Skip Menu |

This queue is for tickets about the Code-DRY CPAN distribution.

Report information
The Basics
Id: 129111
Status: resolved
Priority: 0/
Queue: Code-DRY

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

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



Subject: SEGV in t/00_lowlevel.t test
On some of my smoker systems (maybe only freebsd systems?) t/00_lowlevel.t fails with a segmentation fault: ... t/00_lowlevel.t ..... Failed 27/47 subtests ... Test Summary Report ------------------- t/00_lowlevel.t (Wstat: 11 Tests: 20 Failed: 0) Non-zero wait status: 11 ...
Am Mi 10. Apr 2019, 15:42:02, SREZIC schrieb: Show quoted text
> On some of my smoker systems (maybe only freebsd systems?) > t/00_lowlevel.t fails with a segmentation fault: > > ... > t/00_lowlevel.t ..... > Failed 27/47 subtests > ... > Test Summary Report > ------------------- > t/00_lowlevel.t (Wstat: 11 Tests: 20 Failed: 0) > Non-zero wait status: 11 > ...
Thanks, after installing Strawberry Perl 5.18.4 I could debug the problem. The updated version of salcpis.c had an off by one error. This is now fixed in the just released version 0.05.