We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
I have a problem when I open the apk that I generated it minimizes the app and does not open anything
error with adb logcat
I/ActivityManager( 905): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.otclient.mobile/.MainActivity u=0} from pid 1098 D/PermissionCache( 651): checking android.permission.READ_FRAME_BUFFER for uid=1000 => granted (4280 us) D/dalvikvm( 905): GC_FOR_ALLOC freed 683K, 11% free 21862K/24327K, paused 97ms, total 107ms I/UsageStats( 905): No package stats for pkg:com.android.launcher D/gralloc_ranchu( 651): gralloc_alloc: Creating ashmem region of size 9281536 D/dalvikvm( 1444): Not late-enabling CheckJNI (already on) I/ActivityManager( 905): Start proc com.otclient.mobile for activity com.otclient.mobile/.MainActivity: pid=1444 uid=10044 gids={1015, 3003, 1028} I/InputReader( 905): Reconfiguring input devices. changes=0x00000004 I/InputReader( 905): Device reconfigured: id=0, name='qwerty2', surface size is now 1080x2280, mode is 1 I/ActivityManager( 905): Config changed: {1.0 310mcc260mnc en_US sw392dp w786dp h367dp nrml long land finger qwerty/v/v dpad/v s.5} D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0 D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0 I/qtaguid ( 905): Failed write_ctrl(s 1 10044) res=-1 errno=1 W/NetworkManagementSocketTagger( 905): setKernelCountSet(10044, 1) failed with errno -1 E/Trace ( 1444): error opening trace file: No such file or directory (2) D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0 D/dalvikvm( 1444): Trying to load lib /data/data/com.otclient.mobile/lib/libotclient.so 0x9354a068 D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0 D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0 E/EGL_emulation( 1269): tid 1269: eglSurfaceAttrib(1199): error 0x3009 (EGL_BAD_MATCH) W/HardwareRenderer( 1269): Backbuffer cannot be preserved D/dalvikvm( 1444): Added shared lib /data/data/com.otclient.mobile/lib/libotclient.so 0x9354a068 V/OTClientMob( 1444): onCreate() V/OTClientMob( 1444): onResume() D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0 D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0 E/EGL_emulation( 1269): tid 1269: eglSurfaceAttrib(1199): error 0x3009 (EGL_BAD_MATCH) W/HardwareRenderer( 1269): Backbuffer cannot be preserved D/libEGL ( 1444): loaded /system/lib/egl/libEGL_emulation.so D/libEGL ( 1444): loaded /system/lib/egl/libGLESv1_CM_emulation.so D/libEGL ( 1444): loaded /system/lib/egl/libGLESv2_emulation.so D/ ( 1444): HostConnection::get() New Host Connection established 0xb802b800, tid 1444 I/Choreographer( 1269): Skipped 51 frames! The application may be doing too much work on its main thread. D/EGL_emulation( 1444): eglCreateContext: 0xb8022358: maj 2 min 0 rcv 2 D/EGL_emulation( 1098): eglMakeCurrent: 0xb80cc8c0: ver 2 0 D/EGL_emulation( 1444): eglMakeCurrent: 0xb8022358: ver 2 0 E/EGL_emulation( 1444): tid 1444: eglSurfaceAttrib(1199): error 0x3009 (EGL_BAD_MATCH) W/HardwareRenderer( 1444): Backbuffer cannot be preserved D/OpenGLRenderer( 1444): Enabling debug mode 0 D/OTClientMob( 1444): surfaceCreated D/OTClientMob( 1444): surfaceChanged I/Choreographer( 1444): Skipped 38 frames! The application may be doing too much work on its main thread. I/ActivityManager( 905): Displayed com.otclient.mobile/.MainActivity: +3s375ms D/ ( 1444): HostConnection::get() New Host Connection established 0xb807e7f0, tid 1457 D/EGL_emulation( 1444): eglCreateContext: 0xb807efe8: maj 2 min 0 rcv 2 D/EGL_emulation( 1444): eglMakeCurrent: 0xb807efe8: ver 2 0 I/OTClientMobile( 1444): GPU Android Emulator OpenGL ES Translator (Mesa Intel(R) HD Graphics 5500 (BDW GT2)) I/OTClientMobile( 1444): OpenGL OpenGL ES 2.0 (4.6 (Core Profile) Mesa 20.2.6) W/AudioPolicyManagerBase( 654): getOutput() could not find output for stream 3, samplingRate 0,format 0, channels 3, flags 0 E/AudioTrack-Java( 1444): [ android.media.AudioTrack ] getMinBufferSize(): error querying hardware W/dalvikvm( 1444): JNI WARNING: JNI method called with exception pending W/dalvikvm( 1444): in Ldalvik/system/NativeStart;.run:()V (CallNonvirtualVoidMethod) W/dalvikvm( 1444): Pending exception is: I/dalvikvm( 1444): java.lang.IllegalArgumentException: Invalid audio buffer size. I/dalvikvm( 1444): at android.media.AudioTrack.audioBuffSizeCheck(AudioTrack.java:485) I/dalvikvm( 1444): at android.media.AudioTrack.(AudioTrack.java:317) I/dalvikvm( 1444): at android.media.AudioTrack.(AudioTrack.java:267) I/dalvikvm( 1444): at dalvik.system.NativeStart.run(Native Method) I/dalvikvm( 1444): at dalvik.system.NativeStart.run(Native Method) I/dalvikvm( 1444): "Thread-64" prio=5 tid=12 NATIVE I/dalvikvm( 1444): | group="main" sCount=0 dsCount=0 obj=0x9355a0a0 self=0xb8087530 I/dalvikvm( 1444): | sysTid=1459 nice=0 sched=0/0 cgrp=apps handle=-1207408128 I/dalvikvm( 1444): | schedstat=( 12827008 64996208 19 ) utm=0 stm=1 core=0 I/dalvikvm( 1444): #00 pc 00001260 /system/lib/libcorkscrew.so (unwind_backtrace_thread+27) I/dalvikvm( 1444): #1 pc 0005f664 /system/lib/libdvm.so (dvmDumpNativeStack(DebugOutputTarget const*, int)+35) I/dalvikvm( 1444): #2 pc 00053518 /system/lib/libdvm.so (dvmDumpThreadEx(DebugOutputTarget const*, Thread*, bool)+303) I/dalvikvm( 1444): #3 pc 000535b2 /system/lib/libdvm.so (dvmDumpThread(Thread*, bool)+25) I/dalvikvm( 1444): #4 pc 00038cfa /system/lib/libdvm.so I/dalvikvm( 1444): #5 pc 0003ed40 /system/lib/libdvm.so I/dalvikvm( 1444): #6 pc 0043e4d4 /data/data/com.otclient.mobile/lib/libotclient.so I/dalvikvm( 1444): #7 pc 00012db0 /system/lib/libc.so (__thread_entry+48) I/dalvikvm( 1444): #8 pc 00012514 /system/lib/libc.so (pthread_create+172) I/dalvikvm( 1444): at dalvik.system.NativeStart.run(Native Method) I/dalvikvm( 1444): at dalvik.system.NativeStart.run(Native Method) I/dalvikvm( 1444): E/dalvikvm( 1444): VM aborting F/libc ( 1444): Fatal signal 11 (SIGSEGV) at 0xdeadd00d (code=1), thread 1459 (NativeThread) I/DEBUG ( 649): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** I/DEBUG ( 649): Build fingerprint: 'generic/sdk/generic:4.1.2/MASTER/4875369:eng/test-keys' I/DEBUG ( 649): pid: 1444, tid: 1459, name: NativeThread >>> com.otclient.mobile <<< I/DEBUG ( 649): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadd00d W/IInputConnectionWrapper( 1098): showStatusIcon on inactive InputConnection I/qtaguid ( 905): Failed write_ctrl(s 0 10019) res=-1 errno=1 W/NetworkManagementSocketTagger( 905): setKernelCountSet(10019, 0) failed with errno -1 D/dalvikvm( 1194): GC_CONCURRENT freed 204K, 3% free 16565K/16903K, paused 3171ms+6ms, total 3597ms I/DEBUG ( 649): r0 00000000 r1 00000000 r2 deadd00d r3 00000000 I/DEBUG ( 649): r4 b68281a8 r5 0000020c r6 b8086af8 r7 7e4d2e90 I/DEBUG ( 649): r8 1d400001 r9 83f26738 sl 1d200216 fp 7e4d2eec I/DEBUG ( 649): ip 00004000 sp 7e4d2c28 lr b6ebfc39 pc b67c3cec cpsr 60000170 I/DEBUG ( 649): d0 0000000240000000 d1 bebbbd413f000000 I/DEBUG ( 649): d2 be23e4f5df66956e d3 bf66fdeb3ae21000 I/DEBUG ( 649): d4 3f66f5abf13a4071 d5 3ff0000000000000 I/DEBUG ( 649): d6 3f80000000000000 d7 3f80000044870000 I/DEBUG ( 649): d8 0000000000000000 d9 0000000000000000 I/DEBUG ( 649): d10 0000000000000000 d11 0000000000000000 D/dalvikvm( 905): WAIT_FOR_CONCURRENT_GC blocked 0ms I/DEBUG ( 649): d12 0000000000000000 d13 0000000000000000 I/DEBUG ( 649): d14 0000000000000000 d15 0000000000000000 I/DEBUG ( 649): scr 60000010 I/DEBUG ( 649): I/DEBUG ( 649): backtrace: I/DEBUG ( 649): #00 pc 00045cec /system/lib/libdvm.so (dvmAbort+75) I/DEBUG ( 649): #1 pc 0003ed41 /system/lib/libdvm.so I/DEBUG ( 649): #2 pc 0043e4d4 /data/data/com.otclient.mobile/lib/libotclient.so (thread_function+520) I/DEBUG ( 649): I/DEBUG ( 649): stack: I/DEBUG ( 649): 7e4d2be8 00000001 I/DEBUG ( 649): 7e4d2bec b6eeecf0 I/DEBUG ( 649): 7e4d2bf0 b6eeecf0 I/DEBUG ( 649): 7e4d2bf4 b6eeecf0 I/DEBUG ( 649): 7e4d2bf8 b6eeecf0 I/DEBUG ( 649): 7e4d2bfc b6ebfc39 /system/lib/libc.so (__sflush_locked+36) I/DEBUG ( 649): 7e4d2c00 b6ee9754 /system/lib/libc.so I/DEBUG ( 649): 7e4d2c04 b6eeecf0 I/DEBUG ( 649): 7e4d2c08 00000000 I/DEBUG ( 649): 7e4d2c0c b6ec0c09 /system/lib/libc.so (_fwalk+32) I/DEBUG ( 649): 7e4d2c10 b68281a8 /system/lib/libdvm.so I/DEBUG ( 649): 7e4d2c14 0000020c I/DEBUG ( 649): 7e4d2c18 b8086af8 [heap] I/DEBUG ( 649): 7e4d2c1c 7e4d2e90 [stack:1459] I/DEBUG ( 649): 7e4d2c20 df0027ad I/DEBUG ( 649): 7e4d2c24 00000000 I/DEBUG ( 649): #00 7e4d2c28 30323430 I/DEBUG ( 649): 7e4d2c2c 6c756e28 I/DEBUG ( 649): 7e4d2c30 0000296c I/DEBUG ( 649): 7e4d2c34 00000000 I/DEBUG ( 649): 7e4d2c38 00000000 I/DEBUG ( 649): 7e4d2c3c 00000000 I/DEBUG ( 649): 7e4d2c40 00000000 I/DEBUG ( 649): 7e4d2c44 00000000 I/DEBUG ( 649): 7e4d2c48 00000000 I/DEBUG ( 649): 7e4d2c4c 00000000 I/DEBUG ( 649): 7e4d2c50 00000000 I/DEBUG ( 649): 7e4d2c54 00000000 I/DEBUG ( 649): 7e4d2c58 00000000 I/DEBUG ( 649): 7e4d2c5c 00000000 I/DEBUG ( 649): 7e4d2c60 00000000 I/DEBUG ( 649): 7e4d2c64 00000000 I/DEBUG ( 649): ........ ........ I/DEBUG ( 649): #1 7e4d2e40 b6809955 /system/lib/libdvm.so I/DEBUG ( 649): 7e4d2e44 1d400001 I/DEBUG ( 649): 7e4d2e48 1d200216 I/DEBUG ( 649): 7e4d2e4c 83f25a80 /dev/ashmem/dalvik-LinearAlloc (deleted) I/DEBUG ( 649): 7e4d2e50 7e4d2e8c [stack:1459] I/DEBUG ( 649): 7e4d2e54 b8086af8 [heap] I/DEBUG ( 649): 7e4d2e58 b681e054 /system/lib/libdvm.so I/DEBUG ( 649): 7e4d2e5c 00000000 I/DEBUG ( 649): 7e4d2e60 00000001 I/DEBUG ( 649): 7e4d2e64 00000000 I/DEBUG ( 649): 7e4d2e68 7e4d2f00 [stack:1459] I/DEBUG ( 649): 7e4d2e6c ffffffff I/DEBUG ( 649): 7e4d2e70 7f5232cc /data/data/com.otclient.mobile/lib/libotclient.so (thread_function) I/DEBUG ( 649): 7e4d2e74 7e4d3008 I/DEBUG ( 649): 7e4d2e78 00000078 I/DEBUG ( 649): 7e4d2e7c 7f5232cc /data/data/com.otclient.mobile/lib/libotclient.so (thread_function) I/DEBUG ( 649): ........ ........ I/DEBUG ( 649): #2 7e4d2e90 0000ac44 I/DEBUG ( 649): 7e4d2e94 00000003 I/DEBUG ( 649): 7e4d2e98 00000002 I/DEBUG ( 649): 7e4d2e9c fffffffc I/DEBUG ( 649): 7e4d2ea0 00000001 I/DEBUG ( 649): 7e4d2ea4 00000000 I/DEBUG ( 649): 7e4d2ea8 00000000 I/DEBUG ( 649): 7e4d2eac 7e4d3008 I/DEBUG ( 649): 7e4d2eb0 00000000 I/DEBUG ( 649): 7e4d2eb4 b8086af8 [heap] I/DEBUG ( 649): 7e4d2eb8 00000000 I/DEBUG ( 649): 7e4d2ebc 00000000 I/DEBUG ( 649): 7e4d2ec0 1d400001 I/DEBUG ( 649): 7e4d2ec4 3fffffff I/DEBUG ( 649): 7e4d2ec8 ffffffff I/DEBUG ( 649): 7e4d2ecc 00000002 I/DEBUG ( 649): I/DEBUG ( 649): memory near r4: I/DEBUG ( 649): b6828188 00000000 00000000 00000000 00000000 ................ I/DEBUG ( 649): b6828198 00000000 00000000 00000000 00000000 ................ I/DEBUG ( 649): b68281a8 b7f0f6d8 b7f0f6c8 00400000 24000000 ..........@....$ I/DEBUG ( 649): b68281b8 24000000 00004000 00006000 00000001 ...$.@......... I/DEBUG ( 649): b68281c8 00000101 00000002 00000001 00000000 ................ I/DEBUG ( 649): I/DEBUG ( 649): memory near r6: I/DEBUG ( 649): b8086ad8 00000000 0000001b 00000004 00000004 ................ I/DEBUG ( 649): b8086ae8 00000000 6d657449 656a6f00 00000023 ....Item.oje#... I/DEBUG ( 649): b8086af8 b6821970 b6821de4 0000000c b8087530 p...........0u.. I/DEBUG ( 649): b8086b08 00000000 00000000 b8001908 0000002b ............+... I/DEBUG ( 649): b8086b18 7f0b8d30 00000006 b8088328 00000001 0.......(....... I/DEBUG ( 649): I/DEBUG ( 649): memory near r7: I/DEBUG ( 649): 7e4d2e70 7f5232cc 7e4d3008 00000078 7f5232cc .2R..0M~x....2R. I/DEBUG ( 649): 7e4d2e80 00100000 7e4d3008 7f5234d8 83f26738 .....0M~.4R.8g.. I/DEBUG ( 649): 7e4d2e90 0000ac44 00000003 00000002 fffffffc D............... I/DEBUG ( 649): 7e4d2ea0 00000001 00000000 00000000 7e4d3008 .............0M~ I/DEBUG ( 649): 7e4d2eb0 00000000 b8086af8 00000000 00000000 .....j.......... I/DEBUG ( 649): I/DEBUG ( 649): memory near r8: I/DEBUG ( 649): 1d3fffe0 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 1d3ffff0 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 1d400000 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 1d400010 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 1d400020 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): I/DEBUG ( 649): memory near r9: I/DEBUG ( 649): 83f26718 000016e2 83479177 83073ed4 00000000 ....w.G..>...... I/DEBUG ( 649): 83f26728 00000000 00000000 00000000 00000000 ................ I/DEBUG ( 649): 83f26738 9256a5d8 00000001 0003001b 00010002 ..V............. I/DEBUG ( 649): 83f26748 8352d022 b7f1f8d0 000016e2 83479177 ".R.........w.G. I/DEBUG ( 649): 83f26758 83073f28 00000000 00000000 00000000 (?.............. I/DEBUG ( 649): I/DEBUG ( 649): memory near sl: I/DEBUG ( 649): 1d2001f4 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 1d200204 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 1d200214 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 1d200224 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 1d200234 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): I/DEBUG ( 649): memory near fp: I/DEBUG ( 649): 7e4d2ecc 00000002 00000003 0000ac44 b8086060 ........D...``.. I/DEBUG ( 649): 7e4d2edc 7e4d3008 7f5232cc 7e4d2f00 00000001 .0M~.2R../M~.... I/DEBUG ( 649): 7e4d2eec b6eb7db4 b8086a00 7e4d2f00 b6edf05c .}...j.../M~\... I/DEBUG ( 649): 7e4d2efc b6eb7518 7e4d2f00 b8086a00 00000000 .u.../M~.j...... I/DEBUG ( 649): 7e4d2f0c 00000000 00000000 00000000 b8087530 ............0u.. I/DEBUG ( 649): I/DEBUG ( 649): memory near ip: I/DEBUG ( 649): 00003fe0 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 00003ff0 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 00004000 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 00004010 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 00004020 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): I/DEBUG ( 649): memory near sp: I/DEBUG ( 649): 7e4d2c08 00000000 b6ec0c09 b68281a8 0000020c ................ I/DEBUG ( 649): 7e4d2c18 b8086af8 7e4d2e90 df0027ad 00000000 .j....M~.'...... I/DEBUG ( 649): 7e4d2c28 30323430 6c756e28 0000296c 00000000 0420(null)...... I/DEBUG ( 649): 7e4d2c38 00000000 00000000 00000000 00000000 ................ I/DEBUG ( 649): 7e4d2c48 00000000 00000000 00000000 00000000 ................ I/DEBUG ( 649): I/DEBUG ( 649): code around pc: I/DEBUG ( 649): b67c3ccc 34bcf8d3 ed34f7d7 461d2300 b1525d1a ...4..4..#.F.]R. I/DEBUG ( 649): b67c3cdc 18ad3301 7f00f5b3 e004d1f8 4a0a4798 .3...........G.J I/DEBUG ( 649): b67c3cec f7d77015 490ced2c 4a0c2006 44794c0c .p..,..I. .J.LyD I/DEBUG ( 649): b67c3cfc 447c447a ebdef7d7 f7d72000 6ca3ec84 zD|D..... .....l I/DEBUG ( 649): b67c3d0c d1eb2b00 bf00e7eb deadd00d 0005fe60 .+............. I/DEBUG ( 649): I/DEBUG ( 649): code around lr: I/DEBUG ( 649): b6ebfc18 447e4e08 68336836 f000b10b 4620fa4c .ND6h3h....L. F I/DEBUG ( 649): b6ebfc28 ffcaf7ff 68304605 4620b110 fa50f000 .....F0h.. F..P. I/DEBUG ( 649): b6ebfc38 bd704628 0002986a 4604b570 4811b928 (Fp.j...p..F(..H I/DEBUG ( 649): b6ebfc48 e8bd4478 f0004070 4e0fbfcb 6836447e xD..p@.....ND6h I/DEBUG ( 649): b6ebfc58 b10b6833 fa2ff000 f01089a0 d1060f18 3h..../......... I/DEBUG ( 649): I/DEBUG ( 649): memory map around fault addr deadd00d: I/DEBUG ( 649): bebf9000-bec1a000 [stack] I/DEBUG ( 649): (no map for address) I/DEBUG ( 649): ffff0000-ffff1000 [vectors] D/dalvikvm( 905): GC_EXPLICIT freed 96K, 8% free 22545K/24327K, paused 46ms+23ms, total 786ms I/BootReceiver( 905): Copying /data/tombstones/tombstone_05 to DropBox (SYSTEM_TOMBSTONE) W/InputDispatcher( 905): channel '93b1ca70 com.otclient.mobile/com.otclient.mobile.MainActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9 E/InputDispatcher( 905): channel '93b1ca70 com.otclient.mobile/com.otclient.mobile.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed! D/Zygote ( 652): Process 1444 terminated by signal (11) D/dalvikvm( 905): GC_FOR_ALLOC freed 447K, 7% free 22716K/24327K, paused 129ms, total 130ms I/qtaguid ( 905): Failed write_ctrl(s 0 10044) res=-1 errno=1 I/WindowState( 905): WIN DEATH: Window{93b1dcb0 SurfaceView paused=false} I/ActivityManager( 905): Process com.otclient.mobile (pid 1444) has died. W/NetworkManagementSocketTagger( 905): setKernelCountSet(10044, 0) failed with errno -1 W/ActivityManager( 905): Force removing ActivityRecord{9388d288 com.otclient.mobile/.MainActivity}: app died, no saved state I/WindowState( 905): WIN DEATH: Window{93b1ca70 com.otclient.mobile/com.otclient.mobile.MainActivity paused=false} W/InputDispatcher( 905): Attempted to unregister already unregistered input channel '93b1ca70 com.otclient.mobile/com.otclient.mobile.MainActivity (server)' I/WindowManager( 905): WINDOW DIED Window{93b1ca70 com.otclient.mobile/com.otclient.mobile.MainActivity paused=false} I/InputReader( 905): Reconfiguring input devices. changes=0x00000004 I/InputReader( 905): Device reconfigured: id=0, name='qwerty2', surface size is now 1080x2280, mode is 1 I/ActivityManager( 905): Config changed: {1.0 310mcc260mnc en_US sw392dp w392dp h756dp nrml long port finger qwerty/v/v dpad/v s.6} D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0 D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0 D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0 I/qtaguid ( 905): Failed write_ctrl(s 1 10019) res=-1 errno=1 W/NetworkManagementSocketTagger( 905): setKernelCountSet(10019, 1) failed with errno -1 D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0 D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0 E/EGL_emulation( 1269): tid 1269: eglSurfaceAttrib(1199): error 0x3009 (EGL_BAD_MATCH) D/EGL_emulation( 1098): eglMakeCurrent: 0xb80cc8c0: ver 2 0 W/HardwareRenderer( 1269): Backbuffer cannot be preserved E/EGL_emulation( 1098): tid 1098: eglSurfaceAttrib(1199): error 0x3009 (EGL_BAD_MATCH) W/HardwareRenderer( 1098): Backbuffer cannot be preserved D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0 W/InputMethodManagerService( 905): Got RemoteException sending setActive(false) notification to pid 1444 uid 10044 D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0 E/EGL_emulation( 1269): tid 1269: eglSurfaceAttrib(1199): error 0x3009 (EGL_BAD_MATCH) W/HardwareRenderer( 1269): Backbuffer cannot be preserved D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0 I/Choreographer( 1269): Skipped 49 frames! The application may be doing too much work on its main thread. D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0 D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0 D/dalvikvm( 905): WAIT_FOR_CONCURRENT_GC blocked 0ms D/dalvikvm( 905): GC_EXPLICIT freed 1186K, 11% free 21821K/24327K, paused 9ms+11ms, total 127ms D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0 D/dalvikvm( 1081): GC_CONCURRENT freed 427K, 4% free 16986K/17607K, paused 38ms+5ms, total 81ms
...... I/DEBUG ( 649): b68281c8 00000101 00000002 00000001 00000000 ................ I/DEBUG ( 649): I/DEBUG ( 649): memory near r6: I/DEBUG ( 649): b8086ad8 00000000 0000001b 00000004 00000004 ................ I/DEBUG ( 649): b8086ae8 00000000 6d657449 656a6f00 00000023 ....Item.oje#... I/DEBUG ( 649): b8086af8 b6821970 b6821de4 0000000c b8087530 p...........0u.. I/DEBUG ( 649): b8086b08 00000000 00000000 b8001908 0000002b ............+... I/DEBUG ( 649): b8086b18 7f0b8d30 00000006 b8088328 00000001 0.......(....... I/DEBUG ( 649): I/DEBUG ( 649): memory near r7: I/DEBUG ( 649): 7e4d2e70 7f5232cc 7e4d3008 00000078 7f5232cc .2R..0M~x....2R. I/DEBUG ( 649): 7e4d2e80 00100000 7e4d3008 7f5234d8 83f26738 .....0M~.4R.8g.. I/DEBUG ( 649): 7e4d2e90 0000ac44 00000003 00000002 fffffffc D............... I/DEBUG ( 649): 7e4d2ea0 00000001 00000000 00000000 7e4d3008 .............0M~ I/DEBUG ( 649): 7e4d2eb0 00000000 b8086af8 00000000 00000000 .....j.......... I/DEBUG ( 649): I/DEBUG ( 649): memory near r8: I/DEBUG ( 649): 1d3fffe0 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 1d3ffff0 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 1d400000 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 1d400010 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 1d400020 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): I/DEBUG ( 649): memory near r9: I/DEBUG ( 649): 83f26718 000016e2 83479177 83073ed4 00000000 ....w.G..>...... I/DEBUG ( 649): 83f26728 00000000 00000000 00000000 00000000 ................ I/DEBUG ( 649): 83f26738 9256a5d8 00000001 0003001b 00010002 ..V............. I/DEBUG ( 649): 83f26748 8352d022 b7f1f8d0 000016e2 83479177 ".R.........w.G. I/DEBUG ( 649): 83f26758 83073f28 00000000 00000000 00000000 (?.............. I/DEBUG ( 649): I/DEBUG ( 649): memory near sl: I/DEBUG ( 649): 1d2001f4 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 1d200204 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 1d200214 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 1d200224 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 1d200234 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): I/DEBUG ( 649): memory near fp: I/DEBUG ( 649): 7e4d2ecc 00000002 00000003 0000ac44 b8086060 ........D...``.. I/DEBUG ( 649): 7e4d2edc 7e4d3008 7f5232cc 7e4d2f00 00000001 .0M~.2R../M~.... I/DEBUG ( 649): 7e4d2eec b6eb7db4 b8086a00 7e4d2f00 b6edf05c .}...j.../M~\... I/DEBUG ( 649): 7e4d2efc b6eb7518 7e4d2f00 b8086a00 00000000 .u.../M~.j...... I/DEBUG ( 649): 7e4d2f0c 00000000 00000000 00000000 b8087530 ............0u.. I/DEBUG ( 649): I/DEBUG ( 649): memory near ip: I/DEBUG ( 649): 00003fe0 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 00003ff0 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 00004000 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 00004010 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 00004020 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): I/DEBUG ( 649): memory near sp: I/DEBUG ( 649): 7e4d2c08 00000000 b6ec0c09 b68281a8 0000020c ................ I/DEBUG ( 649): 7e4d2c18 b8086af8 7e4d2e90 df0027ad 00000000 .j....M~.'...... I/DEBUG ( 649): 7e4d2c28 30323430 6c756e28 0000296c 00000000 0420(null)...... I/DEBUG ( 649): 7e4d2c38 00000000 00000000 00000000 00000000 ................ I/DEBUG ( 649): 7e4d2c48 00000000 00000000 00000000 00000000 ................ I/DEBUG ( 649): I/DEBUG ( 649): code around pc: I/DEBUG ( 649): b67c3ccc 34bcf8d3 ed34f7d7 461d2300 b1525d1a ...4..4..#.F.]R. I/DEBUG ( 649): b67c3cdc 18ad3301 7f00f5b3 e004d1f8 4a0a4798 .3...........G.J I/DEBUG ( 649): b67c3cec f7d77015 490ced2c 4a0c2006 44794c0c .p..,..I. .J.LyD I/DEBUG ( 649): b67c3cfc 447c447a ebdef7d7 f7d72000 6ca3ec84 zD|D..... .....l I/DEBUG ( 649): b67c3d0c d1eb2b00 bf00e7eb deadd00d 0005fe60 .+..........
does anyone have any idea what it might be?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have a problem when I open the apk that I generated it minimizes the app and does not open anything
error with adb logcat
I/ActivityManager( 905): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.otclient.mobile/.MainActivity u=0} from pid 1098
D/PermissionCache( 651): checking android.permission.READ_FRAME_BUFFER for uid=1000 => granted (4280 us)
D/dalvikvm( 905): GC_FOR_ALLOC freed 683K, 11% free 21862K/24327K, paused 97ms, total 107ms
I/UsageStats( 905): No package stats for pkg:com.android.launcher
D/gralloc_ranchu( 651): gralloc_alloc: Creating ashmem region of size 9281536
D/dalvikvm( 1444): Not late-enabling CheckJNI (already on)
I/ActivityManager( 905): Start proc com.otclient.mobile for activity com.otclient.mobile/.MainActivity: pid=1444 uid=10044 gids={1015, 3003, 1028}
I/InputReader( 905): Reconfiguring input devices. changes=0x00000004
I/InputReader( 905): Device reconfigured: id=0, name='qwerty2', surface size is now 1080x2280, mode is 1
I/ActivityManager( 905): Config changed: {1.0 310mcc260mnc en_US sw392dp w786dp h367dp nrml long land finger qwerty/v/v dpad/v s.5}
D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0
D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0
I/qtaguid ( 905): Failed write_ctrl(s 1 10044) res=-1 errno=1
W/NetworkManagementSocketTagger( 905): setKernelCountSet(10044, 1) failed with errno -1
E/Trace ( 1444): error opening trace file: No such file or directory (2)
D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0
D/dalvikvm( 1444): Trying to load lib /data/data/com.otclient.mobile/lib/libotclient.so 0x9354a068
D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0
D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0
E/EGL_emulation( 1269): tid 1269: eglSurfaceAttrib(1199): error 0x3009 (EGL_BAD_MATCH)
W/HardwareRenderer( 1269): Backbuffer cannot be preserved
D/dalvikvm( 1444): Added shared lib /data/data/com.otclient.mobile/lib/libotclient.so 0x9354a068
V/OTClientMob( 1444): onCreate()
V/OTClientMob( 1444): onResume()
D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0
D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0
E/EGL_emulation( 1269): tid 1269: eglSurfaceAttrib(1199): error 0x3009 (EGL_BAD_MATCH)
W/HardwareRenderer( 1269): Backbuffer cannot be preserved
D/libEGL ( 1444): loaded /system/lib/egl/libEGL_emulation.so
D/libEGL ( 1444): loaded /system/lib/egl/libGLESv1_CM_emulation.so
D/libEGL ( 1444): loaded /system/lib/egl/libGLESv2_emulation.so
D/ ( 1444): HostConnection::get() New Host Connection established 0xb802b800, tid 1444
I/Choreographer( 1269): Skipped 51 frames! The application may be doing too much work on its main thread.
D/EGL_emulation( 1444): eglCreateContext: 0xb8022358: maj 2 min 0 rcv 2
D/EGL_emulation( 1098): eglMakeCurrent: 0xb80cc8c0: ver 2 0
D/EGL_emulation( 1444): eglMakeCurrent: 0xb8022358: ver 2 0
E/EGL_emulation( 1444): tid 1444: eglSurfaceAttrib(1199): error 0x3009 (EGL_BAD_MATCH)
W/HardwareRenderer( 1444): Backbuffer cannot be preserved
D/OpenGLRenderer( 1444): Enabling debug mode 0
D/OTClientMob( 1444): surfaceCreated
D/OTClientMob( 1444): surfaceChanged
I/Choreographer( 1444): Skipped 38 frames! The application may be doing too much work on its main thread.
I/ActivityManager( 905): Displayed com.otclient.mobile/.MainActivity: +3s375ms
D/ ( 1444): HostConnection::get() New Host Connection established 0xb807e7f0, tid 1457
D/EGL_emulation( 1444): eglCreateContext: 0xb807efe8: maj 2 min 0 rcv 2
D/EGL_emulation( 1444): eglMakeCurrent: 0xb807efe8: ver 2 0
I/OTClientMobile( 1444): GPU Android Emulator OpenGL ES Translator (Mesa Intel(R) HD Graphics 5500 (BDW GT2))
I/OTClientMobile( 1444): OpenGL OpenGL ES 2.0 (4.6 (Core Profile) Mesa 20.2.6)
W/AudioPolicyManagerBase( 654): getOutput() could not find output for stream 3, samplingRate 0,format 0, channels 3, flags 0
E/AudioTrack-Java( 1444): [ android.media.AudioTrack ] getMinBufferSize(): error querying hardware
W/dalvikvm( 1444): JNI WARNING: JNI method called with exception pending
W/dalvikvm( 1444): in Ldalvik/system/NativeStart;.run:()V (CallNonvirtualVoidMethod)
W/dalvikvm( 1444): Pending exception is:
I/dalvikvm( 1444): java.lang.IllegalArgumentException: Invalid audio buffer size.
I/dalvikvm( 1444): at android.media.AudioTrack.audioBuffSizeCheck(AudioTrack.java:485)
I/dalvikvm( 1444): at android.media.AudioTrack.(AudioTrack.java:317)
I/dalvikvm( 1444): at android.media.AudioTrack.(AudioTrack.java:267)
I/dalvikvm( 1444): at dalvik.system.NativeStart.run(Native Method)
I/dalvikvm( 1444): at dalvik.system.NativeStart.run(Native Method)
I/dalvikvm( 1444): "Thread-64" prio=5 tid=12 NATIVE
I/dalvikvm( 1444): | group="main" sCount=0 dsCount=0 obj=0x9355a0a0 self=0xb8087530
I/dalvikvm( 1444): | sysTid=1459 nice=0 sched=0/0 cgrp=apps handle=-1207408128
I/dalvikvm( 1444): | schedstat=( 12827008 64996208 19 ) utm=0 stm=1 core=0
I/dalvikvm( 1444): #00 pc 00001260 /system/lib/libcorkscrew.so (unwind_backtrace_thread+27)
I/dalvikvm( 1444): #1 pc 0005f664 /system/lib/libdvm.so (dvmDumpNativeStack(DebugOutputTarget const*, int)+35)
I/dalvikvm( 1444): #2 pc 00053518 /system/lib/libdvm.so (dvmDumpThreadEx(DebugOutputTarget const*, Thread*, bool)+303)
I/dalvikvm( 1444): #3 pc 000535b2 /system/lib/libdvm.so (dvmDumpThread(Thread*, bool)+25)
I/dalvikvm( 1444): #4 pc 00038cfa /system/lib/libdvm.so
I/dalvikvm( 1444): #5 pc 0003ed40 /system/lib/libdvm.so
I/dalvikvm( 1444): #6 pc 0043e4d4 /data/data/com.otclient.mobile/lib/libotclient.so
I/dalvikvm( 1444): #7 pc 00012db0 /system/lib/libc.so (__thread_entry+48)
I/dalvikvm( 1444): #8 pc 00012514 /system/lib/libc.so (pthread_create+172)
I/dalvikvm( 1444): at dalvik.system.NativeStart.run(Native Method)
I/dalvikvm( 1444): at dalvik.system.NativeStart.run(Native Method)
I/dalvikvm( 1444):
E/dalvikvm( 1444): VM aborting
F/libc ( 1444): Fatal signal 11 (SIGSEGV) at 0xdeadd00d (code=1), thread 1459 (NativeThread)
I/DEBUG ( 649): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 649): Build fingerprint: 'generic/sdk/generic:4.1.2/MASTER/4875369:eng/test-keys'
I/DEBUG ( 649): pid: 1444, tid: 1459, name: NativeThread >>> com.otclient.mobile <<<
I/DEBUG ( 649): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadd00d
W/IInputConnectionWrapper( 1098): showStatusIcon on inactive InputConnection
I/qtaguid ( 905): Failed write_ctrl(s 0 10019) res=-1 errno=1
W/NetworkManagementSocketTagger( 905): setKernelCountSet(10019, 0) failed with errno -1
D/dalvikvm( 1194): GC_CONCURRENT freed 204K, 3% free 16565K/16903K, paused 3171ms+6ms, total 3597ms
I/DEBUG ( 649): r0 00000000 r1 00000000 r2 deadd00d r3 00000000
I/DEBUG ( 649): r4 b68281a8 r5 0000020c r6 b8086af8 r7 7e4d2e90
I/DEBUG ( 649): r8 1d400001 r9 83f26738 sl 1d200216 fp 7e4d2eec
I/DEBUG ( 649): ip 00004000 sp 7e4d2c28 lr b6ebfc39 pc b67c3cec cpsr 60000170
I/DEBUG ( 649): d0 0000000240000000 d1 bebbbd413f000000
I/DEBUG ( 649): d2 be23e4f5df66956e d3 bf66fdeb3ae21000
I/DEBUG ( 649): d4 3f66f5abf13a4071 d5 3ff0000000000000
I/DEBUG ( 649): d6 3f80000000000000 d7 3f80000044870000
I/DEBUG ( 649): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 649): d10 0000000000000000 d11 0000000000000000
D/dalvikvm( 905): WAIT_FOR_CONCURRENT_GC blocked 0ms
I/DEBUG ( 649): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 649): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 649): scr 60000010
I/DEBUG ( 649):
I/DEBUG ( 649): backtrace:
I/DEBUG ( 649): #00 pc 00045cec /system/lib/libdvm.so (dvmAbort+75)
I/DEBUG ( 649): #1 pc 0003ed41 /system/lib/libdvm.so
I/DEBUG ( 649): #2 pc 0043e4d4 /data/data/com.otclient.mobile/lib/libotclient.so (thread_function+520)
I/DEBUG ( 649):
I/DEBUG ( 649): stack:
I/DEBUG ( 649): 7e4d2be8 00000001
I/DEBUG ( 649): 7e4d2bec b6eeecf0
I/DEBUG ( 649): 7e4d2bf0 b6eeecf0
I/DEBUG ( 649): 7e4d2bf4 b6eeecf0
I/DEBUG ( 649): 7e4d2bf8 b6eeecf0
I/DEBUG ( 649): 7e4d2bfc b6ebfc39 /system/lib/libc.so (__sflush_locked+36)
I/DEBUG ( 649): 7e4d2c00 b6ee9754 /system/lib/libc.so
I/DEBUG ( 649): 7e4d2c04 b6eeecf0
I/DEBUG ( 649): 7e4d2c08 00000000
I/DEBUG ( 649): 7e4d2c0c b6ec0c09 /system/lib/libc.so (_fwalk+32)
I/DEBUG ( 649): 7e4d2c10 b68281a8 /system/lib/libdvm.so
I/DEBUG ( 649): 7e4d2c14 0000020c
I/DEBUG ( 649): 7e4d2c18 b8086af8 [heap]
I/DEBUG ( 649): 7e4d2c1c 7e4d2e90 [stack:1459]
I/DEBUG ( 649): 7e4d2c20 df0027ad
I/DEBUG ( 649): 7e4d2c24 00000000
I/DEBUG ( 649): #00 7e4d2c28 30323430
I/DEBUG ( 649): 7e4d2c2c 6c756e28
I/DEBUG ( 649): 7e4d2c30 0000296c
I/DEBUG ( 649): 7e4d2c34 00000000
I/DEBUG ( 649): 7e4d2c38 00000000
I/DEBUG ( 649): 7e4d2c3c 00000000
I/DEBUG ( 649): 7e4d2c40 00000000
I/DEBUG ( 649): 7e4d2c44 00000000
I/DEBUG ( 649): 7e4d2c48 00000000
I/DEBUG ( 649): 7e4d2c4c 00000000
I/DEBUG ( 649): 7e4d2c50 00000000
I/DEBUG ( 649): 7e4d2c54 00000000
I/DEBUG ( 649): 7e4d2c58 00000000
I/DEBUG ( 649): 7e4d2c5c 00000000
I/DEBUG ( 649): 7e4d2c60 00000000
I/DEBUG ( 649): 7e4d2c64 00000000
I/DEBUG ( 649): ........ ........
I/DEBUG ( 649): #1 7e4d2e40 b6809955 /system/lib/libdvm.so
I/DEBUG ( 649): 7e4d2e44 1d400001
I/DEBUG ( 649): 7e4d2e48 1d200216
I/DEBUG ( 649): 7e4d2e4c 83f25a80 /dev/ashmem/dalvik-LinearAlloc (deleted)
I/DEBUG ( 649): 7e4d2e50 7e4d2e8c [stack:1459]
I/DEBUG ( 649): 7e4d2e54 b8086af8 [heap]
I/DEBUG ( 649): 7e4d2e58 b681e054 /system/lib/libdvm.so
I/DEBUG ( 649): 7e4d2e5c 00000000
I/DEBUG ( 649): 7e4d2e60 00000001
I/DEBUG ( 649): 7e4d2e64 00000000
I/DEBUG ( 649): 7e4d2e68 7e4d2f00 [stack:1459]
I/DEBUG ( 649): 7e4d2e6c ffffffff
I/DEBUG ( 649): 7e4d2e70 7f5232cc /data/data/com.otclient.mobile/lib/libotclient.so (thread_function)
I/DEBUG ( 649): 7e4d2e74 7e4d3008
I/DEBUG ( 649): 7e4d2e78 00000078
I/DEBUG ( 649): 7e4d2e7c 7f5232cc /data/data/com.otclient.mobile/lib/libotclient.so (thread_function)
I/DEBUG ( 649): ........ ........
I/DEBUG ( 649): #2 7e4d2e90 0000ac44
I/DEBUG ( 649): 7e4d2e94 00000003
I/DEBUG ( 649): 7e4d2e98 00000002
I/DEBUG ( 649): 7e4d2e9c fffffffc
I/DEBUG ( 649): 7e4d2ea0 00000001
I/DEBUG ( 649): 7e4d2ea4 00000000
I/DEBUG ( 649): 7e4d2ea8 00000000
I/DEBUG ( 649): 7e4d2eac 7e4d3008
I/DEBUG ( 649): 7e4d2eb0 00000000
I/DEBUG ( 649): 7e4d2eb4 b8086af8 [heap]
I/DEBUG ( 649): 7e4d2eb8 00000000
I/DEBUG ( 649): 7e4d2ebc 00000000
I/DEBUG ( 649): 7e4d2ec0 1d400001
I/DEBUG ( 649): 7e4d2ec4 3fffffff
I/DEBUG ( 649): 7e4d2ec8 ffffffff
I/DEBUG ( 649): 7e4d2ecc 00000002
I/DEBUG ( 649):
I/DEBUG ( 649): memory near r4:
I/DEBUG ( 649): b6828188 00000000 00000000 00000000 00000000 ................
I/DEBUG ( 649): b6828198 00000000 00000000 00000000 00000000 ................
I/DEBUG ( 649): b68281a8 b7f0f6d8 b7f0f6c8 00400000 24000000 ..........@....$
I/DEBUG ( 649): b68281b8 24000000 00004000 00006000 00000001 ...$.@...
...... I/DEBUG ( 649): b68281c8 00000101 00000002 00000001 00000000 ................ I/DEBUG ( 649): I/DEBUG ( 649): memory near r6: I/DEBUG ( 649): b8086ad8 00000000 0000001b 00000004 00000004 ................ I/DEBUG ( 649): b8086ae8 00000000 6d657449 656a6f00 00000023 ....Item.oje#... I/DEBUG ( 649): b8086af8 b6821970 b6821de4 0000000c b8087530 p...........0u.. I/DEBUG ( 649): b8086b08 00000000 00000000 b8001908 0000002b ............+... I/DEBUG ( 649): b8086b18 7f0b8d30 00000006 b8088328 00000001 0.......(....... I/DEBUG ( 649): I/DEBUG ( 649): memory near r7: I/DEBUG ( 649): 7e4d2e70 7f5232cc 7e4d3008 00000078 7f5232cc .2R..0M~x....2R. I/DEBUG ( 649): 7e4d2e80 00100000 7e4d3008 7f5234d8 83f26738 .....0M~.4R.8g.. I/DEBUG ( 649): 7e4d2e90 0000ac44 00000003 00000002 fffffffc D............... I/DEBUG ( 649): 7e4d2ea0 00000001 00000000 00000000 7e4d3008 .............0M~ I/DEBUG ( 649): 7e4d2eb0 00000000 b8086af8 00000000 00000000 .....j.......... I/DEBUG ( 649): I/DEBUG ( 649): memory near r8: I/DEBUG ( 649): 1d3fffe0 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 1d3ffff0 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 1d400000 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 1d400010 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 1d400020 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): I/DEBUG ( 649): memory near r9: I/DEBUG ( 649): 83f26718 000016e2 83479177 83073ed4 00000000 ....w.G..>...... I/DEBUG ( 649): 83f26728 00000000 00000000 00000000 00000000 ................ I/DEBUG ( 649): 83f26738 9256a5d8 00000001 0003001b 00010002 ..V............. I/DEBUG ( 649): 83f26748 8352d022 b7f1f8d0 000016e2 83479177 ".R.........w.G. I/DEBUG ( 649): 83f26758 83073f28 00000000 00000000 00000000 (?.............. I/DEBUG ( 649): I/DEBUG ( 649): memory near sl: I/DEBUG ( 649): 1d2001f4 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 1d200204 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 1d200214 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 1d200224 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 1d200234 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): I/DEBUG ( 649): memory near fp: I/DEBUG ( 649): 7e4d2ecc 00000002 00000003 0000ac44 b8086060 ........D...``.. I/DEBUG ( 649): 7e4d2edc 7e4d3008 7f5232cc 7e4d2f00 00000001 .0M~.2R../M~.... I/DEBUG ( 649): 7e4d2eec b6eb7db4 b8086a00 7e4d2f00 b6edf05c .}...j.../M~\... I/DEBUG ( 649): 7e4d2efc b6eb7518 7e4d2f00 b8086a00 00000000 .u.../M~.j...... I/DEBUG ( 649): 7e4d2f0c 00000000 00000000 00000000 b8087530 ............0u.. I/DEBUG ( 649): I/DEBUG ( 649): memory near ip: I/DEBUG ( 649): 00003fe0 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 00003ff0 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 00004000 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 00004010 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): 00004020 ffffffff ffffffff ffffffff ffffffff ................ I/DEBUG ( 649): I/DEBUG ( 649): memory near sp: I/DEBUG ( 649): 7e4d2c08 00000000 b6ec0c09 b68281a8 0000020c ................ I/DEBUG ( 649): 7e4d2c18 b8086af8 7e4d2e90 df0027ad 00000000 .j....M~.'...... I/DEBUG ( 649): 7e4d2c28 30323430 6c756e28 0000296c 00000000 0420(null)...... I/DEBUG ( 649): 7e4d2c38 00000000 00000000 00000000 00000000 ................ I/DEBUG ( 649): 7e4d2c48 00000000 00000000 00000000 00000000 ................ I/DEBUG ( 649): I/DEBUG ( 649): code around pc: I/DEBUG ( 649): b67c3ccc 34bcf8d3 ed34f7d7 461d2300 b1525d1a ...4..4..#.F.]R. I/DEBUG ( 649): b67c3cdc 18ad3301 7f00f5b3 e004d1f8 4a0a4798 .3...........G.J I/DEBUG ( 649): b67c3cec f7d77015 490ced2c 4a0c2006 44794c0c .p..,..I. .J.LyD I/DEBUG ( 649): b67c3cfc 447c447a ebdef7d7 f7d72000 6ca3ec84 zD|D..... .....l I/DEBUG ( 649): b67c3d0c d1eb2b00 bf00e7eb deadd00d 0005fe60 .+..........
...I/DEBUG ( 649):
I/DEBUG ( 649): code around lr:
I/DEBUG ( 649): b6ebfc18 447e4e08 68336836 f000b10b 4620fa4c .N
D6h3h....L. FD6hI/DEBUG ( 649): b6ebfc28 ffcaf7ff 68304605 4620b110 fa50f000 .....F0h.. F..P.
I/DEBUG ( 649): b6ebfc38 bd704628 0002986a 4604b570 4811b928 (Fp.j...p..F(..H
I/DEBUG ( 649): b6ebfc48 e8bd4478 f0004070 4e0fbfcb 6836447e xD..p@.....N
I/DEBUG ( 649): b6ebfc58 b10b6833 fa2ff000 f01089a0 d1060f18 3h..../.........
I/DEBUG ( 649):
I/DEBUG ( 649): memory map around fault addr deadd00d:
I/DEBUG ( 649): bebf9000-bec1a000 [stack]
I/DEBUG ( 649): (no map for address)
I/DEBUG ( 649): ffff0000-ffff1000 [vectors]
D/dalvikvm( 905): GC_EXPLICIT freed 96K, 8% free 22545K/24327K, paused 46ms+23ms, total 786ms
I/BootReceiver( 905): Copying /data/tombstones/tombstone_05 to DropBox (SYSTEM_TOMBSTONE)
W/InputDispatcher( 905): channel '93b1ca70 com.otclient.mobile/com.otclient.mobile.MainActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9
E/InputDispatcher( 905): channel '93b1ca70 com.otclient.mobile/com.otclient.mobile.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
D/Zygote ( 652): Process 1444 terminated by signal (11)
D/dalvikvm( 905): GC_FOR_ALLOC freed 447K, 7% free 22716K/24327K, paused 129ms, total 130ms
I/qtaguid ( 905): Failed write_ctrl(s 0 10044) res=-1 errno=1
I/WindowState( 905): WIN DEATH: Window{93b1dcb0 SurfaceView paused=false}
I/ActivityManager( 905): Process com.otclient.mobile (pid 1444) has died.
W/NetworkManagementSocketTagger( 905): setKernelCountSet(10044, 0) failed with errno -1
W/ActivityManager( 905): Force removing ActivityRecord{9388d288 com.otclient.mobile/.MainActivity}: app died, no saved state
I/WindowState( 905): WIN DEATH: Window{93b1ca70 com.otclient.mobile/com.otclient.mobile.MainActivity paused=false}
W/InputDispatcher( 905): Attempted to unregister already unregistered input channel '93b1ca70 com.otclient.mobile/com.otclient.mobile.MainActivity (server)'
I/WindowManager( 905): WINDOW DIED Window{93b1ca70 com.otclient.mobile/com.otclient.mobile.MainActivity paused=false}
I/InputReader( 905): Reconfiguring input devices. changes=0x00000004
I/InputReader( 905): Device reconfigured: id=0, name='qwerty2', surface size is now 1080x2280, mode is 1
I/ActivityManager( 905): Config changed: {1.0 310mcc260mnc en_US sw392dp w392dp h756dp nrml long port finger qwerty/v/v dpad/v s.6}
D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0
D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0
D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0
I/qtaguid ( 905): Failed write_ctrl(s 1 10019) res=-1 errno=1
W/NetworkManagementSocketTagger( 905): setKernelCountSet(10019, 1) failed with errno -1
D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0
D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0
E/EGL_emulation( 1269): tid 1269: eglSurfaceAttrib(1199): error 0x3009 (EGL_BAD_MATCH)
D/EGL_emulation( 1098): eglMakeCurrent: 0xb80cc8c0: ver 2 0
W/HardwareRenderer( 1269): Backbuffer cannot be preserved
E/EGL_emulation( 1098): tid 1098: eglSurfaceAttrib(1199): error 0x3009 (EGL_BAD_MATCH)
W/HardwareRenderer( 1098): Backbuffer cannot be preserved
D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0
W/InputMethodManagerService( 905): Got RemoteException sending setActive(false) notification to pid 1444 uid 10044
D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0
E/EGL_emulation( 1269): tid 1269: eglSurfaceAttrib(1199): error 0x3009 (EGL_BAD_MATCH)
W/HardwareRenderer( 1269): Backbuffer cannot be preserved
D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0
I/Choreographer( 1269): Skipped 49 frames! The application may be doing too much work on its main thread.
D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0
D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0
D/dalvikvm( 905): WAIT_FOR_CONCURRENT_GC blocked 0ms
D/dalvikvm( 905): GC_EXPLICIT freed 1186K, 11% free 21821K/24327K, paused 9ms+11ms, total 127ms
D/EGL_emulation( 1269): eglMakeCurrent: 0xb8022fd0: ver 2 0
D/dalvikvm( 1081): GC_CONCURRENT freed 427K, 4% free 16986K/17607K, paused 38ms+5ms, total 81ms
does anyone have any idea what it might be?
The text was updated successfully, but these errors were encountered: