eglSwapBuffers Error from Google Play

Hello every one, I got some Error Message from Google Play,

Some Like that:

java.lang.RuntimeException: eglSwapBuffers failed: EGL_BAD_ALLOC
at android.opengl.GLSurfaceView$EglHelper.throwEglException(GLSurfaceView.java:1080)
at android.opengl.GLSurfaceView$EglHelper.swap(GLSurfaceView.java:1038)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1364)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1118)

java.lang.RuntimeException: eglSwapBuffers failed: EGL_BAD_ALLOC
at android.opengl.GLSurfaceView$EglHelper.throwEglException(GLSurfaceView.java:1083)
at android.opengl.GLSurfaceView$EglHelper.swap(GLSurfaceView.java:1041)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1367)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1121)

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)

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)

Some suggestions say “You should add GLSurfaceView Pause when onPause, GLSurfaceView Resume when onResume.”
But I did!

This may be the same problem with my problems, I think just some device have this problem.
http://www.cocos2d-x.org/boards/6/topics/3999
But still no one can to solve problems. T^T

Hope some one can Help ME!

Thanks alot~~

My Cocos2D-x Version is 0.12.0

Strongly suspect that the Samsung Galaxy S2 have this problem
There are too many 1 Star Rating Review which device is Samsung Galaxy S2 from Google Play User Reviews.
QQ

This error has never really gone away. On 2.2.1 and I’m at like 250 crashes in the last version of my game - one of most frequent crashes.
It looks like it affects older phones a lot more (low-end and lower android version), though.

Here are two snapshots from my Crashlytics dash for reference: