关于Android studio 真机测试闪退。

错误详情如下




我想知道Cocos2dxRenderer.nativeRender();是用干什么的?
另外我新建一个helloword项目测试 是没有问题的

附加信息:




定一下

请问有人吗

顶一下

再顶一下

最后顶一下

知道为什么没人回复吗?我们都是程序员,眼睛本来就不好,你还来个这么模糊的图

好吧 是我的失误!以下就是我全部的ERR级别的日志:
08-01 14:33:43.165 9081-9465/org.cocos2d.clientV2_HZMJ_NEW E/art: | group=“main” sCount=0 dsCount=0 obj=0x12d82e80 self=0x7f7d8c3800
08-01 14:33:43.165 9081-9465/org.cocos2d.clientV2_HZMJ_NEW E/art: | sysTid=9465 nice=0 cgrp=default sched=0/0 handle=0x7f73abb000
08-01 14:33:43.165 9081-9465/org.cocos2d.clientV2_HZMJ_NEW E/art: | state=R schedstat=( 4734898069 133206006 581 ) utm=457 stm=16 core=4 HZ=100
08-01 14:33:43.165 9081-9465/org.cocos2d.clientV2_HZMJ_NEW E/art: | stack=0x7f67e00000-0x7f67e02000 stackSize=1036KB
08-01 14:33:43.165 9081-9465/org.cocos2d.clientV2_HZMJ_NEW E/art: | held mutexes= “mutator lock”(shared held)
08-01 14:33:43.165 9081-9465/org.cocos2d.clientV2_HZMJ_NEW E/art: native: #00 pc 000046bc /system/lib64/libbacktrace_libc++.so (_ZN9Backtrace6UnwindEmP8ucontext+28)
08-01 14:33:43.165 9081-9465/org.cocos2d.clientV2_HZMJ_NEW E/art: native: #01 pc 0000001c ???
08-01 14:33:43.165 9081-9465/org.cocos2d.clientV2_HZMJ_NEW E/art: at org.cocos2dx.lib.Cocos2dxRenderer.nativeRender(Native method)
08-01 14:33:43.165 9081-9465/org.cocos2d.clientV2_HZMJ_NEW E/art: at org.cocos2dx.lib.Cocos2dxRenderer.onDrawFrame(Cocos2dxRenderer.java:104)
08-01 14:33:43.165 9081-9465/org.cocos2d.clientV2_HZMJ_NEW E/art: at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1583)
08-01 14:33:43.165 9081-9465/org.cocos2d.clientV2_HZMJ_NEW E/art: at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1286)
08-01 14:33:43.168 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/check_jni.cc:81] JNI DETECTED ERROR IN APPLICATION: JNI GetStaticMethodID called with pending exception ‘java.lang.ClassNotFoundException’ thrown in unknown throw location
08-01 14:33:43.168 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/check_jni.cc:81] in call to GetStaticMethodID
08-01 14:33:43.168 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/check_jni.cc:81] from void org.cocos2dx.lib.Cocos2dxRenderer.nativeRender()
08-01 14:33:43.168 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/check_jni.cc:81] “GLThread 8066” prio=5 tid=20 Runnable
08-01 14:33:43.168 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/check_jni.cc:81] | group=“main” sCount=0 dsCount=0 obj=0x12d82e80 self=0x7f7d8c3800
08-01 14:33:43.168 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/check_jni.cc:81] | sysTid=9465 nice=0 cgrp=default sched=0/0 handle=0x7f73abb000
08-01 14:33:43.168 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/check_jni.cc:81] | state=R schedstat=( 4734898069 133206006 581 ) utm=457 stm=16 core=4 HZ=100
08-01 14:33:43.168 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/check_jni.cc:81] | stack=0x7f67e00000-0x7f67e02000 stackSize=1036KB
08-01 14:33:43.168 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/check_jni.cc:81] | held mutexes= “mutator lock”(shared held)
08-01 14:33:43.168 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/check_jni.cc:81] native: #00 pc 000046bc /system/lib64/libbacktrace_libc++.so (_ZN9Backtrace6UnwindEmP8ucontext+28)
08-01 14:33:43.168 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/check_jni.cc:81] native: #01 pc 0000001c ???
08-01 14:33:43.168 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/check_jni.cc:81] at org.cocos2dx.lib.Cocos2dxRenderer.nativeRender(Native method)
08-01 14:33:43.168 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/check_jni.cc:81] at org.cocos2dx.lib.Cocos2dxRenderer.onDrawFrame(Cocos2dxRenderer.java:104)
08-01 14:33:43.168 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/check_jni.cc:81] at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1583)
08-01 14:33:43.168 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/check_jni.cc:81] at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1286)
08-01 14:33:43.168 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/check_jni.cc:81]
08-01 14:33:43.943 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] Runtime aborting…
08-01 14:33:43.943 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] Aborting thread:
08-01 14:33:43.943 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] “GLThread 8066” prio=5 tid=20 Native
08-01 14:33:43.943 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | group="" sCount=0 dsCount=0 obj=0x12d82e80 self=0x7f7d8c3800
08-01 14:33:43.943 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | sysTid=9465 nice=0 cgrp=default sched=0/0 handle=0x7f73abb000
08-01 14:33:43.943 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | state=R schedstat=( 4788747994 154190697 597 ) utm=460 stm=18 core=7 HZ=100

