
----- pid 13273 at 2019-08-26 13:44:28 -----
Cmd line: menion.android.locus.pro
Build fingerprint: 'Xiaomi/markw/markw:6.0.1/MMB29M/V10.2.2.0.MBEMIXM:user/release-keys'
ABI: 'arm64'
Build type: optimized
Zygote loaded classes=4213 post zygote classes=3733
Intern table: 61024 strong; 128 weak
JNI: CheckJNI is off; globals=554 (plus 289 weak)
Libraries: /data/app/menion.android.locus.pro-1/lib/arm64/libmacore.so /data/app/menion.android.locus.pro-1/lib/arm64/libproj.so /system/lib64/libandroid.so /system/lib64/libcompiler_rt.so /system/lib64/libjavacrypto.so /system/lib64/libjnigraphics.so /system/lib64/libmedia_jni.so /system/lib64/libmiuiclassproxy.so /system/lib64/libmiuinative.so /system/lib64/libqti_performance.so /system/lib64/libwebviewchromium_loader.so libjavacore.so (12)

suspend all histogram:	Sum: 1.030ms 99% C.I. 1us-743.439us Avg: 79.230us Max: 770us
DALVIK THREADS (49):
"Signal Catcher" daemon prio=5 tid=2 Runnable
  | group="system" sCount=0 dsCount=0 obj=0x12cbf0a0 self=0x5566c465f0
  | sysTid=13278 nice=0 cgrp=default sched=0/0 handle=0x7f8fe7d450
  | state=R schedstat=( 4169636 0 2 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f8fd81000-0x7f8fd83000 stackSize=1013KB
  | held mutexes= "mutator lock"(shared held)
  native: #00 pc 000000000048dfbc  /system/lib64/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+200)
  native: #01 pc 000000000045b95c  /system/lib64/libart.so (_ZNK3art6Thread4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEP12BacktraceMap+228)
  native: #02 pc 000000000046a11c  /system/lib64/libart.so (_ZN3art14DumpCheckpoint3RunEPNS_6ThreadE+716)
  native: #03 pc 000000000046b038  /system/lib64/libart.so (_ZN3art10ThreadList13RunCheckpointEPNS_7ClosureEb+288)
  native: #04 pc 000000000046b984  /system/lib64/libart.so (_ZN3art10ThreadList4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+204)
  native: #05 pc 000000000046bc24  /system/lib64/libart.so (_ZN3art10ThreadList14DumpForSigQuitERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+492)
  native: #06 pc 0000000000433900  /system/lib64/libart.so (_ZN3art7Runtime14DumpForSigQuitERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+84)
  native: #07 pc 0000000000440d8c  /system/lib64/libart.so (_ZN3art13SignalCatcher13HandleSigQuitEv+1256)
  native: #08 pc 000000000044199c  /system/lib64/libart.so (_ZN3art13SignalCatcher3RunEPv+452)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"main" prio=5 tid=1 Native
  | group="main" sCount=1 dsCount=0 obj=0x74dd0580 self=0x5566c26ea0
  | sysTid=13273 nice=-10 cgrp=default sched=0/0 handle=0x7f94049fc8
  | state=S schedstat=( 1704149231 18362605 1857 ) utm=143 stm=27 core=4 HZ=100
  | stack=0x7fccfd8000-0x7fccfda000 stackSize=8MB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/13273/stack)
  native: #00 pc 00000000000199c0  /system/lib64/libc.so (syscall+28)
  native: #01 pc 00000000000674e4  /system/lib64/libc.so (_ZL33__pthread_cond_timedwait_relativeP23pthread_cond_internal_tP15pthread_mutex_tPK8timespec+96)
  native: #02 pc 0000000000029a18  /system/lib64/libhwui.so (_ZN7android10uirenderer12renderthread11RenderProxy11postAndWaitEPNS1_22MethodInvokeRenderTaskE+100)
  native: #03 pc 000000000039b360  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_view_ThreadedRenderer_nFence__J+132)
  at android.view.ThreadedRenderer.nFence(Native method)
  at android.view.ThreadedRenderer.fence(ThreadedRenderer.java:394)
  at android.view.ViewRootImpl.performDraw(ViewRootImpl.java:2494)
  at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:2108)
  at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1144)
  at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:6102)
  at android.view.Choreographer$CallbackRecord.run(Choreographer.java:860)
  at android.view.Choreographer.doCallbacks(Choreographer.java:672)
  at android.view.Choreographer.doFrame(Choreographer.java:608)
  at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:846)
  at android.os.Handler.handleCallback(Handler.java:742)
  at android.os.Handler.dispatchMessage(Handler.java:95)
  at android.os.Looper.loop(Looper.java:157)
  at android.app.ActivityThread.main(ActivityThread.java:5601)
  at java.lang.reflect.Method.invoke!(Native method)
  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:774)
  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:652)

"ReferenceQueueDaemon" daemon prio=5 tid=3 Waiting
  | group="system" sCount=1 dsCount=0 obj=0x12cb5dc0 self=0x5566ee5960
  | sysTid=13279 nice=0 cgrp=default sched=0/0 handle=0x7f8fd75450
  | state=S schedstat=( 9818279 293856 81 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7f8fc73000-0x7f8fc75000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x068e6029> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
  at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:152)
  - locked <0x068e6029> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
  at java.lang.Thread.run(Thread.java:818)

"FinalizerDaemon" daemon prio=5 tid=4 Native
  | group="system" sCount=1 dsCount=0 obj=0x12cb5e20 self=0x5566ee6d90
  | sysTid=13280 nice=0 cgrp=default sched=0/0 handle=0x7f8fc69450
  | state=S schedstat=( 12546820 2756875 139 ) utm=1 stm=0 core=4 HZ=100
  | stack=0x7f8fb67000-0x7f8fb69000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/13280/stack)
  native: #00 pc 00000000000199c0  /system/lib64/libc.so (syscall+28)
  native: #01 pc 00000000000674e4  /system/lib64/libc.so (_ZL33__pthread_cond_timedwait_relativeP23pthread_cond_internal_tP15pthread_mutex_tPK8timespec+96)
  native: #02 pc 0000000000029a18  /system/lib64/libhwui.so (_ZN7android10uirenderer12renderthread11RenderProxy11postAndWaitEPNS1_22MethodInvokeRenderTaskE+100)
  native: #03 pc 000000000002a550  /system/lib64/libhwui.so (_ZN7android10uirenderer12renderthread11RenderProxyD2Ev+32)
  native: #04 pc 000000000002a584  /system/lib64/libhwui.so (_ZN7android10uirenderer12renderthread11RenderProxyD0Ev+16)
  native: #05 pc 00000000000cf320  /system/lib64/libandroid_runtime.so (???)
  native: #06 pc 000000000039b360  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_view_ThreadedRenderer_nDeleteProxy__J+132)
  at android.view.ThreadedRenderer.nDeleteProxy(Native method)
  at android.view.ThreadedRenderer.finalize(ThreadedRenderer.java:415)
  at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:229)
  at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:216)
  at java.lang.Thread.run(Thread.java:818)

"FinalizerWatchdogDaemon" daemon prio=5 tid=5 Sleeping
  | group="system" sCount=1 dsCount=0 obj=0x12cb5e80 self=0x5566f3d060
  | sysTid=13281 nice=0 cgrp=default sched=0/0 handle=0x7f8fb5d450
  | state=S schedstat=( 439167 252032 5 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7f8fa5b000-0x7f8fa5d000 stackSize=1037KB
  | held mutexes=
  at java.lang.Thread.sleep!(Native method)
  - sleeping on <0x04a19fae> (a java.lang.Object)
  at java.lang.Thread.sleep(Thread.java:1031)
  - locked <0x04a19fae> (a java.lang.Object)
  at java.lang.Thread.sleep(Thread.java:985)
  at java.lang.Daemons$FinalizerWatchdogDaemon.sleepFor(Daemons.java:314)
  at java.lang.Daemons$FinalizerWatchdogDaemon.waitForFinalization(Daemons.java:336)
  at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:257)
  at java.lang.Thread.run(Thread.java:818)

"HeapTaskDaemon" daemon prio=5 tid=6 Blocked
  | group="system" sCount=1 dsCount=0 obj=0x12cb5ee0 self=0x5566f3d8b0
  | sysTid=13282 nice=0 cgrp=default sched=0/0 handle=0x7f8fa51450
  | state=S schedstat=( 213342045 1779640 213 ) utm=20 stm=1 core=5 HZ=100
  | stack=0x7f8f94f000-0x7f8f951000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/13282/stack)
  native: #00 pc 00000000000199c0  /system/lib64/libc.so (syscall+28)
  native: #01 pc 000000000013aac0  /system/lib64/libart.so (_ZN3art17ConditionVariable4WaitEPNS_6ThreadE+136)
  native: #02 pc 000000000026a0bc  /system/lib64/libart.so (_ZN3art2gc13TaskProcessor7GetTaskEPNS_6ThreadE+128)
  native: #03 pc 000000000026a724  /system/lib64/libart.so (_ZN3art2gc13TaskProcessor11RunAllTasksEPNS_6ThreadE+120)
  native: #04 pc 000000000000054c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_dalvik_system_VMRuntime_runHeapTasks__+128)
  at dalvik.system.VMRuntime.runHeapTasks(Native method)
  - waiting to lock an unknown object
  at java.lang.Daemons$HeapTaskDaemon.run(Daemons.java:430)
  at java.lang.Thread.run(Thread.java:818)

"Binder:13273_1" prio=5 tid=7 Native
  | group="main" sCount=1 dsCount=0 obj=0x12cc50a0 self=0x5566f3f3e0
  | sysTid=13283 nice=0 cgrp=default sched=0/0 handle=0x7f8f849450
  | state=S schedstat=( 4999217 265833 19 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7f8f74d000-0x7f8f74f000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/13283/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"Binder:13273_2" prio=5 tid=8 Native
  | group="main" sCount=1 dsCount=0 obj=0x12cd10a0 self=0x5566f3fc30
  | sysTid=13284 nice=0 cgrp=default sched=0/0 handle=0x7f8f743450
  | state=S schedstat=( 2269272 874948 11 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7f8f647000-0x7f8f649000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/13284/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"FileObserver" prio=5 tid=9 Native
  | group="main" sCount=1 dsCount=0 obj=0x12cddc40 self=0x5566f40480
  | sysTid=13285 nice=0 cgrp=default sched=0/0 handle=0x7f8f63b450
  | state=S schedstat=( 386876 10729 5 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7f8f539000-0x7f8f53b000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/13285/stack)
  native: #00 pc 000000000006a718  /system/lib64/libc.so (read+4)
  native: #01 pc 0000000000128048  /system/lib64/libandroid_runtime.so (???)
  native: #02 pc 0000000000027724  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_FileObserver_00024ObserverThread_observe__I+136)
  at android.os.FileObserver$ObserverThread.observe(Native method)
  at android.os.FileObserver$ObserverThread.run(FileObserver.java:85)

"pool-1-thread-1" prio=5 tid=11 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x12f00580 self=0x5566f52610
  | sysTid=13293 nice=0 cgrp=default sched=0/0 handle=0x7f8afab450
  | state=S schedstat=( 82906188 3211721 274 ) utm=3 stm=5 core=5 HZ=100
  | stack=0x7f8aea9000-0x7f8aeab000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x060c314f> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x060c314f> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"Measurement Worker" prio=5 tid=12 TimedWaiting
  | group="main" sCount=1 dsCount=0 obj=0x12f00d00 self=0x5566f541b0
  | sysTid=13294 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7f784ff450
  | state=S schedstat=( 116176241 18077547 264 ) utm=11 stm=0 core=2 HZ=100
  | stack=0x7f783fd000-0x7f783ff000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0c5140dc> (a java.lang.Object)
  at java.lang.Object.wait(Object.java:423)
  at o.awl.run(unavailable:24)
  - locked <0x0c5140dc> (a java.lang.Object)

"pool-2-thread-1" prio=5 tid=13 TimedWaiting
  | group="main" sCount=1 dsCount=0 obj=0x12f00dc0 self=0x5566f5c0c0
  | sysTid=13295 nice=0 cgrp=default sched=0/0 handle=0x7f783fa450
  | state=S schedstat=( 14050938 125313 27 ) utm=1 stm=0 core=0 HZ=100
  | stack=0x7f782f8000-0x7f782fa000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0683d5e5> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0683d5e5> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:198)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2053)
  at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"GoogleApiHandler" prio=5 tid=14 Native
  | group="main" sCount=1 dsCount=0 obj=0x12cbf1c0 self=0x5566f66cd0
  | sysTid=13297 nice=9 cgrp=default sched=0/0 handle=0x7f781f0450
  | state=S schedstat=( 24076878 2604371 44 ) utm=2 stm=0 core=2 HZ=100
  | stack=0x7f780ee000-0x7f780f0000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/13297/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Queue" prio=10 tid=15 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x12cdd880 self=0x5566f6d710
  | sysTid=13302 nice=-8 cgrp=default sched=0/0 handle=0x7f782f5450
  | state=S schedstat=( 35169382 640834 61 ) utm=3 stm=0 core=6 HZ=100
  | stack=0x7f781f3000-0x7f781f5000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x056c08ba> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x056c08ba> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:510)
  at o.aMH.ˊ(:197)
  at o.aMH.ˋ(:236)
  at o.aMH.ˊ(:65)
  at o.aMH.take(:46)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"Queue" prio=10 tid=16 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x12cdd940 self=0x5566f6e170
  | sysTid=13303 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7f780eb450
  | state=S schedstat=( 20565617 1479478 60 ) utm=2 stm=0 core=6 HZ=100
  | stack=0x7f77fe9000-0x7f77feb000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0384936b> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0384936b> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:510)
  at o.aMH.ˊ(:197)
  at o.aMH.ˋ(:236)
  at o.aMH.ˊ(:65)
  at o.aMH.take(:46)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"Queue" prio=10 tid=17 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x12cdd9a0 self=0x5566d6beb0
  | sysTid=13304 nice=-8 cgrp=default sched=0/0 handle=0x7f77fe6450
  | state=S schedstat=( 600883 132187 9 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7f77ee4000-0x7f77ee6000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x041f8ec8> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x041f8ec8> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:510)
  at o.aMH.ˊ(:197)
  at o.aMH.ˋ(:236)
  at o.aMH.ˊ(:65)
  at o.aMH.take(:46)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"Queue" prio=10 tid=18 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x12cdda00 self=0x5566d6c9a0
  | sysTid=13305 nice=-8 cgrp=default sched=0/0 handle=0x7f77ee1450
  | state=S schedstat=( 585261 196301 12 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f77ddf000-0x7f77de1000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x05a0eb61> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x05a0eb61> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:510)
  at o.aMH.ˊ(:197)
  at o.aMH.ˋ(:236)
  at o.aMH.ˊ(:65)
  at o.aMH.take(:46)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"Queue" prio=10 tid=19 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x12cddb80 self=0x5566f73db0
  | sysTid=13307 nice=-8 cgrp=default sched=0/0 handle=0x7f77cd7450
  | state=S schedstat=( 349687 37448 2 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f77bd5000-0x7f77bd7000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0b41f686> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0b41f686> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:510)
  at o.aMH.ˊ(:197)
  at o.aMH.ˋ(:236)
  at o.aMH.ˊ(:65)
  at o.aMH.take(:46)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"Queue" prio=10 tid=20 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x12cddb20 self=0x5566d6d570
  | sysTid=13306 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7f77ddc450
  | state=S schedstat=( 814739 766772 12 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7f77cda000-0x7f77cdc000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x05d6fb47> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x05d6fb47> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:510)
  at o.aMH.ˊ(:197)
  at o.aMH.ˋ(:236)
  at o.aMH.ˊ(:65)
  at o.aMH.take(:46)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"Queue" prio=10 tid=21 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x12cddca0 self=0x5566f74930
  | sysTid=13308 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7f77bd2450
  | state=S schedstat=( 569688 55573 13 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f77ad0000-0x7f77ad2000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0d02cf74> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0d02cf74> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:510)
  at o.aMH.ˊ(:197)
  at o.aMH.ˋ(:236)
  at o.aMH.ˊ(:65)
  at o.aMH.take(:46)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"Queue" prio=10 tid=22 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x12cddd00 self=0x5566f75450
  | sysTid=13309 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7f77acd450
  | state=S schedstat=( 608074 95417 11 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7f779cb000-0x7f779cd000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0d1fdc9d> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0d1fdc9d> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:510)
  at o.aMH.ˊ(:197)
  at o.aMH.ˋ(:236)
  at o.aMH.ˊ(:65)
  at o.aMH.take(:46)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"Queue" prio=10 tid=23 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x12cddd60 self=0x5566f776d0
  | sysTid=13310 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7f779c8450
  | state=S schedstat=( 5769948 740675 32 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7f778c6000-0x7f778c8000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0a36f512> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0a36f512> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:510)
  at o.aMH.ˊ(:197)
  at o.aMH.ˋ(:236)
  at o.aMH.ˊ(:65)
  at o.aMH.take(:46)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"Answers Events Handler1" prio=5 tid=25 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x12e86fa0 self=0x5566f847b0
  | sysTid=13314 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7f777be450
  | state=S schedstat=( 13182185 1217186 42 ) utm=1 stm=0 core=6 HZ=100
  | stack=0x7f776bc000-0x7f776be000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x05fe04e3> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x05fe04e3> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1078)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:806)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at o.aMw$3$4.onRun(:75)
  at o.aMu.run(:30)
  at java.lang.Thread.run(Thread.java:818)

"Crashlytics Exception Handler1" prio=5 tid=24 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x131de2e0 self=0x5566fa6ce0
  | sysTid=13320 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7f77156450
  | state=S schedstat=( 24465829 2048125 64 ) utm=0 stm=2 core=4 HZ=100
  | stack=0x7f77054000-0x7f77056000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0d376ee0> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0d376ee0> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at o.aMw$3$4.onRun(:75)
  at o.aMu.run(:30)
  at java.lang.Thread.run(Thread.java:818)

"Binder:13273_3" prio=5 tid=28 Native
  | group="main" sCount=1 dsCount=0 obj=0x130e4220 self=0x5566f930d0
  | sysTid=13323 nice=0 cgrp=default sched=0/0 handle=0x7f775b4450
  | state=S schedstat=( 1832135 720625 7 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7f774b8000-0x7f774ba000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/13323/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"Binder:13273_4" prio=5 tid=29 Native
  | group="main" sCount=1 dsCount=0 obj=0x130f61c0 self=0x5566fb4ae0
  | sysTid=13329 nice=0 cgrp=default sched=0/0 handle=0x7f774a4450
  | state=S schedstat=( 2010833 1701042 6 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7f773a8000-0x7f773aa000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/13329/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"measurement-1" prio=5 tid=30 TimedWaiting
  | group="main" sCount=1 dsCount=0 obj=0x13109fa0 self=0x5566f913c0
  | sysTid=13335 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7f77390450
  | state=S schedstat=( 46096990 9553276 113 ) utm=0 stm=4 core=4 HZ=100
  | stack=0x7f7728e000-0x7f77290000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x05a2a599> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x05a2a599> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:198)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2053)
  at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:435)
  at o.Xq.ˎ(unavailable:11)
  at com.google.android.gms.ads.identifier.AdvertisingIdClient.zza(unavailable:-1)
  at com.google.android.gms.ads.identifier.AdvertisingIdClient.zza(unavailable:-1)
  - locked <0x020b505e> (a com.google.android.gms.ads.identifier.AdvertisingIdClient)
  at com.google.android.gms.ads.identifier.AdvertisingIdClient.getAdvertisingIdInfo(unavailable:-1)
  at o.ajN.ˎ(unavailable:53)
  at o.ajN.ˏ(unavailable:22)
  - locked <0x08020c3f> (a o.ajN)
  at o.ajN.ॱ(unavailable:13)
  at o.Wi.run(unavailable:20)
  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:423)
  at java.util.concurrent.FutureTask.run(FutureTask.java:237)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)
  at o.We$If.run(unavailable:4)

"java.lang.ProcessManager" daemon prio=5 tid=31 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x13273ca0 self=0x5566fde560
  | sysTid=13336 nice=0 cgrp=default sched=0/0 handle=0x7f76c67450
  | state=S schedstat=( 973490 129583 4 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7f76b65000-0x7f76b67000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0054990c> (a java.util.HashMap)
  at java.lang.ProcessManager.waitForMoreChildren(ProcessManager.java:140)
  - locked <0x0054990c> (a java.util.HashMap)
  at java.lang.ProcessManager.watchChildren(ProcessManager.java:105)
  at java.lang.ProcessManager.access$000(ProcessManager.java:40)
  at java.lang.ProcessManager$1.run(ProcessManager.java:58)

"Binder:13273_5" prio=5 tid=32 Native
  | group="main" sCount=1 dsCount=0 obj=0x132790a0 self=0x5566fdef00
  | sysTid=13338 nice=0 cgrp=default sched=0/0 handle=0x7f76b62450
  | state=S schedstat=( 1409740 0 4 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7f76a66000-0x7f76a68000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/13338/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"pool-8-thread-1" prio=5 tid=33 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x132803a0 self=0x5566fdfe20
  | sysTid=13340 nice=0 cgrp=default sched=0/0 handle=0x7f76a43450
  | state=S schedstat=( 23340620 704845 65 ) utm=0 stm=2 core=7 HZ=100
  | stack=0x7f76941000-0x7f76943000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x05ef0255> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x05ef0255> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"AsyncTask #1" prio=5 tid=34 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x1329b460 self=0x5566fe4160
  | sysTid=13342 nice=0 cgrp=default sched=0/0 handle=0x7f7693e450
  | state=S schedstat=( 457134 40156 8 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7f7683c000-0x7f7683e000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0c38146a> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0c38146a> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"AsyncTask #2" prio=5 tid=35 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x132a1520 self=0x556700eb60
  | sysTid=13343 nice=0 cgrp=default sched=0/0 handle=0x7f76839450
  | state=S schedstat=( 12139268 445415 55 ) utm=0 stm=1 core=5 HZ=100
  | stack=0x7f76737000-0x7f76739000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0e152d5b> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0e152d5b> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"AsyncTask #3" prio=5 tid=36 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x132a1640 self=0x5567012cd0
  | sysTid=13345 nice=0 cgrp=default sched=0/0 handle=0x7f76734450
  | state=S schedstat=( 1368542 495260 18 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7f76632000-0x7f76634000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x023839f8> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x023839f8> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"AsyncTask #4" prio=5 tid=37 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x132a18e0 self=0x5567017bb0
  | sysTid=13346 nice=0 cgrp=default sched=0/0 handle=0x7f7662a450
  | state=S schedstat=( 491979 53281 3 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f76528000-0x7f7652a000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x016a6ed1> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x016a6ed1> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"AsyncTask #5" prio=5 tid=38 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x132a1a60 self=0x5567018400
  | sysTid=13347 nice=0 cgrp=default sched=0/0 handle=0x7f7651e450
  | state=S schedstat=( 4893855 140105 25 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f7641c000-0x7f7641e000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0ebb0d36> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0ebb0d36> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"pool-9-thread-1" prio=5 tid=39 TimedWaiting
  | group="main" sCount=1 dsCount=0 obj=0x132b2700 self=0x556701b5c0
  | sysTid=13349 nice=0 cgrp=default sched=0/0 handle=0x7f76412450
  | state=S schedstat=( 876719 0 2 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7f76310000-0x7f76312000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x016f4437> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x016f4437> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:198)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2053)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:806)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"pool-10-thread-1" prio=5 tid=40 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x132b2760 self=0x5566f4ba20
  | sysTid=13350 nice=0 cgrp=default sched=0/0 handle=0x7f76306450
  | state=S schedstat=( 1719061 0 10 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f76204000-0x7f76206000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0cb2fda4> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0cb2fda4> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1078)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:806)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"pool-8-thread-2" prio=5 tid=41 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x132b6400 self=0x5567025f20
  | sysTid=13351 nice=0 cgrp=default sched=0/0 handle=0x7f761fa450
  | state=S schedstat=( 1647813 116615 11 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7f760f8000-0x7f760fa000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0256270d> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0256270d> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"background thread" prio=5 tid=42 Native
  | group="main" sCount=1 dsCount=0 obj=0x132ee580 self=0x5567098fd0
  | sysTid=13358 nice=0 cgrp=default sched=0/0 handle=0x7f760ce450
  | state=S schedstat=( 460833 150729 1 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7f75fcc000-0x7f75fce000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/13358/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Thread-3396" prio=5 tid=43 Sleeping
  | group="main" sCount=1 dsCount=0 obj=0x1342c340 self=0x55670e5970
  | sysTid=13359 nice=0 cgrp=default sched=0/0 handle=0x7f75f31450
  | state=S schedstat=( 3659531 818749 15 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f75e2f000-0x7f75e31000 stackSize=1037KB
  | held mutexes=
  at java.lang.Thread.sleep!(Native method)
  - sleeping on <0x0fa2c6c2> (a java.lang.Object)
  at java.lang.Thread.sleep(Thread.java:1031)
  - locked <0x0fa2c6c2> (a java.lang.Object)
  at java.lang.Thread.sleep(Thread.java:985)
  at o.yS.run(:127)
  at java.lang.Thread.run(Thread.java:818)

"Timer-0" prio=5 tid=44 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x1342e880 self=0x55670f9ed0
  | sysTid=13361 nice=0 cgrp=default sched=0/0 handle=0x7f75e22450
  | state=S schedstat=( 939636 55260 4 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7f75d20000-0x7f75d22000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0ce9ecd3> (a java.util.Timer$TimerImpl)
  at java.util.Timer$TimerImpl.run(Timer.java:214)
  - locked <0x0ce9ecd3> (a java.util.Timer$TimerImpl)

"Timer-5" prio=5 tid=46 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x1325e4c0 self=0x5566fdbbc0
  | sysTid=13367 nice=0 cgrp=default sched=0/0 handle=0x7f76f4c450
  | state=S schedstat=( 1333648 84947 4 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7f76e4a000-0x7f76e4c000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x03f45010> (a java.util.Timer$TimerImpl)
  at java.util.Timer$TimerImpl.run(Timer.java:214)
  - locked <0x03f45010> (a java.util.Timer$TimerImpl)

"Timer-8" prio=5 tid=47 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x132d1220 self=0x5566fdb370
  | sysTid=13370 nice=0 cgrp=default sched=0/0 handle=0x7f76e47450
  | state=S schedstat=( 1980208 51771 8 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7f76d45000-0x7f76d47000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0bcb2709> (a java.util.Timer$TimerImpl)
  at java.util.Timer$TimerImpl.run(Timer.java:214)
  - locked <0x0bcb2709> (a java.util.Timer$TimerImpl)

"RenderThread" prio=5 tid=45 Native
  | group="main" sCount=1 dsCount=0 obj=0x13489100 self=0x55672be570
  | sysTid=13371 nice=-10 cgrp=default sched=0/0 handle=0x7f77051450
  | state=R schedstat=( 20005495235 16061869 282 ) utm=1995 stm=5 core=4 HZ=100
  | stack=0x7f76f55000-0x7f76f57000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/13371/stack)
  native: #00 pc 000000000005df98  /system/lib64/libhwui.so (???)
  native: #01 pc 0000000000055c00  /system/lib64/libhwui.so (???)
  native: #02 pc 0000000000024fc0  /system/lib64/libhwui.so (???)
  native: #03 pc 0000000000027654  /system/lib64/libhwui.so (???)
  native: #04 pc 000000000002ba38  /system/lib64/libhwui.so (_ZN7android10uirenderer12renderthread12RenderThread10threadLoopEv+124)
  native: #05 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #06 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #07 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #08 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #09 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"OkHttp ConnectionPool" daemon prio=10 tid=26 TimedWaiting
  | group="main" sCount=1 dsCount=0 obj=0x135501c0 self=0x55670aeb40
  | sysTid=13373 nice=-8 cgrp=default sched=0/0 handle=0x7f776b9450
  | state=S schedstat=( 439531 537657 1 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7f775b7000-0x7f775b9000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x055a8d0e> (a com.android.okhttp.ConnectionPool)
  at com.android.okhttp.ConnectionPool.performCleanup(ConnectionPool.java:307)
  - locked <0x055a8d0e> (a com.android.okhttp.ConnectionPool)
  at com.android.okhttp.ConnectionPool.runCleanupUntilPoolIsEmpty(ConnectionPool.java:244)
  at com.android.okhttp.ConnectionPool.access$000(ConnectionPool.java:54)
  at com.android.okhttp.ConnectionPool$1.run(ConnectionPool.java:98)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"pool-8-thread-3" prio=5 tid=27 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x13579340 self=0x5567459ca0
  | sysTid=13374 nice=0 cgrp=default sched=0/0 handle=0x7f75c31450
  | state=S schedstat=( 3050208 474584 13 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7f75b2f000-0x7f75b31000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x055c832f> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x055c832f> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"pool-8-thread-4" prio=5 tid=48 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x135874c0 self=0x556745abf0
  | sysTid=13375 nice=0 cgrp=default sched=0/0 handle=0x7f75b2c450
  | state=S schedstat=( 846980 3520988 12 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7f75a2a000-0x7f75a2c000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0db65d3c> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0db65d3c> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"hwuiTask1" prio=5 tid=50 Native
  | group="main" sCount=1 dsCount=0 obj=0x13530dc0 self=0x5567567f70
  | sysTid=13377 nice=-2 cgrp=default sched=0/0 handle=0x7f75922450
  | state=S schedstat=( 669427 64740 7 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f75826000-0x7f75828000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/13377/stack)
  native: #00 pc 00000000000199c0  /system/lib64/libc.so (syscall+28)
  native: #01 pc 00000000000674e4  /system/lib64/libc.so (_ZL33__pthread_cond_timedwait_relativeP23pthread_cond_internal_tP15pthread_mutex_tPK8timespec+96)
  native: #02 pc 000000000002c7f8  /system/lib64/libhwui.so (???)
  native: #03 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #04 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #05 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #06 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #07 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"hwuiTask2" prio=5 tid=51 Native
  | group="main" sCount=1 dsCount=0 obj=0x13550b80 self=0x556756b9e0
  | sysTid=13378 nice=-2 cgrp=default sched=0/0 handle=0x7f75823450
  | state=S schedstat=( 539167 70990 8 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7f75727000-0x7f75729000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/13378/stack)
  native: #00 pc 00000000000199c0  /system/lib64/libc.so (syscall+28)
  native: #01 pc 00000000000674e4  /system/lib64/libc.so (_ZL33__pthread_cond_timedwait_relativeP23pthread_cond_internal_tP15pthread_mutex_tPK8timespec+96)
  native: #02 pc 000000000002c7f8  /system/lib64/libhwui.so (???)
  native: #03 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #04 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #05 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #06 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #07 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

----- end 13273 -----

----- pid 5859 at 2019-08-26 13:44:28 -----
Cmd line: system_server
Build fingerprint: 'Xiaomi/markw/markw:6.0.1/MMB29M/V10.2.2.0.MBEMIXM:user/release-keys'
ABI: 'arm64'
Build type: optimized
Zygote loaded classes=4213 post zygote classes=4274
Intern table: 63694 strong; 17445 weak
JNI: CheckJNI is off; globals=5102 (plus 430 weak)
Libraries: /system/lib64/libandroid.so /system/lib64/libandroid_servers.so /system/lib64/libcompiler_rt.so /system/lib64/libjavacrypto.so /system/lib64/libjnigraphics.so /system/lib64/libmedia_jni.so /system/lib64/libmiui_security.so /system/lib64/libmiuiclassproxy.so /system/lib64/libmiuinative.so /system/lib64/libqti_performance.so /system/lib64/libshell_jni.so /system/lib64/libsoundpool.so /system/lib64/libthemeutils_jni.so /system/lib64/libtida.so /system/lib64/libwebviewchromium_loader.so /system/lib64/libwifi-service.so /vendor/lib64/liblocationservice_glue.so libantradio.so libjavacore.so (19)

suspend all histogram:	Sum: 54.465ms 99% C.I. 1.088us-435.679us Avg: 80.450us Max: 2276us
DALVIK THREADS (147):
"Signal Catcher" daemon prio=5 tid=2 Runnable
  | group="system" sCount=0 dsCount=0 obj=0x12c010a0 self=0x5566ee5960
  | sysTid=5863 nice=0 cgrp=default sched=0/0 handle=0x7f8fc7f450
  | state=R schedstat=( 5376995749 13285934 3869 ) utm=377 stm=160 core=7 HZ=100
  | stack=0x7f8fb83000-0x7f8fb85000 stackSize=1013KB
  | held mutexes= "mutator lock"(shared held)
  native: #00 pc 000000000048dfbc  /system/lib64/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+200)
  native: #01 pc 000000000045b95c  /system/lib64/libart.so (_ZNK3art6Thread4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEP12BacktraceMap+228)
  native: #02 pc 000000000046a11c  /system/lib64/libart.so (_ZN3art14DumpCheckpoint3RunEPNS_6ThreadE+716)
  native: #03 pc 000000000046b038  /system/lib64/libart.so (_ZN3art10ThreadList13RunCheckpointEPNS_7ClosureEb+288)
  native: #04 pc 000000000046b984  /system/lib64/libart.so (_ZN3art10ThreadList4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+204)
  native: #05 pc 000000000046bc24  /system/lib64/libart.so (_ZN3art10ThreadList14DumpForSigQuitERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+492)
  native: #06 pc 0000000000433900  /system/lib64/libart.so (_ZN3art7Runtime14DumpForSigQuitERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+84)
  native: #07 pc 0000000000440d8c  /system/lib64/libart.so (_ZN3art13SignalCatcher13HandleSigQuitEv+1256)
  native: #08 pc 000000000044199c  /system/lib64/libart.so (_ZN3art13SignalCatcher3RunEPv+452)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"main" prio=5 tid=1 Native
  | group="main" sCount=1 dsCount=0 obj=0x74dd0580 self=0x5566c26ea0
  | sysTid=5859 nice=-10 cgrp=default sched=0/0 handle=0x7f94049fc8
  | state=S schedstat=( 70927459894 15105970154 118917 ) utm=3365 stm=3727 core=4 HZ=100
  | stack=0x7fccfd8000-0x7fccfda000 stackSize=8MB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/5859/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at com.android.server.SystemServer.run(SystemServer.java:324)
  at com.android.server.SystemServer.main(SystemServer.java:188)
  at java.lang.reflect.Method.invoke!(Native method)
  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:774)
  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:652)

"ReferenceQueueDaemon" daemon prio=5 tid=3 Waiting
  | group="system" sCount=1 dsCount=0 obj=0x12c040a0 self=0x5566ee6d90
  | sysTid=5865 nice=0 cgrp=default sched=0/0 handle=0x7f8fb77450
  | state=S schedstat=( 1736852940 266753051 12710 ) utm=101 stm=72 core=7 HZ=100
  | stack=0x7f8fa75000-0x7f8fa77000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x04e98c7f> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
  at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:152)
  - locked <0x04e98c7f> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
  at java.lang.Thread.run(Thread.java:818)

"FinalizerDaemon" daemon prio=5 tid=4 Waiting
  | group="system" sCount=1 dsCount=0 obj=0x12c04100 self=0x5566c465f0
  | sysTid=5866 nice=0 cgrp=default sched=0/0 handle=0x7f8fa70450
  | state=S schedstat=( 4449409590 608563779 30197 ) utm=254 stm=191 core=7 HZ=100
  | stack=0x7f8f96e000-0x7f8f970000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0979b44c> (a java.lang.ref.ReferenceQueue)
  at java.lang.Object.wait(Object.java:423)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:101)
  - locked <0x0979b44c> (a java.lang.ref.ReferenceQueue)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:72)
  at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:212)
  at java.lang.Thread.run(Thread.java:818)

"FinalizerWatchdogDaemon" daemon prio=5 tid=5 Waiting
  | group="system" sCount=1 dsCount=0 obj=0x12c04160 self=0x5566c4c4f0
  | sysTid=5868 nice=0 cgrp=default sched=0/0 handle=0x7f8f95f450
  | state=S schedstat=( 86959889 61388807 597 ) utm=6 stm=2 core=7 HZ=100
  | stack=0x7f8f85d000-0x7f8f85f000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0c891c95> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:273)
  - locked <0x0c891c95> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:253)
  at java.lang.Thread.run(Thread.java:818)

"HeapTaskDaemon" daemon prio=5 tid=6 Blocked
  | group="system" sCount=1 dsCount=0 obj=0x12c041c0 self=0x5566c4cd40
  | sysTid=5869 nice=0 cgrp=default sched=0/0 handle=0x7f8f853450
  | state=S schedstat=( 64570159800 2040561863 17440 ) utm=6168 stm=289 core=7 HZ=100
  | stack=0x7f8f751000-0x7f8f753000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/5869/stack)
  native: #00 pc 00000000000199c0  /system/lib64/libc.so (syscall+28)
  native: #01 pc 000000000013aac0  /system/lib64/libart.so (_ZN3art17ConditionVariable4WaitEPNS_6ThreadE+136)
  native: #02 pc 000000000026a0bc  /system/lib64/libart.so (_ZN3art2gc13TaskProcessor7GetTaskEPNS_6ThreadE+128)
  native: #03 pc 000000000026a724  /system/lib64/libart.so (_ZN3art2gc13TaskProcessor11RunAllTasksEPNS_6ThreadE+120)
  native: #04 pc 000000000000054c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_dalvik_system_VMRuntime_runHeapTasks__+128)
  at dalvik.system.VMRuntime.runHeapTasks(Native method)
  - waiting to lock an unknown object
  at java.lang.Daemons$HeapTaskDaemon.run(Daemons.java:430)
  at java.lang.Thread.run(Thread.java:818)

"Binder:5859_1" prio=5 tid=7 Native
  | group="main" sCount=1 dsCount=0 obj=0x12c9f0a0 self=0x5566d6cd70
  | sysTid=5873 nice=0 cgrp=default sched=0/0 handle=0x7f8f737450
  | state=S schedstat=( 32128756746 13930760652 61020 ) utm=1929 stm=1283 core=4 HZ=100
  | stack=0x7f8f63b000-0x7f8f63d000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/5873/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"Binder:5859_2" prio=5 tid=8 Native
  | group="main" sCount=1 dsCount=0 obj=0x12ca30a0 self=0x5566d6d5c0
  | sysTid=5874 nice=0 cgrp=default sched=0/0 handle=0x7f8f631450
  | state=S schedstat=( 31500369846 13778266732 61051 ) utm=1981 stm=1169 core=4 HZ=100
  | stack=0x7f8f535000-0x7f8f537000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/5874/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"FileObserver" prio=5 tid=9 Native
  | group="main" sCount=1 dsCount=0 obj=0x12c04520 self=0x5566d6de10
  | sysTid=5877 nice=0 cgrp=default sched=0/0 handle=0x7f8b205450
  | state=S schedstat=( 2217060647 3199723577 42032 ) utm=20 stm=201 core=5 HZ=100
  | stack=0x7f8b103000-0x7f8b105000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/5877/stack)
  native: #00 pc 000000000006a718  /system/lib64/libc.so (read+4)
  native: #01 pc 0000000000128048  /system/lib64/libandroid_runtime.so (???)
  native: #02 pc 0000000000027724  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_FileObserver_00024ObserverThread_observe__I+136)
  at android.os.FileObserver$ObserverThread.observe(Native method)
  at android.os.FileObserver$ObserverThread.run(FileObserver.java:85)

"android.bg" prio=5 tid=10 Native
  | group="main" sCount=1 dsCount=0 obj=0x12d2b640 self=0x5566f42380
  | sysTid=5887 nice=5 cgrp=default sched=0/0 handle=0x7f8b0e0450
  | state=S schedstat=( 192685014197 18787460873 117619 ) utm=5723 stm=13545 core=6 HZ=100
  | stack=0x7f8afde000-0x7f8afe0000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/5887/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"ActivityManager" prio=5 tid=11 TimedWaiting
  | group="main" sCount=1 dsCount=0 obj=0x12ccdd60 self=0x5566f434e0
  | sysTid=5889 nice=-2 cgrp=default sched=0/0 handle=0x7f8afdb450
  | state=S schedstat=( 117958152673 8860326166 65023 ) utm=3376 stm=8419 core=6 HZ=100
  | stack=0x7f8aed9000-0x7f8aedb000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x02ef4b38> (a com.android.server.am.ActivityManagerService$DumpStackFileObserver)
  at java.lang.Object.wait(Object.java:423)
  at com.android.server.am.ActivityManagerService$DumpStackFileObserver.dumpWithTimeout(ActivityManagerService.java:5168)
  - locked <0x02ef4b38> (a com.android.server.am.ActivityManagerService$DumpStackFileObserver)
  at com.android.server.am.ActivityManagerService.dumpStackTraces(ActivityManagerService.java:5216)
  at com.android.server.am.ActivityManagerService.dumpStackTraces(ActivityManagerService.java:5138)
  at com.android.server.am.ActivityManagerService.appNotResponding(ActivityManagerService.java:5504)
  at com.android.server.am.ActiveServices.serviceTimeout(ActiveServices.java:2830)
  at com.android.server.am.ActivityManagerService$MainHandler.handleMessage(ActivityManagerService.java:1785)
  at android.os.Handler.dispatchMessage(Handler.java:102)
  at android.os.Looper.loop(Looper.java:157)
  at android.os.HandlerThread.run(HandlerThread.java:61)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)

