On 2017-04-15 08:17:23, SREZIC wrote:
Show quoted text> The test suite fails on my Debian/stretch smoker:
>
> ...
> PERL_DL_NONLAZY=1 "/opt/perl-5.25.11/bin/perl5.25.11" "-
> MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef
> *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')"
> t/*.t
> t/01Simple.t ..
> Failed 10/10 subtests
> ...
> Test Summary Report
> -------------------
> t/01Simple.t (Wstat: 11 Tests: 0 Failed: 0)
> Non-zero wait status: 11
> ...
>
> The test runs fine on other smokers of mine (older Debians, FreeBSD)
A backtrace of the core file (unfortunately I don't have a debugging perl available):
(gdb) bt
#0 strlen () at ../sysdeps/x86_64/strlen.S:106
#1 0x0000561fa0e982b0 in Perl_sv_setpv ()
#2 0x00007f9afdcb2df5 in _wrap_ediff ()
from /home/cpansand/.cpan/build/2017041512/String-Ediff-0.09-0/blib/arch/auto/String/Ediff/Ediff.so
#3 0x0000561fa0e84348 in Perl_pp_entersub ()
#4 0x0000561fa0e7c433 in Perl_runops_standard ()
#5 0x0000561fa0e08866 in perl_run ()
#6 0x0000561fa0de3b6f in main ()