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.2-319-gb4bf645 breaks MARKSTOS/CGI-Application-4.50.tar.gz #13161

Closed
p5pRT opened this issue Aug 12, 2013 · 6 comments
Closed

Comments

@p5pRT
Copy link

p5pRT commented Aug 12, 2013

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

Searchable as RT119241$

@p5pRT
Copy link
Author

p5pRT commented Aug 12, 2013

From @andk

git bisect


b4bf645 is the first bad commit
commit b4bf645
Author​: Darin McBride <dmcbride@​cpan.org>
Date​: Fri Aug 9 16​:17​:08 2013 +1000

  Carp now handles objects with string overloads.

also affected


SMUELLER/Devel-TrackSIG-0.03.tar.gz
STEFFENW/Object-Lazy-0.13.tar.gz

diagnostics


http​://www.cpantesters.org/cpan/report/68719e08-0202-11e3-ab51-adbb5735fcd0
(not reachable at the time of this writing)

  Deep recursion on subroutine "Carp​::longmess" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.2-319-gb4bf645/9980/lib/site_perl/5.19.3/Test/NoWarnings/Warning.pm line 40.
  Deep recursion on subroutine "Carp​::longmess_heavy" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.2-319-gb4bf645/9980/lib/5.19.3/Carp.pm line 83.
  Deep recursion on subroutine "Carp​::ret_backtrace" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.2-319-gb4bf645/9980/lib/5.19.3/Carp.pm line 327.
  Deep recursion on subroutine "Carp​::caller_info" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.2-319-gb4bf645/9980/lib/5.19.3/Carp.pm line 344.
  Deep recursion on subroutine "Carp​::format_arg" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.2-319-gb4bf645/9980/lib/5.19.3/Carp.pm line 174.
  Deep recursion on subroutine "Carp​::caller_info" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.2-319-gb4bf645/9980/lib/5.19.3/Carp.pm line 358.
  Deep recursion on subroutine "Carp​::format_arg" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.2-319-gb4bf645/9980/lib/5.19.3/Carp.pm line 174.
  Deep recursion on subroutine "Object​::Lazy​::can" at /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.2-319-gb4bf645/9980/lib/5.19.3/Carp.pm line 198.
  Deep recursion on subroutine "Try​::Tiny​::try" at /tmp/loop_over_bdir-bQg7EB/Object-Lazy-0.13-cdvn5X/blib/lib/Object/Lazy.pm line 37.
  Deep recursion on subroutine "Object​::Lazy​::try {...} " at /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.2-319-gb4bf645/9980/lib/site_perl/5.19.3/Try/Tiny.pm line 81.
  Deep recursion on subroutine "Carp​::confess" at /tmp/loop_over_bdir-bQg7EB/Object-Lazy-0.13-cdvn5X/blib/lib/Object/Lazy.pm line 33.

perl -V


Summary of my perl5 (revision 5 version 19 subversion 3) configuration​:
  Commit id​: b4bf645
  Platform​:
  osname=linux, osvers=3.9-1-amd64, archname=x86_64-linux-thread-multi
  uname='linux k83 3.9-1-amd64 #1 smp debian 3.9.8-1 x86_64 gnulinux '
  config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/perl/v5.19.2-319-gb4bf645/9980 -Dmyhostname=k83 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Duseithreads -Uuselongdouble -DDEBUGGING=-g'
  hint=recommended, useposix=true, d_sigaction=define
  useithreads=define, usemultiplicity=define
  useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
  use64bitint=define, use64bitall=define, uselongdouble=undef
  usemymalloc=n, bincompat5005=undef
  Compiler​:
  cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
  optimize='-O2 -g',
  cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
  ccversion='', gccversion='4.8.1', 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 /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
  libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
  perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
  libc=, so=so, useshrplib=false, libperl=libperl.a
  gnulibc_version='2.17'
  Dynamic Linking​:
  dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
  cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector'

Characteristics of this binary (from libperl)​:
  Compile-time options​: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
  PERL_DONT_CREATE_GVSV
  PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
  PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
  PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
  PERL_USE_DEVEL USE_64_BIT_ALL USE_64_BIT_INT
  USE_ITHREADS USE_LARGE_FILES USE_LOCALE
  USE_LOCALE_COLLATE USE_LOCALE_CTYPE
  USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  USE_REENTRANT_API
  Built under linux
  Compiled at Aug 11 2013 22​:31​:07
  @​INC​:
  /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.2-319-gb4bf645/9980/lib/site_perl/5.19.3/x86_64-linux-thread-multi
  /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.2-319-gb4bf645/9980/lib/site_perl/5.19.3
  /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.2-319-gb4bf645/9980/lib/5.19.3/x86_64-linux-thread-multi
  /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.2-319-gb4bf645/9980/lib/5.19.3
  .

--
andreas

@p5pRT
Copy link
Author

p5pRT commented Aug 12, 2013

From @andk

(Andreas J. Koenig) (via RT) <perlbug-followup@​perl.org> writes​:

also affected
-------------
SMUELLER/Devel-TrackSIG-0.03.tar.gz
STEFFENW/Object-Lazy-0.13.tar.gz

DCONWAY/Class-Std-0.011.tar.gz

--
andreas

@p5pRT
Copy link
Author

p5pRT commented Aug 15, 2013

From @tonycoz

On Mon Aug 12 02​:14​:21 2013, andreas.koenig.7os6VVqR@​franz.ak.mind.de wrote​:

(Andreas J. Koenig) (via RT) <perlbug-followup@​perl.org> writes​:

also affected
-------------
SMUELLER/Devel-TrackSIG-0.03.tar.gz
STEFFENW/Object-Lazy-0.13.tar.gz

DCONWAY/Class-Std-0.011.tar.gz

The infinite recursion has been corrected for all four modules.

Tests now pass for CGI-Application, Devel-TrackSIG and Class-Std.

The t/11_logger.t test for Object-Lazy still fails due to a race in its
code, which I've reported with a fix as
https://rt.cpan.org/Ticket/Display.html?id=87867.

I'll close this in a few days unless there's further activity.

Tony

@p5pRT
Copy link
Author

p5pRT commented Aug 15, 2013

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

@p5pRT
Copy link
Author

p5pRT commented Aug 15, 2013

From @andk

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

The infinite recursion has been corrected for all four modules.

For the record, this was in commit fdf5fcd

Thanks, Tony!
--
andreas

@p5pRT
Copy link
Author

p5pRT commented Aug 23, 2013

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

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

No branches or pull requests

1 participant