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 150160 - gnome-vfs segfaults when NFS mount is mounted with option "user"
gnome-vfs segfaults when NFS mount is mounted with option "user"
Status: RESOLVED DUPLICATE of bug 138986
Product: gnome-vfs
Classification: Deprecated
Component: Module: (other)
unspecified
Other Linux
: Normal major
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2004-08-15 02:45 UTC by Petter Sundlöf
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Petter Sundlöf 2004-08-15 02:45:34 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.
Comment 1 Christophe Fergeau 2004-08-15 08:28:59 UTC
There was a fix for a crasher on amd64 in gnome-vfs 2.6.2, maybe that helps
Comment 2 Petter Sundlöf 2004-08-15 08:58:01 UTC
http://bugzilla.gnome.org/show_bug.cgi?id=138986

fix in latest liborbit2.

*** This bug has been marked as a duplicate of 138986 ***