Advertisement
tpb1908

Trace

Oct 25th, 2016
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.00 KB | None | 0 0
  1. 10-25 15:26:28.266 4065-4101/com.tpb.hn D/OpenGLRenderer: Current memory usage / total memory usage (bytes):
  2. TextureCache 638064 / 25165824
  3. LayerCache 0 / 16777216 (numLayers = 0)
  4. Layers total 0 (numLayers = 0)
  5. RenderBufferCache 0 / 2097152
  6. GradientCache 0 / 524288
  7. PathCache 0 / 4194304
  8. TessellationCache 0 / 1048576
  9. TextDropShadowCache 0 / 2097152
  10. PatchCache 0 / 131072
  11. FontRenderer A8 524288 / 524288
  12. FontRenderer RGBA 0 / 0
  13. FontRenderer total 524288 / 524288
  14. Other:
  15. FboCache 0 / 0
  16. Total memory usage:
  17. 1162352 bytes, 1.11 MB
  18. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] JNI DETECTED ERROR IN APPLICATION: JNI CallObjectMethod called with pending exception java.lang.IllegalStateException: Unable to create layer for WebView, size 1080x13174 exceeds max size 8192
  19. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] at void android.os.MessageQueue.nativePollOnce(long, int) (MessageQueue.java:-2)
  20. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] at android.os.Message android.os.MessageQueue.next() (MessageQueue.java:323)
  21. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] at void android.os.Looper.loop() (Looper.java:136)
  22. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:5969)
  23. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] at java.lang.Object java.lang.reflect.Method.invoke!(java.lang.Object, java.lang.Object[]) (Method.java:-2)
  24. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] at void com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run() (ZygoteInit.java:801)
  25. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:691)
  26. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470]
  27. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] in call to CallObjectMethod
  28. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] from void android.os.MessageQueue.nativePollOnce(long, int)
  29. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] "main" prio=5 tid=1 Runnable
  30. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] | group="main" sCount=0 dsCount=0 obj=0x7570d4d0 self=0x7ffef3695a00
  31. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] | sysTid=4065 nice=-4 cgrp=default sched=0/0 handle=0x7ffef7ff9b40
  32. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] | state=R schedstat=( 0 0 0 ) utm=11 stm=2 core=0 HZ=100
  33. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] | stack=0x7fff6f876000-0x7fff6f878000 stackSize=8MB
  34. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] | held mutexes= "mutator lock"(shared held)
  35. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] native: #00 pc 000000000052a93e /system/lib64/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+238)
  36. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] native: #01 pc 00000000004fb77c /system/lib64/libart.so (_ZNK3art6Thread9DumpStackERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+412)
  37. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] native: #02 pc 000000000037c88f /system/lib64/libart.so (_ZN3art9JavaVMExt8JniAbortEPKcS2_+1327)
  38. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] native: #03 pc 000000000037d2e3 /system/lib64/libart.so (_ZN3art9JavaVMExt9JniAbortVEPKcS2_P13__va_list_tag+83)
  39. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] native: #04 pc 0000000000168b1c /system/lib64/libart.so (_ZN3art11ScopedCheck6AbortFEPKcz+188)
  40. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] native: #05 pc 0000000000168563 /system/lib64/libart.so (_ZN3art11ScopedCheck11CheckThreadEP7_JNIEnv+531)
  41. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] native: #06 pc 00000000001670ac /system/lib64/libart.so (_ZN3art11ScopedCheck22CheckPossibleHeapValueERNS_18ScopedObjectAccessEcNS_12JniValueTypeE+28)
  42. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] native: #07 pc 0000000000166180 /system/lib64/libart.so (_ZN3art11ScopedCheck5CheckERNS_18ScopedObjectAccessEbPKcPNS_12JniValueTypeE+1568)
  43. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] native: #08 pc 000000000016bf33 /system/lib64/libart.so (_ZN3art8CheckJNI13CheckCallArgsERNS_18ScopedObjectAccessERNS_11ScopedCheckEP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDNS_10InvokeTypeEPKNS_7VarArgsE+163)
  44. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] native: #09 pc 000000000016b392 /system/lib64/libart.so (_ZN3art8CheckJNI11CallMethodVEPKcP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDP13__va_list_tagNS_9Primitive4TypeENS_10InvokeTypeE+1026)
  45. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] native: #10 pc 000000000015cf82 /system/lib64/libart.so (_ZN3art8CheckJNI16CallObjectMethodEP7_JNIEnvP8_jobjectP10_jmethodIDz+194)
  46. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] native: #11 pc 00000000000e389e /system/lib64/libandroid_runtime.so (_ZN7android26NativeDisplayEventReceiver13dispatchVsyncElij+46)
  47. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] native: #12 pc 0000000000037020 /system/lib64/libandroidfw.so (_ZN7android22DisplayEventDispatcher11handleEventEiiPv+144)
  48. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] native: #13 pc 0000000000018683 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+995)
  49. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] native: #14 pc 00000000000181da /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+42)
  50. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] native: #15 pc 00000000000fd8d5 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+37)
  51. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] native: #16 pc 0000000000a7f1af /system/framework/x86_64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
  52. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] at android.os.MessageQueue.nativePollOnce(Native method)
  53. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] at android.os.MessageQueue.next(MessageQueue.java:323)
  54. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] at android.os.Looper.loop(Looper.java:136)
  55. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] at android.app.ActivityThread.main(ActivityThread.java:5969)
  56. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] at java.lang.reflect.Method.invoke!(Native method)
  57. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:801)
  58. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470] at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:691)
  59. 10-25 15:26:28.515 4065-4065/com.tpb.hn A/art: art/runtime/java_vm_ext.cc:470]
  60. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] Runtime aborting...
  61. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] Aborting thread:
  62. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] "main" prio=7 tid=1 Native
  63. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | group="" sCount=0 dsCount=0 obj=0x7570d4d0 self=0x7ffef3695a00
  64. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | sysTid=4065 nice=-4 cgrp=default sched=0/0 handle=0x7ffef7ff9b40
  65. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | state=R schedstat=( 0 0 0 ) utm=12 stm=2 core=0 HZ=100
  66. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | stack=0x7fff6f876000-0x7fff6f878000 stackSize=8MB
  67. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | held mutexes= "abort lock"
  68. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #00 pc 000000000052a93e /system/lib64/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+238)
  69. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #01 pc 00000000004fb77c /system/lib64/libart.so (_ZNK3art6Thread9DumpStackERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+412)
  70. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #02 pc 00000000004e875b /system/lib64/libart.so (_ZNK3art10AbortState10DumpThreadERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEPNS_6ThreadE+43)
  71. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #03 pc 00000000004e85b4 /system/lib64/libart.so (_ZNK3art10AbortState4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+516)
  72. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #04 pc 00000000004db4fd /system/lib64/libart.so (_ZN3art7Runtime5AbortEv+125)
  73. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #05 pc 000000000014bb98 /system/lib64/libart.so (_ZN3art10LogMessageD1Ev+1240)
  74. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #06 pc 000000000037d046 /system/lib64/libart.so (_ZN3art9JavaVMExt8JniAbortEPKcS2_+3302)
  75. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #07 pc 000000000037d2e3 /system/lib64/libart.so (_ZN3art9JavaVMExt9JniAbortVEPKcS2_P13__va_list_tag+83)
  76. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #08 pc 0000000000168b1c /system/lib64/libart.so (_ZN3art11ScopedCheck6AbortFEPKcz+188)
  77. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #09 pc 0000000000168563 /system/lib64/libart.so (_ZN3art11ScopedCheck11CheckThreadEP7_JNIEnv+531)
  78. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #10 pc 00000000001670ac /system/lib64/libart.so (_ZN3art11ScopedCheck22CheckPossibleHeapValueERNS_18ScopedObjectAccessEcNS_12JniValueTypeE+28)
  79. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #11 pc 0000000000166180 /system/lib64/libart.so (_ZN3art11ScopedCheck5CheckERNS_18ScopedObjectAccessEbPKcPNS_12JniValueTypeE+1568)
  80. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #12 pc 000000000016bf33 /system/lib64/libart.so (_ZN3art8CheckJNI13CheckCallArgsERNS_18ScopedObjectAccessERNS_11ScopedCheckEP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDNS_10InvokeTypeEPKNS_7VarArgsE+163)
  81. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #13 pc 000000000016b392 /system/lib64/libart.so (_ZN3art8CheckJNI11CallMethodVEPKcP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDP13__va_list_tagNS_9Primitive4TypeENS_10InvokeTypeE+1026)
  82. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #14 pc 000000000015cf82 /system/lib64/libart.so (_ZN3art8CheckJNI16CallObjectMethodEP7_JNIEnvP8_jobjectP10_jmethodIDz+194)
  83. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #15 pc 00000000000e389e /system/lib64/libandroid_runtime.so (_ZN7android26NativeDisplayEventReceiver13dispatchVsyncElij+46)
  84. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #16 pc 0000000000037020 /system/lib64/libandroidfw.so (_ZN7android22DisplayEventDispatcher11handleEventEiiPv+144)
  85. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #17 pc 0000000000018683 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+995)
  86. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #18 pc 00000000000181da /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+42)
  87. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #19 pc 00000000000fd8d5 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+37)
  88. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #20 pc 0000000000a7f1af /system/framework/x86_64/boot-framework.oat (???)
  89. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at android.os.MessageQueue.nativePollOnce(Native method)
  90. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at android.os.MessageQueue.next(MessageQueue.java:323)
  91. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at android.os.Looper.loop(Looper.java:136)
  92. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at android.app.ActivityThread.main(ActivityThread.java:5969)
  93. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at java.lang.reflect.Method.invoke!(Native method)
  94. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:801)
  95. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:691)
  96. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] Pending exception java.lang.IllegalStateException: Unable to create layer for WebView, size 1080x13174 exceeds max size 8192
  97. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at void android.os.MessageQueue.nativePollOnce(long, int) (MessageQueue.java:-2)
  98. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at android.os.Message android.os.MessageQueue.next() (MessageQueue.java:323)
  99. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at void android.os.Looper.loop() (Looper.java:136)
  100. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:5969)
  101. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at java.lang.Object java.lang.reflect.Method.invoke!(java.lang.Object, java.lang.Object[]) (Method.java:-2)
  102. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at void com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run() (ZygoteInit.java:801)
  103. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:691)
  104. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] Dumping all threads without appropriate locks held: thread list lock mutator lock
  105. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] All threads:
  106. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] DALVIK THREADS (34):
  107. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] "main" prio=7 tid=1 Runnable
  108. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | group="" sCount=0 dsCount=0 obj=0x7570d4d0 self=0x7ffef3695a00
  109. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | sysTid=4065 nice=-4 cgrp=default sched=0/0 handle=0x7ffef7ff9b40
  110. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | state=R schedstat=( 0 0 0 ) utm=13 stm=2 core=0 HZ=100
  111. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | stack=0x7fff6f876000-0x7fff6f878000 stackSize=8MB
  112. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | held mutexes= "abort lock" "mutator lock"(shared held)
  113. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #00 pc 000000000052a93e /system/lib64/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+238)
  114. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #01 pc 00000000004fb77c /system/lib64/libart.so (_ZNK3art6Thread9DumpStackERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+412)
  115. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #02 pc 00000000005152e8 /system/lib64/libart.so (_ZN3art14DumpCheckpoint3RunEPNS_6ThreadE+936)
  116. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #03 pc 000000000050c6ef /system/lib64/libart.so (_ZN3art10ThreadList13RunCheckpointEPNS_7ClosureE+511)
  117. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #04 pc 000000000050c1c7 /system/lib64/libart.so (_ZN3art10ThreadList4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEb+279)
  118. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #05 pc 00000000004e852d /system/lib64/libart.so (_ZNK3art10AbortState4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+381)
  119. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #06 pc 00000000004db4fd /system/lib64/libart.so (_ZN3art7Runtime5AbortEv+125)
  120. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #07 pc 000000000014bb98 /system/lib64/libart.so (_ZN3art10LogMessageD1Ev+1240)
  121. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #08 pc 000000000037d046 /system/lib64/libart.so (_ZN3art9JavaVMExt8JniAbortEPKcS2_+3302)
  122. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #09 pc 000000000037d2e3 /system/lib64/libart.so (_ZN3art9JavaVMExt9JniAbortVEPKcS2_P13__va_list_tag+83)
  123. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #10 pc 0000000000168b1c /system/lib64/libart.so (_ZN3art11ScopedCheck6AbortFEPKcz+188)
  124. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #11 pc 0000000000168563 /system/lib64/libart.so (_ZN3art11ScopedCheck11CheckThreadEP7_JNIEnv+531)
  125. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #12 pc 00000000001670ac /system/lib64/libart.so (_ZN3art11ScopedCheck22CheckPossibleHeapValueERNS_18ScopedObjectAccessEcNS_12JniValueTypeE+28)
  126. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #13 pc 0000000000166180 /system/lib64/libart.so (_ZN3art11ScopedCheck5CheckERNS_18ScopedObjectAccessEbPKcPNS_12JniValueTypeE+1568)
  127. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #14 pc 000000000016bf33 /system/lib64/libart.so (_ZN3art8CheckJNI13CheckCallArgsERNS_18ScopedObjectAccessERNS_11ScopedCheckEP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDNS_10InvokeTypeEPKNS_7VarArgsE+163)
  128. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #15 pc 000000000016b392 /system/lib64/libart.so (_ZN3art8CheckJNI11CallMethodVEPKcP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDP13__va_list_tagNS_9Primitive4TypeENS_10InvokeTypeE+1026)
  129. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #16 pc 000000000015cf82 /system/lib64/libart.so (_ZN3art8CheckJNI16CallObjectMethodEP7_JNIEnvP8_jobjectP10_jmethodIDz+194)
  130. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #17 pc 00000000000e389e /system/lib64/libandroid_runtime.so (_ZN7android26NativeDisplayEventReceiver13dispatchVsyncElij+46)
  131. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #18 pc 0000000000037020 /system/lib64/libandroidfw.so (_ZN7android22DisplayEventDispatcher11handleEventEiiPv+144)
  132. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #19 pc 0000000000018683 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+995)
  133. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #20 pc 00000000000181da /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+42)
  134. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #21 pc 00000000000fd8d5 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+37)
  135. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #22 pc 0000000000a7f1af /system/framework/x86_64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
  136. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at android.os.MessageQueue.nativePollOnce(Native method)
  137. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at android.os.MessageQueue.next(MessageQueue.java:323)
  138. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at android.os.Looper.loop(Looper.java:136)
  139. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at android.app.ActivityThread.main(ActivityThread.java:5969)
  140. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at java.lang.reflect.Method.invoke!(Native method)
  141. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:801)
  142. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:691)
  143. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403]
  144. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] "Jit thread pool worker thread 0" prio=7 tid=2 Native (still starting up)
  145. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | group="" sCount=1 dsCount=0 obj=0x0 self=0x7ffeeca4f000
  146. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | sysTid=4070 nice=9 cgrp=default sched=0/0 handle=0x7ffef2c16450
  147. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | state=S schedstat=( 0 0 0 ) utm=2 stm=1 core=0 HZ=100
  148. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | stack=0x7ffef2b18000-0x7ffef2b1a000 stackSize=1021KB
  149. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | held mutexes=
  150. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: futex_wait_queue_me+0xde/0x12f
  151. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: futex_wait+0x113/0x23c
  152. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: do_futex+0xc0/0x8ba
  153. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: SyS_futex+0xbd/0x123
  154. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: system_call_fastpath+0x16/0x1b
  155. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #00 pc 000000000001cc46 /system/lib64/libc.so (syscall+22)
  156. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #01 pc 000000000014de1b /system/lib64/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+123)
  157. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #02 pc 00000000005173ca /system/lib64/libart.so (_ZN3art10ThreadPool7GetTaskEPNS_6ThreadE+298)
  158. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #03 pc 0000000000516731 /system/lib64/libart.so (_ZN3art16ThreadPoolWorker3RunEv+97)
  159. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #04 pc 0000000000516076 /system/lib64/libart.so (_ZN3art16ThreadPoolWorker8CallbackEPv+86)
  160. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #05 pc 0000000000089711 /system/lib64/libc.so (_ZL15__pthread_startPv+177)
  161. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #06 pc 00000000000299eb /system/lib64/libc.so (__start_thread+11)
  162. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #07 pc 000000000001ca65 /system/lib64/libc.so (__bionic_clone+53)
  163. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] (no managed stack frames)
  164. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403]
  165. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] "Signal Catcher" prio=7 tid=3 WaitingInMainSignalCatcherLoop
  166. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | group="" sCount=1 dsCount=0 obj=0x12c464c0 self=0x7ffeeb682a00
  167. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | sysTid=4071 nice=0 cgrp=default sched=0/0 handle=0x7ffef2b15450
  168. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
  169. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | stack=0x7ffef2a19000-0x7ffef2a1b000 stackSize=1013KB
  170. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | held mutexes=
  171. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: do_sigtimedwait+0xe3/0x1b4
  172. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: SyS_rt_sigtimedwait+0x82/0xb5
  173. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: system_call_fastpath+0x16/0x1b
  174. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #00 pc 000000000008c88a /system/lib64/libc.so (__rt_sigtimedwait+10)
  175. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #01 pc 0000000000031058 /system/lib64/libc.so (sigwait+56)
  176. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #02 pc 00000000004ed96a /system/lib64/libart.so (_ZN3art9SignalSet4WaitEv+42)
  177. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #03 pc 00000000004ed445 /system/lib64/libart.so (_ZN3art13SignalCatcher13WaitForSignalEPNS_6ThreadERNS_9SignalSetE+197)
  178. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #04 pc 00000000004eb803 /system/lib64/libart.so (_ZN3art13SignalCatcher3RunEPv+387)
  179. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #05 pc 0000000000089711 /system/lib64/libc.so (_ZL15__pthread_startPv+177)
  180. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #06 pc 00000000000299eb /system/lib64/libc.so (__start_thread+11)
  181. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #07 pc 000000000001ca65 /system/lib64/libc.so (__bionic_clone+53)
  182. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] (no managed stack frames)
  183. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403]
  184. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] "JDWP" prio=7 tid=4 WaitingInMainDebuggerLoop
  185. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | group="" sCount=1 dsCount=0 obj=0x12c46550 self=0x7ffeeca5c400
  186. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | sysTid=4072 nice=0 cgrp=default sched=0/0 handle=0x7ffef2a16450
  187. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
  188. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | stack=0x7ffef291a000-0x7ffef291c000 stackSize=1013KB
  189. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | held mutexes=
  190. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: poll_schedule_timeout+0x56/0xae
  191. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: do_select+0x524/0x57a
  192. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: core_sys_select+0x1be/0x2b2
  193. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: SyS_pselect6+0x122/0x1aa
  194. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: system_call_fastpath+0x16/0x1b
  195. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #00 pc 000000000008c7aa /system/lib64/libc.so (__pselect6+10)
  196. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #01 pc 000000000002f662 /system/lib64/libc.so (select+146)
  197. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #02 pc 0000000000612a0c /system/lib64/libart.so (_ZN3art4JDWP12JdwpAdbState15ProcessIncomingEv+412)
  198. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #03 pc 0000000000392647 /system/lib64/libart.so (_ZN3art4JDWP9JdwpState3RunEv+471)
  199. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #04 pc 0000000000391c78 /system/lib64/libart.so (_ZN3art4JDWPL15StartJdwpThreadEPv+40)
  200. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #05 pc 0000000000089711 /system/lib64/libc.so (_ZL15__pthread_startPv+177)
  201. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #06 pc 00000000000299eb /system/lib64/libc.so (__start_thread+11)
  202. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #07 pc 000000000001ca65 /system/lib64/libc.so (__bionic_clone+53)
  203. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] (no managed stack frames)
  204. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403]
  205. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] "ReferenceQueueDaemon" prio=7 tid=5 Waiting
  206. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | group="" sCount=1 dsCount=0 obj=0x12c465e0 self=0x7ffeeb686600
  207. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | sysTid=4073 nice=0 cgrp=default sched=0/0 handle=0x7ffef2917450
  208. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
  209. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | stack=0x7ffef2815000-0x7ffef2817000 stackSize=1037KB
  210. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | held mutexes=
  211. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: futex_wait_queue_me+0xde/0x12f
  212. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: futex_wait+0x113/0x23c
  213. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: do_futex+0xc0/0x8ba
  214. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: SyS_futex+0xbd/0x123
  215. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: system_call_fastpath+0x16/0x1b
  216. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #00 pc 000000000001cc46 /system/lib64/libc.so (syscall+22)
  217. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #01 pc 000000000014de1b /system/lib64/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+123)
  218. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #02 pc 000000000040dff9 /system/lib64/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadElibNS_11ThreadStateE+569)
  219. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #03 pc 0000000000410064 /system/lib64/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectElibNS_11ThreadStateE+372)
  220. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #04 pc 0000000000000841 /system/framework/x86_64/boot.oat (Java_java_lang_Object_wait__+157)
  221. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at java.lang.Object.wait!(Native method)
  222. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] - waiting on <0x0842b545> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
  223. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:150)
  224. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] - locked <0x0842b545> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
  225. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at java.lang.Thread.run(Thread.java:761)
  226. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403]
  227. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] "FinalizerWatchdogDaemon" prio=7 tid=6 Waiting
  228. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | group="" sCount=1 dsCount=0 obj=0x12c46700 self=0x7ffef36d8400
  229. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | sysTid=4075 nice=0 cgrp=default sched=0/0 handle=0x7ffedd717450
  230. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
  231. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | stack=0x7ffedd615000-0x7ffedd617000 stackSize=1037KB
  232. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | held mutexes=
  233. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: futex_wait_queue_me+0xde/0x12f
  234. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: futex_wait+0x113/0x23c
  235. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: do_futex+0xc0/0x8ba
  236. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: SyS_futex+0xbd/0x123
  237. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: system_call_fastpath+0x16/0x1b
  238. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #00 pc 000000000001cc46 /system/lib64/libc.so (syscall+22)
  239. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #01 pc 000000000014de1b /system/lib64/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+123)
  240. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #02 pc 000000000040dff9 /system/lib64/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadElibNS_11ThreadStateE+569)
  241. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #03 pc 0000000000410064 /system/lib64/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectElibNS_11ThreadStateE+372)
  242. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #04 pc 0000000000000841 /system/framework/x86_64/boot.oat (Java_java_lang_Object_wait__+157)
  243. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at java.lang.Object.wait!(Native method)
  244. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] - waiting on <0x0000649a> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  245. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:269)
  246. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] - locked <0x0000649a> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  247. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:249)
  248. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at java.lang.Thread.run(Thread.java:761)
  249. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403]
  250. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] "HeapTaskDaemon" prio=7 tid=7 Blocked
  251. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | group="" sCount=1 dsCount=0 obj=0x12c46790 self=0x7ffef36d8e00
  252. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | sysTid=4076 nice=0 cgrp=default sched=0/0 handle=0x7ffedd612450
  253. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | state=S schedstat=( 0 0 0 ) utm=2 stm=0 core=1 HZ=100
  254. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | stack=0x7ffedd510000-0x7ffedd512000 stackSize=1037KB
  255. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | held mutexes=
  256. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: futex_wait_queue_me+0xde/0x12f
  257. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: futex_wait+0x113/0x23c
  258. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: do_futex+0xc0/0x8ba
  259. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: SyS_futex+0xbd/0x123
  260. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: system_call_fastpath+0x16/0x1b
  261. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #00 pc 000000000001cc48 /system/lib64/libc.so (syscall+24)
  262. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #01 pc 000000000014e39e /system/lib64/libart.so (_ZN3art17ConditionVariable9TimedWaitEPNS_6ThreadEli+142)
  263. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #02 pc 00000000002bdd1d /system/lib64/libart.so (_ZN3art2gc13TaskProcessor7GetTaskEPNS_6ThreadE+269)
  264. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #03 pc 00000000002be5af /system/lib64/libart.so (_ZN3art2gc13TaskProcessor11RunAllTasksEPNS_6ThreadE+63)
  265. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #04 pc 000000000034ed41 /system/framework/x86_64/boot-core-libart.oat (Java_dalvik_system_VMRuntime_runHeapTasks__+157)
  266. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at dalvik.system.VMRuntime.runHeapTasks(Native method)
  267. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] - waiting to lock an unknown object
  268. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at java.lang.Daemons$HeapTaskDaemon.run(Daemons.java:433)
  269. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at java.lang.Thread.run(Thread.java:761)
  270. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403]
  271. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] "FinalizerDaemon" prio=7 tid=8 Waiting
  272. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | group="" sCount=1 dsCount=0 obj=0x12c46670 self=0x7ffef36d7a00
  273. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | sysTid=4074 nice=0 cgrp=default sched=0/0 handle=0x7ffef2812450
  274. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
  275. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | stack=0x7ffef2710000-0x7ffef2712000 stackSize=1037KB
  276. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | held mutexes=
  277. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: futex_wait_queue_me+0xde/0x12f
  278. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: futex_wait+0x113/0x23c
  279. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: do_futex+0xc0/0x8ba
  280. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: SyS_futex+0xbd/0x123
  281. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: system_call_fastpath+0x16/0x1b
  282. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #00 pc 000000000001cc46 /system/lib64/libc.so (syscall+22)
  283. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #01 pc 000000000014de1b /system/lib64/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+123)
  284. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #02 pc 000000000040dff9 /system/lib64/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadElibNS_11ThreadStateE+569)
  285. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #03 pc 0000000000410064 /system/lib64/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectElibNS_11ThreadStateE+372)
  286. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #04 pc 00000000000009ef /system/framework/x86_64/boot.oat (Java_java_lang_Object_wait__JI+187)
  287. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at java.lang.Object.wait!(Native method)
  288. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] - waiting on <0x07edf1cb> (a java.lang.Object)
  289. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at java.lang.Object.wait(Object.java:407)
  290. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:188)
  291. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] - locked <0x07edf1cb> (a java.lang.Object)
  292. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:209)
  293. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:204)
  294. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] at java.lang.Thread.run(Thread.java:761)
  295. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403]
  296. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] "Binder:4065_1" prio=7 tid=9 Native
  297. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | group="" sCount=1 dsCount=0 obj=0x12c46ca0 self=0x7ffef36dac00
  298. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | sysTid=4077 nice=0 cgrp=default sched=0/0 handle=0x7ffedd40f450
  299. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
  300. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | stack=0x7ffedd313000-0x7ffedd315000 stackSize=1013KB
  301. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | held mutexes=
  302. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: futex_wait_queue_me+0xde/0x12f
  303. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: futex_wait+0x113/0x23c
  304. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: do_futex+0xc0/0x8ba
  305. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: SyS_futex+0xbd/0x123
  306. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] kernel: system_call_fastpath+0x16/0x1b
  307. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #00 pc 000000000001cc46 /system/lib64/libc.so (syscall+22)
  308. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #01 pc 000000000014de1b /system/lib64/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+123)
  309. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #02 pc 000000000016b1b8 /system/lib64/libart.so (_ZN3art8CheckJNI11CallMethodVEPKcP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDP13__va_list_tagNS_9Primitive4TypeENS_10InvokeTypeE+552)
  310. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #03 pc 000000000015d14f /system/lib64/libart.so (_ZN3art8CheckJNI18CallBooleanMethodVEP7_JNIEnvP8_jobjectP10_jmethodIDP13__va_list_tag+47)
  311. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #04 pc 00000000000afd02 /system/lib64/libandroid_runtime.so (_ZN7_JNIEnv17CallBooleanMethodEP8_jobjectP10_jmethodIDz+146)
  312. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #05 pc 000000000010a5bc /system/lib64/libandroid_runtime.so (_ZN11JavaBBinder10onTransactEjRKN7android6ParcelEPS1_j+140)
  313. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #06 pc 0000000000053b89 /system/lib64/libbinder.so (_ZN7android7BBinder8transactEjRKNS_6ParcelEPS1_j+89)
  314. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #07 pc 000000000005fb4b /system/lib64/libbinder.so (_ZN7android14IPCThreadState14executeCommandEi+1051)
  315. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #08 pc 000000000005f679 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+153)
  316. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #09 pc 000000000005fd7f /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+79)
  317. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #10 pc 00000000000809d7 /system/lib64/libbinder.so (_ZN7android10PoolThread10threadLoopEv+23)
  318. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #11 pc 0000000000012b89 /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+313)
  319. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #12 pc 00000000000a7f33 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+99)
  320. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #13 pc 0000000000089711 /system/lib64/libc.so (_ZL15__pthread_startPv+177)
  321. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #14 pc 00000000000299eb /system/lib64/libc.so (__start_thread+11)
  322. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] native: #15 pc 000000000001ca65 /system/lib64/libc.so (__bionic_clone+53)
  323. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] (no managed stack frames)
  324. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403]
  325. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] "Binder:4065_2" prio=7 tid=10 Native
  326. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | group="" sCount=1 dsCount=0 obj=0x12c46d30 self=0x7ffeeca62800
  327. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | sysTid=4078 nice=0 cgrp=default sched=0/0 handle=0x7ffedd310450
  328. 10-25 15:26:28.608 4065-4065/com.tpb.hn A/art: art/runtime/runtime.cc:403] | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
  329. 10-25 15:26:28.651 4065-4065/com.tpb.hn W/google-breakpad: ### ### ### ### ### ### ### ### ### ### ### ### ###
  330. 10-25 15:26:28.651 4065-4065/com.tpb.hn W/google-breakpad: Chrome build fingerprint:
  331. 10-25 15:26:28.651 4065-4065/com.tpb.hn W/google-breakpad: 1.0
  332. 10-25 15:26:28.651 4065-4065/com.tpb.hn W/google-breakpad: 1
  333. 10-25 15:26:28.651 4065-4065/com.tpb.hn W/google-breakpad: f3e1957e-ea20-4058-8e10-b7e303fde16a
  334. 10-25 15:26:28.651 4065-4065/com.tpb.hn W/google-breakpad: ### ### ### ### ### ### ### ### ### ### ### ### ###
  335. 10-25 15:26:28.651 4065-4065/com.tpb.hn A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 4065 (com.tpb.hn)
  336.  
  337. [ 10-25 15:26:28.651 1181: 1181 W/ ]
  338. debuggerd: handling request: pid=4065 uid=10066 gid=10066 tid=4065
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement