[Webkit-unassigned] [Bug 229671] 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
Mon Aug 30 09:29:57 PDT 2021


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

            Bug ID: 229671
           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

imported/w3c/web-platform-tests/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-img-auto.html

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

The test seems to have became flaky at this build: https://ews-build.webkit.org/#/builders/60/builds/10617

In the open source directory, the test crashed one time on BigSur AS wk2 Debug: https://build.webkit.org/#/builders/103/builds/2730

History: https://results.webkit.org/?suite=layout-tests&test=imported/w3c/web-platform-tests/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-img-auto.html

Result page: https://ews-build.s3-us-west-2.amazonaws.com/macOS-AppleSilicon-Big-Sur-Debug-WK2-Tests-EWS/r436490-10617-rerun/results.html

Crash log: 

ASSERTION FAILED: !needsLayout()
./rendering/RenderView.cpp(305) : virtual void WebCore::RenderView::paint(WebCore::PaintInfo &, const WebCore::LayoutPoint &)
1   0x13738ca3c WTFCrash
2   0x117536140 WTFCrashWithInfo(int, char const*, char const*, int)
3   0x11aa7d58c WebCore::RenderView::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
4   0x11a9105c8 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   0x11a90cf20 WebCore::RenderLayer::paintLayerContents(WebCore::GraphicsContext&, WebCore::RenderLayer::LayerPaintingInfo const&, WTF::OptionSet<WebCore::RenderLayer::PaintLayerFlag>)
6   0x11a92e990 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   0x11a92e394 WebCore::RenderLayerBacking::paintIntoLayer(WebCore::GraphicsLayer const*, WebCore::GraphicsContext&, WebCore::IntRect const&, WTF::OptionSet<WebCore::PaintBehavior>, WebCore::EventRegionContext*)
8   0x11a92f66c WebCore::RenderLayerBacking::paintContents(WebCore::GraphicsLayer const*, WebCore::GraphicsContext&, WebCore::FloatRect const&, unsigned int)
9   0x11a1ce1b8 WebCore::GraphicsLayer::paintGraphicsLayerContents(WebCore::GraphicsContext&, WebCore::FloatRect const&, unsigned int)
10  0x11a290308 WebCore::GraphicsLayerCA::platformCALayerPaintContents(WebCore::PlatformCALayer*, WebCore::GraphicsContext&, WebCore::FloatRect const&, unsigned int)
11  0x117a7afb8 WebCore::PlatformCALayer::drawLayerContents(WebCore::GraphicsContext&, WebCore::PlatformCALayer*, WTF::Vector<WebCore::FloatRect, 5ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc>&, unsigned int)
12  0x11a2d6bfc WebCore::TileGrid::platformCALayerPaintContents(WebCore::PlatformCALayer*, WebCore::GraphicsContext&, WebCore::FloatRect const&, unsigned int)
13  0x117c03978 -[WebSimpleLayer drawInContext:]
14  0x19ee037ac CABackingStoreUpdate_
15  0x19ee604b4 invocation function for block in CA::Layer::display_()
16  0x19ee02a34 -[CALayer _display]
17  0x117c036bc -[WebSimpleLayer display]
18  0x19ee01b2c CA::Layer::display_if_needed(CA::Transaction*)
19  0x19ef2db64 CA::Context::commit_transaction(CA::Transaction*, double, double*)
20  0x19ede3ab8 CA::Transaction::commit()
21  0x19b4b8470 __62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke
22  0x19bc0d23c ___NSRunLoopObserverCreateWithHandler_block_invoke
23  0x198b4dcc8 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__
24  0x198b4db14 __CFRunLoopDoObservers
25  0x198b4d05c __CFRunLoopRun
26  0x198b4c5e8 CFRunLoopRunSpecific
27  0x1998f5688 -[NSRunLoop(NSRunLoop) runMode:beforeDate:]
28  0x199987b70 -[NSRunLoop(NSRunLoop) run]
29  0x1987c3768 _xpc_objc_main
30  0x1987c2f94 xpc_main
31  0x103c5e854 WebKit::XPCServiceMain(int, char const**)
com.apple.WebKit.WebContent.Development terminated (pid 64635) because the process crashed
LEAK: 8 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/20210830/5a456ae9/attachment-0001.htm>


More information about the webkit-unassigned mailing list