[Webkit-unassigned] [Bug 256873] [GTK] gsk_gl_command_queue_create_render_target: assertion failed (glCheckFramebufferStatus (GL_FRAMEBUFFER) == GL_FRAMEBUFFER_COMPLETE) when opening webkit://gpu

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 17 20:22:50 PDT 2023


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

--- Comment #7 from enometh at meer.net ---
hmm a similar crash occurs on 2.41.1 even with gtk3.  I passed -DENABLE_GLES2=on explicitly to cmake, which results in a cmakeconfig.h with
```
#define ENABLE_GLES2 1
#define USE_OPENGL 0
#define USE_OPENGL_ES 1
#define USE_OPENGL_OR_ES 1
```
What combination of options avoids such a crash?

-- 
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/20230518/6acb2f1a/attachment-0001.htm>


More information about the webkit-unassigned mailing list