Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about Android development and PDF
  • Page:
  • 1

TOPIC:

ANR when back button is pressed 9 years 3 weeks ago #7125

  • montecillodavid
  • montecillodavid's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 1
  • Thank you received: 0
I have been having a problem with my app for testing. heres my traces.txt



pid 12399 at 2014-09-09 21:59:04
Cmd line: com.example.pdf.app

JNI: CheckJNI is off; workarounds are off; pins=0; globals=154

DALVIK THREADS:
(mutexes: tll=0 tsl=0 tscl=0 ghl=0)

"main" prio=5 tid=1 WAIT
| group="main" sCount=1 dsCount=0 obj=0x41c78aa8 self=0x41c68080
| sysTid=12399 nice=0 sched=0/0 cgrp=apps handle=1074223244
| state=S schedstat=( 2038174064 310309074 2992 ) utm=178 stm=25 core=1
at java.lang.Object.wait(Native Method)
- waiting on <0x4226e8e0> (a java.lang.VMThread) held by tid=16 (Thread-915)
at java.lang.Object.wait(Object.java:364)
at java.lang.Thread.join(Thread.java:745)
at com.radaee.view.PDFVThread.destroy(PDFVThread.java:149)
at com.radaee.view.PDFView.vClose(PDFView.java:449)
at com.radaee.reader.PDFReader.PDFClose(PDFReader.java:196)
at com.example.pdf.app.GTGPdfViewer.onBackPressed(GTGPdfViewer.java:88)
at android.app.Activity.onKeyUp(Activity.java:2156)
at android.view.KeyEvent.dispatch(KeyEvent.java:2633)
at android.app.Activity.dispatchKeyEvent(Activity.java:2393)
at android.support.v7.app.ActionBarActivityDelegateICS$WindowCallbackWrapper.dispatchKeyEvent(ActionBarActivityDelegateICS.java:258)
at com.android.internal.policy.impl.PhoneWindow$DecorView.dispatchKeyEvent(PhoneWindow.java:1864)
at android.view.ViewRootImpl.deliverKeyEventPostIme(ViewRootImpl.java:4203)
at android.view.ViewRootImpl.handleImeFinishedEvent(ViewRootImpl.java:4146)
at android.view.ViewRootImpl$ViewRootHandler.handleMessage(ViewRootImpl.java:3219)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loop(Looper.java:194)
at android.app.ActivityThread.main(ActivityThread.java:5391)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:525)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:833)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:600)
at dalvik.system.NativeStart.main(Native Method)

"Thread-915" prio=5 tid=16 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4226e7e0 self=0x5e02ea60
| sysTid=12548 nice=0 sched=0/0 cgrp=apps handle=1554900272
| state=S schedstat=( 943693214 123938561 788 ) utm=92 stm=2 core=0
#00 pc 00021e1c /system/lib/libc.so (__futex_syscall3+8)
#01 pc 0000d73c /system/lib/libc.so
#02 pc 0004e0a1 /mnt/asec/com.example.pdf.app-2/lib/librdpdf.so
#03 pc 000205c5 /mnt/asec/com.example.pdf.app-2/lib/librdpdf.so (Java_com_radaee_pdf_Page_close+52)
#04 pc 0001df90 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 00062b00 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+568)
#06 pc 000273a0 /system/lib/libdvm.so
#07 pc 0002b2dc /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180)
#08 pc 00084a8c /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+400)
#09 pc 00084b18 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+36)
#10 pc 000700f8 /system/lib/libdvm.so
#11 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at com.radaee.pdf.Page.close(Native Method)
at com.radaee.pdf.Page.Close(Page.java:1095)
at com.radaee.view.PDFVCache.Clear(PDFVCache.java:35)
at com.radaee.view.PDFVThread$2.handleMessage(PDFVThread.java:85)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loop(Looper.java:194)
at com.radaee.view.PDFVThread.run(PDFVThread.java:119)

"Binder_3" prio=5 tid=15 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x423098c0 self=0x5f6807a0
| sysTid=12542 nice=0 sched=0/0 cgrp=apps handle=1577296312
| state=S schedstat=( 4001999 20923153 19 ) utm=0 stm=0 core=0
#00 pc 00020c8c /system/lib/libc.so (__ioctl+8)
#01 pc 00041200 /system/lib/libc.so (ioctl+28)
#02 pc 00016b59 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 0001734f /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b1c5 /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 000501fb /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+150)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at dalvik.system.NativeStart.run(Native Method)

"AsyncTask #4" prio=5 tid=14 WAIT
| group="main" sCount=1 dsCount=0 obj=0x422d9110 self=0x5e03be10
| sysTid=12538 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1577321304
| state=S schedstat=( 39288468 12109382 47 ) utm=1 stm=2 core=1
at java.lang.Object.wait(Native Method)
- waiting on <0x423100d0> (a java.lang.VMThread) held by tid=14 (AsyncTask #4)
at java.lang.Thread.parkFor(Thread.java:1202)
at sun.misc.Unsafe.park(Unsafe.java:323)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:159)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2019)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:838)

"AsyncTask #3" prio=5 tid=13 WAIT
| group="main" sCount=1 dsCount=0 obj=0x4229e058 self=0x5cb26668
| sysTid=12537 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1577305632
| state=S schedstat=( 281739687 40796535 428 ) utm=24 stm=4 core=0
at java.lang.Object.wait(Native Method)
- waiting on <0x4229e178> (a java.lang.VMThread) held by tid=13 (AsyncTask #3)
at java.lang.Thread.parkFor(Thread.java:1202)
at sun.misc.Unsafe.park(Unsafe.java:323)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:159)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2019)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:838)