"android.ui" prio=5 tid=12 Native
  | group="main" sCount=1 dsCount=0 obj=0x12ccddd0 self=0x5566f44640
  | sysTid=5890 nice=-2 cgrp=default sched=0/0 handle=0x7f7af39450
  | state=S schedstat=( 147322409213 25303017788 499970 ) utm=11436 stm=3296 core=5 HZ=100
  | stack=0x7f7ae37000-0x7f7ae39000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/5890/stack)
  native: #00 pc 00000000000199c0  /system/lib64/libc.so (syscall+28)
  native: #01 pc 000000000013aac0  /system/lib64/libart.so (_ZN3art17ConditionVariable4WaitEPNS_6ThreadE+136)
  native: #02 pc 0000000000361c10  /system/lib64/libart.so (_ZN3art3JNI16CallObjectMethodEP7_JNIEnvP8_jobjectP10_jmethodIDz+1124)
  native: #03 pc 0000000000122bfc  /system/lib64/libandroid_runtime.so (???)
  native: #04 pc 000000000001b3c8  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+960)
  native: #05 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #06 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #07 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)

"ActivityManager:kill" prio=5 tid=13 Native
  | group="main" sCount=1 dsCount=0 obj=0x12ccdf90 self=0x5566f45930
  | sysTid=5891 nice=-2 cgrp=default sched=0/0 handle=0x7f7ae34450
  | state=S schedstat=( 1055104830 469317469 6050 ) utm=15 stm=90 core=4 HZ=100
  | stack=0x7f7ad32000-0x7f7ad34000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/5891/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)

"batterystats-sync" prio=5 tid=14 Native
  | group="main" sCount=1 dsCount=0 obj=0x12d9e900 self=0x5566f5f740
  | sysTid=5895 nice=0 cgrp=default sched=0/0 handle=0x7f7ad2f450
  | state=S schedstat=( 34152222068 4450409939 30578 ) utm=1096 stm=2319 core=6 HZ=100
  | stack=0x7f7ac2d000-0x7f7ac2f000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/5895/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)

"android.fg" prio=5 tid=15 Native
  | group="main" sCount=1 dsCount=0 obj=0x12fa6190 self=0x5566f63870
  | sysTid=5911 nice=0 cgrp=default sched=0/0 handle=0x7f7ac2a450
  | state=S schedstat=( 9298808121 1479519350 14650 ) utm=459 stm=470 core=6 HZ=100
  | stack=0x7f7ab28000-0x7f7ab2a000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/5911/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)

"android.io" prio=5 tid=16 Native
  | group="main" sCount=1 dsCount=0 obj=0x12fa6350 self=0x5566f64360
  | sysTid=5912 nice=0 cgrp=default sched=0/0 handle=0x7f7ab25450
  | state=S schedstat=( 4407149591 656694294 4325 ) utm=189 stm=251 core=7 HZ=100
  | stack=0x7f7aa23000-0x7f7aa25000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/5912/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)

"android.display" prio=5 tid=17 Native
  | group="main" sCount=1 dsCount=0 obj=0x12fa6510 self=0x5566f65630
  | sysTid=5914 nice=-4 cgrp=default sched=0/0 handle=0x7f7aa20450
  | state=S schedstat=( 41632873991 8192350318 100979 ) utm=3172 stm=991 core=6 HZ=100
  | stack=0x7f7a91e000-0x7f7a920000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/5914/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)

"CpuTracker" prio=5 tid=18 TimedWaiting
  | group="main" sCount=1 dsCount=0 obj=0x12ed4760 self=0x5566f66a70
  | sysTid=5916 nice=0 cgrp=default sched=0/0 handle=0x7f7a91b450
  | state=S schedstat=( 4511469873 94793602 927 ) utm=84 stm=367 core=5 HZ=100
  | stack=0x7f7a819000-0x7f7a81b000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0394719b> (a com.android.server.am.ActivityManagerService$4)
  at java.lang.Object.wait(Object.java:423)
  at com.android.server.am.ActivityManagerService$4.run(ActivityManagerService.java:2584)
  - locked <0x0394719b> (a com.android.server.am.ActivityManagerService$4)

"PowerManagerService" prio=5 tid=19 Native
  | group="main" sCount=1 dsCount=0 obj=0x12fa6ba0 self=0x5566f6f980
  | sysTid=5918 nice=-4 cgrp=default sched=0/0 handle=0x7f7a816450
  | state=S schedstat=( 17231968531 10034733352 98235 ) utm=861 stm=862 core=5 HZ=100
  | stack=0x7f7a714000-0x7f7a716000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/5918/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)

"BatteryStats_wakeupReason" prio=5 tid=20 Native
  | group="main" sCount=1 dsCount=0 obj=0x12fa6f90 self=0x5566f70b10
  | sysTid=5922 nice=-2 cgrp=default sched=0/0 handle=0x7f7a4fb450
  | state=S schedstat=( 7145435415 3115719650 22169 ) utm=309 stm=405 core=6 HZ=100
  | stack=0x7f7a3f9000-0x7f7a3fb000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/5922/stack)
  native: #00 pc 00000000000199c0  /system/lib64/libc.so (syscall+28)
  native: #01 pc 0000000000021738  /system/lib64/libc.so (sem_wait+100)
  native: #02 pc 0000000000011438  /system/lib64/libandroid_servers.so (???)
  native: #03 pc 00000000003929a4  /system/framework/oat/arm64/services.odex (Java_com_android_server_am_BatteryStatsService_nativeWaitWakeup__Ljava_nio_ByteBuffer_2+152)
  at com.android.server.am.BatteryStatsService.nativeWaitWakeup(Native method)
  at com.android.server.am.BatteryStatsService.access$000(BatteryStatsService.java:73)
  at com.android.server.am.BatteryStatsService$WakeupReasonThread.waitWakeup(BatteryStatsService.java:960)
  at com.android.server.am.BatteryStatsService$WakeupReasonThread.run(BatteryStatsService.java:945)

"PackageManager" prio=5 tid=21 Native
  | group="main" sCount=1 dsCount=0 obj=0x1314ce40 self=0x5566f7be80
  | sysTid=5934 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7f7a3dc450
  | state=S schedstat=( 11321574579 2490878747 28970 ) utm=925 stm=207 core=4 HZ=100
  | stack=0x7f7a2da000-0x7f7a2dc000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/5934/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)

"packagescan-1" prio=5 tid=22 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x131307c0 self=0x5566f72970
  | sysTid=6009 nice=0 cgrp=default sched=0/0 handle=0x7f7a2d2450
  | state=S schedstat=( 1597857983 311748248 6260 ) utm=119 stm=40 core=5 HZ=100
  | stack=0x7f7a1d0000-0x7f7a1d2000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x09b3c938> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x09b3c938> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"packagescan-2" prio=5 tid=23 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x13130820 self=0x5566f73200
  | sysTid=6010 nice=0 cgrp=default sched=0/0 handle=0x7f7a1cd450
  | state=S schedstat=( 1450350645 245006120 6080 ) utm=90 stm=55 core=5 HZ=100
  | stack=0x7f7a0cb000-0x7f7a0cd000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x022bed11> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x022bed11> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"packagescan-3" prio=5 tid=24 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x13130ac0 self=0x5566f73b50
  | sysTid=6011 nice=0 cgrp=default sched=0/0 handle=0x7f7a0c8450
  | state=S schedstat=( 1336334337 345167592 6471 ) utm=96 stm=37 core=1 HZ=100
  | stack=0x7f79fc6000-0x7f79fc8000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0b154e76> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0b154e76> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"packagescan-4" prio=5 tid=25 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x13130b20 self=0x5566f75560
  | sysTid=6012 nice=0 cgrp=default sched=0/0 handle=0x7f79fbe450
  | state=S schedstat=( 1503630434 281472390 6267 ) utm=109 stm=41 core=5 HZ=100
  | stack=0x7f79ebc000-0x7f79ebe000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0b3e8c77> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0b3e8c77> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"packagescan-5" prio=5 tid=26 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x13130b80 self=0x5566f74420
  | sysTid=6013 nice=0 cgrp=default sched=0/0 handle=0x7f79ead450
  | state=S schedstat=( 1206561715 354709881 6253 ) utm=82 stm=38 core=4 HZ=100
  | stack=0x7f79dab000-0x7f79dad000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x037840e4> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x037840e4> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"packagescan-6" prio=5 tid=27 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x13238a00 self=0x5566fa18a0
  | sysTid=6014 nice=0 cgrp=default sched=0/0 handle=0x7f79d92450
  | state=S schedstat=( 1210243713 317925714 5995 ) utm=86 stm=35 core=0 HZ=100
  | stack=0x7f79c90000-0x7f79c92000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0251494d> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0251494d> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"PackageInstaller" prio=5 tid=28 Native
  | group="main" sCount=1 dsCount=0 obj=0x13c2bac0 self=0x556700d3b0
  | sysTid=6033 nice=0 cgrp=default sched=0/0 handle=0x7f79c69450
  | state=S schedstat=( 5326098496 50581830 703 ) utm=474 stm=58 core=4 HZ=100
  | stack=0x7f79b67000-0x7f79b69000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6033/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"CameraService_proxy" prio=5 tid=30 Native
  | group="main" sCount=1 dsCount=0 obj=0x132170b0 self=0x5566ffb330
  | sysTid=6036 nice=-4 cgrp=default sched=0/0 handle=0x7f79658450
  | state=S schedstat=( 5498645 1057658 43 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f79556000-0x7f79558000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6036/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)

"SensorEventAckReceiver" prio=10 tid=31 Native
  | group="main" sCount=1 dsCount=0 obj=0x13071a60 self=0x5566fc60c0
  | sysTid=6100 nice=-8 cgrp=default sched=0/0 handle=0x7f770fe450
  | state=S schedstat=( 555247228 254068932 5560 ) utm=19 stm=36 core=4 HZ=100
  | stack=0x7f77002000-0x7f77004000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6100/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 000000000001284c  /system/lib64/libsensorservice.so (???)
  native: #05 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #06 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #07 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #08 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #09 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"SensorService" prio=10 tid=32 Native
  | group="main" sCount=1 dsCount=0 obj=0x13118b80 self=0x5566fd1b50
  | sysTid=6101 nice=-8 cgrp=default sched=0/0 handle=0x7f76fff450
  | state=S schedstat=( 146008727792 8537068605 519059 ) utm=9063 stm=5537 core=6 HZ=100
  | stack=0x7f76f03000-0x7f76f05000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6101/stack)
  native: #00 pc 00000000000199c0  /system/lib64/libc.so (syscall+28)
  native: #01 pc 00000000000674e4  /system/lib64/libc.so (_ZL33__pthread_cond_timedwait_relativeP23pthread_cond_internal_tP15pthread_mutex_tPK8timespec+96)
  native: #02 pc 0000000000005db0  /system/lib64/hw/sensors.msm8953.so (_ZN22sensors_poll_context_t4pollEP15sensors_event_ti+540)
  native: #03 pc 000000000000d5a0  /system/lib64/libsensorservice.so (???)
  native: #04 pc 0000000000016340  /system/lib64/libsensorservice.so (???)
  native: #05 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #06 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #07 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #08 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #09 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"AlarmManager" prio=5 tid=33 Native
  | group="main" sCount=1 dsCount=0 obj=0x13324880 self=0x5566fd5e00
  | sysTid=6102 nice=0 cgrp=default sched=0/0 handle=0x7f76b16450
  | state=S schedstat=( 13433805080 5485876124 37923 ) utm=541 stm=802 core=6 HZ=100
  | stack=0x7f76a14000-0x7f76a16000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6102/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 0000000000010898  /system/lib64/libandroid_servers.so (_ZN7android16AlarmImplTimerFd12waitForAlarmEv+48)
  native: #03 pc 0000000000010cdc  /system/lib64/libandroid_servers.so (???)
  native: #04 pc 000000000001d2d4  /system/framework/oat/arm64/services.odex (Java_com_android_server_AlarmManagerService_waitForAlarm__J+136)
  at com.android.server.AlarmManagerService.waitForAlarm(Native method)
  at com.android.server.AlarmManagerService.access$500(AlarmManagerService.java:86)
  at com.android.server.AlarmManagerService$AlarmThread.run(AlarmManagerService.java:2422)

"InputDispatcher" prio=10 tid=34 Native
  | group="main" sCount=1 dsCount=0 obj=0x139534c0 self=0x5567180d70
  | sysTid=6103 nice=-8 cgrp=default sched=0/0 handle=0x7f731e3450
  | state=S schedstat=( 40844423641 9265970751 213776 ) utm=2034 stm=2050 core=4 HZ=100
  | stack=0x7f730e7000-0x7f730e9000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6103/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 000000000003402c  /system/lib64/libinputflinger.so (_ZN7android15InputDispatcher12dispatchOnceEv+128)
  native: #05 pc 0000000000027f70  /system/lib64/libinputflinger.so (_ZN7android21InputDispatcherThread10threadLoopEv+24)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"InputReader" prio=10 tid=35 Native
  | group="main" sCount=1 dsCount=0 obj=0x13a26940 self=0x5567183770
  | sysTid=6104 nice=-8 cgrp=default sched=0/0 handle=0x7f730e4450
  | state=S schedstat=( 21782132249 2277319746 66812 ) utm=1095 stm=1083 core=4 HZ=100
  | stack=0x7f72fe8000-0x7f72fea000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6104/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 0000000000027cdc  /system/lib64/libinputflinger.so (_ZN7android8EventHub9getEventsEiPNS_8RawEventEm+1512)
  native: #03 pc 000000000003ad0c  /system/lib64/libinputflinger.so (_ZN7android11InputReader8loopOnceEv+168)
  native: #04 pc 0000000000035490  /system/lib64/libinputflinger.so (_ZN7android17InputReaderThread10threadLoopEv+24)
  native: #05 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #06 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #07 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #08 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #09 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"MountService" prio=5 tid=36 Native
  | group="main" sCount=1 dsCount=0 obj=0x13b68160 self=0x55671dc770
  | sysTid=6106 nice=0 cgrp=default sched=0/0 handle=0x7f6f018450
  | state=S schedstat=( 200069527 12529897 185 ) utm=18 stm=2 core=4 HZ=100
  | stack=0x7f6ef16000-0x7f6ef18000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6106/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"VoldConnector" prio=5 tid=37 Native
  | group="main" sCount=1 dsCount=0 obj=0x13b683a0 self=0x55671e91d0
  | sysTid=6107 nice=0 cgrp=default sched=0/0 handle=0x7f6eec6450
  | state=S schedstat=( 14314533 8715887 79 ) utm=1 stm=0 core=4 HZ=100
  | stack=0x7f6edc4000-0x7f6edc6000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6107/stack)
  native: #00 pc 000000000006a7a8  /system/lib64/libc.so (recvmsg+4)
  native: #01 pc 00000000000d9984  /system/lib64/libandroid_runtime.so (???)
  native: #02 pc 00000000000d9c8c  /system/lib64/libandroid_runtime.so (???)
  native: #03 pc 0000000000142864  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_net_LocalSocketImpl_readba_1native___3BIILjava_io_FileDescriptor_2+200)
  at android.net.LocalSocketImpl.readba_native(Native method)
  at android.net.LocalSocketImpl.access$400(LocalSocketImpl.java:33)
  at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:101)
  - locked <0x0f7fdc02> (a java.lang.Object)
  at com.android.server.NativeDaemonConnector.listenToSocket(NativeDaemonConnector.java:173)
  at com.android.server.NativeDaemonConnector.run(NativeDaemonConnector.java:116)
  at java.lang.Thread.run(Thread.java:818)

"CryptdConnector" prio=5 tid=38 Native
  | group="main" sCount=1 dsCount=0 obj=0x13b685e0 self=0x55671ea8c0
  | sysTid=6108 nice=0 cgrp=default sched=0/0 handle=0x7f6edbc450
  | state=S schedstat=( 10128436 7030051 86 ) utm=0 stm=1 core=4 HZ=100
  | stack=0x7f6ecba000-0x7f6ecbc000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6108/stack)
  native: #00 pc 000000000006a7a8  /system/lib64/libc.so (recvmsg+4)
  native: #01 pc 00000000000d9984  /system/lib64/libandroid_runtime.so (???)
  native: #02 pc 00000000000d9c8c  /system/lib64/libandroid_runtime.so (???)
  native: #03 pc 0000000000142864  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_net_LocalSocketImpl_readba_1native___3BIILjava_io_FileDescriptor_2+200)
  at android.net.LocalSocketImpl.readba_native(Native method)
  at android.net.LocalSocketImpl.access$400(LocalSocketImpl.java:33)
  at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:101)
  - locked <0x0a057913> (a java.lang.Object)
  at com.android.server.NativeDaemonConnector.listenToSocket(NativeDaemonConnector.java:173)
  at com.android.server.NativeDaemonConnector.run(NativeDaemonConnector.java:116)
  at java.lang.Thread.run(Thread.java:818)

"NetdConnector" prio=5 tid=39 Native
  | group="main" sCount=1 dsCount=0 obj=0x13cffa00 self=0x5567210ec0
  | sysTid=6119 nice=0 cgrp=default sched=0/0 handle=0x7f6d1e7450
  | state=S schedstat=( 7525211009 3560809722 21979 ) utm=606 stm=146 core=7 HZ=100
  | stack=0x7f6d0e5000-0x7f6d0e7000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6119/stack)
  native: #00 pc 000000000006a7a8  /system/lib64/libc.so (recvmsg+4)
  native: #01 pc 00000000000d9984  /system/lib64/libandroid_runtime.so (???)
  native: #02 pc 00000000000d9c8c  /system/lib64/libandroid_runtime.so (???)
  native: #03 pc 0000000000142864  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_net_LocalSocketImpl_readba_1native___3BIILjava_io_FileDescriptor_2+200)
  at android.net.LocalSocketImpl.readba_native(Native method)
  at android.net.LocalSocketImpl.access$400(LocalSocketImpl.java:33)
  at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:101)
  - locked <0x06ea8750> (a java.lang.Object)
  at com.android.server.NativeDaemonConnector.listenToSocket(NativeDaemonConnector.java:173)
  at com.android.server.NativeDaemonConnector.run(NativeDaemonConnector.java:116)
  at java.lang.Thread.run(Thread.java:818)

"NetworkStats" prio=5 tid=40 Native
  | group="main" sCount=1 dsCount=0 obj=0x13d0eee0 self=0x5567212720
  | sysTid=6123 nice=0 cgrp=default sched=0/0 handle=0x7f6d0dd450
  | state=S schedstat=( 9719522547 870596233 5452 ) utm=754 stm=217 core=4 HZ=100
  | stack=0x7f6cfdb000-0x7f6cfdd000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6123/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"NetworkPolicy" prio=5 tid=41 Native
  | group="main" sCount=1 dsCount=0 obj=0x13d0ef40 self=0x5567214020
  | sysTid=6132 nice=0 cgrp=default sched=0/0 handle=0x7f6cfd1450
  | state=S schedstat=( 1053673966 840195376 3495 ) utm=75 stm=30 core=4 HZ=100
  | stack=0x7f6cecf000-0x7f6ced1000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6132/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"NetworkPolicyFast" prio=5 tid=42 Native
  | group="main" sCount=1 dsCount=0 obj=0x13d0efa0 self=0x5567214870
  | sysTid=6133 nice=0 cgrp=default sched=0/0 handle=0x7f6cec5450
  | state=S schedstat=( 52321708 28384485 341 ) utm=0 stm=5 core=4 HZ=100
  | stack=0x7f6cdc3000-0x7f6cdc5000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6133/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"MiuiNetworkPolicy" prio=5 tid=43 Native
  | group="main" sCount=1 dsCount=0 obj=0x13d0f160 self=0x55672152e0
  | sysTid=6137 nice=0 cgrp=default sched=0/0 handle=0x7f6cdb9450
  | state=S schedstat=( 13114580390 2435112728 28533 ) utm=580 stm=731 core=7 HZ=100
  | stack=0x7f6ccb7000-0x7f6ccb9000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6137/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"WifiP2pService" prio=5 tid=44 Native
  | group="main" sCount=1 dsCount=0 obj=0x13d0f280 self=0x5567219080
  | sysTid=6140 nice=0 cgrp=default sched=0/0 handle=0x7f6ccad450
  | state=S schedstat=( 101415362 122642349 562 ) utm=5 stm=6 core=4 HZ=100
  | stack=0x7f6cbab000-0x7f6cbad000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6140/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"WifiStateMachine" prio=5 tid=45 Native
  | group="main" sCount=1 dsCount=0 obj=0x13d0f340 self=0x55672253c0
  | sysTid=6146 nice=0 cgrp=default sched=0/0 handle=0x7f6cb16450
  | state=S schedstat=( 55116502748 6164718649 50755 ) utm=4297 stm=1214 core=4 HZ=100
  | stack=0x7f6ca14000-0x7f6ca16000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6146/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"WifiService" prio=5 tid=46 Native
  | group="main" sCount=1 dsCount=0 obj=0x13d37b80 self=0x556722b390
  | sysTid=6166 nice=0 cgrp=default sched=0/0 handle=0x7f6c9ea450
  | state=S schedstat=( 990487564 618894789 2422 ) utm=89 stm=10 core=4 HZ=100
  | stack=0x7f6c8e8000-0x7f6c8ea000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6166/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"ConnectivityServiceThread" prio=5 tid=47 Native
  | group="main" sCount=1 dsCount=0 obj=0x13d451c0 self=0x556722bcf0
  | sysTid=6167 nice=0 cgrp=default sched=0/0 handle=0x7f6c8be450
  | state=S schedstat=( 8213250683 1522435538 8204 ) utm=624 stm=197 core=4 HZ=100
  | stack=0x7f6c7bc000-0x7f6c7be000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6167/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Tethering" prio=5 tid=48 Native
  | group="main" sCount=1 dsCount=0 obj=0x13d4ba60 self=0x5567235120
  | sysTid=6168 nice=0 cgrp=default sched=0/0 handle=0x7f6c7a7450
  | state=S schedstat=( 5918437 974895 43 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f6c6a5000-0x7f6c6a7000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6168/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"android.pacmanager" prio=5 tid=49 Native
  | group="main" sCount=1 dsCount=0 obj=0x13d6a160 self=0x55672367b0
  | sysTid=6169 nice=0 cgrp=default sched=0/0 handle=0x7f6c69b450
  | state=S schedstat=( 6053493 552082 43 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f6c599000-0x7f6c59b000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6169/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"NsdService" prio=5 tid=50 Native
  | group="main" sCount=1 dsCount=0 obj=0x13d6a400 self=0x5567237af0
  | sysTid=6170 nice=0 cgrp=default sched=0/0 handle=0x7f6c58f450
  | state=S schedstat=( 6313126 366299 44 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f6c48d000-0x7f6c48f000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6170/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"mDnsConnector" prio=5 tid=51 Native
  | group="main" sCount=1 dsCount=0 obj=0x13d6a760 self=0x5567238cc0
  | sysTid=6171 nice=0 cgrp=default sched=0/0 handle=0x7f6c483450
  | state=S schedstat=( 5489429 910521 29 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7f6c381000-0x7f6c383000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6171/stack)
  native: #00 pc 000000000006a7a8  /system/lib64/libc.so (recvmsg+4)
  native: #01 pc 00000000000d9984  /system/lib64/libandroid_runtime.so (???)
  native: #02 pc 00000000000d9c8c  /system/lib64/libandroid_runtime.so (???)
  native: #03 pc 0000000000142864  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_net_LocalSocketImpl_readba_1native___3BIILjava_io_FileDescriptor_2+200)
  at android.net.LocalSocketImpl.readba_native(Native method)
  at android.net.LocalSocketImpl.access$400(LocalSocketImpl.java:33)
  at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:101)
  - locked <0x0ef62d49> (a java.lang.Object)
  at com.android.server.NativeDaemonConnector.listenToSocket(NativeDaemonConnector.java:173)
  at com.android.server.NativeDaemonConnector.run(NativeDaemonConnector.java:116)
  at java.lang.Thread.run(Thread.java:818)

"ranker" prio=5 tid=52 Native
  | group="main" sCount=1 dsCount=0 obj=0x13d6a7c0 self=0x556723ac50
  | sysTid=6172 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7f6c377450
  | state=S schedstat=( 718242235 524997242 2535 ) utm=67 stm=4 core=5 HZ=100
  | stack=0x7f6c275000-0x7f6c277000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6172/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"notification-sqlite-log" prio=5 tid=53 Native
  | group="main" sCount=1 dsCount=0 obj=0x13d6a820 self=0x556723bb60
  | sysTid=6173 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7f6c26b450
  | state=S schedstat=( 641589926 1039943908 4392 ) utm=11 stm=53 core=5 HZ=100
  | stack=0x7f6c169000-0x7f6c16b000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6173/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"miui.bg" prio=5 tid=54 Native
  | group="main" sCount=1 dsCount=0 obj=0x146dfba0 self=0x55670b9470
  | sysTid=6174 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7f6c13f450
  | state=S schedstat=( 13319689 33309741 88 ) utm=0 stm=1 core=7 HZ=100
  | stack=0x7f6c03d000-0x7f6c03f000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6174/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)

"LocationPolicy" prio=5 tid=55 Native
  | group="main" sCount=1 dsCount=0 obj=0x13d901c0 self=0x556725b420
  | sysTid=6175 nice=0 cgrp=default sched=0/0 handle=0x7f63343450
  | state=S schedstat=( 120563432 125880614 1178 ) utm=7 stm=5 core=3 HZ=100
  | stack=0x7f63241000-0x7f63243000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6175/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"WifiManager" prio=5 tid=56 Native
  | group="main" sCount=1 dsCount=0 obj=0x13d902e0 self=0x5567262e60
  | sysTid=6176 nice=0 cgrp=default sched=0/0 handle=0x7f61d5e450
  | state=S schedstat=( 1548187539 2673766599 7688 ) utm=71 stm=84 core=7 HZ=100
  | stack=0x7f61c5c000-0x7f61c5e000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6176/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"AudioService" prio=5 tid=57 Native
  | group="main" sCount=1 dsCount=0 obj=0x13d90940 self=0x5567264700
  | sysTid=6177 nice=0 cgrp=default sched=0/0 handle=0x7f61c52450
  | state=S schedstat=( 191632436 93858342 952 ) utm=11 stm=10 core=7 HZ=100
  | stack=0x7f61b50000-0x7f61b52000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6177/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at com.android.server.audio.AudioService$AudioSystemThread.run(AudioService.java:4280)

"UEventObserver" prio=5 tid=58 Native
  | group="main" sCount=1 dsCount=0 obj=0x13dd4340 self=0x556726c9a0
  | sysTid=6178 nice=0 cgrp=default sched=0/0 handle=0x7f61b46450
  | state=S schedstat=( 4028574915 6147379072 49057 ) utm=181 stm=221 core=4 HZ=100
  | stack=0x7f61a44000-0x7f61a46000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6178/stack)
  native: #00 pc 0000000000069d74  /system/lib64/libc.so (__ppoll+8)
  native: #01 pc 00000000000206a0  /system/lib64/libc.so (poll+64)
  native: #02 pc 0000000000002bbc  /system/lib64/libhardware_legacy.so (uevent_next_event+80)
  native: #03 pc 00000000000d8e48  /system/lib64/libandroid_runtime.so (???)
  native: #04 pc 0000000000026cc8  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_UEventObserver_nativeWaitForNextEvent__+124)
  at android.os.UEventObserver.nativeWaitForNextEvent(Native method)
  at android.os.UEventObserver.access$100(UEventObserver.java:41)
  at android.os.UEventObserver$UEventThread.run(UEventObserver.java:182)

"SecurityWriteHandlerThread" prio=5 tid=59 Native
  | group="main" sCount=1 dsCount=0 obj=0x13de2340 self=0x556726e1a0
  | sysTid=6179 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7f61a06450
  | state=S schedstat=( 457202628 282950220 1071 ) utm=10 stm=35 core=7 HZ=100
  | stack=0x7f61904000-0x7f61906000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6179/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"SecurityManagerService" prio=5 tid=60 Native
  | group="main" sCount=1 dsCount=0 obj=0x13de2d00 self=0x556726f3e0
  | sysTid=6180 nice=0 cgrp=default sched=0/0 handle=0x7f618fa450
  | state=S schedstat=( 5749169 496719 43 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f617f8000-0x7f617fa000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6180/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"MiuiBackup" prio=5 tid=61 Native
  | group="main" sCount=1 dsCount=0 obj=0x13deed00 self=0x55672709f0
  | sysTid=6182 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7f617ee450
  | state=S schedstat=( 5636410 2055157 48 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f616ec000-0x7f616ee000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6182/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"ProcessManager" prio=5 tid=62 Native
  | group="main" sCount=1 dsCount=0 obj=0x147c7c10 self=0x5567274370
  | sysTid=6183 nice=0 cgrp=default sched=0/0 handle=0x7f616e2450
  | state=S schedstat=( 231038265 103005988 1818 ) utm=10 stm=13 core=1 HZ=100
  | stack=0x7f615e0000-0x7f615e2000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6183/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)

"PowerKeeperPolicy" prio=5 tid=63 Native
  | group="main" sCount=1 dsCount=0 obj=0x13e1bca0 self=0x5567275eb0
  | sysTid=6184 nice=0 cgrp=default sched=0/0 handle=0x7f615b6450
  | state=S schedstat=( 12633183 7898695 107 ) utm=1 stm=0 core=4 HZ=100
  | stack=0x7f614b4000-0x7f614b6000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6184/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"miui.fg" prio=5 tid=64 Native
  | group="main" sCount=1 dsCount=0 obj=0x147cc660 self=0x5567277380
  | sysTid=6185 nice=0 cgrp=default sched=0/0 handle=0x7f6144c450
  | state=S schedstat=( 62553176 11441348 545 ) utm=4 stm=2 core=7 HZ=100
  | stack=0x7f6134a000-0x7f6134c000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6185/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)

"MiuiWifiService" prio=5 tid=65 Native
  | group="main" sCount=1 dsCount=0 obj=0x13e60dc0 self=0x55672bf9b0
  | sysTid=6190 nice=0 cgrp=default sched=0/0 handle=0x7f61157450
  | state=S schedstat=( 579343802 26054594 1106 ) utm=40 stm=17 core=4 HZ=100
  | stack=0x7f61055000-0x7f61057000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6190/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"WifiWatchdogStateMachine" prio=5 tid=66 Native
  | group="main" sCount=1 dsCount=0 obj=0x13e6a100 self=0x55672c1420
  | sysTid=6193 nice=0 cgrp=default sched=0/0 handle=0x7f61050450
  | state=S schedstat=( 206362063 657033718 1903 ) utm=12 stm=8 core=5 HZ=100
  | stack=0x7f60f4e000-0x7f60f50000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6193/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"WifiScanningService" prio=5 tid=67 Native
  | group="main" sCount=1 dsCount=0 obj=0x12d9d640 self=0x55671a99f0
  | sysTid=6194 nice=0 cgrp=default sched=0/0 handle=0x7f70e04450
  | state=S schedstat=( 3677906063 420243996 3730 ) utm=224 stm=143 core=6 HZ=100
  | stack=0x7f70d02000-0x7f70d04000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6194/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"WifiRttService" prio=5 tid=68 Native
  | group="main" sCount=1 dsCount=0 obj=0x12d9dbe0 self=0x5567004b20
  | sysTid=6195 nice=0 cgrp=default sched=0/0 handle=0x7f763fb450
  | state=S schedstat=( 8702861 1533539 58 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f762f9000-0x7f762fb000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6195/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"EthernetServiceThread" prio=5 tid=69 Native
  | group="main" sCount=1 dsCount=0 obj=0x12d9dd00 self=0x5566f7e910
  | sysTid=6196 nice=0 cgrp=default sched=0/0 handle=0x7f76f00450
  | state=S schedstat=( 38022344 76728026 353 ) utm=2 stm=1 core=4 HZ=100
  | stack=0x7f76dfe000-0x7f76e00000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6196/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"backup" prio=5 tid=70 Native
  | group="main" sCount=1 dsCount=0 obj=0x13308760 self=0x5567003a10
  | sysTid=6197 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7f76dfb450
  | state=S schedstat=( 1424750575 787741345 1894 ) utm=93 stm=49 core=7 HZ=100
  | stack=0x7f76cf9000-0x7f76cfb000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6197/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"PhotonicModulator" prio=5 tid=71 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x13a02740 self=0x55671b8310
  | sysTid=6200 nice=0 cgrp=default sched=0/0 handle=0x7f76cf6450
  | state=S schedstat=( 1174203701 284485457 3399 ) utm=41 stm=76 core=7 HZ=100
  | stack=0x7f76bf4000-0x7f76bf6000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0013b64e> (a java.lang.Object)
  at com.android.server.display.DisplayPowerState$PhotonicModulator.run(DisplayPowerState.java:426)
  - locked <0x0013b64e> (a java.lang.Object)

"LazyTaskWriterThread" prio=5 tid=72 TimedWaiting
  | group="main" sCount=1 dsCount=0 obj=0x12ed4700 self=0x5567275410
  | sysTid=6201 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7f76a11450
  | state=S schedstat=( 28460635806 792517651 5146 ) utm=2763 stm=83 core=5 HZ=100
  | stack=0x7f7690f000-0x7f76911000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0844936f> (a com.android.server.am.TaskPersister)
  at java.lang.Object.wait(Object.java:423)
  at com.android.server.am.TaskPersister$LazyTaskWriterThread.run(TaskPersister.java:540)
  - locked <0x0844936f> (a com.android.server.am.TaskPersister)

"UsbService host thread" prio=5 tid=73 Native
  | group="main" sCount=1 dsCount=0 obj=0x13cc7fa0 self=0x5567055be0
  | sysTid=6202 nice=0 cgrp=default sched=0/0 handle=0x7f7690c450
  | state=S schedstat=( 1955871443 4468675984 40828 ) utm=0 stm=195 core=5 HZ=100
  | stack=0x7f7680a000-0x7f7680c000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6202/stack)
  native: #00 pc 000000000006a718  /system/lib64/libc.so (read+4)
  native: #01 pc 0000000000001af8  /system/lib64/libusbhost.so (usb_host_read_event+76)
  native: #02 pc 0000000000001de4  /system/lib64/libusbhost.so (usb_host_run+28)
  native: #03 pc 000000000068ef4c  /system/framework/oat/arm64/services.odex (Java_com_android_server_usb_UsbHostManager_monitorUsbHostBus__+128)
  at com.android.server.usb.UsbHostManager.monitorUsbHostBus(Native method)
  at com.android.server.usb.UsbHostManager.access$000(UsbHostManager.java:40)
  at com.android.server.usb.UsbHostManager$1.run(UsbHostManager.java:256)
  at java.lang.Thread.run(Thread.java:818)

"Thread-83" prio=5 tid=74 Native
  | group="main" sCount=1 dsCount=0 obj=0x13cde0a0 self=0x5566ff7920
  | sysTid=6203 nice=0 cgrp=default sched=0/0 handle=0x7f76807450
  | state=S schedstat=( 2641888004 4428773953 40925 ) utm=3 stm=262 core=3 HZ=100
  | stack=0x7f76705000-0x7f76707000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6203/stack)
  native: #00 pc 0000000000069bf0  /system/lib64/libc.so (__accept4+4)
  native: #01 pc 0000000000000f94  /system/lib64/libnetd_client.so (???)
  native: #02 pc 000000000001bafc  /system/lib64/libc.so (accept4+16)
  native: #03 pc 0000000000038edc  /system/lib64/libjavacore.so (???)
  native: #04 pc 0000000000337644  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_libcore_io_Posix_accept__Ljava_io_FileDescriptor_2Ljava_net_InetSocketAddress_2+184)
  at libcore.io.Posix.accept(Native method)
  at libcore.io.BlockGuardOs.accept(BlockGuardOs.java:63)
  at android.system.Os.accept(Os.java:43)
  at com.android.server.am.NativeCrashListener.run(NativeCrashListener.java:129)

"Binder:5859_3" prio=5 tid=76 Native
  | group="main" sCount=1 dsCount=0 obj=0x13dee220 self=0x5566fbec10
  | sysTid=6270 nice=0 cgrp=default sched=0/0 handle=0x7f765fd450
  | state=S schedstat=( 31793167258 14001568451 60644 ) utm=1956 stm=1223 core=4 HZ=100
  | stack=0x7f76501000-0x7f76503000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6270/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"Binder:5859_4" prio=5 tid=77 Native
  | group="main" sCount=1 dsCount=0 obj=0x13e190a0 self=0x55671c3500
  | sysTid=6275 nice=0 cgrp=default sched=0/0 handle=0x7f75cfe450
  | state=S schedstat=( 31015998965 13783920058 60659 ) utm=1890 stm=1211 core=6 HZ=100
  | stack=0x7f75c02000-0x7f75c04000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6275/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"Binder:5859_5" prio=5 tid=78 Native
  | group="main" sCount=1 dsCount=0 obj=0x1405d0a0 self=0x5567192500
  | sysTid=6419 nice=0 cgrp=default sched=0/0 handle=0x7f762f6450
  | state=S schedstat=( 33644975293 13966995755 61987 ) utm=2117 stm=1248 core=6 HZ=100
  | stack=0x7f761fa000-0x7f761fc000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6419/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"watchdog" prio=5 tid=79 TimedWaiting
  | group="main" sCount=1 dsCount=0 obj=0x12fa6120 self=0x55670965c0
  | sysTid=6667 nice=0 cgrp=default sched=0/0 handle=0x7f761f7450
  | state=S schedstat=( 486836805 72096249 1367 ) utm=28 stm=21 core=4 HZ=100
  | stack=0x7f760f5000-0x7f760f7000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x00f8c87c> (a com.android.server.Watchdog)
  at java.lang.Object.wait(Object.java:423)
  at com.android.server.Watchdog.run(Watchdog.java:385)
  - locked <0x00f8c87c> (a com.android.server.Watchdog)

"SoundPool" prio=5 tid=80 Native
  | group="main" sCount=1 dsCount=0 obj=0x13c2b160 self=0x5567094770
  | sysTid=6676 nice=0 cgrp=default sched=0/0 handle=0x7f760f2450
  | state=S schedstat=( 4952347 97083 33 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f75ff6000-0x7f75ff8000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6676/stack)
  native: #00 pc 00000000000199c0  /system/lib64/libc.so (syscall+28)
  native: #01 pc 00000000000674e4  /system/lib64/libc.so (_ZL33__pthread_cond_timedwait_relativeP23pthread_cond_internal_tP15pthread_mutex_tPK8timespec+96)
  native: #02 pc 00000000000084fc  /system/lib64/libsoundpool.so (_ZN7android9SoundPool3runEv+52)
  native: #03 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #04 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #05 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #06 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"SoundPoolThread" prio=5 tid=81 Native
  | group="main" sCount=1 dsCount=0 obj=0x13c31160 self=0x5566d6c370
  | sysTid=6677 nice=0 cgrp=default sched=0/0 handle=0x7f75ff3450
  | state=S schedstat=( 64101913 38115217 530 ) utm=3 stm=3 core=4 HZ=100
  | stack=0x7f75ef7000-0x7f75ef9000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6677/stack)
  native: #00 pc 00000000000199c0  /system/lib64/libc.so (syscall+28)
  native: #01 pc 00000000000674e4  /system/lib64/libc.so (_ZL33__pthread_cond_timedwait_relativeP23pthread_cond_internal_tP15pthread_mutex_tPK8timespec+96)
  native: #02 pc 0000000000008990  /system/lib64/libsoundpool.so (_ZN7android15SoundPoolThread4readEv+48)
  native: #03 pc 0000000000008c40  /system/lib64/libsoundpool.so (_ZN7android15SoundPoolThread3runEv+88)
  native: #04 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #05 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #06 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #07 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"Binder:5859_6" prio=5 tid=84 Native
  | group="main" sCount=1 dsCount=0 obj=0x13c76100 self=0x556727ab10
  | sysTid=6701 nice=0 cgrp=default sched=0/0 handle=0x7f73719450
  | state=S schedstat=( 31176202862 13853193744 61383 ) utm=1953 stm=1164 core=4 HZ=100
  | stack=0x7f7361d000-0x7f7361f000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6701/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"FLP Service Callback Thread" prio=6 tid=85 Native
  | group="main" sCount=1 dsCount=0 obj=0x13d0f0a0 self=0x5566ff6830
  | sysTid=6743 nice=-2 cgrp=default sched=0/0 handle=0x7f7341a450
  | state=S schedstat=( 10643143240 1748971538 22908 ) utm=787 stm=278 core=5 HZ=100
  | stack=0x7f7331e000-0x7f73320000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6743/stack)
  native: #00 pc 00000000000199c0  /system/lib64/libc.so (syscall+28)
  native: #01 pc 00000000000674e4  /system/lib64/libc.so (_ZL33__pthread_cond_timedwait_relativeP23pthread_cond_internal_tP15pthread_mutex_tPK8timespec+96)
  native: #02 pc 0000000000008018  /system/lib64/libgps.utils.so (msg_q_rcv+96)
  native: #03 pc 0000000000007404  /system/lib64/libgps.utils.so (_ZN7MsgTask3runEv+44)
  native: #04 pc 00000000000071e4  /system/lib64/libgps.utils.so (_ZN17LocThreadDelegate10threadMainEPv+72)
  native: #05 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #06 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"NetworkTimeUpdateService" prio=5 tid=86 Native
  | group="main" sCount=1 dsCount=0 obj=0x13d70be0 self=0x5567060e30
  | sysTid=6765 nice=0 cgrp=default sched=0/0 handle=0x7f72308450
  | state=S schedstat=( 333047041 74486155 438 ) utm=20 stm=13 core=4 HZ=100
  | stack=0x7f72206000-0x7f72208000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6765/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Binder:5859_7" prio=5 tid=87 Native
  | group="main" sCount=1 dsCount=0 obj=0x13de2160 self=0x55670abc90
  | sysTid=6801 nice=0 cgrp=default sched=0/0 handle=0x7f72103450
  | state=S schedstat=( 31059240312 13721064642 60202 ) utm=1971 stm=1134 core=4 HZ=100
  | stack=0x7f72007000-0x7f72009000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6801/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"Thread-100" prio=5 tid=82 Native
  | group="main" sCount=1 dsCount=0 obj=0x13dd4460 self=0x556708de30
  | sysTid=6804 nice=0 cgrp=default sched=0/0 handle=0x7f75ef4450
  | state=S schedstat=( 14999105667 10342594074 89319 ) utm=666 stm=833 core=6 HZ=100
  | stack=0x7f75df2000-0x7f75df4000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6804/stack)
  native: #00 pc 0000000000069d74  /system/lib64/libc.so (__ppoll+8)
  native: #01 pc 00000000000206a0  /system/lib64/libc.so (poll+64)
  native: #02 pc 000000000001d1fc  /system/lib64/libwifi-service.so (wifi_event_loop+212)
  native: #03 pc 0000000000018044  /system/lib64/libwifi-service.so (???)
  native: #04 pc 00000000001e0798  /system/framework/oat/arm64/wifi-service.odex (Java_com_android_server_wifi_WifiNative_waitForHalEventNative__+124)
  at com.android.server.wifi.WifiNative.waitForHalEventNative(Native method)
  at com.android.server.wifi.WifiNative.access$100(WifiNative.java:62)
  at com.android.server.wifi.WifiNative$MonitorThread.run(WifiNative.java:1264)

"Binder:5859_8" prio=5 tid=83 Native
  | group="main" sCount=1 dsCount=0 obj=0x13e32160 self=0x556707d0a0
  | sysTid=6823 nice=0 cgrp=default sched=0/0 handle=0x7f72407450
  | state=S schedstat=( 31611108277 13948141794 60704 ) utm=2014 stm=1147 core=4 HZ=100
  | stack=0x7f7230b000-0x7f7230d000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6823/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"Binder:5859_9" prio=5 tid=88 Native
  | group="main" sCount=1 dsCount=0 obj=0x13e3e100 self=0x5567098f00
  | sysTid=6846 nice=0 cgrp=default sched=0/0 handle=0x7f72004450
  | state=S schedstat=( 30197083456 13727112104 59506 ) utm=1828 stm=1191 core=4 HZ=100
  | stack=0x7f71f08000-0x7f71f0a000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6846/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"Binder:5859_A" prio=5 tid=89 Native
  | group="main" sCount=1 dsCount=0 obj=0x13e7b0a0 self=0x5567208e80
  | sysTid=6866 nice=0 cgrp=default sched=0/0 handle=0x7f71f05450
  | state=S schedstat=( 31077068320 14149217388 60041 ) utm=1883 stm=1224 core=7 HZ=100
  | stack=0x7f71e09000-0x7f71e0b000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6866/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"Binder:5859_B" prio=5 tid=90 Native
  | group="main" sCount=1 dsCount=0 obj=0x13ea1640 self=0x55670b6690
  | sysTid=6872 nice=0 cgrp=default sched=0/0 handle=0x7f71e06450
  | state=S schedstat=( 30579633870 13645863818 59778 ) utm=1836 stm=1221 core=5 HZ=100
  | stack=0x7f71d0a000-0x7f71d0c000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6872/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"Binder:5859_C" prio=5 tid=91 Native
  | group="main" sCount=1 dsCount=0 obj=0x13eb5100 self=0x556718b990
  | sysTid=6877 nice=0 cgrp=default sched=0/0 handle=0x7f71d07450
  | state=S schedstat=( 31368299026 13918865119 60410 ) utm=1967 stm=1169 core=4 HZ=100
  | stack=0x7f71c0b000-0x7f71c0d000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6877/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"Binder:5859_D" prio=5 tid=92 Native
  | group="main" sCount=1 dsCount=0 obj=0x13f402e0 self=0x556708bc40
  | sysTid=6889 nice=0 cgrp=default sched=0/0 handle=0x7f71c08450
  | state=S schedstat=( 31098614737 14103189232 60115 ) utm=1938 stm=1171 core=6 HZ=100
  | stack=0x7f71b0c000-0x7f71b0e000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6889/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"Binder:5859_E" prio=5 tid=93 Native
  | group="main" sCount=1 dsCount=0 obj=0x13f810a0 self=0x5567211710
  | sysTid=6906 nice=0 cgrp=default sched=0/0 handle=0x7f718dd450
  | state=S schedstat=( 31612976982 13610339196 60319 ) utm=1980 stm=1181 core=4 HZ=100
  | stack=0x7f717e1000-0x7f717e3000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6906/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"Binder:5859_F" prio=5 tid=94 Native
  | group="main" sCount=1 dsCount=0 obj=0x13f95160 self=0x55671d6c20
  | sysTid=6907 nice=0 cgrp=default sched=0/0 handle=0x7f717de450
  | state=S schedstat=( 31181133847 13828191601 59882 ) utm=1843 stm=1275 core=5 HZ=100
  | stack=0x7f716e2000-0x7f716e4000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6907/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"Binder:5859_10" prio=5 tid=95 Native
  | group="main" sCount=1 dsCount=0 obj=0x13fa3160 self=0x55672988f0
  | sysTid=6908 nice=0 cgrp=default sched=0/0 handle=0x7f716df450
  | state=S schedstat=( 31461055302 13600733004 59818 ) utm=1911 stm=1235 core=6 HZ=100
  | stack=0x7f715e3000-0x7f715e5000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6908/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"Binder:5859_11" prio=5 tid=96 Native
  | group="main" sCount=1 dsCount=0 obj=0x13fb6220 self=0x5567299140
  | sysTid=6909 nice=0 cgrp=default sched=0/0 handle=0x7f715e0450
  | state=S schedstat=( 31703916109 13688517920 60444 ) utm=1980 stm=1190 core=6 HZ=100
  | stack=0x7f714e4000-0x7f714e6000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6909/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"PackageDexOptimizerManager" prio=5 tid=97 Native
  | group="main" sCount=1 dsCount=0 obj=0x13d695f0 self=0x55671cb130
  | sysTid=6928 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7f714e1450
  | state=S schedstat=( 6820203 3361562 55 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f713df000-0x7f713e1000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6928/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)

