Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 488024 - gnome-base/gvfs-1.16.3[smb] hangs randomly in gvfsd-smb
Summary: gnome-base/gvfs-1.16.3[smb] hangs randomly in gvfsd-smb
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-14 15:31 UTC by Ian Abbott
Modified: 2013-10-15 08:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Abbott 2013-10-14 15:31:54 UTC
Upstream bug https://bugzilla.gnome.org/show_bug.cgi?id=697782

When mounting a Windows/SAMBA share with gvfs-mount (or Nautilus or Thunar), file operations often cause the gvfsd-smb daemon to hang and any process using gvfsd-smb via FUSE to hang (e.g. a file manager, media player or just a simple cp or grep).

This has been fixed upstream and the upstream patch applies cleanly to gvfs-1.16.3.  I've tested it locally and it appears to solve the process hanging problems I was having.  It makes smb in gvfs useable again, whereas before it was highly unreliable!

Reproducible: Always
Comment 1 Pacho Ramos gentoo-dev 2013-10-14 19:26:33 UTC
+*gvfs-1.16.3-r1 (14 Oct 2013)
+
+  14 Oct 2013; Pacho Ramos <pacho@gentoo.org>
+  +files/gvfs-1.16.3-emit-signal.patch, +gvfs-1.16.3-r1.ebuild:
+  Fix samba hangs, bug #488024 by Ian Abbott
+
Comment 2 Ian Abbott 2013-10-15 08:44:05 UTC
Thanks Pacho!