Summary: | net-libs/libnice-0.1.22 fails tests on MUSL (segfaults) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | arkamar |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 430702 | ||
Attachments: |
build.log
1-testlog.txt |
Description
Agostino Sarubbo
![]() Created attachment 768465 [details]
build.log
build log and emerge --info
Created attachment 768466 [details]
1-testlog.txt
1-testlog.txt
Error(s) that match a know pattern: 11/39 test-io-stream-thread FAIL 0.08s killed by signal 11 SIGSEGV 12/39 test-io-stream-closing-write FAIL 0.08s killed by signal 11 SIGSEGV 13/39 test-io-stream-closing-read FAIL 0.07s killed by signal 11 SIGSEGV 14/39 test-io-stream-cancelling FAIL 0.07s killed by signal 11 SIGSEGV 17/39 test-io-stream-pollable FAIL 0.05s killed by signal 11 SIGSEGV 19/39 test-send-recv FAIL 0.54s killed by signal 11 SIGSEGV 21/39 test-pseudotcp FAIL 2.01s killed by signal 5 SIGTRAP Alpine seem to disable the test suite for this too atm. tinderbox_musl has reproduced this issue with version 0.1.19 - Updating summary. SIGSEGVs seems to be fixed in 0.1.{19..22} only one failure remains: 21/40 test-pseudotcp FAIL 2.01s killed by signal 5 SIGTRAP alpine disables this test, see https://git.alpinelinux.org/aports/tree/community/libnice/test-pseudotcp.patch?id=fe84307c2775959ab7c949a391ad43613d1470c9 |