Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bleadperl v5.19.8-533-g63baef5 breaks DCARRAWAY/Text-BasicTemplate-2.006.1.tar.gz #13842

Closed
p5pRT opened this issue May 15, 2014 · 6 comments
Closed

Comments

@p5pRT
Copy link

p5pRT commented May 15, 2014

Migrated from rt.perl.org#121877 (status was 'resolved')

Searchable as RT121877$

@p5pRT
Copy link
Author

p5pRT commented May 15, 2014

From @andk

git bisect


commit 63baef5
Author​: Karl Williamson <public@​khwilliamson.com>
Date​: Tue Feb 18 12​:59​:26 2014 -0700

  Make taint checking regex compile time instead of runtime

diagnostics


http​://www.cpantesters.org/cpan/report/a7018666-da5f-11e3-a97d-8b3ee0bfc7aa

rt.cpan ticket


https://rt.cpan.org/Ticket/Display.html?id=95602

perl -V


Summary of my perl5 (revision 5 version 19 subversion 11) configuration​:
 
  Platform​:
  osname=linux, osvers=3.2.0-4-amd64, archname=x86_64-linux
  uname='linux eserte 3.2.0-4-amd64 #1 smp debian 3.2.57-3 x86_64 gnulinux '
  config_args='-ds -e -Dprefix=/opt/perl-5.19.11 -Dusedevel -Dusemallocwrap=no'
  hint=recommended, useposix=true, d_sigaction=define
  useithreads=undef, usemultiplicity=undef
  use64bitint=define, use64bitall=define, uselongdouble=undef
  usemymalloc=n, bincompat5005=undef
  Compiler​:
  cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
  optimize='-O2',
  cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
  ccversion='', gccversion='4.7.2', gccosandvers=''
  intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
  d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
  ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
  alignbytes=8, prototype=define
  Linker and Libraries​:
  ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
  libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/4.7/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
  libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
  perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
  libc=libc-2.13.so, so=so, useshrplib=false, libperl=libperl.a
  gnulibc_version='2.13'
  Dynamic Linking​:
  dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
  cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'

Characteristics of this binary (from libperl)​:
  Compile-time options​: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
  PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
  PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
  PERL_USE_DEVEL USE_64_BIT_ALL USE_64_BIT_INT
  USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
  USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
  USE_PERL_ATOF
  Built under linux
  Compiled at May 7 2014 07​:25​:37

--
andreas

@p5pRT
Copy link
Author

p5pRT commented May 15, 2014

From @khwilliamson

On 05/14/2014 09​:21 PM, (Andreas J. Koenig) (via RT) wrote​:

# New Ticket Created by (Andreas J. Koenig)
# Please include the string​: [perl #121877]
# in the subject line of all future correspondence about this issue.
# <URL​: https://rt-archive.perl.org/perl5/Ticket/Display.html?id=121877 >

git bisect
----------
commit 63baef5
Author​: Karl Williamson <public@​khwilliamson.com>
Date​: Tue Feb 18 12​:59​:26 2014 -0700

 Make taint checking regex compile time instead of runtime

Could you check to see if commit
1738e04 has fixed this?

diagnostics
-----------
http​://www.cpantesters.org/cpan/report/a7018666-da5f-11e3-a97d-8b3ee0bfc7aa

rt.cpan ticket
--------------
https://rt.cpan.org/Ticket/Display.html?id=95602

perl -V
-------
Summary of my perl5 (revision 5 version 19 subversion 11) configuration​:

Platform​:
osname=linux, osvers=3.2.0-4-amd64, archname=x86_64-linux
uname='linux eserte 3.2.0-4-amd64 #1 smp debian 3.2.57-3 x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.19.11 -Dusedevel -Dusemallocwrap=no'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler​:
cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.7.2', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries​:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/4.7/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.13.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.13'
Dynamic Linking​:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'

Characteristics of this binary (from libperl)​:
Compile-time options​: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
PERL_USE_DEVEL USE_64_BIT_ALL USE_64_BIT_INT
USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at May 7 2014 07​:25​:37

@p5pRT
Copy link
Author

p5pRT commented May 15, 2014

The RT System itself - Status changed from 'new' to 'open'

@p5pRT
Copy link
Author

p5pRT commented May 15, 2014

From @tonycoz

On Wed May 14 21​:01​:23 2014, public@​khwilliamson.com wrote​:

On 05/14/2014 09​:21 PM, (Andreas J. Koenig) (via RT) wrote​:

# New Ticket Created by (Andreas J. Koenig)
# Please include the string​: [perl #121877]
# in the subject line of all future correspondence about this issue.
# <URL​: https://rt-archive.perl.org/perl5/Ticket/Display.html?id=121877 >

git bisect
----------
commit 63baef5
Author​: Karl Williamson <public@​khwilliamson.com>
Date​: Tue Feb 18 12​:59​:26 2014 -0700

Make taint checking regex compile time instead of runtime

Could you check to see if commit
1738e04 has fixed this?

Both 2006 and 2006.1 passed for me on blead at v5.19.11-113-ga6abe94.

So closing this ticket.

Tony

@p5pRT p5pRT closed this as completed May 15, 2014
@p5pRT
Copy link
Author

p5pRT commented May 15, 2014

@tonycoz - Status changed from 'open' to 'resolved'

@p5pRT
Copy link
Author

p5pRT commented May 15, 2014

From @andk

"Tony Cook via RT" <perlbug-followup@​perl.org> writes​:

Both 2006 and 2006.1 passed for me on blead at v5.19.11-113-ga6abe94.

So closing this ticket.

Confirming. Sorry, that I did not try newest bleadperl on this.
--
andreas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant