RESOLVED WORKSFORME 30351
Object type "text/xml" causes crash in Qt Webkit.
https://bugs.webkit.org/show_bug.cgi?id=30351
Summary Object type "text/xml" causes crash in Qt Webkit.
qt-info
Reported 2009-10-14 00:50:12 PDT
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>
Attachments
Antonio Gomes
Comment 1 2010-01-19 11:22:22 PST
zecke , is that QtEmbedded specific or is reproducible w/ qt (4.6.x or trunk) if plugins are disable or not installed?
Antonio Gomes
Comment 2 2010-01-19 11:31:21 PST
(In reply to comment #1) > zecke , is that QtEmbedded specific or is reproducible w/ qt (4.6.x or trunk) > if plugins are disable or not installed? wrong bug. ignore!
Antonio Gomes
Comment 3 2010-01-19 11:32:20 PST
bug is not reproducible for me w/ qt 4.6.1 and webkit trunk on Linux. @jturcotte since you are doing some bugzilla triage too, if you could re-check that against other platforms it would be great. closing as WORKFORME for now.
Note You need to log in before you can comment on or make changes to this bug.