On Wed, Jul 21, 2004 at 02:21:27PM -0400, Don Malloy wrote:
> Hopefully this is of more help to you.

Unfortunately I haven't been able to get rsync to fail in the update of
a large file, and the system call trace you provided didn't tell me
anything helpful in narrowing down what is going wrong.  Could you
attach a debugger to the halting rsync while it is running, tell it to
continue, and get a backtrace of where it dies?  (e.g.  "gdb rsync 1234"
where the 1234 is the process id, set a breakpoint on "exit_cleanup",
tell it to continue and note the output of "bt").

..wayne..
-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to