@Rob and all others, am I the only one still seeing hundreds of crashes still caused by Broadcast of Intent?
Broadcast of Intent { act=android.intent.action.SCREEN_OFF flg=0x50200010 (has extras) }
Today, 405 AM on app version 280
Samsung Galaxy S8+ (dream2qltesq), 4096MB RAM, Android 8.0
"main"tid=1Blocked
“main” prio=5 tid=1 Blocked | group=“main” sCount=1 dsCount=0 flags=1 obj=0x74407538 self=0xf1274000 | sysTid=26789 nice=0 cgrp=default sched=0/0 handle=0xf577a4bc | state=S schedstat=( 479667405 192840242 1126 ) utm=22 stm=25 core=5 HZ=100 | stack=0xff668000-0xff66a000 stackSize=8MB | held mutexes=
at com.ansca.corona.Controller.stop (Controller.java:263)
- waiting to lock <0x008f4362> (a com.ansca.corona.Controller) held by thread 16
at com.ansca.corona.CoronaActivity.requestSuspendCoronaRuntime (CoronaActivity.java:2005)
at com.ansca.corona.CoronaActivity.onPause (CoronaActivity.java:1828)
at android.app.Activity.performPause (Activity.java:7391)
at android.app.Instrumentation.callActivityOnPause (Instrumentation.java:1414)
at android.app.ActivityThread.performPauseActivityIfNeeded (ActivityThread.java:4113)
at android.app.ActivityThread.performPauseActivity (ActivityThread.java:4090)
at android.app.ActivityThread.performPauseActivity (ActivityThread.java:4064)
at android.app.ActivityThread.handlePauseActivity (ActivityThread.java:4038)
at android.app.ActivityThread.-wrap16 (ActivityThread.java)
at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1708)
at android.os.Handler.dispatchMessage (Handler.java:105)
at android.os.Looper.loop (Looper.java:164)
at android.app.ActivityThread.main (ActivityThread.java:6938)
at java.lang.reflect.Method.invoke (Native method)
at com.android.internal.os.Zygote$MethodAndArgsCaller.run (Zygote.java:327)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1374)
"GLThread 20410"tid=16Native
“GLThread 20410” prio=5 tid=16 Native | group=“main” sCount=1 dsCount=0 flags=1 obj=0x13180070 self=0xe1518a00 | sysTid=3911 nice=0 cgrp=default sched=0/0 handle=0xd2fc0970 | state=S schedstat=( 116639869855 1389710576 6429 ) utm=1042 stm=10621 core=1 HZ=100 | stack=0xd2ebe000-0xd2ec0000 stackSize=1038KB | held mutexes=
#00 pc 0000000000019178 /system/lib/libc.so (syscall+28)
#01 pc 00000000000b3e35 /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+88)
#02 pc 00000000003bcd43 /system/lib/libart.so (_ZN3artL12GoToRunnableEPNS_6ThreadE+306)
#03 pc 00000000003bcbe1 /system/lib/libart.so (_ZN3art12JniMethodEndEjPNS_6ThreadE+8)
#04 pc 000000000001bfb1 /system/framework/arm/boot-core-oj.oat (Java_java_lang_Thread_yield__+104)
at java.lang.Thread.yield (Native method)
at plugin.facebook.v4.FacebookController.facebookInit (FacebookController.java:800)
at plugin.facebook.v4.LuaLoader.invoke (LuaLoader.java:75)
at com.ansca.corona.JavaToNativeShim.nativeRender (Native method)
at com.ansca.corona.JavaToNativeShim.render (JavaToNativeShim.java:182)
at com.ansca.corona.Controller.updateRuntimeState (Controller.java:347)
- locked <0x008f4362> (a com.ansca.corona.Controller)
at com.ansca.corona.graphics.opengl.CoronaGLSurfaceView$CoronaRenderer.onDrawFrame (CoronaGLSurfaceView.java:425)
at com.ansca.corona.graphics.opengl.GLSurfaceView$GLThread.guardedRun (GLSurfaceView.java:1623)
at com.ansca.corona.graphics.opengl.GLSurfaceView$GLThread.run (GLSurfaceView.java:1378)
"Jit thread pool worker thread 0"tid=2Native
“Jit thread pool worker thread 0” daemon prio=5 tid=2 Native | group=“main” sCount=1 dsCount=0 flags=1 obj=0x13180b48 self=0xe6586000 | sysTid=26794 nice=9 cgrp=default sched=0/0 handle=0xe6757970 | state=S schedstat=( 1126927 0 2 ) utm=0 stm=0 core=1 HZ=100 | stack=0xe6659000-0xe665b000 stackSize=1022KB | held mutexes=
#00 pc 0000000000019178 /system/lib/libc.so (syscall+28)
#01 pc 00000000000b3e35 /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+88)
#02 pc 000000000036bd9b /system/lib/libart.so (_ZN3art10ThreadPool7GetTaskEPNS_6ThreadE+186)
#03 pc 000000000036b613 /system/lib/libart.so (_ZN3art16ThreadPoolWorker3RunEv+62)
#04 pc 000000000036b229 /system/lib/libart.so (_ZN3art16ThreadPoolWorker8CallbackEPv+92)
#05 pc 0000000000048e9f /system/lib/libc.so (_ZL15__pthread_startPv+22)
#06 pc 000000000001b871 /system/lib/libc.so (__start_thread+32)
"ReferenceQueueDaemon"tid=4Waiting
“ReferenceQueueDaemon” daemon prio=5 tid=4 Waiting | group=“system” sCount=1 dsCount=0 flags=1 obj=0x13180c58 self=0xe3e7c000 | sysTid=26796 nice=4 cgrp=default sched=0/0 handle=0xd5f11970 | state=S schedstat=( 9970050 6503908 23 ) utm=0 stm=0 core=3 HZ=100 | stack=0xd5e0f000-0xd5e11000 stackSize=1038KB | held mutexes=
at java.lang.Object.wait (Native method)
- waiting on <0x052badb0> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
at java.lang.Daemons$ReferenceQueueDaemon.runInternal (Daemons.java:178)
- locked <0x052badb0> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
at java.lang.Daemons$Daemon.run (Daemons.java:103)
at java.lang.Thread.run (Thread.java:764)
"FinalizerDaemon"tid=5Waiting
“FinalizerDaemon” daemon prio=5 tid=5 Waiting | group=“system” sCount=1 dsCount=0 flags=1 obj=0x13180ce0 self=0xe3e7c600 | sysTid=26797 nice=4 cgrp=default sched=0/0 handle=0xd5e0c970 | state=S schedstat=( 5237241 5683646 14 ) utm=0 stm=0 core=1 HZ=100 | stack=0xd5d0a000-0xd5d0c000 stackSize=1038KB | held mutexes=
at java.lang.Object.wait (Native method)
- waiting on <0x08a4c429> (a java.lang.Object)
at java.lang.Object.wait (Object.java:422)
at java.lang.ref.ReferenceQueue.remove (ReferenceQueue.java:188)
- locked <0x08a4c429> (a java.lang.Object)
at java.lang.ref.ReferenceQueue.remove (ReferenceQueue.java:209)
at java.lang.Daemons$FinalizerDaemon.runInternal (Daemons.java:232)
at java.lang.Daemons$Daemon.run (Daemons.java:103)
at java.lang.Thread.run (Thread.java:764)
"FinalizerWatchdogDaemon"tid=6Waiting
“FinalizerWatchdogDaemon” daemon prio=5 tid=6 Waiting | group=“system” sCount=1 dsCount=0 flags=1 obj=0x13180d68 self=0xe3e7cc00 | sysTid=26798 nice=4 cgrp=default sched=0/0 handle=0xd5d07970 | state=S schedstat=( 1778958 500209 5 ) utm=0 stm=0 core=1 HZ=100 | stack=0xd5c05000-0xd5c07000 stackSize=1038KB | held mutexes=
at java.lang.Object.wait (Native method)
- waiting on <0x02a233ae> (a java.lang.Daemons$FinalizerWatchdogDaemon)
at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded (Daemons.java:297)
- locked <0x02a233ae> (a java.lang.Daemons$FinalizerWatchdogDaemon)
at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal (Daemons.java:277)
at java.lang.Daemons$Daemon.run (Daemons.java:103)
at java.lang.Thread.run (Thread.java:764)
"Binder:26789_1"tid=8Native
“Binder:26789_1” prio=5 tid=8 Native | group=“main” sCount=1 dsCount=0 flags=1 obj=0x13180df8 self=0xe6589c00 | sysTid=26800 nice=0 cgrp=default sched=0/0 handle=0xd59ff970 | state=S schedstat=( 2751458 0 10 ) utm=0 stm=0 core=2 HZ=100 | stack=0xd5905000-0xd5907000 stackSize=1006KB | held mutexes=
#00 pc 000000000004a60c /system/lib/libc.so (__ioctl+8)
#01 pc 000000000001e74f /system/lib/libc.so (ioctl+38)
#02 pc 0000000000048257 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
#03 pc 0000000000048365 /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
#04 pc 00000000000488cf /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+38)
#05 pc 000000000005ee55 /system/lib/libbinder.so (???)
#06 pc 000000000000d461 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
#07 pc 00000000000a4c15 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+80)
#08 pc 0000000000048e9f /system/lib/libc.so (_ZL15__pthread_startPv+22)
#09 pc 000000000001b871 /system/lib/libc.so (__start_thread+32)
"Binder:26789_2"tid=9Native
“Binder:26789_2” prio=5 tid=9 Native | group=“main” sCount=1 dsCount=0 flags=1 obj=0x13180e80 self=0xe63cfc00 | sysTid=26801 nice=0 cgrp=default sched=0/0 handle=0xd5902970 | state=S schedstat=( 29082453 44846771 70 ) utm=0 stm=2 core=0 HZ=100 | stack=0xd5808000-0xd580a000 stackSize=1006KB | held mutexes=
#00 pc 000000000004a60c /system/lib/libc.so (__ioctl+8)
#01 pc 000000000001e74f /system/lib/libc.so (ioctl+38)
#02 pc 0000000000048257 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
#03 pc 0000000000048365 /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
#04 pc 00000000000488cf /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+38)
#05 pc 000000000005ee55 /system/lib/libbinder.so (???)
#06 pc 000000000000d461 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
#07 pc 00000000000a4c15 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+80)
#08 pc 0000000000048e9f /system/lib/libc.so (_ZL15__pthread_startPv+22)
#09 pc 000000000001b871 /system/lib/libc.so (__start_thread+32)
"HwBinder:26789_1"tid=10Native
“HwBinder:26789_1” prio=5 tid=10 Native | group=“main” sCount=1 dsCount=0 flags=1 obj=0x13180f08 self=0xe65a4800 | sysTid=26802 nice=0 cgrp=default sched=0/0 handle=0xd564b970 | state=S schedstat=( 1496459 0 4 ) utm=0 stm=0 core=1 HZ=100 | stack=0xd5551000-0xd5553000 stackSize=1006KB | held mutexes=
#00 pc 000000000004a60c /system/lib/libc.so (__ioctl+8)
#01 pc 000000000001e74f /system/lib/libc.so (ioctl+38)
#02 pc 00000000000100f3 /system/lib/libhwbinder.so (_ZN7android8hardware14IPCThreadState14talkWithDriverEb+202)
#03 pc 0000000000010201 /system/lib/libhwbinder.so (_ZN7android8hardware14IPCThreadState20getAndExecuteCommandEv+8)
#04 pc 000000000001081b /system/lib/libhwbinder.so (_ZN7android8hardware14IPCThreadState14joinThreadPoolEb+38)
#05 pc 0000000000017519 /system/lib/libhwbinder.so (???)
#06 pc 000000000000d461 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
#07 pc 00000000000a4c15 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+80)
#08 pc 0000000000048e9f /system/lib/libc.so (_ZL15__pthread_startPv+22)
#09 pc 000000000001b871 /system/lib/libc.so (__start_thread+32)
"Profile Saver"tid=11Native
“Profile Saver” daemon prio=5 tid=11 Native | group=“system” sCount=1 dsCount=0 flags=1 obj=0x13180f90 self=0xe0a56800 | sysTid=26803 nice=9 cgrp=default sched=0/0 handle=0xd4e57970 | state=S schedstat=( 9212968 231094 4 ) utm=0 stm=0 core=0 HZ=100 | stack=0xd4d5d000-0xd4d5f000 stackSize=1006KB | held mutexes=
#00 pc 0000000000019178 /system/lib/libc.so (syscall+28)
#01 pc 00000000000b3e35 /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+88)
#02 pc 0000000000256997 /system/lib/libart.so (_ZN3art12ProfileSaver3RunEv+342)
#03 pc 00000000002584a7 /system/lib/libart.so (_ZN3art12ProfileSaver21RunProfileSaverThreadEPv+50)
#04 pc 0000000000048e9f /system/lib/libc.so (_ZL15__pthread_startPv+22)
#05 pc 000000000001b871 /system/lib/libc.so (__start_thread+32)
"SoundPool"tid=12Native
“SoundPool” prio=5 tid=12 Native | group=“main” sCount=1 dsCount=0 flags=1 obj=0x131812f0 self=0xd397bc00 | sysTid=3920 nice=0 cgrp=default sched=0/0 handle=0xd4ce8970 | state=S schedstat=( 669272 956927 5 ) utm=0 stm=0 core=3 HZ=100 | stack=0xd4bee000-0xd4bf0000 stackSize=1006KB | held mutexes=
#00 pc 0000000000019178 /system/lib/libc.so (syscall+28)
#01 pc 00000000000488af /system/lib/libc.so (_ZL24__pthread_cond_timedwaitP23pthread_cond_internal_tP15pthread_mutex_tbPK8timespec+102)
#02 pc 0000000000005221 /system/lib/libsoundpool.so (_ZN7android9SoundPool3runEv+30)
#03 pc 00000000000051fb /system/lib/libsoundpool.so (_ZN7android9SoundPool11beginThreadEPv+2)
#04 pc 00000000000a4c15 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+80)
#05 pc 0000000000048e9f /system/lib/libc.so (_ZL15__pthread_startPv+22)
#06 pc 000000000001b871 /system/lib/libc.so (__start_thread+32)
"queued-work-looper"tid=13Native
“queued-work-looper” prio=5 tid=13 Native | group=“main” sCount=1 dsCount=0 flags=1 obj=0x13181018 self=0xe3e7ea00 | sysTid=26805 nice=-2 cgrp=default sched=0/0 handle=0xd4985970 | state=S schedstat=( 1154636 1054583 4 ) utm=0 stm=0 core=7 HZ=100 | stack=0xd4883000-0xd4885000 stackSize=1038KB | held mutexes=
#00 pc 000000000004a4d0 /system/lib/libc.so (__epoll_pwait+20)
#01 pc 000000000001bcd5 /system/lib/libc.so (epoll_pwait+60)
#02 pc 000000000001bd05 /system/lib/libc.so (epoll_wait+12)
#03 pc 000000000001036f /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+118)
#04 pc 0000000000010261 /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+32)
#05 pc 00000000000e47dd /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+24)
#06 pc 00000000001a8afd /system/framework/arm/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+92)
at android.os.MessageQueue.nativePollOnce (Native method)
at android.os.MessageQueue.next (MessageQueue.java:325)
at android.os.Looper.loop (Looper.java:142)
at android.os.HandlerThread.run (HandlerThread.java:65)
"OkHttp ConnectionPool"tid=14TimedWaiting
“OkHttp ConnectionPool” daemon prio=5 tid=14 TimedWaiting | group=“main” sCount=1 dsCount=0 flags=1 obj=0x13181100 self=0xd3941800 | sysTid=3864 nice=0 cgrp=default sched=0/0 handle=0xd387f970 | state=S schedstat=( 605834 5627344 6 ) utm=0 stm=0 core=0 HZ=100 | stack=0xd377d000-0xd377f000 stackSize=1038KB | held mutexes=
at java.lang.Object.wait (Native method)
- waiting on <0x0163354f> (a com.android.okhttp.ConnectionPool)
at com.android.okhttp.ConnectionPool$1.run (ConnectionPool.java:101)
- locked <0x0163354f> (a com.android.okhttp.ConnectionPool)
at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:636)
at java.lang.Thread.run (Thread.java:764)
"Okio Watchdog"tid=15Waiting
“Okio Watchdog” daemon prio=5 tid=15 Waiting | group=“main” sCount=1 dsCount=0 flags=1 obj=0x13181238 self=0xd3941e00 | sysTid=3875 nice=0 cgrp=default sched=0/0 handle=0xd367d970 | state=S schedstat=( 791668 212760 5 ) utm=0 stm=0 core=0 HZ=100 | stack=0xd357b000-0xd357d000 stackSize=1038KB | held mutexes=
at java.lang.Object.wait (Native method)
- waiting on <0x0d9c79e5> (a java.lang.Class<com.android.okhttp.okio.AsyncTimeout>)
at com.android.okhttp.okio.AsyncTimeout.awaitTimeout (AsyncTimeout.java:311)
- locked <0x0d9c79e5> (a java.lang.Class<com.android.okhttp.okio.AsyncTimeout>)
at com.android.okhttp.okio.AsyncTimeout.-wrap0 (AsyncTimeout.java)
at com.android.okhttp.okio.AsyncTimeout$Watchdog.run (AsyncTimeout.java:286)
"SoundPoolThread"tid=17Native
“SoundPoolThread” prio=5 tid=17 Native | group=“main” sCount=1 dsCount=0 flags=1 obj=0x13181378 self=0xe63cf000 | sysTid=3921 nice=0 cgrp=default sched=0/0 handle=0xd2ebb970 | state=S schedstat=( 573437 1141979 2 ) utm=0 stm=0 core=3 HZ=100 | stack=0xd2dc1000-0xd2dc3000 stackSize=1006KB | held mutexes=
#00 pc 0000000000019178 /system/lib/libc.so (syscall+28)
#01 pc 00000000000488af /system/lib/libc.so (_ZL24__pthread_cond_timedwaitP23pthread_cond_internal_tP15pthread_mutex_tbPK8timespec+102)
#02 pc 0000000000006d53 /system/lib/libsoundpool.so (_ZN7android15SoundPoolThread4readEv+18)
#03 pc 0000000000006f1b /system/lib/libsoundpool.so (_ZN7android15SoundPoolThread3runEv+34)
#04 pc 0000000000006e93 /system/lib/libsoundpool.so (_ZN7android15SoundPoolThread11beginThreadEPv+2)
#05 pc 00000000000a4c15 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+80)
#06 pc 0000000000048e9f /system/lib/libc.so (_ZL15__pthread_startPv+22)
#07 pc 000000000001b871 /system/lib/libc.so (__start_thread+32)
"RenderThread"tid=18Native
“RenderThread” prio=5 tid=18 Native | group=“main” sCount=1 dsCount=0 flags=1 obj=0x13181400 self=0xe65fc800 | sysTid=3977 nice=0 cgrp=default sched=0/0 handle=0xd0d7f970 | state=S schedstat=( 100836666 13950938 163 ) utm=4 stm=6 core=2 HZ=100 | stack=0xd0c85000-0xd0c87000 stackSize=1006KB | held mutexes=
#00 pc 000000000004a4d0 /system/lib/libc.so (__epoll_pwait+20)
#01 pc 000000000001bcd5 /system/lib/libc.so (epoll_pwait+60)
#02 pc 000000000001bd05 /system/lib/libc.so (epoll_wait+12)
#03 pc 000000000001036f /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+118)
#04 pc 0000000000010261 /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+32)
#05 pc 000000000003e2df /system/lib/libhwui.so (_ZN7android10uirenderer12renderthread12RenderThread10threadLoopEv+402)
#06 pc 000000000000d461 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
#07 pc 00000000000a4c15 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+80)
#08 pc 0000000000048e9f /system/lib/libc.so (_ZL15__pthread_startPv+22)
#09 pc 000000000001b871 /system/lib/libc.so (__start_thread+32)
"hwuiTask1"tid=19Native
“hwuiTask1” prio=5 tid=19 Native | group=“main” sCount=1 dsCount=0 flags=1 obj=0x13181488 self=0xe0b9e000 | sysTid=3992 nice=-2 cgrp=default sched=0/0 handle=0xd0aff970 | state=S schedstat=( 1184478 287343 10 ) utm=0 stm=0 core=0 HZ=100 | stack=0xd0a05000-0xd0a07000 stackSize=1006KB | held mutexes=
#00 pc 0000000000019178 /system/lib/libc.so (syscall+28)
#01 pc 00000000000488af /system/lib/libc.so (_ZL24__pthread_cond_timedwaitP23pthread_cond_internal_tP15pthread_mutex_tbPK8timespec+102)
#02 pc 000000000003fc47 /system/lib/libhwui.so (???)
#03 pc 000000000003fbbd /system/lib/libhwui.so (???)
#04 pc 000000000000d4e3 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+270)
#05 pc 00000000000a4c15 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+80)
#06 pc 0000000000048e9f /system/lib/libc.so (_ZL15__pthread_startPv+22)
#07 pc 000000000001b871 /system/lib/libc.so (__start_thread+32)
"background thread"tid=21Native
“background thread” prio=5 tid=21 Native | group=“main” sCount=1 dsCount=0 flags=1 obj=0x13181510 self=0xd0b7bc00 | sysTid=4019 nice=0 cgrp=default sched=0/0 handle=0xd00ca970 | state=S schedstat=( 212135 0 1 ) utm=0 stm=0 core=7 HZ=100 | stack=0xcffc8000-0xcffca000 stackSize=1038KB | held mutexes=
#00 pc 000000000004a4d0 /system/lib/libc.so (__epoll_pwait+20)
#01 pc 000000000001bcd5 /system/lib/libc.so (epoll_pwait+60)
#02 pc 000000000001bd05 /system/lib/libc.so (epoll_wait+12)
#03 pc 000000000001036f /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+118)
#04 pc 0000000000010261 /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+32)
#05 pc 00000000000e47dd /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+24)
#06 pc 00000000001a8afd /system/framework/arm/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+92)
at android.os.MessageQueue.nativePollOnce (Native method)
at android.os.MessageQueue.next (MessageQueue.java:325)
at android.os.Looper.loop (Looper.java:142)
at android.os.HandlerThread.run (HandlerThread.java:65)
“TcpOptimizer”
“TcpOptimizer” prio=5 (not attached) | sysTid=3865 nice=0 cgrp=default | state=S schedstat=( 2972708 13616461 30 ) utm=0 stm=0 core=0 HZ=100
“es.PlayTheBible”
“es.PlayTheBible” prio=5 (not attached) | sysTid=3928 nice=-10 cgrp=default | state=S schedstat=( 69191202 20289218 24 ) utm=6 stm=0 core=4 HZ=100
“RenderThread”
“RenderThread” prio=5 (not attached) | sysTid=3996 nice=-10 cgrp=default | state=S schedstat=( 132969 108490 1 ) utm=0 stm=0 core=2 HZ=100
"Signal Catcher"tid=3Runnable
“Signal Catcher” daemon prio=5 tid=3 Runnable | group=“system” sCount=0 dsCount=0 flags=0 obj=0x13180bd0 self=0xf1274c00 | sysTid=26795 nice=0 cgrp=default sched=0/0 handle=0xe657f970 | state=R schedstat=( 50835842 75199326 150 ) utm=2 stm=3 core=3 HZ=100 | stack=0xe6485000-0xe6487000 stackSize=1006KB | held mutexes= “mutator lock”(shared held)
#00 pc 00000000002c521f /system/lib/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+130)
#01 pc 0000000000356cd1 /system/lib/libart.so (_ZNK3art6Thread9DumpStackERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMapb+200)
#02 pc 00000000003531a3 /system/lib/libart.so (_ZNK3art6Thread4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMapb+34)
#03 pc 000000000036aa47 /system/lib/libart.so (_ZN3art14DumpCheckpoint3RunEPNS_6ThreadE+650)
#04 pc 00000000003646d1 /system/lib/libart.so (_ZN3art10ThreadList13RunCheckpointEPNS_7ClosureES2_+320)
#05 pc 0000000000364231 /system/lib/libart.so (_ZN3art10ThreadList4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEb+536)
#06 pc 0000000000363eeb /system/lib/libart.so (_ZN3art10ThreadList14DumpForSigQuitERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+650)
#07 pc 0000000000341517 /system/lib/libart.so (_ZN3art7Runtime14DumpForSigQuitERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+122)
#08 pc 0000000000348417 /system/lib/libart.so (_ZN3art13SignalCatcher13HandleSigQuitEv+1130)
#09 pc 0000000000347657 /system/lib/libart.so (_ZN3art13SignalCatcher3RunEPv+278)
#10 pc 0000000000048e9f /system/lib/libc.so (_ZL15__pthread_startPv+22)
#11 pc 000000000001b871 /system/lib/libc.so (__start_thread+32)
"HeapTaskDaemon"tid=7Blocked
“HeapTaskDaemon” daemon prio=5 tid=7 Blocked | group=“system” sCount=1 dsCount=0 flags=1 obj=0x131815f8 self=0xe3e7d200 | sysTid=26799 nice=4 cgrp=default sched=0/0 handle=0xd5c02970 | state=S schedstat=( 104548073 16695938 110 ) utm=10 stm=0 core=1 HZ=100 | stack=0xd5b00000-0xd5b02000 stackSize=1038KB | held mutexes=
#00 pc 0000000000019178 /system/lib/libc.so (syscall+28)
#01 pc 00000000000b3e35 /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+88)
#02 pc 00000000001c1539 /system/lib/libart.so (_ZN3art2gc13TaskProcessor7GetTaskEPNS_6ThreadE+284)
#03 pc 00000000001c1b19 /system/lib/libart.so (_ZN3art2gc13TaskProcessor11RunAllTasksEPNS_6ThreadE+44)
#04 pc 00000000001cb4f3 /system/framework/arm/boot-core-libart.oat (Java_dalvik_system_VMRuntime_runHeapTasks__+74)
at dalvik.system.VMRuntime.runHeapTasks (Native method)
- waiting to lock an unknown object
at java.lang.Daemons$HeapTaskDaemon.runInternal (Daemons.java:461)
at java.lang.Daemons$Daemon.run (Daemons.java:103)
at java.lang.Thread.run (Thread.java:764)