[Webkit-unassigned] [Bug 195880] New: [GTK] Segfault in _ZN6WebKit30AcceleratedBackingStoreWayland18tryEnsureGLContextEv

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 18 03:36:21 PDT 2019


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

            Bug ID: 195880
           Summary: [GTK] Segfault in
                    _ZN6WebKit30AcceleratedBackingStoreWayland18tryEnsureG
                    LContextEv
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cedric.bellegarde at adishatz.org
                CC: bugs-noreply at webkitgtk.org

Created attachment 365006

  --> https://bugs.webkit.org/attachment.cgi?id=365006&action=review

Full backtrace

Fedora 30: webkit2gtk3-2.24.0-1.fc30.x86_64


Here short backtrace:
#0  _ZN6WebKit30AcceleratedBackingStoreWayland18tryEnsureGLContextEv (this=this at entry=0x7f1fac6ac300) at ../Source/WebKit/UIProcess/gtk/AcceleratedBackingStoreWayland.cpp:85
85          g_warning("GDK is not able to create a GL context, falling back to glReadPixels (slow!): %s", error->message);

I guess error-> message was NULL.

-- 
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/20190318/8a26ae87/attachment-0001.html>


More information about the webkit-unassigned mailing list