Subject: | SEGV on FreeBSD |
The test suite fails on FreeBSD systems (at least version 12 + 13) with segmentation faults:
...
t/basic.t ...
Failed 36/47 subtests
t/compat.t ..
All 24 subtests passed
...
Test Summary Report
-------------------
t/basic.t (Wstat: 11 Tests: 11 Failed: 0)
Non-zero wait status: 11
Parse errors: Bad plan. You planned 47 tests but ran 11.
t/compat.t (Wstat: 11 Tests: 24 Failed: 0)
Non-zero wait status: 11
Parse errors: No plan found in TAP output
...