CC: | PMQS [...] cpan.org |
Subject: | 70_compression_detect.t SEGV |
As per subject. I have CC'd Paul already because it might be that this belongs to the Compress::Zlib queue, but the fail is seen with RJRAY/RPC-XML-0.78.tar.gz. Sample fail report:
http://www.cpantesters.org/cpan/report/c4603262-8fae-11e3-b2a6-dfa65d7e0655
More to find in the matrix
http://matrix.cpantesters.org/?dist=RPC-XML-0.78
Most of the time I see that non-threaded perls produce the segv and threaded ones survive the tests but I have seen at least one segv also with a threaded perl. Sample stack trace follows
Program terminated with signal 11, Segmentation fault.
#0 Perl_gp_free (gv=gv@entry=0x2718490) at gv.c:2404
2404 gv.c: No such file or directory.
(gdb) bt
#0 Perl_gp_free (gv=gv@entry=0x2718490) at gv.c:2404
#1 0x00000000004b95ad in Perl_pp_undef () at pp.c:1027
#2 0x000000000049beb3 in Perl_runops_standard () at run.c:42
#3 0x000000000043a9a8 in S_run_body (oldscope=1) at perl.c:2445
#4 perl_run (my_perl=<optimized out>) at perl.c:2361
#5 0x000000000041dc95 in main (argc=2, argv=0x7fffa5649d98,
env=0x7fffa5649db0) at perlmain.c:112
HTH&&Thanks,
(Disclaimer: this was discovered by statistical analysis, I'm not speaking as a user)