Quote: " thanks for your help"
No Problem!
Quote: "Hockeykid is it possible for you to post your AppGameKit player project here so that I could build apk file of my Ouya games?"
I do plan on releasing it, but I'd rather have the crash fixed before I do.
Quote: "I will be checking this out once I get my hands on an Ouya, if it arrives before the end of this week it might make it into beta 15."
If it helps below in the two code snippets are readable stack traces of the crash(es) (it would seem different things can cause a similar crash, such as motion input on start-up).
********** Crash dump: **********
Build fingerprint: 'OUYA/ouya_1_1/ouya_1_1:4.1.2/JZO54L-OUYA/328:user/test-keys'
pid: 8335, tid: 8383, name: agk_player_ouya >>> com.thegamecreators.agk_player_
ouya <<<
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000010
Stack frame #00 pc 000623e4 /data/data/com.thegamecreators.agk_player_ouya/lib
/libandroid_player.so (resumeapp2+60): Routine loop in jni/Core.cpp:581
Stack frame #01 pc 00016fb7 /system/lib/libc.so (free+10)
Stack frame #00 pc 0000da40 /system/lib/libc.so (epoll_wait+12)
Stack frame #01 pc 00014791 /system/lib/libutils.so (android::Looper::pollInne
r(int)+96)
Stack frame #02 pc 000149f9 /system/lib/libutils.so (android::Looper::pollOnce
(int, int*, int*, void**)+104)
Stack frame #03 pc 0005e383 /system/lib/libandroid_runtime.so (android::Native
MessageQueue::pollOnce(_JNIEnv*, int)+22)
Stack frame #04 pc 0001de30 /system/lib/libdvm.so (dvmPlatformInvoke+112)
Stack frame #05 pc 0004d083 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned i
nt const*, JValue*, Method const*, Thread*)+394)
Stack frame #06 pc 00027260 /system/lib/libdvm.so
Stack frame #07 pc 0002bb6c /system/lib/libdvm.so (dvmInterpret(Thread*, Metho
d const*, JValue*)+180)
Stack frame #08 pc 0005fb2b /system/lib/libdvm.so (dvmInvokeMethod(Object*, Me
thod const*, ArrayObject*, ArrayObject*, ClassObject*, bool)+374)
Stack frame #09 pc 00067081 /system/lib/libdvm.so
Stack frame #10 pc 00027260 /system/lib/libdvm.so
Stack frame #11 pc 0002bb6c /system/lib/libdvm.so (dvmInterpret(Thread*, Metho
d const*, JValue*)+180)
Stack frame #12 pc 0005f865 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Met
hod const*, Object*, bool, JValue*, std::__va_list)+272)
Stack frame #13 pc 00049673 /system/lib/libdvm.so
Stack frame #14 pc 00047bf5 /system/lib/libandroid_runtime.so
Stack frame #15 pc 000486d7 /system/lib/libandroid_runtime.so (android::Androi
dRuntime::start(char const*, char const*)+390)
Stack frame #16 pc 00000dcf /system/bin/app_process
Stack frame #00 pc 0000dc70 /system/lib/libc.so (__futex_syscall3+8)
Stack frame #01 pc 00012e14 /system/lib/libc.so (__pthread_cond_timedwait_rela
tive+48)
Stack frame #02 pc 00012e70 /system/lib/libc.so (__pthread_cond_timedwait+60)
Stack frame #03 pc 0006e5af /system/lib/libdvm.so
Stack frame #04 pc 00053b3b /system/lib/libdvm.so
Stack frame #05 pc 00012dd0 /system/lib/libc.so (__thread_entry+48)
Stack frame #06 pc 00012528 /system/lib/libc.so (pthread_create+172)
Stack frame #00 pc 0000d524 /system/lib/libc.so (__rt_sigtimedwait+12)
Stack frame #01 pc 0001a2cf /system/lib/libc.so (sigwait+20)
Stack frame #02 pc 000511a7 /system/lib/libdvm.so
Stack frame #03 pc 00053b3b /system/lib/libdvm.so
Stack frame #04 pc 00012dd0 /system/lib/libc.so (__thread_entry+48)
Stack frame #05 pc 00012528 /system/lib/libc.so (pthread_create+172)
Stack frame #00 pc 0000dc70 /system/lib/libc.so (__futex_syscall3+8)
Stack frame #01 pc 00012e14 /system/lib/libc.so (__pthread_cond_timedwait_rela
tive+48)
Stack frame #02 pc 00012e70 /system/lib/libc.so (__pthread_cond_timedwait+60)
Stack frame #03 pc 0006f7a1 /system/lib/libdvm.so
Stack frame #04 pc 00053b3b /system/lib/libdvm.so
Stack frame #05 pc 00012dd0 /system/lib/libc.so (__thread_entry+48)
Stack frame #06 pc 00012528 /system/lib/libc.so (pthread_create+172)
Stack frame #00 pc 0000dc70 /system/lib/libc.so (__futex_syscall3+8)
Stack frame #01 pc 00012e14 /system/lib/libc.so (__pthread_cond_timedwait_rela
tive+48)
Stack frame #02 pc 00012e70 /system/lib/libc.so (__pthread_cond_timedwait+60)
Stack frame #03 pc 00051cc7 /system/lib/libdvm.so
Stack frame #04 pc 00065f7d /system/lib/libdvm.so
Stack frame #05 pc 00027260 /system/lib/libdvm.so
Stack frame #06 pc 0002bb6c /system/lib/libdvm.so (dvmInterpret(Thread*, Metho
d const*, JValue*)+180)
Stack frame #07 pc 0005f865 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Met
hod const*, Object*, bool, JValue*, std::__va_list)+272)
Stack frame #08 pc 0005f88f /system/lib/libdvm.so (dvmCallMethod(Thread*, Meth
od const*, Object*, JValue*, ...)+20)
Stack frame #09 pc 00054447 /system/lib/libdvm.so
Stack frame #10 pc 00012dd0 /system/lib/libc.so (__thread_entry+48)
Stack frame #11 pc 00012528 /system/lib/libc.so (pthread_create+172)
Stack frame #00 pc 0000dc70 /system/lib/libc.so (__futex_syscall3+8)
Stack frame #01 pc 00012e14 /system/lib/libc.so (__pthread_cond_timedwait_rela
tive+48)
Stack frame #02 pc 00012e70 /system/lib/libc.so (__pthread_cond_timedwait+60)
Stack frame #03 pc 00051cc7 /system/lib/libdvm.so
Stack frame #04 pc 00065f7d /system/lib/libdvm.so
Stack frame #05 pc 00027260 /system/lib/libdvm.so
Stack frame #06 pc 0002bb6c /system/lib/libdvm.so (dvmInterpret(Thread*, Metho
d const*, JValue*)+180)
Stack frame #07 pc 0005f865 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Met
hod const*, Object*, bool, JValue*, std::__va_list)+272)
Stack frame #08 pc 0005f88f /system/lib/libdvm.so (dvmCallMethod(Thread*, Meth
od const*, Object*, JValue*, ...)+20)
Stack frame #09 pc 00054447 /system/lib/libdvm.so
Stack frame #10 pc 00012dd0 /system/lib/libc.so (__thread_entry+48)
Stack frame #11 pc 00012528 /system/lib/libc.so (pthread_create+172)
Stack frame #00 pc 0000dc70 /system/lib/libc.so (__futex_syscall3+8)
Stack frame #01 pc 00012e14 /system/lib/libc.so (__pthread_cond_timedwait_rela
tive+48)
Stack frame #02 pc 00012e70 /system/lib/libc.so (__pthread_cond_timedwait+60)
Stack frame #03 pc 00051cc7 /system/lib/libdvm.so
Stack frame #04 pc 00065f7d /system/lib/libdvm.so
Stack frame #05 pc 00027260 /system/lib/libdvm.so
Stack frame #06 pc 0002bb6c /system/lib/libdvm.so (dvmInterpret(Thread*, Metho
d const*, JValue*)+180)
Stack frame #07 pc 0005f865 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Met
hod const*, Object*, bool, JValue*, std::__va_list)+272)
Stack frame #08 pc 0005f88f /system/lib/libdvm.so (dvmCallMethod(Thread*, Meth
od const*, Object*, JValue*, ...)+20)
Stack frame #09 pc 00054447 /system/lib/libdvm.so
Stack frame #10 pc 00012dd0 /system/lib/libc.so (__thread_entry+48)
Stack frame #11 pc 00012528 /system/lib/libc.so (pthread_create+172)
Stack frame #00 pc 0000cb60 /system/lib/libc.so (__ioctl+8)
Stack frame #01 pc 00027fe5 /system/lib/libc.so (ioctl+16)
Stack frame #02 pc 00016bfd /system/lib/libbinder.so (android::IPCThreadState:
:talkWithDriver(bool)+124)
Stack frame #03 pc 000173af /system/lib/libbinder.so (android::IPCThreadState:
:joinThreadPool(bool)+154)
Stack frame #04 pc 0001b171 /system/lib/libbinder.so
Stack frame #05 pc 00010f47 /system/lib/libutils.so (android::Thread::_threadL
oop(void*)+114)
Stack frame #06 pc 00047b23 /system/lib/libandroid_runtime.so (android::Androi
dRuntime::javaThreadShell(void*)+66)
Stack frame #07 pc 00010aad /system/lib/libutils.so
Stack frame #08 pc 00012dd0 /system/lib/libc.so (__thread_entry+48)
Stack frame #09 pc 00012528 /system/lib/libc.so (pthread_create+172)
Stack frame #00 pc 0000cb60 /system/lib/libc.so (__ioctl+8)
Stack frame #01 pc 00027fe5 /system/lib/libc.so (ioctl+16)
Stack frame #02 pc 00016bfd /system/lib/libbinder.so (android::IPCThreadState:
:talkWithDriver(bool)+124)
Stack frame #03 pc 000173af /system/lib/libbinder.so (android::IPCThreadState:
:joinThreadPool(bool)+154)
Stack frame #04 pc 0001b171 /system/lib/libbinder.so
Stack frame #05 pc 00010f47 /system/lib/libutils.so (android::Thread::_threadL
oop(void*)+114)
Stack frame #06 pc 00047b23 /system/lib/libandroid_runtime.so (android::Androi
dRuntime::javaThreadShell(void*)+66)
Stack frame #07 pc 00010aad /system/lib/libutils.so
Stack frame #08 pc 00012dd0 /system/lib/libc.so (__thread_entry+48)
Stack frame #09 pc 00012528 /system/lib/libc.so (pthread_create+172)
Stack frame #00 pc 0000cb60 /system/lib/libc.so (__ioctl+8)
Stack frame #01 pc 00027fe5 /system/lib/libc.so (ioctl+16)
Stack frame #02 pc 00016bfd /system/lib/libbinder.so (android::IPCThreadState:
:talkWithDriver(bool)+124)
Stack frame #03 pc 000173af /system/lib/libbinder.so (android::IPCThreadState:
:joinThreadPool(bool)+154)
Stack frame #04 pc 0001b171 /system/lib/libbinder.so
Stack frame #05 pc 00010f47 /system/lib/libutils.so (android::Thread::_threadL
oop(void*)+114)
Stack frame #06 pc 00047b23 /system/lib/libandroid_runtime.so (android::Androi
dRuntime::javaThreadShell(void*)+66)
Stack frame #07 pc 00010aad /system/lib/libutils.so
Stack frame #08 pc 00012dd0 /system/lib/libc.so (__thread_entry+48)
Stack frame #09 pc 00012528 /system/lib/libc.so (pthread_create+172)
Stack frame #00 pc 0000dc70 /system/lib/libc.so (__futex_syscall3+8)
Stack frame #01 pc 00012e14 /system/lib/libc.so (__pthread_cond_timedwait_rela
tive+48)
Stack frame #02 pc 00012e70 /system/lib/libc.so (__pthread_cond_timedwait+60)
Stack frame #03 pc 000c95cc /data/data/com.thegamecreators.agk_player_ouya/lib
/libandroid_player.so (AGK::ImageCompressor::Run()+260): Routine GetExtendedFont
Images in C:/TGCSHARED/AGKWorkspace/GDKPro/libprojects/android/jni/../../../comm
on/Source/cImage.cpp:1195
Stack frame #04 pc 000fbef8 /data/data/com.thegamecreators.agk_player_ouya/lib
/libandroid_player.so (AGK::AGKThread::EntryPoint(void*)+40): Routine PlatformFa
cebookGetUserName in E:/an2/libprojects/android/jni/../../../platform/android/So
urce/AndroidCore.cpp:9178
Stack frame #05 pc 00012dd0 /system/lib/libc.so (__thread_entry+48)
Stack frame #06 pc 00012528 /system/lib/libc.so (pthread_create+172)
Stack frame #00 pc 0000dc70 /system/lib/libc.so (__futex_syscall3+8)
Stack frame #01 pc 00012e14 /system/lib/libc.so (__pthread_cond_timedwait_rela
tive+48)
Stack frame #02 pc 00012e70 /system/lib/libc.so (__pthread_cond_timedwait+60)
Stack frame #03 pc 00038fe3 /system/lib/libmedia.so (android::AudioTrack::Audi
oTrackThread::threadLoop()+26)
Stack frame #04 pc 00010f33 /system/lib/libutils.so (android::Thread::_threadL
oop(void*)+94)
Stack frame #05 pc 00010aad /system/lib/libutils.so
Stack frame #06 pc 00012dd0 /system/lib/libc.so (__thread_entry+48)
Stack frame #07 pc 00012528 /system/lib/libc.so (pthread_create+172)
Stack frame #00 pc 0000dc74 /system/lib/libc.so (__futex_syscall3+12)
Stack frame #01 pc 00012e14 /system/lib/libc.so (__pthread_cond_timedwait_rela
tive+48)
Stack frame #02 pc 000fe710 /data/data/com.thegamecreators.agk_player_ouya/lib
/libandroid_player.so (AGK::AGKThread::PlatformSleepSafe(unsigned int)+104): Rou
tine PlatformCreateInstance in E:/an2/libprojects/android/jni/../../../platform/
android/Source/AndroidCore.cpp:6490
Stack frame #03 pc 00115694 /data/data/com.thegamecreators.agk_player_ouya/lib
/libandroid_player.so (AGK::Broadcaster::Run()+216): Routine GetNewConnection in
E:/an2/libprojects/android/jni/../../../platform/android/Source/AndroidNetwork.
cpp:760
Stack frame #00 pc 0000d5f0 /system/lib/libc.so (accept+8)
Stack frame #01 pc 001170a4 /data/data/com.thegamecreators.agk_player_ouya/lib
/libandroid_player.so (AGK::cNetworkListener::Run()+72): Routine ~cNetworkListen
er in E:/an2/libprojects/android/jni/../../../platform/android/Source/AndroidNet
work.cpp:735
Stack frame #00 pc 0000dc70 /system/lib/libc.so (__futex_syscall3+8)
Stack frame #01 pc 00012e14 /system/lib/libc.so (__pthread_cond_timedwait_rela
tive+48)
Stack frame #02 pc 00012e70 /system/lib/libc.so (__pthread_cond_timedwait+60)
Stack frame #03 pc 000f2254 /data/data/com.thegamecreators.agk_player_ouya/lib
/libandroid_player.so (IslandWorkerThread::Run()+396): Routine GetSupport in E:/
an2/libprojects/android/jni/../../../common/Box2D/Common/b2Math.h:411
Stack frame #04 pc 000fbef8 /data/data/com.thegamecreators.agk_player_ouya/lib
/libandroid_player.so (AGK::AGKThread::EntryPoint(void*)+40): Routine PlatformFa
cebookGetUserName in E:/an2/libprojects/android/jni/../../../platform/android/So
urce/AndroidCore.cpp:9178
Stack frame #05 pc 00012dd0 /system/lib/libc.so (__thread_entry+48)
Stack frame #06 pc 00012528 /system/lib/libc.so (pthread_create+172)
Stack frame #00 pc 0000dc70 /system/lib/libc.so (__futex_syscall3+8)
Stack frame #01 pc 00012e14 /system/lib/libc.so (__pthread_cond_timedwait_rela
tive+48)
Stack frame #02 pc 00012e70 /system/lib/libc.so (__pthread_cond_timedwait+60)
Stack frame #03 pc 000f2254 /data/data/com.thegamecreators.agk_player_ouya/lib
/libandroid_player.so (IslandWorkerThread::Run()+396): Routine GetSupport in E:/
an2/libprojects/android/jni/../../../common/Box2D/Common/b2Math.h:411
Stack frame #04 pc 000fbef8 /data/data/com.thegamecreators.agk_player_ouya/lib
/libandroid_player.so (AGK::AGKThread::EntryPoint(void*)+40): Routine PlatformFa
cebookGetUserName in E:/an2/libprojects/android/jni/../../../platform/android/So
urce/AndroidCore.cpp:9178
Stack frame #05 pc 00012dd0 /system/lib/libc.so (__thread_entry+48)
Stack frame #06 pc 00012528 /system/lib/libc.so (pthread_create+172)
Stack frame #00 pc 0000dc70 /system/lib/libc.so (__futex_syscall3+8)
Stack frame #01 pc 00012e14 /system/lib/libc.so (__pthread_cond_timedwait_rela
tive+48)
Stack frame #02 pc 00012e70 /system/lib/libc.so (__pthread_cond_timedwait+60)
Stack frame #03 pc 000f2254 /data/data/com.thegamecreators.agk_player_ouya/lib
/libandroid_player.so (IslandWorkerThread::Run()+396): Routine GetSupport in E:/
an2/libprojects/android/jni/../../../common/Box2D/Common/b2Math.h:411
Stack frame #04 pc 000fbef8 /data/data/com.thegamecreators.agk_player_ouya/lib
/libandroid_player.so (AGK::AGKThread::EntryPoint(void*)+40): Routine PlatformFa
cebookGetUserName in E:/an2/libprojects/android/jni/../../../platform/android/So
urce/AndroidCore.cpp:9178
Stack frame #05 pc 00012dd0 /system/lib/libc.so (__thread_entry+48)
Stack frame #06 pc 00012528 /system/lib/libc.so (pthread_create+172)
Stack frame #00 pc 0000dc70 /system/lib/libc.so (__futex_syscall3+8)
Stack frame #01 pc 00012e14 /system/lib/libc.so (__pthread_cond_timedwait_rela
tive+48)
Stack frame #02 pc 00012e70 /system/lib/libc.so (__pthread_cond_timedwait+60)
Stack frame #03 pc 000f2254 /data/data/com.thegamecreators.agk_player_ouya/lib
/libandroid_player.so (IslandWorkerThread::Run()+396): Routine GetSupport in E:/
an2/libprojects/android/jni/../../../common/Box2D/Common/b2Math.h:411
Stack frame #04 pc 000fbef8 /data/data/com.thegamecreators.agk_player_ouya/lib
/libandroid_player.so (AGK::AGKThread::EntryPoint(void*)+40): Routine PlatformFa
cebookGetUserName in E:/an2/libprojects/android/jni/../../../platform/android/So
urce/AndroidCore.cpp:9178
Stack frame #05 pc 00012dd0 /system/lib/libc.so (__thread_entry+48)
Stack frame #06 pc 00012528 /system/lib/libc.so (pthread_create+172)
Stack frame #00 pc 0000dc70 /system/lib/libc.so (__futex_syscall3+8)
Stack frame #01 pc 00012e14 /system/lib/libc.so (__pthread_cond_timedwait_rela
tive+48)
Stack frame #02 pc 00012e70 /system/lib/libc.so (__pthread_cond_timedwait+60)
Stack frame #03 pc 00005cf0 /system/lib/libnvos.so (NvOsConditionWait+104)
Stack frame #04 pc 00040998 /system/lib/egl/libGLESv2_tegra_impl.so
********** Crash dump: **********
Build fingerprint: 'OUYA/ouya_1_1/ouya_1_1:4.1.2/JZO54L-OUYA/328:user/test-keys'
pid: 5524, tid: 5536, name: agk_player_ouya >>> com.thegamecreators.agk_player_
ouya <<<
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
Stack frame #00 pc 00000000 <unknown>: Unable to open symbol file D:\MobileApp
Dev\AndroidApps\AGKPlayer_OUYA\obj\local\armeabi/<unknown>. Error (123): Unknown
error
Stack frame #01 pc 00060914 /data/data/com.thegamecreators.agk_player_ouya/lib
/libandroid_player.so: Routine engine_init_display in jni/main.c:519
Stack frame #02 pc 0020c2a8 /data/data/com.thegamecreators.agk_player_ouya/lib
/libandroid_player.so: Routine MD5Transform in E:/an2/libprojects/android/jni/..
/../../curl/axTLS/md5.c:203
Stack frame #03 pc 00060c20 /data/data/com.thegamecreators.agk_player_ouya/lib
/libandroid_player.so (android_main+252): Routine engine_handle_input in jni/mai
n.c:385
Stack frame #04 pc 0020c4fc /data/data/com.thegamecreators.agk_player_ouya/lib
/libandroid_player.so: Routine MD5Transform in E:/an2/libprojects/android/jni/..
/../../curl/axTLS/md5.c:221
Stack frame #05 pc 00012dd0 /system/lib/libc.so (__thread_entry+48)
Stack frame #06 pc 00012528 /system/lib/libc.so (pthread_create+172)
Stack frame #00 pc 0000dc70 /system/lib/libc.so (__futex_syscall3+8)
Stack frame #01 pc 00012e14 /system/lib/libc.so (__pthread_cond_timedwait_rela
tive+48)
Stack frame #02 pc 00012e70 /system/lib/libc.so (__pthread_cond_timedwait+60)
Stack frame #03 pc 0020c8ac /data/data/com.thegamecreators.agk_player_ouya/lib
/libandroid_player.so: Routine MD5Transform in E:/an2/libprojects/android/jni/..
/../../curl/axTLS/md5.c:253
Stack frame #04 pc 0020ce74 /data/data/com.thegamecreators.agk_player_ouya/lib
/libandroid_player.so: Routine get_pbe_params in E:/an2/libprojects/android/jni/
../../../curl/axTLS/p12.c:463
Stack frame #05 pc 0004a837 /system/lib/libandroid_runtime.so
Stack frame #06 pc 0001de30 /system/lib/libdvm.so (dvmPlatformInvoke+112)
Stack frame #07 pc 0004d083 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned i
nt const*, JValue*, Method const*, Thread*)+394)
Stack frame #08 pc 00027260 /system/lib/libdvm.so
Stack frame #09 pc 0002bb6c /system/lib/libdvm.so (dvmInterpret(Thread*, Metho
d const*, JValue*)+180)
Stack frame #10 pc 0005fb2b /system/lib/libdvm.so (dvmInvokeMethod(Object*, Me
thod const*, ArrayObject*, ArrayObject*, ClassObject*, bool)+374)
Stack frame #11 pc 00067081 /system/lib/libdvm.so
Stack frame #12 pc 00027260 /system/lib/libdvm.so
Stack frame #13 pc 0002bb6c /system/lib/libdvm.so (dvmInterpret(Thread*, Metho
d const*, JValue*)+180)
Stack frame #14 pc 0005f865 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Met
hod const*, Object*, bool, JValue*, std::__va_list)+272)
Stack frame #15 pc 00049673 /system/lib/libdvm.so
Stack frame #16 pc 00047bf5 /system/lib/libandroid_runtime.so
Stack frame #17 pc 000486d7 /system/lib/libandroid_runtime.so (android::Androi
dRuntime::start(char const*, char const*)+390)
Stack frame #18 pc 00000dcf /system/bin/app_process
Stack frame #00 pc 0000dc70 /system/lib/libc.so (__futex_syscall3+8)
Stack frame #01 pc 00012e14 /system/lib/libc.so (__pthread_cond_timedwait_rela
tive+48)
Stack frame #02 pc 00012e70 /system/lib/libc.so (__pthread_cond_timedwait+60)
Stack frame #03 pc 0006e5af /system/lib/libdvm.so
Stack frame #04 pc 00053b3b /system/lib/libdvm.so
Stack frame #05 pc 00012dd0 /system/lib/libc.so (__thread_entry+48)
Stack frame #06 pc 00012528 /system/lib/libc.so (pthread_create+172)
Stack frame #00 pc 0000d524 /system/lib/libc.so (__rt_sigtimedwait+12)
Stack frame #01 pc 0001a2cf /system/lib/libc.so (sigwait+20)
Stack frame #02 pc 000511a7 /system/lib/libdvm.so
Stack frame #03 pc 00053b3b /system/lib/libdvm.so
Stack frame #04 pc 00012dd0 /system/lib/libc.so (__thread_entry+48)
Stack frame #05 pc 00012528 /system/lib/libc.so (pthread_create+172)
Stack frame #00 pc 0000dc74 /system/lib/libc.so (__futex_syscall3+12)
Stack frame #01 pc 00012e14 /system/lib/libc.so (__pthread_cond_timedwait_rela
tive+48)
Stack frame #02 pc 00012e70 /system/lib/libc.so (__pthread_cond_timedwait+60)
Stack frame #03 pc 00051f39 /system/lib/libdvm.so (dvmRelativeCondWait(pthread
_cond_t*, pthread_mutex_t*, long long, int)+112)
Stack frame #04 pc 0006f619 /system/lib/libdvm.so
Stack frame #05 pc 00053b3b /system/lib/libdvm.so
Stack frame #06 pc 00012dd0 /system/lib/libc.so (__thread_entry+48)
Stack frame #07 pc 00012528 /system/lib/libc.so (pthread_create+172)
Stack frame #00 pc 0000dc70 /system/lib/libc.so (__futex_syscall3+8)
Stack frame #01 pc 00012e14 /system/lib/libc.so (__pthread_cond_timedwait_rela
tive+48)
Stack frame #02 pc 00012e70 /system/lib/libc.so (__pthread_cond_timedwait+60)
Stack frame #03 pc 00051cc7 /system/lib/libdvm.so
Stack frame #04 pc 00065f7d /system/lib/libdvm.so
Stack frame #05 pc 00027260 /system/lib/libdvm.so
Stack frame #06 pc 0002bb6c /system/lib/libdvm.so (dvmInterpret(Thread*, Metho
d const*, JValue*)+180)
Stack frame #07 pc 0005f865 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Met
hod const*, Object*, bool, JValue*, std::__va_list)+272)
Stack frame #08 pc 0005f88f /system/lib/libdvm.so (dvmCallMethod(Thread*, Meth
od const*, Object*, JValue*, ...)+20)
Stack frame #09 pc 00054447 /system/lib/libdvm.so
Stack frame #10 pc 00012dd0 /system/lib/libc.so (__thread_entry+48)
Stack frame #11 pc 00012528 /system/lib/libc.so (pthread_create+172)
Stack frame #00 pc 0000dc70 /system/lib/libc.so (__futex_syscall3+8)
Stack frame #01 pc 00012e14 /system/lib/libc.so (__pthread_cond_timedwait_rela
tive+48)
Stack frame #02 pc 00012e70 /system/lib/libc.so (__pthread_cond_timedwait+60)
Stack frame #03 pc 00051cc7 /system/lib/libdvm.so
Stack frame #04 pc 00065f7d /system/lib/libdvm.so
Stack frame #05 pc 00027260 /system/lib/libdvm.so
Stack frame #06 pc 0002bb6c /system/lib/libdvm.so (dvmInterpret(Thread*, Metho
d const*, JValue*)+180)
Stack frame #07 pc 0005f865 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Met
hod const*, Object*, bool, JValue*, std::__va_list)+272)
Stack frame #08 pc 0005f88f /system/lib/libdvm.so (dvmCallMethod(Thread*, Meth
od const*, Object*, JValue*, ...)+20)
Stack frame #09 pc 00054447 /system/lib/libdvm.so
Stack frame #10 pc 00012dd0 /system/lib/libc.so (__thread_entry+48)
Stack frame #11 pc 00012528 /system/lib/libc.so (pthread_create+172)
Stack frame #00 pc 0000dc70 /system/lib/libc.so (__futex_syscall3+8)
Stack frame #01 pc 00012e14 /system/lib/libc.so (__pthread_cond_timedwait_rela
tive+48)
Stack frame #02 pc 00012e70 /system/lib/libc.so (__pthread_cond_timedwait+60)
Stack frame #03 pc 00051cc7 /system/lib/libdvm.so
Stack frame #04 pc 00065f7d /system/lib/libdvm.so
Stack frame #05 pc 00027260 /system/lib/libdvm.so
Stack frame #06 pc 0002bb6c /system/lib/libdvm.so (dvmInterpret(Thread*, Metho
d const*, JValue*)+180)
Stack frame #07 pc 0005f865 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Met
hod const*, Object*, bool, JValue*, std::__va_list)+272)
Stack frame #08 pc 0005f88f /system/lib/libdvm.so (dvmCallMethod(Thread*, Meth
od const*, Object*, JValue*, ...)+20)
Stack frame #09 pc 00054447 /system/lib/libdvm.so
Stack frame #10 pc 00012dd0 /system/lib/libc.so (__thread_entry+48)
Stack frame #11 pc 00012528 /system/lib/libc.so (pthread_create+172)
Stack frame #00 pc 0000cb60 /system/lib/libc.so (__ioctl+8)
Stack frame #01 pc 00027fe5 /system/lib/libc.so (ioctl+16)
Stack frame #02 pc 00016bfd /system/lib/libbinder.so (android::IPCThreadState:
:talkWithDriver(bool)+124)
Stack frame #03 pc 000173af /system/lib/libbinder.so (android::IPCThreadState:
:joinThreadPool(bool)+154)
Stack frame #04 pc 0001b171 /system/lib/libbinder.so
Stack frame #05 pc 00010f47 /system/lib/libutils.so (android::Thread::_threadL
oop(void*)+114)
Stack frame #06 pc 00047b23 /system/lib/libandroid_runtime.so (android::Androi
dRuntime::javaThreadShell(void*)+66)
Stack frame #07 pc 00010aad /system/lib/libutils.so
Stack frame #08 pc 00012dd0 /system/lib/libc.so (__thread_entry+48)
Stack frame #09 pc 00012528 /system/lib/libc.so (pthread_create+172)
Stack frame #00 pc 0000cb60 /system/lib/libc.so (__ioctl+8)
Stack frame #01 pc 00027fe5 /system/lib/libc.so (ioctl+16)
Stack frame #02 pc 00016bfd /system/lib/libbinder.so (android::IPCThreadState:
:talkWithDriver(bool)+124)
Stack frame #03 pc 000173af /system/lib/libbinder.so (android::IPCThreadState:
:joinThreadPool(bool)+154)
Stack frame #04 pc 0001b171 /system/lib/libbinder.so
Stack frame #05 pc 00010f47 /system/lib/libutils.so (android::Thread::_threadL
oop(void*)+114)
Stack frame #06 pc 00047b23 /system/lib/libandroid_runtime.so (android::Androi
dRuntime::javaThreadShell(void*)+66)
Stack frame #07 pc 00010aad /system/lib/libutils.so
Stack frame #08 pc 00012dd0 /system/lib/libc.so (__thread_entry+48)
Stack frame #09 pc 00012528 /system/lib/libc.so (pthread_create+172)
Sean