"AsyncTask #2" prio=5 tid=12 WAIT
| group="main" sCount=1 dsCount=0 obj=0x422859e0 self=0x5cb27d30
| sysTid=12536 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1600850864
| state=S schedstat=( 48810459 16530542 152 ) utm=1 stm=3 core=2
at java.lang.Object.wait(Native Method)
- waiting on <0x42285b58> (a java.lang.VMThread) held by tid=12 (AsyncTask #2)
at java.lang.Thread.parkFor(Thread.java:1202)
at sun.misc.Unsafe.park(Unsafe.java:323)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:159)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2019)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:838)

"AsyncTask #1" prio=5 tid=11 WAIT
| group="main" sCount=1 dsCount=0 obj=0x42274320 self=0x5e3c4f00
| sysTid=12529 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1581011792
| state=S schedstat=( 630155 260000 6 ) utm=0 stm=0 core=2
at java.lang.Object.wait(Native Method)
- waiting on <0x422744b8> (a java.lang.VMThread) held by tid=11 (AsyncTask #1)
at java.lang.Thread.parkFor(Thread.java:1202)
at sun.misc.Unsafe.park(Unsafe.java:323)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:159)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2019)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:838)

"Binder_2" prio=5 tid=10 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x421e1b70 self=0x5cb31ff8
| sysTid=12412 nice=0 sched=0/0 cgrp=apps handle=1554886096
| state=S schedstat=( 5582236 4368226 39 ) utm=0 stm=0 core=0
#00 pc 00020c8c /system/lib/libc.so (__ioctl+8)
#01 pc 00041200 /system/lib/libc.so (ioctl+28)
#02 pc 00016b59 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 0001734f /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b1c5 /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 000501fb /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+150)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at dalvik.system.NativeStart.run(Native Method)

"Binder_1" prio=5 tid=9 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x421e11a8 self=0x5cacfc48
| sysTid=12411 nice=0 sched=0/0 cgrp=apps handle=1554898720
| state=S schedstat=( 7644849 8080076 39 ) utm=0 stm=0 core=1
#00 pc 00020c8c /system/lib/libc.so (__ioctl+8)
#01 pc 00041200 /system/lib/libc.so (ioctl+28)
#02 pc 00016b59 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 0001734f /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b1c5 /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 000501fb /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+150)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at dalvik.system.NativeStart.run(Native Method)

"FinalizerWatchdogDaemon" daemon prio=5 tid=8 WAIT
| group="system" sCount=1 dsCount=0 obj=0x421ddc40 self=0x5cb32530
| sysTid=12410 nice=0 sched=0/0 cgrp=apps handle=1554898192
| state=S schedstat=( 363538 1012231 6 ) utm=0 stm=0 core=0
at java.lang.Object.wait(Native Method)
- waiting on <0x41c82478> (a java.lang.Daemons$FinalizerWatchdogDaemon)
at java.lang.Object.wait(Object.java:364)
at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:234)
at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:211)
at java.lang.Thread.run(Thread.java:838)

"FinalizerDaemon" daemon prio=5 tid=7 WAIT
| group="system" sCount=1 dsCount=0 obj=0x421dda90 self=0x5cb0ec48
| sysTid=12409 nice=0 sched=0/0 cgrp=apps handle=1555015968
| state=S schedstat=( 17815618 2145154 41 ) utm=0 stm=1 core=0
at java.lang.Object.wait(Native Method)
- waiting on <0x41c6e610> (a java.lang.ref.ReferenceQueue)
at java.lang.Object.wait(Object.java:401)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:102)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:73)
at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:175)
at java.lang.Thread.run(Thread.java:838)

"ReferenceQueueDaemon" daemon prio=5 tid=6 WAIT
| group="system" sCount=1 dsCount=0 obj=0x421dd928 self=0x5cb304a0
| sysTid=12408 nice=0 sched=0/0 cgrp=apps handle=1554905392
| state=S schedstat=( 2321154 1727385 21 ) utm=0 stm=0 core=1
at java.lang.Object.wait(Native Method)
- waiting on <0x41c6e538>
at java.lang.Object.wait(Object.java:364)
at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:135)
at java.lang.Thread.run(Thread.java:838)

"Compiler" daemon prio=5 tid=5 VMWAIT
| group="system" sCount=1 dsCount=0 obj=0x421dd838 self=0x5cb3dcb8
| sysTid=12407 nice=0 sched=0/0 cgrp=apps handle=1555154048
| state=S schedstat=( 276227551 104655310 1329 ) utm=16 stm=11 core=1
#00 pc 00021e1c /system/lib/libc.so (__futex_syscall3+8)
#01 pc 0000e4e8 /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
#02 pc 0000e544 /system/lib/libc.so (__pthread_cond_timedwait+60)
#03 pc 000b1fa8 /system/lib/libdvm.so
#04 pc 0006eef0 /system/lib/libdvm.so
#05 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at dalvik.system.NativeStart.run(Native Method)

"JDWP" daemon prio=5 tid=4 VMWAIT
| group="system" sCount=1 dsCount=0 obj=0x421dd750 self=0x5caffdb8
| sysTid=12406 nice=0 sched=0/0 cgrp=apps handle=1535479528
| state=S schedstat=( 2510460 1000309 13 ) utm=0 stm=0 core=1
#00 pc 00020d40 /system/lib/libc.so (select+20)
#01 pc 00086954 /system/lib/libdvm.so
#02 pc 0008c960 /system/lib/libdvm.so
#03 pc 0006eef0 /system/lib/libdvm.so
#04 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at dalvik.system.NativeStart.run(Native Method)

