GNOME Bugzilla – Bug 132551
System monitor crashed when switching from My process to all processes
Last modified: 2005-08-15 01:44:52 UTC
Sometimes a crash when switching from 'My processes" to "All processes" This is reproduceble but with some patients. This also might be related to: http://bugzilla.gnome.org/show_bug.cgi?id=119137 Version: CVS Head stracktrace: New Thread 1088047712 (LWP 10918)] 0x402323ee in __waitpid_nocancel () from /lib/tls/libpthread.so.0
+ Trace 43490
Thread 1 (Thread 1088047712 (LWP 10918))
Bumping severity to major and priority to high because of the crash.
can you reproduce it with latest libgtop and gnome-system-monitor
I am transferring this to atk/gail. This bug should only occur with accessibility enabled. I have managed to reproduce this bug by setting Process Dependendencies in View menu bar item, selecting a line in the Treeview with My Processes chosen and then changing to All Processes.
*** Bug 153452 has been marked as a duplicate of this bug. ***
*** Bug 119137 has been marked as a duplicate of this bug. ***
Created attachment 34119 [details] [review] Proposed patch The problem is that by the time idle_expand_row is called the GtkTreePath is invalid because of the removal and addition of rows.
*** Bug 156831 has been marked as a duplicate of this bug. ***
Patch committed to CVS HEAD.
*** Bug 273594 has been marked as a duplicate of this bug. ***