Which rsync version?

Matt McCutchen hashproduct+rsync at gmail.com
Fri Aug 3 15:57:25 GMT 2007


On 8/3/07, Paul Slootman <paul at debian.org> wrote:
> On Fri 03 Aug 2007, Sven.Hartrumpf at FernUni-Hagen.de wrote:
>
> > Program received signal SIGPIPE, Broken pipe.
> > 0xffffe410 in __kernel_vsyscall ()
>
> Unfortunately this means you were not tracing the process that failed;
> you were tracing the process that forked another process and got a
> SIGPIPE when trying to write to that process after that process died due
> to the double free error...

Hints for debugging multiple processes:

http://sourceware.org/gdb/current/onlinedocs/gdb_5.html#SEC28

Matt


More information about the rsync mailing list