"Signal Catcher" daemon prio=5 tid=3 RUNNABLE
| group="system" sCount=0 dsCount=0 obj=0x421dd658 self=0x5cb355c8
| sysTid=12404 nice=-8 sched=0/0 cgrp=apps handle=1555034792
| state=R schedstat=( 17016614 2052697 42 ) utm=1 stm=0 core=1
at dalvik.system.NativeStart.run(Native Method)

"GC" daemon prio=5 tid=2 VMWAIT
| group="system" sCount=1 dsCount=0 obj=0x421dd578 self=0x5cb30978
| sysTid=12401 nice=0 sched=0/0 cgrp=apps handle=1555029584
| state=S schedstat=( 9852763 647848 1039 ) utm=0 stm=0 core=2
#00 pc 00021e1c /system/lib/libc.so (__futex_syscall3+8)
#01 pc 0000e4e8 /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
#02 pc 0000e544 /system/lib/libc.so (__pthread_cond_timedwait+60)
#03 pc 000b149c /system/lib/libdvm.so
#04 pc 0006eef0 /system/lib/libdvm.so
#05 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at dalvik.system.NativeStart.run(Native Method)

NATIVE THREADS:
"com.example.pdf.app" sysTid=12413 nice=0 sched=0/0 cgrp=apps
| state=S schedstat=( 29615 0 1 ) utm=0 stm=0 core=0

"com.example.pdf.app" sysTid=12414 nice=0 sched=0/0 cgrp=apps
| state=S schedstat=( 4554921 10366769 153 ) utm=0 stm=0 core=0

"com.example.pdf.app" sysTid=12415 nice=0 sched=0/0 cgrp=apps
| state=S schedstat=( 8180080 101267616 322 ) utm=0 stm=0 core=0

"com.example.pdf.app" sysTid=12416 nice=0 sched=0/0 cgrp=apps
| state=S schedstat=( 21662684 47394226 323 ) utm=0 stm=2 core=1

"com.example.pdf.app" sysTid=12417 nice=0 sched=0/0 cgrp=apps
| state=S schedstat=( 6699934 25591002 169 ) utm=0 stm=0 core=0

"com.example.pdf.app" sysTid=12418 nice=0 sched=0/0 cgrp=apps
| state=S schedstat=( 47153 12307 1 ) utm=0 stm=0 core=0

"com.example.pdf.app" sysTid=12539 nice=0 sched=0/0 cgrp=apps
| state=S schedstat=( 39615 1742154 1 ) utm=0 stm=0 core=0

"com.example.pdf.app" sysTid=12540 nice=0 sched=0/0 cgrp=apps
| state=S schedstat=( 31461 1205000 1 ) utm=0 stm=0 core=1

"com.example.pdf.app" sysTid=12541 nice=0 sched=0/0 cgrp=apps
| state=S schedstat=( 27308 1494076 1 ) utm=0 stm=0 core=0

"com.example.pdf.app" sysTid=12550 nice=0 sched=0/0 cgrp=apps
| state=S schedstat=( 1474536 7223382 68 ) utm=0 stm=0 core=0

"com.example.pdf.app" sysTid=12551 nice=0 sched=0/0 cgrp=apps
| state=S schedstat=( 1525544 7761003 73 ) utm=0 stm=0 core=0

"com.example.pdf.app" sysTid=12552 nice=0 sched=0/0 cgrp=apps
| state=S schedstat=( 1365160 6925998 67 ) utm=0 stm=0 core=1

end 12399


pid 542 at 2014-09-09 21:59:04
Cmd line: system_server

JNI: CheckJNI is off; workarounds are off; pins=4; globals=1406 (plus 37 weak)

DALVIK THREADS:
(mutexes: tll=0 tsl=0 tscl=0 ghl=0)

"main" prio=5 tid=1 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x41c78aa8 self=0x41c68080
| sysTid=542 nice=0 sched=0/0 cgrp=apps handle=1074223244
| state=S schedstat=( 9122140033 5373918814 25220 ) utm=687 stm=225 core=0
#00 pc 00020c8c /system/lib/libc.so (__ioctl+8)
#01 pc 00041200 /system/lib/libc.so (ioctl+28)
#02 pc 00016b59 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 0001734f /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 00001311 /system/lib/libsystem_server.so (system_init+388)
#05 pc 0001df90 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#06 pc 00062b00 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+568)
#07 pc 000273a0 /system/lib/libdvm.so
#08 pc 0002b2dc /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180)
#09 pc 00084e3c /system/lib/libdvm.so (dvmInvokeMethod(Object*, Method const*, ArrayObject*, ArrayObject*, ClassObject*, bool)+784)
#10 pc 00093f90 /system/lib/libdvm.so
#11 pc 000273a0 /system/lib/libdvm.so
#12 pc 0002b2dc /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180)
#13 pc 00084a8c /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+400)
#14 pc 000584a4 /system/lib/libdvm.so
#15 pc 000502d1 /system/lib/libandroid_runtime.so
#16 pc 000510f9 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+400)
#17 pc 00000db7 /system/bin/app_process
#18 pc 0001c3d4 /system/lib/libc.so (__libc_init+64)
#19 pc 00000ae8 /system/bin/app_process
at com.android.server.SystemServer.init1(Native Method)
at com.android.server.SystemServer.main(SystemServer.java:1381)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:525)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:833)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:600)
at dalvik.system.NativeStart.main(Native Method)

