[Webkit-unassigned] [Bug 44170] New: WebCore::removeAllChildrenInContainer<WebCore::Node, WebCore::ContainerNode> ExecAV at Arbitrary
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 18 06:21:16 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44170
Summary: WebCore::removeAllChildrenInContainer<WebCore::Node,We
bCore::ContainerNode> ExecAV at Arbitrary
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Windows Vista
Status: NEW
Severity: Major
Priority: P1
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: skylined at chromium.org
CC: eric at webkit.org
Created an attachment (id=64697)
--> (https://bugs.webkit.org/attachment.cgi?id=64697)
Repro
The following repro causes memory corruption in Chromium:
<body onload="
document.writeln('<a ><svg ><tr/s><input></a>');
document.open();
">
Crashes vary wildly, but most commonly I see a crash in
WebCore::removeAllChildrenInContainer<WebCore::Node,WebCore::ContainerNode>
--
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