[Webkit-unassigned] [Bug 30351] New: Object type "text/xml" causes crash in Qt Webkit.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 14 00:50:12 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=30351

           Summary: Object type "text/xml" causes crash in Qt Webkit.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: qt-info at nokia.com


In both the Qt demo browser and the previewer applications the following html
causes a crash on Windows and Mac. Seems to be a memory corruption.

Version information may not be correct, but this issue can be reproduced with
Qt version 4.5.3.

<html>
<body>
<h1>HTML H1 Header</h1> 
<p>This example shows you how to crash and expose the bug.</p>
<object type="text/xml" width="100" height="100"></object>Text after object 
</body>
</html>

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list