"Binder_C" prio=5 tid=82 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4288bc88 self=0x6473e608
| sysTid=1793 nice=0 sched=0/0 cgrp=apps handle=1694177160
| state=S schedstat=( 9782191552 5420684445 25288 ) utm=733 stm=245 core=0
#00 pc 00020c8c /system/lib/libc.so (__ioctl+8)
#01 pc 00041200 /system/lib/libc.so (ioctl+28)
#02 pc 00016b59 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 0001734f /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b1c5 /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 000501fb /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+150)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at dalvik.system.NativeStart.run(Native Method)

"Binder_B" prio=5 tid=81 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42cd4be8 self=0x61caa5a8
| sysTid=1791 nice=0 sched=0/0 cgrp=apps handle=1625981024
| state=S schedstat=( 9517899455 5258703507 25081 ) utm=702 stm=249 core=1
#00 pc 00020c8c /system/lib/libc.so (__ioctl+8)
#01 pc 00041200 /system/lib/libc.so (ioctl+28)
#02 pc 00016b59 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 0001734f /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b1c5 /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 000501fb /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+150)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at dalvik.system.NativeStart.run(Native Method)

"android.hardware.SystemSensorManager$SensorThread" prio=5 tid=79 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42c38060 self=0x63164748
| sysTid=1593 nice=-8 sched=0/0 cgrp=apps handle=1652593632
| state=S schedstat=( 19883716344 5691688177 167984 ) utm=1939 stm=49 core=1
#00 pc 00021b10 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 00026bd0 /system/lib/libgui.so (android::SensorEventQueue::waitForEvent() const+60)
#04 pc 000862bd /system/lib/libandroid_runtime.so
#05 pc 0001df90 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#06 pc 00062b00 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+568)
#07 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.hardware.SystemSensorManager.sensors_data_poll(Native Method)
at android.hardware.SystemSensorManager$SensorThread$SensorThreadRunnable.run(SystemSensorManager.java:173)
at java.lang.Thread.run(Thread.java:838)

"SoundPoolThread" prio=5 tid=85 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x428ebca0 self=0x41c38458
| sysTid=1035 nice=0 sched=0/0 cgrp=apps handle=1652595912
| state=S schedstat=( 17492006 6060380 43 ) utm=1 stm=0 core=0
#00 pc 00021e1c /system/lib/libc.so (__futex_syscall3+8)
#01 pc 0000e4e8 /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
#02 pc 0000e544 /system/lib/libc.so (__pthread_cond_timedwait+60)
#03 pc 00068a61 /system/lib/libmedia.so (android::SoundPoolThread::read()+16)
#04 pc 00068c11 /system/lib/libmedia.so (android::SoundPoolThread::run()+12)
#05 pc 000501fb /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+150)
#06 pc 00010dcd /system/lib/libutils.so
#07 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at dalvik.system.NativeStart.run(Native Method)

"SoundPool" prio=5 tid=84 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x428ebbe8 self=0x639119d0
| sysTid=1034 nice=0 sched=0/0 cgrp=apps handle=1694179216
| state=S schedstat=( 58129158 196487751 961 ) utm=0 stm=5 core=0
#00 pc 00021e1c /system/lib/libc.so (__futex_syscall3+8)
#01 pc 0000e4e8 /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
#02 pc 0000e544 /system/lib/libc.so (__pthread_cond_timedwait+60)
#03 pc 000686a5 /system/lib/libmedia.so (android::SoundPool::run()+32)
#04 pc 000501fb /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+150)
#05 pc 00010dcd /system/lib/libutils.so
#06 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at dalvik.system.NativeStart.run(Native Method)

"Binder_A" prio=5 tid=80 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4287d138 self=0x616eb140
| sysTid=957 nice=0 sched=0/0 cgrp=apps handle=1634629248
| state=S schedstat=( 10692104097 5737594643 25909 ) utm=819 stm=250 core=1
#00 pc 00020c8c /system/lib/libc.so (__ioctl+8)
#01 pc 00041200 /system/lib/libc.so (ioctl+28)
#02 pc 00016b59 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 0001734f /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b1c5 /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 000501fb /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+150)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at dalvik.system.NativeStart.run(Native Method)

"Binder_9" prio=5 tid=78 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42c7e008 self=0x63654b98
| sysTid=876 nice=0 sched=0/0 cgrp=apps handle=1615072784
| state=S schedstat=( 6999986578 5333035270 25219 ) utm=516 stm=183 core=0
#00 pc 00020c8c /system/lib/libc.so (__ioctl+8)
#01 pc 00041200 /system/lib/libc.so (ioctl+28)
#02 pc 00016b59 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 0001734f /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b1c5 /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 000501fb /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+150)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at dalvik.system.NativeStart.run(Native Method)

"Binder_8" prio=5 tid=77 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42c7df18 self=0x63654748
| sysTid=875 nice=0 sched=0/0 cgrp=apps handle=1653214840
| state=S schedstat=( 7914627444 5318026722 24915 ) utm=587 stm=204 core=0
#00 pc 00020c8c /system/lib/libc.so (__ioctl+8)
#01 pc 00041200 /system/lib/libc.so (ioctl+28)
#02 pc 00016b59 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 0001734f /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b1c5 /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 000501fb /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+150)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at dalvik.system.NativeStart.run(Native Method)

"Binder_7" prio=5 tid=76 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x428f51d0 self=0x643b91d8
| sysTid=844 nice=0 sched=0/0 cgrp=apps handle=1681625496
| state=S schedstat=( 7445920485 5720339786 26283 ) utm=550 stm=194 core=0
#00 pc 00020c8c /system/lib/libc.so (__ioctl+8)
#01 pc 00041200 /system/lib/libc.so (ioctl+28)
#02 pc 00016b59 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 0001734f /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b1c5 /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 000501fb /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+150)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at dalvik.system.NativeStart.run(Native Method)

