On Thu, 2007-01-11 at 06:34 -0600, Roberto Martinez wrote:
> Well, I've done research and found nothing, except that it happens only on  
> gentoo ...
> 
> It appears that any mozilla product segfaults on my gentoo box both binary  
> and from source. Firefox, Thunderbird, and Seamonkey.
...

this sort of thing is often due to inconsistent/missing libraries

1. run revdep-rebuild
2. `ldd /usr/bin/firefox` and look for inconsistent/missing libraries
3. `strace /usr/bin/firefox` and see if where it dies gives a clue

BillK

-- 
William Kenworthy <[EMAIL PROTECTED]>
Home!
-- 
gentoo-user@gentoo.org mailing list

Reply via email to