[Webkit-unassigned] [Bug 215037] Crash in rx::RendererGL::getRendererDescription()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 31 16:09:00 PDT 2020


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

Kenneth Russell <kbr at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonahr at google.com

--- Comment #5 from Kenneth Russell <kbr at google.com> ---
Did a different thread in the app accidentally initialize ANGLE? This sort of failure mode happens when there's no OpenGL context current on the current thread - a guard against a null renderer string wouldn't help in this case.

Need to understand whether a different thread caused eglInitialize to get called.

-- 
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/20200731/30e21272/attachment.htm>


More information about the webkit-unassigned mailing list