"Binder_6" prio=5 tid=75 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x426e2740 self=0x61cb5220
| sysTid=843 nice=0 sched=0/0 cgrp=apps handle=1640751128
| state=S schedstat=( 10090349169 5791618590 25777 ) utm=743 stm=266 core=1
#00 pc 00020c8c /system/lib/libc.so (__ioctl+8)
#01 pc 00041200 /system/lib/libc.so (ioctl+28)
#02 pc 00016b59 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 0001734f /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b1c5 /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 000501fb /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+150)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at dalvik.system.NativeStart.run(Native Method)

"NetworkTimeUpdateService" prio=5 tid=74 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4237dae8 self=0x61c9a3d8
| sysTid=801 nice=0 sched=0/0 cgrp=apps handle=1640612472
| state=S schedstat=( 25774685 10600390 51 ) utm=2 stm=0 core=1
#00 pc 00021b10 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 00068cb7 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001df90 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 00062b00 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+568)
#06 pc 000273a0 /system/lib/libdvm.so
#07 pc 0002b2dc /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180)
#08 pc 00084a8c /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+400)
#09 pc 00084b18 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+36)
#10 pc 000700f8 /system/lib/libdvm.so
#11 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:128)
at android.os.Looper.loop(Looper.java:151)
at android.os.HandlerThread.run(HandlerThread.java:60)

"NetworkTimeUpdateService" prio=5 tid=73 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x429369d8 self=0x628a6c78
| sysTid=800 nice=0 sched=0/0 cgrp=apps handle=1640601448
| state=S schedstat=( 28092311 14143614 64 ) utm=2 stm=0 core=1
#00 pc 00021b10 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 00068cb7 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001df90 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 00062b00 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+568)
#06 pc 000273a0 /system/lib/libdvm.so
#07 pc 0002b2dc /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180)
#08 pc 00084a8c /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+400)
#09 pc 00084b18 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+36)
#10 pc 000700f8 /system/lib/libdvm.so
#11 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:128)
at android.os.Looper.loop(Looper.java:151)
at android.os.HandlerThread.run(HandlerThread.java:60)

"ThrottleService" prio=5 tid=72 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42642d08 self=0x61cbec68
| sysTid=798 nice=0 sched=0/0 cgrp=apps handle=1640615168
| state=S schedstat=( 24564079 11758307 57 ) utm=2 stm=0 core=1
#00 pc 00021b10 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 00068cb7 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001df90 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 00062b00 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+568)
#06 pc 000273a0 /system/lib/libdvm.so
#07 pc 0002b2dc /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180)
#08 pc 00084a8c /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+400)
#09 pc 00084b18 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+36)
#10 pc 000700f8 /system/lib/libdvm.so
#11 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:128)
at android.os.Looper.loop(Looper.java:151)
at android.os.HandlerThread.run(HandlerThread.java:60)

"CountryDetectorService" prio=5 tid=71 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4240f6d0 self=0x628a1488
| sysTid=782 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1640131328
| state=S schedstat=( 56850311 392069150 336 ) utm=4 stm=1 core=1
#00 pc 00021b10 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 00068cb7 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001df90 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 00062b00 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+568)
#06 pc 000273a0 /system/lib/libdvm.so
#07 pc 0002b2dc /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180)
#08 pc 00084a8c /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+400)
#09 pc 00084b18 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+36)
#10 pc 000700f8 /system/lib/libdvm.so
#11 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:128)
at android.os.Looper.loop(Looper.java:151)
at com.android.server.CountryDetectorService.run(CountryDetectorService.java:195)
at java.lang.Thread.run(Thread.java:838)

"LocationManagerService" prio=5 tid=70 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x427e30e0 self=0x61c263e0
| sysTid=781 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1641029464
| state=S schedstat=( 77611930 780502384 413 ) utm=5 stm=2 core=1
#00 pc 00021b10 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 00068cb7 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001df90 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 00062b00 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+568)
#06 pc 000273a0 /system/lib/libdvm.so
#07 pc 0002b2dc /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180)
#08 pc 00084a8c /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+400)
#09 pc 00084b18 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+36)
#10 pc 000700f8 /system/lib/libdvm.so
#11 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:128)
at android.os.Looper.loop(Looper.java:151)
at com.android.server.LocationManagerService.run(LocationManagerService.java:213)
at java.lang.Thread.run(Thread.java:838)

"Binder_5" prio=5 tid=69 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4293e540 self=0x641a6010
| sysTid=760 nice=0 sched=0/0 cgrp=apps handle=1640376024
| state=S schedstat=( 8531343226 5535541189 24841 ) utm=636 stm=217 core=1
#00 pc 00020c8c /system/lib/libc.so (__ioctl+8)
#01 pc 00041200 /system/lib/libc.so (ioctl+28)
#02 pc 00016b59 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 0001734f /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b1c5 /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 000501fb /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+150)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at dalvik.system.NativeStart.run(Native Method)

"Binder_4" prio=5 tid=68 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42955630 self=0x62c9bd48
| sysTid=756 nice=0 sched=0/0 cgrp=apps handle=1554716976
| state=S schedstat=( 7569309601 5538961622 25434 ) utm=574 stm=182 core=1
#00 pc 00020c8c /system/lib/libc.so (__ioctl+8)
#01 pc 00041200 /system/lib/libc.so (ioctl+28)
#02 pc 00016b59 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 0001734f /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b1c5 /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 000501fb /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+150)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at dalvik.system.NativeStart.run(Native Method)

