[Bug 26391] New: Wine buitin IE crash while loading a page with more than THREE ActiveX objects
http://bugs.winehq.org/show_bug.cgi?id=26391 Summary: Wine buitin IE crash while loading a page with more than THREE ActiveX objects Product: Wine Version: 1.3.15 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mshtml AssignedTo: wine-bugs(a)winehq.org ReportedBy: fracting(a)gmail.com Created an attachment (id=33607) --> (http://bugs.winehq.org/attachment.cgi?id=33607) log:IE crash Firstly, Write an HTML page as below: <object classid="clsid:13E4740C-08EB-4133-896B-8D0A7C9EE3CD" > </object> <object classid="clsid:23E4740C-08EB-4133-896B-8D0A7C9EE3CD" > </object> <object classid="clsid:33E4740C-08EB-4133-896B-8D0A7C9EE3CD" > </object> <object classid="clsid:43E4740C-08EB-4133-896B-8D0A7C9EE3CD" > </object> save as index.html, and run a web server. Secondly, $ wine iexplore http://localhost/index.html Confirm this bug on both gecko1.1 and gecko1.2beta . Then IE will crash. Is there any simple way to install gecko-dbg ? -- 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=26391 fracting <fracting(a)gmail.com> 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=26391 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #1 from Jacek Caban <jacek(a)codeweavers.com> 2011-03-12 11:40:49 CST --- This patch should fix it: http://source.winehq.org/patches/data/72176 (In reply to comment #0)
Is there any simple way to install gecko-dbg ?
Download the .tar.bz2 file, then: cd ~/.wine/drive_c/windows/system32/gecko/<gecko_version>/ rm -rf wine_gecko tar -jxf < path_to_file.tar.bz2 -- 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=26391 --- Comment #2 from fracting <fracting(a)gmail.com> 2011-03-12 11:54:32 CST --- Thanks, confirm the fix. -- 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=26391 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch CC| |nerv(a)dawncrow.de -- 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=26391 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2011-03-14 14:42:23 CDT --- Fixed by http://source.winehq.org/git/wine.git/commitdiff/b411ba3fb060abee87c5f17b697... -- 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=26391 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> 2011-03-18 14:39:26 CDT --- Closing bugs fixed in 1.3.16. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=26391 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b411ba3fb060abee87c5f17b697 | |239fc2bc78c24 -- 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