Summary: | www-client/firefox crashes when starting since 3.6.4 or opening a dialog | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | LeDabe <gentoo> |
Component: | Current packages | Assignee: | Mozilla Gentoo Team <mozilla> |
Status: | RESOLVED INVALID | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
LeDabe
2010-07-28 16:31:56 UTC
Do you get any errors if you run firefox from terminal? You could try to get a stack trace of the crash too. CFLAGS="-O2 -pipe -march=native -mmmx -msse -msse2 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -msahf -mfpmath=sse" You need to tone down your cflags, these are way to aggressive for some packages such as zlib which will result in failure in firefox. Once you have toned down the cflags and rebuild world feel free to reopen if the problem still exists. |