Summary: | dev-perl/Unicode-Map8-0.130.0-r1 fails t/map8.t: Non-zero wait status: 11 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo Perl team <perl> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | kentnl |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://rt.cpan.org/Ticket/Display.html?id=126031 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 300119 | ||
Attachments: |
emerge-info.txt
dev-perl:Unicode-Map8-0.130.0-r1:20180320-183140.log emerge-history.txt environment etc.portage.tbz2 temp.tbz2 tests.tbz2 |
Description
Toralf Förster
![]() Created attachment 524568 [details]
emerge-info.txt
Created attachment 524570 [details]
dev-perl:Unicode-Map8-0.130.0-r1:20180320-183140.log
Created attachment 524572 [details]
emerge-history.txt
Created attachment 524574 [details]
environment
Created attachment 524576 [details]
etc.portage.tbz2
Created attachment 524578 [details]
temp.tbz2
Created attachment 524580 [details]
tests.tbz2
This looks like a SEGFAULT Can you provide segfault context / stack trace? PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/callback.t .. 1..2 ok 1 ok 2 ok t/compat.t .... 1..2 ok 1 ok 2 ok t/map8.t ...... No subtests run t/unistr.t .... 1..2 ok 1 U+03b6 U+03c8 U+03b5 <GREEK SMALL LETTER ZETA> <GREEK SMALL LETTER PSI> <GREEK SMALL LETTER EPSILON> ok 2 ok DMESG: [2434503.942358] traps: perl[243205] general protection ip:7f5bc86df74b sp:7ffeea60b950 error:0 [2434503.942365] in Map8.so[7f5bc86de000+5000] [2437096.245171] traps: perl[460396] general protection ip:7feedff8974b sp:7ffccd09c150 error:0 [2437096.245175] in Map8.so[7feedff88000+5000] Possibly related: Map8.xs: In function ‘XS_Unicode__Map8_recode8’: Map8.xs:358:6: warning: implicit declaration of function ‘map8_recode8’; did you mean ‘map8_recode_8’? [-Wimplicit-function-declaration] map8_recode8(m1, m2, str, res, len, &rlen); ^~~~~~~~~~~~ map8_recode_8 |