[Webkit-unassigned] [Bug 222026] New: REGRESSION(r272476) [GTK] Coordinated graphics crash in DrawingAreaProxy and DrawingArea message loop

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 16 20:33:15 PST 2021


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

            Bug ID: 222026
           Summary: REGRESSION(r272476) [GTK] Coordinated graphics crash
                    in DrawingAreaProxy and DrawingArea message loop
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lmoura at igalia.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

fast/css/pseudo-active-style-sharing-1.html
fast/css/pseudo-active-style-sharing-2.html
fast/css/pseudo-active-style-sharing-3.html
fast/css/pseudo-active-style-sharing-4.html
fast/css/pseudo-active-style-sharing-5.html
fast/css/pseudo-active-style-sharing-6.html
fast/events/frame-detached-in-mousedown.html
fast/events/keydown-remove-frame.html
fast/forms/file/input-file-write-files-using-open-panel.html
fast/forms/placeholder-crash-with-scrollbar-corner.html
loader/stateobjects/pushstate-size-iframe.html
loader/stateobjects/pushstate-size.html

All these tests are consistently crashing with what seens to be a loop with DrawingAreaProxy::update() sending DrawingArea::didUpdate(), which sends back DrawingAreaProxy::Update() and so on.

PS: Did not bisect, but r272476 is the coord graphics commit in the range between r272473 (last good) and r272484 (first bad) directly related to this.

-- 
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/20210217/722aa10a/attachment.htm>


More information about the webkit-unassigned mailing list