By added Native Support to the IOIOSimpleApp example so I could get more "information" from the crash dump using the ndk-stack tool. Here is the result:
********** Crash dump: ********** Build fingerprint: 'google/sojus/crespo4g:4.1.2/JZO54K/485486:user/release-keys' pid: 1780, tid: 1780, name: examples.simple >>> ioio.examples.simple <<< signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad Stack frame #00 pc 00013790 /system/lib/libc.so Stack frame #01 pc 00015b6d /system/lib/libc.so (dlfree+1628) Stack frame #02 pc 00016d1b /system/lib/libc.so (free+10) Stack frame #03 pc 0001de30 /system/lib/libdvm.so (dvmPlatformInvoke+112) Stack frame #04 pc 0004ce73 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+390) Stack frame #05 pc 00027260 /system/lib/libdvm.so Stack frame #06 pc 0002bb38 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180) Stack frame #07 pc 0005f877 /system/lib/libdvm.so (dvmInvokeMethod(Object*, Method const*, ArrayObject*, ArrayObject*, ClassObject*, bool)+374) Stack frame #08 pc 00066d4d /system/lib/libdvm.so Stack frame #09 pc 00027260 /system/lib/libdvm.so Stack frame #10 pc 0002bb38 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180) Stack frame #11 pc 0005f5b1 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272) Stack frame #12 pc 000494cb /system/lib/libdvm.so Stack frame #13 pc 0004698d /system/lib/libandroid_runtime.so Stack frame #14 pc 0004746f /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+390) Stack frame #15 pc 00000dcf /system/bin/app_process -- You received this message because you are subscribed to the Google Groups "ioio-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/ioio-users. For more options, visit https://groups.google.com/d/optout.
