Summary: | www-client/firefox build-script-build SIGSEGV during compilation on musl | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | guilherme.janczak |
Component: | Current packages | Assignee: | Mozilla Gentoo Team <mozilla> |
Status: | UNCONFIRMED --- | ||
Severity: | normal | CC: | guilherme.janczak |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build log
emerge --info output emerge -pqv output backtrace of the segfault |
Created attachment 923269 [details]
emerge --info output
Created attachment 923270 [details]
emerge -pqv output
Created attachment 923272 [details]
backtrace of the segfault
|
Created attachment 923268 [details] build log `emerge firefox` errors with a segfault in the "build-script-build" program used internally in the firefox build on gentoo musl vanilla. Strangely, exporting the `FEATURES=nostrip` env var makes `emerge firefox` succeed.