Displaying 3 results from an estimated 3 matches for "select_stuff".
2004 Oct 01
6
rsync 2.6.3 hang (was rsync 2.6.2 crash)
Here are strace outputs of a hung session, 2.6.3 on both ends (server, client process 1, client process 2):
$ strace -t -p 4040
Attached to pid 4040 (windows pid 2488)
14:04:47 [unknown (0x938)] rsync 4040 _cygtls::remove: wait 0x0
14:05:17 [main] rsync 4040 select_stuff::wait: timed out
14:05:17 [main] rsync 4040 select_stuff::wait: returning 1
14:05:17 [main] rsync 4040 select_stuff::cleanup: calling cleanup routines
14:05:17 [select_pipe] rsync 4040 thread_pipe: stopping
14:05:17 [main] rsync 4040 select_stuff::poll: returning 0
14:05:17 [main] rsync 4040 select...
2010 Jan 10
1
cygwin 1.7.x rsync 3.0.6 hangs at arbitrary reproducible points in transfers
...it only started for me with
cygwin 1.7.x).
I've posted cygcheck and strace output here:
http://adam.rosi-kessel.org/bugs/rsync/
Here are the last few lines of the strace in one example run. At the end
is where it is just hung. This is from the cygwin side.
34 8512408 [main] rsync 5052 select_stuff::wait: woke up. wait_ret
1. verifying
30 8512438 [main] rsync 5052 select_stuff::wait: gotone 1
26 8512464 [main] rsync 5052 select_stuff::wait: returning 0
28 8512492 [main] rsync 5052 select_stuff::cleanup: calling cleanup
routines
27 8512519 [main] rsync 5052 socket_cleanup:...
2003 Jul 20
1
rsync on cygwin is hanging
...x0, 0x226B00, 0x0,
0x226AF0
382 29379335 [main] rsync 2036 dtable::select_write: /dev/pipew fd 1
182 29379517 [main] rsync 2036 cygwin_select: to->tv_sec 60,
to->tv_usec 0, ms
60000
238 29379755 [main] rsync 2036 cygwin_select: sel.always_ready 1
1457 29381212 [main] rsync 2036 select_stuff::cleanup: calling cleanup
routines
214 29381426 [main] rsync 2036 set_bits: me 0xA0E5FD0, testing fd 1
(/dev/pipe
w)
395 29381821 [main] rsync 2036 set_bits: ready 1
190 29382011 [main] rsync 2036 select_stuff::poll: returning 1
185 29382196 [main] rsync 2036 select_stuff::cleanup: ca...