CC: | ESAYM [...] cpan.org |
Subject: | Fails with ESAYM/Time-Piece-1.31_02.tar.gz |
As per subject. Sample fail report:
http://www.cpantesters.org/cpan/report/77180533
There are other fails besides those with Time-Piece-1.31_02, but all reports generated with 1.31_02 ended failing on t/string-time.t.
I picked one failing smoker and let gdb print out the stack trace:
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x00007f8e92728ebf in XS_Time__Piece__strptime (cv=<optimized out>)
at Piece.xs:1037
1037 Piece.xs: No such file or directory.
(gdb) bt
#0 0x00007f8e92728ebf in XS_Time__Piece__strptime (cv=<optimized out>)
at Piece.xs:1037
#1 0x000055f6372536b8 in Perl_pp_entersub () at pp_hot.c:3987
#2 0x000055f63724bff3 in Perl_runops_standard () at run.c:41
#3 0x000055f6371dd096 in S_run_body (oldscope=1) at perl.c:2483
#4 perl_run (my_perl=<optimized out>) at perl.c:2406
#5 0x000055f6371ba32f in main (argc=<optimized out>, argv=<optimized out>,
env=<optimized out>) at perlmain.c:116
HTH&&Thanks,