Which rsync version?

Paul Slootman paul at debian.org
Fri Aug 3 09:00:40 GMT 2007


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


Paul Slootman


More information about the rsync mailing list