Displaying 1 result from an estimated 1 matches for "_libkernel32_a_iname".
2002 Sep 25
0
Rsync Hangs 100% of the time when copying files from win2k machin es to linux
...21
#13 0x4004e853 in __libc_start_main () from /lib/libc.so.6
When I attach to the process running on the windows box, and do a back trace
I get very confused.
(gdb) attach 9552
Attaching to program `/usr/bin/rsync.exe', process 9552
[Switching to thread 9552.0x2bf8]
(gdb) bt
#0 0x77f97705 in _libkernel32_a_iname ()
#1 0x77ea1982 in _libkernel32_a_iname ()
#2 0x77e887dd in _libkernel32_a_iname ()
(gdb) n
Single stepping until exit from function _libkernel32_a_iname,
which has no line number information.
0x78001378 in _libkernel32_a_iname ()
(gdb) bt
#0 0x78001378 in _libkernel32_a_iname ()
#1 0x77f85058...