Ensembl / Bio-DB-HTS

Git repo for Bio::DB::HTS module on CPAN, providing Perl links into HTSlib
Apache License 2.0
24 stars 16 forks source link

Bus error/segfault on freebsd #76

Closed avullo closed 5 years ago

avullo commented 6 years ago

From CPAN testers report, the latest changes on the VCF interface have trouble with some freebsd systems. Compilation works, but the test suite fails on system 10 and 11:

.. t/05vcf.t ........ Failed 130/177 subtests .. t/10leak.t ....... Failed 1/6 subtests

Test Summary Report

t/05vcf.t (Wstat: 10 Tests: 47 Failed: 0) Non-zero wait status: 10 Parse errors: Bad plan. You planned 177 tests but ran 47. t/10leak.t (Wstat: 10 Tests: 5 Failed: 0) Non-zero wait status: 10 Parse errors: Bad plan. You planned 6 tests but ran 5. ..

Status 10 means bus error. Depending on the system it could also be a segmentation fault here.