Search code examples
androidopengl-eslibgdx

java.lang.RuntimeException: eglSwapBuffers failed: EGL_SUCCESS report


I have android game, using libgdx framework

on Google Play store there are report:

java.lang.RuntimeException: eglSwapBuffers failed: EGL_SUCCESS
at android.opengl.GLSurfaceView$EglHelper.throwEglException(GLSurfaceView.java:1085)
at android.opengl.GLSurfaceView$EglHelper.swap(GLSurfaceView.java:1043)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1369)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1123)

what I can do?

devices reported : Samsung GT-S5830i, Samsung galaxy Y, LGE LG-P990 , Motorola Photon 4G, Motorola Droid X2,


Solution

  • This problem has been reported here before. There is already an issue filed.

    You can help by providing more details to this issue.