Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
eglSwapBuffers failed: EGL_SUCCESS — Gideros Forum

eglSwapBuffers failed: EGL_SUCCESS

bysregbysreg Member
edited February 2014 in General questions
got a crash report :

java.lang.RuntimeException: eglSwapBuffers failed: EGL_SUCCESS
at android.opengl.GLSurfaceView$EglHelper.throwEglException(GLSurfaceView.java:1099)
at android.opengl.GLSurfaceView$EglHelper.swap(GLSurfaceView.java:1057)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1389)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1138)

device : GT-S5360
android version : 2.3.6
Sign In or Register to comment.