"MissedCallNotifier" prio=5 tid=98 Native
  | group="main" sCount=1 dsCount=0 obj=0x140fe880 self=0x5566f48e20
  | sysTid=7030 nice=0 cgrp=default sched=0/0 handle=0x7f712a3450
  | state=S schedstat=( 5910312 38848490 52 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f711a1000-0x7f711a3000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7030/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"AsyncTask #1" prio=5 tid=99 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x140fe8e0 self=0x5566f4a390
  | sysTid=7044 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7f7119e450
  | state=S schedstat=( 102754901 63780670 171 ) utm=6 stm=4 core=6 HZ=100
  | stack=0x7f7109c000-0x7f7109e000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x02eb5505> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x02eb5505> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"VoiceReporter" prio=5 tid=100 Native
  | group="main" sCount=1 dsCount=0 obj=0x141470a0 self=0x55672573e0
  | sysTid=7057 nice=0 cgrp=default sched=0/0 handle=0x7f71099450
  | state=S schedstat=( 6647031 14597240 57 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f70f97000-0x7f70f99000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7057/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"RingerFlashManager" prio=5 tid=101 Native
  | group="main" sCount=1 dsCount=0 obj=0x14147100 self=0x5567257c30
  | sysTid=7061 nice=0 cgrp=default sched=0/0 handle=0x7f70f94450
  | state=S schedstat=( 5881771 28799843 50 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f70e92000-0x7f70e94000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7061/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"AsyncQueryWorker" prio=5 tid=102 Native
  | group="main" sCount=1 dsCount=0 obj=0x13d87be0 self=0x556720fdc0
  | sysTid=7072 nice=0 cgrp=default sched=0/0 handle=0x7f75902450
  | state=S schedstat=( 63747508 9466613 145 ) utm=4 stm=2 core=4 HZ=100
  | stack=0x7f75800000-0x7f75802000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7072/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"AsyncTask #2" prio=5 tid=103 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x13d87dc0 self=0x55671b90a0
  | sysTid=7075 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7f757fd450
  | state=S schedstat=( 94434749 175249937 192 ) utm=4 stm=6 core=6 HZ=100
  | stack=0x7f756fb000-0x7f756fd000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x08f8e95a> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x08f8e95a> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"WifiMonitor" prio=5 tid=104 Native
  | group="main" sCount=1 dsCount=0 obj=0x13a31280 self=0x556730dfc0
  | sysTid=7112 nice=0 cgrp=default sched=0/0 handle=0x7f72988450
  | state=S schedstat=( 3711628338 3734227950 47470 ) utm=175 stm=196 core=6 HZ=100
  | stack=0x7f72886000-0x7f72888000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7112/stack)
  native: #00 pc 0000000000069d74  /system/lib64/libc.so (__ppoll+8)
  native: #01 pc 00000000000206a0  /system/lib64/libc.so (poll+64)
  native: #02 pc 00000000000041a8  /system/lib64/libhardware_legacy.so (wifi_ctrl_recv+88)
  native: #03 pc 0000000000004290  /system/lib64/libhardware_legacy.so (wifi_wait_on_socket+48)
  native: #04 pc 0000000000013220  /system/lib64/libwifi-service.so (???)
  native: #05 pc 00000000001e145c  /system/framework/oat/arm64/wifi-service.odex (Java_com_android_server_wifi_WifiNative_waitForEventNative__+128)
  at com.android.server.wifi.WifiNative.waitForEventNative(Native method)
  at com.android.server.wifi.WifiNative.waitForEvent(WifiNative.java:179)
  at com.android.server.wifi.WifiMonitor$MonitorThread.run(WifiMonitor.java:785)

"SyncHandler-0" prio=5 tid=105 Native
  | group="main" sCount=1 dsCount=0 obj=0x13aa3100 self=0x5567318c80
  | sysTid=7115 nice=0 cgrp=default sched=0/0 handle=0x7f72883450
  | state=S schedstat=( 247657379 183092256 1492 ) utm=12 stm=14 core=4 HZ=100
  | stack=0x7f72781000-0x7f72783000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7115/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Binder:5859_12" prio=5 tid=106 Native
  | group="main" sCount=1 dsCount=0 obj=0x144680a0 self=0x55673eb650
  | sysTid=7198 nice=0 cgrp=default sched=0/0 handle=0x7f6d8b7450
  | state=S schedstat=( 31130281320 13851870962 60026 ) utm=1905 stm=1208 core=5 HZ=100
  | stack=0x7f6d7bb000-0x7f6d7bd000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7198/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"Binder:5859_13" prio=5 tid=107 Native
  | group="main" sCount=1 dsCount=0 obj=0x1446e0a0 self=0x55673e2730
  | sysTid=7199 nice=0 cgrp=default sched=0/0 handle=0x7f6d7b8450
  | state=S schedstat=( 30698705452 13579674587 59663 ) utm=1906 stm=1163 core=4 HZ=100
  | stack=0x7f6d6bc000-0x7f6d6be000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7199/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"Binder:5859_14" prio=5 tid=108 Native
  | group="main" sCount=1 dsCount=0 obj=0x146730a0 self=0x55673e4f90
  | sysTid=7203 nice=0 cgrp=default sched=0/0 handle=0x7f6d6b9450
  | state=S schedstat=( 31092169524 13750388870 59982 ) utm=1910 stm=1199 core=7 HZ=100
  | stack=0x7f6d5bd000-0x7f6d5bf000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7203/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"Binder:5859_15" prio=5 tid=109 Native
  | group="main" sCount=1 dsCount=0 obj=0x13cb7340 self=0x5567312d10
  | sysTid=7254 nice=0 cgrp=default sched=0/0 handle=0x7f74478450
  | state=S schedstat=( 35070730637 13640511101 59841 ) utm=2124 stm=1383 core=6 HZ=100
  | stack=0x7f7437c000-0x7f7437e000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7254/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"Binder:5859_16" prio=5 tid=110 Native
  | group="main" sCount=1 dsCount=0 obj=0x13cc70a0 self=0x55672f2cd0
  | sysTid=7255 nice=0 cgrp=default sched=0/0 handle=0x7f74379450
  | state=S schedstat=( 31691076781 13837669491 60274 ) utm=1963 stm=1206 core=4 HZ=100
  | stack=0x7f7427d000-0x7f7427f000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7255/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"Binder:5859_17" prio=5 tid=111 Native
  | group="main" sCount=1 dsCount=0 obj=0x13cff0a0 self=0x55673dd9d0
  | sysTid=7260 nice=0 cgrp=default sched=0/0 handle=0x7f7427a450
  | state=S schedstat=( 31371538996 13658951505 60105 ) utm=1952 stm=1185 core=4 HZ=100
  | stack=0x7f7417e000-0x7f74180000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7260/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"Binder:5859_18" prio=5 tid=112 Native
  | group="main" sCount=1 dsCount=0 obj=0x13d0a160 self=0x5566d733d0
  | sysTid=7261 nice=0 cgrp=default sched=0/0 handle=0x7f7417b450
  | state=S schedstat=( 31196081117 13685292538 59861 ) utm=1933 stm=1186 core=6 HZ=100
  | stack=0x7f7407f000-0x7f74081000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7261/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"Binder:5859_19" prio=5 tid=113 Native
  | group="main" sCount=1 dsCount=0 obj=0x13d8e0a0 self=0x55672f2410
  | sysTid=7264 nice=0 cgrp=default sched=0/0 handle=0x7f7407c450
  | state=S schedstat=( 30395123104 13695977649 59457 ) utm=1798 stm=1241 core=4 HZ=100
  | stack=0x7f73f80000-0x7f73f82000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7264/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"WifiScanner" prio=5 tid=114 Native
  | group="main" sCount=1 dsCount=0 obj=0x13b739a0 self=0x5567146530
  | sysTid=7328 nice=0 cgrp=default sched=0/0 handle=0x7f756f8450
  | state=S schedstat=( 5697080 4896203 50 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f755f6000-0x7f755f8000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7328/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"MiuiActivityController" prio=5 tid=115 Native
  | group="main" sCount=1 dsCount=0 obj=0x14673580 self=0x55673b0110
  | sysTid=7425 nice=-2 cgrp=default sched=0/0 handle=0x7f754ce450
  | state=S schedstat=( 5480930 6483128 43 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f753cc000-0x7f753ce000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7425/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"AsyncTask #3" prio=5 tid=116 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x14b6fee0 self=0x556714c040
  | sysTid=7676 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7f75281450
  | state=S schedstat=( 109429621 53918024 181 ) utm=7 stm=3 core=5 HZ=100
  | stack=0x7f7517f000-0x7f75181000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0eb0f78b> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0eb0f78b> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"AsyncTask #4" prio=5 tid=117 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x133148e0 self=0x55672f18a0
  | sysTid=7681 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7f7517c450
  | state=S schedstat=( 131908320 77979020 329 ) utm=8 stm=5 core=7 HZ=100
  | stack=0x7f7507a000-0x7f7507c000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0d47f068> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0d47f068> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"AsyncTask #5" prio=5 tid=118 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x14a83d60 self=0x55671ca120
  | sysTid=7686 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7f75030450
  | state=S schedstat=( 97558750 53558225 151 ) utm=5 stm=4 core=4 HZ=100
  | stack=0x7f74f2e000-0x7f74f30000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0b513c81> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0b513c81> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"AsyncTask #6" prio=5 tid=119 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x14b6f7c0 self=0x556733acf0
  | sysTid=7687 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7f74f05450
  | state=S schedstat=( 209342662 133480981 290 ) utm=19 stm=1 core=5 HZ=100
  | stack=0x7f74e03000-0x7f74e05000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0ecc4126> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0ecc4126> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"Binder:5859_1A" prio=5 tid=120 Native
  | group="main" sCount=1 dsCount=0 obj=0x134af0a0 self=0x5566fefd10
  | sysTid=7695 nice=0 cgrp=default sched=0/0 handle=0x7f74dfb450
  | state=S schedstat=( 31020074562 13710663460 60163 ) utm=1888 stm=1214 core=5 HZ=100
  | stack=0x7f74cff000-0x7f74d01000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7695/stack)
  native: #00 pc 00000000000199c0  /system/lib64/libc.so (syscall+28)
  native: #01 pc 000000000013aac0  /system/lib64/libart.so (_ZN3art17ConditionVariable4WaitEPNS_6ThreadE+136)
  native: #02 pc 0000000000357384  /system/lib64/libart.so (_ZN3art3JNI18CallBooleanMethodVEP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_list+1020)
  native: #03 pc 00000000000dac94  /system/lib64/libandroid_runtime.so (???)
  native: #04 pc 00000000000e2b7c  /system/lib64/libandroid_runtime.so (???)
  native: #05 pc 0000000000024db0  /system/lib64/libbinder.so (_ZN7android7BBinder8transactEjRKNS_6ParcelEPS1_j+168)
  native: #06 pc 000000000002deac  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14executeCommandEi+1240)
  native: #07 pc 000000000002df84  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+176)
  native: #08 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #09 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #10 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #11 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #12 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #13 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #14 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"AsyncTask #7" prio=5 tid=121 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x13953e20 self=0x55673389b0
  | sysTid=7700 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7f74583450
  | state=S schedstat=( 101424581 53328698 114 ) utm=8 stm=2 core=5 HZ=100
  | stack=0x7f74481000-0x7f74483000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x02358167> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x02358167> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"AsyncTask #8" prio=5 tid=122 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x1466ee20 self=0x556736fb70
  | sysTid=7704 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7f72de3450
  | state=S schedstat=( 82069380 92534368 168 ) utm=6 stm=2 core=7 HZ=100
  | stack=0x7f72ce1000-0x7f72ce3000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0adfab14> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0adfab14> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"AsyncTask #9" prio=5 tid=123 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x14b7a760 self=0x5566ef2820
  | sysTid=7736 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7f6f6c5450
  | state=S schedstat=( 103312392 42327659 158 ) utm=5 stm=5 core=6 HZ=100
  | stack=0x7f6f5c3000-0x7f6f5c5000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0cd41fbd> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0cd41fbd> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"DhcpClient" prio=5 tid=75 Native
  | group="main" sCount=1 dsCount=0 obj=0x1325adc0 self=0x556703c680
  | sysTid=8005 nice=0 cgrp=default sched=0/0 handle=0x7f76702450
  | state=S schedstat=( 2404693757 278150637 1688 ) utm=93 stm=148 core=4 HZ=100
  | stack=0x7f76600000-0x7f76602000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/8005/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Okio Watchdog" daemon prio=5 tid=125 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x140ea400 self=0x5567490060
  | sysTid=8116 nice=0 cgrp=default sched=0/0 handle=0x7f74be0450
  | state=S schedstat=( 16242659 5091823 143 ) utm=0 stm=1 core=4 HZ=100
  | stack=0x7f74ade000-0x7f74ae0000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x012b49b2> (a java.lang.Class<com.android.okhttp.okio.AsyncTimeout>)
  at com.android.okhttp.okio.AsyncTimeout.awaitTimeout(AsyncTimeout.java:311)
  - locked <0x012b49b2> (a java.lang.Class<com.android.okhttp.okio.AsyncTimeout>)
  at com.android.okhttp.okio.AsyncTimeout.access$000(AsyncTimeout.java:40)
  at com.android.okhttp.okio.AsyncTimeout$Watchdog.run(AsyncTimeout.java:286)

"LBSSystemMonitorService" prio=5 tid=128 Native
  | group="main" sCount=1 dsCount=0 obj=0x14b780a0 self=0x55676a8800
  | sysTid=9108 nice=0 cgrp=default sched=0/0 handle=0x7f7486d450
  | state=S schedstat=( 5711091 6278802 50 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f7476b000-0x7f7476d000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/9108/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"loc_eng_dmn_conn" prio=5 tid=129 Native
  | group="main" sCount=1 dsCount=0 obj=0x131180a0 self=0x55676a06f0
  | sysTid=9110 nice=0 cgrp=default sched=0/0 handle=0x7f74728450
  | state=S schedstat=( 1598472324 2513873699 40846 ) utm=10 stm=149 core=2 HZ=100
  | stack=0x7f7462c000-0x7f7462e000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/9110/stack)
  native: #00 pc 000000000006a718  /system/lib64/libc.so (read+4)
  native: #01 pc 0000000000020d74  /system/lib64/libloc_eng.so (loc_eng_dmn_conn_glue_piperead+8)
  native: #02 pc 00000000000207d4  /system/lib64/libloc_eng.so (loc_eng_dmn_conn_glue_msgrcv+32)
  native: #03 pc 000000000001e7e8  /system/lib64/libloc_eng.so (???)
  native: #04 pc 000000000001ffe4  /system/lib64/libloc_eng.so (???)
  native: #05 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #06 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #07 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #08 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"pool-1-thread-1" prio=5 tid=130 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x13ab6a00 self=0x55671ab3c0
  | sysTid=11350 nice=0 cgrp=default sched=0/0 handle=0x7f72ae0450
  | state=S schedstat=( 94570000 23444378 324 ) utm=6 stm=3 core=7 HZ=100
  | stack=0x7f729de000-0x7f729e0000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x018ecd03> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x018ecd03> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"Binder:5859_1B" prio=5 tid=126 Native
  | group="main" sCount=1 dsCount=0 obj=0x14b610a0 self=0x5567bbf9d0
  | sysTid=26129 nice=0 cgrp=default sched=0/0 handle=0x7f719dd450
  | state=S schedstat=( 21712627147 7923680701 38769 ) utm=1316 stm=855 core=7 HZ=100
  | stack=0x7f718e1000-0x7f718e3000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/26129/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"Binder:5859_1C" prio=5 tid=127 Native
  | group="main" sCount=1 dsCount=0 obj=0x1314d5e0 self=0x556758b4a0
  | sysTid=26424 nice=0 cgrp=default sched=0/0 handle=0x7f71b09450
  | state=S schedstat=( 18994467870 7796344993 38506 ) utm=1093 stm=806 core=7 HZ=100
  | stack=0x7f71a0d000-0x7f71a0f000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/26424/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"tonegenerator-dtmf" prio=5 tid=131 Native
  | group="main" sCount=1 dsCount=0 obj=0x144a81c0 self=0x55671c28c0
  | sysTid=28485 nice=0 cgrp=default sched=0/0 handle=0x7f70cff450
  | state=S schedstat=( 6083549 1515312 48 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f70bfd000-0x7f70bff000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/28485/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"ContactsAsyncWorker" prio=5 tid=132 Native
  | group="main" sCount=1 dsCount=0 obj=0x155a73a0 self=0x5567b1e710
  | sysTid=29226 nice=0 cgrp=default sched=0/0 handle=0x7f709fe450
  | state=S schedstat=( 24662917 5108701 77 ) utm=2 stm=0 core=4 HZ=100
  | stack=0x7f708fc000-0x7f708fe000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/29226/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"SyncHandler-1" prio=5 tid=124 Native
  | group="main" sCount=1 dsCount=0 obj=0x14b6fa00 self=0x5567466660
  | sysTid=29893 nice=0 cgrp=default sched=0/0 handle=0x7f74ce5450
  | state=S schedstat=( 41527968 52928541 309 ) utm=0 stm=4 core=4 HZ=100
  | stack=0x7f74be3000-0x7f74be5000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/29893/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"SyncHandler-2" prio=5 tid=134 Native
  | group="main" sCount=1 dsCount=0 obj=0x14b52820 self=0x55676a2a50
  | sysTid=29894 nice=0 cgrp=default sched=0/0 handle=0x7f70462450
  | state=S schedstat=( 56255950 35158690 312 ) utm=4 stm=2 core=5 HZ=100
  | stack=0x7f70360000-0x7f70362000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/29894/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"SyncHandler-3" prio=5 tid=29 Native
  | group="main" sCount=1 dsCount=0 obj=0x149684c0 self=0x5566fb60a0
  | sysTid=29907 nice=0 cgrp=default sched=0/0 handle=0x7f799bb450
  | state=S schedstat=( 323803009 200318348 2048 ) utm=15 stm=17 core=4 HZ=100
  | stack=0x7f798b9000-0x7f798bb000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/29907/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"work-thread" prio=10 tid=136 Native
  | group="main" sCount=1 dsCount=0 obj=0x14f4b100 self=0x556757adf0
  | sysTid=31962 nice=0 cgrp=default sched=0/0 handle=0x7f6f5c0450
  | state=S schedstat=( 6389840 895730 54 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f6f4be000-0x7f6f4c0000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/31962/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"IzatServiceBase" prio=5 tid=137 Native
  | group="main" sCount=1 dsCount=0 obj=0x14165d60 self=0x5567d48340
  | sysTid=389 nice=0 cgrp=default sched=0/0 handle=0x7f54a13450
  | state=S schedstat=( 572000531 244389410 1872 ) utm=34 stm=23 core=5 HZ=100
  | stack=0x7f54911000-0x7f54913000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/389/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"GNPProxy" prio=5 tid=138 Native
  | group="main" sCount=1 dsCount=0 obj=0x14245400 self=0x5567d48ff0
  | sysTid=394 nice=0 cgrp=default sched=0/0 handle=0x7f5490e450
  | state=S schedstat=( 891279772 639318089 5043 ) utm=52 stm=37 core=4 HZ=100
  | stack=0x7f5480c000-0x7f5480e000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/394/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Binder:5859_1D" prio=5 tid=140 Native
  | group="main" sCount=1 dsCount=0 obj=0x14e360a0 self=0x55678b3af0
  | sysTid=3328 nice=0 cgrp=default sched=0/0 handle=0x7f5694f450
  | state=S schedstat=( 15497517744 6322819972 31003 ) utm=953 stm=596 core=4 HZ=100
  | stack=0x7f56853000-0x7f56855000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/3328/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"Binder:5859_1E" prio=5 tid=141 Native
  | group="main" sCount=1 dsCount=0 obj=0x14e4e0a0 self=0x5567851b40
  | sysTid=3329 nice=0 cgrp=default sched=0/0 handle=0x7f56850450
  | state=S schedstat=( 15170555354 6275622890 31069 ) utm=920 stm=597 core=6 HZ=100
  | stack=0x7f56754000-0x7f56756000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/3329/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"Binder:5859_1F" prio=5 tid=142 Native
  | group="main" sCount=1 dsCount=0 obj=0x14e540a0 self=0x55676dab40
  | sysTid=3330 nice=0 cgrp=default sched=0/0 handle=0x7f56751450
  | state=S schedstat=( 15180728908 6410201175 31332 ) utm=901 stm=617 core=5 HZ=100
  | stack=0x7f56655000-0x7f56657000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/3330/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"RenderThread" prio=5 tid=143 Native
  | group="main" sCount=1 dsCount=0 obj=0x140ec4c0 self=0x556740b1c0
  | sysTid=3914 nice=-10 cgrp=default sched=0/0 handle=0x7f7083a450
  | state=S schedstat=( 2140250549 65117397 1881 ) utm=102 stm=112 core=5 HZ=100
  | stack=0x7f7073e000-0x7f70740000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/3914/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 000000000002ba20  /system/lib64/libhwui.so (_ZN7android10uirenderer12renderthread12RenderThread10threadLoopEv+100)
  native: #05 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #06 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #07 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #08 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #09 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"hwuiTask1" prio=5 tid=144 Native
  | group="main" sCount=1 dsCount=0 obj=0x12de40a0 self=0x5567d67de0
  | sysTid=3918 nice=-2 cgrp=default sched=0/0 handle=0x7f7073b450
  | state=S schedstat=( 9709950 6729842 58 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7f7063f000-0x7f70641000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/3918/stack)
  native: #00 pc 00000000000199c0  /system/lib64/libc.so (syscall+28)
  native: #01 pc 00000000000674e4  /system/lib64/libc.so (_ZL33__pthread_cond_timedwait_relativeP23pthread_cond_internal_tP15pthread_mutex_tPK8timespec+96)
  native: #02 pc 000000000002c7f8  /system/lib64/libhwui.so (???)
  native: #03 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #04 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #05 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #06 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #07 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"Binder:5859_20" prio=5 tid=133 Native
  | group="main" sCount=1 dsCount=0 obj=0x13c26580 self=0x5567e53e00
  | sysTid=9590 nice=0 cgrp=default sched=0/0 handle=0x7f6fd8c450
  | state=S schedstat=( 12288692426 5074974752 24967 ) utm=755 stm=473 core=7 HZ=100
  | stack=0x7f6fc90000-0x7f6fc92000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/9590/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"pool-2-thread-1" prio=5 tid=145 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x12c9f520 self=0x556811b030
  | sysTid=26278 nice=0 cgrp=default sched=0/0 handle=0x7f6130a450
  | state=S schedstat=( 1079113 147500 4 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7f61208000-0x7f6120a000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0b9f7ce8> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0b9f7ce8> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"hwuiTask2" prio=5 tid=146 Native
  | group="main" sCount=1 dsCount=0 obj=0x12e910a0 self=0x5567631730
  | sysTid=6542 nice=-2 cgrp=default sched=0/0 handle=0x7f6f13a450
  | state=S schedstat=( 4404481 798905 26 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f6f03e000-0x7f6f040000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6542/stack)
  native: #00 pc 00000000000199c0  /system/lib64/libc.so (syscall+28)
  native: #01 pc 00000000000674e4  /system/lib64/libc.so (_ZL33__pthread_cond_timedwait_relativeP23pthread_cond_internal_tP15pthread_mutex_tPK8timespec+96)
  native: #02 pc 000000000002c7f8  /system/lib64/libhwui.so (???)
  native: #03 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #04 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #05 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #06 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #07 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"NetworkMonitorNetworkAgentInfo [WIFI () - 152]" prio=5 tid=135 Native
  | group="main" sCount=1 dsCount=0 obj=0x134af9a0 self=0x5567e9e1b0
  | sysTid=12812 nice=0 cgrp=default sched=0/0 handle=0x7f70b44450
  | state=S schedstat=( 10040155 5662866 23 ) utm=0 stm=1 core=4 HZ=100
  | stack=0x7f70a42000-0x7f70a44000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/12812/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Thread-837" prio=5 tid=139 Native
  | group="main" sCount=1 dsCount=0 obj=0x13a77460 self=0x5567bea5a0
  | sysTid=12813 nice=0 cgrp=default sched=0/0 handle=0x7f70131450
  | state=S schedstat=( 7069794 2765882 77 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7f7002f000-0x7f70031000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/12813/stack)
  native: #00 pc 000000000006a718  /system/lib64/libc.so (read+4)
  native: #01 pc 0000000000037254  /system/lib64/libjavacore.so (???)
  native: #02 pc 00000000005dfe64  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_libcore_io_Posix_readBytes__Ljava_io_FileDescriptor_2Ljava_lang_Object_2II+200)
  at libcore.io.Posix.readBytes(Native method)
  at libcore.io.Posix.read(Posix.java:169)
  at libcore.io.BlockGuardOs.read(BlockGuardOs.java:230)
  at android.system.Os.read(Os.java:367)
  at android.net.dhcp.DhcpClient$ReceiveThread.run(DhcpClient.java:362)

"OkHttp ConnectionPool" daemon prio=5 tid=147 TimedWaiting
  | group="main" sCount=1 dsCount=0 obj=0x14673400 self=0x5568227640
  | sysTid=12843 nice=0 cgrp=default sched=0/0 handle=0x7f6ec43450
  | state=S schedstat=( 1123855 639791 4 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7f6eb41000-0x7f6eb43000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0bbd8d85> (a com.android.okhttp.ConnectionPool)
  at com.android.okhttp.ConnectionPool.performCleanup(ConnectionPool.java:307)
  - locked <0x0bbd8d85> (a com.android.okhttp.ConnectionPool)
  at com.android.okhttp.ConnectionPool.runCleanupUntilPoolIsEmpty(ConnectionPool.java:244)
  at com.android.okhttp.ConnectionPool.access$000(ConnectionPool.java:54)
  at com.android.okhttp.ConnectionPool$1.run(ConnectionPool.java:98)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"system_server" prio=5 (not attached)
  | sysTid=5919 nice=-2 cgrp=default
  | state=S schedstat=( 1340061737379 93257166982 275258 ) utm=19 stm=133987 core=7 HZ=100
  kernel: (couldn't read /proc/self/task/5919/stack)

"system_server" prio=5 (not attached)
  | sysTid=5920 nice=-2 cgrp=default
  | state=S schedstat=( 4072885074221 290978414190 2448202 ) utm=49 stm=407239 core=5 HZ=100
  kernel: (couldn't read /proc/self/task/5920/stack)

"system_server" prio=5 (not attached)
  | sysTid=6037 nice=-2 cgrp=default
  | state=S schedstat=( 191683252362 21690503027 598562 ) utm=3440 stm=15728 core=6 HZ=100
  kernel: (couldn't read /proc/self/task/6037/stack)

"system_server" prio=5 (not attached)
  | sysTid=6038 nice=-2 cgrp=default
  | state=S schedstat=( 76984535870 21416138281 461058 ) utm=3697 stm=4001 core=6 HZ=100
  kernel: (couldn't read /proc/self/task/6038/stack)

"system_server" prio=5 (not attached)
  | sysTid=6040 nice=-2 cgrp=default
  | state=S schedstat=( 297811 0 7 ) utm=0 stm=0 core=5 HZ=100
  kernel: (couldn't read /proc/self/task/6040/stack)

"system_server" prio=5 (not attached)
  | sysTid=6042 nice=-2 cgrp=default
  | state=S schedstat=( 1144763386 162793750 3532 ) utm=17 stm=97 core=4 HZ=100
  kernel: (couldn't read /proc/self/task/6042/stack)

"system_server" prio=5 (not attached)
  | sysTid=6044 nice=-2 cgrp=default
  | state=S schedstat=( 12414060562 6487406755 101923 ) utm=488 stm=753 core=6 HZ=100
  kernel: (couldn't read /proc/self/task/6044/stack)

"system_server" prio=5 (not attached)
  | sysTid=6046 nice=-2 cgrp=default
  | state=S schedstat=( 11914116365 4911806813 99957 ) utm=424 stm=767 core=5 HZ=100
  kernel: (couldn't read /proc/self/task/6046/stack)

"system_server" prio=5 (not attached)
  | sysTid=6048 nice=-2 cgrp=default
  | state=S schedstat=( 1160159580 347865123 16819 ) utm=37 stm=79 core=4 HZ=100
  kernel: (couldn't read /proc/self/task/6048/stack)

"system_server" prio=5 (not attached)
  | sysTid=6050 nice=-2 cgrp=default
  | state=S schedstat=( 223386 0 2 ) utm=0 stm=0 core=5 HZ=100
  kernel: (couldn't read /proc/self/task/6050/stack)

"system_server" prio=5 (not attached)
  | sysTid=6052 nice=-2 cgrp=default
  | state=S schedstat=( 158281 50208 2 ) utm=0 stm=0 core=5 HZ=100
  kernel: (couldn't read /proc/self/task/6052/stack)

"system_server" prio=5 (not attached)
  | sysTid=6054 nice=-2 cgrp=default
  | state=S schedstat=( 8317030 3591611 70 ) utm=0 stm=0 core=6 HZ=100
  kernel: (couldn't read /proc/self/task/6054/stack)

"system_server" prio=5 (not attached)
  | sysTid=6056 nice=-2 cgrp=default
  | state=S schedstat=( 1764738 1174066 32 ) utm=0 stm=0 core=4 HZ=100
  kernel: (couldn't read /proc/self/task/6056/stack)

"system_server" prio=5 (not attached)
  | sysTid=6058 nice=-2 cgrp=default
  | state=S schedstat=( 357501 0 2 ) utm=0 stm=0 core=6 HZ=100
  kernel: (couldn't read /proc/self/task/6058/stack)

"system_server" prio=5 (not attached)
  | sysTid=6060 nice=-2 cgrp=default
  | state=S schedstat=( 266146 0 2 ) utm=0 stm=0 core=5 HZ=100
  kernel: (couldn't read /proc/self/task/6060/stack)

"system_server" prio=5 (not attached)
  | sysTid=6062 nice=-2 cgrp=default
  | state=S schedstat=( 243438 0 2 ) utm=0 stm=0 core=5 HZ=100
  kernel: (couldn't read /proc/self/task/6062/stack)

"system_server" prio=5 (not attached)
  | sysTid=6064 nice=-2 cgrp=default
  | state=S schedstat=( 267916 0 2 ) utm=0 stm=0 core=5 HZ=100
  kernel: (couldn't read /proc/self/task/6064/stack)

"system_server" prio=5 (not attached)
  | sysTid=6066 nice=-2 cgrp=default
  | state=S schedstat=( 294270 0 2 ) utm=0 stm=0 core=5 HZ=100
  kernel: (couldn't read /proc/self/task/6066/stack)

"system_server" prio=5 (not attached)
  | sysTid=6068 nice=-2 cgrp=default
  | state=S schedstat=( 158594 50469 2 ) utm=0 stm=0 core=6 HZ=100
  kernel: (couldn't read /proc/self/task/6068/stack)

"system_server" prio=5 (not attached)
  | sysTid=6070 nice=-2 cgrp=default
  | state=S schedstat=( 147086987 92108280 1141 ) utm=6 stm=9 core=7 HZ=100
  kernel: (couldn't read /proc/self/task/6070/stack)

"system_server" prio=5 (not attached)
  | sysTid=6072 nice=-2 cgrp=default
  | state=S schedstat=( 531302 0 2 ) utm=0 stm=0 core=7 HZ=100
  kernel: (couldn't read /proc/self/task/6072/stack)

"system_server" prio=5 (not attached)
  | sysTid=6074 nice=-2 cgrp=default
  | state=S schedstat=( 521406 0 2 ) utm=0 stm=0 core=6 HZ=100
  kernel: (couldn't read /proc/self/task/6074/stack)

"system_server" prio=5 (not attached)
  | sysTid=6076 nice=-2 cgrp=default
  | state=S schedstat=( 348021 24323 2 ) utm=0 stm=0 core=6 HZ=100
  kernel: (couldn't read /proc/self/task/6076/stack)

"system_server" prio=5 (not attached)
  | sysTid=6078 nice=-2 cgrp=default
  | state=S schedstat=( 134949 0 2 ) utm=0 stm=0 core=7 HZ=100
  kernel: (couldn't read /proc/self/task/6078/stack)

"system_server" prio=5 (not attached)
  | sysTid=6080 nice=-2 cgrp=default
  | state=S schedstat=( 143698 0 2 ) utm=0 stm=0 core=7 HZ=100
  kernel: (couldn't read /proc/self/task/6080/stack)

"system_server" prio=5 (not attached)
  | sysTid=6082 nice=-2 cgrp=default
  | state=S schedstat=( 314011 7240 2 ) utm=0 stm=0 core=6 HZ=100
  kernel: (couldn't read /proc/self/task/6082/stack)

"system_server" prio=5 (not attached)
  | sysTid=6084 nice=-2 cgrp=default
  | state=S schedstat=( 565365 0 2 ) utm=0 stm=0 core=6 HZ=100
  kernel: (couldn't read /proc/self/task/6084/stack)

"system_server" prio=5 (not attached)
  | sysTid=6086 nice=-2 cgrp=default
  | state=S schedstat=( 351511 0 2 ) utm=0 stm=0 core=6 HZ=100
  kernel: (couldn't read /proc/self/task/6086/stack)

"system_server" prio=5 (not attached)
  | sysTid=6088 nice=-2 cgrp=default
  | state=S schedstat=( 461406 0 2 ) utm=0 stm=0 core=6 HZ=100
  kernel: (couldn't read /proc/self/task/6088/stack)

"system_server" prio=5 (not attached)
  | sysTid=6090 nice=-2 cgrp=default
  | state=S schedstat=( 341771 0 2 ) utm=0 stm=0 core=6 HZ=100
  kernel: (couldn't read /proc/self/task/6090/stack)

"system_server" prio=5 (not attached)
  | sysTid=6092 nice=-2 cgrp=default
  | state=S schedstat=( 339636 0 2 ) utm=0 stm=0 core=6 HZ=100
  kernel: (couldn't read /proc/self/task/6092/stack)

"system_server" prio=5 (not attached)
  | sysTid=6094 nice=-2 cgrp=default
  | state=S schedstat=( 113221660 28297861 434 ) utm=3 stm=9 core=7 HZ=100
  kernel: (couldn't read /proc/self/task/6094/stack)

"system_server" prio=5 (not attached)
  | sysTid=6096 nice=-2 cgrp=default
  | state=S schedstat=( 447344 0 2 ) utm=0 stm=0 core=6 HZ=100
  kernel: (couldn't read /proc/self/task/6096/stack)

"system_server" prio=5 (not attached)
  | sysTid=6099 nice=-2 cgrp=default
  | state=S schedstat=( 65991383337 16542316080 591899 ) utm=2128 stm=4471 core=6 HZ=100
  kernel: (couldn't read /proc/self/task/6099/stack)

"system_server" prio=5 (not attached)
  | sysTid=6744 nice=-2 cgrp=default
  | state=S schedstat=( 2334070314 3982770927 40976 ) utm=6 stm=227 core=0 HZ=100
  kernel: (couldn't read /proc/self/task/6744/stack)

"system_server" prio=5 (not attached)
  | sysTid=6745 nice=-2 cgrp=default
  | state=S schedstat=( 2501401684 3979232811 40799 ) utm=9 stm=241 core=3 HZ=100
  kernel: (couldn't read /proc/self/task/6745/stack)

"system_server" prio=5 (not attached)
  | sysTid=6747 nice=-2 cgrp=default
  | state=S schedstat=( 2506857764 3849737580 40820 ) utm=4 stm=246 core=0 HZ=100
  kernel: (couldn't read /proc/self/task/6747/stack)

"FLP Service Cal" prio=5 (not attached)
  | sysTid=6750 nice=-2 cgrp=default
  | state=S schedstat=( 5905163124 3839947714 52755 ) utm=273 stm=317 core=6 HZ=100
  kernel: (couldn't read /proc/self/task/6750/stack)

"system_server" prio=5 (not attached)
  | sysTid=6751 nice=-2 cgrp=default
  | state=S schedstat=( 88802 149427 2 ) utm=0 stm=0 core=7 HZ=100
  kernel: (couldn't read /proc/self/task/6751/stack)

"WifiScanningSer" prio=5 (not attached)
  | sysTid=7338 nice=0 cgrp=default
  | state=S schedstat=( 3030259 10816771 21 ) utm=0 stm=0 core=6 HZ=100
  kernel: (couldn't read /proc/self/task/7338/stack)

"FLP Service Cal" prio=5 (not attached)
  | sysTid=9115 nice=-2 cgrp=default
  | state=S schedstat=( 82916 2320938 1 ) utm=0 stm=0 core=3 HZ=100
  kernel: (couldn't read /proc/self/task/9115/stack)

"FLP Service Cal" prio=5 (not attached)
  | sysTid=9117 nice=-2 cgrp=default
  | state=S schedstat=( 1843762642 2332867928 40811 ) utm=4 stm=181 core=0 HZ=100
  kernel: (couldn't read /proc/self/task/9117/stack)

"FLP Service Cal" prio=5 (not attached)
  | sysTid=9118 nice=-2 cgrp=default
  | state=S schedstat=( 1191302 1373749 10 ) utm=0 stm=0 core=5 HZ=100
  kernel: (couldn't read /proc/self/task/9118/stack)

"FLP Service Cal" prio=5 (not attached)
  | sysTid=9150 nice=-2 cgrp=default
  | state=S schedstat=( 1915332690 2511229342 40809 ) utm=10 stm=182 core=0 HZ=100
  kernel: (couldn't read /proc/self/task/9150/stack)

"FLP Service Cal" prio=5 (not attached)
  | sysTid=9151 nice=-2 cgrp=default
  | state=S schedstat=( 1910981534 2571161411 40810 ) utm=0 stm=191 core=2 HZ=100
  kernel: (couldn't read /proc/self/task/9151/stack)

"IzatServiceBase" prio=5 (not attached)
  | sysTid=411 nice=0 cgrp=default
  | state=S schedstat=( 504043609 666684349 5013 ) utm=18 stm=32 core=4 HZ=100
  kernel: (couldn't read /proc/self/task/411/stack)

"IzatServiceBase" prio=5 (not attached)
  | sysTid=412 nice=0 cgrp=default
  | state=S schedstat=( 283965904 97817758 1436 ) utm=21 stm=8 core=3 HZ=100
  kernel: (couldn't read /proc/self/task/412/stack)

"IzatServiceBase" prio=5 (not attached)
  | sysTid=424 nice=0 cgrp=default
  | state=S schedstat=( 986775958 1545077699 11678 ) utm=55 stm=43 core=6 HZ=100
  kernel: (couldn't read /proc/self/task/424/stack)

"IzatServiceBase" prio=5 (not attached)
  | sysTid=425 nice=0 cgrp=default
  | state=S schedstat=( 47448 0 1 ) utm=0 stm=0 core=4 HZ=100
  kernel: (couldn't read /proc/self/task/425/stack)

"FLP Service Cal" prio=5 (not attached)
  | sysTid=426 nice=-2 cgrp=default
  | state=S schedstat=( 325755526 218979639 1848 ) utm=6 stm=27 core=5 HZ=100
  kernel: (couldn't read /proc/self/task/426/stack)

"FLP Service Cal" prio=5 (not attached)
  | sysTid=427 nice=-2 cgrp=default
  | state=S schedstat=( 784020776 536703861 6480 ) utm=17 stm=63 core=6 HZ=100
  kernel: (couldn't read /proc/self/task/427/stack)

----- end 5859 -----

----- pid 6886 at 2019-08-26 13:44:29 -----
Cmd line: com.android.phone
Build fingerprint: 'Xiaomi/markw/markw:6.0.1/MMB29M/V10.2.2.0.MBEMIXM:user/release-keys'
ABI: 'arm64'
Build type: optimized
Zygote loaded classes=4213 post zygote classes=1200
Intern table: 57269 strong; 20 weak
JNI: CheckJNI is off; globals=983 (plus 205 weak)
Libraries: /system/lib64/libandroid.so /system/lib64/libcompiler_rt.so /system/lib64/libjavacrypto.so /system/lib64/libjnigraphics.so /system/lib64/libmedia_jni.so /system/lib64/libmiuiclassproxy.so /system/lib64/libmiuinative.so /system/lib64/libqti_performance.so /system/lib64/libwebviewchromium_loader.so /system/vendor/app/ims/lib/arm64/libimsmedia_jni.so libjavacore.so (11)

suspend all histogram:	Sum: 838us 99% C.I. 1us-86.559us Avg: 14.203us Max: 93us
DALVIK THREADS (51):
"Signal Catcher" daemon prio=5 tid=2 Runnable
  | group="system" sCount=0 dsCount=0 obj=0x12c6b0a0 self=0x5566d6dde0
  | sysTid=6890 nice=0 cgrp=default sched=0/0 handle=0x7f8fe7d450
  | state=R schedstat=( 1397647284 6364841 1439 ) utm=109 stm=30 core=6 HZ=100
  | stack=0x7f8fd81000-0x7f8fd83000 stackSize=1013KB
  | held mutexes= "mutator lock"(shared held)
  native: #00 pc 000000000048dfbc  /system/lib64/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+200)
  native: #01 pc 000000000045b95c  /system/lib64/libart.so (_ZNK3art6Thread4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEP12BacktraceMap+228)
  native: #02 pc 000000000046a11c  /system/lib64/libart.so (_ZN3art14DumpCheckpoint3RunEPNS_6ThreadE+716)
  native: #03 pc 000000000046b038  /system/lib64/libart.so (_ZN3art10ThreadList13RunCheckpointEPNS_7ClosureEb+288)
  native: #04 pc 000000000046b984  /system/lib64/libart.so (_ZN3art10ThreadList4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+204)
  native: #05 pc 000000000046bc24  /system/lib64/libart.so (_ZN3art10ThreadList14DumpForSigQuitERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+492)
  native: #06 pc 0000000000433900  /system/lib64/libart.so (_ZN3art7Runtime14DumpForSigQuitERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+84)
  native: #07 pc 0000000000440d8c  /system/lib64/libart.so (_ZN3art13SignalCatcher13HandleSigQuitEv+1256)
  native: #08 pc 000000000044199c  /system/lib64/libart.so (_ZN3art13SignalCatcher3RunEPv+452)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"main" prio=5 tid=1 Native
  | group="main" sCount=1 dsCount=0 obj=0x74dd0580 self=0x5566c26ea0
  | sysTid=6886 nice=0 cgrp=default sched=0/0 handle=0x7f94049fc8
  | state=S schedstat=( 23123208302 7003957606 70861 ) utm=1248 stm=1064 core=5 HZ=100
  | stack=0x7fccfd8000-0x7fccfda000 stackSize=8MB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6886/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.app.ActivityThread.main(ActivityThread.java:5601)
  at java.lang.reflect.Method.invoke!(Native method)
  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:774)
  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:652)

"ReferenceQueueDaemon" daemon prio=5 tid=3 Waiting
  | group="system" sCount=1 dsCount=0 obj=0x12c5ea00 self=0x5566ee5960
  | sysTid=6891 nice=0 cgrp=default sched=0/0 handle=0x7f8fd75450
  | state=S schedstat=( 22393608 2959687 193 ) utm=2 stm=0 core=6 HZ=100
  | stack=0x7f8fc73000-0x7f8fc75000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0f4bf7bb> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
  at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:152)
  - locked <0x0f4bf7bb> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
  at java.lang.Thread.run(Thread.java:818)

"FinalizerDaemon" daemon prio=5 tid=4 Waiting
  | group="system" sCount=1 dsCount=0 obj=0x12c5ea60 self=0x5566ee6d90
  | sysTid=6892 nice=0 cgrp=default sched=0/0 handle=0x7f8fc69450
  | state=S schedstat=( 76137912 5510680 225 ) utm=5 stm=3 core=7 HZ=100
  | stack=0x7f8fb67000-0x7f8fb69000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0e75a4d8> (a java.lang.ref.ReferenceQueue)
  at java.lang.Object.wait(Object.java:423)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:101)
  - locked <0x0e75a4d8> (a java.lang.ref.ReferenceQueue)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:72)
  at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:212)
  at java.lang.Thread.run(Thread.java:818)

"FinalizerWatchdogDaemon" daemon prio=5 tid=5 Waiting
  | group="system" sCount=1 dsCount=0 obj=0x12c5eac0 self=0x5566c465f0
  | sysTid=6893 nice=0 cgrp=default sched=0/0 handle=0x7f8fb5d450
  | state=S schedstat=( 12925419 4007655 94 ) utm=1 stm=0 core=4 HZ=100
  | stack=0x7f8fa5b000-0x7f8fa5d000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x07613031> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:273)
  - locked <0x07613031> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:253)
  at java.lang.Thread.run(Thread.java:818)

"HeapTaskDaemon" daemon prio=5 tid=6 Blocked
  | group="system" sCount=1 dsCount=0 obj=0x12c5eb20 self=0x5566c4b4e0
  | sysTid=6894 nice=0 cgrp=default sched=0/0 handle=0x7f8fa51450
  | state=S schedstat=( 1534012085 152669900 785 ) utm=129 stm=24 core=5 HZ=100
  | stack=0x7f8f94f000-0x7f8f951000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6894/stack)
  native: #00 pc 00000000000199c0  /system/lib64/libc.so (syscall+28)
  native: #01 pc 000000000013aac0  /system/lib64/libart.so (_ZN3art17ConditionVariable4WaitEPNS_6ThreadE+136)
  native: #02 pc 000000000026a0bc  /system/lib64/libart.so (_ZN3art2gc13TaskProcessor7GetTaskEPNS_6ThreadE+128)
  native: #03 pc 000000000026a724  /system/lib64/libart.so (_ZN3art2gc13TaskProcessor11RunAllTasksEPNS_6ThreadE+120)
  native: #04 pc 000000000000054c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_dalvik_system_VMRuntime_runHeapTasks__+128)
  at dalvik.system.VMRuntime.runHeapTasks(Native method)
  - waiting to lock an unknown object
  at java.lang.Daemons$HeapTaskDaemon.run(Daemons.java:430)
  at java.lang.Thread.run(Thread.java:818)

"Binder:6886_1" prio=5 tid=7 Native
  | group="main" sCount=1 dsCount=0 obj=0x12c710a0 self=0x5566c4cce0
  | sysTid=6895 nice=0 cgrp=default sched=0/0 handle=0x7f8f849450
  | state=S schedstat=( 12855640114 7228086781 35440 ) utm=669 stm=616 core=7 HZ=100
  | stack=0x7f8f74d000-0x7f8f74f000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6895/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"Binder:6886_2" prio=5 tid=8 Native
  | group="main" sCount=1 dsCount=0 obj=0x12c750a0 self=0x5566ef0230
  | sysTid=6896 nice=0 cgrp=default sched=0/0 handle=0x7f8f743450
  | state=S schedstat=( 13169557022 7470821431 35692 ) utm=708 stm=608 core=6 HZ=100
  | stack=0x7f8f647000-0x7f8f649000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6896/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"FileObserver" prio=5 tid=10 Native
  | group="main" sCount=1 dsCount=0 obj=0x12c82880 self=0x5566ef0a80
  | sysTid=6902 nice=0 cgrp=default sched=0/0 handle=0x7f8f63b450
  | state=S schedstat=( 1545592898 1963207478 40798 ) utm=11 stm=143 core=6 HZ=100
  | stack=0x7f8f539000-0x7f8f53b000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6902/stack)
  native: #00 pc 000000000006a718  /system/lib64/libc.so (read+4)
  native: #01 pc 0000000000128048  /system/lib64/libandroid_runtime.so (???)
  native: #02 pc 0000000000027724  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_FileObserver_00024ObserverThread_observe__I+136)
  at android.os.FileObserver$ObserverThread.observe(Native method)
  at android.os.FileObserver$ObserverThread.run(FileObserver.java:85)

"pool-1-thread-1" prio=5 tid=9 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x12d3e940 self=0x5566f71d00
  | sysTid=6992 nice=0 cgrp=default sched=0/0 handle=0x7f8b0e1450
  | state=S schedstat=( 802448 196563 3 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7f8afdf000-0x7f8afe1000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x07f6a316> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x07f6a316> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"RILSender0" prio=5 tid=11 Native
  | group="main" sCount=1 dsCount=0 obj=0x12dfa3a0 self=0x5566d6bf60
  | sysTid=7043 nice=0 cgrp=default sched=0/0 handle=0x7f8af1a450
  | state=S schedstat=( 423051984 300858626 3055 ) utm=20 stm=22 core=4 HZ=100
  | stack=0x7f8ae18000-0x7f8ae1a000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7043/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"RILReceiver0" prio=5 tid=12 Native
  | group="main" sCount=1 dsCount=0 obj=0x12dfa460 self=0x5566d6cf70
  | sysTid=7049 nice=0 cgrp=default sched=0/0 handle=0x7f7b8f0450
  | state=S schedstat=( 5596138496 1924987612 17827 ) utm=385 stm=174 core=5 HZ=100
  | stack=0x7f7b7ee000-0x7f7b7f0000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7049/stack)
  native: #00 pc 000000000006a7a8  /system/lib64/libc.so (recvmsg+4)
  native: #01 pc 00000000000d9984  /system/lib64/libandroid_runtime.so (???)
  native: #02 pc 00000000000d9c8c  /system/lib64/libandroid_runtime.so (???)
  native: #03 pc 0000000000142864  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_net_LocalSocketImpl_readba_1native___3BIILjava_io_FileDescriptor_2+200)
  at android.net.LocalSocketImpl.readba_native(Native method)
  at android.net.LocalSocketImpl.access$400(LocalSocketImpl.java:33)
  at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:101)
  - locked <0x02b85497> (a java.lang.Object)
  at com.android.internal.telephony.RIL.readRilMessage(RIL.java:494)
  at com.android.internal.telephony.RIL.access$500(RIL.java:237)
  at com.android.internal.telephony.RIL$RILReceiver.run(RIL.java:602)
  at java.lang.Thread.run(Thread.java:818)

"RILSender1" prio=5 tid=13 Native
  | group="main" sCount=1 dsCount=0 obj=0x12dfa640 self=0x5566f7e4a0
  | sysTid=7051 nice=0 cgrp=default sched=0/0 handle=0x7f7b7eb450
  | state=S schedstat=( 148877143 73045630 1088 ) utm=7 stm=7 core=6 HZ=100
  | stack=0x7f7b6e9000-0x7f7b6eb000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7051/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"RILReceiver1" prio=5 tid=15 Native
  | group="main" sCount=1 dsCount=0 obj=0x12dfa700 self=0x5566f7faf0
  | sysTid=7056 nice=0 cgrp=default sched=0/0 handle=0x7f7b6e6450
  | state=S schedstat=( 435065131 288585779 1848 ) utm=24 stm=19 core=7 HZ=100
  | stack=0x7f7b5e4000-0x7f7b5e6000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7056/stack)
  native: #00 pc 000000000006a7a8  /system/lib64/libc.so (recvmsg+4)
  native: #01 pc 00000000000d9984  /system/lib64/libandroid_runtime.so (???)
  native: #02 pc 00000000000d9c8c  /system/lib64/libandroid_runtime.so (???)
  native: #03 pc 0000000000142864  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_net_LocalSocketImpl_readba_1native___3BIILjava_io_FileDescriptor_2+200)
  at android.net.LocalSocketImpl.readba_native(Native method)
  at android.net.LocalSocketImpl.access$400(LocalSocketImpl.java:33)
  at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:101)
  - locked <0x060c3684> (a java.lang.Object)
  at com.android.internal.telephony.RIL.readRilMessage(RIL.java:494)
  at com.android.internal.telephony.RIL.access$500(RIL.java:237)
  at com.android.internal.telephony.RIL$RILReceiver.run(RIL.java:602)
  at java.lang.Thread.run(Thread.java:818)

"DcHandlerThread" prio=5 tid=14 Native
  | group="main" sCount=1 dsCount=0 obj=0x12e84e80 self=0x5566f86820
  | sysTid=7096 nice=0 cgrp=default sched=0/0 handle=0x7f7b5e1450
  | state=S schedstat=( 138695479 37229841 197 ) utm=10 stm=3 core=5 HZ=100
  | stack=0x7f7b4df000-0x7f7b4e1000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7096/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"IccPbHandlerLoader" prio=5 tid=16 Native
  | group="main" sCount=1 dsCount=0 obj=0x12ee00a0 self=0x5566febc50
  | sysTid=7110 nice=0 cgrp=default sched=0/0 handle=0x7f7b4dc450
  | state=S schedstat=( 5025261 1479636 45 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7f7b3da000-0x7f7b3dc000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7110/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"MiuiIccPhoneBookInterfaceManager" prio=5 tid=17 Native
  | group="main" sCount=1 dsCount=0 obj=0x12ee0100 self=0x5566fec4a0
  | sysTid=7113 nice=0 cgrp=default sched=0/0 handle=0x7f7b3d7450
  | state=S schedstat=( 10736769 1781303 82 ) utm=0 stm=1 core=5 HZ=100
  | stack=0x7f7b2d5000-0x7f7b2d7000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7113/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"GsmCellBroadcastHandler" prio=5 tid=18 Native
  | group="main" sCount=1 dsCount=0 obj=0x12ee0400 self=0x5566feda00
  | sysTid=7120 nice=0 cgrp=default sched=0/0 handle=0x7f7b2d2450
  | state=S schedstat=( 6057969 14460053 54 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7f7b1d0000-0x7f7b1d2000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7120/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"GsmInboundSmsHandler" prio=5 tid=19 Native
  | group="main" sCount=1 dsCount=0 obj=0x12ee04c0 self=0x5566feebc0
  | sysTid=7122 nice=0 cgrp=default sched=0/0 handle=0x7f7b1cd450
  | state=S schedstat=( 408050217 64021724 892 ) utm=21 stm=19 core=5 HZ=100
  | stack=0x7f7b0cb000-0x7f7b0cd000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7122/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"CellBroadcastHandler" prio=5 tid=20 Native
  | group="main" sCount=1 dsCount=0 obj=0x12ee0640 self=0x5566ff0830
  | sysTid=7129 nice=0 cgrp=default sched=0/0 handle=0x7f7b0c8450
  | state=S schedstat=( 5770050 12051875 49 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7f7afc6000-0x7f7afc8000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7129/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"CdmaInboundSmsHandler" prio=5 tid=21 Native
  | group="main" sCount=1 dsCount=0 obj=0x12ee06a0 self=0x5566ff8260
  | sysTid=7133 nice=0 cgrp=default sched=0/0 handle=0x7f7afc3450
  | state=S schedstat=( 6748233 2045049 52 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7f7aec1000-0x7f7aec3000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7133/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"CdmaServiceCategoryProgramHandler" prio=5 tid=22 Native
  | group="main" sCount=1 dsCount=0 obj=0x12ee0820 self=0x5566ff9520
  | sysTid=7142 nice=0 cgrp=default sched=0/0 handle=0x7f7aebe450
  | state=S schedstat=( 5268382 2265416 47 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7f7adbc000-0x7f7adbe000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7142/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Binder:6886_3" prio=5 tid=23 Native
  | group="main" sCount=1 dsCount=0 obj=0x12f300a0 self=0x556700e8b0
  | sysTid=7162 nice=0 cgrp=default sched=0/0 handle=0x7f7aab4450
  | state=S schedstat=( 12928942325 7183407524 35149 ) utm=689 stm=604 core=6 HZ=100
  | stack=0x7f7a9b8000-0x7f7a9ba000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7162/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"Binder:6886_4" prio=5 tid=24 Native
  | group="main" sCount=1 dsCount=0 obj=0x12f370a0 self=0x5566ffa7b0
  | sysTid=7173 nice=0 cgrp=default sched=0/0 handle=0x7f7adb9450
  | state=S schedstat=( 12961061051 7248864450 35388 ) utm=684 stm=612 core=7 HZ=100
  | stack=0x7f7acbd000-0x7f7acbf000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7173/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"DcHandlerThread" prio=5 tid=25 Native
  | group="main" sCount=1 dsCount=0 obj=0x12f276a0 self=0x5566f85910
  | sysTid=7183 nice=0 cgrp=default sched=0/0 handle=0x7f7acba450
  | state=S schedstat=( 5486515 2065778 57 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7f7abb8000-0x7f7abba000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7183/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"GsmCellBroadcastHandler" prio=5 tid=26 Native
  | group="main" sCount=1 dsCount=0 obj=0x12f4b940 self=0x556702b090
  | sysTid=7209 nice=0 cgrp=default sched=0/0 handle=0x7f7a9b5450
  | state=S schedstat=( 5247501 7796197 50 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f7a8b3000-0x7f7a8b5000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7209/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"GsmInboundSmsHandler" prio=5 tid=27 Native
  | group="main" sCount=1 dsCount=0 obj=0x12f4ba00 self=0x556702d270
  | sysTid=7211 nice=0 cgrp=default sched=0/0 handle=0x7f7a8b0450
  | state=S schedstat=( 6432817 9842134 52 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f7a7ae000-0x7f7a7b0000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7211/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"CellBroadcastHandler" prio=5 tid=28 Native
  | group="main" sCount=1 dsCount=0 obj=0x12f4bb80 self=0x556702e860
  | sysTid=7216 nice=0 cgrp=default sched=0/0 handle=0x7f7a7ab450
  | state=S schedstat=( 5182815 5380260 66 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f7a6a9000-0x7f7a6ab000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7216/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"CdmaInboundSmsHandler" prio=5 tid=29 Native
  | group="main" sCount=1 dsCount=0 obj=0x12f4bbe0 self=0x556702fa50
  | sysTid=7217 nice=0 cgrp=default sched=0/0 handle=0x7f7a6a6450
  | state=S schedstat=( 6119429 33833280 51 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f7a5a4000-0x7f7a5a6000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7217/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"CdmaServiceCategoryProgramHandler" prio=5 tid=30 Native
  | group="main" sCount=1 dsCount=0 obj=0x12f4bd60 self=0x5567030d50
  | sysTid=7236 nice=0 cgrp=default sched=0/0 handle=0x7f7a5a1450
  | state=S schedstat=( 5365937 5649585 53 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f7a49f000-0x7f7a4a1000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7236/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"DcSwitchStateMachine-0" prio=5 tid=31 Native
  | group="main" sCount=1 dsCount=0 obj=0x12f4bf40 self=0x5567033630
  | sysTid=7243 nice=0 cgrp=default sched=0/0 handle=0x7f7a197450
  | state=S schedstat=( 67696668 99843959 370 ) utm=3 stm=3 core=4 HZ=100
  | stack=0x7f7a095000-0x7f7a097000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7243/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"SyncHandler-0" prio=5 tid=32 Native
  | group="main" sCount=1 dsCount=0 obj=0x12f4bfa0 self=0x55670341a0
  | sysTid=7253 nice=0 cgrp=default sched=0/0 handle=0x7f7a39d450
  | state=S schedstat=( 28436971 24089227 351 ) utm=0 stm=2 core=5 HZ=100
  | stack=0x7f7a29b000-0x7f7a29d000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7253/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Binder:6886_5" prio=5 tid=33 Native
  | group="main" sCount=1 dsCount=0 obj=0x12fa00a0 self=0x55670352e0
  | sysTid=7252 nice=0 cgrp=default sched=0/0 handle=0x7f7a49c450
  | state=S schedstat=( 13013437103 7494498204 35365 ) utm=717 stm=584 core=7 HZ=100
  | stack=0x7f7a3a0000-0x7f7a3a2000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7252/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"Binder:6886_6" prio=5 tid=34 Native
  | group="main" sCount=1 dsCount=0 obj=0x12fa40a0 self=0x5567036210
  | sysTid=7263 nice=0 cgrp=default sched=0/0 handle=0x7f7a298450
  | state=S schedstat=( 12837458256 7310197490 35582 ) utm=700 stm=583 core=7 HZ=100
  | stack=0x7f7a19c000-0x7f7a19e000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7263/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"DcSwitchStateMachine-1" prio=5 tid=35 Native
  | group="main" sCount=1 dsCount=0 obj=0x12f9c520 self=0x5567037430
  | sysTid=7267 nice=0 cgrp=default sched=0/0 handle=0x7f7a092450
  | state=S schedstat=( 9189004 13050679 83 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7f79f90000-0x7f79f92000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7267/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"android.bg" prio=5 tid=36 Native
  | group="main" sCount=1 dsCount=0 obj=0x12ff4400 self=0x5567058700
  | sysTid=7316 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7f787be450
  | state=S schedstat=( 5045102 13207033 43 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7f786bc000-0x7f786be000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7316/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"AsyncTask #1" prio=5 tid=37 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x12ff4a60 self=0x556705a050
  | sysTid=7324 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7f786b9450
  | state=S schedstat=( 3665887 94875521 40 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7f785b7000-0x7f785b9000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x09e79e6d> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x09e79e6d> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"PhoneWorkThread" prio=5 tid=38 Native
  | group="main" sCount=1 dsCount=0 obj=0x130297c0 self=0x55670a6af0
  | sysTid=7348 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0x7f785b4450
  | state=S schedstat=( 5417245 3494687 58 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7f784b2000-0x7f784b4000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7348/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"WifiManager" prio=5 tid=39 Native
  | group="main" sCount=1 dsCount=0 obj=0x1305efa0 self=0x55670c4fb0
  | sysTid=7379 nice=0 cgrp=default sched=0/0 handle=0x7f7848f450
  | state=S schedstat=( 794380790 2988649057 7703 ) utm=40 stm=40 core=1 HZ=100
  | stack=0x7f7838d000-0x7f7838f000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7379/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"SipService.Executor" prio=5 tid=40 Native
  | group="main" sCount=1 dsCount=0 obj=0x131d7880 self=0x55670e61c0
  | sysTid=7505 nice=0 cgrp=default sched=0/0 handle=0x7f7838a450
  | state=S schedstat=( 5382499 125469 43 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7f78288000-0x7f7828a000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7505/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"UsimPhoneBookManager" prio=5 tid=41 Native
  | group="main" sCount=1 dsCount=0 obj=0x131edbe0 self=0x55670b54b0
  | sysTid=7513 nice=0 cgrp=default sched=0/0 handle=0x7f78280450
  | state=S schedstat=( 8626670 1277813 58 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f7817e000-0x7f78180000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7513/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Cat Telephony service0" prio=5 tid=42 Native
  | group="main" sCount=1 dsCount=0 obj=0x13229280 self=0x55670b5d00
  | sysTid=7523 nice=0 cgrp=default sched=0/0 handle=0x7f78176450
  | state=S schedstat=( 5264794 200936 43 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f78074000-0x7f78076000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7523/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"RilMessageDecoder" prio=5 tid=43 Native
  | group="main" sCount=1 dsCount=0 obj=0x132292e0 self=0x55670b6930
  | sysTid=7524 nice=0 cgrp=default sched=0/0 handle=0x7f7806a450
  | state=S schedstat=( 18127450 1014163 45 ) utm=1 stm=0 core=4 HZ=100
  | stack=0x7f77f68000-0x7f77f6a000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7524/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Cat Icon Loader" prio=5 tid=44 Native
  | group="main" sCount=1 dsCount=0 obj=0x13229340 self=0x5566eebe90
  | sysTid=7525 nice=0 cgrp=default sched=0/0 handle=0x7f77f5e450
  | state=S schedstat=( 5262917 711613 44 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f77e5c000-0x7f77e5e000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7525/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Stk App Service" prio=5 tid=45 Native
  | group="main" sCount=1 dsCount=0 obj=0x12cf0be0 self=0x55670ce8f0
  | sysTid=7705 nice=0 cgrp=default sched=0/0 handle=0x7f79f8d450
  | state=S schedstat=( 8258646 2465052 51 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f79e8b000-0x7f79e8d000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/7705/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at com.android.stk.StkAppService.run(StkAppService.java:418)
  at java.lang.Thread.run(Thread.java:818)

"IFMsg_Sender" prio=5 tid=46 Native
  | group="main" sCount=1 dsCount=0 obj=0x131ed3a0 self=0x5566eff000
  | sysTid=8095 nice=0 cgrp=default sched=0/0 handle=0x7f79d0c450
  | state=S schedstat=( 6886513 24249688 75 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f79c0a000-0x7f79c0c000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/8095/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"ImsServiceSubRegHandlerThread" prio=5 tid=47 Native
  | group="main" sCount=1 dsCount=0 obj=0x131ed460 self=0x556704fc90
  | sysTid=8102 nice=0 cgrp=default sched=0/0 handle=0x7f79b02450
  | state=S schedstat=( 43474853 8467815 112 ) utm=0 stm=4 core=5 HZ=100
  | stack=0x7f79a00000-0x7f79a02000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/8102/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"IFMsg_Rxr" prio=5 tid=48 Native
  | group="main" sCount=1 dsCount=0 obj=0x131ed400 self=0x556704f0f0
  | sysTid=8101 nice=0 cgrp=default sched=0/0 handle=0x7f79c07450
  | state=S schedstat=( 141279261 49417862 243 ) utm=6 stm=8 core=4 HZ=100
  | stack=0x7f79b05000-0x7f79b07000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/8101/stack)
  native: #00 pc 000000000006a7a8  /system/lib64/libc.so (recvmsg+4)
  native: #01 pc 00000000000d9984  /system/lib64/libandroid_runtime.so (???)
  native: #02 pc 00000000000d9c8c  /system/lib64/libandroid_runtime.so (???)
  native: #03 pc 0000000000142864  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_net_LocalSocketImpl_readba_1native___3BIILjava_io_FileDescriptor_2+200)
  at android.net.LocalSocketImpl.readba_native(Native method)
  at android.net.LocalSocketImpl.access$400(LocalSocketImpl.java:33)
  at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:101)
  - locked <0x0f31daa2> (a java.lang.Object)
  at org.codeaurora.ims.ImsSenderRxr.readMessage(ImsSenderRxr.java:542)
  at org.codeaurora.ims.ImsSenderRxr.access$500(ImsSenderRxr.java:203)
  at org.codeaurora.ims.ImsSenderRxr$IFMsg_Rxr.run(ImsSenderRxr.java:656)
  at java.lang.Thread.run(Thread.java:818)

"ImsConfigImplHandler" prio=5 tid=49 Native
  | group="main" sCount=1 dsCount=0 obj=0x131ed580 self=0x5567050fd0
  | sysTid=8106 nice=0 cgrp=default sched=0/0 handle=0x7f799fd450
  | state=S schedstat=( 6991927 12793647 54 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7f798fb000-0x7f798fd000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/8106/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"AudioTrack" prio=10 tid=51 Native
  | group="main" sCount=1 dsCount=0 obj=0x1326b0a0 self=0x556717ad70
  | sysTid=28384 nice=-16 cgrp=default sched=1/2 handle=0x7f78f3e450
  | state=S schedstat=( 2055781 3942084 31 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7f78e42000-0x7f78e44000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/28384/stack)
  native: #00 pc 00000000000199c0  /system/lib64/libc.so (syscall+28)
  native: #01 pc 00000000000674e4  /system/lib64/libc.so (_ZL33__pthread_cond_timedwait_relativeP23pthread_cond_internal_tP15pthread_mutex_tPK8timespec+96)
  native: #02 pc 00000000000a8740  /system/lib64/libmedia.so (_ZN7android10AudioTrack16AudioTrackThread10threadLoopEv+52)
  native: #03 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #04 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #05 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #06 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #07 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"Binder:6886_7" prio=5 tid=50 Native
  | group="main" sCount=1 dsCount=0 obj=0x132010a0 self=0x5567205b50
  | sysTid=32693 nice=0 cgrp=default sched=0/0 handle=0x7f78a3f450
  | state=S schedstat=( 6590509641 3275922918 17436 ) utm=369 stm=290 core=6 HZ=100
  | stack=0x7f78943000-0x7f78945000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/32693/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

----- end 6886 -----

----- pid 6824 at 2019-08-26 13:44:29 -----
Cmd line: com.fingerprints.serviceext
Build fingerprint: 'Xiaomi/markw/markw:6.0.1/MMB29M/V10.2.2.0.MBEMIXM:user/release-keys'
ABI: 'arm64'
Build type: optimized
Zygote loaded classes=4213 post zygote classes=80
Intern table: 54910 strong; 16 weak
JNI: CheckJNI is off; globals=395 (plus 189 weak)
Libraries: /system/lib64/libandroid.so /system/lib64/libcom_fingerprints_service.so /system/lib64/libcompiler_rt.so /system/lib64/libjavacrypto.so /system/lib64/libjnigraphics.so /system/lib64/libmedia_jni.so /system/lib64/libmiuiclassproxy.so /system/lib64/libmiuinative.so /system/lib64/libqti_performance.so /system/lib64/libwebviewchromium_loader.so libjavacore.so (11)

suspend all histogram:	Sum: 26us 99% C.I. 1us-3us Avg: 1.733us Max: 3us
DALVIK THREADS (9):
"Signal Catcher" daemon prio=5 tid=2 Runnable
  | group="system" sCount=0 dsCount=0 obj=0x12c5f0a0 self=0x5566ee5960
  | sysTid=6829 nice=0 cgrp=default sched=0/0 handle=0x7f8fe7d450
  | state=R schedstat=( 241936612 15919999 230 ) utm=12 stm=12 core=4 HZ=100
  | stack=0x7f8fd81000-0x7f8fd83000 stackSize=1013KB
  | held mutexes= "mutator lock"(shared held)
  native: #00 pc 000000000048dfbc  /system/lib64/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+200)
  native: #01 pc 000000000045b95c  /system/lib64/libart.so (_ZNK3art6Thread4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEP12BacktraceMap+228)
  native: #02 pc 000000000046a11c  /system/lib64/libart.so (_ZN3art14DumpCheckpoint3RunEPNS_6ThreadE+716)
  native: #03 pc 000000000046b038  /system/lib64/libart.so (_ZN3art10ThreadList13RunCheckpointEPNS_7ClosureEb+288)
  native: #04 pc 000000000046b984  /system/lib64/libart.so (_ZN3art10ThreadList4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+204)
  native: #05 pc 000000000046bc24  /system/lib64/libart.so (_ZN3art10ThreadList14DumpForSigQuitERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+492)
  native: #06 pc 0000000000433900  /system/lib64/libart.so (_ZN3art7Runtime14DumpForSigQuitERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+84)
  native: #07 pc 0000000000440d8c  /system/lib64/libart.so (_ZN3art13SignalCatcher13HandleSigQuitEv+1256)
  native: #08 pc 000000000044199c  /system/lib64/libart.so (_ZN3art13SignalCatcher3RunEPv+452)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"main" prio=5 tid=1 Native
  | group="main" sCount=1 dsCount=0 obj=0x74dd0580 self=0x5566c26ea0
  | sysTid=6824 nice=0 cgrp=default sched=0/0 handle=0x7f94049fc8
  | state=S schedstat=( 83241097 52001980 204 ) utm=4 stm=4 core=5 HZ=100
  | stack=0x7fccfd8000-0x7fccfda000 stackSize=8MB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6824/stack)
  native: #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  native: #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  native: #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  native: #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  native: #04 pc 00000000000d5c18  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
  native: #05 pc 000000000000082c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+144)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.app.ActivityThread.main(ActivityThread.java:5601)
  at java.lang.reflect.Method.invoke!(Native method)
  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:774)
  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:652)

"ReferenceQueueDaemon" daemon prio=5 tid=3 Waiting
  | group="system" sCount=1 dsCount=0 obj=0x12c54fa0 self=0x5566ee6d90
  | sysTid=6837 nice=0 cgrp=default sched=0/0 handle=0x7f8fd75450
  | state=S schedstat=( 2406877 0 19 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7f8fc73000-0x7f8fc75000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x093a7697> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
  at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:152)
  - locked <0x093a7697> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
  at java.lang.Thread.run(Thread.java:818)

"FinalizerWatchdogDaemon" daemon prio=5 tid=4 Waiting
  | group="system" sCount=1 dsCount=0 obj=0x12c61100 self=0x5566d6dde0
  | sysTid=6839 nice=0 cgrp=default sched=0/0 handle=0x7f8fb62450
  | state=S schedstat=( 746357 1466405 19 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7f8fa60000-0x7f8fa62000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0dd0b084> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:273)
  - locked <0x0dd0b084> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:253)
  at java.lang.Thread.run(Thread.java:818)

"HeapTaskDaemon" daemon prio=5 tid=5 Blocked
  | group="system" sCount=1 dsCount=0 obj=0x12c61160 self=0x5566d6e630
  | sysTid=6840 nice=0 cgrp=default sched=0/0 handle=0x7f8fa5b450
  | state=S schedstat=( 5140936 3949948 38 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7f8f959000-0x7f8f95b000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6840/stack)
  native: #00 pc 00000000000199c0  /system/lib64/libc.so (syscall+28)
  native: #01 pc 000000000013aac0  /system/lib64/libart.so (_ZN3art17ConditionVariable4WaitEPNS_6ThreadE+136)
  native: #02 pc 000000000026a0bc  /system/lib64/libart.so (_ZN3art2gc13TaskProcessor7GetTaskEPNS_6ThreadE+128)
  native: #03 pc 000000000026a724  /system/lib64/libart.so (_ZN3art2gc13TaskProcessor11RunAllTasksEPNS_6ThreadE+120)
  native: #04 pc 000000000000054c  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_dalvik_system_VMRuntime_runHeapTasks__+128)
  at dalvik.system.VMRuntime.runHeapTasks(Native method)
  - waiting to lock an unknown object
  at java.lang.Daemons$HeapTaskDaemon.run(Daemons.java:430)
  at java.lang.Thread.run(Thread.java:818)

"Binder:6824_1" prio=5 tid=6 Native
  | group="main" sCount=1 dsCount=0 obj=0x12c670a0 self=0x5566d6ee80
  | sysTid=6843 nice=0 cgrp=default sched=0/0 handle=0x7f8f84e450
  | state=S schedstat=( 130426819 124626508 190 ) utm=11 stm=2 core=5 HZ=100
  | stack=0x7f8f752000-0x7f8f754000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6843/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"Binder:6824_2" prio=5 tid=7 Native
  | group="main" sCount=1 dsCount=0 obj=0x12c6b0a0 self=0x5566c4c490
  | sysTid=6845 nice=0 cgrp=default sched=0/0 handle=0x7f8f748450
  | state=S schedstat=( 134621463 126777082 179 ) utm=10 stm=3 core=0 HZ=100
  | stack=0x7f8f64c000-0x7f8f64e000 stackSize=1013KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6845/stack)
  native: #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  native: #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  native: #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  native: #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  native: #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  native: #05 pc 0000000000036bbc  /system/lib64/libbinder.so (???)
  native: #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  native: #07 pc 0000000000092d78  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+96)
  native: #08 pc 0000000000015130  /system/lib64/libutils.so (???)
  native: #09 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  native: #10 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)
  (no managed stack frames)

"FinalizerDaemon" daemon prio=5 tid=8 Waiting
  | group="system" sCount=1 dsCount=0 obj=0x12c610a0 self=0x5566c465f0
  | sysTid=6838 nice=0 cgrp=default sched=0/0 handle=0x7f8fc69450
  | state=S schedstat=( 2259842 14944479 11 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7f8fb67000-0x7f8fb69000 stackSize=1037KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x01bb906d> (a java.lang.ref.ReferenceQueue)
  at java.lang.Object.wait(Object.java:423)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:101)
  - locked <0x01bb906d> (a java.lang.ref.ReferenceQueue)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:72)
  at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:212)
  at java.lang.Thread.run(Thread.java:818)

"FileObserver" prio=5 tid=9 Native
  | group="main" sCount=1 dsCount=0 obj=0x12c72e20 self=0x5566c4cce0
  | sysTid=6864 nice=0 cgrp=default sched=0/0 handle=0x7f8f63b450
  | state=S schedstat=( 1285418279 2001278354 40818 ) utm=3 stm=126 core=5 HZ=100
  | stack=0x7f8f539000-0x7f8f53b000 stackSize=1037KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/6864/stack)
  native: #00 pc 000000000006a718  /system/lib64/libc.so (read+4)
  native: #01 pc 0000000000128048  /system/lib64/libandroid_runtime.so (???)
  native: #02 pc 0000000000027724  /data/dalvik-cache/arm64/system@framework@boot.oat (Java_android_os_FileObserver_00024ObserverThread_observe__I+136)
  at android.os.FileObserver$ObserverThread.observe(Native method)
  at android.os.FileObserver$ObserverThread.run(FileObserver.java:85)

----- end 6824 -----


----- pid 500 at 2019-08-26 13:44:29 -----
Cmd line: /system/bin/surfaceflinger
ABI: 'arm64'

"surfaceflinger" sysTid=500
  #00 pc 0000000000069c54  /system/lib64/libc.so (__epoll_pwait+8)
  #01 pc 000000000001cca4  /system/lib64/libc.so (epoll_pwait+32)
  #02 pc 000000000001b098  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+144)
  #03 pc 000000000001b478  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+80)
  #04 pc 000000000002dd30  /system/lib64/libsurfaceflinger.so
  #05 pc 00000000000312a4  /system/lib64/libsurfaceflinger.so (_ZN7android14SurfaceFlinger3runEv+20)
  #06 pc 0000000000001190  /system/bin/surfaceflinger
  #07 pc 000000000001976c  /system/lib64/libc.so (__libc_init+100)
  #08 pc 0000000000000fcc  /system/bin/surfaceflinger

"Binder:500_1" sysTid=571
  #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  #05 pc 0000000000036bbc  /system/lib64/libbinder.so
  #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  #07 pc 0000000000015130  /system/lib64/libutils.so
  #08 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  #09 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)

"DispSync" sysTid=572
  #00 pc 00000000000199c0  /system/lib64/libc.so (syscall+28)
  #01 pc 00000000000674e4  /system/lib64/libc.so (_ZL33__pthread_cond_timedwait_relativeP23pthread_cond_internal_tP15pthread_mutex_tPK8timespec+96)
  #02 pc 0000000000067660  /system/lib64/libc.so (pthread_cond_timedwait+72)
  #03 pc 00000000000244f0  /system/lib64/libsurfaceflinger.so
  #04 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  #05 pc 0000000000015130  /system/lib64/libutils.so
  #06 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  #07 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)

"Binder:500_2" sysTid=573
  #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  #05 pc 0000000000036bbc  /system/lib64/libbinder.so
  #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  #07 pc 0000000000015130  /system/lib64/libutils.so
  #08 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  #09 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)

"POSIX timer 0" sysTid=663
  #00 pc 0000000000069e34  /system/lib64/libc.so (__rt_sigtimedwait+8)
  #01 pc 00000000000209f4  /system/lib64/libc.so (_ZL20__timer_thread_startPv+92)
  #02 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  #03 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)

"EventThread" sysTid=664
  #00 pc 00000000000199c4  /system/lib64/libc.so (syscall+32)
  #01 pc 00000000000674e4  /system/lib64/libc.so (_ZL33__pthread_cond_timedwait_relativeP23pthread_cond_internal_tP15pthread_mutex_tPK8timespec+96)
  #02 pc 0000000000025d54  /system/lib64/libsurfaceflinger.so
  #03 pc 00000000000258bc  /system/lib64/libsurfaceflinger.so
  #04 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  #05 pc 0000000000015130  /system/lib64/libutils.so
  #06 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  #07 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)

"SDM_EventThread" sysTid=666
  #00 pc 0000000000069d70  /system/lib64/libc.so (__ppoll+4)
  #01 pc 00000000000206a0  /system/lib64/libc.so (poll+64)
  #02 pc 00000000000220fc  /system/lib64/libsdmcore.so (_ZN3sdm9HWPrimary25DisplayEventThreadHandlerEv+336)
  #03 pc 00000000000209f8  /system/lib64/libsdmcore.so (_ZN3sdm9HWPrimary18DisplayEventThreadEPv+24)
  #04 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  #05 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)

"surfaceflinger" sysTid=667
  #00 pc 000000000006a71c  /system/lib64/libc.so (read+8)
  #01 pc 00000000000096b4  /system/vendor/lib64/libdiag.so
  #02 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  #03 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)

"HWC_UeventThrea" sysTid=668
  #00 pc 0000000000069d70  /system/lib64/libc.so (__ppoll+4)
  #01 pc 00000000000206a0  /system/lib64/libc.so (poll+64)
  #02 pc 0000000000002bbc  /system/lib64/libhardware_legacy.so (uevent_next_event+80)
  #03 pc 000000000000ff0c  /system/lib64/hw/hwcomposer.msm8953.so (_ZN3sdm10HWCSession22HWCUeventThreadHandlerEv+152)
  #04 pc 000000000000e0c4  /system/lib64/hw/hwcomposer.msm8953.so (_ZN3sdm10HWCSession15HWCUeventThreadEPv+24)
  #05 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  #06 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)

"EventControl" sysTid=669
  #00 pc 00000000000199c0  /system/lib64/libc.so (syscall+28)
  #01 pc 00000000000674e4  /system/lib64/libc.so (_ZL33__pthread_cond_timedwait_relativeP23pthread_cond_internal_tP15pthread_mutex_tPK8timespec+96)
  #02 pc 0000000000025030  /system/lib64/libsurfaceflinger.so
  #03 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  #04 pc 0000000000015130  /system/lib64/libutils.so
  #05 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  #06 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)

"Binder:500_3" sysTid=1558
  #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  #05 pc 0000000000036bbc  /system/lib64/libbinder.so
  #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  #07 pc 0000000000015130  /system/lib64/libutils.so
  #08 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  #09 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)

"Binder:500_4" sysTid=1559
  #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  #05 pc 0000000000036bbc  /system/lib64/libbinder.so
  #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  #07 pc 0000000000015130  /system/lib64/libutils.so
  #08 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  #09 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)

"Binder:500_5" sysTid=6844
  #00 pc 0000000000069d40  /system/lib64/libc.so (__ioctl+4)
  #01 pc 0000000000073d64  /system/lib64/libc.so (ioctl+100)
  #02 pc 000000000002d698  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+164)
  #03 pc 000000000002deec  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
  #04 pc 000000000002e094  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+76)
  #05 pc 0000000000036bbc  /system/lib64/libbinder.so
  #06 pc 00000000000158e0  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+208)
  #07 pc 0000000000015130  /system/lib64/libutils.so
  #08 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  #09 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)

----- end 500 -----

----- pid 5669 at 2019-08-26 13:44:30 -----
Cmd line: /system/bin/mediaserver
ABI: 'arm'

"mediaserver" sysTid=5669
  #00 pc 00042dc4  /system/lib/libc.so (__ioctl+8)
  #01 pc 000498c5  /system/lib/libc.so (ioctl+14)
  #02 pc 0001ea23  /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+174)
  #03 pc 0001ef67  /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+6)
  #04 pc 0001f081  /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+48)
  #05 pc 00001cf1  /system/bin/mediaserver
  #06 pc 0001667d  /system/lib/libc.so (__libc_init+44)
  #07 pc 00001f48  /system/bin/mediaserver

"ApmTone" sysTid=6015
  #00 pc 00016908  /system/lib/libc.so (syscall+28)
  #01 pc 0004167b  /system/lib/libc.so (_ZL33__pthread_cond_timedwait_relativeP23pthread_cond_internal_tP15pthread_mutex_tPK8timespec+56)
  #02 pc 00006d51  /system/lib/libaudiopolicyservice.so
  #03 pc 000101f1  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+112)
  #04 pc 0004185b  /system/lib/libc.so (_ZL15__pthread_startPv+30)
  #05 pc 000192a5  /system/lib/libc.so (__start_thread+6)

"ApmAudio" sysTid=6016
  #00 pc 00016908  /system/lib/libc.so (syscall+28)
  #01 pc 0004167b  /system/lib/libc.so (_ZL33__pthread_cond_timedwait_relativeP23pthread_cond_internal_tP15pthread_mutex_tPK8timespec+56)
  #02 pc 00006d51  /system/lib/libaudiopolicyservice.so
  #03 pc 000101f1  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+112)
  #04 pc 0004185b  /system/lib/libc.so (_ZL15__pthread_startPv+30)
  #05 pc 000192a5  /system/lib/libc.so (__start_thread+6)

"ApmOutput" sysTid=6017
  #00 pc 00016908  /system/lib/libc.so (syscall+28)
  #01 pc 0004167b  /system/lib/libc.so (_ZL33__pthread_cond_timedwait_relativeP23pthread_cond_internal_tP15pthread_mutex_tPK8timespec+56)
  #02 pc 00006d51  /system/lib/libaudiopolicyservice.so
  #03 pc 000101f1  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+112)
  #04 pc 0004185b  /system/lib/libc.so (_ZL15__pthread_startPv+30)
  #05 pc 000192a5  /system/lib/libc.so (__start_thread+6)

"mediaserver" sysTid=6018
  #00 pc 00043c78  /system/lib/libc.so (read+12)
  #01 pc 00006943  /system/vendor/lib/libdiag.so
  #02 pc 0004185b  /system/lib/libc.so (_ZL15__pthread_startPv+30)
  #03 pc 000192a5  /system/lib/libc.so (__start_thread+6)

"mediaserver" sysTid=6019
  #00 pc 00042bfc  /system/lib/libc.so (__accept4+8)
  #01 pc 00000d69  /system/lib/libnetd_client.so
  #02 pc 0000261d  /system/vendor/lib/libaudiodevarb.so (_ZN17ServerIpcEndpoint15runSocketThreadEv+192)
  #03 pc 00001dad  /system/vendor/lib/libaudiodevarb.so (_ZN11IpcEndpoint12threadFuncCbEPv+8)
  #04 pc 0004185b  /system/lib/libc.so (_ZL15__pthread_startPv+30)
  #05 pc 000192a5  /system/lib/libc.so (__start_thread+6)

"FastMixer" sysTid=6020
  #00 pc 00016908  /system/lib/libc.so (syscall+28)
  #01 pc 00041f67  /system/lib/libaudioflinger.so
  #02 pc 000101f1  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+112)
  #03 pc 0004185b  /system/lib/libc.so (_ZL15__pthread_startPv+30)
  #04 pc 000192a5  /system/lib/libc.so (__start_thread+6)

"AudioOut_2" sysTid=6021
  #00 pc 00016908  /system/lib/libc.so (syscall+28)
  #01 pc 0004167b  /system/lib/libc.so (_ZL33__pthread_cond_timedwait_relativeP23pthread_cond_internal_tP15pthread_mutex_tPK8timespec+56)
  #02 pc 00034263  /system/lib/libaudioflinger.so
  #03 pc 000101f1  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+112)
  #04 pc 0004185b  /system/lib/libc.so (_ZL15__pthread_startPv+30)
  #05 pc 000192a5  /system/lib/libc.so (__start_thread+6)

"FastMixer" sysTid=6022
  #00 pc 00016908  /system/lib/libc.so (syscall+28)
  #01 pc 00041f67  /system/lib/libaudioflinger.so
  #02 pc 000101f1  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+112)
  #03 pc 0004185b  /system/lib/libc.so (_ZL15__pthread_startPv+30)
  #04 pc 000192a5  /system/lib/libc.so (__start_thread+6)

"AudioOut_4" sysTid=6023
  #00 pc 00016908  /system/lib/libc.so (syscall+28)
  #01 pc 0004167b  /system/lib/libc.so (_ZL33__pthread_cond_timedwait_relativeP23pthread_cond_internal_tP15pthread_mutex_tPK8timespec+56)
  #02 pc 00034263  /system/lib/libaudioflinger.so
  #03 pc 000101f1  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+112)
  #04 pc 0004185b  /system/lib/libc.so (_ZL15__pthread_startPv+30)
  #05 pc 000192a5  /system/lib/libc.so (__start_thread+6)

"AudioOut_6" sysTid=6024
  #00 pc 00016908  /system/lib/libc.so (syscall+28)
  #01 pc 0004167b  /system/lib/libc.so (_ZL33__pthread_cond_timedwait_relativeP23pthread_cond_internal_tP15pthread_mutex_tPK8timespec+56)
  #02 pc 00034263  /system/lib/libaudioflinger.so
  #03 pc 000101f1  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+112)
  #04 pc 0004185b  /system/lib/libc.so (_ZL15__pthread_startPv+30)
  #05 pc 000192a5  /system/lib/libc.so (__start_thread+6)

"FastMixer" sysTid=6025
  #00 pc 00016908  /system/lib/libc.so (syscall+28)
  #01 pc 00041f67  /system/lib/libaudioflinger.so
  #02 pc 000101f1  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+112)
  #03 pc 0004185b  /system/lib/libc.so (_ZL15__pthread_startPv+30)
  #04 pc 000192a5  /system/lib/libc.so (__start_thread+6)

"AudioOut_8" sysTid=6026
  #00 pc 00016908  /system/lib/libc.so (syscall+28)
  #01 pc 0004167b  /system/lib/libc.so (_ZL33__pthread_cond_timedwait_relativeP23pthread_cond_internal_tP15pthread_mutex_tPK8timespec+56)
  #02 pc 00034263  /system/lib/libaudioflinger.so
  #03 pc 000101f1  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+112)
  #04 pc 0004185b  /system/lib/libc.so (_ZL15__pthread_startPv+30)
  #05 pc 000192a5  /system/lib/libc.so (__start_thread+6)

"soundTrigger cb" sysTid=6030
  #00 pc 00016908  /system/lib/libc.so (syscall+28)
  #01 pc 0004167b  /system/lib/libc.so (_ZL33__pthread_cond_timedwait_relativeP23pthread_cond_internal_tP15pthread_mutex_tPK8timespec+56)
  #02 pc 00009369  /system/lib/libsoundtriggerservice.so (_ZN7android21SoundTriggerHwService14CallbackThread10threadLoopEv+52)
  #03 pc 000101f1  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+112)
  #04 pc 0004185b  /system/lib/libc.so (_ZL15__pthread_startPv+30)
  #05 pc 000192a5  /system/lib/libc.so (__start_thread+6)

"Binder:5669_1" sysTid=6031
  #00 pc 00042dc4  /system/lib/libc.so (__ioctl+8)
  #01 pc 000498c5  /system/lib/libc.so (ioctl+14)
  #02 pc 0001ea23  /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+174)
  #03 pc 0001ef67  /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+6)
  #04 pc 0001f081  /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+48)
  #05 pc 00023b71  /system/lib/libbinder.so
  #06 pc 000101f1  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+112)
  #07 pc 0004185b  /system/lib/libc.so (_ZL15__pthread_startPv+30)
  #08 pc 000192a5  /system/lib/libc.so (__start_thread+6)

"Binder:5669_2" sysTid=6032
  #00 pc 00042dc4  /system/lib/libc.so (__ioctl+8)
  #01 pc 000498c5  /system/lib/libc.so (ioctl+14)
  #02 pc 0001ea23  /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+174)
  #03 pc 0001ef67  /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+6)
  #04 pc 0001f081  /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+48)
  #05 pc 00023b71  /system/lib/libbinder.so
  #06 pc 000101f1  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+112)
  #07 pc 0004185b  /system/lib/libc.so (_ZL15__pthread_startPv+30)
  #08 pc 000192a5  /system/lib/libc.so (__start_thread+6)

"Binder:5669_3" sysTid=11520
  #00 pc 00042dc4  /system/lib/libc.so (__ioctl+8)
  #01 pc 000498c5  /system/lib/libc.so (ioctl+14)
  #02 pc 0001ea23  /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+174)
  #03 pc 0001ef67  /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+6)
  #04 pc 0001f081  /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+48)
  #05 pc 00023b71  /system/lib/libbinder.so
  #06 pc 000101f1  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+112)
  #07 pc 0004185b  /system/lib/libc.so (_ZL15__pthread_startPv+30)
  #08 pc 000192a5  /system/lib/libc.so (__start_thread+6)

"Binder:5669_4" sysTid=11521
  #00 pc 00042dc4  /system/lib/libc.so (__ioctl+8)
  #01 pc 000498c5  /system/lib/libc.so (ioctl+14)
  #02 pc 0001ea23  /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+174)
  #03 pc 0001ef67  /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+6)
  #04 pc 0001f081  /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+48)
  #05 pc 00023b71  /system/lib/libbinder.so
  #06 pc 000101f1  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+112)
  #07 pc 0004185b  /system/lib/libc.so (_ZL15__pthread_startPv+30)
  #08 pc 000192a5  /system/lib/libc.so (__start_thread+6)

"AudioIn_2A2" sysTid=13249
  #00 pc 00042dc4  /system/lib/libc.so (__ioctl+8)
  #01 pc 000498c5  /system/lib/libc.so (ioctl+14)
  #02 pc 00002c5b  /system/lib/libtinyalsa.so (pcm_read+90)
  #03 pc 0000cb64  /system/lib/hw/audio.primary.msm8953.so
  #04 pc 00036e0f  /system/lib/libaudioflinger.so
  #05 pc 000101f1  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+112)
  #06 pc 0004185b  /system/lib/libc.so (_ZL15__pthread_startPv+30)
  #07 pc 000192a5  /system/lib/libc.so (__start_thread+6)

----- end 5669 -----


----- pid 6205 at 2019-08-26 13:44:31 -----
Cmd line: /system/bin/sdcard
ABI: 'arm64'

"sdcard" sysTid=6205
  #00 pc 000000000006a718  /system/lib64/libc.so (read+4)
  #01 pc 00000000000030dc  /system/bin/sdcard
  #02 pc 0000000000002104  /system/bin/sdcard (main+724)
  #03 pc 000000000001976c  /system/lib64/libc.so (__libc_init+100)
  #04 pc 0000000000002158  /system/bin/sdcard

"sdcard" sysTid=6224
  #00 pc 000000000006a718  /system/lib64/libc.so (read+4)
  #01 pc 000000000000286c  /system/bin/sdcard
  #02 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  #03 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)

"sdcard" sysTid=6225
  #00 pc 000000000006a718  /system/lib64/libc.so (read+4)
  #01 pc 00000000000049ac  /system/bin/sdcard
  #02 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  #03 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)

"sdcard" sysTid=6226
  #00 pc 000000000006a718  /system/lib64/libc.so (read+4)
  #01 pc 00000000000049ac  /system/bin/sdcard
  #02 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  #03 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)

"sdcard" sysTid=6227
  #00 pc 000000000006a718  /system/lib64/libc.so (read+4)
  #01 pc 00000000000049ac  /system/bin/sdcard
  #02 pc 00000000000677c4  /system/lib64/libc.so (_ZL15__pthread_startPv+52)
  #03 pc 000000000001c644  /system/lib64/libc.so (__start_thread+16)

----- end 6205 -----

----- pid 11985 at 2019-08-26 13:44:32 -----
Cmd line: com.android.browser
Build fingerprint: 'Xiaomi/markw/markw:6.0.1/MMB29M/V10.2.2.0.MBEMIXM:user/release-keys'
ABI: 'arm'
Build type: optimized
Zygote loaded classes=4213 post zygote classes=4712
Intern table: 62299 strong; 135 weak
JNI: CheckJNI is off; globals=764 (plus 393 weak)
Libraries: /data/app/com.android.browser-1/lib/arm/libcrashlytics.so /data/app/com.android.browser-1/lib/arm/libmiui_chromium.so /system/app/WebViewGoogle/WebViewGoogle.apk!/lib/armeabi-v7a/libwebviewchromium.so /system/lib/libandroid.so /system/lib/libcompiler_rt.so /system/lib/libjavacrypto.so /system/lib/libjnigraphics.so /system/lib/libmedia_jni.so /system/lib/libmiuiclassproxy.so /system/lib/libmiuinative.so /system/lib/libqti_performance.so /system/lib/libwebviewchromium_loader.so /system/lib/libwebviewchromium_plat_support.so libjavacore.so (14)

suspend all histogram:	Sum: 4.831ms 99% C.I. 3us-1951.360us Avg: 178.925us Max: 2124us
DALVIK THREADS (94):
"Signal Catcher" daemon prio=5 tid=2 Runnable
  | group="system" sCount=0 dsCount=0 obj=0x2ac070a0 self=0xab3072f8
  | sysTid=11990 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xf47e4930
  | state=R schedstat=( 736633935 13733914 340 ) utm=43 stm=30 core=0 HZ=100
  | stack=0xf46e8000-0xf46ea000 stackSize=1014KB
  | held mutexes= "mutator lock"(shared held)
  native: #00 pc 0035caa9  /system/lib/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+116)
  native: #01 pc 0033d287  /system/lib/libart.so (_ZNK3art6Thread4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEP12BacktraceMap+150)
  native: #02 pc 003475d9  /system/lib/libart.so (_ZN3art14DumpCheckpoint3RunEPNS_6ThreadE+448)
  native: #03 pc 0034814f  /system/lib/libart.so (_ZN3art10ThreadList13RunCheckpointEPNS_7ClosureEb+202)
  native: #04 pc 00348807  /system/lib/libart.so (_ZN3art10ThreadList4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+130)
  native: #05 pc 003489c9  /system/lib/libart.so (_ZN3art10ThreadList14DumpForSigQuitERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+312)
  native: #06 pc 003213d3  /system/lib/libart.so (_ZN3art7Runtime14DumpForSigQuitERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+58)
  native: #07 pc 003289af  /system/lib/libart.so (_ZN3art13SignalCatcher13HandleSigQuitEv+910)
  native: #08 pc 0032927d  /system/lib/libart.so (_ZN3art13SignalCatcher3RunEPv+324)
  native: #09 pc 0004185b  /system/lib/libc.so (_ZL15__pthread_startPv+30)
  native: #10 pc 000192a5  /system/lib/libc.so (__start_thread+6)
  (no managed stack frames)

"main" prio=5 tid=1 Native
  | group="main" sCount=1 dsCount=0 obj=0x74d97000 self=0xab065ed0
  | sysTid=11985 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xf7354b34
  | state=S schedstat=( 22682856323 3219628555 42344 ) utm=1563 stm=706 core=1 HZ=100
  | stack=0xff420000-0xff422000 stackSize=8MB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/11985/stack)
  native: #00 pc 00016908  /system/lib/libc.so (syscall+28)
  native: #01 pc 000f62b3  /system/lib/libart.so (_ZN3art17ConditionVariable4WaitEPNS_6ThreadE+82)
  native: #02 pc 002844ad  /system/lib/libart.so (_ZN3art3JNI16CallObjectMethodEP7_JNIEnvP8_jobjectP10_jmethodIDz+624)
  native: #03 pc 00002bc3  /system/lib/libnativehelper.so (jniGetReferent+94)
  native: #04 pc 00078753  /system/lib/libandroid_runtime.so (_ZN7android26NativeDisplayEventReceiver13dispatchVsyncExij+26)
  native: #05 pc 00078975  /system/lib/libandroid_runtime.so (_ZN7android26NativeDisplayEventReceiver11handleEventEiiPv+80)
  native: #06 pc 00013057  /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+530)
  native: #07 pc 00013127  /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+130)
  native: #08 pc 000841d5  /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22)
  native: #09 pc 0000055d  /data/dalvik-cache/arm/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+96)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.app.ActivityThread.main(ActivityThread.java:5601)
  at java.lang.reflect.Method.invoke!(Native method)
  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:774)
  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:652)

"ReferenceQueueDaemon" daemon prio=5 tid=3 Waiting
  | group="system" sCount=1 dsCount=0 obj=0x2ac07100 self=0xab3024e0
  | sysTid=11991 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xf46de930
  | state=S schedstat=( 23327861 3946722 233 ) utm=2 stm=0 core=1 HZ=100
  | stack=0xf45dc000-0xf45de000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x00427695> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
  at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:152)
  - locked <0x00427695> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
  at java.lang.Thread.run(Thread.java:818)

"FinalizerDaemon" daemon prio=5 tid=4 Waiting
  | group="system" sCount=1 dsCount=0 obj=0x2ac07160 self=0xab305660
  | sysTid=11992 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xf45d7930
  | state=S schedstat=( 86221354 18391349 599 ) utm=8 stm=0 core=1 HZ=100
  | stack=0xf44d5000-0xf44d7000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x08ac13aa> (a java.lang.ref.ReferenceQueue)
  at java.lang.Object.wait(Object.java:423)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:101)
  - locked <0x08ac13aa> (a java.lang.ref.ReferenceQueue)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:72)
  at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:212)
  at java.lang.Thread.run(Thread.java:818)

"FinalizerWatchdogDaemon" daemon prio=5 tid=5 Waiting
  | group="system" sCount=1 dsCount=0 obj=0x2ac071c0 self=0xab2fef50
  | sysTid=11993 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xf44ca930
  | state=S schedstat=( 971720 1744375 9 ) utm=0 stm=0 core=0 HZ=100
  | stack=0xf43c8000-0xf43ca000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x01b7cdf7> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:273)
  - locked <0x01b7cdf7> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:253)
  at java.lang.Thread.run(Thread.java:818)

"HeapTaskDaemon" daemon prio=5 tid=6 Blocked
  | group="system" sCount=1 dsCount=0 obj=0x2ac07220 self=0xab304588
  | sysTid=11994 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xf43c0930
  | state=S schedstat=( 668657558 174340006 479 ) utm=56 stm=10 core=1 HZ=100
  | stack=0xf42be000-0xf42c0000 stackSize=1038KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/11994/stack)
  native: #00 pc 00016908  /system/lib/libc.so (syscall+28)
  native: #01 pc 000f62b3  /system/lib/libart.so (_ZN3art17ConditionVariable4WaitEPNS_6ThreadE+82)
  native: #02 pc 001cdec1  /system/lib/libart.so (_ZN3art2gc13TaskProcessor7GetTaskEPNS_6ThreadE+92)
  native: #03 pc 001ce3d5  /system/lib/libart.so (_ZN3art2gc13TaskProcessor11RunAllTasksEPNS_6ThreadE+60)
  native: #04 pc 0000036f  /data/dalvik-cache/arm/system@framework@boot.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.run(Daemons.java:430)
  at java.lang.Thread.run(Thread.java:818)

"Binder:11985_1" prio=5 tid=7 Native
  | group="main" sCount=1 dsCount=0 obj=0x2ac07280 self=0xab09c950
  | sysTid=11995 nice=0 cgrp=default sched=0/0 handle=0xf41ba930
  | state=S schedstat=( 30392609 60185680 170 ) utm=3 stm=0 core=0 HZ=100
  | stack=0xf40be000-0xf40c0000 stackSize=1014KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/11995/stack)
  native: #00 pc 00042dc4  /system/lib/libc.so (__ioctl+8)
  native: #01 pc 000498c5  /system/lib/libc.so (ioctl+14)
  native: #02 pc 0001ea23  /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+174)
  native: #03 pc 0001ef67  /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+6)
  native: #04 pc 0001f081  /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+48)
  native: #05 pc 00023b71  /system/lib/libbinder.so (???)
  native: #06 pc 000101f1  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+112)
  native: #07 pc 00060deb  /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+70)
  native: #08 pc 0004185b  /system/lib/libc.so (_ZL15__pthread_startPv+30)
  native: #09 pc 000192a5  /system/lib/libc.so (__start_thread+6)
  (no managed stack frames)

"Binder:11985_2" prio=5 tid=8 Native
  | group="main" sCount=1 dsCount=0 obj=0x2ac072e0 self=0xab2fcb90
  | sysTid=11996 nice=0 cgrp=default sched=0/0 handle=0xf40b6930
  | state=S schedstat=( 29626565 32459173 169 ) utm=0 stm=2 core=0 HZ=100
  | stack=0xf3fba000-0xf3fbc000 stackSize=1014KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/11996/stack)
  native: #00 pc 00042dc4  /system/lib/libc.so (__ioctl+8)
  native: #01 pc 000498c5  /system/lib/libc.so (ioctl+14)
  native: #02 pc 0001ea23  /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+174)
  native: #03 pc 0001ef67  /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+6)
  native: #04 pc 0001f081  /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+48)
  native: #05 pc 00023b71  /system/lib/libbinder.so (???)
  native: #06 pc 000101f1  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+112)
  native: #07 pc 00060deb  /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+70)
  native: #08 pc 0004185b  /system/lib/libc.so (_ZL15__pthread_startPv+30)
  native: #09 pc 000192a5  /system/lib/libc.so (__start_thread+6)
  (no managed stack frames)

"FileObserver" prio=5 tid=9 Native
  | group="main" sCount=1 dsCount=0 obj=0x2ac07340 self=0xab300de8
  | sysTid=11997 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xf3fb0930
  | state=S schedstat=( 5909379 9403539 129 ) utm=0 stm=0 core=1 HZ=100
  | stack=0xf3eae000-0xf3eb0000 stackSize=1038KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/11997/stack)
  native: #00 pc 00043c74  /system/lib/libc.so (read+8)
  native: #01 pc 000af8d9  /system/lib/libandroid_runtime.so (???)
  native: #02 pc 0001bb83  /data/dalvik-cache/arm/system@framework@boot.oat (Java_android_os_FileObserver_00024ObserverThread_observe__I+78)
  at android.os.FileObserver$ObserverThread.observe(Native method)
  at android.os.FileObserver$ObserverThread.run(FileObserver.java:85)

"Binder:11985_3" prio=5 tid=14 Native
  | group="main" sCount=1 dsCount=0 obj=0x2ac07460 self=0xab314160
  | sysTid=12008 nice=0 cgrp=default sched=0/0 handle=0xde5f2930
  | state=S schedstat=( 34951913 28572548 171 ) utm=2 stm=1 core=0 HZ=100
  | stack=0xde4f6000-0xde4f8000 stackSize=1014KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/12008/stack)
  native: #00 pc 00042dc4  /system/lib/libc.so (__ioctl+8)
  native: #01 pc 000498c5  /system/lib/libc.so (ioctl+14)
  native: #02 pc 0001ea23  /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+174)
  native: #03 pc 0001ef67  /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+6)
  native: #04 pc 0001f081  /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+48)
  native: #05 pc 00023b71  /system/lib/libbinder.so (???)
  native: #06 pc 000101f1  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+112)
  native: #07 pc 00060deb  /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+70)
  native: #08 pc 0004185b  /system/lib/libc.so (_ZL15__pthread_startPv+30)
  native: #09 pc 000192a5  /system/lib/libc.so (__start_thread+6)
  (no managed stack frames)

"pool-3-thread-1" prio=5 tid=15 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac074c0 self=0xab306108
  | sysTid=12011 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xde4f3930
  | state=S schedstat=( 116338963 47781358 372 ) utm=2 stm=9 core=0 HZ=100
  | stack=0xde3f1000-0xde3f3000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0bd86b38> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0bd86b38> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"pool-4-thread-1" prio=5 tid=17 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac07520 self=0xab2ac848
  | sysTid=12013 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xde004930
  | state=S schedstat=( 595209 262240 3 ) utm=0 stm=0 core=6 HZ=100
  | stack=0xddf02000-0xddf04000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0120e711> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0120e711> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"FirebaseInstanceId" prio=5 tid=18 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac07580 self=0xab306578
  | sysTid=12015 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xde77e930
  | state=S schedstat=( 5135521 2812917 17 ) utm=0 stm=0 core=5 HZ=100
  | stack=0xde67c000-0xde67e000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x098fc076> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x098fc076> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1078)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:806)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at com.google.android.gms.common.util.concurrent.zza.run(unavailable:6)
  at java.lang.Thread.run(Thread.java:818)

"MessengerIpcClient" prio=5 tid=20 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac076a0 self=0xab3245d8
  | sysTid=12018 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xddaf5930
  | state=S schedstat=( 1599011 5219585 10 ) utm=0 stm=0 core=0 HZ=100
  | stack=0xdd9f3000-0xdd9f5000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x001d1677> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x001d1677> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1078)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:806)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at com.google.android.gms.common.util.concurrent.zza.run(unavailable:6)
  at java.lang.Thread.run(Thread.java:818)

"com.sensorsdata.analytics.android.sdk.AnalyticsMessages.Worker" prio=5 tid=21 Native
  | group="main" sCount=1 dsCount=0 obj=0x2ac07700 self=0xab338d30
  | sysTid=12025 nice=1 cgrp=bg_non_interactive sched=0/0 handle=0xdd9f0930
  | state=S schedstat=( 70396039 18681463 58 ) utm=7 stm=0 core=1 HZ=100
  | stack=0xdd8ee000-0xdd8f0000 stackSize=1038KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/12025/stack)
  native: #00 pc 00042c9c  /system/lib/libc.so (__epoll_pwait+20)
  native: #01 pc 000195cf  /system/lib/libc.so (epoll_pwait+26)
  native: #02 pc 000195dd  /system/lib/libc.so (epoll_wait+6)
  native: #03 pc 00012eab  /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+102)
  native: #04 pc 00013127  /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+130)
  native: #05 pc 000841d5  /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22)
  native: #06 pc 0000055d  /data/dalvik-cache/arm/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+96)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"pool-7-thread-1" prio=5 tid=22 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac07760 self=0xab3391a0
  | sysTid=12026 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xdd8eb930
  | state=S schedstat=( 473021 64479 3 ) utm=0 stm=0 core=4 HZ=100
  | stack=0xdd7e9000-0xdd7eb000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x004502e4> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x004502e4> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"global" daemon prio=5 tid=24 Native
  | group="main" sCount=1 dsCount=0 obj=0x2ac077c0 self=0xab35b800
  | sysTid=12030 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0xdd5ce930
  | state=S schedstat=( 1665263 9612864 10 ) utm=0 stm=0 core=0 HZ=100
  | stack=0xdd4cc000-0xdd4ce000 stackSize=1038KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/12030/stack)
  native: #00 pc 00042c9c  /system/lib/libc.so (__epoll_pwait+20)
  native: #01 pc 000195cf  /system/lib/libc.so (epoll_pwait+26)
  native: #02 pc 000195dd  /system/lib/libc.so (epoll_wait+6)
  native: #03 pc 00012eab  /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+102)
  native: #04 pc 00013127  /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+130)
  native: #05 pc 000841d5  /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22)
  native: #06 pc 0000055d  /data/dalvik-cache/arm/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+96)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"IOThread" prio=5 tid=25 Native
  | group="main" sCount=1 dsCount=0 obj=0x2ac07880 self=0xab2a3b90
  | sysTid=12034 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xdd49b930
  | state=S schedstat=( 224339787 77765516 486 ) utm=17 stm=5 core=1 HZ=100
  | stack=0xdd399000-0xdd39b000 stackSize=1038KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/12034/stack)
  native: #00 pc 00042c9c  /system/lib/libc.so (__epoll_pwait+20)
  native: #01 pc 000195cf  /system/lib/libc.so (epoll_pwait+26)
  native: #02 pc 000195dd  /system/lib/libc.so (epoll_wait+6)
  native: #03 pc 00012eab  /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+102)
  native: #04 pc 00013127  /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+130)
  native: #05 pc 000841d5  /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22)
  native: #06 pc 0000055d  /data/dalvik-cache/arm/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+96)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"pool-9-thread-1" prio=5 tid=26 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac078e0 self=0xab38d678
  | sysTid=12036 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xdd396930
  | state=S schedstat=( 600658750 89577073 2398 ) utm=30 stm=30 core=0 HZ=100
  | stack=0xdd294000-0xdd296000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x002f6e02> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x002f6e02> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"browser.report" prio=5 tid=27 Native
  | group="main" sCount=1 dsCount=0 obj=0x2ac07940 self=0xab3ab2d8
  | sysTid=12037 nice=1 cgrp=bg_non_interactive sched=0/0 handle=0xdd291930
  | state=S schedstat=( 8655364 2237604 22 ) utm=0 stm=0 core=1 HZ=100
  | stack=0xdd18f000-0xdd191000 stackSize=1038KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/12037/stack)
  native: #00 pc 00042c9c  /system/lib/libc.so (__epoll_pwait+20)
  native: #01 pc 000195cf  /system/lib/libc.so (epoll_pwait+26)
  native: #02 pc 000195dd  /system/lib/libc.so (epoll_wait+6)
  native: #03 pc 00012eab  /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+102)
  native: #04 pc 00013127  /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+130)
  native: #05 pc 000841d5  /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22)
  native: #06 pc 0000055d  /data/dalvik-cache/arm/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+96)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Queue" prio=10 tid=12 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac079a0 self=0xab3084a8
  | sysTid=12042 nice=-8 cgrp=bg_non_interactive sched=0/0 handle=0xefb16930
  | state=S schedstat=( 30220260 512553 50 ) utm=3 stm=0 core=1 HZ=100
  | stack=0xefa14000-0xefa16000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0f42a313> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0f42a313> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:510)
  at io.fabric.sdk.android.services.concurrency.c.a(SourceFile:197)
  at io.fabric.sdk.android.services.concurrency.c.b(SourceFile:236)
  at io.fabric.sdk.android.services.concurrency.c.a(SourceFile:65)
  at io.fabric.sdk.android.services.concurrency.c.take(SourceFile:46)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"Queue" prio=10 tid=28 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac07a00 self=0xab354830
  | sysTid=12043 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0xdd18c930
  | state=S schedstat=( 84835721 3965055 163 ) utm=8 stm=0 core=5 HZ=100
  | stack=0xdd08a000-0xdd08c000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x00c16950> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x00c16950> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:510)
  at io.fabric.sdk.android.services.concurrency.c.a(SourceFile:197)
  at io.fabric.sdk.android.services.concurrency.c.b(SourceFile:236)
  at io.fabric.sdk.android.services.concurrency.c.a(SourceFile:65)
  at io.fabric.sdk.android.services.concurrency.c.take(SourceFile:46)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"Queue" prio=10 tid=29 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac07a60 self=0xab37b168
  | sysTid=12044 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0xdd087930
  | state=S schedstat=( 1317814 465833 8 ) utm=0 stm=0 core=6 HZ=100
  | stack=0xdcf85000-0xdcf87000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x04506749> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x04506749> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:510)
  at io.fabric.sdk.android.services.concurrency.c.a(SourceFile:197)
  at io.fabric.sdk.android.services.concurrency.c.b(SourceFile:236)
  at io.fabric.sdk.android.services.concurrency.c.a(SourceFile:65)
  at io.fabric.sdk.android.services.concurrency.c.take(SourceFile:46)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"Queue" prio=10 tid=30 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac07ac0 self=0xab386580
  | sysTid=12045 nice=-8 cgrp=bg_non_interactive sched=0/0 handle=0xdcf82930
  | state=S schedstat=( 525313 62396 4 ) utm=0 stm=0 core=1 HZ=100
  | stack=0xdce80000-0xdce82000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x012a684e> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x012a684e> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:510)
  at io.fabric.sdk.android.services.concurrency.c.a(SourceFile:197)
  at io.fabric.sdk.android.services.concurrency.c.b(SourceFile:236)
  at io.fabric.sdk.android.services.concurrency.c.a(SourceFile:65)
  at io.fabric.sdk.android.services.concurrency.c.take(SourceFile:46)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"Queue" prio=10 tid=31 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac07b20 self=0xab3869f0
  | sysTid=12046 nice=-8 cgrp=bg_non_interactive sched=0/0 handle=0xdce7d930
  | state=S schedstat=( 525573 31979 5 ) utm=0 stm=0 core=4 HZ=100
  | stack=0xdcd7b000-0xdcd7d000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x052a5d6f> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x052a5d6f> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:510)
  at io.fabric.sdk.android.services.concurrency.c.a(SourceFile:197)
  at io.fabric.sdk.android.services.concurrency.c.b(SourceFile:236)
  at io.fabric.sdk.android.services.concurrency.c.a(SourceFile:65)
  at io.fabric.sdk.android.services.concurrency.c.take(SourceFile:46)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"Queue" prio=10 tid=32 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac07b80 self=0xab387e68
  | sysTid=12047 nice=-8 cgrp=bg_non_interactive sched=0/0 handle=0xdcd78930
  | state=S schedstat=( 418542 23958 4 ) utm=0 stm=0 core=6 HZ=100
  | stack=0xdcc76000-0xdcc78000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0e5bca7c> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0e5bca7c> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:510)
  at io.fabric.sdk.android.services.concurrency.c.a(SourceFile:197)
  at io.fabric.sdk.android.services.concurrency.c.b(SourceFile:236)
  at io.fabric.sdk.android.services.concurrency.c.a(SourceFile:65)
  at io.fabric.sdk.android.services.concurrency.c.take(SourceFile:46)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"Queue" prio=10 tid=33 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac07be0 self=0xab3882d8
  | sysTid=12048 nice=-8 cgrp=bg_non_interactive sched=0/0 handle=0xdcc73930
  | state=S schedstat=( 509114 109687 8 ) utm=0 stm=0 core=7 HZ=100
  | stack=0xdcb71000-0xdcb73000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0caf2f05> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0caf2f05> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:510)
  at io.fabric.sdk.android.services.concurrency.c.a(SourceFile:197)
  at io.fabric.sdk.android.services.concurrency.c.b(SourceFile:236)
  at io.fabric.sdk.android.services.concurrency.c.a(SourceFile:65)
  at io.fabric.sdk.android.services.concurrency.c.take(SourceFile:46)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"Queue" prio=10 tid=34 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac07c40 self=0xab386e60
  | sysTid=12049 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0xdcb6e930
  | state=S schedstat=( 773958 62136 15 ) utm=0 stm=0 core=4 HZ=100
  | stack=0xdca6c000-0xdca6e000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x09c8bb5a> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x09c8bb5a> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:510)
  at io.fabric.sdk.android.services.concurrency.c.a(SourceFile:197)
  at io.fabric.sdk.android.services.concurrency.c.b(SourceFile:236)
  at io.fabric.sdk.android.services.concurrency.c.a(SourceFile:65)
  at io.fabric.sdk.android.services.concurrency.c.take(SourceFile:46)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"Queue" prio=10 tid=35 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac07ca0 self=0xab3872d0
  | sysTid=12050 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0xdca69930
  | state=S schedstat=( 530156 90677 7 ) utm=0 stm=0 core=6 HZ=100
  | stack=0xdc967000-0xdc969000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0529618b> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0529618b> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:510)
  at io.fabric.sdk.android.services.concurrency.c.a(SourceFile:197)
  at io.fabric.sdk.android.services.concurrency.c.b(SourceFile:236)
  at io.fabric.sdk.android.services.concurrency.c.a(SourceFile:65)
  at io.fabric.sdk.android.services.concurrency.c.take(SourceFile:46)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"Answers Events Handler1" prio=5 tid=37 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac07d00 self=0xab3b20b0
  | sysTid=12053 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0xdc85f930
  | state=S schedstat=( 15133798 4077447 82 ) utm=1 stm=0 core=0 HZ=100
  | stack=0xdc75d000-0xdc75f000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0ad91268> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0ad91268> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1078)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:806)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at io.fabric.sdk.android.services.b.n$1$1.onRun(SourceFile:75)
  at io.fabric.sdk.android.services.b.h.run(SourceFile:30)
  at java.lang.Thread.run(Thread.java:818)

"BrowserShortTimeThread" prio=5 tid=38 Native
  | group="main" sCount=1 dsCount=0 obj=0x2ac07d60 self=0xab3b7168
  | sysTid=12056 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xdc75a930
  | state=S schedstat=( 78427664 18081152 147 ) utm=5 stm=2 core=0 HZ=100
  | stack=0xdc658000-0xdc65a000 stackSize=1038KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/12056/stack)
  native: #00 pc 00042c9c  /system/lib/libc.so (__epoll_pwait+20)
  native: #01 pc 000195cf  /system/lib/libc.so (epoll_pwait+26)
  native: #02 pc 000195dd  /system/lib/libc.so (epoll_wait+6)
  native: #03 pc 00012eab  /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+102)
  native: #04 pc 00013127  /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+130)
  native: #05 pc 000841d5  /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22)
  native: #06 pc 0000055d  /data/dalvik-cache/arm/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+96)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Crashlytics Exception Handler1" prio=5 tid=40 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac07dc0 self=0xab3b9b60
  | sysTid=12062 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0xdc655930
  | state=S schedstat=( 26150315 1890364 40 ) utm=2 stm=0 core=0 HZ=100
  | stack=0xdc553000-0xdc555000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0678b681> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0678b681> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at io.fabric.sdk.android.services.b.n$1$1.onRun(SourceFile:75)
  at io.fabric.sdk.android.services.b.h.run(SourceFile:30)
  at java.lang.Thread.run(Thread.java:818)

"DBTask-pool-thread-1" prio=5 tid=46 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac1a0a0 self=0xab43aff0
  | sysTid=12070 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xdbba0930
  | state=S schedstat=( 63465620 40968027 210 ) utm=3 stm=3 core=1 HZ=100
  | stack=0xdba9e000-0xdbaa0000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0d6a7703> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0d6a7703> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"RxSchedulerPurge-1" daemon prio=5 tid=48 TimedWaiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac1a160 self=0xab494638
  | sysTid=12072 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xdb996930
  | state=S schedstat=( 2500934 184218 11 ) utm=0 stm=0 core=0 HZ=100
  | stack=0xdb894000-0xdb896000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0604b4b9> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0604b4b9> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:198)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2053)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:806)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"uil-pool-2-thread-1" prio=3 tid=52 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac1a2e0 self=0xab455010
  | sysTid=12076 nice=13 cgrp=bg_non_interactive sched=0/0 handle=0xdb582930
  | state=S schedstat=( 72747187 50272029 445 ) utm=5 stm=2 core=0 HZ=100
  | stack=0xdb480000-0xdb482000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0cb2e375> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0cb2e375> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at com.nostra13.universalimageloader.core.a.a.d.c(SourceFile:473)
  at com.nostra13.universalimageloader.core.a.a.d.take(SourceFile:662)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"uil-pool-2-thread-2" prio=3 tid=54 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac1a3a0 self=0xab495200
  | sysTid=12078 nice=13 cgrp=bg_non_interactive sched=0/0 handle=0xda9b8930
  | state=S schedstat=( 60028745 51928918 390 ) utm=4 stm=2 core=1 HZ=100
  | stack=0xda8b6000-0xda8b8000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0019c37b> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0019c37b> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at com.nostra13.universalimageloader.core.a.a.d.c(SourceFile:473)
  at com.nostra13.universalimageloader.core.a.a.d.take(SourceFile:662)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"RxCachedWorkerPoolEvictor-1" daemon prio=5 tid=56 TimedWaiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac1a460 self=0xab4920e0
  | sysTid=12080 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xda7ae930
  | state=S schedstat=( 2390785 905312 24 ) utm=0 stm=0 core=0 HZ=100
  | stack=0xda6ac000-0xda6ae000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x07db41f1> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x07db41f1> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:198)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2053)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:806)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"uil-pool-2-thread-3" prio=3 tid=57 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac1a4c0 self=0xab4ade40
  | sysTid=12081 nice=13 cgrp=bg_non_interactive sched=0/0 handle=0xda6a9930
  | state=S schedstat=( 60610106 63886193 342 ) utm=6 stm=0 core=0 HZ=100
  | stack=0xda5a7000-0xda5a9000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x07d8b1d6> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x07d8b1d6> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at com.nostra13.universalimageloader.core.a.a.d.c(SourceFile:473)
  at com.nostra13.universalimageloader.core.a.a.d.take(SourceFile:662)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"RenderThread" prio=5 tid=23 Native
  | group="main" sCount=1 dsCount=0 obj=0x2ac1a7c0 self=0xab1d2698
  | sysTid=12091 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xdc455930
  | state=S schedstat=( 328662547 20592451 663 ) utm=22 stm=10 core=0 HZ=100
  | stack=0xdc359000-0xdc35b000 stackSize=1014KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/12091/stack)
  native: #00 pc 00042c9c  /system/lib/libc.so (__epoll_pwait+20)
  native: #01 pc 000195cf  /system/lib/libc.so (epoll_pwait+26)
  native: #02 pc 000195dd  /system/lib/libc.so (epoll_wait+6)
  native: #03 pc 00012eab  /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+102)
  native: #04 pc 00013127  /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+130)
  native: #05 pc 0001ed5d  /system/lib/libhwui.so (_ZN7android10uirenderer12renderthread12RenderThread10threadLoopEv+44)
  native: #06 pc 000101f1  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+112)
  native: #07 pc 00060deb  /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+70)
  native: #08 pc 0004185b  /system/lib/libc.so (_ZL15__pthread_startPv+30)
  native: #09 pc 000192a5  /system/lib/libc.so (__start_thread+6)
  (no managed stack frames)

"DownloadService" prio=5 tid=39 Native
  | group="main" sCount=1 dsCount=0 obj=0x2ac1a820 self=0xab2ba370
  | sysTid=12094 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xdc146930
  | state=S schedstat=( 8464740 1832134 29 ) utm=0 stm=0 core=0 HZ=100
  | stack=0xdc044000-0xdc046000 stackSize=1038KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/12094/stack)
  native: #00 pc 00042c9c  /system/lib/libc.so (__epoll_pwait+20)
  native: #01 pc 000195cf  /system/lib/libc.so (epoll_pwait+26)
  native: #02 pc 000195dd  /system/lib/libc.so (epoll_wait+6)
  native: #03 pc 00012eab  /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+102)
  native: #04 pc 00013127  /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+130)
  native: #05 pc 000841d5  /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22)
  native: #06 pc 0000055d  /data/dalvik-cache/arm/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+96)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"hwuiTask1" prio=5 tid=36 Native
  | group="main" sCount=1 dsCount=0 obj=0x2ac1a8e0 self=0xab3e1160
  | sysTid=12098 nice=-2 cgrp=bg_non_interactive sched=0/0 handle=0xd9b09930
  | state=S schedstat=( 2483284 234427 20 ) utm=0 stm=0 core=0 HZ=100
  | stack=0xd9a0d000-0xd9a0f000 stackSize=1014KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/12098/stack)
  native: #00 pc 00016908  /system/lib/libc.so (syscall+28)
  native: #01 pc 0004167b  /system/lib/libc.so (_ZL33__pthread_cond_timedwait_relativeP23pthread_cond_internal_tP15pthread_mutex_tPK8timespec+56)
  native: #02 pc 0001f5cf  /system/lib/libhwui.so (???)
  native: #03 pc 000101f1  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+112)
  native: #04 pc 00060deb  /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+70)
  native: #05 pc 0004185b  /system/lib/libc.so (_ZL15__pthread_startPv+30)
  native: #06 pc 000192a5  /system/lib/libc.so (__start_thread+6)
  (no managed stack frames)

"Chrome_IOThread" prio=7 tid=70 Native
  | group="main" sCount=1 dsCount=0 obj=0x2ac1aa00 self=0xab8a22d8
  | sysTid=12108 nice=-4 cgrp=bg_non_interactive sched=0/0 handle=0xcefef930
  | state=S schedstat=( 449746949 104994158 1746 ) utm=38 stm=6 core=0 HZ=100
  | stack=0xceef3000-0xceef5000 stackSize=1014KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/12108/stack)
  native: #00 pc 00042c9c  /system/lib/libc.so (__epoll_pwait+20)
  native: #01 pc 000195cf  /system/lib/libc.so (epoll_pwait+26)
  native: #02 pc 000195dd  /system/lib/libc.so (epoll_wait+6)
  native: #03 pc 01fc8615  /data/app/com.android.browser-1/lib/arm/libmiui_chromium.so (???)
  native: #04 pc 01fc7303  /data/app/com.android.browser-1/lib/arm/libmiui_chromium.so (???)
  native: #05 pc 01fc6235  /data/app/com.android.browser-1/lib/arm/libmiui_chromium.so (???)
  native: #06 pc 01f7699d  /data/app/com.android.browser-1/lib/arm/libmiui_chromium.so (???)
  native: #07 pc 01b627c3  /data/app/com.android.browser-1/lib/arm/libmiui_chromium.so (???)
  native: #08 pc 01f9d529  /data/app/com.android.browser-1/lib/arm/libmiui_chromium.so (???)
  native: #09 pc 01fb9c6d  /data/app/com.android.browser-1/lib/arm/libmiui_chromium.so (???)
  native: #10 pc 0004185b  /system/lib/libc.so (_ZL15__pthread_startPv+30)
  native: #11 pc 000192a5  /system/lib/libc.so (__start_thread+6)
  (no managed stack frames)

"WifiManager" prio=7 tid=72 Native
  | group="main" sCount=1 dsCount=0 obj=0x2ac1aa60 self=0xab91c860
  | sysTid=12115 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xcdc5e930
  | state=S schedstat=( 13682298 36071922 179 ) utm=0 stm=1 core=0 HZ=100
  | stack=0xcdb5c000-0xcdb5e000 stackSize=1038KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/12115/stack)
  native: #00 pc 00042c9c  /system/lib/libc.so (__epoll_pwait+20)
  native: #01 pc 000195cf  /system/lib/libc.so (epoll_pwait+26)
  native: #02 pc 000195dd  /system/lib/libc.so (epoll_wait+6)
  native: #03 pc 00012eab  /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+102)
  native: #04 pc 00013127  /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+130)
  native: #05 pc 000841d5  /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22)
  native: #06 pc 0000055d  /data/dalvik-cache/arm/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+96)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"CleanupReference" daemon prio=5 tid=73 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac1aac0 self=0xab9a5f40
  | sysTid=12119 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xca2ed930
  | state=S schedstat=( 444270 103750 4 ) utm=0 stm=0 core=1 HZ=100
  | stack=0xca1eb000-0xca1ed000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x02b425ae> (a java.lang.ref.ReferenceQueue)
  at java.lang.Object.wait(Object.java:423)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:101)
  - locked <0x02b425ae> (a java.lang.ref.ReferenceQueue)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:72)
  at com.miui.org.chromium.android_webview.CleanupReference$1.run(SourceFile:51)

"ConnectivityManager" prio=5 tid=74 Native
  | group="main" sCount=1 dsCount=0 obj=0x2ac1ab20 self=0xab9dbaa8
  | sysTid=12120 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xca05f930
  | state=S schedstat=( 28432606 13974063 86 ) utm=2 stm=0 core=0 HZ=100
  | stack=0xc9f5d000-0xc9f5f000 stackSize=1038KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/12120/stack)
  native: #00 pc 00042c9c  /system/lib/libc.so (__epoll_pwait+20)
  native: #01 pc 000195cf  /system/lib/libc.so (epoll_pwait+26)
  native: #02 pc 000195dd  /system/lib/libc.so (epoll_wait+6)
  native: #03 pc 00012eab  /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+102)
  native: #04 pc 00013127  /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+130)
  native: #05 pc 000841d5  /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22)
  native: #06 pc 0000055d  /data/dalvik-cache/arm/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+96)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"DataControllerHandler" prio=1 tid=75 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac1ab80 self=0xaba27dd8
  | sysTid=12123 nice=19 cgrp=bg_non_interactive sched=0/0 handle=0xc91fc930
  | state=S schedstat=( 80853385 64606713 280 ) utm=4 stm=4 core=4 HZ=100
  | stack=0xc90fa000-0xc90fc000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0cc33f4f> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0cc33f4f> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at com.android.browser.u$c.run(SourceFile:180)

"Chrome_InProcGpuThread" prio=7 tid=76 Native
  | group="main" sCount=1 dsCount=0 obj=0x2ac1abe0 self=0xaba570d8
  | sysTid=12124 nice=-4 cgrp=bg_non_interactive sched=0/0 handle=0xc7bec930
  | state=S schedstat=( 296097426 48643287 858 ) utm=20 stm=9 core=1 HZ=100
  | stack=0xc7af0000-0xc7af2000 stackSize=1014KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/12124/stack)
  native: #00 pc 0001690c  /system/lib/libc.so (syscall+32)
  native: #01 pc 0004167b  /system/lib/libc.so (_ZL33__pthread_cond_timedwait_relativeP23pthread_cond_internal_tP15pthread_mutex_tPK8timespec+56)
  native: #02 pc 0004175b  /system/lib/libc.so (pthread_cond_timedwait_monotonic+26)
  native: #03 pc 01fb8319  /data/app/com.android.browser-1/lib/arm/libmiui_chromium.so (???)
  native: #04 pc 01fb8643  /data/app/com.android.browser-1/lib/arm/libmiui_chromium.so (???)
  native: #05 pc 01f68adb  /data/app/com.android.browser-1/lib/arm/libmiui_chromium.so (???)
  native: #06 pc 01f7699d  /data/app/com.android.browser-1/lib/arm/libmiui_chromium.so (???)
  native: #07 pc 01f9d529  /data/app/com.android.browser-1/lib/arm/libmiui_chromium.so (???)
  native: #08 pc 01fb9c6d  /data/app/com.android.browser-1/lib/arm/libmiui_chromium.so (???)
  native: #09 pc 0004185b  /system/lib/libc.so (_ZL15__pthread_startPv+30)
  native: #10 pc 000192a5  /system/lib/libc.so (__start_thread+6)
  (no managed stack frames)

"AudioThread" prio=5 tid=77 Native
  | group="main" sCount=1 dsCount=0 obj=0x2ac1ac40 self=0xaba5b9b8
  | sysTid=12114 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xcdd5d930
  | state=S schedstat=( 14599692 3546146 78 ) utm=0 stm=1 core=1 HZ=100
  | stack=0xcdc61000-0xcdc63000 stackSize=1014KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/12114/stack)
  native: #00 pc 0001690c  /system/lib/libc.so (syscall+32)
  native: #01 pc 0004167b  /system/lib/libc.so (_ZL33__pthread_cond_timedwait_relativeP23pthread_cond_internal_tP15pthread_mutex_tPK8timespec+56)
  native: #02 pc 0004175b  /system/lib/libc.so (pthread_cond_timedwait_monotonic+26)
  native: #03 pc 01fb8319  /data/app/com.android.browser-1/lib/arm/libmiui_chromium.so (???)
  native: #04 pc 01fb8643  /data/app/com.android.browser-1/lib/arm/libmiui_chromium.so (???)
  native: #05 pc 01f68adb  /data/app/com.android.browser-1/lib/arm/libmiui_chromium.so (???)
  native: #06 pc 01f7699d  /data/app/com.android.browser-1/lib/arm/libmiui_chromium.so (???)
  native: #07 pc 01f9d529  /data/app/com.android.browser-1/lib/arm/libmiui_chromium.so (???)
  native: #08 pc 01fb9c6d  /data/app/com.android.browser-1/lib/arm/libmiui_chromium.so (???)
  native: #09 pc 0004185b  /system/lib/libc.so (_ZL15__pthread_startPv+30)
  native: #10 pc 000192a5  /system/lib/libc.so (__start_thread+6)
  (no managed stack frames)

"Chrome_InProcRendererThread" prio=5 tid=78 Native
  | group="main" sCount=1 dsCount=0 obj=0x2ac1aca0 self=0xaba650e8
  | sysTid=12125 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xc7aed930
  | state=S schedstat=( 1787076735 197375991 1793 ) utm=163 stm=15 core=1 HZ=100
  | stack=0xc79f1000-0xc79f3000 stackSize=1014KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/12125/stack)
  native: #00 pc 0001690c  /system/lib/libc.so (syscall+32)
  native: #01 pc 0004167b  /system/lib/libc.so (_ZL33__pthread_cond_timedwait_relativeP23pthread_cond_internal_tP15pthread_mutex_tPK8timespec+56)
  native: #02 pc 0004175b  /system/lib/libc.so (pthread_cond_timedwait_monotonic+26)
  native: #03 pc 01fb8319  /data/app/com.android.browser-1/lib/arm/libmiui_chromium.so (???)
  native: #04 pc 01fb8643  /data/app/com.android.browser-1/lib/arm/libmiui_chromium.so (???)
  native: #05 pc 01f68adb  /data/app/com.android.browser-1/lib/arm/libmiui_chromium.so (???)
  native: #06 pc 01f7699d  /data/app/com.android.browser-1/lib/arm/libmiui_chromium.so (???)
  native: #07 pc 01f9d529  /data/app/com.android.browser-1/lib/arm/libmiui_chromium.so (???)
  native: #08 pc 01fb9c6d  /data/app/com.android.browser-1/lib/arm/libmiui_chromium.so (???)
  native: #09 pc 0004185b  /system/lib/libc.so (_ZL15__pthread_startPv+30)
  native: #10 pc 000192a5  /system/lib/libc.so (__start_thread+6)
  (no managed stack frames)

"IOTask-pool-thread-1" prio=5 tid=80 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac1ad60 self=0xabb1a7a0
  | sysTid=12128 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xc75a1930
  | state=S schedstat=( 2075364 920209 18 ) utm=0 stm=0 core=1 HZ=100
  | stack=0xc749f000-0xc74a1000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x028636dc> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x028636dc> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"Cache-Ctrl" prio=5 tid=81 Native
  | group="main" sCount=1 dsCount=0 obj=0x2ac1adc0 self=0xabb255c0
  | sysTid=12129 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xc749c930
  | state=S schedstat=( 4807605 3154688 38 ) utm=0 stm=0 core=0 HZ=100
  | stack=0xc739a000-0xc739c000 stackSize=1038KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/12129/stack)
  native: #00 pc 00042c9c  /system/lib/libc.so (__epoll_pwait+20)
  native: #01 pc 000195cf  /system/lib/libc.so (epoll_pwait+26)
  native: #02 pc 000195dd  /system/lib/libc.so (epoll_wait+6)
  native: #03 pc 00012eab  /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+102)
  native: #04 pc 00013127  /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+130)
  native: #05 pc 000841d5  /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22)
  native: #06 pc 0000055d  /data/dalvik-cache/arm/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+96)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"VideoThread" prio=5 tid=84 Native
  | group="main" sCount=1 dsCount=0 obj=0x2ac1ae20 self=0xabb2b4b0
  | sysTid=12133 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xc708e930
  | state=S schedstat=( 1430886 170625 11 ) utm=0 stm=0 core=0 HZ=100
  | stack=0xc6f8c000-0xc6f8e000 stackSize=1038KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/12133/stack)
  native: #00 pc 00042c9c  /system/lib/libc.so (__epoll_pwait+20)
  native: #01 pc 000195cf  /system/lib/libc.so (epoll_pwait+26)
  native: #02 pc 000195dd  /system/lib/libc.so (epoll_wait+6)
  native: #03 pc 00012eab  /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+102)
  native: #04 pc 00013127  /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+130)
  native: #05 pc 000841d5  /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22)
  native: #06 pc 0000055d  /data/dalvik-cache/arm/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+96)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"background_task" prio=5 tid=83 Native
  | group="main" sCount=1 dsCount=0 obj=0x2ac1aee0 self=0xabb00c10
  | sysTid=12150 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xc7193930
  | state=S schedstat=( 1480884 558647 12 ) utm=0 stm=0 core=0 HZ=100
  | stack=0xc7091000-0xc7093000 stackSize=1038KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/12150/stack)
  native: #00 pc 00042c9c  /system/lib/libc.so (__epoll_pwait+20)
  native: #01 pc 000195cf  /system/lib/libc.so (epoll_pwait+26)
  native: #02 pc 000195dd  /system/lib/libc.so (epoll_wait+6)
  native: #03 pc 00012eab  /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+102)
  native: #04 pc 00013127  /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+130)
  native: #05 pc 000841d5  /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22)
  native: #06 pc 0000055d  /data/dalvik-cache/arm/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+96)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"IOThread" prio=5 tid=87 Native
  | group="main" sCount=1 dsCount=0 obj=0x2ac1af40 self=0xabb5de68
  | sysTid=12155 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xc6796930
  | state=S schedstat=( 56881576 24894270 126 ) utm=5 stm=0 core=0 HZ=100
  | stack=0xc6694000-0xc6696000 stackSize=1038KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/12155/stack)
  native: #00 pc 00042c9c  /system/lib/libc.so (__epoll_pwait+20)
  native: #01 pc 000195cf  /system/lib/libc.so (epoll_pwait+26)
  native: #02 pc 000195dd  /system/lib/libc.so (epoll_wait+6)
  native: #03 pc 00012eab  /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+102)
  native: #04 pc 00013127  /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+130)
  native: #05 pc 000841d5  /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22)
  native: #06 pc 0000055d  /data/dalvik-cache/arm/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+96)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"TaskSchedulerFo" prio=5 tid=89 Native
  | group="main" sCount=1 dsCount=0 obj=0x2ac1afa0 self=0xaba7fa88
  | sysTid=12117 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xcd644930
  | state=S schedstat=( 127870315 41313950 378 ) utm=11 stm=1 core=0 HZ=100
  | stack=0xcd548000-0xcd54a000 stackSize=1014KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/12117/stack)
  native: #00 pc 0001690c  /system/lib/libc.so (syscall+32)
  native: #01 pc 0004167b  /system/lib/libc.so (_ZL33__pthread_cond_timedwait_relativeP23pthread_cond_internal_tP15pthread_mutex_tPK8timespec+56)
  native: #02 pc 0004175b  /system/lib/libc.so (pthread_cond_timedwait_monotonic+26)
  native: #03 pc 01fb8319  /data/app/com.android.browser-1/lib/arm/libmiui_chromium.so (???)
  native: #04 pc 01fb8643  /data/app/com.android.browser-1/lib/arm/libmiui_chromium.so (???)
  native: #05 pc 01fb870f  /data/app/com.android.browser-1/lib/arm/libmiui_chromium.so (???)
  native: #06 pc 01f8d96b  /data/app/com.android.browser-1/lib/arm/libmiui_chromium.so (???)
  native: #07 pc 01f8de91  /data/app/com.android.browser-1/lib/arm/libmiui_chromium.so (???)
  native: #08 pc 01f8dc77  /data/app/com.android.browser-1/lib/arm/libmiui_chromium.so (???)
  native: #09 pc 01fb9c6d  /data/app/com.android.browser-1/lib/arm/libmiui_chromium.so (???)
  native: #10 pc 0004185b  /system/lib/libc.so (_ZL15__pthread_startPv+30)
  native: #11 pc 000192a5  /system/lib/libc.so (__start_thread+6)
  (no managed stack frames)

"AsyncTask #1" prio=5 tid=91 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac1b1c0 self=0xab44dcf0
  | sysTid=12199 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0xd8e5e930
  | state=S schedstat=( 666303 404688 5 ) utm=0 stm=0 core=4 HZ=100
  | stack=0xd8d5c000-0xd8d5e000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x099e816b> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x099e816b> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"Chrome_CacheThread" prio=5 tid=96 Native
  | group="main" sCount=1 dsCount=0 obj=0x2ac1b3a0 self=0xab4c44e0
  | sysTid=12235 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xd5306930
  | state=S schedstat=( 1221772 458022 14 ) utm=0 stm=0 core=0 HZ=100
  | stack=0xd520a000-0xd520c000 stackSize=1014KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/12235/stack)
  native: #00 pc 00016908  /system/lib/libc.so (syscall+28)
  native: #01 pc 0004167b  /system/lib/libc.so (_ZL33__pthread_cond_timedwait_relativeP23pthread_cond_internal_tP15pthread_mutex_tPK8timespec+56)
  native: #02 pc 002fee3d  /system/app/WebViewGoogle/WebViewGoogle.apk (???)
  (no managed stack frames)

