GNOME Bugzilla – Bug 535421
crash in System Monitor: crashed while killing a(...
Last modified: 2011-11-11 10:03:55 UTC
Version: 2.22.1 What were you doing when the application crashed? crashed while killing a(nother) memory-consuming task Xournal was eating up memory, so I tried to start System Monitor. The system was very slow. I killed Xournal (clicking the 'x' and confirming the "Force Quit" prompt). System Monitor still hadn't started. As soon as Xournal died, I got this crash dialog from System Monitor. Distribution: Fedora release 9 (Sulphur) Gnome Release: 2.22.1 2008-05-07 (Red Hat, Inc) BugBuddy Version: 2.22.0 System: Linux 2.6.25.3-18.fc9.x86_64 #1 SMP Tue May 13 04:54:47 EDT 2008 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10499901 Selinux: Enforcing Accessibility: Disabled GTK+ Theme: Nodoka Icon Theme: Fedora Memory status: size: 302800896 vsize: 302800896 resident: 15310848 share: 12087296 rss: 15310848 rss_rlim: 18446744073709551615 CPU usage: start_time: 1212047770 rtime: 9 utime: 2 stime: 7 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/gnome-system-monitor' [Thread debugging using libthread_db enabled] [New Thread 0x7f01608497b0 (LWP 28732)] 0x00007f0166f97835 in __libc_waitpid (pid=28737, stat_loc=0x7fff727da340, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:32 32 return INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL); Current language: auto; currently c
+ Trace 198949
Thread 1 (Thread 0x7f01608497b0 (LWP 28732))
----------- .xsession-errors (50 sec old) --------------------- (gsf-office-thumbnailer:28677): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed calling convert '/tmp/.gnome_thumbnail.KPMFBU.BXDHBU' +matte -thumbnail 128x128 png:'/tmp/.gnome_thumbnail.KPMFBU' (gsf-office-thumbnailer:28681): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed calling convert '/tmp/.gnome_thumbnail.I5KQBU.10ESBU' +matte -thumbnail 128x128 png:'/tmp/.gnome_thumbnail.I5KQBU' (gsf-office-thumbnailer:28685): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed calling convert '/tmp/.gnome_thumbnail.02HFBU.TEDGBU' +matte -thumbnail 128x128 png:'/tmp/.gnome_thumbnail.02HFBU' (gsf-office-thumbnailer:28689): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed error: The metadata does not have a thumbnail property Error: Expected the default config, but wasn't able to find it, or it isn't a Dictionary Error: Expected the default config, but wasn't able to find it, or it isn't a Dictionary TIMING timeout (HTTP Connection Pool Cleanup) too slow (1.789 secs) --------------------------------------------------
This crash appears to be reproducible. Some version numbers which may be helpful $ rpm -q gnome-system-monitor ; rpm -qf $(ldd /usr/bin/gnome-system-monitor | awk '{print $3}') | sort -u gnome-system-monitor-2.22.1-5.fc9.x86_64 atk-1.22.0-1.fc9.x86_64 avahi-0.6.22-10.fc9.x86_64 avahi-glib-0.6.22-10.fc9.x86_64 bzip2-libs-1.0.5-1.fc9.x86_64 cairo-1.6.4-1.fc9.x86_64 cairomm-1.5.0-1.fc9.x86_64 dbus-glib-0.74-6.fc9.x86_64 dbus-libs-1.2.1-1.fc9.x86_64 e2fsprogs-libs-1.40.8-3.fc9.x86_64 expat-2.0.1-5.x86_64 fontconfig-2.5.0-2.fc9.x86_64 freetype-freeworld-2.3.5-3.lvn8.x86_64 GConf2-2.22.0-1.fc9.x86_64 glib2-2.16.3-5.fc9.x86_64 glibc-2.8-3.x86_64 glibmm24-2.16.0-1.fc9.x86_64 gnome-vfs2-2.22.0-1.fc9.x86_64 gtk2-2.12.9-5.fc9.x86_64 gtkmm24-2.12.5-1.fc9.x86_64 keyutils-libs-1.2-3.fc9.x86_64 krb5-libs-1.6.3-10.fc9.x86_64 libcap-2.06-4.fc9.x86_64 libcroco-0.6.1-5.fc9.x86_64 libgcc-4.3.0-8.x86_64 libgsf-1.14.8-1.fc9.x86_64 libgtop2-2.22.1-1.fc9.x86_64 libICE-1.0.4-3.fc9.x86_64 libpng-1.2.24-1.fc9.x86_64 librsvg2-2.22.2-1.fc9.x86_64 libselinux-2.0.64-2.fc9.x86_64 libsigc++20-2.2.2-1.fc9.x86_64 libSM-1.0.2-5.fc9.x86_64 libstdc++-4.3.0-8.x86_64 libwnck-2.22.1-1.fc9.x86_64 libX11-1.1.4-1.fc9.x86_64 libXau-1.0.3-5.fc9.x86_64 libxcb-1.1-4.fc9.x86_64 libXcomposite-0.4.0-4.fc9.x86_64 libXcursor-1.1.9-2.fc9.x86_64 libXdmcp-1.0.2-5.fc9.x86_64 libXext-1.0.4-1.fc9.x86_64 libXfixes-4.0.3-3.fc9.x86_64 libXi-1.1.3-4.fc9.x86_64 libXinerama-1.0.3-1.fc9.x86_64 libxml2-2.6.32-1.fc9.x86_64 libXrandr-1.2.2-3.fc9.x86_64 libXrender-0.9.4-3.fc9.x86_64 libXres-1.0.3-4.fc9.x86_64 openssl-0.9.8g-6.fc9.x86_64 ORBit2-2.14.12-3.fc9.x86_64 pango-1.20.1-1.fc9.x86_64 pixman-0.10.0-1.fc9.x86_64 PolicyKit-0.8-2.fc9.x86_64 PolicyKit-gnome-libs-0.8-4.fc9.x86_64 startup-notification-0.9-4.fc9.x86_64 zlib-1.2.3-18.fc9.x86_64
upstream system-monitor doesn't use polkit.