search for: lhogdtpaxrre

Displaying 1 result from an estimated 1 matches for "lhogdtpaxrre".

2011 May 20
0
hang in select() on unix domain sockets, 60s timeout loop
...ync 3.0.8 on both ends, over ssh, which on remote server appears to be hung in select(): Process has fd 0, 1, 2, and all are unix sockets it's just hung, keeps timing out every 60 seconds then calls select again it's been hung for 15 hours flags on the remote are: --server --sender -lHogDtpAXrRe.iLs --numeric-ids --inplace it loops every 60 seconds with: select(1, [0], [], NULL, {60, 0}) = 0 (Timeout) the listed readfd is a unix domain socket: $ sudo readlink /proc/`pgrep rsync`/fd/0 socket:[62052357] $ sudo lsof | grep 62052357 rsync 4532 root 0u unix 0xe68aa040...