HP-UX 11i and largefiles on rsync 2.6.2

Wayne Davison wayned at samba.org
Thu Jul 22 16:17:29 GMT 2004


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


More information about the rsync mailing list