On Fri, 2008-04-18 at 22:36 -0400, Matthias Clasen wrote:
On Fri, 2008-04-18 at 22:25 -0400, Jesse Keating wrote:
I see this when the daemon has died and you have to force umount the .gcfs dir.
I've just built a gvfs with some thread-safety fixes for gvfs-fuse-daemon that should make it less crash-prone under load.
In addition I'm currently looking into adding some babysitting / parachuting / supervision the fuse daemon to clean up the mount on segv paths too. It's kinda annoying the kernel-side of FUSE doesn't do (or allow for doing) this automatically.
David