[Webkit-unassigned] [Bug 106224] Assertion parent->inDocument() failed in WebCore::PseudoElement::PseudoElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 14 07:31:34 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=106224


Peter Rybin <prybin at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |prybin at chromium.org




--- Comment #2 from Peter Rybin <prybin at chromium.org>  2013-01-14 07:33:22 PST ---
Also reproduced in Chromium debug build for me on the page:
http://www.html5rocks.com/ru/tutorials/workers/basics/

 [0x7f648416afae] base::debug::StackTrace::StackTrace()
 [0x7f648416a7d1] base::debug::(anonymous namespace)::StackDumpSignalHandler()
 [0x7f647ce224a0] <unknown>
 [0x7f6484e68653] WebCore::PseudoElement::PseudoElement()
 [0x7f6484e14a5b] WebCore::PseudoElement::create()
 [0x7f6484e0ff5b] WebCore::Element::createPseudoElementIfNeeded()
 [0x7f6484e0fda9] WebCore::Element::updatePseudoElement()
 [0x7f6484e0c3e1] WebCore::Element::attach()
 [0x7f6484d8800d] WebCore::ContainerNode::attachChildren()
 [0x7f6484d85bd0] WebCore::ContainerNode::attach()
 [0x7f6484e0c3cb] WebCore::Element::attach()
 [0x7f6484e12d06] WebCore::Node::reattach()
 [0x7f6484e0cc70] WebCore::Element::recalcStyle()
 [0x7f6484e0d104] WebCore::Element::recalcStyle()
 [0x7f6484d9b6c2] WebCore::Document::recalcStyle()
 [0x7f6484da0571] WebCore::Document::styleResolverChanged()
 [0x7f6484d9efa5] WebCore::Document::didRemoveAllPendingStylesheet()
 [0x7f6484dff9c9] WebCore::DocumentStyleSheetCollection::removePendingSheet()
 [0x7f648835234e] WebCore::StyleElement::sheetLoaded()
 [0x7f64855e60d5] WebCore::HTMLStyleElement::sheetLoaded()
 [0x7f6485adc78e] WebCore::StyleSheetContents::checkLoaded()
 [0x7f6488352263] WebCore::StyleElement::createSheet()
 [0x7f6488351c6f] WebCore::StyleElement::process()
 [0x7f64883517a8] WebCore::StyleElement::insertedIntoDocument()
 [0x7f64855e5b46] WebCore::HTMLStyleElement::insertedInto()
 [0x7f6484d88b37] WebCore::ChildNodeInsertionNotifier::notifyNodeInsertedIntoDocument()
 [0x7f6484d8ef43] WebCore::ChildNodeInsertionNotifier::notifyDescendantInsertedIntoDocument()
 [0x7f6484d88b86] WebCore::ChildNodeInsertionNotifier::notifyNodeInsertedIntoDocument()
 [0x7f6484d88d2a] WebCore::ChildNodeInsertionNotifier::notify()
 [0x7f6484d8749f] WebCore::updateTreeAfterInsertion()
 [0x7f6484d8559d] WebCore::ContainerNode::appendChild()
 [0x7f6484e4057f] WebCore::Node::appendChild()
 [0x7f64859b8e5b] WebCore::V8Node::appendChildCallback()
 [0x3551e5758873] <unknown>
  r8: 00007f6482d8c9c0  r9: 00007f6482dd00d0 r10: 0000000000000001 r11: 0000000000000000
 r12: 00007f6477010020 r13: 00007f6482c3e0b8 r14: 00007f6476f87088 r15: 00007f6482c40dd0
  di: 0000000000000000  si: 00000000efcdab90  bp: 00007fff9e65c3e0  bx: 00007f6477010020
  dx: 00007f647d1a6aa0  ax: 00000000bbadbeef  cx: 00007f647ced291d  sp: 00007fff9e65c3b0
  ip: 00007f6484e68653 efl: 0000000000010246 cgf: 0000000000000033 erf: 0000000000000006
 trp: 000000000000000e msk: 0000000000000000 cr2: 00000000bbadbeef

-- 
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