Advertisement
Guest User

lc

a guest
Mar 29th, 2016
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.50 KB | None | 0 0
  1. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] JNI DETECTED ERROR IN APPLICATION: JNI AllocObject called with pending exception 'java.lang.StackOverflowError' thrown in unknown throw location
  2. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] in call to AllocObject
  3. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] from void java.lang.ref.FinalizerReference.add(java.lang.Object)
  4. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] "main" prio=5 tid=1 Runnable
  5. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] | group="main" sCount=0 dsCount=0 obj=0x733a5000 self=0xb8518a88
  6. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] | sysTid=20964 nice=0 cgrp=apps sched=0/0 handle=0xb6fb2bec
  7. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] | state=R schedstat=( 0 0 0 ) utm=1149 stm=71 core=0 HZ=100
  8. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] | stack=0xbe1e7000-0xbe1e7000 stackSize=8MB
  9. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] | held mutexes= "mutator lock"(shared held)
  10. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] at java.lang.ref.FinalizerReference.add(FinalizerReference.java:54)
  11. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] at android.os.StrictMode.trackActivity(StrictMode.java:2019)
  12. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] at android.app.Activity.<init>(Activity.java:800)
  13. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] at android.support.v4.app.BaseFragmentActivityDonut.<init>(BaseFragmentActivityDonut.java:29)
  14. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] at android.support.v4.app.BaseFragmentActivityHoneycomb.<init>(BaseFragmentActivityHoneycomb.java:27)
  15. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] at android.support.v4.app.FragmentActivity.<init>(FragmentActivity.java:80)
  16. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] at android.support.v7.app.AppCompatActivity.<init>(AppCompatActivity.java:60)
  17. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] at com.example.antongustafsson.csnappen.MainActivity.<init>(MainActivity.java:15)
  18. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] at com.example.antongustafsson.csnappen.MainActivity.<init>(MainActivity.java:16)
  19. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] at com.example.antongustafsson.csnappen.MainActivity.<init>(MainActivity.java:16)
  20. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] at com.example.antongustafsson.csnappen.MainActivity.<init>(MainActivity.java:16)
  21. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] ... repeated 261584 times
  22. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] at java.lang.reflect.Constructor.newInstance!(Native method)
  23. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] at java.lang.Class.newInstance(Class.java:1606)
  24. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] at android.app.Instrumentation.newActivity(Instrumentation.java:1089)
  25. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2240)
  26. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2413)
  27. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] at android.app.ActivityThread.access$800(ActivityThread.java:155)
  28. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1317)
  29. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] at android.os.Handler.dispatchMessage(Handler.java:102)
  30. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] at android.os.Looper.loop(Looper.java:135)
  31. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] at android.app.ActivityThread.main(ActivityThread.java:5343)
  32. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] at java.lang.reflect.Method.invoke!(Native method)
  33. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] at java.lang.reflect.Method.invoke(Method.java:372)
  34. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:905)
  35. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:700)
  36. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65] at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:114)
  37. 03-29 14:34:41.526 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/check_jni.cc:65]
  38. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] Runtime aborting...
  39. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] Aborting thread:
  40. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] Dumping all threads without appropriate locks held: thread list lock mutator lock
  41. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] All threads:
  42. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] DALVIK THREADS (13):
  43. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] "main" prio=5 tid=1 Native
  44. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | group="" sCount=1 dsCount=0 obj=0x733a5000 self=0xb8518a88
  45. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | sysTid=20964 nice=0 cgrp=apps sched=0/0 handle=0xb6fb2bec
  46. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | state=R schedstat=( 0 0 0 ) utm=1178 stm=71 core=0 HZ=100
  47. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | stack=0xbe1e7000-0xbe1e7000 stackSize=8MB
  48. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | held mutexes= "abort lock"
  49. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #00 pc 00004f60 /system/lib/libbacktrace_libc++.so (UnwindCurrent::Unwind(unsigned int, ucontext*)+23)
  50. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #01 pc 00003665 /system/lib/libbacktrace_libc++.so (Backtrace::Unwind(unsigned int, ucontext*)+8)
  51. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #02 pc 00246c4d /system/lib/libart.so (art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, int, char const*, art::mirror::ArtMethod*)+68)
  52. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #03 pc 0022b611 /system/lib/libart.so (art::Thread::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) const+144)
  53. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #04 pc 002344f1 /system/lib/libart.so (art::ThreadList::DumpLocked(std::__1::basic_ostream<char, std::__1::char_traits<char> >&)+104)
  54. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #05 pc 0021b871 /system/lib/libart.so (art::AbortState::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&)+236)
  55. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #06 pc 0021babd /system/lib/libart.so (art::Runtime::Abort()+72)
  56. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #07 pc 000a8327 /system/lib/libart.so (art::LogMessage::~LogMessage()+1066)
  57. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #08 pc 000b1dc9 /system/lib/libart.so (art::JniAbort(char const*, char const*)+1096)
  58. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #09 pc 000b2345 /system/lib/libart.so (art::JniAbortF(char const*, char const*, ...)+60)
  59. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #10 pc 000b51e3 /system/lib/libart.so (art::ScopedCheck::ScopedCheck(_JNIEnv*, int, char const*)+1142)
  60. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #11 pc 000b6ef9 /system/lib/libart.so (art::CheckJNI::AllocObject(_JNIEnv*, _jclass*)+20)
  61. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #12 pc 00264d6b /system/lib/libart.so (art::ThrowStackOverflowError(art::Thread*)+270)
  62. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #13 pc 0028009b /system/lib/libart.so (artThrowStackOverflowFromCode+90)
  63. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #14 pc 000a4b83 /data/dalvik-cache/arm/system@framework@boot.oat (Java_java_lang_ref_FinalizerReference_add__Ljava_lang_Object_2+62)
  64. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at java.lang.ref.FinalizerReference.add(FinalizerReference.java:54)
  65. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at android.os.StrictMode.trackActivity(StrictMode.java:2019)
  66. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at android.app.Activity.<init>(Activity.java:800)
  67. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at android.support.v4.app.BaseFragmentActivityDonut.<init>(BaseFragmentActivityDonut.java:29)
  68. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at android.support.v4.app.BaseFragmentActivityHoneycomb.<init>(BaseFragmentActivityHoneycomb.java:27)
  69. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at android.support.v4.app.FragmentActivity.<init>(FragmentActivity.java:80)
  70. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at android.support.v7.app.AppCompatActivity.<init>(AppCompatActivity.java:60)
  71. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at com.example.antongustafsson.csnappen.MainActivity.<init>(MainActivity.java:15)
  72. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at com.example.antongustafsson.csnappen.MainActivity.<init>(MainActivity.java:16)
  73. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at com.example.antongustafsson.csnappen.MainActivity.<init>(MainActivity.java:16)
  74. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at com.example.antongustafsson.csnappen.MainActivity.<init>(MainActivity.java:16)
  75. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] ... repeated 261584 times
  76. 03-29 14:34:42.067 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at java.lang.reflect.Constructor.newInstance!(Native method)
  77. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at java.lang.Class.newInstance(Class.java:1606)
  78. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at android.app.Instrumentation.newActivity(Instrumentation.java:1089)
  79. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2240)
  80. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2413)
  81. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at android.app.ActivityThread.access$800(ActivityThread.java:155)
  82. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1317)
  83. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at android.os.Handler.dispatchMessage(Handler.java:102)
  84. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at android.os.Looper.loop(Looper.java:135)
  85. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at android.app.ActivityThread.main(ActivityThread.java:5343)
  86. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at java.lang.reflect.Method.invoke!(Native method)
  87. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at java.lang.reflect.Method.invoke(Method.java:372)
  88. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:905)
  89. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:700)
  90. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:114)
  91. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291]
  92. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] "Heap thread pool worker thread 0" prio=5 tid=2 Native (still starting up)
  93. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | group="" sCount=0 dsCount=0 obj=0x0 self=0xb86f3568
  94. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | sysTid=20970 nice=0 cgrp=apps sched=0/0 handle=0xb86df3d8
  95. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | state=S schedstat=( 0 0 0 ) utm=3 stm=0 core=1 HZ=100
  96. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | stack=0xb4993000-0xb4995000 stackSize=1020KB
  97. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | held mutexes=
  98. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: futex_wait_queue_me+0xdc/0x104
  99. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: futex_wait+0x10c/0x23c
  100. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: do_futex+0x114/0xa38
  101. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: sys_futex+0x88/0x178
  102. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: ret_fast_syscall+0x0/0x30
  103. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #00 pc 00012bd8 /system/lib/libc.so (syscall+28)
  104. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #01 pc 000aacbb /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+82)
  105. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #02 pc 002356d7 /system/lib/libart.so (art::ThreadPool::GetTask(art::Thread*)+50)
  106. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #03 pc 0023567d /system/lib/libart.so (art::ThreadPoolWorker::Run()+52)
  107. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #04 pc 00235eb9 /system/lib/libart.so (art::ThreadPoolWorker::Callback(void*)+52)
  108. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #05 pc 00016813 /system/lib/libc.so (__pthread_start(void*)+30)
  109. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #06 pc 00014723 /system/lib/libc.so (__start_thread+6)
  110. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] (no managed stack frames)
  111. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291]
  112. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] "Heap thread pool worker thread 1" prio=5 tid=3 Native (still starting up)
  113. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | group="" sCount=0 dsCount=0 obj=0x0 self=0xb85b4c70
  114. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | sysTid=20971 nice=0 cgrp=apps sched=0/0 handle=0xb86f3190
  115. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | state=S schedstat=( 0 0 0 ) utm=5 stm=0 core=0 HZ=100
  116. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | stack=0xb4891000-0xb4893000 stackSize=1020KB
  117. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | held mutexes=
  118. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: futex_wait_queue_me+0xdc/0x104
  119. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: futex_wait+0x10c/0x23c
  120. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: do_futex+0x114/0xa38
  121. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: sys_futex+0x88/0x178
  122. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: ret_fast_syscall+0x0/0x30
  123. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #00 pc 00012bd8 /system/lib/libc.so (syscall+28)
  124. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #01 pc 000aacbb /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+82)
  125. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #02 pc 002356d7 /system/lib/libart.so (art::ThreadPool::GetTask(art::Thread*)+50)
  126. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #03 pc 0023567d /system/lib/libart.so (art::ThreadPoolWorker::Run()+52)
  127. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #04 pc 00235eb9 /system/lib/libart.so (art::ThreadPoolWorker::Callback(void*)+52)
  128. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #05 pc 00016813 /system/lib/libc.so (__pthread_start(void*)+30)
  129. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #06 pc 00014723 /system/lib/libc.so (__start_thread+6)
  130. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] (no managed stack frames)
  131. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291]
  132. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] "Heap thread pool worker thread 2" prio=5 tid=4 Native (still starting up)
  133. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | group="" sCount=0 dsCount=0 obj=0x0 self=0xb86e5f78
  134. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | sysTid=20972 nice=0 cgrp=apps sched=0/0 handle=0xb86ecd88
  135. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | state=S schedstat=( 0 0 0 ) utm=4 stm=0 core=1 HZ=100
  136. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | stack=0xb478f000-0xb4791000 stackSize=1020KB
  137. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | held mutexes=
  138. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: futex_wait_queue_me+0xdc/0x104
  139. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: futex_wait+0x10c/0x23c
  140. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: do_futex+0x114/0xa38
  141. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: sys_futex+0x88/0x178
  142. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: ret_fast_syscall+0x0/0x30
  143. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #00 pc 00012bd8 /system/lib/libc.so (syscall+28)
  144. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #01 pc 000aacbb /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+82)
  145. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #02 pc 002356d7 /system/lib/libart.so (art::ThreadPool::GetTask(art::Thread*)+50)
  146. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #03 pc 0023567d /system/lib/libart.so (art::ThreadPoolWorker::Run()+52)
  147. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #04 pc 00235eb9 /system/lib/libart.so (art::ThreadPoolWorker::Callback(void*)+52)
  148. 03-29 14:34:42.068 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #05 pc 00016813 /system/lib/libc.so (__pthread_start(void*)+30)
  149. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #06 pc 00014723 /system/lib/libc.so (__start_thread+6)
  150. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] (no managed stack frames)
  151. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291]
  152. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] "Signal Catcher" prio=5 tid=5 WaitingInMainSignalCatcherLoop
  153. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | group="" sCount=0 dsCount=0 obj=0x12c000a0 self=0xb851f6c0
  154. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | sysTid=20974 nice=0 cgrp=apps sched=0/0 handle=0xb851f478
  155. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=2 HZ=100
  156. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | stack=0xb4689000-0xb468b000 stackSize=1012KB
  157. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | held mutexes=
  158. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: do_sigtimedwait+0x174/0x1c4
  159. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: sys_rt_sigtimedwait+0xa8/0x118
  160. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: ret_fast_syscall+0x0/0x30
  161. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #00 pc 0003d108 /system/lib/libc.so (__rt_sigtimedwait+12)
  162. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #01 pc 00017fa1 /system/lib/libc.so (sigwait+24)
  163. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #02 pc 0021ef2b /system/lib/libart.so (art::SignalCatcher::WaitForSignal(art::Thread*, art::SignalSet&)+66)
  164. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #03 pc 00220975 /system/lib/libart.so (art::SignalCatcher::Run(void*)+196)
  165. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #04 pc 00016813 /system/lib/libc.so (__pthread_start(void*)+30)
  166. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #05 pc 00014723 /system/lib/libc.so (__start_thread+6)
  167. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] (no managed stack frames)
  168. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291]
  169. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] "JDWP" prio=5 tid=6 WaitingInMainDebuggerLoop
  170. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | group="" sCount=0 dsCount=0 obj=0x12c050a0 self=0xb86ee250
  171. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | sysTid=20975 nice=0 cgrp=apps sched=0/0 handle=0xb8520180
  172. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | state=S schedstat=( 0 0 0 ) utm=376 stm=7 core=1 HZ=100
  173. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | stack=0xb4587000-0xb4589000 stackSize=1012KB
  174. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | held mutexes=
  175. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: poll_schedule_timeout+0x40/0x64
  176. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: do_select+0x4a0/0x57c
  177. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: core_sys_select+0x138/0x310
  178. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: sys_pselect6+0x254/0x26c
  179. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: ret_fast_syscall+0x0/0x30
  180. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #00 pc 0003d2c4 /system/lib/libc.so (__pselect6+20)
  181. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #01 pc 00015fab /system/lib/libc.so (select+60)
  182. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #02 pc 002856fb /system/lib/libart.so (art::JDWP::JdwpAdbState::ProcessIncoming()+186)
  183. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #03 pc 00190097 /system/lib/libart.so (art::JDWP::JdwpState::Run()+346)
  184. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #04 pc 0019160f /system/lib/libart.so (art::JDWP::StartJdwpThread(void*)+10)
  185. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #05 pc 00016813 /system/lib/libc.so (__pthread_start(void*)+30)
  186. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #06 pc 00014723 /system/lib/libc.so (__start_thread+6)
  187. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] (no managed stack frames)
  188. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291]
  189. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] "ReferenceQueueDaemon" prio=5 tid=7 Waiting
  190. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | group="" sCount=0 dsCount=0 obj=0x12c090a0 self=0xb86ee780
  191. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | sysTid=20976 nice=0 cgrp=apps sched=0/0 handle=0xb86eed38
  192. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
  193. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | stack=0xb447f000-0xb4481000 stackSize=1036KB
  194. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | held mutexes=
  195. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: futex_wait_queue_me+0xdc/0x104
  196. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: futex_wait+0x10c/0x23c
  197. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: do_futex+0x114/0xa38
  198. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: sys_futex+0x88/0x178
  199. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: ret_fast_syscall+0x0/0x30
  200. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #00 pc 00012bd8 /system/lib/libc.so (syscall+28)
  201. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #01 pc 000aacbb /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+82)
  202. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #02 pc 001ed82b /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+1006)
  203. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #03 pc 001eec3d /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long long, int, bool, art::ThreadState)+120)
  204. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #04 pc 001fbaa5 /system/lib/libart.so (art::Object_wait(_JNIEnv*, _jobject*)+32)
  205. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #05 pc 0000c247 /data/dalvik-cache/arm/system@framework@boot.oat (Java_java_lang_Object_wait__+82)
  206. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at java.lang.Object.wait!(Native method)
  207. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] - waiting on <0x280e286b> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
  208. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:134)
  209. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] - locked <0x280e286b> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
  210. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at java.lang.Thread.run(Thread.java:818)
  211. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291]
  212. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] "FinalizerDaemon" prio=5 tid=8 Waiting
  213. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | group="" sCount=0 dsCount=0 obj=0x12c09100 self=0xb8631a30
  214. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | sysTid=20977 nice=0 cgrp=apps sched=0/0 handle=0xb8631f10
  215. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
  216. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | stack=0xb052c000-0xb052e000 stackSize=1036KB
  217. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | held mutexes=
  218. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: futex_wait_queue_me+0xdc/0x104
  219. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: futex_wait+0x10c/0x23c
  220. 03-29 14:34:42.069 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: do_futex+0x114/0xa38
  221. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: sys_futex+0x88/0x178
  222. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: ret_fast_syscall+0x0/0x30
  223. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #00 pc 00012bd8 /system/lib/libc.so (syscall+28)
  224. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #01 pc 000aacbb /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+82)
  225. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #02 pc 001ed82b /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+1006)
  226. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #03 pc 001eec3d /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long long, int, bool, art::ThreadState)+120)
  227. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #04 pc 001fba7d /system/lib/libart.so (art::Object_waitJI(_JNIEnv*, _jobject*, long long, int)+36)
  228. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #05 pc 0000c48b /data/dalvik-cache/arm/system@framework@boot.oat (Java_java_lang_Object_wait__JI+102)
  229. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at java.lang.Object.wait!(Native method)
  230. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] - waiting on <0x0c19ffc8> (a java.lang.ref.ReferenceQueue)
  231. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at java.lang.Object.wait(Object.java:422)
  232. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:101)
  233. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] - locked <0x0c19ffc8> (a java.lang.ref.ReferenceQueue)
  234. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:72)
  235. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:174)
  236. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at java.lang.Thread.run(Thread.java:818)
  237. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291]
  238. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] "FinalizerWatchdogDaemon" prio=5 tid=9 Waiting
  239. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | group="" sCount=0 dsCount=0 obj=0x12c09160 self=0xb8632278
  240. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | sysTid=20978 nice=0 cgrp=apps sched=0/0 handle=0xb8632868
  241. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
  242. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | stack=0xa4c7f000-0xa4c81000 stackSize=1036KB
  243. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | held mutexes=
  244. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: futex_wait_queue_me+0xdc/0x104
  245. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: futex_wait+0x10c/0x23c
  246. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: do_futex+0x114/0xa38
  247. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: sys_futex+0x88/0x178
  248. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: ret_fast_syscall+0x0/0x30
  249. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #00 pc 00012bd8 /system/lib/libc.so (syscall+28)
  250. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #01 pc 000aacbb /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+82)
  251. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #02 pc 001ed82b /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+1006)
  252. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #03 pc 001eec3d /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long long, int, bool, art::ThreadState)+120)
  253. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #04 pc 001fbaa5 /system/lib/libart.so (art::Object_wait(_JNIEnv*, _jobject*)+32)
  254. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #05 pc 0000c247 /data/dalvik-cache/arm/system@framework@boot.oat (Java_java_lang_Object_wait__+82)
  255. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at java.lang.Object.wait!(Native method)
  256. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] - waiting on <0x2fb10861> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  257. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:240)
  258. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] - locked <0x2fb10861> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  259. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:212)
  260. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at java.lang.Thread.run(Thread.java:818)
  261. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291]
  262. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] "HeapTrimmerDaemon" prio=5 tid=10 Waiting
  263. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | group="" sCount=0 dsCount=0 obj=0x12c091c0 self=0xb86efde8
  264. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | sysTid=20979 nice=0 cgrp=apps sched=0/0 handle=0xb86f03d8
  265. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
  266. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | stack=0xa4b77000-0xa4b79000 stackSize=1036KB
  267. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | held mutexes=
  268. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: futex_wait_queue_me+0xdc/0x104
  269. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: futex_wait+0x10c/0x23c
  270. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: do_futex+0x114/0xa38
  271. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: sys_futex+0x88/0x178
  272. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: ret_fast_syscall+0x0/0x30
  273. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #00 pc 00012bd8 /system/lib/libc.so (syscall+28)
  274. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #01 pc 000aacbb /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+82)
  275. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #02 pc 001ed82b /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+1006)
  276. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #03 pc 001eec3d /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long long, int, bool, art::ThreadState)+120)
  277. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #04 pc 001fbaa5 /system/lib/libart.so (art::Object_wait(_JNIEnv*, _jobject*)+32)
  278. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #05 pc 0000c247 /data/dalvik-cache/arm/system@framework@boot.oat (Java_java_lang_Object_wait__+82)
  279. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at java.lang.Object.wait!(Native method)
  280. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] - waiting on <0x1af44f86> (a java.lang.Daemons$HeapTrimmerDaemon)
  281. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at java.lang.Daemons$HeapTrimmerDaemon.run(Daemons.java:311)
  282. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] - locked <0x1af44f86> (a java.lang.Daemons$HeapTrimmerDaemon)
  283. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at java.lang.Thread.run(Thread.java:818)
  284. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291]
  285. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] "GCDaemon" prio=5 tid=11 Waiting
  286. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | group="" sCount=0 dsCount=0 obj=0x12c09220 self=0xb86f07a0
  287. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | sysTid=20980 nice=0 cgrp=apps sched=0/0 handle=0xb86f0db8
  288. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | state=S schedstat=( 0 0 0 ) utm=2453 stm=13 core=0 HZ=100
  289. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | stack=0xa4a6f000-0xa4a71000 stackSize=1036KB
  290. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | held mutexes=
  291. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: futex_wait_queue_me+0xdc/0x104
  292. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: futex_wait+0x10c/0x23c
  293. 03-29 14:34:42.070 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: do_futex+0x114/0xa38
  294. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: sys_futex+0x88/0x178
  295. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: ret_fast_syscall+0x0/0x30
  296. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #00 pc 00012bd8 /system/lib/libc.so (syscall+28)
  297. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #01 pc 000aacbb /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+82)
  298. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #02 pc 001ed82b /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+1006)
  299. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #03 pc 001eec3d /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long long, int, bool, art::ThreadState)+120)
  300. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #04 pc 001fbaa5 /system/lib/libart.so (art::Object_wait(_JNIEnv*, _jobject*)+32)
  301. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #05 pc 0000c247 /data/dalvik-cache/arm/system@framework@boot.oat (Java_java_lang_Object_wait__+82)
  302. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at java.lang.Object.wait!(Native method)
  303. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] - waiting on <0x31e4e047> (a java.lang.Daemons$GCDaemon)
  304. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at java.lang.Daemons$GCDaemon.run(Daemons.java:344)
  305. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] - locked <0x31e4e047> (a java.lang.Daemons$GCDaemon)
  306. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] at java.lang.Thread.run(Thread.java:818)
  307. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291]
  308. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] "Binder_1" prio=5 tid=12 Native
  309. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | group="" sCount=0 dsCount=0 obj=0x12c700a0 self=0xb86f15c8
  310. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | sysTid=20981 nice=0 cgrp=apps sched=0/0 handle=0xb86f1380
  311. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=3 HZ=100
  312. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | stack=0xa486f000-0xa4871000 stackSize=1012KB
  313. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | held mutexes=
  314. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: binder_thread_read+0xb80/0xe20
  315. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: binder_ioctl+0x3b8/0x794
  316. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: do_vfs_ioctl+0x410/0x5c0
  317. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: sys_ioctl+0x74/0x84
  318. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: ret_fast_syscall+0x0/0x30
  319. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #00 pc 0003cf14 /system/lib/libc.so (__ioctl+8)
  320. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #01 pc 00042c25 /system/lib/libc.so (ioctl+14)
  321. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #02 pc 0001f38f /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+138)
  322. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #03 pc 0001f87f /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  323. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #04 pc 0001f8e1 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  324. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #05 pc 00023a5b /system/lib/libbinder.so (???)
  325. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #06 pc 000104fd /system/lib/libutils.so (android::Thread::_threadLoop(void*)+112)
  326. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #07 pc 0005fd59 /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+72)
  327. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #08 pc 000100d3 /system/lib/libutils.so (???)
  328. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #09 pc 00016813 /system/lib/libc.so (__pthread_start(void*)+30)
  329. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #10 pc 00014723 /system/lib/libc.so (__start_thread+6)
  330. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] (no managed stack frames)
  331. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291]
  332. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] "Binder_2" prio=5 tid=13 Native
  333. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | group="" sCount=0 dsCount=0 obj=0x12c730a0 self=0xb870f370
  334. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | sysTid=20982 nice=0 cgrp=apps sched=0/0 handle=0xb870ee38
  335. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
  336. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | stack=0xa476d000-0xa476f000 stackSize=1012KB
  337. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] | held mutexes=
  338. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: binder_thread_read+0xb80/0xe20
  339. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: binder_ioctl+0x3b8/0x794
  340. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: do_vfs_ioctl+0x410/0x5c0
  341. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: sys_ioctl+0x74/0x84
  342. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] kernel: ret_fast_syscall+0x0/0x30
  343. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #00 pc 0003cf14 /system/lib/libc.so (__ioctl+8)
  344. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #01 pc 00042c25 /system/lib/libc.so (ioctl+14)
  345. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #02 pc 0001f38f /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+138)
  346. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #03 pc 0001f87f /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
  347. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #04 pc 0001f8e1 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
  348. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #05 pc 00023a5b /system/lib/libbinder.so (???)
  349. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #06 pc 000104fd /system/lib/libutils.so (android::Thread::_threadLoop(void*)+112)
  350. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #07 pc 0005fd59 /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+72)
  351. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #08 pc 000100d3 /system/lib/libutils.so (???)
  352. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #09 pc 00016813 /system/lib/libc.so (__pthread_start(void*)+30)
  353. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] native: #10 pc 00014723 /system/lib/libc.so (__start_thread+6)
  354. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291] (no managed stack frames)
  355. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291]
  356. 03-29 14:34:42.071 20964-20964/com.example.antongustafsson.csnappen A/art: art/runtime/runtime.cc:291]
  357. 03-29 14:34:42.073 20964-20964/com.example.antongustafsson.csnappen A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 20964 (afsson.csnappen)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement