RESOLVED DUPLICATE of bug 71049 98595
ASSERTION FAILED: !view() || !view()->layoutStateEnabled() || isRunIn() : virtual LayoutRect WebCore::RenderInline::clippedOverflowRectForRepaint(WebCore::RenderLayerModelObject *) const
https://bugs.webkit.org/show_bug.cgi?id=98595
Summary ASSERTION FAILED: !view() || !view()->layoutStateEnabled() || isRunIn() : vir...
Dimitris Apostolou
Reported 2012-10-06 03:52:50 PDT
Created attachment 167453 [details] Crash log. r130578 Reproducibility: always Steps: 1. Be logged in with Yahoo ID. 2. Go to http://www.yahoo.com/_ylt=Alnol9YOCJ_1m0ta_xgoCWabvZx4/SIG=11rumc10j/EXP=1349606829/**http%3A//us.mg6.mail.yahoo.com/neo/launch What happened: 2. Assert failure. ASSERTION FAILED: !view() || !view()->layoutStateEnabled() || isRunIn() /Users/rex/WebKit/Source/WebCore/rendering/RenderInline.cpp(975) : virtual LayoutRect WebCore::RenderInline::clippedOverflowRectForRepaint(WebCore::RenderLayerModelObject *) const 1 0x107376de5 WebCore::RenderInline::clippedOverflowRectForRepaint(WebCore::RenderLayerModelObject*) const 2 0x107397717 WebCore::RenderLayer::repaintIncludingNonCompositingDescendants(WebCore::RenderLayerModelObject*) 3 0x107397778 WebCore::RenderLayer::repaintIncludingNonCompositingDescendants(WebCore::RenderLayerModelObject*) 4 0x107397778 WebCore::RenderLayer::repaintIncludingNonCompositingDescendants(WebCore::RenderLayerModelObject*) 5 0x107397778 WebCore::RenderLayer::repaintIncludingNonCompositingDescendants(WebCore::RenderLayerModelObject*) 6 0x107397778 WebCore::RenderLayer::repaintIncludingNonCompositingDescendants(WebCore::RenderLayerModelObject*) 7 0x107397778 WebCore::RenderLayer::repaintIncludingNonCompositingDescendants(WebCore::RenderLayerModelObject*) 8 0x107397778 WebCore::RenderLayer::repaintIncludingNonCompositingDescendants(WebCore::RenderLayerModelObject*) 9 0x1073b4fb0 WebCore::RenderLayerCompositor::repaintOnCompositingChange(WebCore::RenderLayer*) 10 0x1073b4ba0 WebCore::RenderLayerCompositor::updateBacking(WebCore::RenderLayer*, WebCore::RenderLayerCompositor::CompositingChangeRepaint) 11 0x1073b5153 WebCore::RenderLayerCompositor::updateLayerCompositingState(WebCore::RenderLayer*, WebCore::RenderLayerCompositor::CompositingChangeRepaint) 12 0x10738be63 WebCore::RenderLayer::updateScrollInfoAfterLayout() 13 0x10727cb94 WebCore::RenderBlock::updateScrollInfoAfterLayout() 14 0x10727e0dc WebCore::RenderBlock::layoutBlock(bool, WebCore::FractionalLayoutUnit) 15 0x10727cc15 WebCore::RenderBlock::layout() 16 0x10671a276 WebCore::RenderObject::layoutIfNeeded() 17 0x107281341 WebCore::RenderBlock::layoutPositionedObjects(bool) 18 0x10727dfec WebCore::RenderBlock::layoutBlock(bool, WebCore::FractionalLayoutUnit) 19 0x10727cc15 WebCore::RenderBlock::layout() 20 0x107515d12 WebCore::RenderView::layout() 21 0x1067a82bb WebCore::FrameView::layout(bool) 22 0x1067ad316 WebCore::FrameView::visibleContentsResized() 23 0x1075ebd96 WebCore::ScrollView::updateScrollbars(WebCore::IntSize const&) 24 0x1075ebcf0 WebCore::ScrollView::setScrollbarModes(WebCore::ScrollbarMode, WebCore::ScrollbarMode, bool, bool) 25 0x1067a7fd4 WebCore::FrameView::layout(bool) 26 0x10646b063 WebCore::Document::updateLayout() 27 0x10646afe0 WebCore::Document::updateLayout() 28 0x10646b135 WebCore::Document::updateLayoutIgnorePendingStylesheets() 29 0x1062b42c5 WebCore::CSSComputedStyleDeclaration::getPropertyCSSValue(WebCore::CSSPropertyID, WebCore::EUpdateLayout) const 30 0x1062b4167 WebCore::CSSComputedStyleDeclaration::getPropertyCSSValue(WebCore::CSSPropertyID) const 31 0x1062c6942 WebCore::CSSComputedStyleDeclaration::getPropertyCSSValueInternal(WebCore::CSSPropertyID) Expected result: 2. No assert failure.
Attachments
Crash log. (81.00 KB, text/plain)
2012-10-06 03:52 PDT, Dimitris Apostolou
no flags
Simon Fraser (smfr)
Comment 1 2013-01-29 16:58:32 PST
*** This bug has been marked as a duplicate of bug 71049 ***
Note You need to log in before you can comment on or make changes to this bug.