GNOME Bugzilla – Bug 135417
nautilus segfaults on amd64 with nfs
Last modified: 2004-12-22 21:47:04 UTC
When nfs mounts are autoloaded in /etc/fstab, nautilus segfaults right at the start on x86_64 platform. It doesn't matter if it is started as desktop drawer or filemanager, it segfaults in both occassions. Without nfs mounts nautilus is running fine
forgot to say, i am currently using nautilus 2.5.7
ok, i have some more information. It's not about having the nfs partitions mounted, but about having them in /etc/fstab. If they are in there nautilus segfaults in browser view and as desktop, but not as spatial ! If i comment them out, everything works fine
Thanks for the bug report. Without a stack trace from the crash it's very hard to determine what caused the crash. Please see http://bugzilla.gnome.org/getting-traces.cgi for more information about getting a useful stack trace. Just for the completeness (as you are using Gentoo), what options did you compile your nautilus with?
As a side note: I am using Debian's current unstable packages of Gnome with Nautilus 2.4.2. I am having NFS mounts mounted and in my fstab (I am using autofs4 too) without any problems. I am using this on a ia32 box with Nautilus as Desktop manager and file browser.
Max, ping? Gentoo compile options and/or stack trace, please? Thanks!
pong :) ok, here is the stacktrace: (gdb) bt
+ Trace 44821
i compiled it with -02, thats all
As i have the feeling that this is more an ORBit issue, i'm moving it there I'm using ORBit 2.10.0 right now Also i have spoken to different ppl, and this is not just happening with nfs shares in /etc/fstab. The backtrace though is the same. especially the mem=0x300000002
And i have seen i forgot to add the errormsg gdb gives me :o sorry for that, here it is: (gdb) run Starting program: /usr/bin/nautilus setpgrp failed in child: No such process Program received signal SIGSEGV, Segmentation fault. ORBit_free_T (mem=0x6) at allocators.c:167 167 allocators.c: No such file or directory. in allocators.c stacktrace is still the same.
*** Bug 137120 has been marked as a duplicate of this bug. ***
Another Gentoo/2.6.4kernel/udev/AMD64 user. I'd just like to report that this is still not fixed in Gnome 2.6rc1 (ORBit2-2.10.0 , nautilus-2.5.91). I don't have any remote mounts in fstab, everything is compiled with"-02" (everything tested with a clean install of gnome / all config files deleted, in fact everything but nautilus works). I get the same error as Max Nickel above. I'd be happy to provide any additional debug information, if requested.
I'm going to mark this as dup of 138986. Please add further comments there. *** This bug has been marked as a duplicate of 138986 ***