[Bug 26391] New: Wine buitin IE crash while loading a page with more than THREE ActiveX objects

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Mar 12 11:26:04 CST 2011


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 at winehq.org
        ReportedBy: fracting at 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.



More information about the wine-bugs mailing list