Displaying 2 results from an estimated 2 matches for "72rsync".
Did you mean:
22rsync
2002 Nov 25
1
unexpected tag 90
...SIGUSR1) = 0
--- SIGCHLD (Child exited) ---
wait4(-1, NULL, WNOHANG, NULL) = 22612
wait4(-1, NULL, WNOHANG, NULL) = -1 ECHILD (No child processes)
sigreturn() = ? (mask now [])
write(2, "rsync error: error in rsync prot"..., 72rsync error: error in
rsync protocol data stream (code 12) at io.c(299)
) = 72
_exit(12) = ?
No files are being synced. This seems to happen during or just after
the 'building file list' stage.
running w/ -vvvv shows it hanging in different places on different
m...
2006 Feb 23
1
rsync craps out, transferring large amounts of data
...3299c2e410}, 8) = 0
rt_sigaction(SIGUSR2, {SIG_IGN}, {0x40a0a0, [USR2], SA_RESTORER|
SA_RESTART, 0x3299c2e410}, 8) = 0
write(2, "_exit_cleanup(code=12, file=io.c"..., 53_exit_cleanup
(code=12, file=io.c, line=909): entered
) = 53
write(2, "rsync error: error in rsync prot"..., 72rsync error: error
in rsync protocol data stream (code 12) at io.c(909)
) = 72
write(2, "_exit_cleanup(code=12, file=io.c"..., 68_exit_cleanup
(code=12, file=io.c, line=909): about to call exit(12)
) = 68
exit_group(12) = ?
Process 12899 detached
Any help, or steps...