Skip Menu |

This queue is for tickets about the Lexical-SingleAssignment CPAN distribution.

Report information
The Basics
Id: 95297
Status: open
Priority: 0/
Queue: Lexical-SingleAssignment

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

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



Subject: Test fails with bleadperl (segmentation fault?)
With perl 5.19.x the basic.t test fails, probably with a segmentation fault. The test reports are on its way to cpantesters. Here's a log of one of them: PERL_DL_NONLAZY=1 /bbbike/ctps/51911linux/install/perl-5.19.11/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/basic.t .. All 5 subtests passed Test Summary Report ------------------- t/basic.t (Wstat: 11 Tests: 5 Failed: 0) Non-zero wait status: 11 Parse errors: No plan found in TAP output Files=1, Tests=5, 0 wallclock secs ( 0.02 usr 0.02 sys + 0.04 cusr 0.02 csys = 0.10 CPU) Result: FAIL Failed 1/1 test programs. 0/5 subtests failed. Regards, Slaven
Starting with v5.19.3-16-gce0d59f: commit ce0d59fdd1c7d145efdf6bf8da56a259fed483e4 Author: Father Chrysostomos <sprout@cpan.org> Date: Tue Jul 2 13:07:45 2013 -0700 [perl #7508] Use NULL for nonexistent array elems The main ticket for this commit is https://rt.perl.org/rt3/Ticket/Display.html?id=119433