"watchdog" prio=5 tid=67 TIMED_WAIT
| group="main" sCount=1 dsCount=0 obj=0x421f8518 self=0x616dca10
| sysTid=752 nice=0 sched=0/0 cgrp=apps handle=1667691584
| state=S schedstat=( 41060691 19038228 316 ) utm=0 stm=4 core=1
at java.lang.Object.wait(Native Method)
- waiting on <0x421f8518> (a com.android.server.Watchdog)
at java.lang.Object.wait(Object.java:401)
at com.android.server.Watchdog.run(Watchdog.java:394)

"pool-1-thread-1" prio=5 tid=66 WAIT
| group="main" sCount=1 dsCount=0 obj=0x427335c0 self=0x5cab53c0
| sysTid=662 nice=0 sched=0/0 cgrp=apps handle=1554766208
| state=S schedstat=( 5759694 6201154 28 ) utm=0 stm=0 core=1
at java.lang.Object.wait(Native Method)
- waiting on <0x427336f0> (a java.lang.VMThread) held by tid=66 (pool-1-thread-1)
at java.lang.Thread.parkFor(Thread.java:1202)
at sun.misc.Unsafe.park(Unsafe.java:323)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:159)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2019)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:838)

"RefQueueWorker@org.apache.http.impl.conn.tsccm.ConnPoolByRoute@428c4970" daemon prio=5 tid=64 WAIT
| group="main" sCount=1 dsCount=0 obj=0x425adf98 self=0x5e615de8
| sysTid=656 nice=0 sched=0/0 cgrp=apps handle=1583441936
| state=S schedstat=( 211615 6913847 6 ) utm=0 stm=0 core=0
at java.lang.Object.wait(Native Method)
- waiting on <0x4285aa08> (a java.lang.ref.ReferenceQueue)
at java.lang.Object.wait(Object.java:401)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:102)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:73)
at org.apache.http.impl.conn.tsccm.RefQueueWorker.run(RefQueueWorker.java:102)
at java.lang.Thread.run(Thread.java:838)

"ServerHangDetectThread" prio=5 tid=63 TIMED_WAIT
| group="main" sCount=1 dsCount=0 obj=0x427ce3a8 self=0x60446810
| sysTid=650 nice=0 sched=0/0 cgrp=apps handle=1583494056
| state=S schedstat=( 67998081 34696696 640 ) utm=4 stm=3 core=0
at java.lang.VMThread.sleep(Native Method)
at java.lang.Thread.sleep(Thread.java:1010)
at java.lang.Thread.sleep(Thread.java:992)
at com.android.server.ServerHangDetectThread.run(SystemServer.java:1445)

"AMPlus" prio=5 tid=62 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x428cdeb0 self=0x5e0bb908
| sysTid=642 nice=-2 sched=0/0 cgrp=apps handle=1577828040
| state=S schedstat=( 26556460 11791614 45 ) utm=2 stm=0 core=1
#00 pc 00021b10 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 00068cb7 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001df90 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 00062b00 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+568)
#06 pc 000273a0 /system/lib/libdvm.so
#07 pc 0002b2dc /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180)
#08 pc 00084a8c /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+400)
#09 pc 00084b18 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+36)
#10 pc 000700f8 /system/lib/libdvm.so
#11 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:128)
at android.os.Looper.loop(Looper.java:151)
at android.os.HandlerThread.run(HandlerThread.java:60)

"Thread-72" prio=5 tid=61 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42847490 self=0x5e0cd400
| sysTid=640 nice=0 sched=0/0 cgrp=apps handle=1577901288
| state=S schedstat=( 27858765 6014466 44 ) utm=2 stm=0 core=0
#00 pc 00021b10 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 00068cb7 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001df90 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 00062b00 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+568)
#06 pc 000273a0 /system/lib/libdvm.so
#07 pc 0002b2dc /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180)
#08 pc 00084a8c /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+400)
#09 pc 00084b18 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+36)
#10 pc 000700f8 /system/lib/libdvm.so
#11 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:128)
at android.os.Looper.loop(Looper.java:151)
at com.mediatek.epo.MtkEpoClientManagerService$2.run(MtkEpoClientManagerService.java:501)

"Thread-71" prio=5 tid=59 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x428e6ce0 self=0x5e0da1d8
| sysTid=639 nice=0 sched=0/0 cgrp=apps handle=1577898632
| state=S schedstat=( 20507695 10504692 64 ) utm=2 stm=0 core=0
#00 pc 000217c0 /system/lib/libc.so (recvmsg+8)
#01 pc 0006a85f /system/lib/libandroid_runtime.so
#02 pc 0006aa13 /system/lib/libandroid_runtime.so
#03 pc 0001df90 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#04 pc 00062b00 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+568)
#05 pc 000273a0 /system/lib/libdvm.so
#06 pc 0002b2dc /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180)
#07 pc 00084a8c /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+400)
#08 pc 00084b18 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+36)
#09 pc 000700f8 /system/lib/libdvm.so
#10 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at android.net.LocalSocketImpl.readba_native(Native Method)
at android.net.LocalSocketImpl.access$400(LocalSocketImpl.java:29)
at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:92)
at libcore.io.Streams.readFully(Streams.java:81)
at java.io.DataInputStream.readFully(DataInputStream.java:120)
at com.mediatek.agps.MtkAgpsManagerService$MtkAgpsIO.readInt(MtkAgpsManagerService.java:2011)
at com.mediatek.agps.MtkAgpsManagerService$MtkAgpsIO.run(MtkAgpsManagerService.java:1803)

