[Webkit-unassigned] [Bug 123486] New: ASSERTION FAILED: m_repaintRect == renderer().clippedOverflowRectForRepaint(renderer().containerForRepaint())

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 29 19:22:03 PDT 2013


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

           Summary: ASSERTION FAILED: m_repaintRect ==
                    renderer().clippedOverflowRectForRepaint(renderer().co
                    ntainerForRepaint())
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: bdakin at apple.com, simon.fraser at apple.com,
                    dino at apple.com, thorton at apple.com


Reproduction steps:
1. Log into Facebook.com
2. Open an image people posted on timeline

ASSERTION FAILED: m_repaintRect == renderer().clippedOverflowRectForRepaint(renderer().containerForRepaint())
/Volumes/Data/webkit2/Source/WebCore/rendering/RenderLayer.cpp(788) : void WebCore::RenderLayer::updateLayerPositionsAfterScroll(WebCore::RenderGeometryMap *, UpdateLayerPositionsAfterScrollFlags)
1   0x10eea39d0 WTFCrash
2   0x11122133b WebCore::RenderLayer::updateLayerPositionsAfterScroll(WebCore::RenderGeometryMap*, unsigned int)
3   0x111221419 WebCore::RenderLayer::updateLayerPositionsAfterScroll(WebCore::RenderGeometryMap*, unsigned int)
4   0x1112210c1 WebCore::RenderLayer::updateLayerPositionsAfterDocumentScroll()
5   0x110565dbf WebCore::FrameView::repaintFixedElementsAfterScrolling()
6   0x1114aa9b5 WebCore::ScrollView::scrollTo(WebCore::IntSize const&)
7   0x11056884e WebCore::FrameView::scrollTo(WebCore::IntSize const&)
8   0x1114aa8bf WebCore::ScrollView::setScrollOffset(WebCore::IntPoint const&)
9   0x1114aa8ff non-virtual thunk to WebCore::ScrollView::setScrollOffset(WebCore::IntPoint const&)
10  0x11146f780 WebCore::ScrollableArea::scrollPositionChanged(WebCore::IntPoint const&)
11  0x11146f6ef WebCore::ScrollableArea::notifyScrollPositionChanged(WebCore::IntPoint const&)
12  0x111488c2f WebCore::ScrollingCoordinator::updateMainFrameScrollPosition(WebCore::IntPoint const&, bool, WebCore::SetOrSyncScrollingLayerPosition)
13  0x11148b4b3 WebCore::ScrollingCoordinatorMac::requestScrollPositionUpdate(WebCore::FrameView*, WebCore::IntPoint const&)
14  0x110566251 WebCore::FrameView::requestScrollPositionUpdate(WebCore::IntPoint const&)
15  0x1105662af non-virtual thunk to WebCore::FrameView::requestScrollPositionUpdate(WebCore::IntPoint const&)
16  0x11146fae2 WebCore::ScrollableArea::setScrollOffsetFromAnimation(WebCore::IntPoint const&)
17  0x111472181 WebCore::ScrollAnimator::notifyPositionChanged(WebCore::FloatSize const&)
18  0x111476956 WebCore::ScrollAnimatorMac::notifyPositionChanged(WebCore::FloatSize const&)
19  0x11147649a WebCore::ScrollAnimatorMac::immediateScrollTo(WebCore::FloatPoint const&)
20  0x111476373 WebCore::ScrollAnimatorMac::scrollToOffsetWithoutAnimation(WebCore::FloatPoint const&)
21  0x11146f5cc WebCore::ScrollableArea::scrollToOffsetWithoutAnimation(WebCore::FloatPoint const&)
22  0x1114a930d WebCore::ScrollView::updateScrollbars(WebCore::IntSize const&)
23  0x1114a9e40 WebCore::ScrollView::setContentsSize(WebCore::IntSize const&)
24  0x11055dd81 WebCore::FrameView::setContentsSize(WebCore::IntSize const&)
25  0x11055f223 WebCore::FrameView::adjustViewSize()
26  0x11056192a WebCore::FrameView::layout(bool)
27  0x11029e568 WebCore::Document::updateLayout()
28  0x1102a177f WebCore::Document::updateLayoutIgnorePendingStylesheets()
29  0x110417177 WebCore::Element::offsetHeight()
30  0x110ae6737 WebCore::jsElementOffsetHeight(JSC::ExecState*, JSC::JSValue, JSC::PropertyName)
31  0x10e83ea0f JSC::PropertySlot::getValue(JSC::ExecState*, JSC::PropertyName) const

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