Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
crash on android emulator config as Nexus 7 android 4.3 — Gideros Forum

crash on android emulator config as Nexus 7 android 4.3

alexzhengalexzheng Guru
edited August 2013 in Bugs and issues
here is the log.
it can run well on other emulators or device.

08-13 23:23:10.148: D/dalvikvm(972): Trying to load lib /data/app-lib/com.xraystudiogame.spider-2/libgideros.so 0x41757030
08-13 23:23:10.993: D/dalvikvm(972): Added shared lib /data/app-lib/com.xraystudiogame.spider-2/libgideros.so 0x41757030
08-13 23:23:11.023: D/dalvikvm(972): No JNI_OnLoad found in /data/app-lib/com.xraystudiogame.spider-2/libgideros.so 0x41757030, skipping init
08-13 23:23:11.103: D/dalvikvm(972): Trying to load lib /data/app-lib/com.xraystudiogame.spider-2/liblfs.so 0x41757030
08-13 23:23:11.103: D/dalvikvm(972): Added shared lib /data/app-lib/com.xraystudiogame.spider-2/liblfs.so 0x41757030
08-13 23:23:11.154: D/dalvikvm(972): Trying to load lib /data/app-lib/com.xraystudiogame.spider-2/libmogo.so 0x41757030
08-13 23:23:11.154: D/dalvikvm(972): Added shared lib /data/app-lib/com.xraystudiogame.spider-2/libmogo.so 0x41757030
08-13 23:23:11.154: D/dalvikvm(972): Trying to load lib /data/app-lib/com.xraystudiogame.spider-2/libmd5.so 0x41757030
08-13 23:23:11.215: D/dalvikvm(972): Added shared lib /data/app-lib/com.xraystudiogame.spider-2/libmd5.so 0x41757030
08-13 23:23:14.496: D/Gideros_Java(972): externalDir: /storage/sdcard
08-13 23:23:14.496: D/Gideros_Java(972): internalDir: /data/data/com.xraystudiogame.spider/files
08-13 23:23:14.496: D/Gideros_Java(972): cacheDir: /data/data/com.xraystudiogame.spider/cache
08-13 23:23:15.864: I/Choreographer(972): Skipped 31 frames! The application may be doing too much work on its main thread.
08-13 23:23:16.664: D/libEGL(972): loaded /system/lib/egl/libEGL_emulation.so
08-13 23:23:16.834: D/(972): HostConnection::get() New Host Connection established 0x2a1d0110, tid 972
08-13 23:23:16.903: D/libEGL(972): loaded /system/lib/egl/libGLESv1_CM_emulation.so
08-13 23:23:16.924: D/libEGL(972): loaded /system/lib/egl/libGLESv2_emulation.so
08-13 23:23:17.093: D/dalvikvm(972): GC_FOR_ALLOC freed 357K, 17% free 2662K/3176K, paused 237ms, total 247ms
08-13 23:23:17.705: W/EGL_emulation(972): eglSurfaceAttrib not implemented
08-13 23:23:18.279: D/OpenGLRenderer(972): Enabling debug mode 0
08-13 23:23:18.519: I/Choreographer(972): Skipped 157 frames! The application may be doing too much work on its main thread.
08-13 23:23:18.544: D/(972): HostConnection::get() New Host Connection established 0x2a2050d8, tid 987
08-13 23:23:18.864: W/dalvikvm(972): threadid=11: thread exiting with uncaught exception (group=0x414c4700)
08-13 23:23:19.143: E/AndroidRuntime(972): FATAL EXCEPTION: GLThread 84
08-13 23:23:19.143: E/AndroidRuntime(972): java.lang.IllegalArgumentException: No config chosen
08-13 23:23:19.143: E/AndroidRuntime(972): at android.opengl.GLSurfaceView$BaseConfigChooser.chooseConfig(GLSurfaceView.java:874)
08-13 23:23:19.143: E/AndroidRuntime(972): at android.opengl.GLSurfaceView$EglHelper.start(GLSurfaceView.java:1024)
08-13 23:23:19.143: E/AndroidRuntime(972): at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1401)
08-13 23:23:19.143: E/AndroidRuntime(972): at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1240)
08-13 23:23:25.224: D/dalvikvm(972): GC_FOR_ALLOC freed 422K, 18% free 2753K/3332K, paused 126ms, total 129ms
08-13 23:23:28.439: I/Choreographer(972): Skipped 388 frames! The application may be doing too much work on its main thread.
08-13 23:23:35.816: D/AdsMOGO SDK(972): cache Is Cleaning
08-13 23:23:36.903: A/libc(972): Fatal signal 11 (SIGSEGV) at 0x00000010 (code=1), thread 972 (udiogame.spider)

Dislikes: ckapucu

+1 -1 (+0 / -1 )Share on Facebook

Comments

Sign In or Register to comment.