Subject: | SIGSEGV/SIGBUS while running test suite |
On a FreeBSD 9.2 system I see the following failures:
...
PERL_DL_NONLAZY=1 /usr/perl5.18.1t/bin/perl5.18.1 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/Algorithm-MarkovChain-GHash.t ..
Failed 5/15 subtests
...
Non-zero wait status: 10
...
This happens for newer perls (5.12.4 .. 5.24.0). Only with an older perl 5.8.9 the test suite runs successful.