DO NOT REPLY [Bug 5478] rsync: writefd_unbuffered failed to write 4092 bytes [sender]: Broken pipe (32)

samba-bugs at samba.org samba-bugs at samba.org
Wed May 21 14:55:14 GMT 2008


https://bugzilla.samba.org/show_bug.cgi?id=5478





------- Comment #4 from wayned at samba.org  2008-05-21 09:55 CST -------
Interesting.  The 30-second timeout is therefore the one turned on in the error
handling to try to get a message back from the receiving side.  Usually the
receiving side vanishes before the end of the 30 seconds, so it is unusual to
see that error in this context.

You will need to diagnose why one of the receiving processes (presumably the
receiver, not the generator) is vanishing.  I'd suggest attaching strace
(strace -o FILENAME -p PID) and/or enabling core dumps (ulimit -c unlimited).


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the rsync mailing list