[Webkit-unassigned] [Bug 73760] New: Assertion failure in CachedResource::addClientToSet while browsing on engadet.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 3 20:36:07 PST 2011


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

           Summary: Assertion failure in CachedResource::addClientToSet
                    while browsing on engadet.com
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: abarth at webkit.org


Stack trace:

ASSERTION FAILED: !isPurgeable()
/Users/rniwa/webkit/Source/WebCore/loader/cache/CachedResource.cpp(380) : void WebCore::CachedResource::addClientToSet(WebCore::CachedResourceClient*)
1   0x101f29bbf WebCore::CachedResource::addClientToSet(WebCore::CachedResourceClient*)
2   0x101f2a097 WebCore::CachedResource::addClient(WebCore::CachedResourceClient*)
3   0x102cf6b25 WebCore::StyleCachedImage::addClient(WebCore::RenderObject*)
4   0x102b46c0e WebCore::RenderObject::updateFillImages(WebCore::FillLayer const*, WebCore::FillLayer const*)
5   0x102b4d762 WebCore::RenderObject::setStyle(WTF::PassRefPtr<WebCore::RenderStyle>)
6   0x102b4b426 WebCore::RenderObject::setAnimatableStyle(WTF::PassRefPtr<WebCore::RenderStyle>)
7   0x1029ce8fa WebCore::NodeRendererFactory::createRenderer()
8   0x1029cf45a WebCore::NodeRendererFactory::createRendererIfNeeded()
9   0x1029bd90e WebCore::Node::createRendererIfNeeded()
10  0x102264c3b WebCore::Element::attach()
11  0x101f8718c WebCore::ContainerNode::attach()
12  0x102264c6d WebCore::Element::attach()
13  0x101f8718c WebCore::ContainerNode::attach()
14  0x102264c6d WebCore::Element::attach()
15  0x101f4b091 WebCore::Node::reattach()
16  0x102264450 WebCore::Element::recalcStyle(WebCore::Node::StyleChange)
17  0x102264a39 WebCore::Element::recalcStyle(WebCore::Node::StyleChange)
18  0x102264a39 WebCore::Element::recalcStyle(WebCore::Node::StyleChange)
19  0x10211e2ea WebCore::Document::recalcStyle(WebCore::Node::StyleChange)
20  0x10211f5f8 WebCore::Document::updateStyleIfNeeded()
21  0x10210e5a4 WebCore::Document::updateStyleForAllDocuments()
22  0x102c51c17 WebCore::ScheduledAction::execute(WebCore::Document*)
23  0x102c51cca WebCore::ScheduledAction::execute(WebCore::ScriptExecutionContext*)
24  0x1022185a4 WebCore::DOMTimer::fired()
25  0x102e1c464 WebCore::ThreadTimers::sharedTimerFiredInternal()
26  0x102e1c677 WebCore::ThreadTimers::sharedTimerFired()
27  0x102cb1fb2 WebCore::timerFired(__CFRunLoopTimer*, void*)
28  0x7fff81a01bb8 __CFRunLoopRun

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