[Webkit-unassigned] [Bug 98595] New: ASSERTION FAILED: !view() || !view()->layoutStateEnabled() || isRunIn() : virtual LayoutRect WebCore::RenderInline::clippedOverflowRectForRepaint(WebCore::RenderLayerModelObject *) const

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 6 03:52:20 PDT 2012


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

           Summary: ASSERTION FAILED: !view() ||
                    !view()->layoutStateEnabled() || isRunIn() : virtual
                    LayoutRect
                    WebCore::RenderInline::clippedOverflowRectForRepaint(W
                    ebCore::RenderLayerModelObject *) const
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://www.yahoo.com/_ylt=Alnol9YOCJ_1m0ta_xgoCWabvZx4
                    /SIG=11rumc10j/EXP=1349606829/**http%3A//us.mg6.mail.y
                    ahoo.com/neo/launch
        OS/Version: Mac OS X 10.8
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rex_4539 at yahoo.com


Created an attachment (id=167453)
 --> (https://bugs.webkit.org/attachment.cgi?id=167453&action=review)
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.

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