[Webkit-unassigned] [Bug 237535] [GTK] Crash at start-up related to OpenGL
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 7 11:08:31 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=237535
--- Comment #1 from Michael Catanzaro <mcatanzaro at gnome.org> ---
One more note from the downstream bug:
"""
I do additional debug (with gdb) :
in tryInitializeEGL GLContext::createOffscreenContext seems to initialize correctly the context.
eglContext->makeContextCurrent seems also work correctly.
But call to GLContext::current()->version() always fail.
I don't kow how to continue debug to have more informations. I have tried to step into ::glGetString(GL_VERSION), but gdb don't allow me to do this.
"""
--
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/20220307/3d063844/attachment.htm>
More information about the webkit-unassigned
mailing list