GNOME Bugzilla – Bug 150160
gnome-vfs segfaults when NFS mount is mounted with option "user"
Last modified: 2004-12-22 21:47:04 UTC
gnome-vfs segfaults when I mount an NFS mount with the option "user" (this means it gets mounted on the desktop, and shown in the file selector). The mount is like this in fstab: slave:/export/mp3-2 /usr/audio-slave/audio-slave2 nfs defaults,user syslog shows these errors: Aug 15 04:40:08 localhost kernel: nfs warning: mount version older than kernel Aug 15 04:40:25 localhost kernel: gnome-vfs-daemo[4746]: segfault at 00000004fffffff8 rip 0000002a9717abcb rsp 0000007fbffff330 error 4 Aug 15 04:40:25 localhost kernel: gnome-vfs-daemo[4888]: segfault at 00000002fffffff8 rip 0000002a9717abcb rsp 0000007fbffff330 error 4 I produce the crash when bringing up gedit and clicking Open, or sometimes nautilus will self-destruct, although most often only after a little while. Running Debian unstable/AMD64.
There was a fix for a crasher on amd64 in gnome-vfs 2.6.2, maybe that helps
http://bugzilla.gnome.org/show_bug.cgi?id=138986 fix in latest liborbit2. *** This bug has been marked as a duplicate of 138986 ***