sdkbox / sdkbox-sample-chartboost

0 stars 3 forks source link

Android - cpp/js/lua 闪退 #2

Closed tinybearc closed 7 years ago

tinybearc commented 8 years ago

chartboost 版本:2.1.3.2

打开就闪退

log:

ool(bool)+48)
03-26 23:33:32.757  8903  8903 F art     : art/runtime/runtime.cc:366]   native: #05 pc 000237dd  /system/lib/libbinder.so (???)
03-26 23:33:32.757  8903  8903 F art     : art/runtime/runtime.cc:366]   native: #06 pc 0001006d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+112)
03-26 23:33:32.757  8903  8903 F art     : art/runtime/runtime.cc:366]   native: #07 pc 0005fc4f  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+70)
03-26 23:33:32.757  8903  8903 F art     : art/runtime/runtime.cc:366]   native: #08 pc 0003f54f  /system/lib/libc.so (__pthread_start(void*)+30)
03-26 23:33:32.757  8903  8903 F art     : art/runtime/runtime.cc:366]   native: #09 pc 00019c2f  /system/lib/libc.so (__start_thread+6)
03-26 23:33:32.757  8903  8903 F art     : art/runtime/runtime.cc:366]   (no managed stack frames)
03-26 23:33:32.757  8903  8903 F art     : art/runtime/runtime.cc:366]
03-26 23:33:32.757  8903  8903 F art     : art/runtime/runtime.cc:366] "Binder_2" prio=5 tid=9 Native
03-26 23:33:32.757  8903  8903 F art     : art/runtime/runtime.cc:366]   | group="" sCount=1 dsCount=0 obj=0x12d2f0a0 self=0xabd8ac00
03-26 23:33:32.757  8903  8903 F art     : art/runtime/runtime.cc:366]   | sysTid=8915 nice=0 cgrp=default sched=0/0 handle=0xb39fc930
03-26 23:33:32.757  8903  8903 F art     : art/runtime/runtime.cc:366]   | state=S schedstat=( 551146 346041 1 ) utm=0 stm=0 core=3 HZ=100
03-26 23:33:32.757  8903  8903 F art     : art/runtime/runtime.cc:366]   | stack=0xb3900000-0xb3902000 stackSize=1014KB
03-26 23:33:32.757  8903  8903 F art     : art/runtime/runtime.cc:366]   | held mutexes=
03-26 23:33:32.757  8903  8903 F art     : art/runtime/runtime.cc:366]   native: #00 pc 00040aac  /system/lib/libc.so (__ioctl+8)
03-26 23:33:32.757  8903  8903 F art     : art/runtime/runtime.cc:366]   native: #01 pc 00047529  /system/lib/libc.so (ioctl+14)
03-26 23:33:32.757  8903  8903 F art     : art/runtime/runtime.cc:366]   native: #02 pc 0001e91d  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
03-26 23:33:32.757  8903  8903 F art     : art/runtime/runtime.cc:366]   native: #03 pc 0001edff  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
03-26 23:33:32.757  8903  8903 F art     : art/runtime/runtime.cc:366]   native: #04 pc 0001ee9d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
03-26 23:33:32.757  8903  8903 F art     : art/runtime/runtime.cc:366]   native: #05 pc 000237dd  /system/lib/libbinder.so (???)
03-26 23:33:32.757  8903  8903 F art     : art/runtime/runtime.cc:366]   native: #06 pc 0001006d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+112)
03-26 23:33:32.757  8903  8903 F art     : art/runtime/runtime.cc:366]   native: #07 pc 0005fc4f  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+70)
03-26 23:33:32.757  8903  8903 F art     : art/runtime/runtime.cc:366]   native: #08 pc 0003f54f  /system/lib/libc.so (__pthread_start(void*)+30)
03-26 23:33:32.757  8903  8903 F art     : art/runtime/runtime.cc:366]   native: #09 pc 00019c2f  /system/lib/libc.so (__start_thread+6)
03-26 23:33:32.757  8903  8903 F art     : art/runtime/runtime.cc:366]   (no managed stack frames)
03-26 23:33:32.757  8903  8903 F art     : art/runtime/runtime.cc:366]
03-26 23:33:32.757  8903  8903 F art     : art/runtime/runtime.cc:366]
03-26 23:33:32.758  8903  8903 F libc    : Fatal signal 6 (SIGABRT), code -6 in tid 8903 (e.chartboost.js)
03-26 23:33:32.868   275   275 F DEBUG   : pid: 8903, tid: 8903, name: e.chartboost.js  >>> com.sdkbox.sample.chartboost.js <<<
03-26 23:33:33.315   301   301 I Zygote  : Process 8903 exited due to signal (6)
03-26 23:33:33.365  1619  4071 I ActivityManager: Process com.sdkbox.sample.chartboost.js (pid 8903) has died