[Bug 19096] New: iexplore's gecko installer broken
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(a)winehq.org ReportedBy: austinenglish(a)gmail.com CC: jacek(a)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(a)codeweavers.com> Tue, 23 Jun 2009 12:53:10 +0000 (14:53 +0200) committer Alexandre Julliard <julliard(a)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) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19096 --- Comment #1 from Jacek Caban <jacek(a)codeweavers.com> 2009-06-27 05:51:30 --- This patch should fix it: http://www.winehq.org/pipermail/wine-patches/2009-June/date.html -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19096 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2009-06-27 16:14:11 --- (In reply to comment #1)
This patch should fix it: http://www.winehq.org/pipermail/wine-patches/2009-June/date.html
You mean this series? http://www.winehq.org/pipermail/wine-patches/2009-June/074957.html -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19096 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Jacek Caban <jacek(a)codeweavers.com> 2009-06-29 11:48:38 --- Yes, the first patch from the series. It's already applied. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19096 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> 2009-07-03 12:29:52 --- Closing bugs fixed in 1.1.25. -- 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.
participants (1)
-
wine-bugs@winehq.org