[Webkit-unassigned] [Bug 99147] New: [chromium] crash in fast/dom/shadow/shadowdom-for-progress-dynamic.html
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 12 00:45:22 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=99147
Summary: [chromium] crash in
fast/dom/shadow/shadowdom-for-progress-dynamic.html
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jochen at chromium.org
CC: dglazkov at chromium.org
When running in the content_shell like this
new-run-webkit-tests --chromium --debug --driver-name=content_shell --additional-drt-flag=--dump-render-tree --additional-drt-flag=--no-sandbox fast/dom/shadow/shadowdom-for-progress-dynamic.html
I get the following crash:
STDERR: base::debug::StackTrace::StackTrace() [0x51829e]
STDERR: base::(anonymous namespace)::StackDumpSignalHandler() [0x5318c4]
STDERR: 0x7f27e5ffdaf0
STDERR: WebCore::ElementAttributeData::isMutable() [0x1e8dc1a]
STDERR: WebCore::Element::mutableAttributeData() [0x2772a16]
STDERR: WebCore::StyledElement::ensureInlineStyle() [0x2771b1f]
STDERR: WebCore::StyledElement::setInlineStyleProperty() [0x315afab]
STDERR: WebCore::ProgressValueElement::setWidthPercentage() [0x2ea587e]
STDERR: WebCore::HTMLProgressElement::didElementStateChange() [0x2de261d]
STDERR: WebCore::HTMLProgressElement::parseAttribute() [0x2de2586]
STDERR: WebCore::Element::attributeChanged() [0x30c6d99]
STDERR: WebCore::StyledElement::attributeChanged() [0x315ac29]
STDERR: WebCore::Element::didModifyAttribute() [0x30cce76]
STDERR: WebCore::Element::setAttributeInternal() [0x30ce836]
STDERR: WebCore::Element::setAttribute() [0x30c6cf8]
STDERR: WebCore::ElementV8Internal::setAttributeCallback() [0x34bd1c8]
STDERR: v8::internal::HandleApiCallHelper<>() [0x16a7a05]
STDERR: v8::internal::Builtin_Impl_HandleApiCall() [0x16a75e3]
STDERR: v8::internal::Builtin_HandleApiCall() [0x16a116c]
STDERR: 0x5eab750618e
Tracked in chromium here: http://code.google.com/p/chromium/issues/detail?id=155474
--
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