Hang inside Cygwin's guts. Can anyone give me a hint?

Max Bowsher maxb@ukf.net
Tue Jan 28 21:43:00 GMT 2003


I've been working on the rsync occasional hang problem. I've managed to
capture this backtrace data from a hung process. Can anyone assist me with
interpreting this?

Thanks,

Max.


(gdb) thread 1
[Switching to thread 1 (thread 3972.0xc70)]#0  0x7ffe0304 in ?? ()
(gdb) bt
#0  0x7ffe0304 in ?? ()
#1  0x6102c96b in cygwin_internal ()
#2  0x61045f2c in cygwin1!accept ()
#3  0x00417b5e in socketpair_tcp (fd=0x22fe28) at socket.c:641
#4  0x00417c57 in sock_exec (
    prog=0x615e0187
"/home/max/devel/rsync/rsync-dev/rsync.exe --config=/home/max/devel/rsync/rs
ync-dev/testtmp.daemon/test-rsyncd.conf --daemon")
    at socket.c:676
#5  0x0041cb36 in start_socket_client (host=0xa040688 "localhost",
    path=0xa040693 "", argc=0, argv=0xa040634) at clientserver.c:80
#6  0x004096f7 in start_client (argc=1, argv=0xa040630) at main.c:742
#7  0x00409b6f in main (argc=1, argv=0xa040630) at main.c:1041

(gdb) thread 2
[Switching to thread 2 (thread 3972.0xfac)]#0  0x7ffe0304 in ?? ()
(gdb) bt
#0  0x7ffe0304 in ?? ()
#1  0x77e75faa in WaitForMultipleObjects ()
#2  0x61074cb6 in siginterrupt ()
#3  0x610053c8 in cygwin1!__assert ()
#4  0x77e7d33b in RegisterWaitForInputIdle ()


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list