On Fri, Nov 1, 2013 at 2:12 PM, Carlos Carvalho <car...@fisica.ufpr.br>wrote:
>
> There seems to be an overflow that's rarely triggered somewhere...
>

If you can get a backtrace of the crash, that'd be helpful; i.e. run an
rsync with debug symbols, and ensure that your core files aren't limited
for the rsync process (ulimit -c unlimited) and it should give you a core
file that you can look at with "gdb /path/rsync /path/core" ("bt" -> shows
a backtrace).

..wayne..
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to