"Chrome_ProcessLauncherThread" prio=5 tid=97 Native
  | group="main" sCount=1 dsCount=0 obj=0x2ac1b400 self=0xabb687a8
  | sysTid=12234 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xd5405930
  | state=S schedstat=( 1412501 7453958 10 ) utm=0 stm=0 core=0 HZ=100
  | stack=0xd5309000-0xd530b000 stackSize=1014KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/12234/stack)
  native: #00 pc 00016908  /system/lib/libc.so (syscall+28)
  native: #01 pc 0004167b  /system/lib/libc.so (_ZL33__pthread_cond_timedwait_relativeP23pthread_cond_internal_tP15pthread_mutex_tPK8timespec+56)
  native: #02 pc 002fee3d  /system/app/WebViewGoogle/WebViewGoogle.apk (???)
  (no managed stack frames)

"Chrome_FileThread" prio=5 tid=98 Native
  | group="main" sCount=1 dsCount=0 obj=0x2ac1b460 self=0xabd183e0
  | sysTid=12232 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xd5603930
  | state=S schedstat=( 2675419 451927 18 ) utm=0 stm=0 core=0 HZ=100
  | stack=0xd5507000-0xd5509000 stackSize=1014KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/12232/stack)
  native: #00 pc 00042c9c  /system/lib/libc.so (__epoll_pwait+20)
  native: #01 pc 000195cf  /system/lib/libc.so (epoll_pwait+26)
  native: #02 pc 000195dd  /system/lib/libc.so (epoll_wait+6)
  native: #03 pc 01469a9b  /system/app/WebViewGoogle/WebViewGoogle.apk (???)
  (no managed stack frames)

"Chrome_FileUserBlockingThread" prio=5 tid=99 Native
  | group="main" sCount=1 dsCount=0 obj=0x2ac1b4c0 self=0xab49d018
  | sysTid=12233 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xd5504930
  | state=S schedstat=( 1973439 150208 15 ) utm=0 stm=0 core=0 HZ=100
  | stack=0xd5408000-0xd540a000 stackSize=1014KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/12233/stack)
  native: #00 pc 00016908  /system/lib/libc.so (syscall+28)
  native: #01 pc 0004167b  /system/lib/libc.so (_ZL33__pthread_cond_timedwait_relativeP23pthread_cond_internal_tP15pthread_mutex_tPK8timespec+56)
  native: #02 pc 002fee3d  /system/app/WebViewGoogle/WebViewGoogle.apk (???)
  (no managed stack frames)

"Chrome_IOThread" prio=7 tid=100 Native
  | group="main" sCount=1 dsCount=0 obj=0x2ac1b520 self=0xab860db0
  | sysTid=12236 nice=-4 cgrp=bg_non_interactive sched=0/0 handle=0xd1a50930
  | state=S schedstat=( 20648079 5807396 174 ) utm=2 stm=0 core=0 HZ=100
  | stack=0xd1954000-0xd1956000 stackSize=1014KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/12236/stack)
  native: #00 pc 00042c9c  /system/lib/libc.so (__epoll_pwait+20)
  native: #01 pc 000195cf  /system/lib/libc.so (epoll_pwait+26)
  native: #02 pc 000195dd  /system/lib/libc.so (epoll_wait+6)
  native: #03 pc 01469a9b  /system/app/WebViewGoogle/WebViewGoogle.apk (???)
  (no managed stack frames)