"AppWidgetService -- Save state" prio=5 tid=58 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42941568 self=0x60b284a0
| sysTid=638 nice=0 sched=0/0 cgrp=apps handle=1577855664
| state=S schedstat=( 66060847 28776761 176 ) utm=4 stm=2 core=1
#00 pc 00021b10 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 00068cb7 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001df90 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 00062b00 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+568)
#06 pc 000273a0 /system/lib/libdvm.so
#07 pc 0002b2dc /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180)
#08 pc 00084a8c /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+400)
#09 pc 00084b18 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+36)
#10 pc 000700f8 /system/lib/libdvm.so
#11 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:128)
at android.os.Looper.loop(Looper.java:151)
at android.os.HandlerThread.run(HandlerThread.java:60)

"backup" prio=5 tid=57 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x428e2f50 self=0x5e0d4548
| sysTid=637 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1577860776
| state=S schedstat=( 122412390 368292995 670 ) utm=9 stm=3 core=0
#00 pc 00021b10 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 00068cb7 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001df90 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 00062b00 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+568)
#06 pc 000273a0 /system/lib/libdvm.so
#07 pc 0002b2dc /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180)
#08 pc 00084a8c /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+400)
#09 pc 00084b18 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+36)
#10 pc 000700f8 /system/lib/libdvm.so
#11 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:128)
at android.os.Looper.loop(Looper.java:151)
at android.os.HandlerThread.run(HandlerThread.java:60)

"UsbDeviceManager" prio=5 tid=60 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4280bad8 self=0x60b23580
| sysTid=636 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1622290448
| state=S schedstat=( 144629584 1417651410 859 ) utm=8 stm=7 core=1
#00 pc 00021b10 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 00068cb7 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001df90 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 00062b00 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+568)
#06 pc 000273a0 /system/lib/libdvm.so
#07 pc 0002b2dc /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180)
#08 pc 00084a8c /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+400)
#09 pc 00084b18 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+36)
#10 pc 000700f8 /system/lib/libdvm.so
#11 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:128)
at android.os.Looper.loop(Looper.java:151)
at android.os.HandlerThread.run(HandlerThread.java:60)

"AudioProfileService" prio=5 tid=56 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4279a7e8 self=0x604496b8
| sysTid=632 nice=0 sched=0/0 cgrp=apps handle=1615116312
| state=S schedstat=( 25853773 14774919 51 ) utm=2 stm=0 core=0
#00 pc 00021b10 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 00068cb7 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001df90 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 00062b00 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+568)
#06 pc 000273a0 /system/lib/libdvm.so
#07 pc 0002b2dc /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180)
#08 pc 00084a8c /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+400)
#09 pc 00084b18 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+36)
#10 pc 000700f8 /system/lib/libdvm.so
#11 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:128)
at android.os.Looper.loop(Looper.java:151)
at com.mediatek.audioprofile.AudioProfileService$OverrideSystemThread.run(AudioProfileService.java:3340)

"AudioService" prio=5 tid=55 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x426d2080 self=0x5e0c6580
| sysTid=631 nice=0 sched=0/0 cgrp=apps handle=1577830128
| state=S schedstat=( 406143107 1230977350 4913 ) utm=16 stm=24 core=1
#00 pc 00021b10 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 00068cb7 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001df90 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 00062b00 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+568)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:128)
at android.os.Looper.loop(Looper.java:151)
at android.media.AudioService$AudioSystemThread.run(AudioService.java:3275)

"mDnsConnector.CallbackHandler" prio=5 tid=54 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x426f37f8 self=0x5e0b2070
| sysTid=630 nice=0 sched=0/0 cgrp=apps handle=1555161736
| state=S schedstat=( 26240998 4711228 40 ) utm=2 stm=0 core=0
#00 pc 00021b10 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 00068cb7 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001df90 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 00062b00 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+568)
#06 pc 000273a0 /system/lib/libdvm.so
#07 pc 0002b2dc /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180)
#08 pc 00084a8c /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+400)
#09 pc 00084b18 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+36)
#10 pc 000700f8 /system/lib/libdvm.so
#11 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:128)
at android.os.Looper.loop(Looper.java:151)
at android.os.HandlerThread.run(HandlerThread.java:60)

"mDnsConnector" prio=5 tid=53 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4271ed78 self=0x5e0b1a18
| sysTid=629 nice=0 sched=0/0 cgrp=apps handle=1555161880
| state=S schedstat=( 20352767 1160769 39 ) utm=2 stm=0 core=1
#00 pc 000217c0 /system/lib/libc.so (recvmsg+8)
#01 pc 0006a85f /system/lib/libandroid_runtime.so
#02 pc 0006aa13 /system/lib/libandroid_runtime.so
#03 pc 0001df90 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#04 pc 00062b00 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+568)
#05 pc 000273a0 /system/lib/libdvm.so
#06 pc 0002b2dc /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180)
#07 pc 00084a8c /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+400)
#08 pc 00084b18 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+36)
#09 pc 000700f8 /system/lib/libdvm.so
#10 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at android.net.LocalSocketImpl.readba_native(Native Method)
at android.net.LocalSocketImpl.access$400(LocalSocketImpl.java:29)
at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:92)
at com.android.server.NativeDaemonConnector.listenToSocket(NativeDaemonConnector.java:132)
at com.android.server.NativeDaemonConnector.run(NativeDaemonConnector.java:90)
at java.lang.Thread.run(Thread.java:838)

