http://bugs.winehq.org/show_bug.cgi?id=12333
Summary: .net 1.0 installer downloader crashes in INTERNET_SendCallback Product: Wine Version: CVS/GIT Platform: Other OS/Version: other Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: wininet AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
dotnetfx.exe, size 398800, date (on my computer, anyway) of Dec 16 2004, sha1sum 6ea6b2f56dde4c7414d676c726dbb36cf5ad00cc is a downloader for the real .net framework 1.0.3705.
Running it goes fine until the download ends, at which point it crashes in a callback:
Unhandled exception: page fault on read access to 0x14789f76 in 32-bit code (0x005821c0). Backtrace: =>1 0x005821c0 (0x7ddeb044) 2 0x7dccca24 INTERNET_SendCallback+0x97(hdr=0x1327f0, dwContext=0x582198, dwInternetStatus=0x46, lpvStatusInfo=?, dwStatusInfoLength=0x4) [dlls/wininet/utility.c:259] in wininet (0x7ddeb094) 3 0x7dcbbe6a WININET_Release+0x7a(info=?) [dlls/wininet/internet.c:190] in wininet (0x7ddeb0c4) 4 0x7dcb23cc HTTPREQ_Destroy+0x76(hdr=?) [dlls/wininet/http.c:1353] in wininet (0x7ddeb0f4) 5 0x7dcbbe91 WININET_Release+0xa1(info=?) [dlls/wininet/internet.c:196] in wininet (0x7ddeb124) 6 0x7dcbc04d WININET_FreeHandle+0x10d(hinternet=0x3) [dlls/wininet/internet.c:235] in wininet (0x7ddeb164) 7 0x7dcbebbf InternetCloseHandle+0x3b(hInternet=?) [dlls/wininet/internet.c:1043] in wininet (0x7ddeb194) 8 0x00422412 in dotnetfx (+0x22412) (0x00000000) 0x005821c0: testb %dh,0x14207dde(%ecx)
http://bugs.winehq.org/show_bug.cgi?id=12333
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #1 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-04-02 15:23:55 --- Dan, this is probably a dupe of http://bugs.winehq.org/show_bug.cgi?id=11791
try this patch that reverts the bad commit that broke it: http://bugs.winehq.org/attachment.cgi?id=11729
Misha said he was working on it, but haven't heard for a while from him now
http://bugs.winehq.org/show_bug.cgi?id=12333
Hans Leidekker hans@it.vu.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@it.vu.nl
--- Comment #2 from Hans Leidekker hans@it.vu.nl 2008-05-25 12:56:39 --- Judging from the backtrace this is indeed a duplicate of bug 11791. Dan, does the patch attached there fix this bug?
http://bugs.winehq.org/show_bug.cgi?id=12333
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE
--- Comment #3 from Dan Kegel dank@kegel.com 2008-05-26 11:31:09 --- Yes, it does. Thanks.
*** This bug has been marked as a duplicate of bug 11791 ***
http://bugs.winehq.org/show_bug.cgi?id=12333
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Austin English austinenglish@gmail.com 2008-10-31 13:58:40 --- Closing duplicate.
http://bugs.winehq.org/show_bug.cgi?id=12333
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified