GNOME Bugzilla – Bug 161171
gnome-system-monitor 2.8.1 crashes on start
Last modified: 2011-11-11 10:03:55 UTC
Distribution: Slackware Slackware 10.0.0 Package: system-monitor Severity: normal Version: GNOME2.8.2 2.8.1 Gnome-Distributor: Dropline Systems Synopsis: gnome-system-monitor 2.8.1 crashes on start Bugzilla-Product: system-monitor Bugzilla-Component: general Bugzilla-Version: 2.8.1 BugBuddy-GnomeVersion: 2.0 (2.8.0) Description: Description of the crash: scott@amdg:~$ gnome-system-monitor Bonobo accessibility support initialized GTK Accessibility Module initialized (gnome-system-monitor:15577): GLib-GObject-CRITICAL **: file gobject.c: line 1579 (g_object_unref): assertion `G_IS_OBJECT (object)' failed Bonobo accessibility support initialized GTK Accessibility Module initialized Steps to reproduce the crash: 1. Start gnome-system-monitor 2. 3. Expected Results: no crash How often does this happen? Every time Additional Information: Debugging Information: Backtrace was generated from '/usr/bin/gnome-system-monitor' (no debugging symbols found)...Using host libthread_db library "/lib/libthread_db.so.1". (no debugging symbols found)...[Thread debugging using libthread_db enabled] [New Thread 16384 (LWP 15584)] [New Thread 32769 (LWP 15585)] [Thread debugging using libthread_db enabled] [New Thread 16384 (LWP 15584)] [New Thread 32769 (LWP 15585)] [Thread debugging using libthread_db enabled] [New Thread 16384 (LWP 15584)] [New Thread 32769 (LWP 15585)] [New Thread 16386 (LWP 15586)] 0x402bd4da in waitpid () from /lib/libpthread.so.0
+ Trace 53475
Thread 3 (Thread 16386 (LWP 15586))
------- Bug moved to this database by unknown@bugzilla.gnome.org 2004-12-13 12:05 ------- Unknown version 2.8.1 in product system-monitor. Setting version to "2.8.x". Unknown platform unknown. Setting to default platform "Other". Unknown milestone "unknown" in product "system-monitor". Setting to default milestone for this product, '---' The original reporter of this bug does not have an account here. Reassigning to the person who moved it here, unknown@bugzilla.gnome.org. Previous reporter was scott@amdg.no-ip.org. Setting to default status "UNCONFIRMED". Setting qa contact to the default for this product. This bug either had no qa contact or an invalid one.
Appears to be a unique stack trace, according to the simple-dup-finder.
could try to reproduce it with cvs gnome-2-8 ?
cvs-gnome-2-8? Just gnome-system-monitor, or everything? BTW, gnome-system-monitor-2.8.0 seems to work fine.
http://developer.gnome.org/tools/cvs.html cvs co -r gnome-2-8 procman please, test. Looks like a duplicate of http://bugzilla.gnome.org/show_bug.cgi?id=160560
Applied patch from http://cvs.gnome.org/viewcvs/procman/src/callbacks.c?r1=1.99&r2=1.100 And now it doesn't crash. Looks like a dup then.
*** This bug has been marked as a duplicate of 160560 ***