"NsdService" prio=5 tid=52 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x427084c8 self=0x5e0dbef8
| sysTid=628 nice=0 sched=0/0 cgrp=apps handle=1555162024
| state=S schedstat=( 22129994 10457541 45 ) utm=2 stm=0 core=0
#00 pc 00021b10 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 00068cb7 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001df90 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 00062b00 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+568)
#06 pc 000273a0 /system/lib/libdvm.so
#07 pc 0002b2dc /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180)
#08 pc 00084a8c /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+400)
#09 pc 00084b18 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+36)
#10 pc 000700f8 /system/lib/libdvm.so
#11 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:128)
at android.os.Looper.loop(Looper.java:151)
at android.os.HandlerThread.run(HandlerThread.java:60)

"WifiWatchdogStateMachine" prio=5 tid=51 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42711158 self=0x5e0ef548
| sysTid=627 nice=0 sched=0/0 cgrp=apps handle=1555162960
| state=S schedstat=( 28107155 9402537 46 ) utm=2 stm=0 core=1
#00 pc 00021b10 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 00068cb7 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001df90 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 00062b00 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+568)
#06 pc 000273a0 /system/lib/libdvm.so
#07 pc 0002b2dc /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180)
#08 pc 00084a8c /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+400)
#09 pc 00084b18 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+36)
#10 pc 000700f8 /system/lib/libdvm.so
#11 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:128)
at android.os.Looper.loop(Looper.java:151)
at android.os.HandlerThread.run(HandlerThread.java:60)

"CaptivePortalTracker" prio=5 tid=50 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4275d338 self=0x5cb39c30
| sysTid=626 nice=0 sched=0/0 cgrp=apps handle=1554714944
| state=S schedstat=( 28008541 9345536 48 ) utm=2 stm=0 core=1
#00 pc 00021b10 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 00068cb7 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001df90 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 00062b00 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+568)
#06 pc 000273a0 /system/lib/libdvm.so
#07 pc 0002b2dc /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180)
#08 pc 00084a8c /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+400)
#09 pc 00084b18 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+36)
#10 pc 000700f8 /system/lib/libdvm.so
#11 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:128)
at android.os.Looper.loop(Looper.java:151)
at android.os.HandlerThread.run(HandlerThread.java:60)

"Tethering" prio=5 tid=49 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4276f720 self=0x60450fc0
| sysTid=625 nice=0 sched=0/0 cgrp=apps handle=1555053176
| state=S schedstat=( 27838691 10289540 45 ) utm=2 stm=0 core=1
#00 pc 00021b10 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 00068cb7 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001df90 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 00062b00 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+568)
#06 pc 000273a0 /system/lib/libdvm.so
#07 pc 0002b2dc /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180)
#08 pc 00084a8c /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+400)
#09 pc 00084b18 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+36)
#10 pc 000700f8 /system/lib/libdvm.so
#11 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:128)
at android.os.Looper.loop(Looper.java:151)
at android.os.HandlerThread.run(HandlerThread.java:60)

"WifiManager" prio=5 tid=48 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x427a9380 self=0x5cb37230
| sysTid=624 nice=0 sched=0/0 cgrp=apps handle=1555046832
| state=S schedstat=( 28097853 14359305 74 ) utm=1 stm=1 core=0
#00 pc 00021b10 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 00068cb7 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001df90 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 00062b00 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+568)
#06 pc 000273a0 /system/lib/libdvm.so
#07 pc 0002b2dc /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180)
#08 pc 00084a8c /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+400)
#09 pc 00084b18 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+36)
#10 pc 000700f8 /system/lib/libdvm.so
#11 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:128)
at android.os.Looper.loop(Looper.java:151)
at android.os.HandlerThread.run(HandlerThread.java:60)

"ConnectivityServiceThread" prio=5 tid=47 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x424e5de8 self=0x60d6f918
| sysTid=623 nice=0 sched=0/0 cgrp=apps handle=1577884592
| state=S schedstat=( 24881077 16366382 51 ) utm=2 stm=0 core=1
#00 pc 00021b10 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 00068cb7 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001df90 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 00062b00 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+568)
#06 pc 000273a0 /system/lib/libdvm.so
#07 pc 0002b2dc /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+180)
#08 pc 00084a8c /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+400)
#09 pc 00084b18 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+36)
#10 pc 000700f8 /system/lib/libdvm.so
#11 pc 0000e4a4 /system/lib/libc.so (__thread_entry+72)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:128)
at android.os.Looper.loop(Looper.java:151)
at android.os.HandlerThread.run(HandlerThread.java:60)

"WifiService" prio=5 tid=46 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x428ba2f0 self=0x60b1d118
| sysTid=622 nice=0 sched=0/0 cgrp=apps handle=1615152328
| state=S schedstat=( 49055689 12976386 109 ) utm=3 stm=1 core=1
#00 pc 00021b10 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 00068cb7 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001df90 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 00062b00 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+568)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:128)
at android.os.Looper.loop(Looper.java:151)
at android.os.HandlerThread.run(HandlerThread.java:60)

"WifiSMForObserver" prio=5 tid=45 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x428b6e80 self=0x60b1a028
| sysTid=621 nice=0 sched=0/0 cgrp=apps handle=1622255944
| state=S schedstat=( 27929541 14797074 48 ) utm=2 stm=0 core=0
#00 pc 00021b10 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 00068cb7 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001df90 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 00062b00 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+568)
#06 pc 000273a0 /system/lib/libdvm.so

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Powered by Kunena Forum