Subject: | Segmentation faults and bus errors |
Compilation works, but the test suite fails on my freebsd systems (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.