http://stackoverflow.com/questions/6039107/android-glsurfaceview-egl-bad-alloc
On Mon, Oct 10, 2011 at 4:41 PM, bob <[email protected]> wrote: > Any ideas why my Android OpenGL slot machine may have this in its ACRA > log? > > java.lang.RuntimeException: eglSwapBuffers failed: EGL_BAD_ALLOC > at android.opengl.GLSurfaceView > $EglHelper.throwEglException(GLSurfaceView.java:1077) > at android.opengl.GLSurfaceView$EglHelper.swap(GLSurfaceView.java: > 1035) > at android.opengl.GLSurfaceView > $GLThread.guardedRun(GLSurfaceView.java:1333) > at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1116) > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

