[Webkit-unassigned] [Bug 229820] New: [ BigSur arm64 EWS ] ASSERTION FAILED: !needsLayout() ./rendering/RenderView.cpp(305) : virtual void WebCore::RenderView::paint(WebCore::PaintInfo &, const WebCore::LayoutPoint &)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 2 12:03:17 PDT 2021


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

            Bug ID: 229820
           Summary: [ BigSur arm64 EWS ] ASSERTION FAILED: !needsLayout()
                    ./rendering/RenderView.cpp(305) : virtual void
                    WebCore::RenderView::paint(WebCore::PaintInfo &, const
                    WebCore::LayoutPoint &)
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Mac (Apple Silicon)
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ayumi_kojima at apple.com

loader/stateobjects/pushstate-size.html

Is flaky crashing on macOS-AppleSilicon-Big-Sur-Debug-WK2-Tests-EWS

The crash is not seen in the open source director: https://results.webkit.org/?suite=layout-tests&test=loader/stateobjects/pushstate-size.html

The test started being flaky at https://ews-build.webkit.org/#/builders/60/builds/6813

Crash log:

ASSERTION FAILED: !needsLayout()
./rendering/RenderView.cpp(305) : virtual void WebCore::RenderView::paint(WebCore::PaintInfo &, const WebCore::LayoutPoint &)
1   0x13981406c WTFCrash
2   0x117e98ff0 JSC::JSValue::isUndefined() const
3   0x11c53a248 WebCore::RenderView::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
4   0x11c3cb678 WebCore::RenderLayer::paintBackgroundForFragments(WTF::Vector<WebCore::LayerFragment, 1ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc> const&, WebCore::GraphicsContext&, WebCore::GraphicsContext&, WebCore::LayoutRect const&, bool, WebCore::RenderLayer::LayerPaintingInfo const&, WTF::OptionSet<WebCore::PaintBehavior>, WebCore::RenderObject*)
5   0x11c3c7fd0 WebCore::RenderLayer::paintLayerContents(WebCore::GraphicsContext&, WebCore::RenderLayer::LayerPaintingInfo const&, WTF::OptionSet<WebCore::RenderLayer::PaintLayerFlag>)
6   0x11c3e8fdc WebCore::RenderLayerBacking::paintIntoLayer(WebCore::GraphicsLayer const*, WebCore::GraphicsContext&, WebCore::IntRect const&, WTF::OptionSet<WebCore::PaintBehavior>, WebCore::EventRegionContext*)::$_24::operator()(WebCore::RenderLayer&, WTF::OptionSet<WebCore::RenderLayer::PaintLayerFlag>) const
7   0x11c3e89e0 WebCore::RenderLayerBacking::paintIntoLayer(WebCore::GraphicsLayer const*, WebCore::GraphicsContext&, WebCore::IntRect const&, WTF::OptionSet<WebCore::PaintBehavior>, WebCore::EventRegionContext*)
8   0x11c3e9cb8 WebCore::RenderLayerBacking::paintContents(WebCore::GraphicsLayer const*, WebCore::GraphicsContext&, WebCore::FloatRect const&, unsigned int)
9   0x11bc8506c WebCore::GraphicsLayer::paintGraphicsLayerContents(WebCore::GraphicsContext&, WebCore::FloatRect const&, unsigned int)
10  0x11bd467b8 WebCore::GraphicsLayerCA::platformCALayerPaintContents(WebCore::PlatformCALayer*, WebCore::GraphicsContext&, WebCore::FloatRect const&, unsigned int)
11  0x1192c2cac WebCore::PlatformCALayer::drawLayerContents(WebCore::GraphicsContext&, WebCore::PlatformCALayer*, WTF::Vector<WebCore::FloatRect, 5ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc>&, unsigned int)
12  0x11bd8c47c WebCore::TileGrid::platformCALayerPaintContents(WebCore::PlatformCALayer*, WebCore::GraphicsContext&, WebCore::FloatRect const&, unsigned int)
13  0x1194eaf78 -[WebSimpleLayer drawInContext:]
14  0x1893ef7ac CABackingStoreUpdate_
15  0x18944c4b4 invocation function for block in CA::Layer::display_()
16  0x1893eea34 -[CALayer _display]
17  0x1194eacbc -[WebSimpleLayer display]
18  0x1893edb2c CA::Layer::display_if_needed(CA::Transaction*)
19  0x189519b64 CA::Context::commit_transaction(CA::Transaction*, double, double*)
20  0x1893cfab8 CA::Transaction::commit()
21  0x185aa4470 __62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke
22  0x1861f923c ___NSRunLoopObserverCreateWithHandler_block_invoke
23  0x183139cc8 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__
24  0x183139b14 __CFRunLoopDoObservers
25  0x18313905c __CFRunLoopRun
26  0x1831385e8 CFRunLoopRunSpecific
27  0x183ee1688 -[NSRunLoop(NSRunLoop) runMode:beforeDate:]
28  0x183f73b70 -[NSRunLoop(NSRunLoop) run]
29  0x182daf768 _xpc_objc_main
30  0x182daef94 xpc_main
31  0x105899730 WebKit::XPCServiceMain(int, char const**)
com.apple.WebKit.WebContent.Development terminated (pid 5635) because the process crashed
LEAK: 3 WebPageProxy

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210902/419d67f6/attachment.htm>


More information about the webkit-unassigned mailing list