<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Nov 1, 2013 at 2:12 PM, Carlos Carvalho <span dir="ltr"><<a href="mailto:carlos@fisica.ufpr.br" target="_blank">carlos@fisica.ufpr.br</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


There seems to be an overflow that's rarely triggered somewhere...<br></blockquote><div><br></div><div>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).</div>

<br clear="all"><div>..wayne..</div></div></div></div>