Subject: | Segmentation fault during test suite |
On most of my smokers the test suite fails with a SIGSEGV:
...
PERL_DL_NONLAZY=1 "/opt/perl-5.30.1/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl
1..4
ok 1
make: *** [Makefile:1026: test_dynamic] Segmentation fault (core dumped)
(/usr/bin/make test exited with 512)
...