Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 13375 - Mozilla-1.2.1-r4 segfaults on start
Summary: Mozilla-1.2.1-r4 segfaults on start
Status: RESOLVED DUPLICATE of bug 13287
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-06 12:03 UTC by narendra sankar
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description narendra sankar 2003-01-06 12:03:16 UTC
Mozilla never runs and always segfaults, even with a clean build and start.  
Tried different CFLAGS, including CFLAGS="" emerge mozilla and get the same results. 
I am running ~x86 unstable with everything updated to the latest and greatest. I have tried 
emerging mozilla with both gtk1 and gtk2 with the same results. Running mozilla-bin under 
gdb reports the following - 
 
[New Thread 16386 (LWP 17517)] 
[New Thread 32771 (LWP 17518)] 
[New Thread 49156 (LWP 18140)] 
[New Thread 65541 (LWP 18237)] 
 
Program received signal SIGSEGV, Segmentation fault. 
[Switching to Thread 16384 (LWP 17123)] 
0x400aa4ee in js_AllocStack () from /usr/lib/mozilla/libmozjs.so 
(gdb) where 
#0  0x400aa4ee in js_AllocStack () from /usr/lib/mozilla/libmozjs.so 
#1  0x4052cedc in NSGetModule () 
   from /usr/lib/mozilla/components/libxpconnect.so 
#2  0x40527aa1 in NSGetModule () 
   from /usr/lib/mozilla/components/libxpconnect.so 
#3  0x401cd5b7 in nsXPTCStubBase::Stub249() () 
   from /usr/lib/mozilla/libxpcom.so 
#4  0x4053b686 in NSGetModule () 
   from /usr/lib/mozilla/components/libxpconnect.so 
#5  0x40205bb4 in PL_HashTableEnumerateEntries () 
   from /usr/lib/mozilla/libplds4.so 
#6  0x4053d8b8 in NSGetModule () 
   from /usr/lib/mozilla/components/libxpconnect.so 
#7  0x401a6ec6 in nsComponentManagerImpl::UnloadLibraries(nsIServiceManager*, int) () from 
/usr/lib/mozilla/libxpcom.so 
#8  0x401a1f9b in nsComponentManagerImpl::Shutdown() () 
   from /usr/lib/mozilla/libxpcom.so 
#9  0x4015938e in NS_ShutdownXPCOM () from /usr/lib/mozilla/libxpcom.so 
#10 0x0804c568 in nsAString::do_AssignFromReadable(nsAString const&) () 
#11 0x4039da44 in __libc_start_main () from /lib/libc.so.6
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-01-06 14:21:41 UTC

*** This bug has been marked as a duplicate of 13287 ***