[Bug 12417] Sametimes currupted file after disconnect

samba-bugs at samba.org samba-bugs at samba.org
Tue Nov 15 21:27:12 UTC 2016


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

--- Comment #1 from Wayne Davison <wayned at samba.org> ---
Rsync 3.1.2 doesn't leave its tmp files around unless it is killed by an
uncaught signal, such as a sigbus. You might want to enable core files and/or
monitor the rsync process to see how it is dying.

As for the corruption, rsync uses a full-file checksum on the resulting file to
see if it was constructed correctly, so I'd suspect that your system is having
some kind of a hardware issue, possibly connected to the above abnormal
terminations.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.



More information about the rsync mailing list