[Mesa-dev] [Bug 39645] Mesa crashes when trying to run an OpenGL ES 2 app
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jul 28 17:54:45 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=39645
--- Comment #7 from Droste <tdroste at gmx.de> 2011-07-28 17:54:45 PDT ---
The bug only occurs with drm platform. With x11 everything should work fine.
A workaround would be
a) Setting EGL_PLATFORM=x11
b) Don't build drm platform, so that x11 is chosen by default.
(--with-egl-platforms=x11 instead of --with-egl-platforms=drm,x11)
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the mesa-dev
mailing list