[Webkit-unassigned] [Bug 238494] REGRESSION(r290360): [GLX] Crash on process exit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 29 01:52:21 PDT 2022


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

--- Comment #1 from Carlos Garcia Campos <cgarcia at igalia.com> ---
So, this is crashing while releasing the shared context in the PlatformDisplayX11 destructor, called by atexit. I think it should be safe to call PlatformDisplay::shared() from the destructor, and I can't reproduce the crash, but maybe it's not. We can try to find a better way to release the shared context.

-- 
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/20220329/69c7155d/attachment.htm>


More information about the webkit-unassigned mailing list