http://bugs.winehq.org/show_bug.cgi?id=30321
Bug #: 30321 Summary: wine iexplore http://www.mozilla.org/en-US/plugincheck/ crash in mshtml Product: Wine Version: 1.5.1 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: jscript AssignedTo: wine-bugs@winehq.org ReportedBy: wine.dev@web.de Classification: Unclassified
Created attachment 39622 --> http://bugs.winehq.org/attachment.cgi?id=39622 console output with backtrace
wine iexplore http://www.mozilla.org/en-US/plugincheck/
Scrolling down result in a crash in mshtml/htmlnode. (called from jscript/engine).
When the page opens and you increase the Window size, the page has the notice, that JavaScript is disabled. I have no Idea, if this is a reason for this bug or a separate problem for a new bug.
Reverting 6c6744f80066f0aa46939a2d4c0af9c34f932e8b allow you to scroll the page again without a crash and removes the "JavaScript disabled" notice.
Patch 84979 ( http://source.winehq.org/patches/data/84979 ) does not change the result.
http://bugs.winehq.org/show_bug.cgi?id=30321
--- Comment #1 from Detlef Riekenberg wine.dev@web.de 2012-03-31 08:38:34 CDT --- Created attachment 39623 --> http://bugs.winehq.org/attachment.cgi?id=39623 screenshot, when using jscript
The same crash is present, when clicking on the "Free Download" button, while using jscript.
0009:fixme:mshtml:HTMLDOMNode_QI (0x3310d60)->(IID_IDispatchEx 0x23bab8) wine: Unhandled page fault on read access to 0x00000028 at address .... **** 354 return IDispatchEx_GetIDsOfNames(&This->dispex.IDispatchEx_iface, riid, rgszNames, cNames,
(screenshot: No Idea, why there are two Firefox icons for download and JavaScript is detected as disabled, when using jscript)
http://bugs.winehq.org/show_bug.cgi?id=30321
Detlef Riekenberg wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression, | |source Regression SHA1| |6c6744f80066f0aa46939a2d4c0 | |af9c34f932e8b
http://bugs.winehq.org/show_bug.cgi?id=30321
Detlef Riekenberg wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=30321
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|jscript |mshtml
--- Comment #2 from Jacek Caban jacek@codeweavers.com 2012-04-02 07:00:08 CDT --- This is mshtml's bug (limitation of current Gecko<->MSHTML node mapping)
http://bugs.winehq.org/show_bug.cgi?id=30321
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #3 from Dan Kegel dank@kegel.com 2012-04-15 23:00:41 CDT --- With wine-1.5.2, crashes as soon as you click on the page. Log:
fixme:mshtml:HTMLDOMNode_QI (0x3c6dc00)->(IID_IDispatchEx 0x32d494) wine: Unhandled page fault on read access to 0x00000014 at address 0x7db5ff65 (thread 001c), starting debugger...
No backtrace.
http://bugs.winehq.org/show_bug.cgi?id=30321
--- Comment #4 from Dan Kegel dank@kegel.com 2012-04-15 23:14:06 CDT --- Also affects http://picasa.google.com and http://sky.com, but for those pages, no user action is required to trigger the crash
http://bugs.winehq.org/show_bug.cgi?id=30321
--- Comment #5 from ocean04@suomi24.fi 2012-04-18 03:27:56 CDT --- Created attachment 39849 --> http://bugs.winehq.org/attachment.cgi?id=39849 htmlnodefix
Attached workaround prevents these HTMLDOMNode_QI crashes
http://bugs.winehq.org/show_bug.cgi?id=30321
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |infyquest@gmail.com Resolution| |FIXED
--- Comment #6 from Vijay Kamuju infyquest@gmail.com 2012-07-04 12:00:20 CDT --- fixed in wine 1.5.8
http://bugs.winehq.org/show_bug.cgi?id=30321
ocean04@suomi24.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ocean04@suomi24.fi
--- Comment #7 from ocean04@suomi24.fi 2012-07-05 08:28:04 CDT --- Fixed or page has changed?
http://picasa.google.com and http://sky.com are still failing here.
http://bugs.winehq.org/show_bug.cgi?id=30321
--- Comment #8 from Jacek Caban jacek@codeweavers.com 2012-07-05 09:02:25 CDT --- Please file separated bug reports. http://sky.com/ will be fixed by new Wine Gecko combined with cycle collector and new node mapping:
http://www.winehq.org/pipermail/wine-devel/2012-July/096192.html
http://bugs.winehq.org/show_bug.cgi?id=30321
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org 2012-07-17 13:52:02 CDT --- Closing bugs fixed in 1.5.9.