ReactOS.Bugzilla@reactos.com wrote:
http://reactos.com/bugzilla/show_bug.cgi?id=729
------- Additional Comments From waxdragon@gmail.com 2005-27-08 18:14 ------- Hartmut's 17563 commit fixed this. Thank you! There are still issues with ftp, and I will file another bug.
Ftp.exe still fails for me as per debug messages below
WARNING: WSHGetSockaddrType at drivers\net\wshtcpip\wshtcpip.c:103 is UNIMPLEMENTED! WARNING: WSHGetSockaddrType at drivers\net\wshtcpip\wshtcpip.c:103 is UNIMPLEMENTED! 8ce8fc10: 00 31 66 00 00 00 00 00 00 00 00 00 01 00 00 00 8ce8fc20: 0e 00 02 00 00 15 d4 1b 28 fc 00 00 00 00 00 00 8ce8fc30: 00 00 TCPConnect: Called Connecting to address fc281bd4:1500 so->so_state 102 so->so_state 102 so->so_state 102 so->so_state 102 (ntoskrnl\mm\mm.c:300) Address: ffffffff Unhandled exception Address: 7c815b1f C:\ReactOS\system32\KERNEL32.dll CS:EIP 1b:7c815b1f DS 23 ES 23 FS 3b GS 0 EAX: 00000001 EBX: 780263f0 ECX: 00000000 EDX: 0065fbf4 EBP: 00000000 ESI: 00020000 ESP: 0065fb30 EDI: 7c843cfc EFLAGS: 00010202 Frames: <error dumping stack trace: 0xc0000005> so->so_state 13b (lib\rtl\env.c:574) Return STATUS_VARIABLE_NOT_FOUND: PROMPT
Regards