[Bug 107782] SIGSEGV in intelCreateBuffer(intel_screen.c) when using EGL_KHR_gl_colorspace

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 4 08:05:43 UTC 2018


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

Tapani Pälli <lemody at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|intel-3d-bugs at lists.freedes |lemody at gmail.com
                   |ktop.org                    |

--- Comment #7 from Tapani Pälli <lemody at gmail.com> ---
(In reply to Elias Naur from comment #4)
> Adding EGL_ALPHA_SIZE=8 to the eglChooseConfig attributes worked. There is
> no crash, and sRGB textures look right when rendered to the window.
> 
> Not crashing when EGL_ALPHA_SIZE is unspecified is would be nice though. I
> have attached the full output of glxinfo in case my Mesa version is older
> than a fix that went in later.
> 
> It would be even nicer if eglCreateWindowSurface wouldn't return
> EGL_BAD_MATCH for configs without EGL_ALPHA_SIZE specified. But perhaps
> that's a hardware limitation?

That would need some tinkering in the driver, I think it should be possible for
us to expose sRGB capable RGBX visuals but .. risky. Every time we change the
visuals, some of the supported desktops (gnome/kde) tend to break. Let's leave
this bug open as a 'feature request/reminder' for this to happen. There's also
bug #92759 referring to the same issue.

-- 
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/intel-3d-bugs/attachments/20181004/d82149a0/attachment-0001.html>


More information about the intel-3d-bugs mailing list