RESOLVED INVALID 195880
[GTK] Segfault in _ZN6WebKit30AcceleratedBackingStoreWayland18tryEnsureGLContextEv
https://bugs.webkit.org/show_bug.cgi?id=195880
Summary [GTK] Segfault in _ZN6WebKit30AcceleratedBackingStoreWayland18tryEnsureGLCont...
Cédric Bellegarde
Reported 2019-03-18 03:36:21 PDT
Created attachment 365006 [details] Full backtrace Fedora 30: webkit2gtk3-2.24.0-1.fc30.x86_64 Here short backtrace: #0 _ZN6WebKit30AcceleratedBackingStoreWayland18tryEnsureGLContextEv (this=this@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.
Attachments
Full backtrace (134.50 KB, text/plain)
2019-03-18 03:36 PDT, Cédric Bellegarde
no flags
Cédric Bellegarde
Comment 1 2019-03-18 07:16:11 PDT
Looks it's due to Eolie internals to get an offscreen snapshot... Closing as INVALID.
Note You need to log in before you can comment on or make changes to this bug.