[Mesa-dev] [Bug 104949] swrast: Epiphany WEB browser core dumps under Mesa 17.3.3

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Feb 8 10:30:23 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=104949

--- Comment #10 from Wayne Blaszczyk <wblaszcz at bigpond.net.au> ---
(In reply to Daniel Stone from comment #3)
> Yeah, good catch! Bug filed: https://bugs.webkit.org/show_bug.cgi?id=182490

I've applied the following patch to webkitgtk-2.18.6
https://bug-182490-attachments.webkit.org/attachment.cgi?id=333283

Epiphany now starts fine with Mesa 17.3.3.
But there is a difference in the warnings.
Epiphany under Mesa 17.3.3 produces the following:

WaylandCompositor requires eglBindWaylandDisplayWL, eglUnbindWaylandDisplayWL
and eglQueryWaylandBuffer.
Nested Wayland compositor could not initialize EGL

Epiphany under Mesa 17.2.8 produces the following:

WaylandCompositor requires eglCreateImage and eglDestroyImage.
Nested Wayland compositor could not initialize EGL

So, I guess it does get further in its initializeEGL method.

Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180208/de3a8421/attachment.html>


More information about the mesa-dev mailing list