08-01 14:33:37.363 9081-9469/org.cocos2d.clientV2_HZMJ_NEW E/GED: Failed to get GED Log Buf, err(0)
08-01 14:33:37.465 9081-9465/org.cocos2d.clientV2_HZMJ_NEW E/cocos2d-x: cocos2d: warning, Director::setProjection() failed because size is 0
08-01 14:33:43.164 9081-9465/org.cocos2d.clientV2_HZMJ_NEW E/art: JNI DETECTED ERROR IN APPLICATION: JNI GetStaticMethodID called with pending exception ‘java.lang.ClassNotFoundException’ thrown in unknown throw location
08-01 14:33:43.164 9081-9465/org.cocos2d.clientV2_HZMJ_NEW E/art: in call to GetStaticMethodID
08-01 14:33:43.164 9081-9465/org.cocos2d.clientV2_HZMJ_NEW E/art: from void org.cocos2dx.lib.Cocos2dxRenderer.nativeRender()
08-01 14:33:43.165 9081-9465/org.cocos2d.clientV2_HZMJ_NEW E/art: “GLThread 8066” prio=5 tid=20 Runnable

08-01 14:33:43.943 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | stack=0x7f67e00000-0x7f67e02000 stackSize=1036KB
08-01 14:33:43.943 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | held mutexes= “abort lock” “mutator lock”(shared held)
08-01 14:33:43.943 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #00 pc 000046bc /system/lib64/libbacktrace_libc++.so (_ZN9Backtrace6UnwindEmP8ucontext+28)
08-01 14:33:43.943 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #01 pc 0000001c ???
08-01 14:33:43.943 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at org.cocos2dx.lib.Cocos2dxRenderer.nativeRender(Native method)
08-01 14:33:43.943 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at org.cocos2dx.lib.Cocos2dxRenderer.onDrawFrame(Cocos2dxRenderer.java:104)
08-01 14:33:43.943 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1583)
08-01 14:33:43.943 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1286)
08-01 14:33:43.943 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] Pending exception java.lang.ClassNotFoundException thrown by ‘unknown throw location’
08-01 14:33:43.943 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] java.lang.ClassNotFoundException: Didn’t find class “com/cbs/CBSConfig” on path: DexPathList[[zip file “/data/app/org.cocos2d.clientV2_HZMJ_NEW-1/base.apk”],nativeLibraryDirectories=[/data/app/org.cocos2d.clientV2_HZMJ_NEW-1/lib/arm64, /vendor/lib64, /system/lib64]]
08-01 14:33:43.943 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:56)
08-01 14:33:43.943 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:511)
08-01 14:33:43.943 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:469)
08-01 14:33:43.943 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at void org.cocos2dx.lib.Cocos2dxRenderer.nativeRender() (Cocos2dxRenderer.java:-2)
08-01 14:33:43.943 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at void org.cocos2dx.lib.Cocos2dxRenderer.onDrawFrame(javax.microedition.khronos.opengles.GL10) (Cocos2dxRenderer.java:104)
08-01 14:33:43.943 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at void android.opengl.GLSurfaceView$GLThread.guardedRun() (GLSurfaceView.java:1583)
08-01 14:33:43.943 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at void android.opengl.GLSurfaceView$GLThread.run() (GLSurfaceView.java:1286)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] Dumping all threads without appropriate locks held: thread list lock mutator lock
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] All threads:
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] DALVIK THREADS (23):
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] “main” prio=5 tid=1 Native
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | group="" sCount=0 dsCount=0 obj=0x75cddfb8 self=0x7f7d8af800
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | sysTid=9081 nice=0 cgrp=default sched=0/0 handle=0x7f81af7e30
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | state=S schedstat=( 287349011 150459308 511 ) utm=17 stm=11 core=3 HZ=100
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | stack=0x7fd4780000-0x7fd4782000 stackSize=8MB
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | held mutexes=
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: __switch_to+0x74/0x8c
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: SyS_epoll_wait+0x384/0x494
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: SyS_epoll_pwait+0x11c/0x128
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: cpu_switch_to+0x48/0x2f0
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #00 pc 000600d4 /system/lib64/libc.so (__epoll_pwait+8)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #01 pc 0001bc14 /system/lib64/libc.so (epoll_pwait+32)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #02 pc 0001b59c /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #03 pc 0001b920 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+76)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #04 pc 000dbb60 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvi+48)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #05 pc 0010f6d4 /system/framework/arm64/boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+152)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at android.os.MessageQueue.nativePollOnce(Native method)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at android.os.MessageQueue.next(MessageQueue.java:148)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at android.os.Looper.loop(Looper.java:151)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at android.app.ActivityThread.main(ActivityThread.java:5743)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at java.lang.reflect.Method.invoke!(Native method)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at java.lang.reflect.Method.invoke(Method.java:372)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1077)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:843)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307]
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] “Heap thread pool worker thread 6” prio=5 tid=2 Native (still starting up)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | group="" sCount=0 dsCount=0 obj=0x0 self=0x7f77812800
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | sysTid=9093 nice=0 cgrp=default sched=0/0 handle=0x7f7e0d8000
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | state=S schedstat=( 1698696 14034846 55 ) utm=0 stm=0 core=6 HZ=100
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | stack=0x7f77702000-0x7f77704000 stackSize=1020KB
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | held mutexes=
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: __switch_to+0x74/0x8c
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: futex_wait_queue_me+0xcc/0x158
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: futex_wait+0x13c/0x240
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: do_futex+0x184/0xa48
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: SyS_futex+0x88/0x19c
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: cpu_switch_to+0x48/0x2f0
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #00 pc 00019d54 /system/lib64/libc.so (syscall+28)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #01 pc 000d381c /system/lib64/libart.so (_ZN3art17ConditionVariable4WaitEPNS_6ThreadE+140)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #02 pc 0031f300 /system/lib64/libart.so (_ZN3art16ThreadPoolWorker3RunEv+176)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #03 pc 003200b4 /system/lib64/libart.so (_ZN3art16ThreadPoolWorker8CallbackEPv+88)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #04 pc 0001f344 /system/lib64/libc.so (_ZL15__pthread_startPv+52)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #05 pc 0001b6c4 /system/lib64/libc.so (__start_thread+16)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] (no managed stack frames)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307]
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] “Heap thread pool worker thread 3” prio=5 tid=3 Native (still starting up)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | group="" sCount=0 dsCount=0 obj=0x0 self=0x7f7d8b0000
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | sysTid=9090 nice=0 cgrp=default sched=0/0 handle=0x7f7e0db000
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | state=S schedstat=( 1515929 13699538 57 ) utm=0 stm=0 core=4 HZ=100
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | stack=0x7f7cdb9000-0x7f7cdbb000 stackSize=1020KB
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | held mutexes=
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: __switch_to+0x74/0x8c
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: futex_wait_queue_me+0xcc/0x158
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: futex_wait+0x13c/0x240
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: do_futex+0x184/0xa48
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: SyS_futex+0x88/0x19c
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: cpu_switch_to+0x48/0x2f0
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #00 pc 00019d54 /system/lib64/libc.so (syscall+28)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #01 pc 000d381c /system/lib64/libart.so (_ZN3art17ConditionVariable4WaitEPNS_6ThreadE+140)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #02 pc 0031f300 /system/lib64/libart.so (_ZN3art16ThreadPoolWorker3RunEv+176)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #03 pc 003200b4 /system/lib64/libart.so (_ZN3art16ThreadPoolWorker8CallbackEPv+88)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #04 pc 0001f344 /system/lib64/libc.so (_ZL15__pthread_startPv+52)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #05 pc 0001b6c4 /system/lib64/libc.so (__start_thread+16)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] (no managed stack frames)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307]
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] “Heap thread pool worker thread 0” prio=5 tid=4 Native (still starting up)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | group="" sCount=0 dsCount=0 obj=0x0 self=0x7f77814800
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | sysTid=9087 nice=0 cgrp=default sched=0/0 handle=0x7f7e340000
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | state=S schedstat=( 2305380 17524536 57 ) utm=0 stm=0 core=5 HZ=100
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | stack=0x7f7d0b9000-0x7f7d0bb000 stackSize=1020KB
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | held mutexes=
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: __switch_to+0x74/0x8c
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: futex_wait_queue_me+0xcc/0x158
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: futex_wait+0x13c/0x240
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: do_futex+0x184/0xa48
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: SyS_futex+0x88/0x19c
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: cpu_switch_to+0x48/0x2f0
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #00 pc 00019d54 /system/lib64/libc.so (syscall+28)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #01 pc 000d381c /system/lib64/libart.so (_ZN3art17ConditionVariable4WaitEPNS_6ThreadE+140)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #02 pc 0031f300 /system/lib64/libart.so (_ZN3art16ThreadPoolWorker3RunEv+176)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #03 pc 003200b4 /system/lib64/libart.so (_ZN3art16ThreadPoolWorker8CallbackEPv+88)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #04 pc 0001f344 /system/lib64/libc.so (_ZL15__pthread_startPv+52)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #05 pc 0001b6c4 /system/lib64/libc.so (__start_thread+16)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] (no managed stack frames)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307]
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] “Heap thread pool worker thread 4” prio=5 tid=5 Native (still starting up)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | group="" sCount=0 dsCount=0 obj=0x0 self=0x7f7d8b9000
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | sysTid=9091 nice=0 cgrp=default sched=0/0 handle=0x7f7e0da000
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | state=S schedstat=( 1985771 12097616 62 ) utm=0 stm=0 core=5 HZ=100
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | stack=0x7f7ccb9000-0x7f7ccbb000 stackSize=1020KB
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | held mutexes=
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: __switch_to+0x74/0x8c
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: futex_wait_queue_me+0xcc/0x158
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: futex_wait+0x13c/0x240
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: do_futex+0x184/0xa48
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: SyS_futex+0x88/0x19c
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: cpu_switch_to+0x48/0x2f0
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #00 pc 00019d54 /system/lib64/libc.so (syscall+28)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #01 pc 000d381c /system/lib64/libart.so (_ZN3art17ConditionVariable4WaitEPNS_6ThreadE+140)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #02 pc 0031f300 /system/lib64/libart.so (_ZN3art16ThreadPoolWorker3RunEv+176)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #03 pc 003200b4 /system/lib64/libart.so (_ZN3art16ThreadPoolWorker8CallbackEPv+88)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #04 pc 0001f344 /system/lib64/libc.so (_ZL15__pthread_startPv+52)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #05 pc 0001b6c4 /system/lib64/libc.so (__start_thread+16)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] (no managed stack frames)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307]
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] “Heap thread pool worker thread 5” prio=5 tid=6 Native (still starting up)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | group="" sCount=0 dsCount=0 obj=0x0 self=0x7f77816800
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | sysTid=9092 nice=0 cgrp=default sched=0/0 handle=0x7f7e0d9000
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | state=S schedstat=( 1601761 15289618 65 ) utm=0 stm=0 core=4 HZ=100
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | stack=0x7f7cbb9000-0x7f7cbbb000 stackSize=1020KB
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | held mutexes=
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: __switch_to+0x74/0x8c
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: futex_wait_queue_me+0xcc/0x158
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: futex_wait+0x13c/0x240
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: do_futex+0x184/0xa48
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: SyS_futex+0x88/0x19c
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: cpu_switch_to+0x48/0x2f0
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #00 pc 00019d54 /system/lib64/libc.so (syscall+28)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #01 pc 000d381c /system/lib64/libart.so (_ZN3art17ConditionVariable4WaitEPNS_6ThreadE+140)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #02 pc 0031f300 /system/lib64/libart.so (_ZN3art16ThreadPoolWorker3RunEv+176)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #03 pc 003200b4 /system/lib64/libart.so (_ZN3art16ThreadPoolWorker8CallbackEPv+88)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #04 pc 0001f344 /system/lib64/libc.so (_ZL15__pthread_startPv+52)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #05 pc 0001b6c4 /system/lib64/libc.so (__start_thread+16)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] (no managed stack frames)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307]
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] “Heap thread pool worker thread 2” prio=5 tid=7 Native (still starting up)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | group="" sCount=0 dsCount=0 obj=0x0 self=0x7f7d8bb000
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | sysTid=9089 nice=0 cgrp=default sched=0/0 handle=0x7f7e0dc000
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | state=S schedstat=( 1808382 16628230 65 ) utm=0 stm=0 core=4 HZ=100
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | stack=0x7f7ceb9000-0x7f7cebb000 stackSize=1020KB
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | held mutexes=
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: __switch_to+0x74/0x8c
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: futex_wait_queue_me+0xcc/0x158
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: futex_wait+0x13c/0x240
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: do_futex+0x184/0xa48
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: SyS_futex+0x88/0x19c
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: cpu_switch_to+0x48/0x2f0
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #00 pc 00019d54 /system/lib64/libc.so (syscall+28)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #01 pc 000d381c /system/lib64/libart.so (_ZN3art17ConditionVariable4WaitEPNS_6ThreadE+140)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #02 pc 0031f300 /system/lib64/libart.so (_ZN3art16ThreadPoolWorker3RunEv+176)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #03 pc 003200b4 /system/lib64/libart.so (_ZN3art16ThreadPoolWorker8CallbackEPv+88)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #04 pc 0001f344 /system/lib64/libc.so (_ZL15__pthread_startPv+52)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #05 pc 0001b6c4 /system/lib64/libc.so (__start_thread+16)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] (no managed stack frames)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307]
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] “Heap thread pool worker thread 1” prio=5 tid=8 Native (still starting up)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | group="" sCount=0 dsCount=0 obj=0x0 self=0x7f77818800
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | sysTid=9088 nice=0 cgrp=default sched=0/0 handle=0x7f7e0dd000
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | state=S schedstat=( 1769383 17936076 68 ) utm=0 stm=0 core=5 HZ=100
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | stack=0x7f7cfb9000-0x7f7cfbb000 stackSize=1020KB
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | held mutexes=
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: __switch_to+0x74/0x8c
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: futex_wait_queue_me+0xcc/0x158

