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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 21 00:58:11 PDT 2023


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

--- Comment #13 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to Michael Catanzaro from comment #9)
> (In reply to Carlos Garcia Campos from comment #6)
> > hmm, does this mean that the display is destroyed before the at exit
> > handlers? that's not expected to happen.
> 
> It's happening.

Could it be that it happens only with ASAN?

> (In reply to Carlos Garcia Campos from comment #8)
> > I don't understand how this can happen
> 
> We currently have nothing to guarantee the order of destruction. My
> suggestion in comment #5 should fix that.

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.

-- 
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/b48be0a5/attachment-0001.htm>


More information about the webkit-unassigned mailing list