http://bugzilla.novell.com/show_bug.cgi?id=608132 http://bugzilla.novell.com/show_bug.cgi?id=608132#c25 Wolfgang Rosenauer <wolfgang@rosenauer.org> changed: What |Removed |Added ---------------------------------------------------------------------------- InfoProvider|wolfgang@rosenauer.org |chanshun8@yahoo.com.hk --- Comment #25 from Wolfgang Rosenauer <wolfgang@rosenauer.org> 2010-06-10 09:25:25 UTC --- (In reply to comment #22)
All required debuginfo packages installed,and run the gdb in terminal,then open the java website select Studies until firefox hang up,but the output didn't have any errors. cm203-168-207-63:/home/wing # firefox -d gdb gdb /usr/lib/firefox/firefox -x /tmp/mozargs.oDVeVL GNU gdb (GDB) SUSE (7.1-2.4) Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i586-suse-linux". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/lib/firefox/firefox...Reading symbols from /usr/lib/debug/usr/lib/xulrunner-1.9.2.4/xulrunner-stub.debug...done. done. [Thread debugging using libthread_db enabled]
Program exited normally.
Why does it say that program exited normally? What did you do in the end (during the hang)? I would expect that if everything hangs you can go to the terminal, hit Ctrl-C, get a prompt in gdb where you can type thread apply all bt bt This should give you a long list with all firefox threads. Could you please also tell us if Firefox (or Java) is burning cpu time at this point? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.