[Webkit-unassigned] [Bug 8471] New: CRASH: KXMLCore::HashMap when using applet code + param
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Tue Apr 18 19:48:17 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=8471
Summary: CRASH: KXMLCore::HashMap when using applet code + param
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
URL: http://toadstool.se/software/iexploder/
OS/Version: Mac OS X 10.4
Status: NEW
Severity: major
Priority: P2
Component: WebKit Misc.
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: thomas+opendarwin at stromberg.org
I found this crash with iExploder 1.3.0:
<body>
<applet code>
<param>
</body>
</html>
Thread 0 Crashed:
0 com.apple.WebCore 0x01323184 KXMLCore::HashMap<WebCore::String,
WebCore::String, KXMLCore::StrHash<WebCore::String>,
KXMLCore::HashTraits<WebCore::String>, KXMLCore::HashTraits<WebCore::String>
>::set(WebCore::String const&, WebCore::String const&) + 68
1 com.apple.WebCore 0x011a5be0
WebCore::RenderApplet::createWidgetIfNecessary() + 560
2 com.apple.WebCore 0x011a5d28 WebCore::RenderApplet::layout() + 72
3 com.apple.WebCore 0x011a20f8
WebCore::RenderBlock::layoutInlineChildren(bool) + 984
4 com.apple.WebCore 0x011b2934
WebCore::RenderBlock::layoutBlock(bool) + 740
5 com.apple.WebCore 0x011b2288
WebCore::RenderBlock::layoutBlockChildren(bool) + 856
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list