Any chance someone here has seen this error, and has some idea how to
fix it?

I'm getting it from the Crash Errors in my Developer Console. The full
stack trace (such as it is) is as follows:

java.lang.RuntimeException: eglSwapBuffers failed: EGL_BAD_ALLOC
at android.opengl.GLSurfaceView
$EglHelper.throwEglException(GLSurfaceView.java:1079)
at android.opengl.GLSurfaceView$EglHelper.swap(GLSurfaceView.java:
1037)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:
1342)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1118)

That's it... No indication of where in my app this may be happening,
and naturally there are no user messages. It leads me to think that
it's an OpenGLES bug, and I'm inclined to file it at b.android.com,
unless someone here has a better explanation.

Thanks!

String

-- 
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

Reply via email to