"Chrome_DBThread" prio=5 tid=101 Native
  | group="main" sCount=1 dsCount=0 obj=0x2ac1b580 self=0xaba4e3a0
  | sysTid=12231 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xd5702930
  | state=S schedstat=( 6329639 2183074 28 ) utm=0 stm=0 core=0 HZ=100
  | stack=0xd5606000-0xd5608000 stackSize=1014KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/12231/stack)
  native: #00 pc 0001690c  /system/lib/libc.so (syscall+32)
  native: #01 pc 0004167b  /system/lib/libc.so (_ZL33__pthread_cond_timedwait_relativeP23pthread_cond_internal_tP15pthread_mutex_tPK8timespec+56)
  native: #02 pc 0004175b  /system/lib/libc.so (pthread_cond_timedwait_monotonic+26)
  native: #03 pc 002fe9bf  /system/app/WebViewGoogle/WebViewGoogle.apk (???)
  (no managed stack frames)

"AsyncTask #2" prio=5 tid=102 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac1b700 self=0xabd08518
  | sysTid=12245 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0xd1654930
  | state=S schedstat=( 2246354 4270522 12 ) utm=0 stm=0 core=7 HZ=100
  | stack=0xd1552000-0xd1554000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0ba7b2e3> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0ba7b2e3> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"Thread-3701" prio=5 tid=69 Native
  | group="main" sCount=1 dsCount=0 obj=0x2ac1b760 self=0xabc87330
  | sysTid=12237 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xd1951930
  | state=S schedstat=( 2601823 1745262 25 ) utm=0 stm=0 core=0 HZ=100
  | stack=0xd1855000-0xd1857000 stackSize=1014KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/12237/stack)
  native: #00 pc 00016908  /system/lib/libc.so (syscall+28)
  native: #01 pc 0004167b  /system/lib/libc.so (_ZL33__pthread_cond_timedwait_relativeP23pthread_cond_internal_tP15pthread_mutex_tPK8timespec+56)
  native: #02 pc 0030bf77  /system/app/WebViewGoogle/WebViewGoogle.apk (???)
  (no managed stack frames)

