Skip Menu |

This queue is for tickets about the Inline-BC CPAN distribution.

Report information
The Basics
Id: 121355
Status: new
Priority: 0/
Queue: Inline-BC

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

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



Subject: Segfaults on Debian/stretch
While running the test suite on a Debian/stretch system: ... t/00use.t ...... Failed 1/1 subtests t/01bc.t ....... Failed 5/5 subtests # using Test::More 1.302083 t/02mathlib.t .. Failed 840/841 subtests ... Test Summary Report ------------------- t/00use.t (Wstat: 11 Tests: 0 Failed: 0) Non-zero wait status: 11 Parse errors: Bad plan. You planned 1 tests but ran 0. t/01bc.t (Wstat: 11 Tests: 0 Failed: 0) Non-zero wait status: 11 Parse errors: Bad plan. You planned 5 tests but ran 0. t/02mathlib.t (Wstat: 11 Tests: 1 Failed: 0) Non-zero wait status: 11 Parse errors: Bad plan. You planned 841 tests but ran 1. ... status=11 indicates a segfault. This happens only on my Debian/stretch smoker. The test suite passes OK on all other of my smokers (Debian/jessie, Debian/wheezy).