Skip Menu |

This queue is for tickets about the Device-Serdisp CPAN distribution.

Report information
The Basics
Id: 119023
Status: new
Priority: 0/
Queue: Device-Serdisp

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

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



Subject: Segfault on freebsd 10
On FreeBSD 10.1 (with libserdisp from ports) the test suite segfaults: ... PERL_DL_NONLAZY=1 "/usr/perl5.20.1Dp/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Error opening USB:7c0/1501, additional info: libusb-based connections are disabled (library has been built without libusb-support) at t/01-Serdisp.t line 13. t/01-Serdisp.t .. Failed 5/7 subtests ...
On 2016-11-28 15:56:41, SREZIC wrote: Show quoted text
> On FreeBSD 10.1 (with libserdisp from ports) the test suite segfaults: > > ... > PERL_DL_NONLAZY=1 "/usr/perl5.20.1Dp/bin/perl" "- > MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef > *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" > t/*.t > Error opening USB:7c0/1501, additional info: libusb-based connections > are disabled (library has been built without libusb-support) at t/01- > Serdisp.t line 13. > t/01-Serdisp.t .. > Failed 5/7 subtests > ...
Happens also with newer FreeBSD versions (seen right now with perl 5.28.2-RC1 on FreeBSD 12).