http://bugs.winehq.org/show_bug.cgi?id=33811
Bug #: 33811 Summary: Amazon software downloader does not work with builtin msvcrt Product: Wine Version: 1.6-rc2 Platform: x86 OS/Version: Linux Status: NEW Severity: minor Priority: P2 Component: msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com CC: piotr@codeweavers.com Classification: Unclassified
I recently bought Pathologic on Amazon and tried to download it. The software downloader they ship starts to install fine, but during install it gives an error saying it can't communicate with Amazon's servers.
winetricks vcrun2008 works around that bug, and instead says a problem occurred (which is a different bug).
Piotr, if you need access to the executable, please let me know.
http://bugs.winehq.org/show_bug.cgi?id=33811
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #1 from Dan Kegel dank@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.
http://bugs.winehq.org/show_bug.cgi?id=33811
--- Comment #2 from Dan Kegel dank@kegel.com 2013-06-16 11:31:58 CDT --- Created attachment 44829 --> http://bugs.winehq.org/attachment.cgi?id=44829 +winsock,+msvcrt log
http://bugs.winehq.org/show_bug.cgi?id=33811
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
--- Comment #3 from Piotr Caban piotr.caban@gmail.com 2013-06-17 06:01:30 CDT --- It's failing because of qsort function. I don't understand what really happens here. Looks like element position affects comparison result.
http://bugs.winehq.org/show_bug.cgi?id=33811
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #4 from Austin English austinenglish@gmail.com 2013-09-12 15:04:24 CDT --- With the original downloader and wine-1.7.1-209-g743f21f, I get the other error.
With a fresh download of the installer, it installs fine in wine-1.7.1-209-g743f21f.
This bug is fixed.
http://bugs.winehq.org/show_bug.cgi?id=33811
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2013-09-13 13:19:55 CDT --- Closing bugs fixed in 1.7.2.