[Webkit-unassigned] [Bug 278402] [GTK] Crash in FenceMonitor::addFileDescriptor when using Google Maps

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 21 04:41:55 PDT 2024


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

Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cgarcia at igalia.com

--- Comment #2 from Carlos Garcia Campos <cgarcia at igalia.com> ---
This happened to me once, but it's not easy to reproduce. The problem is actually earlier, frame is called when we already have a pending buffer, which is not expected to happen, but in this case it's protected by a debug assert, so release builds don't catch it. I think I know how this can happen, but I haven't been able to reproduce it again to confirm it.

-- 
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/20240821/6f5882cc/attachment.htm>


More information about the webkit-unassigned mailing list