Skip to content

Instantly share code, notes, and snippets.

@grantland
Created March 12, 2015 03:58
Show Gist options
  • Save grantland/8a9ddd8364b70ed0b96f to your computer and use it in GitHub Desktop.
Save grantland/8a9ddd8364b70ed0b96f to your computer and use it in GitHub Desktop.
----- pid 1297 at 2015-03-11 19:47:34 -----
Cmd line: system_server
ABI: x86_64
Build type: optimized
Zygote loaded classes=3593 post zygote classes=2212
Intern table: 38395 strong; 1947 weak
JNI: CheckJNI is on; globals=826 (plus 15 weak)
Libraries: /system/lib64/libandroid.so /system/lib64/libandroid_servers.so /system/lib64/libaudioeffect_jni.so /system/lib64/libcompiler_rt.so /system/lib64/libjavacrypto.so /system/lib64/libjnigraphics.so /system/lib64/libmedia_jni.so /system/lib64/librs_jni.so /system/lib64/libsoundpool.so /system/lib64/libwebviewchromium_loader.so /system/lib64/libwifi-service.so libjavacore.so (12)
Heap: 1% free, 10MB/10MB; 148650 objects
Dumping cumulative Gc timings
Start Dumping histograms for 194 iterations for concurrent mark sweep
ProcessMarkStack: Sum: 590ms 99% C.I. 0.008ms-33.999ms Avg: 1.013ms Max: 130ms
MarkConcurrentRoots: Sum: 190ms 99% C.I. 2.063us-17628.571us Avg: 489.690us Max: 20000us
MarkRootsCheckpoint: Sum: 100ms 99% C.I. 4.052us-15911.999us Avg: 257.731us Max: 40000us
UpdateAndMarkImageModUnionTable: Sum: 90ms 99% C.I. 2.052us-20699.999us Avg: 463.917us Max: 30000us
ImageModUnionClearCards: Sum: 40ms 99% C.I. 2.010us-999.999us Avg: 103.092us Max: 20000us
MarkNonThreadRoots: Sum: 30ms 99% C.I. 2.010us-999.999us Avg: 77.319us Max: 20000us
SweepMallocSpace: Sum: 20ms 99% C.I. 2.005us-399.028us Avg: 51.546us Max: 20000us
(Paused)ScanGrayAllocSpaceObjects: Sum: 10ms 99% C.I. 1.002us-199.514us Avg: 25.773us Max: 10000us
(Paused)PausePhase: Sum: 0 99% C.I. 0ns-0ns Avg: 0ns Max: 0ns
Done Dumping histograms
concurrent mark sweep paused: Sum: 10ms 99% C.I. 2.512us-799.999us Avg: 51.546us Max: 10000us
concurrent mark sweep total time: 1.080s mean time: 5.567ms
concurrent mark sweep freed: 143441 objects with total size 32MB
concurrent mark sweep throughput: 132816/s / 29MB/s
Start Dumping histograms for 4 iterations for partial concurrent mark sweep
ProcessMarkStack: Sum: 70ms 99% C.I. 0.002ms-29.800ms Avg: 5.833ms Max: 30ms
MarkRootsCheckpoint: Sum: 60ms 99% C.I. 0.003ms-30ms Avg: 7.500ms Max: 30ms
UpdateAndMarkImageModUnionTable: Sum: 30ms 99% C.I. 0.002ms-29.800ms Avg: 7.500ms Max: 30ms
MarkNonThreadRoots: Sum: 20ms 99% C.I. 0.002ms-19.600ms Avg: 2.500ms Max: 20ms
(Paused)PausePhase: Sum: 0 99% C.I. 0ns-0ns Avg: 0ns Max: 0ns
Done Dumping histograms
partial concurrent mark sweep paused: Sum: 0 99% C.I. 0ns-0ns Avg: 0ns Max: 0ns
partial concurrent mark sweep total time: 200ms mean time: 50ms
partial concurrent mark sweep freed: 77971 objects with total size 5MB
partial concurrent mark sweep throughput: 389855/s / 27MB/s
Start Dumping histograms for 12 iterations for sticky concurrent mark sweep
MarkRootsCheckpoint: Sum: 150ms 99% C.I. 0.005ms-48ms Avg: 6.250ms Max: 50ms
ScanGrayImageSpaceObjects: Sum: 40ms 99% C.I. 0.004ms-35.999ms Avg: 1.666ms Max: 40ms
MarkConcurrentRoots: Sum: 30ms 99% C.I. 0.002ms-26.799ms Avg: 1.250ms Max: 30ms
ProcessMarkStack: Sum: 10ms 99% C.I. 1.021us-7850us Avg: 212.765us Max: 10000us
(Paused)PausePhase: Sum: 0 99% C.I. 0ns-0ns Avg: 0ns Max: 0ns
Done Dumping histograms
sticky concurrent mark sweep paused: Sum: 10ms 99% C.I. 2.727us-9900us Avg: 833.333us Max: 10000us
sticky concurrent mark sweep total time: 230ms mean time: 19.166ms
sticky concurrent mark sweep freed: 202810 objects with total size 15MB
sticky concurrent mark sweep throughput: 881783/s / 69MB/s
Total time spent in GC: 1.510s
Mean GC size throughput: 33MB/s
Mean GC object throughput: 304733 objects/s
Total number of allocations 608797
Total bytes allocated 61MB
Free memory 191KB
Free memory until GC 191KB
Free memory until OOME 53MB
Total memory 10MB
Max memory 64MB
Total mutator paused time: 20ms
Total time waiting for GC to complete: 0
DALVIK THREADS (64):
"main" prio=5 tid=1 Blocked
| group="main" sCount=1 dsCount=0 obj=0x73c41fa8 self=0x7ffbff4a9800
| sysTid=1297 nice=-2 cgrp=default sched=0/0 handle=0x7ffc02e313e0
| state=S schedstat=( 0 0 0 ) utm=48 stm=22 core=0 HZ=100
| stack=0x7fff31b78000-0x7fff31b7a000 stackSize=8MB
| held mutexes=
at com.android.server.am.ActivityManagerService.broadcastIntent(ActivityManagerService.java:16315)
- waiting to lock <0x054054aa> (a com.android.server.am.ActivityManagerService) held by thread 54
at android.app.ContextImpl.sendBroadcastAsUser(ContextImpl.java:1443)
at com.android.server.DropBoxManagerService$3.handleMessage(DropBoxManagerService.java:162)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:135)
at com.android.server.SystemServer.run(SystemServer.java:269)
at com.android.server.SystemServer.main(SystemServer.java:170)
at java.lang.reflect.Method.invoke!(Native method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
"Signal Catcher" daemon prio=5 tid=2 Runnable
| group="system" sCount=0 dsCount=0 obj=0x12c020a0 self=0x7ffbff4aa000
| sysTid=1303 nice=0 cgrp=default sched=0/0 handle=0x7ffbff510400
| state=R schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbfa3d7000-0x7ffbfa3d9000 stackSize=1012KB
| held mutexes= "thread list lock" "mutator lock"(exclusive held)
native: #00 pc 00006f79 /system/lib64/libbacktrace_libc++.so (UnwindCurrent::Unwind(unsigned long, ucontext*)+57)
native: #01 pc 00399a20 /system/lib64/libart.so (art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, int, char const*, art::mirror::ArtMethod*)+96)
native: #02 pc 003682e7 /system/lib64/libart.so (art::Thread::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) const+215)
native: #03 pc 00372cfb /system/lib64/libart.so (art::ThreadList::DumpForSigQuit(std::__1::basic_ostream<char, std::__1::char_traits<char> >&)+331)
native: #04 pc 0034ceaa /system/lib64/libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream<char, std::__1::char_traits<char> >&)+106)
native: #05 pc 00355efb /system/lib64/libart.so (art::SignalCatcher::HandleSigQuit()+1595)
native: #06 pc 00357827 /system/lib64/libart.so (art::SignalCatcher::Run(void*)+471)
native: #07 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #08 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #09 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"JDWP" daemon prio=5 tid=3 WaitingInMainDebuggerLoop
| group="system" sCount=1 dsCount=0 obj=0x12c050a0 self=0x7ffbff4ac000
| sysTid=1304 nice=0 cgrp=default sched=0/0 handle=0x7ffbff511000
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbfa2d9000-0x7ffbfa2db000 stackSize=1012KB
| held mutexes=
kernel: poll_schedule_timeout+0x3c/0x91
kernel: do_select+0x4e9/0x521
kernel: core_sys_select+0x1a5/0x2b2
kernel: SyS_pselect6+0x115/0x1a4
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 00076c7a /system/lib64/libc.so (__pselect6+10)
native: #01 pc 00026cba /system/lib64/libc.so (select+122)
native: #02 pc 003fca23 /system/lib64/libart.so (art::JDWP::JdwpAdbState::ProcessIncoming()+259)
native: #03 pc 0026f734 /system/lib64/libart.so (art::JDWP::JdwpState::Run()+452)
native: #04 pc 00271285 /system/lib64/libart.so (art::JDWP::StartJdwpThread(void*)+21)
native: #05 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #06 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #07 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"GCDaemon" daemon prio=5 tid=4 Waiting
| group="system" sCount=1 dsCount=0 obj=0x12c07220 self=0x7ffbff4b4800
| sysTid=1309 nice=0 cgrp=default sched=0/0 handle=0x7ffbff50b600
| state=S schedstat=( 0 0 0 ) utm=8 stm=1 core=0 HZ=100
| stack=0x7ffbf0505000-0x7ffbf0507000 stackSize=1036KB
| held mutexes=
at java.lang.Object.wait!(Native method)
- waiting on <0x3bac089b> (a java.lang.Daemons$GCDaemon)
at java.lang.Daemons$GCDaemon.run(Daemons.java:344)
- locked <0x3bac089b> (a java.lang.Daemons$GCDaemon)
at java.lang.Thread.run(Thread.java:818)
"HeapTrimmerDaemon" daemon prio=5 tid=5 Waiting
| group="system" sCount=1 dsCount=0 obj=0x12c071c0 self=0x7ffbff4b4000
| sysTid=1308 nice=0 cgrp=default sched=0/0 handle=0x7ffbff50b300
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbf0609000-0x7ffbf060b000 stackSize=1036KB
| held mutexes=
at java.lang.Object.wait!(Native method)
- waiting on <0x15c11438> (a java.lang.Daemons$HeapTrimmerDaemon)
at java.lang.Daemons$HeapTrimmerDaemon.run(Daemons.java:311)
- locked <0x15c11438> (a java.lang.Daemons$HeapTrimmerDaemon)
at java.lang.Thread.run(Thread.java:818)
"FinalizerWatchdogDaemon" daemon prio=5 tid=6 Waiting
| group="system" sCount=1 dsCount=0 obj=0x12c07160 self=0x7ffbff4b3000
| sysTid=1307 nice=0 cgrp=default sched=0/0 handle=0x7ffbff510a00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbf070d000-0x7ffbf070f000 stackSize=1036KB
| held mutexes=
at java.lang.Object.wait!(Native method)
- waiting on <0x32aedc11> (a java.lang.Daemons$FinalizerWatchdogDaemon)
at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:240)
- locked <0x32aedc11> (a java.lang.Daemons$FinalizerWatchdogDaemon)
at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:212)
at java.lang.Thread.run(Thread.java:818)
"FinalizerDaemon" daemon prio=5 tid=7 Waiting
| group="system" sCount=1 dsCount=0 obj=0x12c07100 self=0x7ffbff4b3800
| sysTid=1306 nice=0 cgrp=default sched=0/0 handle=0x7ffbff510700
| state=S schedstat=( 0 0 0 ) utm=1 stm=1 core=0 HZ=100
| stack=0x7ffbf0811000-0x7ffbf0813000 stackSize=1036KB
| held mutexes=
at java.lang.Object.wait!(Native method)
- waiting on <0x21a71176> (a java.lang.ref.ReferenceQueue)
at java.lang.Object.wait(Object.java:422)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:101)
- locked <0x21a71176> (a java.lang.ref.ReferenceQueue)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:72)
at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:174)
at java.lang.Thread.run(Thread.java:818)
"ReferenceQueueDaemon" daemon prio=5 tid=8 Waiting
| group="system" sCount=1 dsCount=0 obj=0x12c070a0 self=0x7ffbff4b1000
| sysTid=1305 nice=0 cgrp=default sched=0/0 handle=0x7ffbff510d00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbfa1d5000-0x7ffbfa1d7000 stackSize=1036KB
| held mutexes=
at java.lang.Object.wait!(Native method)
- waiting on <0x32b89377> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:134)
- locked <0x32b89377> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
at java.lang.Thread.run(Thread.java:818)
"Binder_1" prio=5 tid=9 Native
| group="main" sCount=1 dsCount=0 obj=0x12c980a0 self=0x7ffbff4b5800
| sysTid=1310 nice=0 cgrp=default sched=0/0 handle=0x7ffbff50b900
| state=S schedstat=( 0 0 0 ) utm=3 stm=11 core=0 HZ=100
| stack=0x7ffbef3d1000-0x7ffbef3d3000 stackSize=1012KB
| held mutexes=
kernel: binder_thread_read+0x380/0xdbb
kernel: binder_ioctl+0x2de/0x766
kernel: vfs_ioctl+0x18/0x34
kernel: do_vfs_ioctl+0x34e/0x3fc
kernel: SyS_ioctl+0x52/0x7d
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 000773b5 /system/lib64/libc.so (__ioctl+5)
native: #01 pc 000ac839 /system/lib64/libc.so (ioctl+41)
native: #02 pc 0003f7be /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+190)
native: #03 pc 00040090 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
native: #04 pc 00040139 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+89)
native: #05 pc 000476f6 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+22)
native: #06 pc 00018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
native: #07 pc 000a8db4 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
native: #08 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #09 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #10 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"Binder_2" prio=5 tid=10 Native
| group="main" sCount=1 dsCount=0 obj=0x12c9b0a0 self=0x7ffbff4b7800
| sysTid=1311 nice=0 cgrp=default sched=0/0 handle=0x7ffbff50bf00
| state=S schedstat=( 0 0 0 ) utm=6 stm=9 core=0 HZ=100
| stack=0x7ffbef2d3000-0x7ffbef2d5000 stackSize=1012KB
| held mutexes=
kernel: binder_thread_read+0x380/0xdbb
kernel: binder_ioctl+0x2de/0x766
kernel: vfs_ioctl+0x18/0x34
kernel: do_vfs_ioctl+0x34e/0x3fc
kernel: SyS_ioctl+0x52/0x7d
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 000773b5 /system/lib64/libc.so (__ioctl+5)
native: #01 pc 000ac839 /system/lib64/libc.so (ioctl+41)
native: #02 pc 0003f7be /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+190)
native: #03 pc 00040090 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
native: #04 pc 00040139 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+89)
native: #05 pc 000476f6 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+22)
native: #06 pc 00018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
native: #07 pc 000a8db4 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
native: #08 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #09 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #10 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"SensorService" prio=10 tid=11 Native
| group="main" sCount=1 dsCount=0 obj=0x12d3c0a0 self=0x7ffbff4b9800
| sysTid=1313 nice=-8 cgrp=default sched=0/0 handle=0x7ffbff512200
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbef05f000-0x7ffbef061000 stackSize=1012KB
| held mutexes=
kernel: goldfish_pipe_read_write+0x390/0x477
kernel: goldfish_pipe_read+0xb/0xd
kernel: vfs_read+0x96/0x13f
kernel: SyS_read+0x44/0x75
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 00077ad7 /system/lib64/libc.so (read+7)
native: #01 pc 0000145e /system/lib64/hw/sensors.goldfish.so (???)
native: #02 pc 000019c2 /system/lib64/hw/sensors.goldfish.so (???)
native: #03 pc 00010e11 /system/lib64/libsensorservice.so (???)
native: #04 pc 00019885 /system/lib64/libsensorservice.so (???)
native: #05 pc 00018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
native: #06 pc 000a8db4 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
native: #07 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #08 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #09 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"SensorEventAckReceiver" prio=10 tid=12 Native
| group="main" sCount=1 dsCount=0 obj=0x12d400a0 self=0x7ffbff4bb800
| sysTid=1312 nice=-8 cgrp=default sched=0/0 handle=0x7ffbff511f00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbef15d000-0x7ffbef15f000 stackSize=1012KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 00015b48 /system/lib64/libsensorservice.so (???)
native: #05 pc 00018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
native: #06 pc 000a8db4 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
native: #07 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #08 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #09 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"android.bg" prio=5 tid=13 Native
| group="main" sCount=1 dsCount=0 obj=0x12d4a900 self=0x7ffbff4bd800
| sysTid=1314 nice=10 cgrp=default sched=0/0 handle=0x7ffbff512500
| state=S schedstat=( 0 0 0 ) utm=6 stm=15 core=0 HZ=100
| stack=0x7ffbeef51000-0x7ffbeef53000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"ActivityManager" prio=5 tid=14 Blocked
| group="main" sCount=1 dsCount=0 obj=0x12d4aac0 self=0x7ffbff4be000
| sysTid=1315 nice=-2 cgrp=default sched=0/0 handle=0x7ffbff512800
| state=S schedstat=( 0 0 0 ) utm=3 stm=4 core=0 HZ=100
| stack=0x7ffbeee47000-0x7ffbeee49000 stackSize=1036KB
| held mutexes=
at com.android.server.am.ActivityManagerService$MainHandler.handleMessage(ActivityManagerService.java:1795)
- waiting to lock <0x054054aa> (a com.android.server.am.ActivityManagerService) held by thread 54
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:135)
at android.os.HandlerThread.run(HandlerThread.java:61)
at com.android.server.ServiceThread.run(ServiceThread.java:46)
"FileObserver" prio=5 tid=15 Native
| group="main" sCount=1 dsCount=0 obj=0x12de6b80 self=0x7ffbff4be800
| sysTid=1316 nice=0 cgrp=default sched=0/0 handle=0x7ffbff512b00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbeed3d000-0x7ffbeed3f000 stackSize=1036KB
| held mutexes=
kernel: inotify_read+0x23b/0x28b
kernel: vfs_read+0x96/0x13f
kernel: SyS_read+0x44/0x75
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 00077ad5 /system/lib64/libc.so (read+5)
native: #01 pc 0013c330 /system/lib64/libandroid_runtime.so (???)
native: #02 pc 00026cf1 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_FileObserver_00024ObserverThread_observe__I+181)
at android.os.FileObserver$ObserverThread.observe(Native method)
at android.os.FileObserver$ObserverThread.run(FileObserver.java:85)
"android.fg" prio=5 tid=16 Blocked
| group="main" sCount=1 dsCount=0 obj=0x12ddfe40 self=0x7ffbff4bf000
| sysTid=1317 nice=0 cgrp=default sched=0/0 handle=0x7ffbff512e00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbeec33000-0x7ffbeec35000 stackSize=1036KB
| held mutexes=
at com.android.server.am.ActivityManagerService.monitor(ActivityManagerService.java:18768)
- waiting to lock <0x054054aa> (a com.android.server.am.ActivityManagerService) held by thread 54
at com.android.server.Watchdog$HandlerChecker.run(Watchdog.java:173)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:135)
at android.os.HandlerThread.run(HandlerThread.java:61)
at com.android.server.ServiceThread.run(ServiceThread.java:46)
"android.ui" prio=5 tid=17 Native
| group="main" sCount=1 dsCount=0 obj=0x12ddfeb0 self=0x7ffbff4bf800
| sysTid=1318 nice=-2 cgrp=default sched=0/0 handle=0x7ffbff513100
| state=S schedstat=( 0 0 0 ) utm=2 stm=0 core=0 HZ=100
| stack=0x7ffbeeb29000-0x7ffbeeb2b000 stackSize=1036KB
| held mutexes=
kernel: futex_wait_queue_me+0xd6/0x117
kernel: futex_wait+0x111/0x258
kernel: do_futex+0xa6/0x929
kernel: SyS_futex+0xb5/0x127
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0001a1a6 /system/lib64/libc.so (syscall+22)
native: #01 pc 00101cc1 /system/lib64/libart.so (art::ConditionVariable::Wait(art::Thread*)+113)
native: #02 pc 00117699 /system/lib64/libart.so (art::ScopedCheck::ScopedCheck(_JNIEnv*, int, char const*)+745)
native: #03 pc 00118935 /system/lib64/libart.so (art::CheckJNI::SetFloatArrayRegion(_JNIEnv*, _jfloatArray*, int, int, float const*)+53)
native: #04 pc 00137f0d /system/lib64/libandroid_runtime.so (android::Receiver::handleEvent(int, int, void*)+253)
native: #05 pc 0001d2cc /system/lib64/libutils.so (android::Looper::pollInner(int)+508)
native: #06 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #07 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #08 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
at com.android.server.ServiceThread.run(ServiceThread.java:46)
"android.io" prio=5 tid=18 Native
| group="main" sCount=1 dsCount=0 obj=0x12ddff90 self=0x7ffbff4c0000
| sysTid=1319 nice=0 cgrp=default sched=0/0 handle=0x7ffbff513400
| state=S schedstat=( 0 0 0 ) utm=1 stm=0 core=0 HZ=100
| stack=0x7ffbeea1f000-0x7ffbeea21000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
at com.android.server.ServiceThread.run(ServiceThread.java:46)
"android.display" prio=5 tid=19 Native
| group="main" sCount=1 dsCount=0 obj=0x12e090b0 self=0x7ffbff4c0800
| sysTid=1320 nice=-4 cgrp=default sched=0/0 handle=0x7ffbff513700
| state=S schedstat=( 0 0 0 ) utm=8 stm=30 core=0 HZ=100
| stack=0x7ffbee915000-0x7ffbee917000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
at com.android.server.ServiceThread.run(ServiceThread.java:46)
"CpuTracker" prio=5 tid=20 TimedWaiting
| group="main" sCount=1 dsCount=0 obj=0x12df3580 self=0x7ffbff4c1000
| sysTid=1321 nice=0 cgrp=default sched=0/0 handle=0x7ffbff513a00
| state=S schedstat=( 0 0 0 ) utm=1 stm=1 core=0 HZ=100
| stack=0x7ffbee80b000-0x7ffbee80d000 stackSize=1036KB
| held mutexes=
at java.lang.Object.wait!(Native method)
- waiting on <0x1a8f3be4> (a com.android.server.am.ActivityManagerService$3)
at java.lang.Object.wait(Object.java:422)
at com.android.server.am.ActivityManagerService$3.run(ActivityManagerService.java:2136)
- locked <0x1a8f3be4> (a com.android.server.am.ActivityManagerService$3)
"PowerManagerService" prio=5 tid=21 Native
| group="main" sCount=1 dsCount=0 obj=0x12e093c0 self=0x7ffbff4c1800
| sysTid=1322 nice=-4 cgrp=default sched=0/0 handle=0x7ffbff513d00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbee701000-0x7ffbee703000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
at com.android.server.ServiceThread.run(ServiceThread.java:46)
"BatteryStats_wakeupReason" prio=5 tid=22 Native
| group="main" sCount=1 dsCount=0 obj=0x12e09ba0 self=0x7ffbff4c2000
| sysTid=1324 nice=-2 cgrp=default sched=0/0 handle=0x7ffbf74b3600
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbee4f9000-0x7ffbee4fb000 stackSize=1036KB
| held mutexes=
kernel: futex_wait_queue_me+0xd6/0x117
kernel: futex_wait+0x111/0x258
kernel: do_futex+0xa6/0x929
kernel: SyS_futex+0xb5/0x127
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0001a1a6 /system/lib64/libc.so (syscall+22)
native: #01 pc 000acfbd /system/lib64/libc.so (sem_wait+141)
native: #02 pc 0001353c /system/lib64/libandroid_servers.so (???)
native: #03 pc 0026dbef /data/dalvik-cache/x86_64/system@framework@services.jar@classes.dex (Java_com_android_server_am_BatteryStatsService_nativeWaitWakeup___3I_3Ljava_lang_String_2+227)
at com.android.server.am.BatteryStatsService.nativeWaitWakeup(Native method)
at com.android.server.am.BatteryStatsService.access$200(BatteryStatsService.java:58)
at com.android.server.am.BatteryStatsService$WakeupReasonThread.run(BatteryStatsService.java:733)
"PackageManager" prio=5 tid=23 Native
| group="main" sCount=1 dsCount=0 obj=0x12e840b0 self=0x7ffbff4c2800
| sysTid=1325 nice=10 cgrp=default sched=0/0 handle=0x7ffbf74b3900
| state=S schedstat=( 0 0 0 ) utm=8 stm=0 core=0 HZ=100
| stack=0x7ffbee3ed000-0x7ffbee3ef000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
at com.android.server.ServiceThread.run(ServiceThread.java:46)
"PackageInstaller" prio=5 tid=24 Native
| group="main" sCount=1 dsCount=0 obj=0x12d4add0 self=0x7ffbff4c3000
| sysTid=1326 nice=0 cgrp=default sched=0/0 handle=0x7ffbf74b4200
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbee2e3000-0x7ffbee2e5000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"AlarmManager" prio=5 tid=25 Blocked
| group="main" sCount=1 dsCount=0 obj=0x12d58640 self=0x7ffbff4c5000
| sysTid=1328 nice=0 cgrp=default sched=0/0 handle=0x7ffbf74b4800
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbee185000-0x7ffbee187000 stackSize=1036KB
| held mutexes=
at com.android.server.am.PendingIntentRecord.sendInner(PendingIntentRecord.java:203)
- waiting to lock <0x054054aa> (a com.android.server.am.ActivityManagerService) held by thread 54
at com.android.server.am.PendingIntentRecord.send(PendingIntentRecord.java:195)
at android.app.PendingIntent.send(PendingIntent.java:733)
at android.app.PendingIntent.send(PendingIntent.java:687)
at com.android.server.AlarmManagerService.deliverAlarmsLocked(AlarmManagerService.java:1627)
at com.android.server.AlarmManagerService$AlarmThread.run(AlarmManagerService.java:1773)
- locked <@addr=0x12d3d4d0> (a java.lang.Object)
"InputReader" prio=10 tid=26 Native
| group="main" sCount=1 dsCount=0 obj=0x12c051c0 self=0x7ffbff4c7800
| sysTid=1330 nice=-8 cgrp=default sched=0/0 handle=0x7ffbf74b5d00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbedd83000-0x7ffbedd85000 stackSize=1012KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0002dfd8 /system/lib64/libinputflinger.so (android::EventHub::getEvents(int, android::RawEvent*, unsigned long)+1160)
native: #03 pc 00041f5b /system/lib64/libinputflinger.so (android::InputReader::loopOnce()+171)
native: #04 pc 0003bcd0 /system/lib64/libinputflinger.so (android::InputReaderThread::threadLoop()+16)
native: #05 pc 00018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
native: #06 pc 000a8db4 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
native: #07 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #08 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #09 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"InputDispatcher" prio=10 tid=27 Native
| group="main" sCount=1 dsCount=0 obj=0x12c07280 self=0x7ffbff4c9800
| sysTid=1329 nice=-8 cgrp=default sched=0/0 handle=0x7ffbf74b4e00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbede81000-0x7ffbede83000 stackSize=1012KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 0003a8c4 /system/lib64/libinputflinger.so (android::InputDispatcher::dispatchOnce()+132)
native: #05 pc 0002e510 /system/lib64/libinputflinger.so (android::InputDispatcherThread::threadLoop()+16)
native: #06 pc 00018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
native: #07 pc 000a8db4 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
native: #08 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #09 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #10 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"MountService" prio=5 tid=28 Native
| group="main" sCount=1 dsCount=0 obj=0x12f12d60 self=0x7ffbff4c5800
| sysTid=1331 nice=0 cgrp=default sched=0/0 handle=0x7ffbf74b9900
| state=S schedstat=( 0 0 0 ) utm=1 stm=0 core=0 HZ=100
| stack=0x7ffbed96c000-0x7ffbed96e000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"VoldConnector" prio=5 tid=29 Native
| group="main" sCount=1 dsCount=0 obj=0x12f37d60 self=0x7ffbf7565000
| sysTid=1332 nice=0 cgrp=default sched=0/0 handle=0x7ffbf74b9c00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbed862000-0x7ffbed864000 stackSize=1036KB
| held mutexes=
kernel: unix_stream_recvmsg+0x308/0x7da
kernel: sock_recvmsg+0xb0/0xcf
kernel: ___sys_recvmsg+0x142/0x1f4
kernel: __sys_recvmsg+0x3d/0x5e
kernel: SyS_recvmsg+0xd/0x17
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 00077a55 /system/lib64/libc.so (recvmsg+5)
native: #01 pc 000f4dd0 /system/lib64/libandroid_runtime.so (???)
native: #02 pc 000f5515 /system/lib64/libandroid_runtime.so (???)
native: #03 pc 00ca831a /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_net_LocalSocketImpl_readba_1native___3BIILjava_io_FileDescriptor_2+270)
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 <@addr=0x12e01080> (a java.lang.Object)
at com.android.server.NativeDaemonConnector.listenToSocket(NativeDaemonConnector.java:165)
at com.android.server.NativeDaemonConnector.run(NativeDaemonConnector.java:108)
at java.lang.Thread.run(Thread.java:818)
"NetdConnector" prio=5 tid=31 Native
| group="main" sCount=1 dsCount=0 obj=0x12f8fb20 self=0x7ffbf7565800
| sysTid=1334 nice=0 cgrp=default sched=0/0 handle=0x7ffbf74bab00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbed64e000-0x7ffbed650000 stackSize=1036KB
| held mutexes=
kernel: unix_stream_recvmsg+0x308/0x7da
kernel: sock_recvmsg+0xb0/0xcf
kernel: ___sys_recvmsg+0x142/0x1f4
kernel: __sys_recvmsg+0x3d/0x5e
kernel: SyS_recvmsg+0xd/0x17
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 00077a55 /system/lib64/libc.so (recvmsg+5)
native: #01 pc 000f4dd0 /system/lib64/libandroid_runtime.so (???)
native: #02 pc 000f5515 /system/lib64/libandroid_runtime.so (???)
native: #03 pc 00ca831a /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_net_LocalSocketImpl_readba_1native___3BIILjava_io_FileDescriptor_2+270)
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 <@addr=0x12e27090> (a java.lang.Object)
at com.android.server.NativeDaemonConnector.listenToSocket(NativeDaemonConnector.java:165)
at com.android.server.NativeDaemonConnector.run(NativeDaemonConnector.java:108)
at java.lang.Thread.run(Thread.java:818)
"NetworkStats" prio=5 tid=30 Native
| group="main" sCount=1 dsCount=0 obj=0x12e09c10 self=0x7ffbf7566000
| sysTid=1335 nice=0 cgrp=default sched=0/0 handle=0x7ffbf74b9f00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbed758000-0x7ffbed75a000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"NetworkPolicy" prio=5 tid=32 Native
| group="main" sCount=1 dsCount=0 obj=0x12f12cf0 self=0x7ffbf7566800
| sysTid=1336 nice=0 cgrp=default sched=0/0 handle=0x7ffbf74bb100
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbed544000-0x7ffbed546000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"WifiP2pService" prio=5 tid=33 Native
| group="main" sCount=1 dsCount=0 obj=0x12f34f20 self=0x7ffbf7567000
| sysTid=1337 nice=0 cgrp=default sched=0/0 handle=0x7ffbf74bb400
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbed440000-0x7ffbed442000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"WifiStateMachine" prio=5 tid=34 Native
| group="main" sCount=1 dsCount=0 obj=0x1305b510 self=0x7ffbf7569000
| sysTid=1338 nice=0 cgrp=default sched=0/0 handle=0x7ffbf74bb700
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbed31d000-0x7ffbed31f000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"WifiService" prio=5 tid=35 Native
| group="main" sCount=1 dsCount=0 obj=0x130b6580 self=0x7ffbf7569800
| sysTid=1339 nice=0 cgrp=default sched=0/0 handle=0x7ffbf74bba00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbed219000-0x7ffbed21b000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"ConnectivityServiceThread" prio=5 tid=36 Native
| group="main" sCount=1 dsCount=0 obj=0x12d9e900 self=0x7ffbf756a000
| sysTid=1340 nice=0 cgrp=default sched=0/0 handle=0x7ffbf74bbd00
| state=S schedstat=( 0 0 0 ) utm=1 stm=0 core=0 HZ=100
| stack=0x7ffbed111000-0x7ffbed113000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"NsdService" prio=5 tid=37 Native
| group="main" sCount=1 dsCount=0 obj=0x12f54200 self=0x7ffbf756a800
| sysTid=1341 nice=0 cgrp=default sched=0/0 handle=0x7ffbf7600300
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbedc73000-0x7ffbedc75000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"mDnsConnector" prio=5 tid=38 Native
| group="main" sCount=1 dsCount=0 obj=0x12d74160 self=0x7ffbf756b000
| sysTid=1342 nice=0 cgrp=default sched=0/0 handle=0x7ffbf7600600
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbedb69000-0x7ffbedb6b000 stackSize=1036KB
| held mutexes=
kernel: unix_stream_recvmsg+0x308/0x7da
kernel: sock_recvmsg+0xb0/0xcf
kernel: ___sys_recvmsg+0x142/0x1f4
kernel: __sys_recvmsg+0x3d/0x5e
kernel: SyS_recvmsg+0xd/0x17
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 00077a55 /system/lib64/libc.so (recvmsg+5)
native: #01 pc 000f4dd0 /system/lib64/libandroid_runtime.so (???)
native: #02 pc 000f5515 /system/lib64/libandroid_runtime.so (???)
native: #03 pc 00ca831a /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_net_LocalSocketImpl_readba_1native___3BIILjava_io_FileDescriptor_2+270)
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 <@addr=0x12d3d130> (a java.lang.Object)
at com.android.server.NativeDaemonConnector.listenToSocket(NativeDaemonConnector.java:165)
at com.android.server.NativeDaemonConnector.run(NativeDaemonConnector.java:108)
at java.lang.Thread.run(Thread.java:818)
"ranker" prio=5 tid=39 Native
| group="main" sCount=1 dsCount=0 obj=0x12fd7a50 self=0x7ffbf756b800
| sysTid=1343 nice=10 cgrp=default sched=0/0 handle=0x7ffbf74b6600
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbed009000-0x7ffbed00b000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"AudioService" prio=5 tid=40 Native
| group="main" sCount=1 dsCount=0 obj=0x12c02b20 self=0x7ffbf756c000
| sysTid=1344 nice=0 cgrp=default sched=0/0 handle=0x7ffbf74b7e00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbecf05000-0x7ffbecf07000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.media.AudioService$AudioSystemThread.run(AudioService.java:3899)
"UEventObserver" prio=5 tid=41 Native
| group="main" sCount=1 dsCount=0 obj=0x12d45580 self=0x7ffbf756c800
| sysTid=1346 nice=0 cgrp=default sched=0/0 handle=0x7ffbf74b8100
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbece01000-0x7ffbece03000 stackSize=1036KB
| held mutexes=
kernel: poll_schedule_timeout+0x3c/0x91
kernel: do_sys_poll+0x2ca/0x35f
kernel: SyS_ppoll+0xba/0x144
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 000778da /system/lib64/libc.so (__ppoll+10)
native: #01 pc 00026bb1 /system/lib64/libc.so (poll+49)
native: #02 pc 0000269b /system/lib64/libhardware_legacy.so (uevent_next_event+75)
native: #03 pc 000f442c /system/lib64/libandroid_runtime.so (???)
native: #04 pc 00001249 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_UEventObserver_nativeWaitForNextEvent__+157)
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)
"WifiWatchdogStateMachine" prio=5 tid=43 Native
| group="main" sCount=1 dsCount=0 obj=0x12fab820 self=0x7ffbf7570000
| sysTid=1349 nice=0 cgrp=default sched=0/0 handle=0x7ffbf7600f00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbec1fa000-0x7ffbec1fc000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"WifiManager" prio=5 tid=44 Native
| group="main" sCount=1 dsCount=0 obj=0x12fd76d0 self=0x7ffbf7570800
| sysTid=1350 nice=0 cgrp=default sched=0/0 handle=0x7ffbf7601200
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbec2fe000-0x7ffbec300000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"WifiScanningService" prio=5 tid=45 Native
| group="main" sCount=1 dsCount=0 obj=0x13022190 self=0x7ffbf756d800
| sysTid=1351 nice=0 cgrp=default sched=0/0 handle=0x7ffbf7600c00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbec0f6000-0x7ffbec0f8000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"WifiRttService" prio=5 tid=46 Native
| group="main" sCount=1 dsCount=0 obj=0x13074b30 self=0x7ffbf7571000
| sysTid=1352 nice=0 cgrp=default sched=0/0 handle=0x7ffbf7601500
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbebff2000-0x7ffbebff4000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"backup" prio=5 tid=47 Native
| group="main" sCount=1 dsCount=0 obj=0x1308cba0 self=0x7ffbf7571800
| sysTid=1354 nice=10 cgrp=default sched=0/0 handle=0x7ffbf7601800
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbebeee000-0x7ffbebef0000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"Thread-59" prio=5 tid=42 Waiting
| group="main" sCount=1 dsCount=0 obj=0x12fcc680 self=0x7ffbf756d000
| sysTid=1355 nice=0 cgrp=default sched=0/0 handle=0x7ffbf7600900
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbeccfd000-0x7ffbeccff000 stackSize=1036KB
| held mutexes=
at java.lang.Object.wait!(Native method)
- waiting on <0x2994284d> (a java.lang.Object)
at com.android.server.display.DisplayPowerState$PhotonicModulator.run(DisplayPowerState.java:402)
- locked <0x2994284d> (a java.lang.Object)
"LazyTaskWriterThread" prio=5 tid=48 Blocked
| group="main" sCount=1 dsCount=0 obj=0x12df3400 self=0x7ffbf7572000
| sysTid=1356 nice=0 cgrp=default sched=0/0 handle=0x7ffbf7601b00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbebdea000-0x7ffbebdec000 stackSize=1036KB
| held mutexes=
at com.android.server.am.TaskPersister$LazyTaskWriterThread.run(TaskPersister.java:1031)
- waiting to lock <0x054054aa> (a com.android.server.am.ActivityManagerService) held by thread 54
"Thread-60" prio=5 tid=49 Native
| group="main" sCount=1 dsCount=0 obj=0x12f60640 self=0x7ffbf7574000
| sysTid=1357 nice=0 cgrp=default sched=0/0 handle=0x7ffbf7602a00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbebce6000-0x7ffbebce8000 stackSize=1036KB
| held mutexes=
kernel: __skb_recv_datagram+0x23e/0x2a8
kernel: skb_recv_datagram+0x2a/0x2c
kernel: unix_accept+0x4f/0x11f
kernel: SyS_accept4+0x10c/0x1c7
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 00077b18 /system/lib64/libc.so (__accept4+8)
native: #01 pc 00000d62 /system/lib64/libnetd_client.so (???)
native: #02 pc 0003fba4 /system/lib64/libjavacore.so (???)
native: #03 pc 0036b4b9 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_libcore_io_Posix_accept__Ljava_io_FileDescriptor_2Ljava_net_InetSocketAddress_2+237)
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_3" prio=5 tid=50 Native
| group="main" sCount=1 dsCount=0 obj=0x12fee100 self=0x7ffbf7576000
| sysTid=1431 nice=0 cgrp=default sched=0/0 handle=0x7ffbf7603600
| state=S schedstat=( 0 0 0 ) utm=5 stm=10 core=0 HZ=100
| stack=0x7ffbebbe8000-0x7ffbebbea000 stackSize=1012KB
| held mutexes=
kernel: binder_thread_read+0x380/0xdbb
kernel: binder_ioctl+0x2de/0x766
kernel: vfs_ioctl+0x18/0x34
kernel: do_vfs_ioctl+0x34e/0x3fc
kernel: SyS_ioctl+0x52/0x7d
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 000773b5 /system/lib64/libc.so (__ioctl+5)
native: #01 pc 000ac839 /system/lib64/libc.so (ioctl+41)
native: #02 pc 0003f7be /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+190)
native: #03 pc 00040090 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
native: #04 pc 00040139 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+89)
native: #05 pc 000476f6 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+22)
native: #06 pc 00018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
native: #07 pc 000a8db4 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
native: #08 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #09 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #10 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"watchdog" prio=5 tid=51 TimedWaiting
| group="main" sCount=1 dsCount=0 obj=0x12de4d00 self=0x7ffbf7574800
| sysTid=1435 nice=0 cgrp=default sched=0/0 handle=0x7ffbf7602d00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbebae4000-0x7ffbebae6000 stackSize=1036KB
| held mutexes=
at java.lang.Object.wait!(Native method)
- waiting on <0x10eacf02> (a com.android.server.am.ActivityManagerService$5)
at java.lang.Object.wait(Object.java:422)
at com.android.server.am.ActivityManagerService.dumpStackTraces(ActivityManagerService.java:4794)
- locked <0x10eacf02> (a com.android.server.am.ActivityManagerService$5)
at com.android.server.am.ActivityManagerService.dumpStackTraces(ActivityManagerService.java:4771)
at com.android.server.Watchdog.run(Watchdog.java:383)
- locked <0x1c98f013> (a com.android.server.Watchdog)
"SoundPoolThread" prio=5 tid=52 Native
| group="main" sCount=1 dsCount=0 obj=0x130670a0 self=0x7ffbf757a000
| sysTid=1455 nice=0 cgrp=default sched=0/0 handle=0x7ffbf7607500
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbeb625000-0x7ffbeb627000 stackSize=1012KB
| held mutexes=
kernel: futex_wait_queue_me+0xd6/0x117
kernel: futex_wait+0x111/0x258
kernel: do_futex+0xa6/0x929
kernel: SyS_futex+0xb5/0x127
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0001a1a6 /system/lib64/libc.so (syscall+22)
native: #01 pc 000279e2 /system/lib64/libc.so (pthread_cond_wait+82)
native: #02 pc 000fb9ea /system/lib64/libmedia.so (android::SoundPoolThread::read()+42)
native: #03 pc 000fbcac /system/lib64/libmedia.so (android::SoundPoolThread::run()+44)
native: #04 pc 000a8db4 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
native: #05 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #06 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #07 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"SoundPool" prio=5 tid=53 Native
| group="main" sCount=1 dsCount=0 obj=0x1306a100 self=0x7ffbf757c000
| sysTid=1454 nice=0 cgrp=default sched=0/0 handle=0x7ffbf7607200
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbeb723000-0x7ffbeb725000 stackSize=1012KB
| held mutexes=
kernel: futex_wait_queue_me+0xd6/0x117
kernel: futex_wait+0x111/0x258
kernel: do_futex+0xa6/0x929
kernel: SyS_futex+0xb5/0x127
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0001a1a6 /system/lib64/libc.so (syscall+22)
native: #01 pc 000279e2 /system/lib64/libc.so (pthread_cond_wait+82)
native: #02 pc 000fb4aa /system/lib64/libmedia.so (android::SoundPool::run()+58)
native: #03 pc 000a8db4 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
native: #04 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #05 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #06 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"NetworkTimeUpdateService" prio=5 tid=56 Native
| group="main" sCount=1 dsCount=0 obj=0x12fbcc10 self=0x7ffbf7575000
| sysTid=1597 nice=0 cgrp=default sched=0/0 handle=0x7ffbf7605d00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbead19000-0x7ffbead1b000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"gps_state_thread" prio=5 tid=57 Native
| group="main" sCount=1 dsCount=0 obj=0x1306a1c0 self=0x7ffbf757e000
| sysTid=1598 nice=0 cgrp=default sched=0/0 handle=0x7ffbf74b9000
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbeac1b000-0x7ffbeac1d000 stackSize=1012KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 000017a0 /system/lib64/hw/gps.goldfish.so (???)
native: #03 pc 000a8db4 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
native: #04 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #05 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #06 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"Binder_4" prio=5 tid=58 Native
| group="main" sCount=1 dsCount=0 obj=0x13078280 self=0x7ffbf7580000
| sysTid=1610 nice=0 cgrp=default sched=0/0 handle=0x7ffbff511300
| state=S schedstat=( 0 0 0 ) utm=5 stm=9 core=0 HZ=100
| stack=0x7ffbeab1d000-0x7ffbeab1f000 stackSize=1012KB
| held mutexes=
kernel: binder_thread_read+0x380/0xdbb
kernel: binder_ioctl+0x2de/0x766
kernel: vfs_ioctl+0x18/0x34
kernel: do_vfs_ioctl+0x34e/0x3fc
kernel: SyS_ioctl+0x52/0x7d
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 000773b5 /system/lib64/libc.so (__ioctl+5)
native: #01 pc 000ac839 /system/lib64/libc.so (ioctl+41)
native: #02 pc 0003f7be /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+190)
native: #03 pc 00040090 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
native: #04 pc 00040139 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+89)
native: #05 pc 000476f6 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+22)
native: #06 pc 00018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
native: #07 pc 000a8db4 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
native: #08 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #09 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #10 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"Binder_5" prio=5 tid=59 Native
| group="main" sCount=1 dsCount=0 obj=0x1307ec40 self=0x7ffbf7582000
| sysTid=1611 nice=0 cgrp=default sched=0/0 handle=0x7ffbf7608a00
| state=S schedstat=( 0 0 0 ) utm=5 stm=6 core=0 HZ=100
| stack=0x7ffbeaa1f000-0x7ffbeaa21000 stackSize=1012KB
| held mutexes=
kernel: binder_thread_read+0x380/0xdbb
kernel: binder_ioctl+0x2de/0x766
kernel: vfs_ioctl+0x18/0x34
kernel: do_vfs_ioctl+0x34e/0x3fc
kernel: SyS_ioctl+0x52/0x7d
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 000773b5 /system/lib64/libc.so (__ioctl+5)
native: #01 pc 000ac839 /system/lib64/libc.so (ioctl+41)
native: #02 pc 0003f7be /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+190)
native: #03 pc 00040090 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
native: #04 pc 00040139 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+89)
native: #05 pc 000476f6 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+22)
native: #06 pc 00018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
native: #07 pc 000a8db4 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
native: #08 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #09 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #10 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"Binder_6" prio=5 tid=60 Blocked
| group="main" sCount=1 dsCount=0 obj=0x130828e0 self=0x7ffbec757800
| sysTid=1619 nice=0 cgrp=default sched=0/0 handle=0x7ffbec749900
| state=S schedstat=( 0 0 0 ) utm=5 stm=8 core=0 HZ=100
| stack=0x7ffbea921000-0x7ffbea923000 stackSize=1012KB
| held mutexes=
at com.android.server.am.ActivityManagerService.broadcastIntent(ActivityManagerService.java:16315)
- waiting to lock <0x054054aa> (a com.android.server.am.ActivityManagerService) held by thread 54
at android.app.ContextImpl.sendStickyBroadcastAsUser(ContextImpl.java:1560)
at com.android.server.TelephonyRegistry.broadcastSignalStrengthChanged(TelephonyRegistry.java:1326)
at com.android.server.TelephonyRegistry.notifySignalStrengthForSubscriber(TelephonyRegistry.java:792)
at com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact(ITelephonyRegistry.java:167)
at android.os.Binder.execTransact(Binder.java:446)
"Binder_7" prio=5 tid=54 Native
| group="main" sCount=1 dsCount=0 obj=0x12d20280 self=0x7ffbec75b800
| sysTid=1620 nice=-8 cgrp=default sched=0/0 handle=0x7ffbec749c00
| state=S schedstat=( 0 0 0 ) utm=7 stm=9 core=0 HZ=100
| stack=0x7ffbeb9e6000-0x7ffbeb9e8000 stackSize=1012KB
| held mutexes=
kernel: goldfish_pipe_read_write+0x7a/0x477
kernel: goldfish_pipe_write+0xe/0x10
kernel: vfs_write+0xc1/0x18d
kernel: SyS_write+0x44/0x73
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 00077db5 /system/lib64/libc.so (write+5)
native: #01 pc 00001d1c /system/lib64/libOpenglSystemCommon.so (QemuPipeStream::writeFully(void const*, unsigned long)+76)
native: #02 pc 00002522 /system/lib64/lib_renderControl_enc.so (???)
native: #03 pc 00001d67 /system/lib64/hw/gralloc.goldfish.so (???)
native: #04 pc 0000ac56 /system/lib64/libui.so (android::GraphicBufferMapper::unregisterBuffer(native_handle const*)+38)
native: #05 pc 0000942f /system/lib64/libui.so (android::GraphicBuffer::free_handle()+143)
native: #06 pc 0000948d /system/lib64/libui.so (android::GraphicBuffer::~GraphicBuffer()+29)
native: #07 pc 000094c8 /system/lib64/libui.so (android::GraphicBuffer::~GraphicBuffer()+8)
native: #08 pc 00015c6d /system/lib64/libutils.so (android::RefBase::decStrong(void const*) const+77)
native: #09 pc 0006404e /system/lib64/libgui.so (android::CpuConsumer::releaseAcquiredBufferLocked(int)+382)
native: #10 pc 0006413f /system/lib64/libgui.so (android::CpuConsumer::unlockBuffer(android::CpuConsumer::LockedBuffer const&)+95)
native: #11 pc 0007ce06 /system/lib64/libgui.so (android::ScreenshotClient::release()+70)
native: #12 pc 0007ced8 /system/lib64/libgui.so (android::ScreenshotClient::~ScreenshotClient()+8)
native: #13 pc 000de9a0 /system/lib64/libandroid_runtime.so (android::DeleteScreenshot(void*, void*)+16)
native: #14 pc 001a7c6a /system/lib64/libskia.so (SkMallocPixelRef::~SkMallocPixelRef()+58)
native: #15 pc 001a7c88 /system/lib64/libskia.so (SkMallocPixelRef::~SkMallocPixelRef()+8)
native: #16 pc 00166cad /system/lib64/libskia.so (SkBitmap::freePixels()+93)
native: #17 pc 00166ff0 /system/lib64/libskia.so (SkBitmap::setPixelRef(SkPixelRef*, int, int)+64)
native: #18 pc 00105c13 /system/lib64/libandroid_runtime.so (???)
native: #19 pc 00309f99 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_graphics_Bitmap_nativeRecycle__J+173)
at android.graphics.Bitmap.nativeRecycle(Native method)
at android.graphics.Bitmap.recycle(Bitmap.java:308)
at com.android.server.wm.WindowManagerService.screenshotApplications(WindowManagerService.java:6306)
at com.android.server.am.ActivityStack.screenshotActivities(ActivityStack.java:759)
at com.android.server.am.ActivityStack.startPausingLocked(ActivityStack.java:812)
at com.android.server.am.ActivityStack.finishActivityLocked(ActivityStack.java:2726)
at com.android.server.am.ActivityStack.requestFinishActivityLocked(ActivityStack.java:2553)
at com.android.server.am.ActivityManagerService.finishActivity(ActivityManagerService.java:4327)
- locked <0x054054aa> (a com.android.server.am.ActivityManagerService)
at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:326)
at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2207)
at android.os.Binder.execTransact(Binder.java:446)
"Binder_8" prio=5 tid=61 Native
| group="main" sCount=1 dsCount=0 obj=0x12df3700 self=0x7ffbec75d800
| sysTid=1651 nice=0 cgrp=default sched=0/0 handle=0x7ffbf7603900
| state=S schedstat=( 0 0 0 ) utm=5 stm=4 core=0 HZ=100
| stack=0x7ffbeb8e8000-0x7ffbeb8ea000 stackSize=1012KB
| held mutexes=
kernel: binder_thread_read+0x380/0xdbb
kernel: binder_ioctl+0x2de/0x766
kernel: vfs_ioctl+0x18/0x34
kernel: do_vfs_ioctl+0x34e/0x3fc
kernel: SyS_ioctl+0x52/0x7d
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 000773b5 /system/lib64/libc.so (__ioctl+5)
native: #01 pc 000ac839 /system/lib64/libc.so (ioctl+41)
native: #02 pc 0003f7be /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+190)
native: #03 pc 00040090 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
native: #04 pc 00040139 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+89)
native: #05 pc 000476f6 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+22)
native: #06 pc 00018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
native: #07 pc 000a8db4 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
native: #08 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #09 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #10 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"AsyncQueryWorker" prio=5 tid=62 Native
| group="main" sCount=1 dsCount=0 obj=0x130a03c0 self=0x7ffbec75f800
| sysTid=1676 nice=0 cgrp=default sched=0/0 handle=0x7ffbec74db00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbeb521000-0x7ffbeb523000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"AsyncTask #1" prio=5 tid=66 Waiting
| group="main" sCount=1 dsCount=0 obj=0x12f73a60 self=0x7ffbec760000
| sysTid=1808 nice=10 cgrp=default sched=0/0 handle=0x7ffbec74f600
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbea034000-0x7ffbea036000 stackSize=1036KB
| held mutexes=
at java.lang.Object.wait!(Native method)
- waiting on <0x07f63250> (a java.lang.Object)
at java.lang.Thread.parkFor(Thread.java:1220)
- locked <0x07f63250> (a java.lang.Object)
at sun.misc.Unsafe.park(Unsafe.java:299)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2016)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
at java.lang.Thread.run(Thread.java:818)
"NetworkMonitorNetworkAgentInfo [MOBILE (UMTS) - null]" prio=5 tid=67 Native
| group="main" sCount=1 dsCount=0 obj=0x132822e0 self=0x7ffbec764000
| sysTid=1884 nice=0 cgrp=default sched=0/0 handle=0x7ffbec749600
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbe9d28000-0x7ffbe9d2a000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"AsyncTask #2" prio=5 tid=69 Waiting
| group="main" sCount=1 dsCount=0 obj=0x12f1f160 self=0x7ffbec76a000
| sysTid=1912 nice=0 cgrp=default sched=0/0 handle=0x7ffbf74b9300
| state=S schedstat=( 0 0 0 ) utm=0 stm=1 core=0 HZ=100
| stack=0x7ffbe9986000-0x7ffbe9988000 stackSize=1036KB
| held mutexes=
at java.lang.Object.wait!(Native method)
- waiting on <0x2107fc49> (a java.lang.Object)
at java.lang.Thread.parkFor(Thread.java:1220)
- locked <0x2107fc49> (a java.lang.Object)
at sun.misc.Unsafe.park(Unsafe.java:299)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2016)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
at java.lang.Thread.run(Thread.java:818)
"system_server" prio=5 (not attached)
| sysTid=1323 nice=-2 cgrp=default
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
kernel: futex_wait_queue_me+0xd6/0x117
kernel: futex_wait+0x111/0x258
kernel: do_futex+0xa6/0x929
kernel: SyS_futex+0xb5/0x127
kernel: system_call_fastpath+0x16/0x1b
----- end 1297 -----
----- pid 941 at 2015-03-11 19:47:35 -----
Cmd line: /system/bin/surfaceflinger
ABI: 'x86_64'
"surfaceflinger" sysTid=941
#00 pc 000000000007795a /system/lib64/libc.so (__epoll_pwait+10)
#01 pc 00000000000240dd /system/lib64/libc.so (epoll_pwait+61)
#02 pc 000000000001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
#03 pc 000000000001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
#04 pc 0000000000028091 /system/lib64/libsurfaceflinger.so
#05 pc 000000000002b507 /system/lib64/libsurfaceflinger.so (android::SurfaceFlinger::run()+23)
#06 pc 0000000000000f7a /system/bin/surfaceflinger
#07 pc 0000000000019eb3 /system/lib64/libc.so (__libc_init+83)
#08 pc 0000000000001055 /system/bin/surfaceflinger
#09 pc 0000000000000000 <unknown>
"Binder_1" sysTid=1002
#00 pc 00000000000773b7 /system/lib64/libc.so (__ioctl+7)
#01 pc 00000000000ac839 /system/lib64/libc.so (ioctl+41)
#02 pc 000000000003f7be /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+190)
#03 pc 0000000000040090 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
#04 pc 0000000000040139 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+89)
#05 pc 00000000000476f6 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+22)
#06 pc 0000000000018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
#07 pc 0000000000027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
#08 pc 0000000000023aeb /system/lib64/libc.so (__start_thread+11)
#09 pc 0000000000019fd5 /system/lib64/libc.so (__bionic_clone+53)
"DispSync" sysTid=1003
#00 pc 000000000001a1a8 /system/lib64/libc.so (syscall+24)
#01 pc 0000000000027aa8 /system/lib64/libc.so (pthread_cond_timedwait+120)
#02 pc 000000000001eae0 /system/lib64/libsurfaceflinger.so
#03 pc 0000000000018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
#04 pc 0000000000027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
#05 pc 0000000000023aeb /system/lib64/libc.so (__start_thread+11)
#06 pc 0000000000019fd5 /system/lib64/libc.so (__bionic_clone+53)
"Binder_2" sysTid=1004
#00 pc 00000000000773b7 /system/lib64/libc.so (__ioctl+7)
#01 pc 00000000000ac839 /system/lib64/libc.so (ioctl+41)
#02 pc 000000000003f7be /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+190)
#03 pc 0000000000040090 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
#04 pc 0000000000040139 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+89)
#05 pc 00000000000476f6 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+22)
#06 pc 0000000000018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
#07 pc 0000000000027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
#08 pc 0000000000023aeb /system/lib64/libc.so (__start_thread+11)
#09 pc 0000000000019fd5 /system/lib64/libc.so (__bionic_clone+53)
"VSyncThread" sysTid=1007
#00 pc 000000000001a1a8 /system/lib64/libc.so (syscall+24)
#01 pc 00000000000279e2 /system/lib64/libc.so (pthread_cond_wait+82)
#02 pc 000000000003b76a /system/lib64/libsurfaceflinger.so
#03 pc 0000000000018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
#04 pc 0000000000027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
#05 pc 0000000000023aeb /system/lib64/libc.so (__start_thread+11)
#06 pc 0000000000019fd5 /system/lib64/libc.so (__bionic_clone+53)
"surfaceflinger" sysTid=1009
#00 pc 0000000000076d7a /system/lib64/libc.so (__rt_sigtimedwait+10)
#01 pc 0000000000026e8c /system/lib64/libc.so (__timer_thread_start(void*)+76)
#02 pc 0000000000027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
#03 pc 0000000000023aeb /system/lib64/libc.so (__start_thread+11)
#04 pc 0000000000019fd5 /system/lib64/libc.so (__bionic_clone+53)
"EventThread" sysTid=1010
#00 pc 000000000001a1a8 /system/lib64/libc.so (syscall+24)
#01 pc 00000000000279e2 /system/lib64/libc.so (pthread_cond_wait+82)
#02 pc 00000000000205b6 /system/lib64/libsurfaceflinger.so
#03 pc 0000000000020078 /system/lib64/libsurfaceflinger.so
#04 pc 0000000000018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
#05 pc 0000000000027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
#06 pc 0000000000023aeb /system/lib64/libc.so (__start_thread+11)
#07 pc 0000000000019fd5 /system/lib64/libc.so (__bionic_clone+53)
"surfaceflinger" sysTid=1011
#00 pc 0000000000076d7a /system/lib64/libc.so (__rt_sigtimedwait+10)
#01 pc 0000000000026e8c /system/lib64/libc.so (__timer_thread_start(void*)+76)
#02 pc 0000000000027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
#03 pc 0000000000023aeb /system/lib64/libc.so (__start_thread+11)
#04 pc 0000000000019fd5 /system/lib64/libc.so (__bionic_clone+53)
"EventThread" sysTid=1012
#00 pc 000000000001a1a8 /system/lib64/libc.so (syscall+24)
#01 pc 00000000000279e2 /system/lib64/libc.so (pthread_cond_wait+82)
#02 pc 00000000000205b6 /system/lib64/libsurfaceflinger.so
#03 pc 0000000000020078 /system/lib64/libsurfaceflinger.so
#04 pc 0000000000018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
#05 pc 0000000000027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
#06 pc 0000000000023aeb /system/lib64/libc.so (__start_thread+11)
#07 pc 0000000000019fd5 /system/lib64/libc.so (__bionic_clone+53)
"EventControl" sysTid=1013
#00 pc 000000000001a1a8 /system/lib64/libc.so (syscall+24)
#01 pc 00000000000279e2 /system/lib64/libc.so (pthread_cond_wait+82)
#02 pc 000000000001f82a /system/lib64/libsurfaceflinger.so
#03 pc 0000000000018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
#04 pc 0000000000027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
#05 pc 0000000000023aeb /system/lib64/libc.so (__start_thread+11)
#06 pc 0000000000019fd5 /system/lib64/libc.so (__bionic_clone+53)
"Binder_3" sysTid=1353
#00 pc 00000000000773b7 /system/lib64/libc.so (__ioctl+7)
#01 pc 00000000000ac839 /system/lib64/libc.so (ioctl+41)
#02 pc 000000000003f7be /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+190)
#03 pc 0000000000040090 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
#04 pc 0000000000040139 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+89)
#05 pc 00000000000476f6 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+22)
#06 pc 0000000000018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
#07 pc 0000000000027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
#08 pc 0000000000023aeb /system/lib64/libc.so (__start_thread+11)
#09 pc 0000000000019fd5 /system/lib64/libc.so (__bionic_clone+53)
"Binder_4" sysTid=1811
#00 pc 00000000000773b7 /system/lib64/libc.so (__ioctl+7)
#01 pc 00000000000ac839 /system/lib64/libc.so (ioctl+41)
#02 pc 000000000003f7be /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+190)
#03 pc 0000000000040090 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
#04 pc 0000000000040139 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+89)
#05 pc 00000000000476f6 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+22)
#06 pc 0000000000018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
#07 pc 0000000000027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
#08 pc 0000000000023aeb /system/lib64/libc.so (__start_thread+11)
#09 pc 0000000000019fd5 /system/lib64/libc.so (__bionic_clone+53)
----- end 941 -----
----- pid 952 at 2015-03-11 19:47:35 -----
Cmd line: /system/bin/mediaserver
ABI: 'x86_64'
"mediaserver" sysTid=952
#00 pc 0000000000074b16 /system/lib/libc.so
"mediaserver" sysTid=1288
#00 pc 00000000000755b6 /system/lib/libc.so
"ApmTone" sysTid=1289
#00 pc 00000000000132d2 /system/lib/libc.so
"ApmAudio" sysTid=1290
#00 pc 00000000000132d2 /system/lib/libc.so
"ApmOutput" sysTid=1291
#00 pc 00000000000132d2 /system/lib/libc.so
"AudioOut_2" sysTid=1292
#00 pc 00000000000132d2 /system/lib/libc.so
"Binder_1" sysTid=1294
#00 pc 0000000000074b16 /system/lib/libc.so
"Binder_2" sysTid=1345
#00 pc 0000000000074b16 /system/lib/libc.so
----- end 952 -----
----- pid 1414 at 2015-03-11 19:47:36 -----
Cmd line: /system/bin/sdcard
ABI: 'x86_64'
"sdcard" sysTid=1414
#00 pc 0000000000077ad7 /system/lib64/libc.so (read+7)
#01 pc 000000000000812b /system/bin/sdcard
#02 pc 0000000000001fe9 /system/bin/sdcard
#03 pc 0000000000019eb3 /system/lib64/libc.so (__libc_init+83)
#04 pc 0000000000002093 /system/bin/sdcard
#05 pc 0000000000000007 <unknown>
"sdcard" sysTid=1444
#00 pc 0000000000077ad7 /system/lib64/libc.so (read+7)
#01 pc 0000000000007549 /system/bin/sdcard
#02 pc 00000000000084e8 /system/bin/sdcard
#03 pc 0000000000027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
#04 pc 0000000000023aeb /system/lib64/libc.so (__start_thread+11)
#05 pc 0000000000019fd5 /system/lib64/libc.so (__bionic_clone+53)
"sdcard" sysTid=1445
#00 pc 0000000000077ad7 /system/lib64/libc.so (read+7)
#01 pc 0000000000007549 /system/bin/sdcard
#02 pc 00000000000084e8 /system/bin/sdcard
#03 pc 0000000000027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
#04 pc 0000000000023aeb /system/lib64/libc.so (__start_thread+11)
#05 pc 0000000000019fd5 /system/lib64/libc.so (__bionic_clone+53)
----- end 1414 -----
----- pid 1297 at 2015-03-11 19:48:06 -----
Cmd line: system_server
ABI: x86_64
Build type: optimized
Zygote loaded classes=3593 post zygote classes=2212
Intern table: 38397 strong; 1947 weak
JNI: CheckJNI is on; globals=826 (plus 15 weak)
Libraries: /system/lib64/libandroid.so /system/lib64/libandroid_servers.so /system/lib64/libaudioeffect_jni.so /system/lib64/libcompiler_rt.so /system/lib64/libjavacrypto.so /system/lib64/libjnigraphics.so /system/lib64/libmedia_jni.so /system/lib64/librs_jni.so /system/lib64/libsoundpool.so /system/lib64/libwebviewchromium_loader.so /system/lib64/libwifi-service.so libjavacore.so (12)
Heap: 1% free, 10MB/10MB; 148707 objects
Dumping cumulative Gc timings
Total number of allocations 608854
Total bytes allocated 61MB
Free memory 186KB
Free memory until GC 186KB
Free memory until OOME 53MB
Total memory 10MB
Max memory 64MB
Total mutator paused time: 0
Total time waiting for GC to complete: 0
DALVIK THREADS (64):
"main" prio=5 tid=1 Blocked
| group="main" sCount=1 dsCount=0 obj=0x73c41fa8 self=0x7ffbff4a9800
| sysTid=1297 nice=-2 cgrp=default sched=0/0 handle=0x7ffc02e313e0
| state=S schedstat=( 0 0 0 ) utm=48 stm=22 core=0 HZ=100
| stack=0x7fff31b78000-0x7fff31b7a000 stackSize=8MB
| held mutexes=
at com.android.server.am.ActivityManagerService.broadcastIntent(ActivityManagerService.java:16315)
- waiting to lock <0x054054aa> (a com.android.server.am.ActivityManagerService) held by thread 54
at android.app.ContextImpl.sendBroadcastAsUser(ContextImpl.java:1443)
at com.android.server.DropBoxManagerService$3.handleMessage(DropBoxManagerService.java:162)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:135)
at com.android.server.SystemServer.run(SystemServer.java:269)
at com.android.server.SystemServer.main(SystemServer.java:170)
at java.lang.reflect.Method.invoke!(Native method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
"Signal Catcher" daemon prio=5 tid=2 Runnable
| group="system" sCount=0 dsCount=0 obj=0x12c020a0 self=0x7ffbff4aa000
| sysTid=1303 nice=0 cgrp=default sched=0/0 handle=0x7ffbff510400
| state=R schedstat=( 0 0 0 ) utm=5 stm=8 core=0 HZ=100
| stack=0x7ffbfa3d7000-0x7ffbfa3d9000 stackSize=1012KB
| held mutexes= "thread list lock" "mutator lock"(exclusive held)
native: #00 pc 00006f79 /system/lib64/libbacktrace_libc++.so (UnwindCurrent::Unwind(unsigned long, ucontext*)+57)
native: #01 pc 00399a20 /system/lib64/libart.so (art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, int, char const*, art::mirror::ArtMethod*)+96)
native: #02 pc 003682e7 /system/lib64/libart.so (art::Thread::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) const+215)
native: #03 pc 00372cfb /system/lib64/libart.so (art::ThreadList::DumpForSigQuit(std::__1::basic_ostream<char, std::__1::char_traits<char> >&)+331)
native: #04 pc 0034ceaa /system/lib64/libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream<char, std::__1::char_traits<char> >&)+106)
native: #05 pc 00355efb /system/lib64/libart.so (art::SignalCatcher::HandleSigQuit()+1595)
native: #06 pc 00357827 /system/lib64/libart.so (art::SignalCatcher::Run(void*)+471)
native: #07 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #08 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #09 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"JDWP" daemon prio=5 tid=3 WaitingInMainDebuggerLoop
| group="system" sCount=1 dsCount=0 obj=0x12c050a0 self=0x7ffbff4ac000
| sysTid=1304 nice=0 cgrp=default sched=0/0 handle=0x7ffbff511000
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbfa2d9000-0x7ffbfa2db000 stackSize=1012KB
| held mutexes=
kernel: poll_schedule_timeout+0x3c/0x91
kernel: do_select+0x4e9/0x521
kernel: core_sys_select+0x1a5/0x2b2
kernel: SyS_pselect6+0x115/0x1a4
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 00076c7a /system/lib64/libc.so (__pselect6+10)
native: #01 pc 00026cba /system/lib64/libc.so (select+122)
native: #02 pc 003fca23 /system/lib64/libart.so (art::JDWP::JdwpAdbState::ProcessIncoming()+259)
native: #03 pc 0026f734 /system/lib64/libart.so (art::JDWP::JdwpState::Run()+452)
native: #04 pc 00271285 /system/lib64/libart.so (art::JDWP::StartJdwpThread(void*)+21)
native: #05 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #06 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #07 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"GCDaemon" daemon prio=5 tid=4 Waiting
| group="system" sCount=1 dsCount=0 obj=0x12c07220 self=0x7ffbff4b4800
| sysTid=1309 nice=0 cgrp=default sched=0/0 handle=0x7ffbff50b600
| state=S schedstat=( 0 0 0 ) utm=8 stm=1 core=0 HZ=100
| stack=0x7ffbf0505000-0x7ffbf0507000 stackSize=1036KB
| held mutexes=
at java.lang.Object.wait!(Native method)
- waiting on <0x3bac089b> (a java.lang.Daemons$GCDaemon)
at java.lang.Daemons$GCDaemon.run(Daemons.java:344)
- locked <0x3bac089b> (a java.lang.Daemons$GCDaemon)
at java.lang.Thread.run(Thread.java:818)
"HeapTrimmerDaemon" daemon prio=5 tid=5 Waiting
| group="system" sCount=1 dsCount=0 obj=0x12c071c0 self=0x7ffbff4b4000
| sysTid=1308 nice=0 cgrp=default sched=0/0 handle=0x7ffbff50b300
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbf0609000-0x7ffbf060b000 stackSize=1036KB
| held mutexes=
at java.lang.Object.wait!(Native method)
- waiting on <0x15c11438> (a java.lang.Daemons$HeapTrimmerDaemon)
at java.lang.Daemons$HeapTrimmerDaemon.run(Daemons.java:311)
- locked <0x15c11438> (a java.lang.Daemons$HeapTrimmerDaemon)
at java.lang.Thread.run(Thread.java:818)
"FinalizerWatchdogDaemon" daemon prio=5 tid=6 Waiting
| group="system" sCount=1 dsCount=0 obj=0x12c07160 self=0x7ffbff4b3000
| sysTid=1307 nice=0 cgrp=default sched=0/0 handle=0x7ffbff510a00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbf070d000-0x7ffbf070f000 stackSize=1036KB
| held mutexes=
at java.lang.Object.wait!(Native method)
- waiting on <0x32aedc11> (a java.lang.Daemons$FinalizerWatchdogDaemon)
at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:240)
- locked <0x32aedc11> (a java.lang.Daemons$FinalizerWatchdogDaemon)
at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:212)
at java.lang.Thread.run(Thread.java:818)
"FinalizerDaemon" daemon prio=5 tid=7 Waiting
| group="system" sCount=1 dsCount=0 obj=0x12c07100 self=0x7ffbff4b3800
| sysTid=1306 nice=0 cgrp=default sched=0/0 handle=0x7ffbff510700
| state=S schedstat=( 0 0 0 ) utm=1 stm=1 core=0 HZ=100
| stack=0x7ffbf0811000-0x7ffbf0813000 stackSize=1036KB
| held mutexes=
at java.lang.Object.wait!(Native method)
- waiting on <0x21a71176> (a java.lang.ref.ReferenceQueue)
at java.lang.Object.wait(Object.java:422)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:101)
- locked <0x21a71176> (a java.lang.ref.ReferenceQueue)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:72)
at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:174)
at java.lang.Thread.run(Thread.java:818)
"ReferenceQueueDaemon" daemon prio=5 tid=8 Waiting
| group="system" sCount=1 dsCount=0 obj=0x12c070a0 self=0x7ffbff4b1000
| sysTid=1305 nice=0 cgrp=default sched=0/0 handle=0x7ffbff510d00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbfa1d5000-0x7ffbfa1d7000 stackSize=1036KB
| held mutexes=
at java.lang.Object.wait!(Native method)
- waiting on <0x32b89377> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:134)
- locked <0x32b89377> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
at java.lang.Thread.run(Thread.java:818)
"Binder_1" prio=5 tid=9 Native
| group="main" sCount=1 dsCount=0 obj=0x12c980a0 self=0x7ffbff4b5800
| sysTid=1310 nice=0 cgrp=default sched=0/0 handle=0x7ffbff50b900
| state=S schedstat=( 0 0 0 ) utm=3 stm=11 core=0 HZ=100
| stack=0x7ffbef3d1000-0x7ffbef3d3000 stackSize=1012KB
| held mutexes=
kernel: binder_thread_read+0x380/0xdbb
kernel: binder_ioctl+0x2de/0x766
kernel: vfs_ioctl+0x18/0x34
kernel: do_vfs_ioctl+0x34e/0x3fc
kernel: SyS_ioctl+0x52/0x7d
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 000773b5 /system/lib64/libc.so (__ioctl+5)
native: #01 pc 000ac839 /system/lib64/libc.so (ioctl+41)
native: #02 pc 0003f7be /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+190)
native: #03 pc 00040090 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
native: #04 pc 00040139 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+89)
native: #05 pc 000476f6 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+22)
native: #06 pc 00018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
native: #07 pc 000a8db4 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
native: #08 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #09 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #10 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"Binder_2" prio=5 tid=10 Native
| group="main" sCount=1 dsCount=0 obj=0x12c9b0a0 self=0x7ffbff4b7800
| sysTid=1311 nice=0 cgrp=default sched=0/0 handle=0x7ffbff50bf00
| state=S schedstat=( 0 0 0 ) utm=6 stm=9 core=0 HZ=100
| stack=0x7ffbef2d3000-0x7ffbef2d5000 stackSize=1012KB
| held mutexes=
kernel: binder_thread_read+0x380/0xdbb
kernel: binder_ioctl+0x2de/0x766
kernel: vfs_ioctl+0x18/0x34
kernel: do_vfs_ioctl+0x34e/0x3fc
kernel: SyS_ioctl+0x52/0x7d
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 000773b5 /system/lib64/libc.so (__ioctl+5)
native: #01 pc 000ac839 /system/lib64/libc.so (ioctl+41)
native: #02 pc 0003f7be /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+190)
native: #03 pc 00040090 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
native: #04 pc 00040139 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+89)
native: #05 pc 000476f6 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+22)
native: #06 pc 00018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
native: #07 pc 000a8db4 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
native: #08 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #09 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #10 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"SensorService" prio=10 tid=11 Native
| group="main" sCount=1 dsCount=0 obj=0x12d3c0a0 self=0x7ffbff4b9800
| sysTid=1313 nice=-8 cgrp=default sched=0/0 handle=0x7ffbff512200
| state=S schedstat=( 0 0 0 ) utm=0 stm=6 core=0 HZ=100
| stack=0x7ffbef05f000-0x7ffbef061000 stackSize=1012KB
| held mutexes=
kernel: goldfish_pipe_read_write+0x390/0x477
kernel: goldfish_pipe_read+0xb/0xd
kernel: vfs_read+0x96/0x13f
kernel: SyS_read+0x44/0x75
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 00077ad7 /system/lib64/libc.so (read+7)
native: #01 pc 0000145e /system/lib64/hw/sensors.goldfish.so (???)
native: #02 pc 000019c2 /system/lib64/hw/sensors.goldfish.so (???)
native: #03 pc 00010e11 /system/lib64/libsensorservice.so (???)
native: #04 pc 00019885 /system/lib64/libsensorservice.so (???)
native: #05 pc 00018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
native: #06 pc 000a8db4 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
native: #07 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #08 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #09 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"SensorEventAckReceiver" prio=10 tid=12 Native
| group="main" sCount=1 dsCount=0 obj=0x12d400a0 self=0x7ffbff4bb800
| sysTid=1312 nice=-8 cgrp=default sched=0/0 handle=0x7ffbff511f00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbef15d000-0x7ffbef15f000 stackSize=1012KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 00015b48 /system/lib64/libsensorservice.so (???)
native: #05 pc 00018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
native: #06 pc 000a8db4 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
native: #07 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #08 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #09 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"android.bg" prio=5 tid=13 Native
| group="main" sCount=1 dsCount=0 obj=0x12d4a900 self=0x7ffbff4bd800
| sysTid=1314 nice=10 cgrp=default sched=0/0 handle=0x7ffbff512500
| state=S schedstat=( 0 0 0 ) utm=6 stm=15 core=0 HZ=100
| stack=0x7ffbeef51000-0x7ffbeef53000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"ActivityManager" prio=5 tid=14 Blocked
| group="main" sCount=1 dsCount=0 obj=0x12d4aac0 self=0x7ffbff4be000
| sysTid=1315 nice=-2 cgrp=default sched=0/0 handle=0x7ffbff512800
| state=S schedstat=( 0 0 0 ) utm=3 stm=4 core=0 HZ=100
| stack=0x7ffbeee47000-0x7ffbeee49000 stackSize=1036KB
| held mutexes=
at com.android.server.am.ActivityManagerService$MainHandler.handleMessage(ActivityManagerService.java:1795)
- waiting to lock <0x054054aa> (a com.android.server.am.ActivityManagerService) held by thread 54
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:135)
at android.os.HandlerThread.run(HandlerThread.java:61)
at com.android.server.ServiceThread.run(ServiceThread.java:46)
"FileObserver" prio=5 tid=15 Native
| group="main" sCount=1 dsCount=0 obj=0x12de6b80 self=0x7ffbff4be800
| sysTid=1316 nice=0 cgrp=default sched=0/0 handle=0x7ffbff512b00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbeed3d000-0x7ffbeed3f000 stackSize=1036KB
| held mutexes=
kernel: inotify_read+0x23b/0x28b
kernel: vfs_read+0x96/0x13f
kernel: SyS_read+0x44/0x75
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 00077ad5 /system/lib64/libc.so (read+5)
native: #01 pc 0013c330 /system/lib64/libandroid_runtime.so (???)
native: #02 pc 00026cf1 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_FileObserver_00024ObserverThread_observe__I+181)
at android.os.FileObserver$ObserverThread.observe(Native method)
at android.os.FileObserver$ObserverThread.run(FileObserver.java:85)
"android.fg" prio=5 tid=16 Blocked
| group="main" sCount=1 dsCount=0 obj=0x12ddfe40 self=0x7ffbff4bf000
| sysTid=1317 nice=0 cgrp=default sched=0/0 handle=0x7ffbff512e00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbeec33000-0x7ffbeec35000 stackSize=1036KB
| held mutexes=
at com.android.server.am.ActivityManagerService.monitor(ActivityManagerService.java:18768)
- waiting to lock <0x054054aa> (a com.android.server.am.ActivityManagerService) held by thread 54
at com.android.server.Watchdog$HandlerChecker.run(Watchdog.java:173)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:135)
at android.os.HandlerThread.run(HandlerThread.java:61)
at com.android.server.ServiceThread.run(ServiceThread.java:46)
"android.ui" prio=5 tid=17 Native
| group="main" sCount=1 dsCount=0 obj=0x12ddfeb0 self=0x7ffbff4bf800
| sysTid=1318 nice=-2 cgrp=default sched=0/0 handle=0x7ffbff513100
| state=S schedstat=( 0 0 0 ) utm=2 stm=0 core=0 HZ=100
| stack=0x7ffbeeb29000-0x7ffbeeb2b000 stackSize=1036KB
| held mutexes=
kernel: futex_wait_queue_me+0xd6/0x117
kernel: futex_wait+0x111/0x258
kernel: do_futex+0xa6/0x929
kernel: SyS_futex+0xb5/0x127
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0001a1a6 /system/lib64/libc.so (syscall+22)
native: #01 pc 00101cc1 /system/lib64/libart.so (art::ConditionVariable::Wait(art::Thread*)+113)
native: #02 pc 00117699 /system/lib64/libart.so (art::ScopedCheck::ScopedCheck(_JNIEnv*, int, char const*)+745)
native: #03 pc 00118935 /system/lib64/libart.so (art::CheckJNI::SetFloatArrayRegion(_JNIEnv*, _jfloatArray*, int, int, float const*)+53)
native: #04 pc 00137f0d /system/lib64/libandroid_runtime.so (android::Receiver::handleEvent(int, int, void*)+253)
native: #05 pc 0001d2cc /system/lib64/libutils.so (android::Looper::pollInner(int)+508)
native: #06 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #07 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #08 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
at com.android.server.ServiceThread.run(ServiceThread.java:46)
"android.io" prio=5 tid=18 Native
| group="main" sCount=1 dsCount=0 obj=0x12ddff90 self=0x7ffbff4c0000
| sysTid=1319 nice=0 cgrp=default sched=0/0 handle=0x7ffbff513400
| state=S schedstat=( 0 0 0 ) utm=1 stm=0 core=0 HZ=100
| stack=0x7ffbeea1f000-0x7ffbeea21000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
at com.android.server.ServiceThread.run(ServiceThread.java:46)
"android.display" prio=5 tid=19 Native
| group="main" sCount=1 dsCount=0 obj=0x12e090b0 self=0x7ffbff4c0800
| sysTid=1320 nice=-4 cgrp=default sched=0/0 handle=0x7ffbff513700
| state=S schedstat=( 0 0 0 ) utm=8 stm=30 core=0 HZ=100
| stack=0x7ffbee915000-0x7ffbee917000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
at com.android.server.ServiceThread.run(ServiceThread.java:46)
"CpuTracker" prio=5 tid=20 TimedWaiting
| group="main" sCount=1 dsCount=0 obj=0x12df3580 self=0x7ffbff4c1000
| sysTid=1321 nice=0 cgrp=default sched=0/0 handle=0x7ffbff513a00
| state=S schedstat=( 0 0 0 ) utm=1 stm=1 core=0 HZ=100
| stack=0x7ffbee80b000-0x7ffbee80d000 stackSize=1036KB
| held mutexes=
at java.lang.Object.wait!(Native method)
- waiting on <0x1a8f3be4> (a com.android.server.am.ActivityManagerService$3)
at java.lang.Object.wait(Object.java:422)
at com.android.server.am.ActivityManagerService$3.run(ActivityManagerService.java:2136)
- locked <0x1a8f3be4> (a com.android.server.am.ActivityManagerService$3)
"PowerManagerService" prio=5 tid=21 Native
| group="main" sCount=1 dsCount=0 obj=0x12e093c0 self=0x7ffbff4c1800
| sysTid=1322 nice=-4 cgrp=default sched=0/0 handle=0x7ffbff513d00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbee701000-0x7ffbee703000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
at com.android.server.ServiceThread.run(ServiceThread.java:46)
"BatteryStats_wakeupReason" prio=5 tid=22 Native
| group="main" sCount=1 dsCount=0 obj=0x12e09ba0 self=0x7ffbff4c2000
| sysTid=1324 nice=-2 cgrp=default sched=0/0 handle=0x7ffbf74b3600
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbee4f9000-0x7ffbee4fb000 stackSize=1036KB
| held mutexes=
kernel: futex_wait_queue_me+0xd6/0x117
kernel: futex_wait+0x111/0x258
kernel: do_futex+0xa6/0x929
kernel: SyS_futex+0xb5/0x127
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0001a1a6 /system/lib64/libc.so (syscall+22)
native: #01 pc 000acfbd /system/lib64/libc.so (sem_wait+141)
native: #02 pc 0001353c /system/lib64/libandroid_servers.so (???)
native: #03 pc 0026dbef /data/dalvik-cache/x86_64/system@framework@services.jar@classes.dex (Java_com_android_server_am_BatteryStatsService_nativeWaitWakeup___3I_3Ljava_lang_String_2+227)
at com.android.server.am.BatteryStatsService.nativeWaitWakeup(Native method)
at com.android.server.am.BatteryStatsService.access$200(BatteryStatsService.java:58)
at com.android.server.am.BatteryStatsService$WakeupReasonThread.run(BatteryStatsService.java:733)
"PackageManager" prio=5 tid=23 Native
| group="main" sCount=1 dsCount=0 obj=0x12e840b0 self=0x7ffbff4c2800
| sysTid=1325 nice=10 cgrp=default sched=0/0 handle=0x7ffbf74b3900
| state=S schedstat=( 0 0 0 ) utm=8 stm=0 core=0 HZ=100
| stack=0x7ffbee3ed000-0x7ffbee3ef000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
at com.android.server.ServiceThread.run(ServiceThread.java:46)
"PackageInstaller" prio=5 tid=24 Native
| group="main" sCount=1 dsCount=0 obj=0x12d4add0 self=0x7ffbff4c3000
| sysTid=1326 nice=0 cgrp=default sched=0/0 handle=0x7ffbf74b4200
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbee2e3000-0x7ffbee2e5000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"AlarmManager" prio=5 tid=25 Blocked
| group="main" sCount=1 dsCount=0 obj=0x12d58640 self=0x7ffbff4c5000
| sysTid=1328 nice=0 cgrp=default sched=0/0 handle=0x7ffbf74b4800
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbee185000-0x7ffbee187000 stackSize=1036KB
| held mutexes=
at com.android.server.am.PendingIntentRecord.sendInner(PendingIntentRecord.java:203)
- waiting to lock <0x054054aa> (a com.android.server.am.ActivityManagerService) held by thread 54
at com.android.server.am.PendingIntentRecord.send(PendingIntentRecord.java:195)
at android.app.PendingIntent.send(PendingIntent.java:733)
at android.app.PendingIntent.send(PendingIntent.java:687)
at com.android.server.AlarmManagerService.deliverAlarmsLocked(AlarmManagerService.java:1627)
at com.android.server.AlarmManagerService$AlarmThread.run(AlarmManagerService.java:1773)
- locked <@addr=0x12d3d4d0> (a java.lang.Object)
"InputReader" prio=10 tid=26 Native
| group="main" sCount=1 dsCount=0 obj=0x12c051c0 self=0x7ffbff4c7800
| sysTid=1330 nice=-8 cgrp=default sched=0/0 handle=0x7ffbf74b5d00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbedd83000-0x7ffbedd85000 stackSize=1012KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0002dfd8 /system/lib64/libinputflinger.so (android::EventHub::getEvents(int, android::RawEvent*, unsigned long)+1160)
native: #03 pc 00041f5b /system/lib64/libinputflinger.so (android::InputReader::loopOnce()+171)
native: #04 pc 0003bcd0 /system/lib64/libinputflinger.so (android::InputReaderThread::threadLoop()+16)
native: #05 pc 00018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
native: #06 pc 000a8db4 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
native: #07 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #08 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #09 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"InputDispatcher" prio=10 tid=27 Native
| group="main" sCount=1 dsCount=0 obj=0x12c07280 self=0x7ffbff4c9800
| sysTid=1329 nice=-8 cgrp=default sched=0/0 handle=0x7ffbf74b4e00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbede81000-0x7ffbede83000 stackSize=1012KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 0003a8c4 /system/lib64/libinputflinger.so (android::InputDispatcher::dispatchOnce()+132)
native: #05 pc 0002e510 /system/lib64/libinputflinger.so (android::InputDispatcherThread::threadLoop()+16)
native: #06 pc 00018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
native: #07 pc 000a8db4 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
native: #08 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #09 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #10 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"MountService" prio=5 tid=28 Native
| group="main" sCount=1 dsCount=0 obj=0x12f12d60 self=0x7ffbff4c5800
| sysTid=1331 nice=0 cgrp=default sched=0/0 handle=0x7ffbf74b9900
| state=S schedstat=( 0 0 0 ) utm=1 stm=0 core=0 HZ=100
| stack=0x7ffbed96c000-0x7ffbed96e000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"VoldConnector" prio=5 tid=29 Native
| group="main" sCount=1 dsCount=0 obj=0x12f37d60 self=0x7ffbf7565000
| sysTid=1332 nice=0 cgrp=default sched=0/0 handle=0x7ffbf74b9c00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbed862000-0x7ffbed864000 stackSize=1036KB
| held mutexes=
kernel: unix_stream_recvmsg+0x308/0x7da
kernel: sock_recvmsg+0xb0/0xcf
kernel: ___sys_recvmsg+0x142/0x1f4
kernel: __sys_recvmsg+0x3d/0x5e
kernel: SyS_recvmsg+0xd/0x17
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 00077a55 /system/lib64/libc.so (recvmsg+5)
native: #01 pc 000f4dd0 /system/lib64/libandroid_runtime.so (???)
native: #02 pc 000f5515 /system/lib64/libandroid_runtime.so (???)
native: #03 pc 00ca831a /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_net_LocalSocketImpl_readba_1native___3BIILjava_io_FileDescriptor_2+270)
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 <@addr=0x12e01080> (a java.lang.Object)
at com.android.server.NativeDaemonConnector.listenToSocket(NativeDaemonConnector.java:165)
at com.android.server.NativeDaemonConnector.run(NativeDaemonConnector.java:108)
at java.lang.Thread.run(Thread.java:818)
"NetdConnector" prio=5 tid=31 Native
| group="main" sCount=1 dsCount=0 obj=0x12f8fb20 self=0x7ffbf7565800
| sysTid=1334 nice=0 cgrp=default sched=0/0 handle=0x7ffbf74bab00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbed64e000-0x7ffbed650000 stackSize=1036KB
| held mutexes=
kernel: unix_stream_recvmsg+0x308/0x7da
kernel: sock_recvmsg+0xb0/0xcf
kernel: ___sys_recvmsg+0x142/0x1f4
kernel: __sys_recvmsg+0x3d/0x5e
kernel: SyS_recvmsg+0xd/0x17
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 00077a55 /system/lib64/libc.so (recvmsg+5)
native: #01 pc 000f4dd0 /system/lib64/libandroid_runtime.so (???)
native: #02 pc 000f5515 /system/lib64/libandroid_runtime.so (???)
native: #03 pc 00ca831a /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_net_LocalSocketImpl_readba_1native___3BIILjava_io_FileDescriptor_2+270)
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 <@addr=0x12e27090> (a java.lang.Object)
at com.android.server.NativeDaemonConnector.listenToSocket(NativeDaemonConnector.java:165)
at com.android.server.NativeDaemonConnector.run(NativeDaemonConnector.java:108)
at java.lang.Thread.run(Thread.java:818)
"NetworkStats" prio=5 tid=30 Native
| group="main" sCount=1 dsCount=0 obj=0x12e09c10 self=0x7ffbf7566000
| sysTid=1335 nice=0 cgrp=default sched=0/0 handle=0x7ffbf74b9f00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbed758000-0x7ffbed75a000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"NetworkPolicy" prio=5 tid=32 Native
| group="main" sCount=1 dsCount=0 obj=0x12f12cf0 self=0x7ffbf7566800
| sysTid=1336 nice=0 cgrp=default sched=0/0 handle=0x7ffbf74bb100
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbed544000-0x7ffbed546000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"WifiP2pService" prio=5 tid=33 Native
| group="main" sCount=1 dsCount=0 obj=0x12f34f20 self=0x7ffbf7567000
| sysTid=1337 nice=0 cgrp=default sched=0/0 handle=0x7ffbf74bb400
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbed440000-0x7ffbed442000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"WifiStateMachine" prio=5 tid=34 Native
| group="main" sCount=1 dsCount=0 obj=0x1305b510 self=0x7ffbf7569000
| sysTid=1338 nice=0 cgrp=default sched=0/0 handle=0x7ffbf74bb700
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbed31d000-0x7ffbed31f000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"WifiService" prio=5 tid=35 Native
| group="main" sCount=1 dsCount=0 obj=0x130b6580 self=0x7ffbf7569800
| sysTid=1339 nice=0 cgrp=default sched=0/0 handle=0x7ffbf74bba00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbed219000-0x7ffbed21b000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"ConnectivityServiceThread" prio=5 tid=36 Native
| group="main" sCount=1 dsCount=0 obj=0x12d9e900 self=0x7ffbf756a000
| sysTid=1340 nice=0 cgrp=default sched=0/0 handle=0x7ffbf74bbd00
| state=S schedstat=( 0 0 0 ) utm=1 stm=0 core=0 HZ=100
| stack=0x7ffbed111000-0x7ffbed113000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"NsdService" prio=5 tid=37 Native
| group="main" sCount=1 dsCount=0 obj=0x12f54200 self=0x7ffbf756a800
| sysTid=1341 nice=0 cgrp=default sched=0/0 handle=0x7ffbf7600300
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbedc73000-0x7ffbedc75000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"mDnsConnector" prio=5 tid=38 Native
| group="main" sCount=1 dsCount=0 obj=0x12d74160 self=0x7ffbf756b000
| sysTid=1342 nice=0 cgrp=default sched=0/0 handle=0x7ffbf7600600
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbedb69000-0x7ffbedb6b000 stackSize=1036KB
| held mutexes=
kernel: unix_stream_recvmsg+0x308/0x7da
kernel: sock_recvmsg+0xb0/0xcf
kernel: ___sys_recvmsg+0x142/0x1f4
kernel: __sys_recvmsg+0x3d/0x5e
kernel: SyS_recvmsg+0xd/0x17
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 00077a55 /system/lib64/libc.so (recvmsg+5)
native: #01 pc 000f4dd0 /system/lib64/libandroid_runtime.so (???)
native: #02 pc 000f5515 /system/lib64/libandroid_runtime.so (???)
native: #03 pc 00ca831a /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_net_LocalSocketImpl_readba_1native___3BIILjava_io_FileDescriptor_2+270)
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 <@addr=0x12d3d130> (a java.lang.Object)
at com.android.server.NativeDaemonConnector.listenToSocket(NativeDaemonConnector.java:165)
at com.android.server.NativeDaemonConnector.run(NativeDaemonConnector.java:108)
at java.lang.Thread.run(Thread.java:818)
"ranker" prio=5 tid=39 Native
| group="main" sCount=1 dsCount=0 obj=0x12fd7a50 self=0x7ffbf756b800
| sysTid=1343 nice=10 cgrp=default sched=0/0 handle=0x7ffbf74b6600
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbed009000-0x7ffbed00b000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"AudioService" prio=5 tid=40 Native
| group="main" sCount=1 dsCount=0 obj=0x12c02b20 self=0x7ffbf756c000
| sysTid=1344 nice=0 cgrp=default sched=0/0 handle=0x7ffbf74b7e00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbecf05000-0x7ffbecf07000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.media.AudioService$AudioSystemThread.run(AudioService.java:3899)
"UEventObserver" prio=5 tid=41 Native
| group="main" sCount=1 dsCount=0 obj=0x12d45580 self=0x7ffbf756c800
| sysTid=1346 nice=0 cgrp=default sched=0/0 handle=0x7ffbf74b8100
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbece01000-0x7ffbece03000 stackSize=1036KB
| held mutexes=
kernel: poll_schedule_timeout+0x3c/0x91
kernel: do_sys_poll+0x2ca/0x35f
kernel: SyS_ppoll+0xba/0x144
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 000778da /system/lib64/libc.so (__ppoll+10)
native: #01 pc 00026bb1 /system/lib64/libc.so (poll+49)
native: #02 pc 0000269b /system/lib64/libhardware_legacy.so (uevent_next_event+75)
native: #03 pc 000f442c /system/lib64/libandroid_runtime.so (???)
native: #04 pc 00001249 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_UEventObserver_nativeWaitForNextEvent__+157)
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)
"WifiWatchdogStateMachine" prio=5 tid=43 Native
| group="main" sCount=1 dsCount=0 obj=0x12fab820 self=0x7ffbf7570000
| sysTid=1349 nice=0 cgrp=default sched=0/0 handle=0x7ffbf7600f00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbec1fa000-0x7ffbec1fc000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"WifiManager" prio=5 tid=44 Native
| group="main" sCount=1 dsCount=0 obj=0x12fd76d0 self=0x7ffbf7570800
| sysTid=1350 nice=0 cgrp=default sched=0/0 handle=0x7ffbf7601200
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbec2fe000-0x7ffbec300000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"WifiScanningService" prio=5 tid=45 Native
| group="main" sCount=1 dsCount=0 obj=0x13022190 self=0x7ffbf756d800
| sysTid=1351 nice=0 cgrp=default sched=0/0 handle=0x7ffbf7600c00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbec0f6000-0x7ffbec0f8000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"WifiRttService" prio=5 tid=46 Native
| group="main" sCount=1 dsCount=0 obj=0x13074b30 self=0x7ffbf7571000
| sysTid=1352 nice=0 cgrp=default sched=0/0 handle=0x7ffbf7601500
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbebff2000-0x7ffbebff4000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"backup" prio=5 tid=47 Native
| group="main" sCount=1 dsCount=0 obj=0x1308cba0 self=0x7ffbf7571800
| sysTid=1354 nice=10 cgrp=default sched=0/0 handle=0x7ffbf7601800
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbebeee000-0x7ffbebef0000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"Thread-59" prio=5 tid=42 Waiting
| group="main" sCount=1 dsCount=0 obj=0x12fcc680 self=0x7ffbf756d000
| sysTid=1355 nice=0 cgrp=default sched=0/0 handle=0x7ffbf7600900
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbeccfd000-0x7ffbeccff000 stackSize=1036KB
| held mutexes=
at java.lang.Object.wait!(Native method)
- waiting on <0x2994284d> (a java.lang.Object)
at com.android.server.display.DisplayPowerState$PhotonicModulator.run(DisplayPowerState.java:402)
- locked <0x2994284d> (a java.lang.Object)
"LazyTaskWriterThread" prio=5 tid=48 Blocked
| group="main" sCount=1 dsCount=0 obj=0x12df3400 self=0x7ffbf7572000
| sysTid=1356 nice=0 cgrp=default sched=0/0 handle=0x7ffbf7601b00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbebdea000-0x7ffbebdec000 stackSize=1036KB
| held mutexes=
at com.android.server.am.TaskPersister$LazyTaskWriterThread.run(TaskPersister.java:1031)
- waiting to lock <0x054054aa> (a com.android.server.am.ActivityManagerService) held by thread 54
"Thread-60" prio=5 tid=49 Native
| group="main" sCount=1 dsCount=0 obj=0x12f60640 self=0x7ffbf7574000
| sysTid=1357 nice=0 cgrp=default sched=0/0 handle=0x7ffbf7602a00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbebce6000-0x7ffbebce8000 stackSize=1036KB
| held mutexes=
kernel: __skb_recv_datagram+0x23e/0x2a8
kernel: skb_recv_datagram+0x2a/0x2c
kernel: unix_accept+0x4f/0x11f
kernel: SyS_accept4+0x10c/0x1c7
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 00077b18 /system/lib64/libc.so (__accept4+8)
native: #01 pc 00000d62 /system/lib64/libnetd_client.so (???)
native: #02 pc 0003fba4 /system/lib64/libjavacore.so (???)
native: #03 pc 0036b4b9 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_libcore_io_Posix_accept__Ljava_io_FileDescriptor_2Ljava_net_InetSocketAddress_2+237)
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_3" prio=5 tid=50 Native
| group="main" sCount=1 dsCount=0 obj=0x12fee100 self=0x7ffbf7576000
| sysTid=1431 nice=0 cgrp=default sched=0/0 handle=0x7ffbf7603600
| state=S schedstat=( 0 0 0 ) utm=5 stm=10 core=0 HZ=100
| stack=0x7ffbebbe8000-0x7ffbebbea000 stackSize=1012KB
| held mutexes=
kernel: binder_thread_read+0x380/0xdbb
kernel: binder_ioctl+0x2de/0x766
kernel: vfs_ioctl+0x18/0x34
kernel: do_vfs_ioctl+0x34e/0x3fc
kernel: SyS_ioctl+0x52/0x7d
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 000773b5 /system/lib64/libc.so (__ioctl+5)
native: #01 pc 000ac839 /system/lib64/libc.so (ioctl+41)
native: #02 pc 0003f7be /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+190)
native: #03 pc 00040090 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
native: #04 pc 00040139 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+89)
native: #05 pc 000476f6 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+22)
native: #06 pc 00018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
native: #07 pc 000a8db4 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
native: #08 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #09 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #10 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"watchdog" prio=5 tid=51 TimedWaiting
| group="main" sCount=1 dsCount=0 obj=0x12de4d00 self=0x7ffbf7574800
| sysTid=1435 nice=0 cgrp=default sched=0/0 handle=0x7ffbf7602d00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbebae4000-0x7ffbebae6000 stackSize=1036KB
| held mutexes=
at java.lang.Object.wait!(Native method)
- waiting on <0x28bad94e> (a com.android.server.am.ActivityManagerService$5)
at java.lang.Object.wait(Object.java:422)
at com.android.server.am.ActivityManagerService.dumpStackTraces(ActivityManagerService.java:4794)
- locked <0x28bad94e> (a com.android.server.am.ActivityManagerService$5)
at com.android.server.am.ActivityManagerService.dumpStackTraces(ActivityManagerService.java:4771)
at com.android.server.Watchdog.run(Watchdog.java:406)
"SoundPoolThread" prio=5 tid=52 Native
| group="main" sCount=1 dsCount=0 obj=0x130670a0 self=0x7ffbf757a000
| sysTid=1455 nice=0 cgrp=default sched=0/0 handle=0x7ffbf7607500
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbeb625000-0x7ffbeb627000 stackSize=1012KB
| held mutexes=
kernel: futex_wait_queue_me+0xd6/0x117
kernel: futex_wait+0x111/0x258
kernel: do_futex+0xa6/0x929
kernel: SyS_futex+0xb5/0x127
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0001a1a6 /system/lib64/libc.so (syscall+22)
native: #01 pc 000279e2 /system/lib64/libc.so (pthread_cond_wait+82)
native: #02 pc 000fb9ea /system/lib64/libmedia.so (android::SoundPoolThread::read()+42)
native: #03 pc 000fbcac /system/lib64/libmedia.so (android::SoundPoolThread::run()+44)
native: #04 pc 000a8db4 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
native: #05 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #06 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #07 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"SoundPool" prio=5 tid=53 Native
| group="main" sCount=1 dsCount=0 obj=0x1306a100 self=0x7ffbf757c000
| sysTid=1454 nice=0 cgrp=default sched=0/0 handle=0x7ffbf7607200
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbeb723000-0x7ffbeb725000 stackSize=1012KB
| held mutexes=
kernel: futex_wait_queue_me+0xd6/0x117
kernel: futex_wait+0x111/0x258
kernel: do_futex+0xa6/0x929
kernel: SyS_futex+0xb5/0x127
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0001a1a6 /system/lib64/libc.so (syscall+22)
native: #01 pc 000279e2 /system/lib64/libc.so (pthread_cond_wait+82)
native: #02 pc 000fb4aa /system/lib64/libmedia.so (android::SoundPool::run()+58)
native: #03 pc 000a8db4 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
native: #04 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #05 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #06 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"NetworkTimeUpdateService" prio=5 tid=56 Native
| group="main" sCount=1 dsCount=0 obj=0x12fbcc10 self=0x7ffbf7575000
| sysTid=1597 nice=0 cgrp=default sched=0/0 handle=0x7ffbf7605d00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbead19000-0x7ffbead1b000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"gps_state_thread" prio=5 tid=57 Native
| group="main" sCount=1 dsCount=0 obj=0x1306a1c0 self=0x7ffbf757e000
| sysTid=1598 nice=0 cgrp=default sched=0/0 handle=0x7ffbf74b9000
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbeac1b000-0x7ffbeac1d000 stackSize=1012KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 000017a0 /system/lib64/hw/gps.goldfish.so (???)
native: #03 pc 000a8db4 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
native: #04 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #05 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #06 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"Binder_4" prio=5 tid=58 Native
| group="main" sCount=1 dsCount=0 obj=0x13078280 self=0x7ffbf7580000
| sysTid=1610 nice=0 cgrp=default sched=0/0 handle=0x7ffbff511300
| state=S schedstat=( 0 0 0 ) utm=5 stm=9 core=0 HZ=100
| stack=0x7ffbeab1d000-0x7ffbeab1f000 stackSize=1012KB
| held mutexes=
kernel: binder_thread_read+0x380/0xdbb
kernel: binder_ioctl+0x2de/0x766
kernel: vfs_ioctl+0x18/0x34
kernel: do_vfs_ioctl+0x34e/0x3fc
kernel: SyS_ioctl+0x52/0x7d
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 000773b5 /system/lib64/libc.so (__ioctl+5)
native: #01 pc 000ac839 /system/lib64/libc.so (ioctl+41)
native: #02 pc 0003f7be /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+190)
native: #03 pc 00040090 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
native: #04 pc 00040139 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+89)
native: #05 pc 000476f6 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+22)
native: #06 pc 00018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
native: #07 pc 000a8db4 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
native: #08 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #09 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #10 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"Binder_5" prio=5 tid=59 Native
| group="main" sCount=1 dsCount=0 obj=0x1307ec40 self=0x7ffbf7582000
| sysTid=1611 nice=0 cgrp=default sched=0/0 handle=0x7ffbf7608a00
| state=S schedstat=( 0 0 0 ) utm=5 stm=6 core=0 HZ=100
| stack=0x7ffbeaa1f000-0x7ffbeaa21000 stackSize=1012KB
| held mutexes=
kernel: binder_thread_read+0x380/0xdbb
kernel: binder_ioctl+0x2de/0x766
kernel: vfs_ioctl+0x18/0x34
kernel: do_vfs_ioctl+0x34e/0x3fc
kernel: SyS_ioctl+0x52/0x7d
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 000773b5 /system/lib64/libc.so (__ioctl+5)
native: #01 pc 000ac839 /system/lib64/libc.so (ioctl+41)
native: #02 pc 0003f7be /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+190)
native: #03 pc 00040090 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
native: #04 pc 00040139 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+89)
native: #05 pc 000476f6 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+22)
native: #06 pc 00018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
native: #07 pc 000a8db4 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
native: #08 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #09 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #10 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"Binder_6" prio=5 tid=60 Blocked
| group="main" sCount=1 dsCount=0 obj=0x130828e0 self=0x7ffbec757800
| sysTid=1619 nice=0 cgrp=default sched=0/0 handle=0x7ffbec749900
| state=S schedstat=( 0 0 0 ) utm=5 stm=8 core=0 HZ=100
| stack=0x7ffbea921000-0x7ffbea923000 stackSize=1012KB
| held mutexes=
at com.android.server.am.ActivityManagerService.broadcastIntent(ActivityManagerService.java:16315)
- waiting to lock <0x054054aa> (a com.android.server.am.ActivityManagerService) held by thread 54
at android.app.ContextImpl.sendStickyBroadcastAsUser(ContextImpl.java:1560)
at com.android.server.TelephonyRegistry.broadcastSignalStrengthChanged(TelephonyRegistry.java:1326)
at com.android.server.TelephonyRegistry.notifySignalStrengthForSubscriber(TelephonyRegistry.java:792)
at com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact(ITelephonyRegistry.java:167)
at android.os.Binder.execTransact(Binder.java:446)
"Binder_7" prio=5 tid=54 Native
| group="main" sCount=1 dsCount=0 obj=0x12d20280 self=0x7ffbec75b800
| sysTid=1620 nice=-8 cgrp=default sched=0/0 handle=0x7ffbec749c00
| state=S schedstat=( 0 0 0 ) utm=7 stm=9 core=0 HZ=100
| stack=0x7ffbeb9e6000-0x7ffbeb9e8000 stackSize=1012KB
| held mutexes=
kernel: goldfish_pipe_read_write+0x7a/0x477
kernel: goldfish_pipe_write+0xe/0x10
kernel: vfs_write+0xc1/0x18d
kernel: SyS_write+0x44/0x73
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 00077db5 /system/lib64/libc.so (write+5)
native: #01 pc 00001d1c /system/lib64/libOpenglSystemCommon.so (QemuPipeStream::writeFully(void const*, unsigned long)+76)
native: #02 pc 00002522 /system/lib64/lib_renderControl_enc.so (???)
native: #03 pc 00001d67 /system/lib64/hw/gralloc.goldfish.so (???)
native: #04 pc 0000ac56 /system/lib64/libui.so (android::GraphicBufferMapper::unregisterBuffer(native_handle const*)+38)
native: #05 pc 0000942f /system/lib64/libui.so (android::GraphicBuffer::free_handle()+143)
native: #06 pc 0000948d /system/lib64/libui.so (android::GraphicBuffer::~GraphicBuffer()+29)
native: #07 pc 000094c8 /system/lib64/libui.so (android::GraphicBuffer::~GraphicBuffer()+8)
native: #08 pc 00015c6d /system/lib64/libutils.so (android::RefBase::decStrong(void const*) const+77)
native: #09 pc 0006404e /system/lib64/libgui.so (android::CpuConsumer::releaseAcquiredBufferLocked(int)+382)
native: #10 pc 0006413f /system/lib64/libgui.so (android::CpuConsumer::unlockBuffer(android::CpuConsumer::LockedBuffer const&)+95)
native: #11 pc 0007ce06 /system/lib64/libgui.so (android::ScreenshotClient::release()+70)
native: #12 pc 0007ced8 /system/lib64/libgui.so (android::ScreenshotClient::~ScreenshotClient()+8)
native: #13 pc 000de9a0 /system/lib64/libandroid_runtime.so (android::DeleteScreenshot(void*, void*)+16)
native: #14 pc 001a7c6a /system/lib64/libskia.so (SkMallocPixelRef::~SkMallocPixelRef()+58)
native: #15 pc 001a7c88 /system/lib64/libskia.so (SkMallocPixelRef::~SkMallocPixelRef()+8)
native: #16 pc 00166cad /system/lib64/libskia.so (SkBitmap::freePixels()+93)
native: #17 pc 00166ff0 /system/lib64/libskia.so (SkBitmap::setPixelRef(SkPixelRef*, int, int)+64)
native: #18 pc 00105c13 /system/lib64/libandroid_runtime.so (???)
native: #19 pc 00309f99 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_graphics_Bitmap_nativeRecycle__J+173)
at android.graphics.Bitmap.nativeRecycle(Native method)
at android.graphics.Bitmap.recycle(Bitmap.java:308)
at com.android.server.wm.WindowManagerService.screenshotApplications(WindowManagerService.java:6306)
at com.android.server.am.ActivityStack.screenshotActivities(ActivityStack.java:759)
at com.android.server.am.ActivityStack.startPausingLocked(ActivityStack.java:812)
at com.android.server.am.ActivityStack.finishActivityLocked(ActivityStack.java:2726)
at com.android.server.am.ActivityStack.requestFinishActivityLocked(ActivityStack.java:2553)
at com.android.server.am.ActivityManagerService.finishActivity(ActivityManagerService.java:4327)
- locked <0x054054aa> (a com.android.server.am.ActivityManagerService)
at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:326)
at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2207)
at android.os.Binder.execTransact(Binder.java:446)
"Binder_8" prio=5 tid=61 Native
| group="main" sCount=1 dsCount=0 obj=0x12df3700 self=0x7ffbec75d800
| sysTid=1651 nice=0 cgrp=default sched=0/0 handle=0x7ffbf7603900
| state=S schedstat=( 0 0 0 ) utm=5 stm=4 core=0 HZ=100
| stack=0x7ffbeb8e8000-0x7ffbeb8ea000 stackSize=1012KB
| held mutexes=
kernel: binder_thread_read+0x380/0xdbb
kernel: binder_ioctl+0x2de/0x766
kernel: vfs_ioctl+0x18/0x34
kernel: do_vfs_ioctl+0x34e/0x3fc
kernel: SyS_ioctl+0x52/0x7d
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 000773b5 /system/lib64/libc.so (__ioctl+5)
native: #01 pc 000ac839 /system/lib64/libc.so (ioctl+41)
native: #02 pc 0003f7be /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+190)
native: #03 pc 00040090 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
native: #04 pc 00040139 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+89)
native: #05 pc 000476f6 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+22)
native: #06 pc 00018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
native: #07 pc 000a8db4 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
native: #08 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #09 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #10 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"AsyncQueryWorker" prio=5 tid=62 Native
| group="main" sCount=1 dsCount=0 obj=0x130a03c0 self=0x7ffbec75f800
| sysTid=1676 nice=0 cgrp=default sched=0/0 handle=0x7ffbec74db00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbeb521000-0x7ffbeb523000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"AsyncTask #1" prio=5 tid=66 Waiting
| group="main" sCount=1 dsCount=0 obj=0x12f73a60 self=0x7ffbec760000
| sysTid=1808 nice=10 cgrp=default sched=0/0 handle=0x7ffbec74f600
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbea034000-0x7ffbea036000 stackSize=1036KB
| held mutexes=
at java.lang.Object.wait!(Native method)
- waiting on <0x07f63250> (a java.lang.Object)
at java.lang.Thread.parkFor(Thread.java:1220)
- locked <0x07f63250> (a java.lang.Object)
at sun.misc.Unsafe.park(Unsafe.java:299)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2016)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
at java.lang.Thread.run(Thread.java:818)
"NetworkMonitorNetworkAgentInfo [MOBILE (UMTS) - null]" prio=5 tid=67 Native
| group="main" sCount=1 dsCount=0 obj=0x132822e0 self=0x7ffbec764000
| sysTid=1884 nice=0 cgrp=default sched=0/0 handle=0x7ffbec749600
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbe9d28000-0x7ffbe9d2a000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"AsyncTask #2" prio=5 tid=69 Waiting
| group="main" sCount=1 dsCount=0 obj=0x12f1f160 self=0x7ffbec76a000
| sysTid=1912 nice=0 cgrp=default sched=0/0 handle=0x7ffbf74b9300
| state=S schedstat=( 0 0 0 ) utm=0 stm=1 core=0 HZ=100
| stack=0x7ffbe9986000-0x7ffbe9988000 stackSize=1036KB
| held mutexes=
at java.lang.Object.wait!(Native method)
- waiting on <0x2107fc49> (a java.lang.Object)
at java.lang.Thread.parkFor(Thread.java:1220)
- locked <0x2107fc49> (a java.lang.Object)
at sun.misc.Unsafe.park(Unsafe.java:299)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2016)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
at java.lang.Thread.run(Thread.java:818)
"system_server" prio=5 (not attached)
| sysTid=1323 nice=-2 cgrp=default
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
kernel: futex_wait_queue_me+0xd6/0x117
kernel: futex_wait+0x111/0x258
kernel: do_futex+0xa6/0x929
kernel: SyS_futex+0xb5/0x127
kernel: system_call_fastpath+0x16/0x1b
----- end 1297 -----
----- pid 941 at 2015-03-11 19:48:07 -----
Cmd line: /system/bin/surfaceflinger
ABI: 'x86_64'
"surfaceflinger" sysTid=941
#00 pc 000000000007795a /system/lib64/libc.so (__epoll_pwait+10)
#01 pc 00000000000240dd /system/lib64/libc.so (epoll_pwait+61)
#02 pc 000000000001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
#03 pc 000000000001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
#04 pc 0000000000028091 /system/lib64/libsurfaceflinger.so
#05 pc 000000000002b507 /system/lib64/libsurfaceflinger.so (android::SurfaceFlinger::run()+23)
#06 pc 0000000000000f7a /system/bin/surfaceflinger
#07 pc 0000000000019eb3 /system/lib64/libc.so (__libc_init+83)
#08 pc 0000000000001055 /system/bin/surfaceflinger
#09 pc 0000000000000000 <unknown>
"Binder_1" sysTid=1002
#00 pc 00000000000773b7 /system/lib64/libc.so (__ioctl+7)
#01 pc 00000000000ac839 /system/lib64/libc.so (ioctl+41)
#02 pc 000000000003f7be /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+190)
#03 pc 0000000000040090 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
#04 pc 0000000000040139 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+89)
#05 pc 00000000000476f6 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+22)
#06 pc 0000000000018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
#07 pc 0000000000027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
#08 pc 0000000000023aeb /system/lib64/libc.so (__start_thread+11)
#09 pc 0000000000019fd5 /system/lib64/libc.so (__bionic_clone+53)
"DispSync" sysTid=1003
#00 pc 000000000001a1a8 /system/lib64/libc.so (syscall+24)
#01 pc 0000000000027aa8 /system/lib64/libc.so (pthread_cond_timedwait+120)
#02 pc 000000000001eae0 /system/lib64/libsurfaceflinger.so
#03 pc 0000000000018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
#04 pc 0000000000027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
#05 pc 0000000000023aeb /system/lib64/libc.so (__start_thread+11)
#06 pc 0000000000019fd5 /system/lib64/libc.so (__bionic_clone+53)
"Binder_2" sysTid=1004
#00 pc 00000000000773b7 /system/lib64/libc.so (__ioctl+7)
#01 pc 00000000000ac839 /system/lib64/libc.so (ioctl+41)
#02 pc 000000000003f7be /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+190)
#03 pc 0000000000040090 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
#04 pc 0000000000040139 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+89)
#05 pc 00000000000476f6 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+22)
#06 pc 0000000000018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
#07 pc 0000000000027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
#08 pc 0000000000023aeb /system/lib64/libc.so (__start_thread+11)
#09 pc 0000000000019fd5 /system/lib64/libc.so (__bionic_clone+53)
"VSyncThread" sysTid=1007
#00 pc 000000000001a1a8 /system/lib64/libc.so (syscall+24)
#01 pc 00000000000279e2 /system/lib64/libc.so (pthread_cond_wait+82)
#02 pc 000000000003b76a /system/lib64/libsurfaceflinger.so
#03 pc 0000000000018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
#04 pc 0000000000027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
#05 pc 0000000000023aeb /system/lib64/libc.so (__start_thread+11)
#06 pc 0000000000019fd5 /system/lib64/libc.so (__bionic_clone+53)
"surfaceflinger" sysTid=1009
#00 pc 0000000000076d7a /system/lib64/libc.so (__rt_sigtimedwait+10)
#01 pc 0000000000026e8c /system/lib64/libc.so (__timer_thread_start(void*)+76)
#02 pc 0000000000027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
#03 pc 0000000000023aeb /system/lib64/libc.so (__start_thread+11)
#04 pc 0000000000019fd5 /system/lib64/libc.so (__bionic_clone+53)
"EventThread" sysTid=1010
#00 pc 000000000001a1a8 /system/lib64/libc.so (syscall+24)
#01 pc 00000000000279e2 /system/lib64/libc.so (pthread_cond_wait+82)
#02 pc 00000000000205b6 /system/lib64/libsurfaceflinger.so
#03 pc 0000000000020078 /system/lib64/libsurfaceflinger.so
#04 pc 0000000000018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
#05 pc 0000000000027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
#06 pc 0000000000023aeb /system/lib64/libc.so (__start_thread+11)
#07 pc 0000000000019fd5 /system/lib64/libc.so (__bionic_clone+53)
"surfaceflinger" sysTid=1011
#00 pc 0000000000076d7a /system/lib64/libc.so (__rt_sigtimedwait+10)
#01 pc 0000000000026e8c /system/lib64/libc.so (__timer_thread_start(void*)+76)
#02 pc 0000000000027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
#03 pc 0000000000023aeb /system/lib64/libc.so (__start_thread+11)
#04 pc 0000000000019fd5 /system/lib64/libc.so (__bionic_clone+53)
"EventThread" sysTid=1012
#00 pc 000000000001a1a8 /system/lib64/libc.so (syscall+24)
#01 pc 00000000000279e2 /system/lib64/libc.so (pthread_cond_wait+82)
#02 pc 00000000000205b6 /system/lib64/libsurfaceflinger.so
#03 pc 0000000000020078 /system/lib64/libsurfaceflinger.so
#04 pc 0000000000018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
#05 pc 0000000000027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
#06 pc 0000000000023aeb /system/lib64/libc.so (__start_thread+11)
#07 pc 0000000000019fd5 /system/lib64/libc.so (__bionic_clone+53)
"EventControl" sysTid=1013
#00 pc 000000000001a1a8 /system/lib64/libc.so (syscall+24)
#01 pc 00000000000279e2 /system/lib64/libc.so (pthread_cond_wait+82)
#02 pc 000000000001f82a /system/lib64/libsurfaceflinger.so
#03 pc 0000000000018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
#04 pc 0000000000027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
#05 pc 0000000000023aeb /system/lib64/libc.so (__start_thread+11)
#06 pc 0000000000019fd5 /system/lib64/libc.so (__bionic_clone+53)
"Binder_3" sysTid=1353
#00 pc 00000000000773b7 /system/lib64/libc.so (__ioctl+7)
#01 pc 00000000000ac839 /system/lib64/libc.so (ioctl+41)
#02 pc 000000000003f7be /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+190)
#03 pc 0000000000040090 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
#04 pc 0000000000040139 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+89)
#05 pc 00000000000476f6 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+22)
#06 pc 0000000000018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
#07 pc 0000000000027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
#08 pc 0000000000023aeb /system/lib64/libc.so (__start_thread+11)
#09 pc 0000000000019fd5 /system/lib64/libc.so (__bionic_clone+53)
"Binder_4" sysTid=1811
#00 pc 00000000000773b7 /system/lib64/libc.so (__ioctl+7)
#01 pc 00000000000ac839 /system/lib64/libc.so (ioctl+41)
#02 pc 000000000003f7be /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+190)
#03 pc 0000000000040090 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
#04 pc 0000000000040139 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+89)
#05 pc 00000000000476f6 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+22)
#06 pc 0000000000018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
#07 pc 0000000000027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
#08 pc 0000000000023aeb /system/lib64/libc.so (__start_thread+11)
#09 pc 0000000000019fd5 /system/lib64/libc.so (__bionic_clone+53)
----- end 941 -----
fbfa2d9000-0x7ffbfa2db000 stackSize=1012KB
| held mutexes=
kernel: poll_schedule_timeout+0x3c/0x91
kernel: do_select+0x4e9/0x521
kernel: core_sys_select+0x1a5/0x2b2
kernel: SyS_pselect6+0x115/0x1a4
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 00076c7a /system/lib64/libc.so (__pselect6+10)
native: #01 pc 00026cba /system/lib64/libc.so (select+122)
native: #02 pc 003fca23 /system/lib64/libart.so (art::JDWP::JdwpAdbState::ProcessIncoming()+259)
native: #03 pc 0026f734 /system/lib64/libart.so (art::JDWP::JdwpState::Run()+452)
native: #04 pc 00271285 /system/lib64/libart.so (art::JDWP::StartJdwpThread(void*)+21)
native: #05 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #06 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #07 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"Binder_1" prio=5 tid=4 Native
| group="main" sCount=1 dsCount=0 obj=0x12c430a0 self=0x7ffbff4b5800
| sysTid=1617 nice=0 cgrp=default sched=0/0 handle=0x7ffbff510a00
| state=S schedstat=( 0 0 0 ) utm=2 stm=1 core=0 HZ=100
| stack=0x7ffbf0309000-0x7ffbf030b000 stackSize=1012KB
| held mutexes=
kernel: binder_thread_read+0x380/0xdbb
kernel: binder_ioctl+0x2de/0x766
kernel: vfs_ioctl+0x18/0x34
kernel: do_vfs_ioctl+0x34e/0x3fc
kernel: SyS_ioctl+0x52/0x7d
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 000773b5 /system/lib64/libc.so (__ioctl+5)
native: #01 pc 000ac839 /system/lib64/libc.so (ioctl+41)
native: #02 pc 0003f7be /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+190)
native: #03 pc 00040090 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
native: #04 pc 00040139 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+89)
native: #05 pc 000476f6 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+22)
native: #06 pc 00018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
native: #07 pc 000a8db4 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
native: #08 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #09 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #10 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"GCDaemon" daemon prio=5 tid=5 Waiting
| group="system" sCount=1 dsCount=0 obj=0x12c02220 self=0x7ffbff4b4800
| sysTid=1616 nice=0 cgrp=default sched=0/0 handle=0x7ffbff510700
| state=S schedstat=( 0 0 0 ) utm=6 stm=0 core=0 HZ=100
| stack=0x7ffbf0505000-0x7ffbf0507000 stackSize=1036KB
| held mutexes=
at java.lang.Object.wait!(Native method)
- waiting on <0x04cbfcc6> (a java.lang.Daemons$GCDaemon)
at java.lang.Daemons$GCDaemon.run(Daemons.java:344)
- locked <0x04cbfcc6> (a java.lang.Daemons$GCDaemon)
at java.lang.Thread.run(Thread.java:818)
"HeapTrimmerDaemon" daemon prio=5 tid=6 Waiting
| group="system" sCount=1 dsCount=0 obj=0x12c021c0 self=0x7ffbff4b4000
| sysTid=1615 nice=0 cgrp=default sched=0/0 handle=0x7ffbff50bf00
| state=S schedstat=( 0 0 0 ) utm=0 stm=1 core=0 HZ=100
| stack=0x7ffbf0609000-0x7ffbf060b000 stackSize=1036KB
| held mutexes=
at java.lang.Object.wait!(Native method)
- waiting on <0x39032487> (a java.lang.Daemons$HeapTrimmerDaemon)
at java.lang.Daemons$HeapTrimmerDaemon.run(Daemons.java:311)
- locked <0x39032487> (a java.lang.Daemons$HeapTrimmerDaemon)
at java.lang.Thread.run(Thread.java:818)
"Binder_2" prio=5 tid=7 Native
| group="main" sCount=1 dsCount=0 obj=0x12c460a0 self=0x7ffbff4b7800
| sysTid=1618 nice=0 cgrp=default sched=0/0 handle=0x7ffbff511000
| state=S schedstat=( 0 0 0 ) utm=2 stm=2 core=0 HZ=100
| stack=0x7ffbf020b000-0x7ffbf020d000 stackSize=1012KB
| held mutexes=
kernel: binder_thread_read+0x380/0xdbb
kernel: binder_ioctl+0x2de/0x766
kernel: vfs_ioctl+0x18/0x34
kernel: do_vfs_ioctl+0x34e/0x3fc
kernel: SyS_ioctl+0x52/0x7d
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 000773b5 /system/lib64/libc.so (__ioctl+5)
native: #01 pc 000ac839 /system/lib64/libc.so (ioctl+41)
native: #02 pc 0003f7be /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+190)
native: #03 pc 00040090 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
native: #04 pc 00040139 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+89)
native: #05 pc 000476f6 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+22)
native: #06 pc 00018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
native: #07 pc 000a8db4 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
native: #08 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #09 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #10 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"FinalizerWatchdogDaemon" daemon prio=5 tid=8 Waiting
| group="system" sCount=1 dsCount=0 obj=0x12c02160 self=0x7ffbff4b3800
| sysTid=1614 nice=0 cgrp=default sched=0/0 handle=0x7ffbff50bc00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbf070d000-0x7ffbf070f000 stackSize=1036KB
| held mutexes=
at java.lang.Object.wait!(Native method)
- waiting on <0x02e1dfb4> (a java.lang.Daemons$FinalizerWatchdogDaemon)
at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:240)
- locked <0x02e1dfb4> (a java.lang.Daemons$FinalizerWatchdogDaemon)
at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:212)
at java.lang.Thread.run(Thread.java:818)
"FinalizerDaemon" daemon prio=5 tid=9 Waiting
| group="system" sCount=1 dsCount=0 obj=0x12c02100 self=0x7ffbff4b1800
| sysTid=1613 nice=0 cgrp=default sched=0/0 handle=0x7ffbff50b900
| state=S schedstat=( 0 0 0 ) utm=1 stm=1 core=0 HZ=100
| stack=0x7ffbf0811000-0x7ffbf0813000 stackSize=1036KB
| held mutexes=
at java.lang.Object.wait!(Native method)
- waiting on <0x058d47dd> (a java.lang.ref.ReferenceQueue)
at java.lang.Object.wait(Object.java:422)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:101)
- locked <0x058d47dd> (a java.lang.ref.ReferenceQueue)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:72)
at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:174)
at java.lang.Thread.run(Thread.java:818)
"ReferenceQueueDaemon" daemon prio=5 tid=10 Waiting
| group="system" sCount=1 dsCount=0 obj=0x12c020a0 self=0x7ffbff4ac000
| sysTid=1612 nice=0 cgrp=default sched=0/0 handle=0x7ffbff50b600
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbfa1d5000-0x7ffbfa1d7000 stackSize=1036KB
| held mutexes=
at java.lang.Object.wait!(Native method)
- waiting on <0x1afb1f52> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:134)
- locked <0x1afb1f52> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
at java.lang.Thread.run(Thread.java:818)
"RILSender0" prio=5 tid=11 Native
| group="main" sCount=1 dsCount=0 obj=0x12cd8430 self=0x7ffbff4ba000
| sysTid=1707 nice=0 cgrp=default sched=0/0 handle=0x7ffbff512e00
| state=S schedstat=( 0 0 0 ) utm=0 stm=2 core=0 HZ=100
| stack=0x7ffbefd84000-0x7ffbefd86000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"RILReceiver0" prio=5 tid=12 Native
| group="main" sCount=1 dsCount=0 obj=0x12c91880 self=0x7ffbff4ba800
| sysTid=1708 nice=0 cgrp=default sched=0/0 handle=0x7ffbff512b00
| state=S schedstat=( 0 0 0 ) utm=0 stm=1 core=0 HZ=100
| stack=0x7ffbefc7a000-0x7ffbefc7c000 stackSize=1036KB
| held mutexes=
kernel: unix_stream_recvmsg+0x308/0x7da
kernel: sock_recvmsg+0xb0/0xcf
kernel: ___sys_recvmsg+0x142/0x1f4
kernel: __sys_recvmsg+0x3d/0x5e
kernel: SyS_recvmsg+0xd/0x17
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 00077a55 /system/lib64/libc.so (recvmsg+5)
native: #01 pc 000f4dd0 /system/lib64/libandroid_runtime.so (???)
native: #02 pc 000f5515 /system/lib64/libandroid_runtime.so (???)
native: #03 pc 00ca831a /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_net_LocalSocketImpl_readba_1native___3BIILjava_io_FileDescriptor_2+270)
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 <@addr=0x12d13070> (a java.lang.Object)
at com.android.internal.telephony.RIL.readRilMessage(RIL.java:440)
at com.android.internal.telephony.RIL.access$500(RIL.java:227)
at com.android.internal.telephony.RIL$RILReceiver.run(RIL.java:548)
at java.lang.Thread.run(Thread.java:818)
"DcHandlerThread" prio=5 tid=13 Native
| group="main" sCount=1 dsCount=0 obj=0x12c4edd0 self=0x7ffbff4bd000
| sysTid=1711 nice=0 cgrp=default sched=0/0 handle=0x7ffbff513700
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbefb70000-0x7ffbefb72000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"GsmCellBroadcastHandler" prio=5 tid=14 Native
| group="main" sCount=1 dsCount=0 obj=0x12c265f0 self=0x7ffbff4c0800
| sysTid=1731 nice=0 cgrp=default sched=0/0 handle=0x7ffbff513400
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbefa66000-0x7ffbefa68000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"GsmInboundSmsHandler" prio=5 tid=15 Native
| group="main" sCount=1 dsCount=0 obj=0x12c26970 self=0x7ffbff4c1000
| sysTid=1732 nice=0 cgrp=default sched=0/0 handle=0x7ffbf747a300
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbef95c000-0x7ffbef95e000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"CellBroadcastHandler" prio=5 tid=16 Native
| group="main" sCount=1 dsCount=0 obj=0x12c4ec80 self=0x7ffbff4c1800
| sysTid=1733 nice=0 cgrp=default sched=0/0 handle=0x7ffbf747a600
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbef852000-0x7ffbef854000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"CdmaInboundSmsHandler" prio=5 tid=17 Native
| group="main" sCount=1 dsCount=0 obj=0x12c4ee40 self=0x7ffbff4c2000
| sysTid=1734 nice=0 cgrp=default sched=0/0 handle=0x7ffbf747a900
| state=S schedstat=( 0 0 0 ) utm=0 stm=1 core=0 HZ=100
| stack=0x7ffbef748000-0x7ffbef74a000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"CdmaServiceCategoryProgramHandler" prio=5 tid=18 Native
| group="main" sCount=1 dsCount=0 obj=0x12c4ef90 self=0x7ffbff4c2800
| sysTid=1735 nice=0 cgrp=default sched=0/0 handle=0x7ffbf747ac00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbef63e000-0x7ffbef640000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"DcSwitchStateMachine-0" prio=5 tid=20 Native
| group="main" sCount=1 dsCount=0 obj=0x12cd8d60 self=0x7ffbff4c3800
| sysTid=1737 nice=0 cgrp=default sched=0/0 handle=0x7ffbf747b200
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbef42a000-0x7ffbef42c000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"SyncHandler-0" prio=5 tid=21 Native
| group="main" sCount=1 dsCount=0 obj=0x12d4f0b0 self=0x7ffbff4c4000
| sysTid=1738 nice=0 cgrp=default sched=0/0 handle=0x7ffbf747b500
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbef320000-0x7ffbef322000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"AsyncTask #1" prio=5 tid=22 Waiting
| group="main" sCount=1 dsCount=0 obj=0x12d3f160 self=0x7ffbff4c4800
| sysTid=1739 nice=10 cgrp=default sched=0/0 handle=0x7ffbf747c100
| state=S schedstat=( 0 0 0 ) utm=0 stm=1 core=0 HZ=100
| stack=0x7ffbef158000-0x7ffbef15a000 stackSize=1036KB
| held mutexes=
at java.lang.Object.wait!(Native method)
- waiting on <0x0be38223> (a java.lang.Object)
at java.lang.Thread.parkFor(Thread.java:1220)
- locked <0x0be38223> (a java.lang.Object)
at sun.misc.Unsafe.park(Unsafe.java:299)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2016)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
at java.lang.Thread.run(Thread.java:818)
"WifiManager" prio=5 tid=19 Native
| group="main" sCount=1 dsCount=0 obj=0x12cd85f0 self=0x7ffbff4c7800
| sysTid=1774 nice=0 cgrp=default sched=0/0 handle=0x7ffbf747df00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbef534000-0x7ffbef536000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"RilMessageDecoder" prio=5 tid=23 Native
| group="main" sCount=1 dsCount=0 obj=0x12c11ac0 self=0x7ffbff4c8800
| sysTid=1785 nice=0 cgrp=default sched=0/0 handle=0x7ffbf747e500
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbeef4a000-0x7ffbeef4c000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"Cat Telephony service0" prio=5 tid=24 Native
| group="main" sCount=1 dsCount=0 obj=0x12c11740 self=0x7ffbff4c8000
| sysTid=1783 nice=0 cgrp=default sched=0/0 handle=0x7ffbf747e200
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbef04e000-0x7ffbef050000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"Cat Icon Loader" prio=5 tid=25 Native
| group="main" sCount=1 dsCount=0 obj=0x12c4eeb0 self=0x7ffbff4c3000
| sysTid=1786 nice=0 cgrp=default sched=0/0 handle=0x7ffbf747af00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbeee46000-0x7ffbeee48000 stackSize=1036KB
| held mutexes=
kernel: SyS_epoll_wait+0x1eb/0x413
kernel: SyS_epoll_pwait+0x7b/0xf3
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 0007795a /system/lib64/libc.so (__epoll_pwait+10)
native: #01 pc 000240dd /system/lib64/libc.so (epoll_pwait+61)
native: #02 pc 0001d16d /system/lib64/libutils.so (android::Looper::pollInner(int)+157)
native: #03 pc 0001d522 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+66)
native: #04 pc 000f17c1 /system/lib64/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+33)
native: #05 pc 000f4fd7 /data/dalvik-cache/x86_64/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+187)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:143)
at android.os.Looper.loop(Looper.java:122)
at android.os.HandlerThread.run(HandlerThread.java:61)
"Binder_3" prio=5 tid=26 Native
| group="main" sCount=1 dsCount=0 obj=0x12d9f0a0 self=0x7ffbff4c9800
| sysTid=1827 nice=0 cgrp=default sched=0/0 handle=0x7ffbf747fd00
| state=S schedstat=( 0 0 0 ) utm=1 stm=0 core=0 HZ=100
| stack=0x7ffbeed48000-0x7ffbeed4a000 stackSize=1012KB
| held mutexes=
kernel: binder_thread_read+0x380/0xdbb
kernel: binder_ioctl+0x2de/0x766
kernel: vfs_ioctl+0x18/0x34
kernel: do_vfs_ioctl+0x34e/0x3fc
kernel: SyS_ioctl+0x52/0x7d
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 000773b5 /system/lib64/libc.so (__ioctl+5)
native: #01 pc 000ac839 /system/lib64/libc.so (ioctl+41)
native: #02 pc 0003f7be /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+190)
native: #03 pc 00040090 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
native: #04 pc 00040139 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+89)
native: #05 pc 000476f6 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+22)
native: #06 pc 00018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
native: #07 pc 000a8db4 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
native: #08 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #09 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #10 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"pool-1-thread-1" prio=5 tid=28 Waiting
| group="main" sCount=1 dsCount=0 obj=0x12d4d460 self=0x7ffbf7552000
| sysTid=1903 nice=0 cgrp=default sched=0/0 handle=0x7ffbf7481b00
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbeeb40000-0x7ffbeeb42000 stackSize=1036KB
| held mutexes=
at java.lang.Object.wait!(Native method)
- waiting on <0x2b974320> (a java.lang.Object)
at java.lang.Thread.parkFor(Thread.java:1220)
- locked <0x2b974320> (a java.lang.Object)
at sun.misc.Unsafe.park(Unsafe.java:299)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2016)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1035)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1097)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
at java.lang.Thread.run(Thread.java:818)
"Binder_4" prio=5 tid=27 Native
| group="main" sCount=1 dsCount=0 obj=0x12c02280 self=0x7ffbf7551800
| sysTid=1921 nice=0 cgrp=default sched=0/0 handle=0x7ffbf747c400
| state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7ffbeec4a000-0x7ffbeec4c000 stackSize=1012KB
| held mutexes=
kernel: binder_thread_read+0x380/0xdbb
kernel: binder_ioctl+0x2de/0x766
kernel: vfs_ioctl+0x18/0x34
kernel: do_vfs_ioctl+0x34e/0x3fc
kernel: SyS_ioctl+0x52/0x7d
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 000773b5 /system/lib64/libc.so (__ioctl+5)
native: #01 pc 000ac839 /system/lib64/libc.so (ioctl+41)
native: #02 pc 0003f7be /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+190)
native: #03 pc 00040090 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
native: #04 pc 00040139 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+89)
native: #05 pc 000476f6 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+22)
native: #06 pc 00018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
native: #07 pc 000a8db4 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
native: #08 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #09 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #10 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
"Binder_5" prio=5 tid=29 Native
| group="main" sCount=1 dsCount=0 obj=0x12c43760 self=0x7ffbf7554000
| sysTid=1922 nice=0 cgrp=default sched=0/0 handle=0x7ffbf747c700
| state=S schedstat=( 0 0 0 ) utm=1 stm=0 core=0 HZ=100
| stack=0x7ffbee842000-0x7ffbee844000 stackSize=1012KB
| held mutexes=
kernel: binder_thread_read+0x380/0xdbb
kernel: binder_ioctl+0x2de/0x766
kernel: vfs_ioctl+0x18/0x34
kernel: do_vfs_ioctl+0x34e/0x3fc
kernel: SyS_ioctl+0x52/0x7d
kernel: system_call_fastpath+0x16/0x1b
native: #00 pc 000773b5 /system/lib64/libc.so (__ioctl+5)
native: #01 pc 000ac839 /system/lib64/libc.so (ioctl+41)
native: #02 pc 0003f7be /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+190)
native: #03 pc 00040090 /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
native: #04 pc 00040139 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+89)
native: #05 pc 000476f6 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+22)
native: #06 pc 00018eb8 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376)
native: #07 pc 000a8db4 /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
native: #08 pc 00027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
native: #09 pc 00023aeb /system/lib64/libc.so (__start_thread+11)
native: #10 pc 00019fd5 /system/lib64/libc.so (__bionic_clone+53)
(no managed stack frames)
----- end 1599 -----
----- pid 952 at 2015-03-11 19:48:07 -----
Cmd line: /system/bin/mediaserver
ABI: 'x86_64'
"mediaserver" sysTid=952
#00 pc 0000000000074b16 /system/lib/libc.so
"mediaserver" sysTid=1288
#00 pc 00000000000755b6 /system/lib/libc.so
"ApmTone" sysTid=1289
#00 pc 00000000000132d2 /system/lib/libc.so
"ApmAudio" sysTid=1290
#00 pc 00000000000132d2 /system/lib/libc.so
"ApmOutput" sysTid=1291
#00 pc 00000000000132d2 /system/lib/libc.so
"AudioOut_2" sysTid=1292
#00 pc 00000000000132d2 /system/lib/libc.so
"Binder_1" sysTid=1294
#00 pc 0000000000074b16 /system/lib/libc.so
"Binder_2" sysTid=1345
#00 pc 0000000000074b16 /system/lib/libc.so
----- end 952 -----
----- pid 1414 at 2015-03-11 19:48:08 -----
Cmd line: /system/bin/sdcard
ABI: 'x86_64'
"sdcard" sysTid=1414
#00 pc 0000000000077ad7 /system/lib64/libc.so (read+7)
#01 pc 000000000000812b /system/bin/sdcard
#02 pc 0000000000001fe9 /system/bin/sdcard
#03 pc 0000000000019eb3 /system/lib64/libc.so (__libc_init+83)
#04 pc 0000000000002093 /system/bin/sdcard
#05 pc 0000000000000007 <unknown>
"sdcard" sysTid=1444
#00 pc 0000000000077ad7 /system/lib64/libc.so (read+7)
#01 pc 0000000000007549 /system/bin/sdcard
#02 pc 00000000000084e8 /system/bin/sdcard
#03 pc 0000000000027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
#04 pc 0000000000023aeb /system/lib64/libc.so (__start_thread+11)
#05 pc 0000000000019fd5 /system/lib64/libc.so (__bionic_clone+53)
"sdcard" sysTid=1445
#00 pc 0000000000077ad7 /system/lib64/libc.so (read+7)
#01 pc 0000000000007549 /system/bin/sdcard
#02 pc 00000000000084e8 /system/bin/sdcard
#03 pc 0000000000027b8e /system/lib64/libc.so (__pthread_start(void*)+46)
#04 pc 0000000000023aeb /system/lib64/libc.so (__start_thread+11)
#05 pc 0000000000019fd5 /system/lib64/libc.so (__bionic_clone+53)
----- end 1414 -----
----- begin pid 1297 kernel stacks -----
/proc/1297/stack:
[<0000000000000000>] futex_wait_queue_me+0xd6/0x117
[<0000000000000000>] futex_wait+0x111/0x258
[<0000000000000000>] do_futex+0xa6/0x929
[<0000000000000000>] SyS_futex+0xb5/0x127
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1303/stack:
[<0000000000000000>] do_sigtimedwait+0xea/0x1b7
[<0000000000000000>] SyS_rt_sigtimedwait+0x83/0xb6
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1304/stack:
[<0000000000000000>] poll_schedule_timeout+0x3c/0x91
[<0000000000000000>] do_select+0x4e9/0x521
[<0000000000000000>] core_sys_select+0x1a5/0x2b2
[<0000000000000000>] SyS_pselect6+0x115/0x1a4
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1305/stack:
[<0000000000000000>] futex_wait_queue_me+0xd6/0x117
[<0000000000000000>] futex_wait+0x111/0x258
[<0000000000000000>] do_futex+0xa6/0x929
[<0000000000000000>] SyS_futex+0xb5/0x127
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1306/stack:
[<0000000000000000>] futex_wait_queue_me+0xd6/0x117
[<0000000000000000>] futex_wait+0x111/0x258
[<0000000000000000>] do_futex+0xa6/0x929
[<0000000000000000>] SyS_futex+0xb5/0x127
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1307/stack:
[<0000000000000000>] futex_wait_queue_me+0xd6/0x117
[<0000000000000000>] futex_wait+0x111/0x258
[<0000000000000000>] do_futex+0xa6/0x929
[<0000000000000000>] SyS_futex+0xb5/0x127
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1308/stack:
[<0000000000000000>] futex_wait_queue_me+0xd6/0x117
[<0000000000000000>] futex_wait+0x111/0x258
[<0000000000000000>] do_futex+0xa6/0x929
[<0000000000000000>] SyS_futex+0xb5/0x127
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1309/stack:
[<0000000000000000>] futex_wait_queue_me+0xd6/0x117
[<0000000000000000>] futex_wait+0x111/0x258
[<0000000000000000>] do_futex+0xa6/0x929
[<0000000000000000>] SyS_futex+0xb5/0x127
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1310/stack:
[<0000000000000000>] binder_thread_read+0x380/0xdbb
[<0000000000000000>] binder_ioctl+0x2de/0x766
[<0000000000000000>] vfs_ioctl+0x18/0x34
[<0000000000000000>] do_vfs_ioctl+0x34e/0x3fc
[<0000000000000000>] SyS_ioctl+0x52/0x7d
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1311/stack:
[<0000000000000000>] binder_thread_read+0x380/0xdbb
[<0000000000000000>] binder_ioctl+0x2de/0x766
[<0000000000000000>] vfs_ioctl+0x18/0x34
[<0000000000000000>] do_vfs_ioctl+0x34e/0x3fc
[<0000000000000000>] SyS_ioctl+0x52/0x7d
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1312/stack:
[<0000000000000000>] SyS_epoll_wait+0x1eb/0x413
[<0000000000000000>] SyS_epoll_pwait+0x7b/0xf3
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1313/stack:
[<0000000000000000>] goldfish_pipe_read_write+0x390/0x477
[<0000000000000000>] goldfish_pipe_read+0xb/0xd
[<0000000000000000>] vfs_read+0x96/0x13f
[<0000000000000000>] SyS_read+0x44/0x75
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1314/stack:
[<0000000000000000>] SyS_epoll_wait+0x1eb/0x413
[<0000000000000000>] SyS_epoll_pwait+0x7b/0xf3
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1315/stack:
[<0000000000000000>] futex_wait_queue_me+0xd6/0x117
[<0000000000000000>] futex_wait+0x111/0x258
[<0000000000000000>] do_futex+0xa6/0x929
[<0000000000000000>] SyS_futex+0xb5/0x127
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1316/stack:
[<0000000000000000>] inotify_read+0x23b/0x28b
[<0000000000000000>] vfs_read+0x96/0x13f
[<0000000000000000>] SyS_read+0x44/0x75
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1317/stack:
[<0000000000000000>] futex_wait_queue_me+0xd6/0x117
[<0000000000000000>] futex_wait+0x111/0x258
[<0000000000000000>] do_futex+0xa6/0x929
[<0000000000000000>] SyS_futex+0xb5/0x127
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1318/stack:
[<0000000000000000>] SyS_epoll_wait+0x1eb/0x413
[<0000000000000000>] SyS_epoll_pwait+0x7b/0xf3
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1319/stack:
[<0000000000000000>] SyS_epoll_wait+0x1eb/0x413
[<0000000000000000>] SyS_epoll_pwait+0x7b/0xf3
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1320/stack:
[<0000000000000000>] SyS_epoll_wait+0x1eb/0x413
[<0000000000000000>] SyS_epoll_pwait+0x7b/0xf3
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1321/stack:
[<0000000000000000>] futex_wait_queue_me+0xd6/0x117
[<0000000000000000>] futex_wait+0x111/0x258
[<0000000000000000>] do_futex+0xa6/0x929
[<0000000000000000>] SyS_futex+0xb5/0x127
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1322/stack:
[<0000000000000000>] SyS_epoll_wait+0x1eb/0x413
[<0000000000000000>] SyS_epoll_pwait+0x7b/0xf3
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1323/stack:
[<0000000000000000>] futex_wait_queue_me+0xd6/0x117
[<0000000000000000>] futex_wait+0x111/0x258
[<0000000000000000>] do_futex+0xa6/0x929
[<0000000000000000>] SyS_futex+0xb5/0x127
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1324/stack:
[<0000000000000000>] futex_wait_queue_me+0xd6/0x117
[<0000000000000000>] futex_wait+0x111/0x258
[<0000000000000000>] do_futex+0xa6/0x929
[<0000000000000000>] SyS_futex+0xb5/0x127
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1325/stack:
[<0000000000000000>] SyS_epoll_wait+0x1eb/0x413
[<0000000000000000>] SyS_epoll_pwait+0x7b/0xf3
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1326/stack:
[<0000000000000000>] SyS_epoll_wait+0x1eb/0x413
[<0000000000000000>] SyS_epoll_pwait+0x7b/0xf3
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1328/stack:
[<0000000000000000>] futex_wait_queue_me+0xd6/0x117
[<0000000000000000>] futex_wait+0x111/0x258
[<0000000000000000>] do_futex+0xa6/0x929
[<0000000000000000>] SyS_futex+0xb5/0x127
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1329/stack:
[<0000000000000000>] SyS_epoll_wait+0x1eb/0x413
[<0000000000000000>] SyS_epoll_pwait+0x7b/0xf3
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1330/stack:
[<0000000000000000>] SyS_epoll_wait+0x1eb/0x413
[<0000000000000000>] SyS_epoll_pwait+0x7b/0xf3
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1331/stack:
[<0000000000000000>] SyS_epoll_wait+0x1eb/0x413
[<0000000000000000>] SyS_epoll_pwait+0x7b/0xf3
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1332/stack:
[<0000000000000000>] unix_stream_recvmsg+0x308/0x7da
[<0000000000000000>] sock_recvmsg+0xb0/0xcf
[<0000000000000000>] ___sys_recvmsg+0x142/0x1f4
[<0000000000000000>] __sys_recvmsg+0x3d/0x5e
[<0000000000000000>] SyS_recvmsg+0xd/0x17
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1334/stack:
[<0000000000000000>] unix_stream_recvmsg+0x308/0x7da
[<0000000000000000>] sock_recvmsg+0xb0/0xcf
[<0000000000000000>] ___sys_recvmsg+0x142/0x1f4
[<0000000000000000>] __sys_recvmsg+0x3d/0x5e
[<0000000000000000>] SyS_recvmsg+0xd/0x17
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1335/stack:
[<0000000000000000>] SyS_epoll_wait+0x1eb/0x413
[<0000000000000000>] SyS_epoll_pwait+0x7b/0xf3
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1336/stack:
[<0000000000000000>] SyS_epoll_wait+0x1eb/0x413
[<0000000000000000>] SyS_epoll_pwait+0x7b/0xf3
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1337/stack:
[<0000000000000000>] SyS_epoll_wait+0x1eb/0x413
[<0000000000000000>] SyS_epoll_pwait+0x7b/0xf3
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1338/stack:
[<0000000000000000>] SyS_epoll_wait+0x1eb/0x413
[<0000000000000000>] SyS_epoll_pwait+0x7b/0xf3
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1339/stack:
[<0000000000000000>] SyS_epoll_wait+0x1eb/0x413
[<0000000000000000>] SyS_epoll_pwait+0x7b/0xf3
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1340/stack:
[<0000000000000000>] SyS_epoll_wait+0x1eb/0x413
[<0000000000000000>] SyS_epoll_pwait+0x7b/0xf3
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1341/stack:
[<0000000000000000>] SyS_epoll_wait+0x1eb/0x413
[<0000000000000000>] SyS_epoll_pwait+0x7b/0xf3
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1342/stack:
[<0000000000000000>] unix_stream_recvmsg+0x308/0x7da
[<0000000000000000>] sock_recvmsg+0xb0/0xcf
[<0000000000000000>] ___sys_recvmsg+0x142/0x1f4
[<0000000000000000>] __sys_recvmsg+0x3d/0x5e
[<0000000000000000>] SyS_recvmsg+0xd/0x17
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1343/stack:
[<0000000000000000>] SyS_epoll_wait+0x1eb/0x413
[<0000000000000000>] SyS_epoll_pwait+0x7b/0xf3
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1344/stack:
[<0000000000000000>] SyS_epoll_wait+0x1eb/0x413
[<0000000000000000>] SyS_epoll_pwait+0x7b/0xf3
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1346/stack:
[<0000000000000000>] poll_schedule_timeout+0x3c/0x91
[<0000000000000000>] do_sys_poll+0x2ca/0x35f
[<0000000000000000>] SyS_ppoll+0xba/0x144
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1349/stack:
[<0000000000000000>] SyS_epoll_wait+0x1eb/0x413
[<0000000000000000>] SyS_epoll_pwait+0x7b/0xf3
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1350/stack:
[<0000000000000000>] SyS_epoll_wait+0x1eb/0x413
[<0000000000000000>] SyS_epoll_pwait+0x7b/0xf3
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1351/stack:
[<0000000000000000>] SyS_epoll_wait+0x1eb/0x413
[<0000000000000000>] SyS_epoll_pwait+0x7b/0xf3
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1352/stack:
[<0000000000000000>] SyS_epoll_wait+0x1eb/0x413
[<0000000000000000>] SyS_epoll_pwait+0x7b/0xf3
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1354/stack:
[<0000000000000000>] SyS_epoll_wait+0x1eb/0x413
[<0000000000000000>] SyS_epoll_pwait+0x7b/0xf3
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1355/stack:
[<0000000000000000>] futex_wait_queue_me+0xd6/0x117
[<0000000000000000>] futex_wait+0x111/0x258
[<0000000000000000>] do_futex+0xa6/0x929
[<0000000000000000>] SyS_futex+0xb5/0x127
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1356/stack:
[<0000000000000000>] futex_wait_queue_me+0xd6/0x117
[<0000000000000000>] futex_wait+0x111/0x258
[<0000000000000000>] do_futex+0xa6/0x929
[<0000000000000000>] SyS_futex+0xb5/0x127
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1357/stack:
[<0000000000000000>] __skb_recv_datagram+0x23e/0x2a8
[<0000000000000000>] skb_recv_datagram+0x2a/0x2c
[<0000000000000000>] unix_accept+0x4f/0x11f
[<0000000000000000>] SyS_accept4+0x10c/0x1c7
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1431/stack:
[<0000000000000000>] binder_thread_read+0x380/0xdbb
[<0000000000000000>] binder_ioctl+0x2de/0x766
[<0000000000000000>] vfs_ioctl+0x18/0x34
[<0000000000000000>] do_vfs_ioctl+0x34e/0x3fc
[<0000000000000000>] SyS_ioctl+0x52/0x7d
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1435/stack:
[<0000000000000000>] save_stack_trace_tsk+0x1d/0x38
[<0000000000000000>] proc_pid_stack+0x6c/0xc6
[<0000000000000000>] proc_single_show+0x48/0x73
[<0000000000000000>] seq_read+0x150/0x2fd
[<0000000000000000>] vfs_read+0x96/0x13f
[<0000000000000000>] SyS_read+0x44/0x75
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1454/stack:
[<0000000000000000>] futex_wait_queue_me+0xd6/0x117
[<0000000000000000>] futex_wait+0x111/0x258
[<0000000000000000>] do_futex+0xa6/0x929
[<0000000000000000>] SyS_futex+0xb5/0x127
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1455/stack:
[<0000000000000000>] futex_wait_queue_me+0xd6/0x117
[<0000000000000000>] futex_wait+0x111/0x258
[<0000000000000000>] do_futex+0xa6/0x929
[<0000000000000000>] SyS_futex+0xb5/0x127
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1597/stack:
[<0000000000000000>] SyS_epoll_wait+0x1eb/0x413
[<0000000000000000>] SyS_epoll_pwait+0x7b/0xf3
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1598/stack:
[<0000000000000000>] SyS_epoll_wait+0x1eb/0x413
[<0000000000000000>] SyS_epoll_pwait+0x7b/0xf3
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1610/stack:
[<0000000000000000>] binder_thread_read+0x380/0xdbb
[<0000000000000000>] binder_ioctl+0x2de/0x766
[<0000000000000000>] vfs_ioctl+0x18/0x34
[<0000000000000000>] do_vfs_ioctl+0x34e/0x3fc
[<0000000000000000>] SyS_ioctl+0x52/0x7d
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1611/stack:
[<0000000000000000>] binder_thread_read+0x380/0xdbb
[<0000000000000000>] binder_ioctl+0x2de/0x766
[<0000000000000000>] vfs_ioctl+0x18/0x34
[<0000000000000000>] do_vfs_ioctl+0x34e/0x3fc
[<0000000000000000>] SyS_ioctl+0x52/0x7d
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1619/stack:
[<0000000000000000>] futex_wait_queue_me+0xd6/0x117
[<0000000000000000>] futex_wait+0x111/0x258
[<0000000000000000>] do_futex+0xa6/0x929
[<0000000000000000>] SyS_futex+0xb5/0x127
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1620/stack:
[<0000000000000000>] goldfish_pipe_read_write+0x7a/0x477
[<0000000000000000>] goldfish_pipe_write+0xe/0x10
[<0000000000000000>] vfs_write+0xc1/0x18d
[<0000000000000000>] SyS_write+0x44/0x73
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1651/stack:
[<0000000000000000>] binder_thread_read+0x380/0xdbb
[<0000000000000000>] binder_ioctl+0x2de/0x766
[<0000000000000000>] vfs_ioctl+0x18/0x34
[<0000000000000000>] do_vfs_ioctl+0x34e/0x3fc
[<0000000000000000>] SyS_ioctl+0x52/0x7d
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1676/stack:
[<0000000000000000>] SyS_epoll_wait+0x1eb/0x413
[<0000000000000000>] SyS_epoll_pwait+0x7b/0xf3
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1808/stack:
[<0000000000000000>] futex_wait_queue_me+0xd6/0x117
[<0000000000000000>] futex_wait+0x111/0x258
[<0000000000000000>] do_futex+0xa6/0x929
[<0000000000000000>] SyS_futex+0xb5/0x127
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1884/stack:
[<0000000000000000>] SyS_epoll_wait+0x1eb/0x413
[<0000000000000000>] SyS_epoll_pwait+0x7b/0xf3
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
/proc/1912/stack:
[<0000000000000000>] futex_wait_queue_me+0xd6/0x117
[<0000000000000000>] futex_wait+0x111/0x258
[<0000000000000000>] do_futex+0xa6/0x929
[<0000000000000000>] SyS_futex+0xb5/0x127
[<0000000000000000>] system_call_fastpath+0x16/0x1b
[<0000000000000000>] 0xffffffffffffffff
----- end pid 1297 kernel stacks -----
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment