[Bug 1442] rsync sender appears to hang when receiver recounters an error

samba-bugs at samba.org samba-bugs at samba.org
Wed Jun 9 02:02:35 GMT 2004


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





------- Additional Comments From carson+samba at taltos.org  2004-06-08 19:02 -------
rsync will definitely hang in debug mode, because it tries to write more than
the TCP window before it is willing to read. The other side is doing the same
thing, so both block on writes in a deadly embrace. I doubt this is the cause
here, but the I/O loop needs to be fixed. A recent CVS commit may have improved
things, but I haven't looked at it.

-- 
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