RESOLVED WORKSFORME 26466
Unreproducible crash in CSSStyleSelector::initElementAndPseudoState
https://bugs.webkit.org/show_bug.cgi?id=26466
Summary Unreproducible crash in CSSStyleSelector::initElementAndPseudoState
Jason Chen
Reported 2009-06-16 17:19:51 PDT
Unclear which of the multiple tabs I had opened caused this bug, but a crash log is attached.
Attachments
Crash log for bug 26466 (47.90 KB, text/plain)
2009-06-16 17:20 PDT, Jason Chen
no flags
Jason Chen
Comment 1 2009-06-16 17:20:37 PDT
Created attachment 31394 [details] Crash log for bug 26466
Alexey Proskuryakov
Comment 2 2009-06-17 21:36:19 PDT
Thread 0 Crashed: 0 com.apple.WebCore 0x00e115f8 WebCore::CSSStyleSelector::initElementAndPseudoState(WebCore::Element*) + 24 1 com.apple.WebCore 0x00e350ab WebCore::CSSStyleSelector::styleForElement(WebCore::Element*, WebCore::RenderStyle*, bool, bool) + 75 2 com.apple.WebCore 0x01287f1e WebCore::Node::styleForRenderer() + 126 3 com.apple.WebCore 0x01396edc WebCore::SVGClipPathElement::canvasResource() + 124 4 com.apple.WebCore 0x013f84ca WebCore::SVGStyledElement::invalidateResourcesInAncestorChain() const + 58 5 com.apple.WebCore 0x013f8f98 WebCore::SVGStyledElement::svgAttributeChanged(WebCore::QualifiedName const&) + 72 6 com.apple.WebCore 0x013dc131 WebCore::SVGRectElement::svgAttributeChanged(WebCore::QualifiedName const&) + 33 7 com.apple.WebCore 0x01284507 WebCore::NamedNodeMap::addAttribute(WTF::PassRefPtr<WebCore::Attribute>) + 119 8 com.apple.WebCore 0x00f72102 WebCore::Element::setAttribute(WebCore::AtomicString const&, WebCore::AtomicString const&, int&) + 562 9 com.apple.WebCore 0x010f518d WebCore::JSElement::setAttribute(JSC::ExecState*, JSC::ArgList const&) + 301 10 com.apple.WebCore 0x010f24f3 WebCore::jsElementPrototypeFunctionSetAttribute(JSC::ExecState*, JSC::JSObject*, JSC::JSValue, JSC::ArgList const&) + 115
Dirk Schulze
Comment 3 2016-10-12 05:26:34 PDT
Was not reproducible in the last years. Closing.
Note You need to log in before you can comment on or make changes to this bug.