[Webkit-unassigned] [Bug 107223] New: ASSERTION FAILED: parent->inDocument() loading playboy.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 17 21:49:09 PST 2013


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

           Summary: ASSERTION FAILED: parent->inDocument() loading
                    playboy.com
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://www.playboy.com
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com
                CC: koivisto at iki.fi


Loading http://www.playboy.com (which is in the Alexa 1000) hits:

ASSERTION FAILED: parent->inDocument()
/Volumes/DataSSD/Development/apple/webkit/WebKit.git/Source/WebCore/dom/PseudoElement.cpp(47) : WebCore::PseudoElement::PseudoElement(WebCore::Element *, WebCore::PseudoId)
1   0x1046ce23b WebCore::PseudoElement::PseudoElement(WebCore::Element*, WebCore::PseudoId)
2   0x1046ce143 WebCore::PseudoElement::PseudoElement(WebCore::Element*, WebCore::PseudoId)
3   0x103a5f1d1 WebCore::PseudoElement::create(WebCore::Element*, WebCore::PseudoId)
4   0x103a5a7ac WebCore::Element::createPseudoElementIfNeeded(WebCore::PseudoId)
5   0x103a56493 WebCore::Element::updatePseudoElement(WebCore::PseudoId, WebCore::Node::StyleChange)
6   0x103a56221 WebCore::Element::attach()
7   0x1036206e3 WebCore::ContainerNode::attachChildren()
8   0x10361dd49 WebCore::ContainerNode::attach()
9   0x103a5620e WebCore::Element::attach()
10  0x103a5e746 WebCore::Node::reattach()
11  0x103a56e2d WebCore::Element::recalcStyle(WebCore::Node::StyleChange)
12  0x103a572bd WebCore::Element::recalcStyle(WebCore::Node::StyleChange)
13  0x10383bf3e WebCore::Document::recalcStyle(WebCore::Node::StyleChange)
14  0x1038392ad WebCore::Document::styleResolverChanged(WebCore::StyleResolverUpdateFlag)
15  0x10383fca5 WebCore::Document::didRemoveAllPendingStylesheet()
16  0x1038c3210 WebCore::DocumentStyleSheetCollection::removePendingSheet(WebCore::DocumentStyleSheetCollection::RemovePendingSheetNotificationType)
17  0x104bb767b WebCore::StyleElement::sheetLoaded(WebCore::Document*)
18  0x103d45b7e WebCore::HTMLStyleElement::sheetLoaded()
19  0x104c2d3e7 WebCore::StyleSheetContents::checkLoaded()
20  0x104bb74ba WebCore::StyleElement::createSheet(WebCore::Element*, WTF::OrdinalNumber, WTF::String const&)
21  0x104bb6b00 WebCore::StyleElement::process(WebCore::Element*)
22  0x104bb6872 WebCore::StyleElement::insertedIntoDocument(WebCore::Document*, WebCore::Element*)
23  0x103d45030 WebCore::HTMLStyleElement::insertedInto(WebCore::ContainerNode*)
24  0x103623f32 WebCore::ChildNodeInsertionNotifier::notifyNodeInsertedIntoDocument(WebCore::Node*)
25  0x1036244b3 WebCore::ChildNodeInsertionNotifier::notifyDescendantInsertedIntoDocument(WebCore::ContainerNode*)
26  0x103623f80 WebCore::ChildNodeInsertionNotifier::notifyNodeInsertedIntoDocument(WebCore::Node*)
27  0x10361fe0a WebCore::ChildNodeInsertionNotifier::notify(WebCore::Node*)
28  0x10361c0a5 WebCore::updateTreeAfterInsertion(WebCore::ContainerNode*, WebCore::Node*, bool)
29  0x10361b8d2 WebCore::ContainerNode::appendChild(WTF::PassRefPtr<WebCore::Node>, int&, bool)
30  0x1045fdf8a WebCore::Node::appendChild(WTF::PassRefPtr<WebCore::Node>, int&, bool)
31  0x104237e21 WebCore::JSNode::appendChild(JSC::ExecState*)

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