[Webkit-unassigned] [Bug 255678] [GStreamer] GstGLContext use-after-free

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 21 05:22:15 PDT 2023


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

--- Comment #15 from Michael Catanzaro <mcatanzaro at redhat.com> ---
(In reply to Carlos Garcia Campos from comment #13)
> Could it be that it happens only with ASAN?

I don't think so.

> exit handlers should happen before static vars are destroyed, at least we
> assumed that and we have always had an assert in platform display destructor
> to ensure that.

static variables are themselves destroyed in exit handlers (as you can see from the backtrace above).

-- 
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/20230421/16b8a28a/attachment.htm>


More information about the webkit-unassigned mailing list