Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 952917 - www-client/firefox build-script-build SIGSEGV during compilation on musl
Summary: www-client/firefox build-script-build SIGSEGV during compilation on musl
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-29 20:39 UTC by guilherme.janczak
Modified: 2025-03-30 19:25 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build log (build.log.bz2,103.41 KB, application/x-bzip2)
2025-03-29 20:39 UTC, guilherme.janczak
Details
emerge --info output (info.txt,6.14 KB, text/plain)
2025-03-29 20:41 UTC, guilherme.janczak
Details
emerge -pqv output (pqv.txt,828 bytes, text/plain)
2025-03-29 20:41 UTC, guilherme.janczak
Details
backtrace of the segfault (backtrace.txt,833 bytes, text/plain)
2025-03-29 20:48 UTC, guilherme.janczak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description guilherme.janczak 2025-03-29 20:39:45 UTC
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.
Comment 1 guilherme.janczak 2025-03-29 20:41:05 UTC
Created attachment 923269 [details]
emerge --info output
Comment 2 guilherme.janczak 2025-03-29 20:41:24 UTC
Created attachment 923270 [details]
emerge -pqv output
Comment 3 guilherme.janczak 2025-03-29 20:48:25 UTC
Created attachment 923272 [details]
backtrace of the segfault