[Bug 33811] Amazon software downloader does not work with builtin msvcrt

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jun 16 11:25:46 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=33811

Dan Kegel <dank at kegel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dank at kegel.com

--- Comment #1 from Dan Kegel <dank at kegel.com> 2013-06-16 11:25:46 CDT ---
It's at
https://www.amazon.com/gp/swvgdtt/help/install.html
and can be downloaded if you have an amazon account.

Here's a bit of the +winsock trace:

trace:winsock:WSASocketW        created 00c4
trace:winsock:WS_gethostbyname "swvgdtt-gateway.amazon.com" ret 0x1594a8
trace:winsock:DllMain 0x7e4b0000 0x3 (nil)
trace:winsock:WS_closesocket socket 00c4
trace:winsock:WS_socket af=2 type=1 protocol=0
trace:winsock:WSASocketA af=2 type=1 protocol=0 protocol_info=(nil) group=0
flags=0x1
trace:winsock:WSASocketW af=2 type=1 protocol=0 protocol_info=(nil) group=0
flags=0x1
trace:winsock:WSASocketW        created 00a0
trace:winsock:WSAIoctl 160, 0x8004667e, 0x8ae660, 4, 0x8ae660, 4, 0x8ae61c,
(nil), (nil)
trace:winsock:WS_connect socket 00a0, ptr 0x8ae680 { family AF_INET, address
205.251.243.18, port 443 }, length 16
warn:winsock:wsaErrno errno 115, (Die Operation ist jetzt in Bearbeitung).
trace:winsock:WS_select read 0x8ae428, write 0x8ae530, excp 0x8ae320 timeout
0x8ae308
trace:winsock:__WSAFDIsSet (160,0x8ae530(1))
trace:winsock:__WSAFDIsSet (160,0x8ae320(0))
trace:winsock:WS_getsockopt socket: 00a0, level 0xffff, name 0x1007, ptr
0x8ae640, len 4
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot

I suspect things have gone wrong by the time of the toolhelp trace.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list