https://bugs.winehq.org/show_bug.cgi?id=39029
Bug ID: 39029 Summary: Built-in iexplore crashes when opening links on speedtest.net (crash in get_frame_by_name "wistiaInitQueue") Product: Wine Version: 1.7.32 Hardware: x86 OS: Linux Status: NEW Keywords: download, regression, source Severity: normal Priority: P2 Component: mshtml Assignee: wine-bugs@winehq.org Reporter: gyebro69@gmail.com CC: jacek@codeweavers.com Regression SHA1: 504872741c9b9ce6be7a7e6d4309b8887f462901 Distribution: ---
Created attachment 51992 --> https://bugs.winehq.org/attachment.cgi?id=51992 terminal output
wine iexplore http://speedtest.net/
I couldn't perform benchmarking because that needs flash plugin. What's more interesting is that iexplore crashes when I click on any of the links on the website.You can reproduce the problem if you load the page with built-in iexplore and click on the Advertise, Settings, About etc. links.
According to my testing the crash was introduced by
commit 504872741c9b9ce6be7a7e6d4309b8887f462901 Author: Jacek Caban jacek@codeweavers.com Date: Thu Nov 20 11:20:21 2014 +0100
mshtml: Added HTMLFrameBase2::allowTransparency semi-stub implementation.
However, reverting the commit on current HEAD doesn't fix problem. There was another regression shortly afterwards that caused iexplore to crash while loading speedtest.net, this was fixed somewhere in 1.7.45, but the problem with the crashes when clicking on the links still remains in wine-1.7.48-100-ge3c6777
'winetricks ie7' is a workaround.
https://bugs.winehq.org/show_bug.cgi?id=39029
Indrek efbiaiinzinz@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |efbiaiinzinz@hotmail.com
--- Comment #1 from Indrek efbiaiinzinz@hotmail.com --- According to stacktrace this seems to be duplicate of https://bugs.winehq.org/show_bug.cgi?id=39028 The patch attached there also fixes the crash on speedtest.net for me.
https://bugs.winehq.org/show_bug.cgi?id=39029
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE
--- Comment #2 from Béla Gyebrószki gyebro69@gmail.com --- (In reply to Indrek from comment #1)
According to stacktrace this seems to be duplicate of https://bugs.winehq.org/show_bug.cgi?id=39028 The patch attached there also fixes the crash on speedtest.net for me.
Apparently, the patch from bug #39028 fixes the crash on speedtest.net too. Marking duplicate.
*** This bug has been marked as a duplicate of bug 39028 ***
https://bugs.winehq.org/show_bug.cgi?id=39029
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Austin English austinenglish@gmail.com --- Closing.