[Webkit-unassigned] [Bug 233592] New: WebView without uri crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 29 13:14:14 PST 2021


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

            Bug ID: 233592
           Summary: WebView without uri crashes
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: info at gunibert.de
                CC: bugs-noreply at webkitgtk.org

When i create a WebKitWebView and add this Widget to a Gtk4 widgettree but don't load an URI it will crash the application with

Gsk:ERROR:../gsk/gl/gskglcommandqueue.c:1266:gsk_gl_command_queue_create_render_target: assertion failed (glCheckFramebufferStatus (GL_FRAMEBUFFER) == GL_FRAMEBUFFER_COMPLETE): (0x00000000 == 0x00008cd5)
Bail out! Gsk:ERROR:../gsk/gl/gskglcommandqueue.c:1266:gsk_gl_command_queue_create_render_target: assertion failed (glCheckFramebufferStatus (GL_FRAMEBUFFER) == GL_FRAMEBUFFER_COMPLETE): (0x00000000 == 0x00008cd5)

Adding an URI before the widget is visible doesn't crash. I can also confirm that "about:blank" will not crash it.

-- 
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/20211129/278f27ae/attachment-0001.htm>


More information about the webkit-unassigned mailing list