https://bugs.freedesktop.org/show_bug.cgi?id=38622
Summary: [bisected] EGL assertion failure in many ES2 applications Product: Mesa Version: git Platform: All OS/Version: All Status: NEW Severity: major Priority: highest Component: Other AssignedTo: mesa-dev@lists.freedesktop.org ReportedBy: i...@freedesktop.org CC: benjaminfran...@googlemail.com I'm seeing the following assertion failure in pretty much every single EGL application that used OpenGL ES2. ../../../../src/egl/main/eglconfig.h:118: _eglSetConfigKey: Assertion `offset >= 0' failed. I have not tried other APIs with EGL, so the bug may affect more than just ES2 applications. I bisected to this commit: commit e5fc4c81ce5aa261e330977f1a672838cd186cdb Author: Benjamin Franzke <benjaminfran...@googlemail.com> Date: Mon May 30 10:50:52 2011 +0200 egl_dri2: Hookup gbm as drm platform -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev