[Webkit-unassigned] [Bug 152869] New: ASSERTION FAILED: !m_renderView.document().inPageCache() in WebCore::RenderLayerCompositor::updateCompositingLayers(WebCore::CompositingUpdateType, WebCore::RenderLayer*)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 7 16:28:53 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=152869
Bug ID: 152869
Summary: ASSERTION FAILED:
!m_renderView.document().inPageCache() in
WebCore::RenderLayerCompositor::updateCompositingLayer
s(WebCore::CompositingUpdateType,
WebCore::RenderLayer*)
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Macintosh
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: wilander at apple.com
ASSERTION FAILED: !m_renderView.document().inPageCache()
/Volumes/DataAndApps/dev/WebKitSafari/OpenSource/Source/WebCore/rendering/RenderLayerCompositor.cpp(678) : bool WebCore::RenderLayerCompositor::updateCompositingLayers(WebCore::CompositingUpdateType, WebCore::RenderLayer *)
1 0x1045530ed WTFCrash
2 0x107e8dde1 WebCore::RenderLayerCompositor::updateCompositingLayers(WebCore::CompositingUpdateType, WebCore::RenderLayer*)
3 0x106d07fba WebCore::FrameView::updateCompositingLayersAfterScrolling()
4 0x106d07ded WebCore::FrameView::scrollOffsetChangedViaPlatformWidgetImpl(WebCore::IntPoint const&, WebCore::IntPoint const&)
5 0x10817cdea WebCore::ScrollView::scrollOffsetChangedViaPlatformWidget(WebCore::IntPoint const&, WebCore::IntPoint const&)
6 0x102f9aa4c -[WebHTMLView(WebPrivate) _frameOrBoundsChanged]
7 0x7fff859eff1c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__
8 0x7fff859efe1b _CFXRegistrationPost
9 0x7fff859efb82 ___CFXNotificationPost_block_invoke
10 0x7fff859ac123 -[_CFXNotificationRegistrar find:object:observer:enumerator:]
11 0x7fff859ab3d6 _CFXNotificationPost
12 0x7fff8728ebd3 -[NSNotificationCenter postNotificationName:object:userInfo:]
13 0x7fff83a18a5b -[NSView _postBoundsChangeNotification]
14 0x7fff83a18941 -[NSView translateOriginToPoint:]
15 0x7fff83a16fe2 -[NSClipView _immediateScrollToPoint:]
16 0x102f16da0 -[WebClipView _immediateScrollToPoint:]
17 0x7fff83a16847 -[NSClipView scrollToPoint:]
18 0x7fff83a53be0 -[NSScrollView scrollClipView:toPoint:]
19 0x102f34d0e -[WebDynamicScrollBarsView scrollClipView:toPoint:]
20 0x7fff839fb6e5 -[NSClipView _scrollTo:animateScroll:flashScrollerKnobs:]
21 0x7fff839fae82 -[NSClipView _reflectDocumentViewFrameChange]
22 0x7fff8395a328 -[NSView _postFrameChangeNotification]
23 0x7fff839550c7 -[NSView setFrameSize:]
24 0x108189422 WebCore::ScrollView::platformSetContentsSize()
25 0x10817c41c WebCore::ScrollView::setContentsSize(WebCore::IntSize const&)
26 0x106cff6cd WebCore::FrameView::setContentsSize(WebCore::IntSize const&)
27 0x106cff63f WebCore::FrameView::resetScrollbarsAndClearContentsSize()
28 0x1069562d6 WebCore::Document::setInPageCache(bool)
29 0x106555cd1 WebCore::CachedFrame::CachedFrame(WebCore::Frame&)
30 0x10655645d WebCore::CachedFrame::CachedFrame(WebCore::Frame&)
31 0x1065611da std::_Unique_if<WebCore::CachedFrame>::_Single_object std::make_unique<WebCore::CachedFrame, WebCore::MainFrame&>(WebCore::MainFrame&&&)
(lldb)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160108/11fe0fd8/attachment.html>
More information about the webkit-unassigned
mailing list