Subject: | Segfaults possible while running tests |
A sample test report (with perl 5.23.5): http://www.cpantesters.org/cpan/report/454e76f2-9216-11e5-b032-62d9dfbfc7aa
It also happens with older perls, e.g. with 5.10.1. valgrind says here:
==3346== Invalid read of size 8
==3346== at 0x4896B1: Perl_pp_helem (in /bbbike/perl-5.10.1/bin/perl)
==3346== by 0x480B1C: Perl_runops_standard (in /bbbike/perl-5.10.1/bin/perl)
==3346== by 0x43255A: Perl_call_sv (in /bbbike/perl-5.10.1/bin/perl)
==3346== by 0x48D38A: Perl_sv_clear (in /bbbike/perl-5.10.1/bin/perl)
==3346== by 0x48DAF5: Perl_sv_free2 (in /bbbike/perl-5.10.1/bin/perl)
==3346== by 0x489A81: S_visit (in /bbbike/perl-5.10.1/bin/perl)
==3346== by 0x489F6E: Perl_sv_clean_objs (in /bbbike/perl-5.10.1/bin/perl)
==3346== by 0x433ADD: perl_destruct (in /bbbike/perl-5.10.1/bin/perl)
==3346== by 0x4208FD: main (in /bbbike/perl-5.10.1/bin/perl)
==3346== Address 0x0 is not stack'd, malloc'd or (recently) free'd
==3346==
==3346==
==3346== Process terminating with default action of signal 11 (SIGSEGV): dumping core