-
Notifications
You must be signed in to change notification settings - Fork 560
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.13.6-313-gcbc736f breaks TINITA/HTML-Template-Compiled-0.94_002.tar.gz #10870
Comments
From @andkExample fail report: http://www.cpantesters.org/cpan/report/9471489 Or if you prefer, the list of all my current bleadperl versions ithreads longdouble gdb stack trace: Program terminated with signal 11, Segmentation fault. Sorry, not tried with debugging symbols. git bisect: commit cbc736f Refactor Storable::{net_,}pstore to return undef/true, instead of 1 or 0. This allows their only caller, Storable::_store(), to be Also, replace C<$ret = undef> with C<undef $ret>, as the latter is perl -V: Summary of my perl5 (revision 5 version 13 subversion 6) configuration: Characteristics of this binary (from libperl): HTH, |
From @nwc10On Wed, Dec 01, 2010 at 01:49:16PM -0800, Andreas J. Koenig via RT wrote:
"It's a fair cop, guv". Fixed in 8e88cfe commit 8e88cfe In Storable.xs fix #80074, caused by the Perl stack moving when expanded. Nicholas Clark |
The RT System itself - Status changed from 'new' to 'open' |
@nwc10 - Status changed from 'open' to 'resolved' |
Migrated from rt.perl.org#80074 (status was 'resolved')
Searchable as RT80074$
The text was updated successfully, but these errors were encountered: