Android工程连接调试的时候出现这个错误 in writeCrashedAppName, pkgName :com.gwsoft.youledzpoker
求解决
补充log信息
01-29 14:19:49.150: D/AndroidRuntime(3450): procName from cmdline: com.text
01-29 14:19:49.150: E/AndroidRuntime(3450): in writeCrashedAppName, pkgName :com.text
01-29 14:19:49.150: D/AndroidRuntime(3450): file written successfully with content: com.text StringBuffer : ;com.text
01-29 14:19:49.160: D/BstCommandProcessor-Application(886): Application crash has been observed.
01-29 14:19:49.160: D/BstCommandProcessor-Application(886): Crashed App Info:
01-29 14:19:49.160: D/BstCommandProcessor-Application(886): PackageInfo{b44fb2f8 com.text}
01-29 14:19:49.160: D/BstCommandProcessor-Application(886): packageName: com.text
01-29 14:19:49.160: D/BstCommandProcessor-Application(886): versionCode: 1
01-29 14:19:49.160: D/BstCommandProcessor-Application(886): versionName: 1.0
01-29 14:19:49.160: D/BstCommandProcessor-Application(886): in sendHttpRequest, request to send to (fqdn): http://10.0.2.2:3861/AppCrashedInfo
01-29 14:19:49.160: D/BstCommandProcessor-Application(886): data: {“packageName”:“com.text”,“shortPackageName”:“com.text”,“versionCode”:1,“versionName”:“1.0”}
01-29 14:19:49.180: I/Process(3450): Sending signal. PID: 3450 SIG: 9
01-29 14:19:49.180: E/AndroidRuntime(3450): FATAL EXCEPTION: GLThread 11
01-29 14:19:49.180: E/AndroidRuntime(3450): java.lang.IllegalArgumentException
01-29 14:19:49.180: E/AndroidRuntime(3450): at com.google.android.gles_jni.EGLImpl._eglCreateContext(Native Method)
01-29 14:19:49.180: E/AndroidRuntime(3450): at com.google.android.gles_jni.EGLImpl.eglCreateContext(EGLImpl.java:50)
01-29 14:19:49.180: E/AndroidRuntime(3450): at android.opengl.GLSurfaceView$DefaultContextFactory.createContext(GLSurfaceView.java:685)
01-29 14:19:49.180: E/AndroidRuntime(3450): at android.opengl.GLSurfaceView$EglHelper.start(GLSurfaceView.java:925)
01-29 14:19:49.180: E/AndroidRuntime(3450): at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1264)
01-29 14:19:49.180: E/AndroidRuntime(3450): at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1118)
01-29 14:19:49.190: I/WindowManager(517): WIN DEATH: Window{b4818258 com.text/org.cocos2dx.lua.AppActivity paused=false}
01-29 14:19:49.190: I/ActivityManager(517): Process com.text (pid 3450) has died.