Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 952917

Summary: www-client/firefox build-script-build SIGSEGV during compilation on musl
Product: Gentoo Linux Reporter: guilherme.janczak
Component: Current packagesAssignee: 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

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