If anyone else can reproduce this, please comment in the bug.
Doug Turner
[EMAIL PROTECTED]
Alon Altman wrote:
> I got the following crash when trying to start Mozilla 0.9.6 for the
> first time (and all subsequent times). Any ideas?
>
> Alon
>
> /usr/local/mozilla/run-mozilla.sh: line 72: 8531 Segmentation fault
> (core
> dumped) $prog ${1+"$@"}
>
> Oh no! /usr/local/mozilla/mozilla-bin just dumped a core file.
>
> Do you want to debug this ? You need a lot of memory for this, so
> watch out ? [y
> /n] y
> which: no ddd in (.:/home/alon/misc-scripts:/home/alon/misc-binaries:/usr/local/
> bin:.:/home/alon/misc-scripts:/home/alon/misc-binaries:/usr/local/bin:/usr/local
> /bin:/bin:/usr/bin:/usr/X11R6/bin)
> /usr/bin/gdb /usr/local/mozilla/mozilla-bin core
> GNU gdb 20010813 (MI_OUT)
> Copyright 2001 Free Software Foundation, Inc.
>
> ...
>
> #0 0x40130f00 in nsComponentManagerImpl::FreeServices ()
> from /usr/local/mozilla/libxpcom.so
> (gdb) bt
> #0 0x40130f00 in nsComponentManagerImpl::FreeServices ()
> from /usr/local/mozilla/libxpcom.so
> #1 0x400f96bd in NS_ShutdownXPCOM () from
> /usr/local/mozilla/libxpcom.so
> #2 0x0804febc in main ()
> #3 0x404f5530 in __libc_start_main () from /lib/libc.so.6
> (gdb)
>