Git Product home page Git Product logo

sdkbox-sample-adcolony's People

Contributors

darkdukey avatar hugohuang1111 avatar tinybearc avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

sdkbox-sample-adcolony's Issues

Android - cpp/js/lua

adcoloy 版本:2.1.3.2

真机上会闪退

具体log:

正在移动 apk 文件 /Users/manga/Documents/sampile/sdkbox-sample-adcolony/cpp/bin/debug/android
编译成功。


total 13392
-rw-r--r--  1 manga  staff   6.5M  3 24 16:21 adcolony_cpp-debug.apk


Install and run on Android device
Failure [DELETE_FAILED_INTERNAL_ERROR]
5614 KB/s (6856282 bytes in 1.192s)
    pkg: /data/local/tmp/adcolony_cpp-debug.apk
Success


Starting: Intent { cmp=com.sdkbox.sample.adcolony.cpp/org.cocos2dx.cpp.AppActivity }

Check log ...

03-24 16:21:32.559  1574  4204 I ActivityManager: Start proc 27939:com.sdkbox.sample.adcolony.cpp/u0a231 for activity com.sdkbox.sample.adcolony.cpp/org.cocos2dx.cpp.AppActivity
03-24 16:21:32.585 27939 27939 I art     : Late-enabling -Xcheck:jni
03-24 16:21:32.627  4424  4424 W EventReader: type=1400 audit(0.0:3889): avc: denied { getattr } for path="/proc/27939" dev="proc" ino=1184686 scontext=u:r:system_app:s0 tcontext=u:r:untrusted_app:s0:c512,c768 tclass=dir permissive=0
03-24 16:21:32.636  4099  4424 I octvm   : task pid 27939 have been add to group sys_standby.
03-24 16:21:32.783 27939 27939 D JniHelper: JniHelper::setJavaVM(0xb4cbc000), pthread_self() = -1225286860
03-24 16:21:32.784 27939 27939 D main    : cocos_android_app_init
03-24 16:21:32.785 27939 27939 I SDKBOX_CORE: Sdkbox got VM.
03-24 16:21:32.817 27939 27939 F art     : art/runtime/java_vm_ext.cc:410] JNI DETECTED ERROR IN APPLICATION: use of invalid jobject 0x430000
03-24 16:21:32.817 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]     from void com.sdkbox.plugin.SDKBox.nativeInit()
03-24 16:21:32.817 27939 27939 F art     : art/runtime/java_vm_ext.cc:410] "main" prio=5 tid=1 Runnable
03-24 16:21:32.817 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   | group="main" sCount=0 dsCount=0 obj=0x745153c0 self=0xb4cf6500
03-24 16:21:32.817 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   | sysTid=27939 nice=0 cgrp=default sched=0/0 handle=0xb6f79b34
03-24 16:21:32.817 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   | state=R schedstat=( 137097139 41715100 118 ) utm=8 stm=5 core=1 HZ=100
03-24 16:21:32.817 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   | stack=0xbe504000-0xbe506000 stackSize=8MB
03-24 16:21:32.817 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   | held mutexes= "mutator lock"(shared held)
03-24 16:21:32.817 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   native: #00 pc 00370e89  /system/lib/libart.so (art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, int, char const*, art::ArtMethod*, void*)+160)
03-24 16:21:32.817 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   native: #01 pc 003504f7  /system/lib/libart.so (art::Thread::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) const+150)
03-24 16:21:32.817 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   native: #02 pc 0025a735  /system/lib/libart.so (art::JavaVMExt::JniAbort(char const*, char const*)+740)
03-24 16:21:32.817 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   native: #03 pc 0025ae8b  /system/lib/libart.so (art::JavaVMExt::JniAbortF(char const*, char const*, ...)+74)
03-24 16:21:32.817 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   native: #04 pc 003510c5  /system/lib/libart.so (art::Thread::DecodeJObject(_jobject*) const+208)
03-24 16:21:32.817 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   native: #05 pc 001012b1  /system/lib/libart.so (art::ScopedCheck::Check(art::ScopedObjectAccess&, bool, char const*, art::JniValueType*) (.constprop.95)+908)
03-24 16:21:32.817 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   native: #06 pc 001146e1  /system/lib/libart.so (art::CheckJNI::NewGlobalRef(_JNIEnv*, _jobject*)+392)
03-24 16:21:32.817 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   native: #07 pc 008fe5f0  /data/app/com.sdkbox.sample.adcolony.cpp-1/lib/arm/libcocos2dcpp.so (_JNIEnv::NewGlobalRef(_jobject*)+40)
03-24 16:21:32.817 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   native: #08 pc 00ba87c4  /data/app/com.sdkbox.sample.adcolony.cpp-1/lib/arm/libcocos2dcpp.so (sdkbox::JNIUtils::initialize(_JavaVM*, _JNIEnv*, _jobject*, _jobject*)+120)
03-24 16:21:32.817 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   native: #09 pc 00ba83c4  /data/app/com.sdkbox.sample.adcolony.cpp-1/lib/arm/libcocos2dcpp.so (Java_com_sdkbox_plugin_SDKBox_nativeInit+92)
03-24 16:21:32.817 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   native: #10 pc 000aa735  /data/app/com.sdkbox.sample.adcolony.cpp-1/oat/arm/base.odex (void com.sdkbox.plugin.SDKBox.nativeInit()+72)
03-24 16:21:32.817 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   native: #11 pc 000aa043  /data/app/com.sdkbox.sample.adcolony.cpp-1/oat/arm/base.odex (void com.sdkbox.plugin.SDKBox.init(android.content.Context)+166)
03-24 16:21:32.817 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   native: #12 pc 0011c3c3  /data/app/com.sdkbox.sample.adcolony.cpp-1/oat/arm/base.odex (void org.cocos2dx.lib.Cocos2dxActivity.onCreate(android.os.Bundle)+182)
03-24 16:21:32.817 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   native: #13 pc 00747371  /data/dalvik-cache/arm/system@[email protected] (???)
03-24 16:21:32.817 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   at com.sdkbox.plugin.SDKBox.nativeInit(Native method)
03-24 16:21:32.818 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   at com.sdkbox.plugin.SDKBox.init(SDKBox.java:64)
03-24 16:21:32.818 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   at org.cocos2dx.lib.Cocos2dxActivity.onCreate(Cocos2dxActivity.java:305)
03-24 16:21:32.818 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   at android.app.Activity.performCreate(Activity.java:6303)
03-24 16:21:32.818 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1108)
03-24 16:21:32.818 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2374)
03-24 16:21:32.818 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2481)
03-24 16:21:32.818 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   at android.app.ActivityThread.access$900(ActivityThread.java:153)
03-24 16:21:32.818 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1349)
03-24 16:21:32.818 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   at android.os.Handler.dispatchMessage(Handler.java:102)
03-24 16:21:32.818 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   at android.os.Looper.loop(Looper.java:148)
03-24 16:21:32.818 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   at android.app.ActivityThread.main(ActivityThread.java:5432)
03-24 16:21:32.818 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   at java.lang.reflect.Method.invoke!(Native method)
03-24 16:21:32.818 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:735)
03-24 16:21:32.818 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:625)
03-24 16:21:32.818 27939 27939 F art     : art/runtime/java_vm_ext.cc:410]
03-24 16:21:33.020 27939 27939 F art     : art/runtime/runtime.cc:366] Runtime aborting...
03-24 16:21:33.020 27939 27939 F art     : art/runtime/runtime.cc:366] Aborting thread:
03-24 16:21:33.020 27939 27939 F art     : art/runtime/runtime.cc:366] "main" prio=5 tid=1 Native
03-24 16:21:33.020 27939 27939 F art     : art/runtime/runtime.cc:366]   | group="" sCount=0 dsCount=0 obj=0x745153c0 self=0xb4cf6500
03-24 16:21:33.020 27939 27939 F art     : art/runtime/runtime.cc:366]   | sysTid=27939 nice=0 cgrp=default sched=0/0 handle=0xb6f79b34
03-24 16:21:33.020 27939 27939 F art     : art/runtime/runtime.cc:366]   | state=R schedstat=( 166402242 42561559 122 ) utm=10 stm=6 core=1 HZ=100
03-24 16:21:33.020 27939 27939 F art     : art/runtime/runtime.cc:366]   | stack=0xbe504000-0xbe506000 stackSize=8MB
03-24 16:21:33.020 27939 27939 F art     : art/runtime/runtime.cc:366]   | held mutexes= "abort lock"
03-24 16:21:33.020 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #00 pc 00370e89  /system/lib/libart.so (art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, int, char const*, art::ArtMethod*, void*)+160)
03-24 16:21:33.020 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #01 pc 003504f7  /system/lib/libart.so (art::Thread::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) const+150)
03-24 16:21:33.020 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #02 pc 003338af  /system/lib/libart.so (art::AbortState::DumpThread(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, art::Thread*) const+26)
03-24 16:21:33.020 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #03 pc 00333b47  /system/lib/libart.so (art::Runtime::Abort()+562)
03-24 16:21:33.020 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #04 pc 000f460b  /system/lib/libart.so (art::LogMessage::~LogMessage()+2226)
03-24 16:21:33.020 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #05 pc 0025aa5f  /system/lib/libart.so (art::JavaVMExt::JniAbort(char const*, char const*)+1550)
03-24 16:21:33.020 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #06 pc 0025ae8b  /system/lib/libart.so (art::JavaVMExt::JniAbortF(char const*, char const*, ...)+74)
03-24 16:21:33.020 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #07 pc 003510c5  /system/lib/libart.so (art::Thread::DecodeJObject(_jobject*) const+208)
03-24 16:21:33.020 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #08 pc 001012b1  /system/lib/libart.so (art::ScopedCheck::Check(art::ScopedObjectAccess&, bool, char const*, art::JniValueType*) (.constprop.95)+908)
03-24 16:21:33.020 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #09 pc 001146e1  /system/lib/libart.so (art::CheckJNI::NewGlobalRef(_JNIEnv*, _jobject*)+392)
03-24 16:21:33.020 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #10 pc 008fe5f0  /data/app/com.sdkbox.sample.adcolony.cpp-1/lib/arm/libcocos2dcpp.so (_JNIEnv::NewGlobalRef(_jobject*)+40)
03-24 16:21:33.020 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #11 pc 00ba87c4  /data/app/com.sdkbox.sample.adcolony.cpp-1/lib/arm/libcocos2dcpp.so (sdkbox::JNIUtils::initialize(_JavaVM*, _JNIEnv*, _jobject*, _jobject*)+120)
03-24 16:21:33.020 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #12 pc 00ba83c4  /data/app/com.sdkbox.sample.adcolony.cpp-1/lib/arm/libcocos2dcpp.so (Java_com_sdkbox_plugin_SDKBox_nativeInit+92)
03-24 16:21:33.020 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #13 pc 000aa735  /data/app/com.sdkbox.sample.adcolony.cpp-1/oat/arm/base.odex (void com.sdkbox.plugin.SDKBox.nativeInit()+72)
03-24 16:21:33.020 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #14 pc 000aa043  /data/app/com.sdkbox.sample.adcolony.cpp-1/oat/arm/base.odex (void com.sdkbox.plugin.SDKBox.init(android.content.Context)+166)
03-24 16:21:33.020 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #15 pc 0011c3c3  /data/app/com.sdkbox.sample.adcolony.cpp-1/oat/arm/base.odex (void org.cocos2dx.lib.Cocos2dxActivity.onCreate(android.os.Bundle)+182)
03-24 16:21:33.020 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #16 pc 00747371  /data/dalvik-cache/arm/system@[email protected] (???)
03-24 16:21:33.020 27939 27939 F art     : art/runtime/runtime.cc:366]   at com.sdkbox.plugin.SDKBox.nativeInit(Native method)
03-24 16:21:33.020 27939 27939 F art     : art/runtime/runtime.cc:366]   at com.sdkbox.plugin.SDKBox.init(SDKBox.java:64)
03-24 16:21:33.020 27939 27939 F art     : art/runtime/runtime.cc:366]   at org.cocos2dx.lib.Cocos2dxActivity.onCreate(Cocos2dxActivity.java:305)
03-24 16:21:33.020 27939 27939 F art     : art/runtime/runtime.cc:366]   at android.app.Activity.performCreate(Activity.java:6303)
03-24 16:21:33.020 27939 27939 F art     : art/runtime/runtime.cc:366]   at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1108)
03-24 16:21:33.020 27939 27939 F art     : art/runtime/runtime.cc:366]   at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2374)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2481)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   at android.app.ActivityThread.access$900(ActivityThread.java:153)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1349)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   at android.os.Handler.dispatchMessage(Handler.java:102)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   at android.os.Looper.loop(Looper.java:148)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   at android.app.ActivityThread.main(ActivityThread.java:5432)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   at java.lang.reflect.Method.invoke!(Native method)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:735)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:625)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366] Dumping all threads without appropriate locks held: thread list lock mutator lock
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366] All threads:
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366] DALVIK THREADS (9):
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366] "main" prio=5 tid=1 Runnable
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   | group="" sCount=0 dsCount=0 obj=0x745153c0 self=0xb4cf6500
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   | sysTid=27939 nice=0 cgrp=default sched=0/0 handle=0xb6f79b34
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   | state=R schedstat=( 187195627 47093903 140 ) utm=12 stm=6 core=3 HZ=100
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   | stack=0xbe504000-0xbe506000 stackSize=8MB
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   | held mutexes= "abort lock" "mutator lock"(shared held)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #00 pc 00370e89  /system/lib/libart.so (art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, int, char const*, art::ArtMethod*, void*)+160)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #01 pc 003504f7  /system/lib/libart.so (art::Thread::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) const+150)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #02 pc 0035a3fb  /system/lib/libart.so (art::DumpCheckpoint::Run(art::Thread*)+442)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #03 pc 0035afb9  /system/lib/libart.so (art::ThreadList::RunCheckpoint(art::Closure*)+212)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #04 pc 0035b4e7  /system/lib/libart.so (art::ThreadList::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&)+142)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #05 pc 00333abd  /system/lib/libart.so (art::Runtime::Abort()+424)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #06 pc 000f460b  /system/lib/libart.so (art::LogMessage::~LogMessage()+2226)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #07 pc 0025aa5f  /system/lib/libart.so (art::JavaVMExt::JniAbort(char const*, char const*)+1550)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #08 pc 0025ae8b  /system/lib/libart.so (art::JavaVMExt::JniAbortF(char const*, char const*, ...)+74)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #09 pc 003510c5  /system/lib/libart.so (art::Thread::DecodeJObject(_jobject*) const+208)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #10 pc 001012b1  /system/lib/libart.so (art::ScopedCheck::Check(art::ScopedObjectAccess&, bool, char const*, art::JniValueType*) (.constprop.95)+908)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #11 pc 001146e1  /system/lib/libart.so (art::CheckJNI::NewGlobalRef(_JNIEnv*, _jobject*)+392)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #12 pc 008fe5f0  /data/app/com.sdkbox.sample.adcolony.cpp-1/lib/arm/libcocos2dcpp.so (_JNIEnv::NewGlobalRef(_jobject*)+40)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #13 pc 00ba87c4  /data/app/com.sdkbox.sample.adcolony.cpp-1/lib/arm/libcocos2dcpp.so (sdkbox::JNIUtils::initialize(_JavaVM*, _JNIEnv*, _jobject*, _jobject*)+120)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #14 pc 00ba83c4  /data/app/com.sdkbox.sample.adcolony.cpp-1/lib/arm/libcocos2dcpp.so (Java_com_sdkbox_plugin_SDKBox_nativeInit+92)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #15 pc 000aa735  /data/app/com.sdkbox.sample.adcolony.cpp-1/oat/arm/base.odex (void com.sdkbox.plugin.SDKBox.nativeInit()+72)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #16 pc 000aa043  /data/app/com.sdkbox.sample.adcolony.cpp-1/oat/arm/base.odex (void com.sdkbox.plugin.SDKBox.init(android.content.Context)+166)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #17 pc 0011c3c3  /data/app/com.sdkbox.sample.adcolony.cpp-1/oat/arm/base.odex (void org.cocos2dx.lib.Cocos2dxActivity.onCreate(android.os.Bundle)+182)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #18 pc 00747371  /data/dalvik-cache/arm/system@[email protected] (???)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   at com.sdkbox.plugin.SDKBox.nativeInit(Native method)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   at com.sdkbox.plugin.SDKBox.init(SDKBox.java:64)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   at org.cocos2dx.lib.Cocos2dxActivity.onCreate(Cocos2dxActivity.java:305)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   at android.app.Activity.performCreate(Activity.java:6303)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1108)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2374)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2481)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   at android.app.ActivityThread.access$900(ActivityThread.java:153)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1349)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   at android.os.Handler.dispatchMessage(Handler.java:102)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   at android.os.Looper.loop(Looper.java:148)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   at android.app.ActivityThread.main(ActivityThread.java:5432)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   at java.lang.reflect.Method.invoke!(Native method)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:735)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:625)
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366] "Signal Catcher" prio=5 tid=2 WaitingInMainSignalCatcherLoop
03-24 16:21:33.021 27939 27939 F art     : art/runtime/runtime.cc:366]   | group="" sCount=1 dsCount=0 obj=0x12c350a0 self=0xaec1a000
03-24 16:21:33.022 27939 27939 F art     : art/runtime/runtime.cc:366]   | sysTid=27944 nice=0 cgrp=default sched=0/0 handle=0xb428d930
03-24 16:21:33.022 27939 27939 F art     : art/runtime/runtime.cc:366]   | state=S schedstat=( 1882291 0 2 ) utm=0 stm=0 core=2 HZ=100
03-24 16:21:33.022 27939 27939 F art     : art/runtime/runtime.cc:366]   | stack=0xb4191000-0xb4193000 stackSize=1014KB
03-24 16:21:33.032 27939 27939 F art     : art/runtime/runtime.cc:366]   | held mutexes=
03-24 16:21:33.032 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #00 pc 00040c58  /system/lib/libc.so (__rt_sigtimedwait+12)
03-24 16:21:33.032 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #01 pc 0001ca4f  /system/lib/libc.so (sigwait+22)
03-24 16:21:33.032 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #02 pc 0033a7ad  /system/lib/libart.so (art::SignalCatcher::WaitForSignal(art::Thread*, art::SignalSet&)+76)
03-24 16:21:33.032 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #03 pc 0033b90f  /system/lib/libart.so (art::SignalCatcher::Run(void*)+218)
03-24 16:21:33.032 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #04 pc 0003f54f  /system/lib/libc.so (__pthread_start(void*)+30)
03-24 16:21:33.032 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #05 pc 00019c2f  /system/lib/libc.so (__start_thread+6)
03-24 16:21:33.032 27939 27939 F art     : art/runtime/runtime.cc:366]   (no managed stack frames)
03-24 16:21:33.032 27939 27939 F art     : art/runtime/runtime.cc:366]
03-24 16:21:33.032 27939 27939 F art     : art/runtime/runtime.cc:366] "JDWP" prio=5 tid=3 WaitingInMainDebuggerLoop
03-24 16:21:33.032 27939 27939 F art     : art/runtime/runtime.cc:366]   | group="" sCount=1 dsCount=0 obj=0x12c370a0 self=0xabdc7a00
03-24 16:21:33.032 27939 27939 F art     : art/runtime/runtime.cc:366]   | sysTid=27945 nice=0 cgrp=default sched=0/0 handle=0xb418c930
03-24 16:21:33.032 27939 27939 F art     : art/runtime/runtime.cc:366]   | state=S schedstat=( 1698385 8527344 7 ) utm=0 stm=0 core=2 HZ=100
03-24 16:21:33.032 27939 27939 F art     : art/runtime/runtime.cc:366]   | stack=0xb4090000-0xb4092000 stackSize=1014KB
03-24 16:21:33.032 27939 27939 F art     : art/runtime/runtime.cc:366]   | held mutexes=
03-24 16:21:33.033 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #00 pc 00041a38  /system/lib/libc.so (recvmsg+8)
03-24 16:21:33.033 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #01 pc 004011e7  /system/lib/libart.so (art::JDWP::JdwpAdbState::ReceiveClientFd()+94)
03-24 16:21:33.033 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #02 pc 004019a9  /system/lib/libart.so (art::JDWP::JdwpAdbState::Accept()+104)
03-24 16:21:33.033 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #03 pc 00266e0b  /system/lib/libart.so (art::JDWP::JdwpState::Run()+238)
03-24 16:21:33.033 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #04 pc 00267cd5  /system/lib/libart.so (art::JDWP::StartJdwpThread(void*)+16)
03-24 16:21:33.033 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #05 pc 0003f54f  /system/lib/libc.so (__pthread_start(void*)+30)
03-24 16:21:33.033 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #06 pc 00019c2f  /system/lib/libc.so (__start_thread+6)
03-24 16:21:33.033 27939 27939 F art     : art/runtime/runtime.cc:366]   (no managed stack frames)
03-24 16:21:33.033 27939 27939 F art     : art/runtime/runtime.cc:366]
03-24 16:21:33.033 27939 27939 F art     : art/runtime/runtime.cc:366] "FinalizerDaemon" prio=5 tid=4 Waiting
03-24 16:21:33.033 27939 27939 F art     : art/runtime/runtime.cc:366]   | group="" sCount=1 dsCount=0 obj=0x12c30ee0 self=0xabdc9800
03-24 16:21:33.034 27939 27939 F art     : art/runtime/runtime.cc:366]   | sysTid=27947 nice=0 cgrp=default sched=0/0 handle=0xb3f7f930
03-24 16:21:33.034 27939 27939 F art     : art/runtime/runtime.cc:366]   | state=S schedstat=( 2433176 7444374 14 ) utm=0 stm=0 core=3 HZ=100
03-24 16:21:33.034 27939 27939 F art     : art/runtime/runtime.cc:366]   | stack=0xb3e7d000-0xb3e7f000 stackSize=1038KB
03-24 16:21:33.034 27939 27939 F art     : art/runtime/runtime.cc:366]   | held mutexes=
03-24 16:21:33.034 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #00 pc 00017638  /system/lib/libc.so (syscall+28)
03-24 16:21:33.034 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #01 pc 000f6b59  /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+96)
03-24 16:21:33.034 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #02 pc 002bec99  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+1144)
03-24 16:21:33.034 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #03 pc 002bf9f7  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long long, int, bool, art::ThreadState)+142)
03-24 16:21:33.034 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #04 pc 002d12fd  /system/lib/libart.so (art::Object_waitJI(_JNIEnv*, _jobject*, long long, int)+44)
03-24 16:21:33.034 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #05 pc 0000055d  /data/dalvik-cache/arm/system@[email protected] (Java_java_lang_Object_wait__JI+96)
03-24 16:21:33.035 27939 27939 F art     : art/runtime/runtime.cc:366]   at java.lang.Object.wait!(Native method)
03-24 16:21:33.035 27939 27939 F art     : art/runtime/runtime.cc:366]   - waiting on <0x02b5caaf> (a java.lang.ref.ReferenceQueue)
03-24 16:21:33.035 27939 27939 F art     : art/runtime/runtime.cc:366]   at java.lang.Object.wait(Object.java:423)
03-24 16:21:33.035 27939 27939 F art     : art/runtime/runtime.cc:366]   at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:101)
03-24 16:21:33.035 27939 27939 F art     : art/runtime/runtime.cc:366]   - locked <0x02b5caaf> (a java.lang.ref.ReferenceQueue)
03-24 16:21:33.035 27939 27939 F art     : art/runtime/runtime.cc:366]   at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:72)
03-24 16:21:33.035 27939 27939 F art     : art/runtime/runtime.cc:366]   at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:185)
03-24 16:21:33.035 27939 27939 F art     : art/runtime/runtime.cc:366]   at java.lang.Thread.run(Thread.java:818)
03-24 16:21:33.035 27939 27939 F art     : art/runtime/runtime.cc:366]
03-24 16:21:33.035 27939 27939 F art     : art/runtime/runtime.cc:366] "ReferenceQueueDaemon" prio=5 tid=5 Waiting
03-24 16:21:33.035 27939 27939 F art     : art/runtime/runtime.cc:366]   | group="" sCount=1 dsCount=0 obj=0x12c30e80 self=0xabdc9300
03-24 16:21:33.035 27939 27939 F art     : art/runtime/runtime.cc:366]   | sysTid=27946 nice=0 cgrp=default sched=0/0 handle=0xb4086930
03-24 16:21:33.035 27939 27939 F art     : art/runtime/runtime.cc:366]   | state=S schedstat=( 995990 6383385 8 ) utm=0 stm=0 core=2 HZ=100
03-24 16:21:33.035 27939 27939 F art     : art/runtime/runtime.cc:366]   | stack=0xb3f84000-0xb3f86000 stackSize=1038KB
03-24 16:21:33.035 27939 27939 F art     : art/runtime/runtime.cc:366]   | held mutexes=
03-24 16:21:33.036 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #00 pc 00017638  /system/lib/libc.so (syscall+28)
03-24 16:21:33.036 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #01 pc 000f6b59  /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+96)
03-24 16:21:33.036 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #02 pc 002bec99  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+1144)
03-24 16:21:33.036 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #03 pc 002bf9f7  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long long, int, bool, art::ThreadState)+142)
03-24 16:21:33.036 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #04 pc 002d12c3  /system/lib/libart.so (art::Object_wait(_JNIEnv*, _jobject*)+38)
03-24 16:21:33.036 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #05 pc 0000036f  /data/dalvik-cache/arm/system@[email protected] (Java_java_lang_Object_wait__+74)
03-24 16:21:33.036 27939 27939 F art     : art/runtime/runtime.cc:366]   at java.lang.Object.wait!(Native method)
03-24 16:21:33.036 27939 27939 F art     : art/runtime/runtime.cc:366]   - waiting on <0x0d82cebc> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
03-24 16:21:33.036 27939 27939 F art     : art/runtime/runtime.cc:366]   at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:147)
03-24 16:21:33.036 27939 27939 F art     : art/runtime/runtime.cc:366]   - locked <0x0d82cebc> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
03-24 16:21:33.036 27939 27939 F art     : art/runtime/runtime.cc:366]   at java.lang.Thread.run(Thread.java:818)
03-24 16:21:33.036 27939 27939 F art     : art/runtime/runtime.cc:366]
03-24 16:21:33.036 27939 27939 F art     : art/runtime/runtime.cc:366] "HeapTaskDaemon" prio=5 tid=6 Blocked
03-24 16:21:33.036 27939 27939 F art     : art/runtime/runtime.cc:366]   | group="" sCount=1 dsCount=0 obj=0x12c30fa0 self=0xabdca700
03-24 16:21:33.036 27939 27939 F art     : art/runtime/runtime.cc:366]   | sysTid=27949 nice=0 cgrp=default sched=0/0 handle=0xb3d71930
03-24 16:21:33.036 27939 27939 F art     : art/runtime/runtime.cc:366]   | state=S schedstat=( 1708748 10437969 9 ) utm=0 stm=0 core=3 HZ=100
03-24 16:21:33.036 27939 27939 F art     : art/runtime/runtime.cc:366]   | stack=0xb3c6f000-0xb3c71000 stackSize=1038KB
03-24 16:21:33.036 27939 27939 F art     : art/runtime/runtime.cc:366]   | held mutexes=
03-24 16:21:33.036 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #00 pc 00017638  /system/lib/libc.so (syscall+28)
03-24 16:21:33.036 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #01 pc 000f6b59  /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+96)
03-24 16:21:33.037 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #02 pc 001d7405  /system/lib/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+104)
03-24 16:21:33.037 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #03 pc 001d7917  /system/lib/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+38)
03-24 16:21:33.037 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #04 pc 0000036f  /data/dalvik-cache/arm/system@[email protected] (Java_dalvik_system_VMRuntime_runHeapTasks__+74)
03-24 16:21:33.037 27939 27939 F art     : art/runtime/runtime.cc:366]   at dalvik.system.VMRuntime.runHeapTasks(Native method)
03-24 16:21:33.037 27939 27939 F art     : art/runtime/runtime.cc:366]   - waiting to lock an unknown object
03-24 16:21:33.037 27939 27939 F art     : art/runtime/runtime.cc:366]   at java.lang.Daemons$HeapTaskDaemon.run(Daemons.java:355)
03-24 16:21:33.037 27939 27939 F art     : art/runtime/runtime.cc:366]   at java.lang.Thread.run(Thread.java:818)
03-24 16:21:33.037 27939 27939 F art     : art/runtime/runtime.cc:366]
03-24 16:21:33.037 27939 27939 F art     : art/runtime/runtime.cc:366] "FinalizerWatchdogDaemon" prio=5 tid=7 Waiting
03-24 16:21:33.037 27939 27939 F art     : art/runtime/runtime.cc:366]   | group="" sCount=1 dsCount=0 obj=0x12c30f40 self=0xabdca200
03-24 16:21:33.037 27939 27939 F art     : art/runtime/runtime.cc:366]   | sysTid=27948 nice=0 cgrp=default sched=0/0 handle=0xb3e78930
03-24 16:21:33.037 27939 27939 F art     : art/runtime/runtime.cc:366]   | state=S schedstat=( 936979 8919271 8 ) utm=0 stm=0 core=2 HZ=100
03-24 16:21:33.037 27939 27939 F art     : art/runtime/runtime.cc:366]   | stack=0xb3d76000-0xb3d78000 stackSize=1038KB
03-24 16:21:33.037 27939 27939 F art     : art/runtime/runtime.cc:366]   | held mutexes=
03-24 16:21:33.037 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #00 pc 00017638  /system/lib/libc.so (syscall+28)
03-24 16:21:33.037 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #01 pc 000f6b59  /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+96)
03-24 16:21:33.038 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #02 pc 002bec99  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+1144)
03-24 16:21:33.038 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #03 pc 002bf9f7  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long long, int, bool, art::ThreadState)+142)
03-24 16:21:33.038 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #04 pc 002d12c3  /system/lib/libart.so (art::Object_wait(_JNIEnv*, _jobject*)+38)
03-24 16:21:33.038 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #05 pc 0000036f  /data/dalvik-cache/arm/system@[email protected] (Java_java_lang_Object_wait__+74)
03-24 16:21:33.038 27939 27939 F art     : art/runtime/runtime.cc:366]   at java.lang.Object.wait!(Native method)
03-24 16:21:33.038 27939 27939 F art     : art/runtime/runtime.cc:366]   - waiting on <0x0d177e45> (a java.lang.Daemons$FinalizerWatchdogDaemon)
03-24 16:21:33.038 27939 27939 F art     : art/runtime/runtime.cc:366]   at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:255)
03-24 16:21:33.038 27939 27939 F art     : art/runtime/runtime.cc:366]   - locked <0x0d177e45> (a java.lang.Daemons$FinalizerWatchdogDaemon)
03-24 16:21:33.038 27939 27939 F art     : art/runtime/runtime.cc:366]   at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:227)
03-24 16:21:33.038 27939 27939 F art     : art/runtime/runtime.cc:366]   at java.lang.Thread.run(Thread.java:818)
03-24 16:21:33.038 27939 27939 F art     : art/runtime/runtime.cc:366]
03-24 16:21:33.038 27939 27939 F art     : art/runtime/runtime.cc:366] "Binder_1" prio=5 tid=8 Native
03-24 16:21:33.038 27939 27939 F art     : art/runtime/runtime.cc:366]   | group="" sCount=1 dsCount=0 obj=0x12c420a0 self=0xaec1b400
03-24 16:21:33.039 27939 27939 F art     : art/runtime/runtime.cc:366]   | sysTid=27950 nice=0 cgrp=default sched=0/0 handle=0xb3b6e930
03-24 16:21:33.039 27939 27939 F art     : art/runtime/runtime.cc:366]   | state=S schedstat=( 3010209 9224741 12 ) utm=0 stm=0 core=2 HZ=100
03-24 16:21:33.039 27939 27939 F art     : art/runtime/runtime.cc:366]   | stack=0xb3a72000-0xb3a74000 stackSize=1014KB
03-24 16:21:33.039 27939 27939 F art     : art/runtime/runtime.cc:366]   | held mutexes=
03-24 16:21:33.039 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #00 pc 00040aac  /system/lib/libc.so (__ioctl+8)
03-24 16:21:33.039 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #01 pc 00047529  /system/lib/libc.so (ioctl+14)
03-24 16:21:33.039 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #02 pc 0001e8a1  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
03-24 16:21:33.039 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #03 pc 0001ed83  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
03-24 16:21:33.039 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #04 pc 0001ee21  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
03-24 16:21:33.039 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #05 pc 00023761  /system/lib/libbinder.so (???)
03-24 16:21:33.039 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #06 pc 0001006d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+112)
03-24 16:21:33.039 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #07 pc 0005fbef  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+70)
03-24 16:21:33.040 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #08 pc 0003f54f  /system/lib/libc.so (__pthread_start(void*)+30)
03-24 16:21:33.040 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #09 pc 00019c2f  /system/lib/libc.so (__start_thread+6)
03-24 16:21:33.040 27939 27939 F art     : art/runtime/runtime.cc:366]   (no managed stack frames)
03-24 16:21:33.040 27939 27939 F art     : art/runtime/runtime.cc:366]
03-24 16:21:33.040 27939 27939 F art     : art/runtime/runtime.cc:366] "Binder_2" prio=5 tid=9 Native
03-24 16:21:33.040 27939 27939 F art     : art/runtime/runtime.cc:366]   | group="" sCount=1 dsCount=0 obj=0x12c4f0a0 self=0xabdcb100
03-24 16:21:33.040 27939 27939 F art     : art/runtime/runtime.cc:366]   | sysTid=27951 nice=0 cgrp=default sched=0/0 handle=0xb3a5e930
03-24 16:21:33.040 27939 27939 F art     : art/runtime/runtime.cc:366]   | state=S schedstat=( 2480156 46093 5 ) utm=0 stm=0 core=1 HZ=100
03-24 16:21:33.040 27939 27939 F art     : art/runtime/runtime.cc:366]   | stack=0xb3962000-0xb3964000 stackSize=1014KB
03-24 16:21:33.040 27939 27939 F art     : art/runtime/runtime.cc:366]   | held mutexes=
03-24 16:21:33.040 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #00 pc 00040aac  /system/lib/libc.so (__ioctl+8)
03-24 16:21:33.040 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #01 pc 00047529  /system/lib/libc.so (ioctl+14)
03-24 16:21:33.040 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #02 pc 0001e8a1  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
03-24 16:21:33.040 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #03 pc 0001ed83  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
03-24 16:21:33.040 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #04 pc 0001ee21  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
03-24 16:21:33.040 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #05 pc 00023761  /system/lib/libbinder.so (???)
03-24 16:21:33.040 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #06 pc 0001006d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+112)
03-24 16:21:33.040 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #07 pc 0005fbef  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+70)
03-24 16:21:33.040 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #08 pc 0003f54f  /system/lib/libc.so (__pthread_start(void*)+30)
03-24 16:21:33.040 27939 27939 F art     : art/runtime/runtime.cc:366]   native: #09 pc 00019c2f  /system/lib/libc.so (__start_thread+6)
03-24 16:21:33.040 27939 27939 F art     : art/runtime/runtime.cc:366]   (no managed stack frames)
03-24 16:21:33.041 27939 27939 F art     : art/runtime/runtime.cc:366]
03-24 16:21:33.041 27939 27939 F art     : art/runtime/runtime.cc:366]
03-24 16:21:33.041 27939 27939 F libc    : Fatal signal 6 (SIGABRT), code -6 in tid 27939 (le.adcolony.cpp)
03-24 16:21:33.146   274   274 F DEBUG   : pid: 27939, tid: 27939, name: le.adcolony.cpp  >>> com.sdkbox.sample.adcolony.cpp <<<
03-24 16:21:33.550   262   262 E lowmemorykiller: Error writing /proc/27939/oom_score_adj; errno=22
03-24 16:21:33.570   292   292 I Zygote  : Process 27939 exited due to signal (6)
03-24 16:21:33.591  1574  3304 I ActivityManager: Process com.sdkbox.sample.adcolony.cpp (pid 27939) has died

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.