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 340910 - segmentation fault in gnomevfs-df
segmentation fault in gnomevfs-df
Status: RESOLVED FIXED
Product: gnome-vfs
Classification: Deprecated
Component: Other
2.14.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2006-05-07 10:08 UTC by Josselin Mouette
Modified: 2006-05-14 10:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Josselin Mouette 2006-05-07 10:08:16 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.

Thread NaN (LWP 32608)

  • #0 strcmp
    from /lib/tls/i686/cmov/libc.so.6
  • #1 main
    at gnomevfs-df.c line 83
  • #2 __libc_start_main
    from /lib/tls/i686/cmov/libc.so.6
  • #3 _start
    at ../sysdeps/i386/elf/start.S line 119

Comment 1 Christian Kellner 2006-05-14 10:25:58 UTC
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.