on my computer both systems still have this error:

- Mint 14 Nadia Cinnamon 64 with gvfs version 1.14.0-0ubuntu6
- Ubuntu 13.04 Raring 64 with gvfs version 1.16.0-1ubuntu4

I can easily reproduce this bug by connecting to a windows share in our network 
and play a large (125MB) 
mpeg video with any player e. g. vlc. See the output of ps after a few hangs of 
vlc:

0 S  1000  2014     1  0  80   0 - 49533 poll_s ?        00:00:00 gvfsd
0 S  1000  2018     1  0  80   0 - 250396 futex_ ?       00:00:00 gvfsd-fuse

0 S  1000  4249     1  0  80   0 - 373099 futex_ ?       00:00:00 vlc
0 S  1000  4488     1  0  80   0 - 233207 futex_ ?       00:00:00 vlc
0 S  1000  4667     1  0  80   0 - 373100 futex_ ?       00:00:00 vlc
0 S  1000  4917     1  0  80   0 - 233207 futex_ ?       00:00:00 vlc
0 S  1000  5025     1  0  80   0 - 233394 futex_ ?       00:00:00 vlc

gvfs and vlc processes hang with futex, some kind of blocking / locking. 
vlc processes cant be killed, even with -9.

If I do the same by mounting the windows share with cifs, everything
works fine, no hangs:

sudo mount -t cifs //140.1.1.14/public ~/public -o
domain=WINDOWSDOMAINNAME,user=WINDOWSUSER,pass=WINDOWSPASSWORD

I filed a bug at bugzilla gvfs: #697782
https://bugzilla.gnome.org/show_bug.cgi?id=697782


** Bug watch added: GNOME Bug Tracker #697782
   https://bugzilla.gnome.org/show_bug.cgi?id=697782

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1075923/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to