Skip Menu |

This queue is for tickets about the Ogg-LibOgg CPAN distribution.

Report information
The Basics
Id: 121357
Status: new
Priority: 0/
Queue: Ogg-LibOgg

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

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



Subject: Segfaults on Debian/stretch
The test suite fails with a segfault on my Debian/stretch smoker: ... PERL_DL_NONLAZY=1 "/opt/perl-5.25.12/bin/perl5.25.12" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/Ogg-LibOgg.t .. Failed 33/39 subtests Test Summary Report ------------------- t/Ogg-LibOgg.t (Wstat: 11 Tests: 6 Failed: 0) Non-zero wait status: 11 Parse errors: Bad plan. You planned 39 tests but ran 6. ... This does not happen with other Debian versions (jessie, wheezy).
On 2017-04-24 14:40:19, SREZIC wrote: Show quoted text
> The test suite fails with a segfault on my Debian/stretch smoker: > > ... > PERL_DL_NONLAZY=1 "/opt/perl-5.25.12/bin/perl5.25.12" "- > MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef > *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" > t/*.t > t/Ogg-LibOgg.t .. > Failed 33/39 subtests > > Test Summary Report > ------------------- > t/Ogg-LibOgg.t (Wstat: 11 Tests: 6 Failed: 0) > Non-zero wait status: 11 > Parse errors: Bad plan. You planned 39 tests but ran 6. > ... > > > This does not happen with other Debian versions (jessie, wheezy).
The segfaults also happen with newer Debian and Ubuntu versions (stretch, buster, Ubuntu 18.04).