This also occurs in Oneric. Strace revealed it crashing on nicotine.png, which was a non-resolving symbolic link. It should check for resolution and ignore, most likely.
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-system-monitor in Ubuntu. https://bugs.launchpad.net/bugs/351754 Title: Gnome-system-monitor crashes due to missing icon Status in “gnome-system-monitor” package in Ubuntu: Expired Bug description: Binary package hint: gnome-system-monitor From the terminal: --- $ gnome-system-monitor ** (gnome-system-monitor:16632): WARNING **: SELinux was found but is not enabled. terminate called after throwing an instance of 'Gio::Error' Aborted (core dumped) --- An strace log ends in the following: gettimeofday({1238430328, 53180}, NULL) = 0 lstat64("/usr/share/icons/hicolor/scalable/apps/Terminal.svg", 0xbff8a178) = -1 ENOENT (No such file or directory) open("/usr/share/icons/hicolor/scalable/apps/Terminal.svg", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) write(2, "terminate called after throwing a"..., 48terminate called after throwing an instance of ') = 48 write(2, "Gio::Error"..., 10Gio::Error) = 10 write(2, "'\n"..., 2' ) = 2 rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0 tgkill(3028, 3028, SIGABRT) = 0 --- SIGABRT (Aborted) @ 0 (0) --- +++ killed by SIGABRT (core dumped) +++ Copying some other SVG icon to /usr/share/icons/hicolor/scalable/apps/Terminal.svg allows the application to start up. NOTE THAT this missing icon is part of the xfce4-terminal package that I purged only a few hours before while removing xfce4 from my system. ProblemType: Bug Architecture: i386 DistroRelease: Ubuntu 9.04 Package: gnome-system-monitor 2.26.0.1-0ubuntu1 ProcEnviron: SHELL=/bin/bash PATH=(custom, no user) LANG=en_US.UTF-8 SourcePackage: gnome-system-monitor Uname: Linux 2.6.28-11-generic i686 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-system-monitor/+bug/351754/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

