error in rsync protocol data stream (code 12) at io.c(463) on
HP-UX 11.23
Paul Slootman
paul at debian.org
Mon Sep 11 14:42:03 GMT 2006
On Mon 11 Sep 2006, Bernhard Wesely wrote:
> [6951] getdents(6, 0x4003d820, 16384) .............................. = 152
> [6951] stat64("/test", 0x7fff84e0) ................................. = 0
> [6951] getdents(6, 0x4003d820, 16384) .............................. = 0
> [6951] close(6) .................................................... = 0
> [6951] Received signal 11, SIGSEGV, in user mode, [SIG_DFL], partial
> ---------------------------------------------------------------
>
> the only interesting thing in my opinion is the line:
> [6951] open("../", O_RDONLY|0x200000, 026540)
Well, IMHO the interesting thing is the SIGSEGV, which causes the
process to die, which results in the "prococol error".
It would be interesting to see where the SIGSEGV occurs; this probably
entails getting a core dump and using a debugger to see what goes wrong.
Paul Slootman
More information about the rsync
mailing list