Bug 262273 - ASSERTION FAILED: clipRectsContext.rootLayer == m_clipRectsCache->m_clipRectsRoot[clipRectsType] /app/webkit/Source/WebCore/rendering/RenderLayer.cpp(4472)
Summary: ASSERTION FAILED: clipRectsContext.rootLayer == m_clipRectsCache->m_clipRects...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-27 22:47 PDT by djinn
Modified: 2023-11-03 23:04 PDT (History)
5 users (show)

See Also:


Attachments
testcase to trigger the crash (2.41 MB, text/html)
2023-09-27 22:47 PDT, djinn
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description djinn 2023-09-27 22:47:59 PDT
Created attachment 467946 [details]
testcase to trigger the crash

ASSERTION FAILED: clipRectsContext.rootLayer == m_clipRectsCache->m_clipRectsRoot[clipRectsType]
/app/webkit/Source/WebCore/rendering/RenderLayer.cpp(4472) : WTF::Ref<WebCore::ClipRects> WebCore::RenderLayer::updateClipRects(const ClipRectsContext&)

The minimized testcase will be uploaded as soon as possible.
Comment 1 Ahmad Saleem 2023-09-28 03:33:18 PDT
Something similar in the past fixed by Blink - https://src.chromium.org/viewvc/blink?view=revision&revision=172922
Comment 2 Radar WebKit Bug Importer 2023-10-04 22:48:15 PDT
<rdar://problem/116504961>
Comment 3 djinn 2023-11-03 23:04:09 PDT
Hello, I would like to ask if a previously submitted bug is still not processed or unconfirmed, was it submitted in the wrong way? Or is it something else? Should I offer more info?