brian.lu wrote:
> Can you tell me steps to get crashing?
>
downloaded firefox tarball
tried with fresh account (gnome-cleanup, mv .mozilla .mozilla.old)
no plugins
mombasa-ghenry% /usr/local/firefox-2.0.0.9/firefox --debug
/usr/local/firefox-2.0.0.9/run-mozilla.sh -g
/usr/local/firefox-2.0.0.9/firefox-bin
MOZILLA_FIVE_HOME=/usr/local/firefox-2.0.0.9
LD_LIBRARY_PATH=/usr/local/firefox-2.0.0.9:/usr/local/firefox-2.0.0.9/plugins:/usr/local/lib/mre/mre-2.0.0.9:
DISPLAY=:6
MOZILLA_POSTSCRIPT_PRINTER_LIST=imp1 imp2 imp3 imp4
DYLD_LIBRARY_PATH=/usr/local/firefox-2.0.0.9:/usr/local/lib/mre/mre-2.0.0.9
LIBRARY_PATH=/usr/local/firefox-2.0.0.9:/usr/local/firefox-2.0.0.9/components:/usr/local/lib/mre/mre-2.0.0.9
SHLIB_PATH=/usr/local/firefox-2.0.0.9:/usr/local/lib/mre/mre-2.0.0.9
LIBPATH=/usr/local/firefox-2.0.0.9:/usr/local/lib/mre/mre-2.0.0.9
ADDON_PATH=/usr/local/firefox-2.0.0.9
MOZ_PROGRAM=/usr/local/firefox-2.0.0.9/firefox-bin
MOZ_TOOLKIT=
moz_debug=1
moz_debugger=
/usr/bin/ddd --debugger "gdb -x /tmp/mozargs.VAaqCA"
/usr/local/firefox-2.0.0.9/firefox-bin
GNU DDD 3.3.11 (sparc-sun-solaris2.8), by Dorothea L?tkehaus and Andreas
Zeller.
Copyright ? 1995-1999 Technische Universit?t Braunschweig, Germany.
Copyright ? 1999-2001 Universit?t Passau, Germany.
Copyright ? 2001 Universit?t des Saarlandes, Germany.
Copyright ? 2001-2004 Free Software Foundation, Inc.
(no debugging symbols found)
(gdb) run
(no debugging symbols found)
warning: Temporarily disabling breakpoints for unloaded shared library
"/usr/lib/ld.so.1"
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
warning: Lowest section in /lib/libthread.so.1 is .dynamic at 00000074
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
warning: Lowest section in /lib/libpthread.so.1 is .dynamic at 00000074
(no debugging symbols found)
warning: Lowest section in /lib/libdl.so.1 is .hash at 000000b4
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
Program received signal SIGSEGV, Segmentation fault.
0x7fb3d864 in mutex_lock_impl () from /lib/libc.so.1
(gdb) where
#0 0x7fb3d864 in mutex_lock_impl () from /lib/libc.so.1
#1 0x7f25d130 in g_mem_chunk_new () from /usr/lib/libglib-2.0.so.0
#2 0x7f23d4e8 in g_ptr_array_sized_new () from /usr/lib/libglib-2.0.so.0
#3 0x7f414b50 in gdk_arg_context_new () from /usr/lib/libgdk-x11-2.0.so.0
#4 0x7f415098 in gdk_parse_args () from /usr/lib/libgdk-x11-2.0.so.0
#5 0x7f629d5c in gtk_parse_args () from /usr/lib/libgtk-x11-2.0.so.0
#6 0x7f62a250 in gtk_init_check () from /usr/lib/libgtk-x11-2.0.so.0
#7 0x7f62a2a8 in gtk_init () from /usr/lib/libgtk-x11-2.0.so.0
#8 0x00529d0c in XRE_main ()
#9 0x005248d8 in _start ()
(gdb)
My machnie is S10 U2 with patch kernel 127111-02
The directory /usr/local/lib/mre doesn't exist.