Subject: | Tests may segfault |
Some of the tests in the test suite may segfault. See http://www.cpantesters.org/cpan/report/981000d0-dc74-11e3-b0f2-7117e1bfc7aa for a sample report.
Here's a backtrace of such a failure (sorry, I currently have no perl with debugging symbols available...)
Core was generated by `/opt/perl-5.20.0-RC1/bin/perl t/ifdef05.t'.
Program terminated with signal 11, Segmentation fault.
#0 0x00000000004b4448 in Perl_sv_upgrade ()
(gdb) bt
#0 0x00000000004b4448 in Perl_sv_upgrade ()
#1 0x00000000004b27e8 in Perl_sv_setsv_flags ()
#2 0x00000000004a7bdc in Perl_pp_aassign ()
#3 0x00000000004a4e03 in Perl_runops_standard ()
#4 0x0000000000440024 in perl_run ()
#5 0x0000000000422285 in main ()
Regards,
Slaven