GNOME Bugzilla – Bug 651678
Cancelling a copy operation terminates gvfsd-afc with SIGPIPE
Last modified: 2011-08-29 14:13:45 UTC
If you copy a file with nautilus to your idevice and cancel the copy operation, the mount disappears. Running gvfsd-afc with gdb showed me that a SIGPIPE is the reason for this behaviour: [...] Queued new job 0x692ad0 (GVfsJobWrite) job_write send reply Queued new job 0x692b60 (GVfsJobWrite) job_write send reply Program received signal SIGPIPE, Broken pipe. 0x00007ffff6fefc5d in write () at ../sysdeps/unix/syscall-template.S:82 82 ../sysdeps/unix/syscall-template.S: Datei oder Verzeichnis nicht gefunden. in ../sysdeps/unix/syscall-template.S (gdb) bt
+ Trace 227347
*** This bug has been marked as a duplicate of bug 649041 ***