"JavaBridge" prio=7 tid=86 Native
  | group="main" sCount=1 dsCount=0 obj=0x2ac1b7c0 self=0xabdd84d8
  | sysTid=12251 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xd9a0a930
  | state=S schedstat=( 4732445 293541 21 ) utm=0 stm=0 core=0 HZ=100
  | stack=0xd9908000-0xd990a000 stackSize=1038KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/12251/stack)
  native: #00 pc 00042c9c  /system/lib/libc.so (__epoll_pwait+20)
  native: #01 pc 000195cf  /system/lib/libc.so (epoll_pwait+26)
  native: #02 pc 000195dd  /system/lib/libc.so (epoll_wait+6)
  native: #03 pc 00012eab  /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+102)
  native: #04 pc 00013127  /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+130)
  native: #05 pc 000841d5  /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22)
  native: #06 pc 0000055d  /data/dalvik-cache/arm/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+96)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"Okio Watchdog" daemon prio=5 tid=106 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac1b820 self=0xabd68588
  | sysTid=12260 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xd8d59930
  | state=S schedstat=( 3559277 5032603 41 ) utm=0 stm=0 core=0 HZ=100
  | stack=0xd8c57000-0xd8c59000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0d7a84e0> (a java.lang.Class<com.android.okhttp.okio.AsyncTimeout>)
  at com.android.okhttp.okio.AsyncTimeout.awaitTimeout(AsyncTimeout.java:311)
  - locked <0x0d7a84e0> (a java.lang.Class<com.android.okhttp.okio.AsyncTimeout>)
  at com.android.okhttp.okio.AsyncTimeout.access$000(AsyncTimeout.java:40)
  at com.android.okhttp.okio.AsyncTimeout$Watchdog.run(AsyncTimeout.java:286)

"pool-24-thread-1" prio=5 tid=108 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac1b880 self=0xab46b098
  | sysTid=12262 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xd0d41930
  | state=S schedstat=( 14099583 11636456 57 ) utm=0 stm=1 core=0 HZ=100
  | stack=0xd0c3f000-0xd0c41000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x06e70399> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x06e70399> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"pool-25-thread-1" prio=5 tid=110 TimedWaiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac1b8e0 self=0xabdf2b00
  | sysTid=12265 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xd0b37930
  | state=S schedstat=( 29601253 12408695 50 ) utm=1 stm=1 core=5 HZ=100
  | stack=0xd0a35000-0xd0a37000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x04cb565e> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x04cb565e> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:198)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2053)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:806)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"pool-26-thread-1" prio=5 tid=107 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac1bac0 self=0xabac1fe8
  | sysTid=12270 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xd8c54930
  | state=S schedstat=( 7014582 5963388 37 ) utm=0 stm=0 core=6 HZ=100
  | stack=0xd8b52000-0xd8b54000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x01f27a6a> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x01f27a6a> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"pool-27-thread-1" prio=5 tid=109 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac1bb20 self=0xabe39f40
  | sysTid=12271 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xd0c3c930
  | state=S schedstat=( 3989999 796771 8 ) utm=0 stm=0 core=5 HZ=100
  | stack=0xd0b3a000-0xd0b3c000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0d869b5b> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0d869b5b> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"api-sdkmgr" prio=5 tid=65 Native
  | group="main" sCount=1 dsCount=0 obj=0x2ac1bca0 self=0xab7f8038
  | sysTid=12285 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0xd74b5930
  | state=S schedstat=( 29760267 76968073 119 ) utm=2 stm=0 core=1 HZ=100
  | stack=0xd73b3000-0xd73b5000 stackSize=1038KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/12285/stack)
  native: #00 pc 00042c9c  /system/lib/libc.so (__epoll_pwait+20)
  native: #01 pc 000195cf  /system/lib/libc.so (epoll_pwait+26)
  native: #02 pc 000195dd  /system/lib/libc.so (epoll_wait+6)
  native: #03 pc 00012eab  /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+102)
  native: #04 pc 00013127  /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+130)
  native: #05 pc 000841d5  /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22)
  native: #06 pc 0000055d  /data/dalvik-cache/arm/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+96)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"pool-31-thread-1" prio=5 tid=118 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac1bd00 self=0xabc41098
  | sysTid=12286 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xd77ba930
  | state=S schedstat=( 111938173 80205617 609 ) utm=3 stm=8 core=0 HZ=100
  | stack=0xd76b8000-0xd76ba000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x01899237> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x01899237> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"Thread-3739" prio=5 tid=133 Native
  | group="main" sCount=1 dsCount=0 obj=0x2ac250a0 self=0xac271bd0
  | sysTid=12305 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xcff75930
  | state=S schedstat=( 11490886 21192288 145 ) utm=0 stm=1 core=1 HZ=100
  | stack=0xcfe73000-0xcfe75000 stackSize=1038KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/12305/stack)
  native: #00 pc 00042bfc  /system/lib/libc.so (__accept4+8)
  native: #01 pc 00000d69  /system/lib/libnetd_client.so (???)
  native: #02 pc 00020745  /system/lib/libjavacore.so (???)
  native: #03 pc 00243bc9  /data/dalvik-cache/arm/system@framework@boot.oat (Java_libcore_io_Posix_accept__Ljava_io_FileDescriptor_2Ljava_net_InetSocketAddress_2+116)
  at libcore.io.Posix.accept(Native method)
  at libcore.io.BlockGuardOs.accept(BlockGuardOs.java:63)
  at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:89)
  at java.net.ServerSocket.implAccept(ServerSocket.java:217)
  - locked <0x0f5b1ad3> (a java.net.ServerSocket)
  at java.net.ServerSocket.accept(ServerSocket.java:141)
  at com.facebook.ads.internal.kg$g.run(SourceFile:1262)
  at java.lang.Thread.run(Thread.java:818)

"pool-39-thread-1" prio=5 tid=134 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac25100 self=0xac276398
  | sysTid=12306 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xceef0930
  | state=S schedstat=( 6462709 12508228 15 ) utm=0 stm=0 core=0 HZ=100
  | stack=0xcedee000-0xcedf0000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0e28e610> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0e28e610> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"pool-39-thread-2" prio=5 tid=135 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac25160 self=0xabc2b4b8
  | sysTid=12310 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xcea6b930
  | state=S schedstat=( 4191822 9412812 20 ) utm=0 stm=0 core=0 HZ=100
  | stack=0xce969000-0xce96b000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0de30509> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0de30509> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"uil-pool-1-thread-1" prio=3 tid=140 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac252e0 self=0xac295238
  | sysTid=12314 nice=13 cgrp=bg_non_interactive sched=0/0 handle=0xccacb930
  | state=S schedstat=( 65047026 46415731 69 ) utm=5 stm=1 core=0 HZ=100
  | stack=0xcc9c9000-0xcc9cb000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0e2de8c5> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0e2de8c5> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at com.nostra13.universalimageloader.core.a.a.d.c(SourceFile:473)
  at com.nostra13.universalimageloader.core.a.a.d.take(SourceFile:662)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"Timer-10" prio=5 tid=143 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac25400 self=0xac2d2900
  | sysTid=12318 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xcc7bc930
  | state=S schedstat=( 8167028 8807607 44 ) utm=0 stm=0 core=0 HZ=100
  | stack=0xcc6ba000-0xcc6bc000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0c9b6728> (a java.util.Timer$TimerImpl)
  at java.util.Timer$TimerImpl.run(Timer.java:214)
  - locked <0x0c9b6728> (a java.util.Timer$TimerImpl)

"Timer-11" prio=5 tid=144 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac25460 self=0xac2dd270
  | sysTid=12319 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xcc6b7930
  | state=S schedstat=( 365208 12917 1 ) utm=0 stm=0 core=1 HZ=100
  | stack=0xcc5b5000-0xcc5b7000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x08894c41> (a java.util.Timer$TimerImpl)
  at java.util.Timer$TimerImpl.run(Timer.java:214)
  - locked <0x08894c41> (a java.util.Timer$TimerImpl)

"pool-40-thread-1" prio=5 tid=123 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac25520 self=0xac24a168
  | sysTid=12325 nice=10 cgrp=bg_non_interactive sched=0/0 handle=0xd6ba1930
  | state=S schedstat=( 136495998 310074111 288 ) utm=12 stm=1 core=0 HZ=100
  | stack=0xd6a9f000-0xd6aa1000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0f2d7727> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0f2d7727> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"LowPriority-pool-thread-1" prio=3 tid=68 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac255e0 self=0xab5cf818
  | sysTid=12343 nice=13 cgrp=bg_non_interactive sched=0/0 handle=0xd870f930
  | state=S schedstat=( 61016823 47671353 54 ) utm=5 stm=1 core=1 HZ=100
  | stack=0xd860d000-0xd860f000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0fd3cdd4> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0fd3cdd4> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"pool-34-thread-1" prio=5 tid=136 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac25760 self=0xac2a5138
  | sysTid=12357 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xd05ff930
  | state=S schedstat=( 3874690 1752083 25 ) utm=0 stm=0 core=0 HZ=100
  | stack=0xd04fd000-0xd04ff000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x03705ec3> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x03705ec3> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"pool-35-thread-2" prio=5 tid=146 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac257c0 self=0xabc91930
  | sysTid=12359 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xcc5b2930
  | state=S schedstat=( 44555941 34947138 51 ) utm=4 stm=0 core=1 HZ=100
  | stack=0xcc4b0000-0xcc4b2000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0189f340> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0189f340> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"pool-35-thread-3" prio=5 tid=147 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac25820 self=0xac1f6a48
  | sysTid=12360 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xcc3a8930
  | state=S schedstat=( 190939911 128341873 84 ) utm=17 stm=2 core=1 HZ=100
  | stack=0xcc2a6000-0xcc2a8000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x035a4279> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x035a4279> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"pool-35-thread-1" prio=5 tid=148 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac25880 self=0xabc36b88
  | sysTid=12358 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xd03f5930
  | state=S schedstat=( 232610464 157856093 106 ) utm=20 stm=3 core=0 HZ=100
  | stack=0xd02f3000-0xd02f5000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x00455bbe> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x00455bbe> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"pool-35-thread-4" prio=5 tid=149 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac258e0 self=0xabbd7a68
  | sysTid=12361 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xcc2a3930
  | state=S schedstat=( 370505212 135345308 117 ) utm=33 stm=4 core=1 HZ=100
  | stack=0xcc1a1000-0xcc1a3000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0270241f> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0270241f> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"pool-35-thread-5" prio=5 tid=150 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac25940 self=0xab5ea708
  | sysTid=12362 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xcc19e930
  | state=S schedstat=( 342677401 197527605 97 ) utm=32 stm=2 core=1 HZ=100
  | stack=0xcc09c000-0xcc09e000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x03bb036c> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x03bb036c> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"pool-41-thread-2" prio=5 tid=119 Sleeping
  | group="main" sCount=1 dsCount=0 obj=0x2ac25ac0 self=0xab543d90
  | sysTid=12373 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xd71a6930
  | state=S schedstat=( 129074345 248962195 1527 ) utm=9 stm=3 core=1 HZ=100
  | stack=0xd70a4000-0xd70a6000 stackSize=1038KB
  | held mutexes=
  at java.lang.Thread.sleep!(Native method)
  - sleeping on <0x0c7ce33b> (a java.lang.Object)
  at java.lang.Thread.sleep(Thread.java:1031)
  - locked <0x0c7ce33b> (a java.lang.Object)
  at java.lang.Thread.sleep(Thread.java:985)
  at com.android.browser.report.internalsdk.a.b.run(SourceFile:31)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"pool-41-thread-1" prio=5 tid=128 Sleeping
  | group="main" sCount=1 dsCount=0 obj=0x2ac25b20 self=0xab68e0d8
  | sysTid=12372 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xd73b0930
  | state=S schedstat=( 137693585 226747936 1527 ) utm=9 stm=6 core=1 HZ=100
  | stack=0xd72ae000-0xd72b0000 stackSize=1038KB
  | held mutexes=
  at java.lang.Thread.sleep!(Native method)
  - sleeping on <0x090aea58> (a java.lang.Object)
  at java.lang.Thread.sleep(Thread.java:1031)
  - locked <0x090aea58> (a java.lang.Object)
  at java.lang.Thread.sleep(Thread.java:985)
  at com.android.browser.report.internalsdk.a.b.run(SourceFile:31)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"uil-pool-1-thread-2" prio=3 tid=154 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac25b80 self=0xac32b8e0
  | sysTid=12375 nice=13 cgrp=bg_non_interactive sched=0/0 handle=0xcb6a4930
  | state=S schedstat=( 153093595 120209482 173 ) utm=13 stm=2 core=0 HZ=100
  | stack=0xcb5a2000-0xcb5a4000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x051cc7b1> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x051cc7b1> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at com.nostra13.universalimageloader.core.a.a.d.c(SourceFile:473)
  at com.nostra13.universalimageloader.core.a.a.d.take(SourceFile:662)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"pool-42-thread-1" prio=5 tid=155 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac25be0 self=0xac17fd80
  | sysTid=12374 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xcb9a9930
  | state=S schedstat=( 36331872 29729324 25 ) utm=3 stm=0 core=1 HZ=100
  | stack=0xcb8a7000-0xcb8a9000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x05ff2496> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x05ff2496> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"uil-pool-1-thread-3" prio=3 tid=156 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2ac25c40 self=0xac37b218
  | sysTid=12376 nice=13 cgrp=bg_non_interactive sched=0/0 handle=0xcb467930
  | state=S schedstat=( 140920262 150438177 195 ) utm=14 stm=0 core=0 HZ=100
  | stack=0xcb365000-0xcb367000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0ccc7817> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x0ccc7817> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at com.nostra13.universalimageloader.core.a.a.d.c(SourceFile:473)
  at com.nostra13.universalimageloader.core.a.a.d.take(SourceFile:662)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"AbstractDeliver" prio=5 tid=13 Native
  | group="main" sCount=1 dsCount=0 obj=0x2b723ee0 self=0xab324c40
  | sysTid=12756 nice=0 cgrp=default sched=0/0 handle=0xdc24b930
  | state=S schedstat=( 24497808 29109427 70 ) utm=1 stm=1 core=0 HZ=100
  | stack=0xdc149000-0xdc14b000 stackSize=1038KB
  | held mutexes=
  kernel: (couldn't read /proc/self/task/12756/stack)
  native: #00 pc 00042c9c  /system/lib/libc.so (__epoll_pwait+20)
  native: #01 pc 000195cf  /system/lib/libc.so (epoll_pwait+26)
  native: #02 pc 000195dd  /system/lib/libc.so (epoll_wait+6)
  native: #03 pc 00012eab  /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+102)
  native: #04 pc 00013127  /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+130)
  native: #05 pc 000841d5  /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22)
  native: #06 pc 0000055d  /data/dalvik-cache/arm/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+96)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:323)
  at android.os.Looper.loop(Looper.java:141)
  at android.os.HandlerThread.run(HandlerThread.java:61)

"pool-21-thread-1" prio=5 tid=10 Waiting
  | group="main" sCount=1 dsCount=0 obj=0x2b697100 self=0xab845890
  | sysTid=13022 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xdbdab930
  | state=S schedstat=( 70925056 4863746 152 ) utm=6 stm=1 core=0 HZ=100
  | stack=0xdbca9000-0xdbcab000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x08915293> (a java.lang.Object)
  at java.lang.Thread.parkFor$(Thread.java:1220)
  - locked <0x08915293> (a java.lang.Object)
  at sun.misc.Unsafe.park(Unsafe.java:299)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1036)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"OkHttp ConnectionPool" daemon prio=5 tid=11 TimedWaiting
  | group="main" sCount=1 dsCount=0 obj=0x2b90f6a0 self=0xac283390
  | sysTid=13024 nice=0 cgrp=bg_non_interactive sched=0/0 handle=0xdbca6930
  | state=S schedstat=( 507917 0 1 ) utm=0 stm=0 core=0 HZ=100
  | stack=0xdbba4000-0xdbba6000 stackSize=1038KB
  | held mutexes=
  at java.lang.Object.wait!(Native method)
  - waiting on <0x0dbb22d0> (a com.android.okhttp.ConnectionPool)
  at com.android.okhttp.ConnectionPool.performCleanup(ConnectionPool.java:307)
  - locked <0x0dbb22d0> (a com.android.okhttp.ConnectionPool)
  at com.android.okhttp.ConnectionPool.runCleanupUntilPoolIsEmpty(ConnectionPool.java:244)
  at com.android.okhttp.ConnectionPool.access$000(ConnectionPool.java:54)
  at com.android.okhttp.ConnectionPool$1.run(ConnectionPool.java:98)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  at java.lang.Thread.run(Thread.java:818)

"TaskSchedulerSe" prio=5 (not attached)
  | sysTid=12109 nice=0 cgrp=bg_non_interactive
  | state=S schedstat=( 1224164 3639325 18 ) utm=0 stm=0 core=0 HZ=100
  kernel: (couldn't read /proc/self/task/12109/stack)

"TaskSchedulerSi" prio=5 (not attached)
  | sysTid=12113 nice=0 cgrp=bg_non_interactive
  | state=S schedstat=( 66875 31927 1 ) utm=0 stm=0 core=4 HZ=100
  kernel: (couldn't read /proc/self/task/12113/stack)

"TaskSchedulerSi" prio=5 (not attached)
  | sysTid=12116 nice=0 cgrp=bg_non_interactive
  | state=S schedstat=( 5140311 43073 19 ) utm=0 stm=0 core=4 HZ=100
  kernel: (couldn't read /proc/self/task/12116/stack)

"Chrome_DevTools" prio=5 (not attached)
  | sysTid=12118 nice=0 cgrp=bg_non_interactive
  | state=S schedstat=( 580678 60781 7 ) utm=0 stm=0 core=4 HZ=100
  kernel: (couldn't read /proc/self/task/12118/stack)

"CookieMonsterCl" prio=5 (not attached)
  | sysTid=12121 nice=0 cgrp=bg_non_interactive
  | state=S schedstat=( 20146924 3464737 94 ) utm=2 stm=0 core=1 HZ=100
  kernel: (couldn't read /proc/self/task/12121/stack)

"CookieMonsterBa" prio=5 (not attached)
  | sysTid=12122 nice=0 cgrp=bg_non_interactive
  | state=S schedstat=( 59558697 14164637 146 ) utm=5 stm=0 core=1 HZ=100
  kernel: (couldn't read /proc/self/task/12122/stack)

"Chrome_ChildIOT" prio=5 (not attached)
  | sysTid=12126 nice=-4 cgrp=bg_non_interactive
  | state=S schedstat=( 7668132 7551560 68 ) utm=0 stm=0 core=1 HZ=100
  kernel: (couldn't read /proc/self/task/12126/stack)

"Chrome_ChildIOT" prio=5 (not attached)
  | sysTid=12127 nice=-4 cgrp=bg_non_interactive
  | state=S schedstat=( 47375895 37471245 488 ) utm=2 stm=2 core=0 HZ=100
  kernel: (couldn't read /proc/self/task/12127/stack)

"GpuMemoryThread" prio=5 (not attached)
  | sysTid=12131 nice=0 cgrp=bg_non_interactive
  | state=S schedstat=( 501616 202344 9 ) utm=0 stm=0 core=7 HZ=100
  kernel: (couldn't read /proc/self/task/12131/stack)

"Compositor" prio=5 (not attached)
  | sysTid=12159 nice=-4 cgrp=bg_non_interactive
  | state=S schedstat=( 43177809 39205057 316 ) utm=4 stm=0 core=0 HZ=100
  kernel: (couldn't read /proc/self/task/12159/stack)

"CompositorTileW" prio=5 (not attached)
  | sysTid=12161 nice=0 cgrp=bg_non_interactive
  | state=S schedstat=( 31119167 4398853 57 ) utm=3 stm=0 core=1 HZ=100
  kernel: (couldn't read /proc/self/task/12161/stack)

"CompositorTileW" prio=5 (not attached)
  | sysTid=12162 nice=10 cgrp=bg_non_interactive
  | state=S schedstat=( 66042 24583 2 ) utm=0 stm=0 core=6 HZ=100
  kernel: (couldn't read /proc/self/task/12162/stack)

"TaskSchedulerFo" prio=5 (not attached)
  | sysTid=12172 nice=0 cgrp=bg_non_interactive
  | state=S schedstat=( 14121877 58636821 48 ) utm=0 stm=1 core=0 HZ=100
  kernel: (couldn't read /proc/self/task/12172/stack)

"TaskSchedulerSe" prio=5 (not attached)
  | sysTid=12226 nice=0 cgrp=bg_non_interactive
  | state=S schedstat=( 232083 188229 1 ) utm=0 stm=0 core=6 HZ=100
  kernel: (couldn't read /proc/self/task/12226/stack)

"TaskSchedulerBa" prio=5 (not attached)
  | sysTid=12227 nice=0 cgrp=bg_non_interactive
  | state=S schedstat=( 1327553 2795572 21 ) utm=0 stm=0 core=1 HZ=100
  kernel: (couldn't read /proc/self/task/12227/stack)

"TaskSchedulerBa" prio=5 (not attached)
  | sysTid=12228 nice=0 cgrp=bg_non_interactive
  | state=S schedstat=( 1237916 2861823 18 ) utm=0 stm=0 core=0 HZ=100
  kernel: (couldn't read /proc/self/task/12228/stack)

"TaskSchedulerFo" prio=5 (not attached)
  | sysTid=12229 nice=0 cgrp=bg_non_interactive
  | state=S schedstat=( 1036251 2885937 18 ) utm=0 stm=0 core=1 HZ=100
  kernel: (couldn't read /proc/self/task/12229/stack)

"TaskSchedulerFo" prio=5 (not attached)
  | sysTid=12230 nice=0 cgrp=bg_non_interactive
  | state=S schedstat=( 1100417 3295623 19 ) utm=0 stm=0 core=0 HZ=100
  kernel: (couldn't read /proc/self/task/12230/stack)

"IndexedDB" prio=5 (not attached)
  | sysTid=12238 nice=0 cgrp=bg_non_interactive
  | state=S schedstat=( 100780 183021 4 ) utm=0 stm=0 core=5 HZ=100
  kernel: (couldn't read /proc/self/task/12238/stack)

"AudioThread" prio=5 (not attached)
  | sysTid=12239 nice=0 cgrp=bg_non_interactive
  | state=S schedstat=( 104167 40625 3 ) utm=0 stm=0 core=6 HZ=100
  kernel: (couldn't read /proc/self/task/12239/stack)

"RenderThread" prio=5 (not attached)
  | sysTid=12252 nice=-10 cgrp=bg_non_interactive
  | state=S schedstat=( 186980 0 4 ) utm=0 stm=0 core=7 HZ=100
  kernel: (couldn't read /proc/self/task/12252/stack)

"RenderThread" prio=5 (not attached)
  | sysTid=12253 nice=-10 cgrp=bg_non_interactive
  | state=S schedstat=( 93072 121458 6 ) utm=0 stm=0 core=7 HZ=100
  kernel: (couldn't read /proc/self/task/12253/stack)

"RenderThread" prio=5 (not attached)
  | sysTid=12254 nice=-10 cgrp=bg_non_interactive
  | state=S schedstat=( 213126 152865 2 ) utm=0 stm=0 core=0 HZ=100
  kernel: (couldn't read /proc/self/task/12254/stack)

"RenderThread" prio=5 (not attached)
  | sysTid=12255 nice=-10 cgrp=bg_non_interactive
  | state=S schedstat=( 36511 95990 3 ) utm=0 stm=0 core=7 HZ=100
  kernel: (couldn't read /proc/self/task/12255/stack)

"RenderThread" prio=5 (not attached)
  | sysTid=12256 nice=-10 cgrp=bg_non_interactive
  | state=S schedstat=( 38021 175729 2 ) utm=0 stm=0 core=4 HZ=100
  kernel: (couldn't read /proc/self/task/12256/stack)

"RenderThread" prio=5 (not attached)
  | sysTid=12257 nice=-10 cgrp=bg_non_interactive
  | state=S schedstat=( 49220 76875 3 ) utm=0 stm=0 core=4 HZ=100
  kernel: (couldn't read /proc/self/task/12257/stack)

"RenderThread" prio=5 (not attached)
  | sysTid=12258 nice=-10 cgrp=bg_non_interactive
  | state=S schedstat=( 42916 100053 3 ) utm=0 stm=0 core=4 HZ=100
  kernel: (couldn't read /proc/self/task/12258/stack)

"RenderThread" prio=5 (not attached)
  | sysTid=12259 nice=-10 cgrp=bg_non_interactive
  | state=S schedstat=( 30573 0 1 ) utm=0 stm=0 core=6 HZ=100
  kernel: (couldn't read /proc/self/task/12259/stack)

"ScriptStreamer " prio=5 (not attached)
  | sysTid=12280 nice=0 cgrp=bg_non_interactive
  | state=S schedstat=( 11517813 106457 5 ) utm=1 stm=0 core=6 HZ=100
  kernel: (couldn't read /proc/self/task/12280/stack)

"android.browser" prio=5 (not attached)
  | sysTid=12311 nice=0 cgrp=bg_non_interactive
  | state=S schedstat=( 5034011 6701563 10 ) utm=0 stm=0 core=0 HZ=100
  kernel: (couldn't read /proc/self/task/12311/stack)

----- end 11985 -----
