GNOME Bugzilla – Bug 340910
segmentation fault in gnomevfs-df
Last modified: 2006-05-14 10:25:58 UTC
Using gnomevfs-df 2.14.1: (gdb) run Starting program: /usr/bin/gnomevfs-df [Thread debugging using libthread_db enabled] [New Thread -1215153792 (LWP 32608)] [New Thread -1215284304 (LWP 32612)] Filesystem Free space / 560.9 MB (588173312) /usr 2.7 GB (2864963584) /var 11.2 GB (11988361216) /scratch 34.6 GB (37194362880) /tmp 124.4 MB (130420736) /stock 54.4 GB (58374537216) /home 13.0 GB (13912473600) /dev/shm 125.5 MB (131567616) /dev 9.9 MB (10371072) Program received signal SIGSEGV, Segmentation fault.
+ Trace 68068
Thread NaN (LWP 32608)
2006-05-14 Christian Kellner <gicmo@gnome.org> * programs/gnomevfs-df.c: (ignore_volume): Ignore volumes with type == NULL for now (e.g. "Connect to Server" volumes). Fixes #340910 Committed on HEAD on gnome-2-14.