[Webkit-unassigned] [Bug 238721] [GTK] WebProcess crash with SIGSEGV (2.36.0)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 26 10:27:47 PDT 2022


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

Michael Orlitzky <michael at orlitzky.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |michael at orlitzky.com

--- Comment #5 from Michael Orlitzky <michael at orlitzky.com> ---
Created attachment 459788

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

webkitgtk-backtrace.txt

I have same problem, but have a backtrace with -ggdb information. To me it looks like the fallback case in

  Source/WebCore/platform/graphics/glx/GLContextGLX.cpp

is supplying NULL as the "vis" argument to glXCreateContext(), but that function immediately tries to use vis.

Note however that I don't get any libEGL or mesa warnings when I start evolution; those may be red herrings.

-- 
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/20220526/3c0240e3/attachment.htm>


More information about the webkit-unassigned mailing list