GNOME Bugzilla – Bug 662301
gvfsd-ftp segfault on unmounting
Last modified: 2012-02-07 15:11:59 UTC
Hi. When unmounting an ftp share with Nautilus, I get: * Fedora: sigsegv (backtrace and details at https://bugzilla.redhat.com/show_bug.cgi?id=745036) * OpenBSD: endless poll() loop (GPollFDs) with the nautilus process taking all cpu This is with nautilus-3.2.1 and gvfs-1.10.1. It may be worth mentioning that GNOME is running in fallback mode. I was able to workaround this issue in both OpenBSD and Fedora by removing the use of do_unmount() in daemon/gvfsbackendftp.c so that it uses the default unmount logic. Not sure this is the best thing to do but it works...
This bug is beeing worked on at https://bugzilla.redhat.com/show_bug.cgi?id=746612 ...
Fixed after this commit: e523572e14a9042696e1c5ccd4f30cb3240fa0df