http://bugs.winehq.org/show_bug.cgi?id=19096
Summary: iexplore's gecko installer broken Product: Wine Version: 1.1.24 Platform: PC OS/Version: Linux Status: NEW Keywords: download, regression, source Severity: major Priority: P2 Component: urlmon AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com CC: jacek@codeweavers.com
Created an attachment (id=22047) --> (http://bugs.winehq.org/attachment.cgi?id=22047) +urlmon
Run: $ rm -rf $HOME/.wine ; wine iexplore.exe http://www.winehq.org Click install. Crash!
Regression caused by http://source.winehq.org/git/wine.git/?a=commitdiff;h=150f79b5876016b93dc384... author Jacek Caban jacek@codeweavers.com Tue, 23 Jun 2009 12:53:10 +0000 (14:53 +0200) committer Alexandre Julliard julliard@winehq.org Tue, 23 Jun 2009 13:53:01 +0000 (15:53 +0200) commit 150f79b5876016b93dc384bb0919e2798326a7f7 tree 2cb2cf9f795d54c9f2ea47d43ddeed5095c43581 parent c32925aecd31feb62d677b81a665bc2fa3905dce
urlmon: Query for IHtmlNegotiate[2] interfaces when needed.
Backtrace: =>0 0x7e191748 BSCHttpNegotiate_BeginningTransaction+0x68(iface=0x137570, szURL=0x138338, szHeaders=0x7e1b0c60, dwReserved=0, pszAdditionalHeaders=0x79e574) [/home/austin/wine-git/dlls/urlmon/bindctx.c:324] in urlmon (0x0079e0c8) 1 0x7e19f9ca HttpProtocol_open_request+0x65a(prot=0x137010, url=0x138338, request_flags=4194304, bind_info=0x134644) [/home/austin/wine-git/dlls/urlmon/http.c:156] in urlmon (0x0079e788) 2 0x7e1a2bd4 protocol_start+0x224(protocol=0x137010, prot=0x137098, url=0x138338, protocol_sink=0x134650, bind_info=0x134644) [/home/austin/wine-git/dlls/urlmon/protocol.c:252] in urlmon (0x0079e7c8) 3 0x7e19e7c2 HttpProtocol_Start+0xb2(iface=0x137098, szUrl=0x138338, pOIProtSink=0x134650, pOIBindInfo=0x134644, grfPI=0, dwReserved=0) [/home/austin/wine-git/dlls/urlmon/http.c:395] in urlmon (0x0079e808) 4 0x7e197dc4 ProtocolHandler_Start+0x204(iface=0x134654, szUrl=0x138338, pOIProtSink=<register EDI not in topmost frame>, pOIBindInfo=0x1377c8, grfPI=272, dwReserved=0) [/home/austin/wine-git/dlls/urlmon/bindprot.c:605] in urlmon (0x0079e888) 5 0x7e197b12 BindProtocol_Start+0xb2(iface=0x134640, szUrl=0x138338, pOIProtSink=0x1377c4, pOIBindInfo=0x1377c8, grfPI=<register EDI not in topmost frame>, dwReserved=<register ESI not in topmost frame>) [/home/austin/wine-git/dlls/urlmon/bindprot.c:383] in urlmon (0x0079e8c8)