08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: futex_wait+0x13c/0x240
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: do_futex+0x184/0xa48
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: SyS_futex+0x88/0x19c
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: cpu_switch_to+0x48/0x2f0
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #00 pc 00019d54 /system/lib64/libc.so (syscall+28)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #01 pc 000d381c /system/lib64/libart.so (_ZN3art17ConditionVariable4WaitEPNS_6ThreadE+140)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #02 pc 0031f300 /system/lib64/libart.so (_ZN3art16ThreadPoolWorker3RunEv+176)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #03 pc 003200b4 /system/lib64/libart.so (_ZN3art16ThreadPoolWorker8CallbackEPv+88)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #04 pc 0001f344 /system/lib64/libc.so (_ZL15__pthread_startPv+52)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #05 pc 0001b6c4 /system/lib64/libc.so (__start_thread+16)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] (no managed stack frames)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307]
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] “Signal Catcher” prio=5 tid=9 WaitingInMainSignalCatcherLoop
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | group="" sCount=0 dsCount=0 obj=0x12c230a0 self=0x7f7d8bd000
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | sysTid=9094 nice=0 cgrp=default sched=0/0 handle=0x7f7e0ce000
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | state=S schedstat=( 2256075 14083390 72 ) utm=0 stm=0 core=5 HZ=100
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | stack=0x7f74118000-0x7f7411a000 stackSize=1008KB
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | held mutexes=
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: __switch_to+0x74/0x8c
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: do_sigtimedwait+0x164/0x208
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: SyS_rt_sigtimedwait+0x9c/0x108
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: cpu_switch_to+0x48/0x2f0
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #00 pc 0005f4ec /system/lib64/libc.so (__rt_sigtimedwait+8)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #01 pc 00021e08 /system/lib64/libc.so (sigwait+44)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #02 pc 0030126c /system/lib64/libart.so (_ZN3art13SignalCatcher13WaitForSignalEPNS_6ThreadERNS_9SignalSetE+148)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #03 pc 00303cc4 /system/lib64/libart.so (_ZN3art13SignalCatcher3RunEPv+308)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #04 pc 0001f344 /system/lib64/libc.so (_ZL15__pthread_startPv+52)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #05 pc 0001b6c4 /system/lib64/libc.so (__start_thread+16)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] (no managed stack frames)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307]
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] “JDWP” prio=5 tid=10 WaitingInMainDebuggerLoop
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | group="" sCount=0 dsCount=0 obj=0x12c240a0 self=0x7f7781a800
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | sysTid=9099 nice=0 cgrp=default sched=0/0 handle=0x7f7cb9e000
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | state=S schedstat=( 90886544 22050843 153 ) utm=7 stm=2 core=5 HZ=100
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | stack=0x7f7401b000-0x7f7401d000 stackSize=1008KB
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | held mutexes=
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: __switch_to+0x74/0x8c
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: poll_schedule_timeout+0x50/0xc0
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: do_select+0x3e0/0x510
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: core_sys_select+0x18c/0x2d8
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: SyS_pselect6+0x224/0x248
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: cpu_switch_to+0x48/0x2f0
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #00 pc 0005f90c /system/lib64/libc.so (__pselect6+8)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #01 pc 0001e450 /system/lib64/libc.so (select+140)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #02 pc 003a2af4 /system/lib64/libart.so (_ZN3art4JDWP12JdwpAdbState15ProcessIncomingEv+256)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #03 pc 0022ded4 /system/lib64/libart.so (_ZN3art4JDWP9JdwpState3RunEv+448)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #04 pc 0022f754 /system/lib64/libart.so (_ZN3art4JDWPL15StartJdwpThreadEPv+24)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #05 pc 0001f344 /system/lib64/libc.so (_ZL15__pthread_startPv+52)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #06 pc 0001b6c4 /system/lib64/libc.so (__start_thread+16)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] (no managed stack frames)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307]
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] “ReferenceQueueDaemon” prio=5 tid=11 Waiting
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | group="" sCount=0 dsCount=0 obj=0x12c2b400 self=0x7f7d8b1000
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | sysTid=9100 nice=0 cgrp=default sched=0/0 handle=0x7f7cb96000
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | state=S schedstat=( 1938081 12916923 71 ) utm=0 stm=0 core=4 HZ=100
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | stack=0x7f73f17000-0x7f73f19000 stackSize=1036KB
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | held mutexes=
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: __switch_to+0x74/0x8c
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: futex_wait_queue_me+0xcc/0x158
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: futex_wait+0x13c/0x240
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: do_futex+0x184/0xa48
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: SyS_futex+0x88/0x19c
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: cpu_switch_to+0x48/0x2f0
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #00 pc 00019d54 /system/lib64/libc.so (syscall+28)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #01 pc 000d381c /system/lib64/libart.so (_ZN3art17ConditionVariable4WaitEPNS_6ThreadE+140)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #02 pc 002b17c0 /system/lib64/libart.so (ZN3art7Monitor4WaitEPNS_6ThreadElibNS_11ThreadStateE+2040)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #03 pc 002b229c /system/lib64/libart.so (ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectElibNS_11ThreadStateE+244)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #04 pc 00000658 /system/framework/arm64/boot.oat (Java_java_lang_Object_wait
+140)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at java.lang.Object.wait!(Native method)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] - waiting on <0x35347fee> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:134)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] - locked <0x35347fee> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at java.lang.Thread.run(Thread.java:818)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307]
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] “FinalizerDaemon” prio=5 tid=12 Waiting
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | group="" sCount=0 dsCount=0 obj=0x12c2b460 self=0x7f7d8b1800
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | sysTid=9101 nice=0 cgrp=default sched=0/0 handle=0x7f7cb8e000
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | state=S schedstat=( 1650763 14757617 74 ) utm=0 stm=0 core=5 HZ=100
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | stack=0x7f73e13000-0x7f73e15000 stackSize=1036KB
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | held mutexes=
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: __switch_to+0x74/0x8c
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: futex_wait_queue_me+0xcc/0x158
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: futex_wait+0x13c/0x240
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: do_futex+0x184/0xa48
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: SyS_futex+0x88/0x19c
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: cpu_switch_to+0x48/0x2f0
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #00 pc 00019d54 /system/lib64/libc.so (syscall+28)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #01 pc 000d381c /system/lib64/libart.so (_ZN3art17ConditionVariable4WaitEPNS_6ThreadE+140)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #02 pc 002b17c0 /system/lib64/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadElibNS_11ThreadStateE+2040)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #03 pc 002b229c /system/lib64/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectElibNS_11ThreadStateE+244)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #04 pc 000009e8 /system/framework/arm64/boot.oat (Java_java_lang_Object_wait__JI+156)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at java.lang.Object.wait!(Native method)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] - waiting on <0x1f384241> (a java.lang.ref.ReferenceQueue)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at java.lang.Object.wait(Object.java:422)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:101)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] - locked <0x1f384241> (a java.lang.ref.ReferenceQueue)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:72)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:174)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at java.lang.Thread.run(Thread.java:818)
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307]
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] “FinalizerWatchdogDaemon” prio=5 tid=13 Waiting
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | group="" sCount=0 dsCount=0 obj=0x12c2b4c0 self=0x7f7d8bf000
08-01 14:33:43.944 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | sysTid=9102 nice=0 cgrp=default sched=0/0 handle=0x7f7cb86000
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | state=S schedstat=( 1975303 12200770 73 ) utm=0 stm=0 core=5 HZ=100
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | stack=0x7f73d0f000-0x7f73d11000 stackSize=1036KB
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | held mutexes=
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: __switch_to+0x74/0x8c
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: futex_wait_queue_me+0xcc/0x158
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: futex_wait+0x13c/0x240
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: do_futex+0x184/0xa48
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: SyS_futex+0x88/0x19c
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: cpu_switch_to+0x48/0x2f0
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #00 pc 00019d54 /system/lib64/libc.so (syscall+28)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #01 pc 000d381c /system/lib64/libart.so (_ZN3art17ConditionVariable4WaitEPNS_6ThreadE+140)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #02 pc 002b17c0 /system/lib64/libart.so (ZN3art7Monitor4WaitEPNS_6ThreadElibNS_11ThreadStateE+2040)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #03 pc 002b229c /system/lib64/libart.so (ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectElibNS_11ThreadStateE+244)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #04 pc 00000658 /system/framework/arm64/boot.oat (Java_java_lang_Object_wait
+140)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at java.lang.Object.wait!(Native method)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] - waiting on <0x2e6a33e6> (a java.lang.Daemons$FinalizerWatchdogDaemon)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:240)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] - locked <0x2e6a33e6> (a java.lang.Daemons$FinalizerWatchdogDaemon)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:212)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at java.lang.Thread.run(Thread.java:818)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307]
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] “HeapTrimmerDaemon” prio=5 tid=14 Waiting
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | group="" sCount=0 dsCount=0 obj=0x12c2b520 self=0x7f7d8bf800
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | sysTid=9105 nice=0 cgrp=default sched=0/0 handle=0x7f7cb7e000
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | state=S schedstat=( 1655312 11729615 78 ) utm=0 stm=0 core=5 HZ=100
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | stack=0x7f73c0b000-0x7f73c0d000 stackSize=1036KB
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | held mutexes=
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: __switch_to+0x74/0x8c
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: futex_wait_queue_me+0xcc/0x158
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: futex_wait+0x13c/0x240
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: do_futex+0x184/0xa48
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: SyS_futex+0x88/0x19c
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: cpu_switch_to+0x48/0x2f0
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #00 pc 00019d54 /system/lib64/libc.so (syscall+28)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #01 pc 000d381c /system/lib64/libart.so (_ZN3art17ConditionVariable4WaitEPNS_6ThreadE+140)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #02 pc 002b17c0 /system/lib64/libart.so (ZN3art7Monitor4WaitEPNS_6ThreadElibNS_11ThreadStateE+2040)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #03 pc 002b229c /system/lib64/libart.so (ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectElibNS_11ThreadStateE+244)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #04 pc 00000658 /system/framework/arm64/boot.oat (Java_java_lang_Object_wait
+140)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at java.lang.Object.wait!(Native method)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] - waiting on <0x28ec5d27> (a java.lang.Daemons$HeapTrimmerDaemon)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at java.lang.Daemons$HeapTrimmerDaemon.run(Daemons.java:311)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] - locked <0x28ec5d27> (a java.lang.Daemons$HeapTrimmerDaemon)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at java.lang.Thread.run(Thread.java:818)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307]
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] “GCDaemon” prio=5 tid=15 Waiting
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | group="" sCount=0 dsCount=0 obj=0x12c2b580 self=0x7f7d8c0000
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | sysTid=9106 nice=0 cgrp=default sched=0/0 handle=0x7f7cb76000
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | state=S schedstat=( 1951540 10170692 79 ) utm=0 stm=0 core=5 HZ=100
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | stack=0x7f73b07000-0x7f73b09000 stackSize=1036KB
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | held mutexes=
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: __switch_to+0x74/0x8c
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: futex_wait_queue_me+0xcc/0x158
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: futex_wait+0x13c/0x240
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: do_futex+0x184/0xa48
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: SyS_futex+0x88/0x19c
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: cpu_switch_to+0x48/0x2f0
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #00 pc 00019d54 /system/lib64/libc.so (syscall+28)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #01 pc 000d381c /system/lib64/libart.so (_ZN3art17ConditionVariable4WaitEPNS_6ThreadE+140)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #02 pc 002b17c0 /system/lib64/libart.so (ZN3art7Monitor4WaitEPNS_6ThreadElibNS_11ThreadStateE+2040)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #03 pc 002b229c /system/lib64/libart.so (ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectElibNS_11ThreadStateE+244)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #04 pc 00000658 /system/framework/arm64/boot.oat (Java_java_lang_Object_wait
+140)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at java.lang.Object.wait!(Native method)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] - waiting on <0x242fbbd4> (a java.lang.Daemons$GCDaemon)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at java.lang.Daemons$GCDaemon.run(Daemons.java:344)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] - locked <0x242fbbd4> (a java.lang.Daemons$GCDaemon)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] at java.lang.Thread.run(Thread.java:818)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307]
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] “Binder_1” prio=5 tid=16 Native
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | group="" sCount=0 dsCount=0 obj=0x12c5c0a0 self=0x7f7781c800
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | sysTid=9107 nice=0 cgrp=default sched=0/0 handle=0x7f77c76000
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | state=S schedstat=( 9053928 19185997 103 ) utm=0 stm=0 core=4 HZ=100
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | stack=0x7f6a84a000-0x7f6a84c000 stackSize=1008KB
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | held mutexes=
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: __switch_to+0x74/0x8c
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: binder_thread_read+0x888/0x1194
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: binder_ioctl_write_read+0x1a8/0x4d0
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: binder_ioctl+0x270/0x694
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: do_vfs_ioctl+0x354/0x584
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: SyS_ioctl+0x80/0x98
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: cpu_switch_to+0x48/0x2f0
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #00 pc 0005f650 /system/lib64/libc.so (__ioctl+4)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #01 pc 00085ce8 /system/lib64/libc.so (ioctl+100)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #02 pc 0002a0dc /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #03 pc 0002a910 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #04 pc 0002a9c8 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #05 pc 00032254 /system/lib64/libbinder.so (???)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #06 pc 000179d8 /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+188)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #07 pc 000998e8 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #08 pc 0001723c /system/lib64/libutils.so (???)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #09 pc 0001f344 /system/lib64/libc.so (_ZL15__pthread_startPv+52)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #10 pc 0001b6c4 /system/lib64/libc.so (__start_thread+16)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] (no managed stack frames)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307]
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] “Binder_2” prio=5 tid=17 Native
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | group="" sCount=0 dsCount=0 obj=0x12c620a0 self=0x7f7d8c1000
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | sysTid=9108 nice=0 cgrp=default sched=0/0 handle=0x7f77c6e000
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | state=S schedstat=( 3574536 11621385 87 ) utm=0 stm=0 core=4 HZ=100
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | stack=0x7f6a74d000-0x7f6a74f000 stackSize=1008KB
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] | held mutexes=
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: __switch_to+0x74/0x8c
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: binder_thread_read+0x888/0x1194
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: binder_ioctl_write_read+0x1a8/0x4d0
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: binder_ioctl+0x270/0x694
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: do_vfs_ioctl+0x354/0x584
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: SyS_ioctl+0x80/0x98
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] kernel: cpu_switch_to+0x48/0x2f0
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #00 pc 0005f650 /system/lib64/libc.so (__ioctl+4)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #01 pc 00085ce8 /system/lib64/libc.so (ioctl+100)
08-01 14:33:43.945 9081-9465/org.cocos2d.clientV2_HZMJ_NEW A/art: art/runtime/runtime.cc:307] native: #02 pc 0002a0dc /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)

怎么联系