After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 160560 - Crash
Crash
Status: RESOLVED FIXED
Product: system-monitor
Classification: Core
Component: general
git master
Other All
: Normal normal
: ---
Assigned To: System-monitor maintainers
System-monitor maintainers
: 161171 162711 163473 166137 168465 168910 169208 171082 171494 172940 173050 301452 302184 305004 306468 307272 307744 308061 308470 312618 315782 316428 317767 319598 322207 323026 323684 324310 331862 334857 340178 353819 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-12-06 06:36 UTC by Dennis Cranston
Modified: 2011-11-11 10:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch. (693 bytes, patch)
2004-12-06 06:37 UTC, Dennis Cranston
none Details | Review
simpler patch (631 bytes, patch)
2004-12-06 15:36 UTC, Benoît Dejean
none Details | Review

Description Dennis Cranston 2004-12-06 06:36:52 UTC
Gnome-system-monitor crashes everytime at startup.
Comment 1 Dennis Cranston 2004-12-06 06:37:15 UTC
Created attachment 34530 [details] [review]
Proposed patch.
Comment 2 Benoît Dejean 2004-12-06 13:05:22 UTC
hum, i don't understand why you don't get a GnomeVFSVolume...
i remember when i added this, i read the documentation and there was nothing
about  failures. Could you please add debug statement to see for which volums
you don't get a GnomeVFSVolume ? which gnome-vfs and libgtop version do you have ?
Comment 3 Benoît Dejean 2004-12-06 15:36:42 UTC
Created attachment 34548 [details] [review]
simpler patch

isn't this better ?
Comment 4 Benoît Dejean 2004-12-06 20:24:23 UTC
Well, i've just tested your path, and if i_type is NULL, i get

gtk_icon_theme_lookup_icon: assertion `icon_name != NULL' failed

So : i'm going to apply my patch.

But i'm still interested in what path makes
gnome_vfs_volume_monitor_get_volume_for_path(theme, path) return NULL

thanks.
Comment 5 Dennis Cranston 2004-12-06 20:31:14 UTC
I'll get you the path that returns NULL tonight.
Comment 7 Dennis Cranston 2004-12-06 21:03:24 UTC
The mount point that results in the NULL is "/dev/shm".

 
Comment 8 Benoît Dejean 2004-12-06 21:15:57 UTC
stange, i also have a tmpfs /dev/shm but i can get a volume for it.
which version of libgtop and gnome-vfs do you have ?
Comment 9 Dennis Cranston 2004-12-06 21:18:24 UTC
CVS HEAD of both.
Comment 10 Benoît Dejean 2004-12-06 21:32:46 UTC
strange, but if it works :)
thanks for testing
Comment 11 Dennis Cranston 2004-12-06 21:38:33 UTC
Thanks for fixing it.
Comment 12 Benoît Dejean 2004-12-20 00:43:44 UTC
*** Bug 161171 has been marked as a duplicate of this bug. ***
Comment 13 Benoît Dejean 2005-01-09 17:18:34 UTC
*** Bug 163473 has been marked as a duplicate of this bug. ***
Comment 14 Benoît Dejean 2005-01-09 17:18:40 UTC
*** Bug 162711 has been marked as a duplicate of this bug. ***
Comment 15 Benoît Dejean 2005-02-03 09:47:52 UTC
*** Bug 166137 has been marked as a duplicate of this bug. ***
Comment 16 Elijah Newren 2005-02-25 01:36:53 UTC
*** Bug 168465 has been marked as a duplicate of this bug. ***
Comment 17 Elijah Newren 2005-03-01 19:50:59 UTC
*** Bug 168910 has been marked as a duplicate of this bug. ***
Comment 18 Elijah Newren 2005-03-04 17:03:30 UTC
*** Bug 169208 has been marked as a duplicate of this bug. ***
Comment 19 Benoît Dejean 2005-03-21 10:49:12 UTC
*** Bug 171082 has been marked as a duplicate of this bug. ***
Comment 20 Benoît Dejean 2005-03-24 15:38:44 UTC
*** Bug 171494 has been marked as a duplicate of this bug. ***
Comment 21 Benoît Dejean 2005-04-07 12:34:53 UTC
*** Bug 172940 has been marked as a duplicate of this bug. ***
Comment 22 Benoît Dejean 2005-04-08 11:45:55 UTC
*** Bug 173050 has been marked as a duplicate of this bug. ***
Comment 23 Benoît Dejean 2005-04-21 11:41:24 UTC
*** Bug 301452 has been marked as a duplicate of this bug. ***
Comment 24 Benoît Dejean 2005-04-27 16:07:53 UTC
*** Bug 302184 has been marked as a duplicate of this bug. ***
Comment 25 Benoît Dejean 2005-05-21 16:22:58 UTC
*** Bug 305004 has been marked as a duplicate of this bug. ***
Comment 26 Benoît Dejean 2005-06-04 13:52:51 UTC
*** Bug 306468 has been marked as a duplicate of this bug. ***
Comment 27 Benoît Dejean 2005-06-11 12:39:52 UTC
*** Bug 307272 has been marked as a duplicate of this bug. ***
Comment 28 Benoît Dejean 2005-06-15 15:53:37 UTC
*** Bug 307744 has been marked as a duplicate of this bug. ***
Comment 29 Benoît Dejean 2005-06-17 15:11:51 UTC
*** Bug 308061 has been marked as a duplicate of this bug. ***
Comment 30 Benoît Dejean 2005-06-21 07:37:16 UTC
*** Bug 308470 has been marked as a duplicate of this bug. ***
Comment 31 Teppo Turtiainen 2005-08-05 08:03:04 UTC
*** Bug 312618 has been marked as a duplicate of this bug. ***
Comment 32 Benoît Dejean 2005-09-09 17:00:44 UTC
*** Bug 315782 has been marked as a duplicate of this bug. ***
Comment 33 Benoît Dejean 2005-09-16 22:18:28 UTC
*** Bug 316428 has been marked as a duplicate of this bug. ***
Comment 34 Benoît Dejean 2005-10-02 21:49:56 UTC
*** Bug 317767 has been marked as a duplicate of this bug. ***
Comment 35 Benoît Dejean 2005-10-24 13:00:40 UTC
*** Bug 319598 has been marked as a duplicate of this bug. ***
Comment 36 Benoît Dejean 2005-11-23 09:37:20 UTC
*** Bug 322207 has been marked as a duplicate of this bug. ***
Comment 37 Teppo Turtiainen 2005-12-02 18:30:10 UTC
*** Bug 323026 has been marked as a duplicate of this bug. ***
Comment 38 Teppo Turtiainen 2005-12-11 21:34:00 UTC
*** Bug 323684 has been marked as a duplicate of this bug. ***
Comment 39 Benoît Dejean 2005-12-19 08:54:50 UTC
*** Bug 324310 has been marked as a duplicate of this bug. ***
Comment 40 Karsten Bräckelmann 2006-02-20 05:14:20 UTC
*** Bug 331862 has been marked as a duplicate of this bug. ***
Comment 41 Fabio Bonelli 2006-03-17 11:15:10 UTC
*** Bug 334857 has been marked as a duplicate of this bug. ***
Comment 42 Sergej Kotliar 2006-04-30 11:45:23 UTC
*** Bug 340178 has been marked as a duplicate of this bug. ***
Comment 43 Karsten Bräckelmann 2006-09-01 11:44:47 UTC
*** Bug 353819 has been marked as a duplicate of this bug. ***