[ros-bugs] [Bug 3502] New: Bug while trying to download a file

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Thu Jul 10 15:07:59 CEST 2008


http://www.reactos.org/bugzilla/show_bug.cgi?id=3502

           Summary: Bug while trying to download a file
           Product: ReactOS
           Version: unspecified
          Platform: QEmu
        OS/Version: ReactOS
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: Networking
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: johnyadams at hotmail.com
         QAContact: ros-bugs at reactos.org


I tried to run a delphi program in reactos that failed to download a file from
the internet. The only debug output I got was this : 
MSAFD: Error 3e4 is unknown

I added extended debugging in msafd and I got this debug log: 
(dll\win32\msafd\misc\dllmain.c:73)(WSPSocket) Creating Socket, getting TDI
Name
(dll\win32\msafd\misc\dllmain.c:75)(WSPSocket) AddressFamily (2)  SocketType
(1)  Protocol (0).
(dll\win32\msafd\misc\helpers.c:39)(SockGetTdiName) Called
(dll\win32\msafd\misc\helpers.c:498)(SockIsTripleInMapping) Called, Mapping
rows = 12
(dll\win32\msafd\misc\helpers.c:506)(SockIsTripleInMapping) Examining: row 0:
AF 2 type 1 proto 6
(dll\win32\msafd\misc\helpers.c:506)(SockIsTripleInMapping) Examining: row 1:
AF 2 type 1 proto 0
(dll\win32\msafd\misc\helpers.c:512)(SockIsTripleInMapping) Found
(dll\win32\msafd\misc\dllmain.c:264)(WSPSocket) Success 3e4
(dll\win32\msafd\misc\dllmain.c:1393)(WSPGetSockName) NameLength 16 Address:
401a8c0 Port 204
(dll\win32\msafd\misc\dllmain.c:73)(WSPSocket) Creating Socket, getting TDI
Name
(dll\win32\msafd\misc\dllmain.c:75)(WSPSocket) AddressFamily (2)  SocketType
(2)  Protocol (17).
(dll\win32\msafd\misc\helpers.c:39)(SockGetTdiName) Called
(dll\win32\msafd\misc\helpers.c:498)(SockIsTripleInMapping) Called, Mapping
rows = 12
(dll\win32\msafd\misc\helpers.c:506)(SockIsTripleInMapping) Examining: row 0:
AF 2 type 1 proto 6
(dll\win32\msafd\misc\helpers.c:506)(SockIsTripleInMapping) Examining: row 1:
AF 2 type 1 proto 0
(dll\win32\msafd\misc\helpers.c:506)(SockIsTripleInMapping) Examining: row 2:
AF 2 type 0 proto 6
(dll\win32\msafd\misc\helpers.c:506)(SockIsTripleInMapping) Examining: row 3:
AF 0 type 0 proto 6
(dll\win32\msafd\misc\helpers.c:506)(SockIsTripleInMapping) Examining: row 4:
AF 0 type 1 proto 6
(dll\win32\msafd\misc\helpers.c:506)(SockIsTripleInMapping) Examining: row 5:
AF 2 type 2 proto 17
(dll\win32\msafd\misc\helpers.c:512)(SockIsTripleInMapping) Found
(dll\win32\msafd\misc\dllmain.c:127)(WSPSocket) Connectionless socket
(dll\win32\msafd\misc\dllmain.c:264)(WSPSocket) Success 3c8
(dll\win32\msafd\misc\dllmain.c:1517)(WSPIoctl) [3c8] Set nonblocking 1
(dll\win32\msafd\misc\dllmain.c:615)(WSPSelect) HandleCount: 2907 BufferSize:
34916
(dll\win32\msafd\misc\dllmain.c:635)(WSPSelect) Timeout: Orig 2.000000 kernel
-20000000
(dll\win32\msafd\misc\dllmain.c:697)(WSPSelect) DeviceIoControlFile => 103
(dll\win32\msafd\misc\dllmain.c:724)(WSPSelect) Event 1 on handle 3c8
(dll\win32\msafd\misc\dllmain.c:767)(WSPSelect) *lpErrno = 0
(dll\win32\msafd\misc\dllmain.c:770)(WSPSelect) 1 events
(dll\win32\msafd\misc\stubs.c:114)(WSPSetSockOpt) is unimplemented, please try
again later.
(dll\win32\msafd\misc\dllmain.c:1113)(WSPConnect) Called
(dll\win32\msafd\misc\dllmain.c:1246)(WSPConnect) Ending
(dll\win32\msafd\misc\dllmain.c:1393)(WSPGetSockName) NameLength 16 Address:
401a8c0 Port 204
MSAFD: Error 3e4 is unknown
(dll\win32\msafd\misc\dllmain.c:1271)(WSPShutdown) Called
(dll\win32\msafd\misc\dllmain.c:1315)(WSPShutdown) Ending


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the Ros-bugs mailing list