[Bug 255251] New: seamonkey hangs after resume (from suspend to disk) with full CPU usage
https://bugzilla.novell.com/show_bug.cgi?id=255251 Summary: seamonkey hangs after resume (from suspend to disk) with full CPU usage Product: openSUSE 10.2 Version: Final Platform: i686 OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: X11 Applications AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: Ulrich.Windl@rz.uni-regensburg.de QAContact: sndirsch@novell.com I'm using suspend to disk/resume regularly, but I did experience this today: After resuming the seamonkey window remained black, while other windows were ready to use. top suggested that seamonkey is using full CPU. When attaching with gdb to the seamonkey.bin process, I see this backtrace: (gdb) bt #0 0xb783c867 in __cxa_pure_virtual () from /opt/gnome/lib/libglib-2.0.so.0 #1 0xb785ca51 in g_source_remove () from /opt/gnome/lib/libglib-2.0.so.0 #2 0xb5ae7d6e in gnome_vfs_get_special_mime_type () from /opt/gnome/lib/libgnomevfs-2.so.0 #3 0xb5ae8425 in gnome_vfs_monitor_callback () from /opt/gnome/lib/libgnomevfs-2.so.0 #4 0xb7859061 in g_source_is_destroyed () from /opt/gnome/lib/libglib-2.0.so.0 #5 0xb785ade2 in g_main_context_dispatch () from /opt/gnome/lib/libglib-2.0.so.0 #6 0xb785de1f in g_main_context_prepare () from /opt/gnome/lib/libglib-2.0.so.0 #7 0xb785e1c9 in g_main_loop_run () from /opt/gnome/lib/libglib-2.0.so.0 #8 0xb7b8bcd4 in gtk_main () from /opt/gnome/lib/libgtk-x11-2.0.so.0 #9 0xb6060022 in __cxa_pure_virtual () from /usr/lib/seamonkey/components/libwidget_gtk2.so #10 0x082051a8 in ?? () #11 0x00000000 in ?? () An strace on the process shows that it's executing the following sequence periodically: poll([{fd=10, events=POLLIN}], 1, 0) = 0 time(NULL) = 1174028689 time(NULL) = 1174028689 time(NULL) = 1174028689 time(NULL) = 1174028689 (fd 10 is a pipe opened for read, seamonkey-1.1.1-0.1) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=255251 chrubis@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |bnc-team-gnome@forge.provo.novell.com |screening@forge.provo.novell| |.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=255251 jpr@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |hpj@novell.com |gnome@forge.provo.novell.com| -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=255251 hpj@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |Ulrich.Windl@rz.uni-regensburg.de ------- Comment #1 from hpj@novell.com 2007-05-24 15:27 MST ------- I've checked the code path and there is nothing obviously wrong there. I need to know the URI of the file it seems to be trying to get the MIME info for, so I can know which module to look in. Some of the frames in the trace seem to be bogus, particularly the inner ones. Could you get a trace with debuginfo, please? Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=255251 Ulrich.Windl@rz.uni-regensburg.de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|Ulrich.Windl@rz.uni- | |regensburg.de | ------- Comment #2 from Ulrich.Windl@rz.uni-regensburg.de 2007-06-04 02:39 MST ------- Well, it's now several reboots (and roughly two kernel updates) later since the original report. I'll have to see whether the problem can be reproduced. At least the seamonkey binary seems to be the same. Is there an FAQ on HOWTO use debuginfo? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=255251 User jpr@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=255251#c3 JP Rosevear <jpr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |Ulrich.Windl@rz.uni-regensburg.de --- Comment #3 from JP Rosevear <jpr@novell.com> 2008-07-02 15:06:26 MDT --- Ulrich, you couldn't further reproduce at the time I gather, is this still an issue? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=255251 User Ulrich.Windl@rz.uni-regensburg.de added comment https://bugzilla.novell.com/show_bug.cgi?id=255251#c4 Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|Ulrich.Windl@rz.uni-regensburg.de | --- Comment #4 from Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de> 2008-07-03 01:30:13 MDT --- Unfortunately, yes: Less than an hour ago I had to "kill -9" seamonkey, as it was not responding any more. Shortly before I had been using it, then it stopped repainting the screen after making it the active window. CPU usage was high while nothing seemed to happen. I had been patient for over a minute... Let me see...no, unfortunately I decided to log off and back on, so I have no previous screen content. Before that problem I had noticed that PDF Documents aren't displayed, but acroread had been started. The problem is hard to reproduce, I could just guess: Some pages use JavaScript to periodically do something. Now if seamonkey is suspended while a timer is armed (and will expire while the computer is off), there might be a problem after resume if the timer never triggers. Maybe a problem like that... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=255251 User hpj@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=255251#c5 Hans Petter Jansson <hpj@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |Ulrich.Windl@rz.uni-regensburg.de Priority|P5 - None |P4 - Low --- Comment #5 from Hans Petter Jansson <hpj@novell.com> 2008-08-08 21:06:38 MDT --- Ulrich: Still a problem in Factory or 11.0? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=255251 User Ulrich.Windl@rz.uni-regensburg.de added comment https://bugzilla.novell.com/show_bug.cgi?id=255251#c6 Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|Ulrich.Windl@rz.uni-regensburg.de | --- Comment #6 from Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de> 2008-08-11 00:32:43 MDT --- Not seen in 11.0 so far. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=255251 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QAContact|sndirsch@novell.com |qa@suse.de -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com