Skip Menu |

This queue is for tickets about the Algorithm-MarkovChain-GHash CPAN distribution.

Report information
The Basics
Id: 119024
Status: new
Priority: 0/
Queue: Algorithm-MarkovChain-GHash

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.01
Fixed in: (no value)



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.