[Bug 30321] New: wine iexplore http://www.mozilla.org/en-US/plugincheck/ crash in mshtml
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(a)winehq.org ReportedBy: wine.dev(a)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. -- By by ... Detlef -- 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=30321 --- Comment #1 from Detlef Riekenberg <wine.dev(a)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) -- By by ... Detlef -- 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=30321 Detlef Riekenberg <wine.dev(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression, | |source Regression SHA1| |6c6744f80066f0aa46939a2d4c0 | |af9c34f932e8b -- 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=30321 Detlef Riekenberg <wine.dev(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek(a)codeweavers.com -- 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=30321 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|jscript |mshtml --- Comment #2 from Jacek Caban <jacek(a)codeweavers.com> 2012-04-02 07:00:08 CDT --- This is mshtml's bug (limitation of current Gecko<->MSHTML node mapping) -- 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=30321 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #3 from Dan Kegel <dank(a)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. -- 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=30321 --- Comment #4 from Dan Kegel <dank(a)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 -- 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=30321 --- Comment #5 from ocean04(a)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 -- 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=30321 Vijay Kamuju <infyquest(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |infyquest(a)gmail.com Resolution| |FIXED --- Comment #6 from Vijay Kamuju <infyquest(a)gmail.com> 2012-07-04 12:00:20 CDT --- fixed in wine 1.5.8 -- 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=30321 ocean04(a)suomi24.fi changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ocean04(a)suomi24.fi --- Comment #7 from ocean04(a)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. -- 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=30321 --- Comment #8 from Jacek Caban <jacek(a)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 -- 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=30321 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> 2012-07-17 13:52:02 CDT --- Closing bugs fixed in 1.5.9. -- 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