----- pid 20701 at 2014-08-13 11:55:46 ----- Cmd line: org.qtproject.example.shop JNI: CheckJNI is off; workarounds are off; pins=0; globals=294 DALVIK THREADS: (mutexes: tll=0 tsl=0 tscl=0 ghl=0) "main" prio=5 tid=1 NATIVE | group="main" sCount=1 dsCount=0 obj=0x41af6ca8 self=0x41ae53c8 | sysTid=20701 nice=0 sched=0/0 cgrp=apps handle=1074053460 | state=S schedstat=( 248612249 213657079 815 ) utm=18 stm=6 core=0 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 00075b03 /data/local/tmp/qt/lib/libQt5Core.so #04 pc 0007635d /data/local/tmp/qt/lib/libQt5Core.so (QWaitCondition::wait(QMutex*, unsigned long)+56) #05 pc 00071f4b /data/local/tmp/qt/lib/libQt5Core.so (QSemaphore::acquire(int)+38) at org.qtproject.qt5.android.QtNativeInputConnection.finishComposingText(Native Method) at org.qtproject.qt5.android.QtInputConnection.finishComposingText(QtInputConnection.java:162) at com.android.internal.view.IInputConnectionWrapper.executeMessage(IInputConnectionWrapper.java:355) at com.android.internal.view.IInputConnectionWrapper$MyHandler.handleMessage(IInputConnectionWrapper.java:77) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:136) at android.app.ActivityThread.main(ActivityThread.java:5001) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:515) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601) at dalvik.system.NativeStart.main(Native Method) "QtThread-2024647504" prio=5 tid=14 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42bc3638 self=0x78a5caf8 | sysTid=20764 nice=0 sched=0/0 cgrp=apps handle=2024647504 | state=S schedstat=( 172487867 82300045 884 ) utm=15 stm=2 core=1 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 00075b03 /data/local/tmp/qt/lib/libQt5Core.so #04 pc 0007635d /data/local/tmp/qt/lib/libQt5Core.so (QWaitCondition::wait(QMutex*, unsigned long)+56) #05 pc 000ba22b /data/local/tmp/qt/lib/libQt5Quick.so #06 pc 000ba2a7 /data/local/tmp/qt/lib/libQt5Quick.so #07 pc 000ba387 /data/local/tmp/qt/lib/libQt5Quick.so #08 pc 000751f1 /data/local/tmp/qt/lib/libQt5Core.so at dalvik.system.NativeStart.run(Native Method) "QtThread-1962676176" prio=5 tid=13 WAIT | group="main" sCount=1 dsCount=0 obj=0x42b3e2f8 self=0x74fc8aa8 | sysTid=20751 nice=0 sched=0/0 cgrp=apps handle=1962676176 | state=S schedstat=( 100004742 105602718 531 ) utm=8 stm=2 core=0 at java.lang.Object.wait(Native Method) - waiting on <0x42b3e350> (a java.lang.VMThread) held by tid=13 (QtThread-1962676176) at java.lang.Thread.parkFor(Thread.java:1205) at sun.misc.Unsafe.park(Unsafe.java:325) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157) at java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:813) at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:973) at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1281) at java.util.concurrent.Semaphore.acquire(Semaphore.java:283) at org.qtproject.qt5.android.QtNative.isSoftwareKeyboardVisible(QtNative.java:407) at dalvik.system.NativeStart.run(Native Method) "java.lang.ProcessManager" daemon prio=5 tid=12 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42baac88 self=0x74fc0300 | sysTid=20734 nice=0 sched=0/0 cgrp=apps handle=1962674008 | state=S schedstat=( 355886 3929739 7 ) utm=0 stm=0 core=0 #00 pc 0001fdec /system/lib/libc.so (wait4+8) #01 pc 0001ccc7 /system/lib/libjavacore.so #02 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #03 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #04 pc 00026fe0 /system/lib/libdvm.so #05 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #06 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #07 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #08 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #09 pc 00055287 /system/lib/libdvm.so #10 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #11 pc 0000d308 /system/lib/libc.so (pthread_create+240) at libcore.io.Posix.waitpid(Native Method) at libcore.io.ForwardingOs.waitpid(ForwardingOs.java:142) at java.lang.ProcessManager.watchChildren(ProcessManager.java:86) at java.lang.ProcessManager.access$000(ProcessManager.java:40) at java.lang.ProcessManager$1.run(ProcessManager.java:58) "Binder_3" prio=5 tid=11 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b72408 self=0x74fa3778 | sysTid=20730 nice=0 sched=0/0 cgrp=apps handle=1962554672 | state=S schedstat=( 3768230 7647342 58 ) utm=0 stm=0 core=1 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "Binder_2" prio=5 tid=10 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b4b0b8 self=0x74f88288 | sysTid=20713 nice=0 sched=0/0 cgrp=apps handle=1961385168 | state=S schedstat=( 5411350 4582293 135 ) utm=0 stm=0 core=1 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "Binder_1" prio=5 tid=9 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b4a430 self=0x74e851b8 | sysTid=20712 nice=0 sched=0/0 cgrp=apps handle=1953356216 | state=S schedstat=( 4944112 12280990 72 ) utm=0 stm=0 core=1 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "FinalizerWatchdogDaemon" daemon prio=5 tid=8 WAIT | group="system" sCount=1 dsCount=0 obj=0x42b45420 self=0x746dd008 | sysTid=20711 nice=0 sched=0/0 cgrp=apps handle=1953354848 | state=S schedstat=( 244841 20767761 10 ) utm=0 stm=0 core=0 at java.lang.Object.wait(Native Method) - waiting on <0x41b00348> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Object.wait(Object.java:364) at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:230) at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:207) at java.lang.Thread.run(Thread.java:841) "FinalizerDaemon" daemon prio=5 tid=7 WAIT | group="system" sCount=1 dsCount=0 obj=0x42b45270 self=0x7139c4e0 | sysTid=20710 nice=0 sched=0/0 cgrp=apps handle=1899612472 | state=S schedstat=( 600628 1043486 14 ) utm=0 stm=0 core=0 at java.lang.Object.wait(Native Method) - waiting on <0x41aeb718> (a java.lang.ref.ReferenceQueue) at java.lang.Object.wait(Object.java:401) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:102) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:73) at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:170) at java.lang.Thread.run(Thread.java:841) "ReferenceQueueDaemon" daemon prio=5 tid=6 WAIT | group="system" sCount=1 dsCount=0 obj=0x42b45108 self=0x71399b20 | sysTid=20709 nice=0 sched=0/0 cgrp=apps handle=1899610120 | state=S schedstat=( 283905 1031147 11 ) utm=0 stm=0 core=0 at java.lang.Object.wait(Native Method) - waiting on <0x41aeb640> at java.lang.Object.wait(Object.java:364) at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:130) at java.lang.Thread.run(Thread.java:841) "Compiler" daemon prio=5 tid=5 VMWAIT | group="system" sCount=1 dsCount=0 obj=0x42b45018 self=0x713996a8 | sysTid=20708 nice=0 sched=0/0 cgrp=apps handle=1899598944 | state=S schedstat=( 6335576 9720261 82 ) utm=0 stm=0 core=1 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 00073cff /system/lib/libdvm.so #04 pc 00054969 /system/lib/libdvm.so #05 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #06 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "JDWP" daemon prio=5 tid=4 VMWAIT | group="system" sCount=1 dsCount=0 obj=0x42b44f30 self=0x71399008 | sysTid=20707 nice=0 sched=0/0 cgrp=apps handle=1870685536 | state=S schedstat=( 344376 910885 8 ) utm=0 stm=0 core=0 #00 pc 000213d8 /system/lib/libc.so (recvmsg+8) #01 pc 0006107f /system/lib/libdvm.so #02 pc 000612b3 /system/lib/libdvm.so #03 pc 00063f83 /system/lib/libdvm.so #04 pc 00054969 /system/lib/libdvm.so #05 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #06 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "Signal Catcher" daemon prio=5 tid=3 RUNNABLE | group="system" sCount=0 dsCount=0 obj=0x42b44e38 self=0x6f805d80 | sysTid=20706 nice=0 sched=0/0 cgrp=apps handle=1870682936 | state=R schedstat=( 11334951 15398852 43 ) utm=1 stm=0 core=1 at dalvik.system.NativeStart.run(Native Method) "GC" daemon prio=5 tid=2 VMWAIT | group="system" sCount=1 dsCount=0 obj=0x42b44d58 self=0x41963258 | sysTid=20705 nice=0 sched=0/0 cgrp=apps handle=1100361744 | state=S schedstat=( 31165938 17304843 62 ) utm=3 stm=0 core=0 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 0007277b /system/lib/libdvm.so #04 pc 00054969 /system/lib/libdvm.so #05 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #06 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) NATIVE THREADS: "QQmlThread" sysTid=20753 nice=0 sched=0/0 cgrp=apps | state=S schedstat=( 65896357 23883329 54 ) utm=6 stm=0 core=0 "QQmlDebugServer" sysTid=20754 nice=0 sched=0/0 cgrp=apps | state=S schedstat=( 8805256 13042083 71 ) utm=0 stm=0 core=0 "GL updater" sysTid=20763 nice=-10 sched=0/0 cgrp=apps | state=S schedstat=( 358852 184373 25 ) utm=0 stm=0 core=1 "GL updater" sysTid=20768 nice=-10 sched=0/0 cgrp=apps | state=S schedstat=( 6633032 6778689 416 ) utm=0 stm=0 core=1 ----- end 20701 ----- ----- pid 752 at 2014-08-13 11:55:46 ----- Cmd line: system_server JNI: CheckJNI is off; workarounds are off; pins=4; globals=2012 (plus 80 weak) DALVIK THREADS: (mutexes: tll=0 tsl=0 tscl=0 ghl=0) "main" prio=5 tid=1 NATIVE | group="main" sCount=1 dsCount=0 obj=0x41af6ca8 self=0x41ae53c8 | sysTid=752 nice=-2 sched=0/0 cgrp=apps handle=1074053460 | state=S schedstat=( 43858002833 44973363416 105373 ) utm=2364 stm=2021 core=0 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 000536b3 /system/lib/libdvm.so #04 pc 00053c75 /system/lib/libdvm.so (dvmChangeStatus(Thread*, ThreadStatus)+34) #05 pc 0004e12b /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+406) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 00060861 /system/lib/libdvm.so (dvmInvokeMethod(Object*, Method const*, ArrayObject*, ArrayObject*, ClassObject*, bool)+392) #10 pc 000687c3 /system/lib/libdvm.so #11 pc 00026fe0 /system/lib/libdvm.so #12 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #13 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #14 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #15 pc 00049d0b /system/lib/libdvm.so #16 pc 0004d2b3 /system/lib/libandroid_runtime.so #17 pc 0004dfd7 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+354) #18 pc 0000105b /system/bin/app_process #19 pc 0000e34b /system/lib/libc.so (__libc_init+50) #20 pc 00000d7c /system/bin/app_process at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at com.android.server.ServerThread.initAndLoop(SystemServer.java:1093) at com.android.server.SystemServer.main(SystemServer.java:1179) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:515) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601) at dalvik.system.NativeStart.main(Native Method) "Binder_10" prio=5 tid=71 NATIVE | group="main" sCount=1 dsCount=0 obj=0x43029df0 self=0x7715db78 | sysTid=18166 nice=0 sched=0/0 cgrp=apps handle=2068606552 | state=S schedstat=( 18267651363 14108242104 63775 ) utm=1379 stm=447 core=0 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "Binder_F" prio=5 tid=70 NATIVE | group="main" sCount=1 dsCount=0 obj=0x43032710 self=0x7c09aac0 | sysTid=18165 nice=0 sched=0/0 cgrp=apps handle=2051772448 | state=S schedstat=( 19901092718 13743432992 63765 ) utm=1482 stm=508 core=0 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "Binder_E" prio=5 tid=69 NATIVE | group="main" sCount=1 dsCount=0 obj=0x4303a420 self=0x7b9cbc40 | sysTid=18164 nice=0 sched=0/0 cgrp=apps handle=2018918408 | state=S schedstat=( 16149849294 13304953148 65347 ) utm=1319 stm=295 core=0 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "Binder_D" prio=5 tid=68 NATIVE | group="main" sCount=1 dsCount=0 obj=0x44461ad8 self=0x7a4169b0 | sysTid=6779 nice=0 sched=0/0 cgrp=apps handle=1992582312 | state=S schedstat=( 20452485369 16119519476 83995 ) utm=1675 stm=370 core=0 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "Binder_C" prio=5 tid=67 SUSPENDED | group="main" sCount=1 dsCount=0 obj=0x43b62ef8 self=0x7c775008 | sysTid=6775 nice=0 sched=0/0 cgrp=apps handle=2018570368 | state=S schedstat=( 19611598733 15990263944 84490 ) utm=1586 stm=375 core=1 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 000536b3 /system/lib/libdvm.so #04 pc 00053c75 /system/lib/libdvm.so (dvmChangeStatus(Thread*, ThreadStatus)+34) #05 pc 0004a4f5 /system/lib/libdvm.so #06 pc 00070643 /system/lib/libandroid_runtime.so #07 pc 00070e3d /system/lib/libandroid_runtime.so #08 pc 00019225 /system/lib/libbinder.so (android::BBinder::transact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+60) #09 pc 0001d799 /system/lib/libbinder.so (android::IPCThreadState::executeCommand(int)+508) #10 pc 0001db17 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+38) #11 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #12 pc 000219f5 /system/lib/libbinder.so #13 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #14 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #15 pc 0000e58f /system/lib/libutils.so #16 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #17 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "DhcpStateMachine" prio=5 tid=66 NATIVE | group="main" sCount=1 dsCount=0 obj=0x43815770 self=0x77108f10 | sysTid=4603 nice=0 sched=0/0 cgrp=apps handle=1997575016 | state=S schedstat=( 96647403 183569625 399 ) utm=8 stm=1 core=0 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #11 pc 00055287 /system/lib/libdvm.so #12 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #13 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "SyncHandler-0" prio=5 tid=64 NATIVE | group="main" sCount=1 dsCount=0 obj=0x43039168 self=0x7850f5d8 | sysTid=2478 nice=0 sched=0/0 cgrp=apps handle=1997708424 | state=S schedstat=( 72325832 38134725 599 ) utm=5 stm=2 core=0 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #11 pc 00055287 /system/lib/libdvm.so #12 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #13 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "Binder_B" prio=5 tid=60 NATIVE | group="main" sCount=1 dsCount=0 obj=0x431744d8 self=0x77085b58 | sysTid=2069 nice=0 sched=0/0 cgrp=apps handle=1997093576 | state=S schedstat=( 25551074043 16297005221 92200 ) utm=1850 stm=705 core=0 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "AsyncTask #5" prio=5 tid=59 WAIT | group="main" sCount=1 dsCount=0 obj=0x43168190 self=0x7708de90 | sysTid=1817 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=2051660760 | state=S schedstat=( 2975543537 2858663363 4901 ) utm=249 stm=48 core=0 at java.lang.Object.wait(Native Method) - waiting on <0x42b7d5c0> (a java.lang.VMThread) held by tid=59 (AsyncTask #5) at java.lang.Thread.parkFor(Thread.java:1205) at sun.misc.Unsafe.park(Unsafe.java:325) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017) 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:841) "pool-1-thread-1" prio=5 tid=65 WAIT | group="main" sCount=1 dsCount=0 obj=0x42b6ff20 self=0x73385108 | sysTid=1577 nice=0 sched=0/0 cgrp=apps handle=2051923976 | state=S schedstat=( 8457130 21752346 61 ) utm=0 stm=0 core=0 at java.lang.Object.wait(Native Method) - waiting on <0x42f1ed88> (a java.lang.VMThread) held by tid=65 (pool-1-thread-1) at java.lang.Thread.parkFor(Thread.java:1205) at sun.misc.Unsafe.park(Unsafe.java:325) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017) 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:841) "UsbDebuggingManager" prio=5 tid=63 NATIVE | group="main" sCount=1 dsCount=0 obj=0x431636d0 self=0x7a505220 | sysTid=1573 nice=0 sched=0/0 cgrp=apps handle=2051245736 | state=S schedstat=( 20050104 1121665 21 ) utm=1 stm=1 core=0 #00 pc 000213d8 /system/lib/libc.so (recvmsg+8) #01 pc 0006c271 /system/lib/libandroid_runtime.so #02 pc 0006c6e1 /system/lib/libandroid_runtime.so #03 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #04 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #05 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted) 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:98) at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:84) at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:81) at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111) at java.lang.Thread.run(Thread.java:841) "SoundPoolThread" prio=5 tid=62 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42ffe9c8 self=0x7a4dfa60 | sysTid=1571 nice=0 sched=0/0 cgrp=apps handle=1996951560 | state=S schedstat=( 33664530 1756565 46 ) utm=2 stm=1 core=0 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 00065e21 /system/lib/libmedia.so #04 pc 00065e73 /system/lib/libmedia.so (android::SoundPoolThread::read()+16) #05 pc 0006601f /system/lib/libmedia.so (android::SoundPoolThread::run()+14) #06 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #07 pc 0000e58f /system/lib/libutils.so #08 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #09 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "SoundPool" prio=5 tid=61 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42e590e0 self=0x7a443868 | sysTid=1570 nice=0 sched=0/0 cgrp=apps handle=1996273552 | state=S schedstat=( 27945573 182448 14 ) utm=2 stm=0 core=1 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 000659b7 /system/lib/libmedia.so (android::SoundPool::run()+20) #04 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #05 pc 0000e58f /system/lib/libutils.so #06 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #07 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "WifiMonitor" prio=5 tid=58 NATIVE | group="main" sCount=1 dsCount=0 obj=0x4314e5c0 self=0x7a4479d8 | sysTid=1097 nice=0 sched=0/0 cgrp=apps handle=1996340240 | state=S schedstat=( 547607863 1895735276 1025 ) utm=36 stm=18 core=0 #00 pc 000217c4 /system/lib/libc.so (poll+12) #01 pc 00002905 /system/lib/libhardware_legacy.so (wifi_ctrl_recv+56) #02 pc 00002983 /system/lib/libhardware_legacy.so (wifi_wait_on_socket+26) #03 pc 0006d47d /system/lib/libandroid_runtime.so #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #11 pc 00055287 /system/lib/libdvm.so #12 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #13 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.net.wifi.WifiNative.waitForEventNative(Native Method) at android.net.wifi.WifiNative.waitForEvent(WifiNative.java:131) at android.net.wifi.WifiMonitor$MonitorThread.run(WifiMonitor.java:503) "Binder_A" prio=5 tid=57 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42f33da0 self=0x76fbc008 | sysTid=1053 nice=0 sched=0/0 cgrp=apps handle=1997203888 | state=S schedstat=( 22683167343 16437626136 92570 ) utm=1791 stm=477 core=0 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "Binder_9" prio=5 tid=56 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42f55f48 self=0x770adf98 | sysTid=1031 nice=0 sched=0/0 cgrp=apps handle=1996949256 | state=S schedstat=( 22325705434 16827576949 92323 ) utm=1712 stm=520 core=0 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "Binder_8" prio=5 tid=55 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42f55e58 self=0x770701a8 | sysTid=1026 nice=0 sched=0/0 cgrp=apps handle=1997221240 | state=S schedstat=( 22166836329 16585569949 94886 ) utm=1722 stm=494 core=0 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "Binder_7" prio=5 tid=54 NATIVE | group="main" sCount=1 dsCount=0 obj=0x4301a4f8 self=0x770ad668 | sysTid=1010 nice=0 sched=0/0 cgrp=apps handle=1997198368 | state=S schedstat=( 24122413858 17465733087 92350 ) utm=1857 stm=555 core=0 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "Binder_6" prio=5 tid=53 NATIVE | group="main" sCount=1 dsCount=0 obj=0x430145e8 self=0x771811e8 | sysTid=1009 nice=0 sched=0/0 cgrp=apps handle=1998065280 | state=S schedstat=( 26885448868 17082958063 94118 ) utm=1979 stm=709 core=0 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "NetworkTimeUpdateService" prio=5 tid=52 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42ff6c38 self=0x7717f318 | sysTid=1004 nice=0 sched=0/0 cgrp=apps handle=1997190976 | state=S schedstat=( 306997283 790134068 196 ) utm=28 stm=2 core=1 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #11 pc 00055287 /system/lib/libdvm.so #12 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #13 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "FLP Service Callback Thread" prio=6 tid=51 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42fdf478 self=0x770851c0 | sysTid=987 nice=-2 sched=0/0 cgrp=apps handle=1997227448 | state=S schedstat=( 814885238 1376522591 5726 ) utm=55 stm=26 core=0 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 00002165 /system/lib/libgps.utils.so (msg_q_rcv+200) #04 pc 00002b37 /system/lib/libloc_core.so (loc_core::MsgTask::loopMain(void*)+94) #05 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #06 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "Binder_5" prio=5 tid=50 NATIVE | group="main" sCount=1 dsCount=0 obj=0x43026190 self=0x77544ac8 | sysTid=947 nice=0 sched=0/0 cgrp=apps handle=2002012288 | state=S schedstat=( 24362612164 16288576387 92041 ) utm=1817 stm=619 core=0 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "Binder_4" prio=5 tid=49 NATIVE | group="main" sCount=1 dsCount=0 obj=0x430260a0 self=0x77544010 | sysTid=946 nice=0 sched=0/0 cgrp=apps handle=1997794744 | state=S schedstat=( 23629541137 17659174484 93519 ) utm=1877 stm=485 core=0 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "watchdog" prio=5 tid=48 TIMED_WAIT | group="main" sCount=1 dsCount=0 obj=0x42bff518 self=0x771323a8 | sysTid=939 nice=0 sched=0/0 cgrp=apps handle=1997744128 | state=S schedstat=( 274867252 248703231 865 ) utm=20 stm=7 core=0 at java.lang.Object.wait(Native Method) - waiting on <0x42bff518> (a com.android.server.Watchdog) at java.lang.Object.wait(Object.java:401) at com.android.server.Watchdog.run(Watchdog.java:356) "UsbService host thread" prio=5 tid=47 NATIVE | group="main" sCount=1 dsCount=0 obj=0x4300f830 self=0x7713f7c8 | sysTid=931 nice=0 sched=0/0 cgrp=apps handle=1997798432 | state=S schedstat=( 96419725 4680910343 3203 ) utm=6 stm=4 core=1 #00 pc 000202c8 /system/lib/libc.so (read+12) #01 pc 00001217 /system/lib/libusbhost.so (usb_host_read_event+30) #02 pc 0000140d /system/lib/libusbhost.so (usb_host_run+16) #03 pc 0000bfc3 /system/lib/libandroid_servers.so #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #11 pc 00055287 /system/lib/libdvm.so #12 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #13 pc 0000d308 /system/lib/libc.so (pthread_create+240) at com.android.server.usb.UsbHostManager.monitorUsbHostBus(Native Method) at com.android.server.usb.UsbHostManager.access$000(UsbHostManager.java:38) at com.android.server.usb.UsbHostManager$1.run(UsbHostManager.java:176) at java.lang.Thread.run(Thread.java:841) "CaptivePortalTracker" prio=5 tid=46 NATIVE | group="main" sCount=1 dsCount=0 obj=0x4300b8c8 self=0x77142008 | sysTid=924 nice=0 sched=0/0 cgrp=apps handle=1997756264 | state=S schedstat=( 331151089 283711674 485 ) utm=24 stm=9 core=1 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #11 pc 00055287 /system/lib/libdvm.so #12 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #13 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "AsyncTask #4" prio=5 tid=45 WAIT | group="main" sCount=1 dsCount=0 obj=0x42ffdcc0 self=0x7713c668 | sysTid=922 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1997785792 | state=S schedstat=( 542710314 2088155415 3768 ) utm=26 stm=28 core=0 at java.lang.Object.wait(Native Method) - waiting on <0x42ffdde0> (a java.lang.VMThread) held by tid=45 (AsyncTask #4) at java.lang.Thread.parkFor(Thread.java:1205) at sun.misc.Unsafe.park(Unsafe.java:325) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017) 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:841) "AsyncTask #3" prio=5 tid=44 WAIT | group="main" sCount=1 dsCount=0 obj=0x42ff6a20 self=0x7713c008 | sysTid=917 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1998188696 | state=S schedstat=( 4125841196 3966470456 6615 ) utm=359 stm=53 core=0 at java.lang.Object.wait(Native Method) - waiting on <0x42ff6b40> (a java.lang.VMThread) held by tid=44 (AsyncTask #3) at java.lang.Thread.parkFor(Thread.java:1205) at sun.misc.Unsafe.park(Unsafe.java:325) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017) 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:841) "AsyncTask #2" prio=5 tid=41 WAIT | group="main" sCount=1 dsCount=0 obj=0x42fec5a8 self=0x7718b030 | sysTid=913 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1998107784 | state=S schedstat=( 4359994238 3439848022 5532 ) utm=363 stm=72 core=0 at java.lang.Object.wait(Native Method) - waiting on <0x42fec6c8> (a java.lang.VMThread) held by tid=41 (AsyncTask #2) at java.lang.Thread.parkFor(Thread.java:1205) at sun.misc.Unsafe.park(Unsafe.java:325) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017) 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:841) "Thread-54" prio=5 tid=43 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42fe4450 self=0x76fb4ff0 | sysTid=872 nice=0 sched=0/0 cgrp=apps handle=1996185576 | state=S schedstat=( 139901996 4681563425 3294 ) utm=3 stm=10 core=1 #00 pc 0002127c /system/lib/libc.so (accept+8) #01 pc 0001e165 /system/lib/libjavacore.so #02 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #03 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #04 pc 00026fe0 /system/lib/libdvm.so #05 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #06 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #07 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #08 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #09 pc 00055287 /system/lib/libdvm.so #10 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #11 pc 0000d308 /system/lib/libc.so (pthread_create+240) at libcore.io.Posix.accept(Native Method) at libcore.io.BlockGuardOs.accept(BlockGuardOs.java:55) at com.android.server.am.NativeCrashListener.run(NativeCrashListener.java:129) "AsyncTask #1" prio=5 tid=42 WAIT | group="main" sCount=1 dsCount=0 obj=0x42fc9898 self=0x7718bcf0 | sysTid=869 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1998120464 | state=S schedstat=( 4643642082 3101443140 4817 ) utm=402 stm=62 core=0 at java.lang.Object.wait(Native Method) - waiting on <0x42fc9a30> (a java.lang.VMThread) held by tid=42 (AsyncTask #1) at java.lang.Thread.parkFor(Thread.java:1205) at sun.misc.Unsafe.park(Unsafe.java:325) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017) 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:841) "backup" prio=5 tid=40 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42f4bc08 self=0x753cc328 | sysTid=853 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1998112288 | state=S schedstat=( 902785220 4715677761 7703 ) utm=57 stm=33 core=0 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #11 pc 00055287 /system/lib/libdvm.so #12 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #13 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "AudioService" prio=5 tid=39 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42fcb550 self=0x76c3b008 | sysTid=852 nice=0 sched=0/0 cgrp=apps handle=1998130144 | state=S schedstat=( 176172095 116694673 1343 ) utm=10 stm=7 core=1 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #11 pc 00055287 /system/lib/libdvm.so #12 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #13 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.media.AudioService$AudioSystemThread.run(AudioService.java:3208) "mDnsConnector" prio=5 tid=38 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42f5e108 self=0x7718a5c8 | sysTid=851 nice=0 sched=0/0 cgrp=apps handle=1998098880 | state=S schedstat=( 43260101 2202450 17 ) utm=4 stm=0 core=0 #00 pc 000213d8 /system/lib/libc.so (recvmsg+8) #01 pc 0006c271 /system/lib/libandroid_runtime.so #02 pc 0006c6e1 /system/lib/libandroid_runtime.so #03 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #04 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #05 pc 00026fe0 /system/lib/libdvm.so #06 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #07 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #08 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #09 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #10 pc 00055287 /system/lib/libdvm.so #11 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #12 pc 0000d308 /system/lib/libc.so (pthread_create+240) 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:98) at com.android.server.NativeDaemonConnector.listenToSocket(NativeDaemonConnector.java:141) at com.android.server.NativeDaemonConnector.run(NativeDaemonConnector.java:88) at java.lang.Thread.run(Thread.java:841) "NsdService" prio=5 tid=37 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42f5d478 self=0x7718a170 | sysTid=850 nice=0 sched=0/0 cgrp=apps handle=1998100288 | state=S schedstat=( 48704532 2543385 23 ) utm=4 stm=0 core=0 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #11 pc 00055287 /system/lib/libdvm.so #12 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #13 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "WifiWatchdogStateMachine" prio=5 tid=36 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42c6b6b0 self=0x771b5358 | sysTid=849 nice=0 sched=0/0 cgrp=apps handle=1998102312 | state=S schedstat=( 203512908 567689855 1239 ) utm=12 stm=8 core=0 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #11 pc 00055287 /system/lib/libdvm.so #12 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #13 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "WifiManager" prio=5 tid=35 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b844f8 self=0x771b4720 | sysTid=848 nice=0 sched=0/0 cgrp=apps handle=1998277496 | state=S schedstat=( 385646811 2274408314 3885 ) utm=22 stm=16 core=0 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #11 pc 00055287 /system/lib/libdvm.so #12 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #13 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "ConnectivityServiceThread" prio=5 tid=34 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b84ce0 self=0x771b3738 | sysTid=847 nice=0 sched=0/0 cgrp=apps handle=1998273424 | state=S schedstat=( 3047804993 4778349916 5613 ) utm=164 stm=140 core=0 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #11 pc 00055287 /system/lib/libdvm.so #12 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #13 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "WifiService" prio=5 tid=33 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42f08890 self=0x7700cb28 | sysTid=846 nice=0 sched=0/0 cgrp=apps handle=1996541824 | state=S schedstat=( 198539576 277281296 1723 ) utm=11 stm=8 core=0 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #11 pc 00055287 /system/lib/libdvm.so #12 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #13 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "WifiStateMachine" prio=5 tid=32 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42f39228 self=0x7700b008 | sysTid=845 nice=0 sched=0/0 cgrp=apps handle=1996201392 | state=S schedstat=( 9706314205 32026094620 29631 ) utm=583 stm=387 core=0 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #11 pc 00055287 /system/lib/libdvm.so #12 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #13 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "WifiP2pService" prio=5 tid=31 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42eba1a0 self=0x76fac3b8 | sysTid=844 nice=0 sched=0/0 cgrp=apps handle=1996207608 | state=S schedstat=( 104187347 517922661 379 ) utm=8 stm=3 core=1 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #11 pc 00055287 /system/lib/libdvm.so #12 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #13 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "NetworkPolicy" prio=5 tid=30 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42e85758 self=0x76820ab0 | sysTid=843 nice=0 sched=0/0 cgrp=apps handle=1996543672 | state=S schedstat=( 1425615350 991231327 9475 ) utm=98 stm=44 core=1 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #11 pc 00055287 /system/lib/libdvm.so #12 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #13 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "NetworkStats" prio=5 tid=28 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42f23558 self=0x767128a8 | sysTid=842 nice=0 sched=0/0 cgrp=apps handle=1996150720 | state=S schedstat=( 7733903339 4621038801 28890 ) utm=579 stm=194 core=3 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #11 pc 00055287 /system/lib/libdvm.so #12 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #13 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "NetdConnector" prio=5 tid=29 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42f72200 self=0x77073658 | sysTid=841 nice=0 sched=0/0 cgrp=apps handle=1996955976 | state=S schedstat=( 4145796630 12042980423 7172 ) utm=135 stm=279 core=0 #00 pc 000213d8 /system/lib/libc.so (recvmsg+8) #01 pc 0006c271 /system/lib/libandroid_runtime.so #02 pc 0006c6e1 /system/lib/libandroid_runtime.so #03 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #04 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #05 pc 00026fe0 /system/lib/libdvm.so #06 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #07 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #08 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #09 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #10 pc 00055287 /system/lib/libdvm.so #11 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #12 pc 0000d308 /system/lib/libc.so (pthread_create+240) 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:98) at com.android.server.NativeDaemonConnector.listenToSocket(NativeDaemonConnector.java:141) at com.android.server.NativeDaemonConnector.run(NativeDaemonConnector.java:88) at java.lang.Thread.run(Thread.java:841) "VoldConnector" prio=5 tid=27 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42f68fa8 self=0x7708a468 | sysTid=839 nice=0 sched=0/0 cgrp=apps handle=1996151392 | state=S schedstat=( 48820313 2871876 17 ) utm=4 stm=0 core=1 #00 pc 000213d8 /system/lib/libc.so (recvmsg+8) #01 pc 0006c271 /system/lib/libandroid_runtime.so #02 pc 0006c6e1 /system/lib/libandroid_runtime.so #03 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #04 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #05 pc 00026fe0 /system/lib/libdvm.so #06 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #07 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #08 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #09 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #10 pc 00055287 /system/lib/libdvm.so #11 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #12 pc 0000d308 /system/lib/libc.so (pthread_create+240) 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:98) at com.android.server.NativeDaemonConnector.listenToSocket(NativeDaemonConnector.java:141) at com.android.server.NativeDaemonConnector.run(NativeDaemonConnector.java:88) at java.lang.Thread.run(Thread.java:841) "MountService" prio=5 tid=26 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42f67f90 self=0x7708a010 | sysTid=838 nice=0 sched=0/0 cgrp=apps handle=1996206096 | state=S schedstat=( 50200626 8885520 33 ) utm=5 stm=0 core=0 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #11 pc 00055287 /system/lib/libdvm.so #12 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #13 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "InputReader" prio=10 tid=25 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42efc7b0 self=0x753d7630 | sysTid=835 nice=-8 sched=0/0 cgrp=apps handle=1966959840 | state=S schedstat=( 9904726578 9448703023 167180 ) utm=404 stm=586 core=0 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001e8d7 /system/lib/libinputservice.so (android::EventHub::getEvents(int, android::RawEvent*, unsigned int)+982) at dalvik.system.NativeStart.run(Native Method) "InputDispatcher" prio=10 tid=24 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42e5bba0 self=0x753d6f28 | sysTid=834 nice=-8 sched=0/0 cgrp=apps handle=1966959232 | state=S schedstat=( 27710254074 20371542766 525510 ) utm=1140 stm=1631 core=0 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 00024c0f /system/lib/libinputservice.so (android::InputDispatcher::dispatchOnce()+94) #04 pc 0001f0c1 /system/lib/libinputservice.so (android::InputDispatcherThread::threadLoop()+8) #05 pc 0000e9ed /system/lib/libutils.so (android::Thread::_threadLoop(void*)+104) #06 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #07 pc 0000e58f /system/lib/libutils.so #08 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #09 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "UEventObserver" prio=5 tid=23 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42e8be88 self=0x753493f8 | sysTid=830 nice=0 sched=0/0 cgrp=apps handle=1966381136 | state=S schedstat=( 426860756 5507537159 11372 ) utm=22 stm=22 core=1 #00 pc 000217c4 /system/lib/libc.so (poll+12) #01 pc 00001a69 /system/lib/libhardware_legacy.so (uevent_next_event+44) #02 pc 0006bfaf /system/lib/libandroid_runtime.so #03 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #04 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #05 pc 00026fe0 /system/lib/libdvm.so #06 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #07 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #08 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #09 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #10 pc 00055287 /system/lib/libdvm.so #11 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #12 pc 0000d308 /system/lib/libc.so (pthread_create+240) 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) "AlarmManager" prio=5 tid=22 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42ec79b0 self=0x753e2820 | sysTid=829 nice=0 sched=0/0 cgrp=apps handle=1967014688 | state=S schedstat=( 4588584670 14762444853 15065 ) utm=362 stm=96 core=0 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 00007e9f /system/lib/libandroid_servers.so #03 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #04 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #05 pc 00026fe0 /system/lib/libdvm.so #06 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #07 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #08 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #09 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #10 pc 00055287 /system/lib/libdvm.so #11 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #12 pc 0000d308 /system/lib/libc.so (pthread_create+240) at com.android.server.AlarmManagerService.waitForAlarm(Native Method) at com.android.server.AlarmManagerService.access$300(AlarmManagerService.java:67) at com.android.server.AlarmManagerService$AlarmThread.run(AlarmManagerService.java:1161) "PowerManagerService" prio=5 tid=21 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42eec438 self=0x753bbad0 | sysTid=828 nice=0 sched=0/0 cgrp=apps handle=1966847888 | state=S schedstat=( 16876103004 21299857926 135156 ) utm=1002 stm=685 core=0 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #11 pc 00055287 /system/lib/libdvm.so #12 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #13 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "Binder_3" prio=5 tid=20 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42c241f0 self=0x6f8008d0 | sysTid=824 nice=0 sched=0/0 cgrp=apps handle=1966374712 | state=S schedstat=( 20398264474 17522115662 92258 ) utm=1620 stm=419 core=0 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "PackageManager" prio=5 tid=19 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42bfbf80 self=0x713afd18 | sysTid=817 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1899692400 | state=S schedstat=( 79228518529 21734502799 84797 ) utm=6925 stm=997 core=0 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #11 pc 00055287 /system/lib/libdvm.so #12 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #13 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "FileObserver" prio=5 tid=18 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42c052d8 self=0x75346e68 | sysTid=816 nice=0 sched=0/0 cgrp=apps handle=1899690184 | state=S schedstat=( 947984357 4469391878 7215 ) utm=66 stm=28 core=0 #00 pc 000202c8 /system/lib/libc.so (read+12) #01 pc 00085f1b /system/lib/libandroid_runtime.so #02 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #03 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #04 pc 00026fe0 /system/lib/libdvm.so #05 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #06 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #07 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #08 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #09 pc 00055287 /system/lib/libdvm.so #10 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #11 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.os.FileObserver$ObserverThread.observe(Native Method) at android.os.FileObserver$ObserverThread.run(FileObserver.java:88) "CpuTracker" prio=5 tid=17 TIMED_WAIT | group="main" sCount=1 dsCount=0 obj=0x42c00678 self=0x75346330 | sysTid=815 nice=0 sched=0/0 cgrp=apps handle=1966368648 | state=S schedstat=( 806106415 582900721 2739 ) utm=29 stm=51 core=1 at java.lang.Object.wait(Native Method) - waiting on <0x42c00678> (a com.android.server.am.ActivityManagerService$4) at java.lang.Object.wait(Object.java:401) at com.android.server.am.ActivityManagerService$4.run(ActivityManagerService.java:2025) "android.io" prio=5 tid=16 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42c00210 self=0x75345878 | sysTid=814 nice=0 sched=0/0 cgrp=apps handle=1966365904 | state=S schedstat=( 84328902 148422241 274 ) utm=6 stm=2 core=0 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #11 pc 00055287 /system/lib/libdvm.so #12 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #13 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "android.ui" prio=5 tid=15 SUSPENDED | group="main" sCount=1 dsCount=0 obj=0x42bffd88 self=0x75345008 | sysTid=813 nice=-2 sched=0/0 cgrp=apps handle=1966474080 | state=S schedstat=( 85296831234 44902591008 476579 ) utm=6018 stm=2511 core=1 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 000536b3 /system/lib/libdvm.so #04 pc 00053c75 /system/lib/libdvm.so (dvmChangeStatus(Thread*, ThreadStatus)+34) #05 pc 0004a4f5 /system/lib/libdvm.so #06 pc 0004d3cd /system/lib/libandroid_runtime.so (android::AndroidRuntime::getJNIEnv()+16) #07 pc 00084d01 /system/lib/libandroid_runtime.so #08 pc 000107bb /system/lib/libutils.so (android::Looper::pollInner(int)+478) #09 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #10 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #11 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #12 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #13 pc 00026fe0 /system/lib/libdvm.so #14 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #15 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #16 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #17 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #18 pc 00055287 /system/lib/libdvm.so #19 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #20 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "android.fg" prio=5 tid=14 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42bff8c0 self=0x75361198 | sysTid=812 nice=0 sched=0/0 cgrp=apps handle=1966476896 | state=S schedstat=( 893625796 1107334708 4745 ) utm=57 stm=32 core=0 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #11 pc 00055287 /system/lib/libdvm.so #12 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #13 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "android.bg" prio=5 tid=13 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b47b50 self=0x75323658 | sysTid=810 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1966226096 | state=S schedstat=( 86339310386 78669151561 123649 ) utm=3177 stm=5456 core=1 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #11 pc 00055287 /system/lib/libdvm.so #12 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #13 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "ActivityManager" prio=5 tid=12 SUSPENDED | group="main" sCount=1 dsCount=0 obj=0x42b43b28 self=0x75523860 | sysTid=809 nice=-2 sched=0/0 cgrp=apps handle=1968323768 | state=S schedstat=( 58709476445 26568351063 65271 ) utm=2042 stm=3828 core=0 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 000536b3 /system/lib/libdvm.so #04 pc 00053c75 /system/lib/libdvm.so (dvmChangeStatus(Thread*, ThreadStatus)+34) #05 pc 0004e12b /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+406) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #11 pc 00055287 /system/lib/libdvm.so #12 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #13 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.os.Process.sendSignal(Native Method) at com.android.server.am.ActivityManagerService.dumpStackTraces(ActivityManagerService.java:3828) at com.android.server.am.ActivityManagerService.dumpStackTraces(ActivityManagerService.java:3806) at com.android.server.am.ActivityManagerService.appNotResponding(ActivityManagerService.java:4045) at com.android.server.am.ActivityManagerService$10.run(ActivityManagerService.java:8625) at android.os.Handler.handleCallback(Handler.java:733) at android.os.Handler.dispatchMessage(Handler.java:95) at android.os.Looper.loop(Looper.java:136) at com.android.server.am.ActivityManagerService$AThread.run(ActivityManagerService.java:1870) "WindowManager" prio=5 tid=11 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b40538 self=0x75523008 | sysTid=802 nice=-4 sched=0/0 cgrp=apps handle=1961372312 | state=S schedstat=( 34422355131 13845125914 138221 ) utm=2729 stm=713 core=0 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #11 pc 00055287 /system/lib/libdvm.so #12 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #13 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "SensorService" prio=10 tid=10 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b40010 self=0x7531c3f0 | sysTid=801 nice=-8 sched=0/0 cgrp=apps handle=1967248440 | state=S schedstat=( 45480366038 16337790782 383840 ) utm=1641 stm=2907 core=1 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 00003177 /system/vendor/lib/hw/sensors.msm8974.so (hal_wait_for_response+186) #04 pc 0000656f /system/vendor/lib/hw/sensors.msm8974.so #05 pc 0000734d /system/lib/libsensorservice.so #06 pc 0000a519 /system/lib/libsensorservice.so #07 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #08 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #09 pc 0000e58f /system/lib/libutils.so #10 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #11 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "Binder_2" prio=5 tid=9 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b3cb08 self=0x746dd8b0 | sysTid=763 nice=0 sched=0/0 cgrp=apps handle=1953355368 | state=S schedstat=( 20347449185 17305645381 91912 ) utm=1613 stm=421 core=0 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "Binder_1" prio=5 tid=8 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b3c9a0 self=0x746dd008 | sysTid=762 nice=0 sched=0/0 cgrp=apps handle=1899793344 | state=S schedstat=( 20465256352 17539133159 94445 ) utm=1639 stm=407 core=0 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "FinalizerWatchdogDaemon" daemon prio=5 tid=7 WAIT | group="system" sCount=1 dsCount=0 obj=0x42b39770 self=0x713c8210 | sysTid=761 nice=0 sched=0/0 cgrp=apps handle=1899791976 | state=S schedstat=( 55752511 343962832 1359 ) utm=1 stm=4 core=0 at java.lang.Object.wait(Native Method) - waiting on <0x41b00348> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Object.wait(Object.java:364) at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:230) at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:207) at java.lang.Thread.run(Thread.java:841) "FinalizerDaemon" daemon prio=5 tid=6 WAIT | group="system" sCount=1 dsCount=0 obj=0x42b39618 self=0x746cc760 | sysTid=760 nice=0 sched=0/0 cgrp=apps handle=1953287096 | state=S schedstat=( 5285731378 2443121417 27561 ) utm=361 stm=167 core=0 at java.lang.Object.wait(Native Method) - waiting on <0x41aeb718> (a java.lang.ref.ReferenceQueue) at java.lang.Object.wait(Object.java:401) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:102) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:73) at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:170) at java.lang.Thread.run(Thread.java:841) "ReferenceQueueDaemon" daemon prio=5 tid=5 WAIT | group="system" sCount=1 dsCount=0 obj=0x42b394b0 self=0x746cc0c0 | sysTid=759 nice=0 sched=0/0 cgrp=apps handle=1953285400 | state=S schedstat=( 530519239 300934270 8095 ) utm=43 stm=10 core=1 at java.lang.Object.wait(Native Method) - waiting on <0x41aeb640> at java.lang.Object.wait(Object.java:364) at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:130) at java.lang.Thread.run(Thread.java:841) "Compiler" daemon prio=5 tid=4 VMWAIT | group="system" sCount=1 dsCount=0 obj=0x42b393c0 self=0x6f8063e8 | sysTid=758 nice=0 sched=0/0 cgrp=apps handle=1870684576 | state=S schedstat=( 16897101716 27803084058 152589 ) utm=963 stm=726 core=1 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 00073cff /system/lib/libdvm.so #04 pc 00054969 /system/lib/libdvm.so #05 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #06 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "Signal Catcher" daemon prio=5 tid=3 RUNNABLE | group="system" sCount=0 dsCount=0 obj=0x42b392c8 self=0x6f805b40 | sysTid=757 nice=0 sched=0/0 cgrp=apps handle=1870682360 | state=R schedstat=( 422013982 588209420 2892 ) utm=27 stm=15 core=0 at dalvik.system.NativeStart.run(Native Method) "GC" daemon prio=5 tid=2 VMWAIT | group="system" sCount=1 dsCount=0 obj=0x42b391e8 self=0x41963010 | sysTid=756 nice=0 sched=0/0 cgrp=apps handle=1953281016 | state=S schedstat=( 14166050686 1739408837 8653 ) utm=1377 stm=39 core=0 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 0007277b /system/lib/libdvm.so #04 pc 00054969 /system/lib/libdvm.so #05 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #06 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) NATIVE THREADS: "system_server" sysTid=764 nice=0 sched=0/0 cgrp=apps | state=S schedstat=( 81101497950 74969117741 529309 ) utm=2007 stm=6103 core=0 "system_server" sysTid=765 nice=0 sched=0/0 cgrp=apps | state=S schedstat=( 425687240 3287512791 7947 ) utm=9 stm=33 core=0 "system_server" sysTid=785 nice=0 sched=0/0 cgrp=apps | state=S schedstat=( 24982167 27956097 1206 ) utm=0 stm=2 core=0 "system_server" sysTid=990 nice=-2 sched=0/0 cgrp=apps | state=S schedstat=( 51361396 4627033147 3186 ) utm=0 stm=5 core=0 "system_server" sysTid=992 nice=-2 sched=0/0 cgrp=apps | state=S schedstat=( 70153831 670693476 1365 ) utm=2 stm=5 core=0 "android.bg" sysTid=1005 nice=10 sched=0/0 cgrp=apps/bg_non_interactive | state=S schedstat=( 4962709 488358125 78 ) utm=0 stm=0 core=0 "android.bg" sysTid=1006 nice=10 sched=0/0 cgrp=apps/bg_non_interactive | state=S schedstat=( 2657138 115265676 42 ) utm=0 stm=0 core=0 "system_server" sysTid=1042 nice=-2 sched=0/0 cgrp=apps | state=S schedstat=( 297818003 1093466852 2359 ) utm=10 stm=19 core=1 "android.bg" sysTid=1054 nice=10 sched=0/0 cgrp=apps/bg_non_interactive | state=S schedstat=( 5148699 71657396 99 ) utm=0 stm=0 core=1 "android.bg" sysTid=1055 nice=10 sched=0/0 cgrp=apps/bg_non_interactive | state=S schedstat=( 4474638 69083904 59 ) utm=0 stm=0 core=1 "Binder_D" sysTid=7552 nice=-4 sched=0/0 cgrp=apps | state=S schedstat=( 31647980 31651239 742 ) utm=3 stm=0 core=0 "system_server" sysTid=7555 nice=0 sched=0/0 cgrp=apps | state=S schedstat=( 10534572324 15139954328 170592 ) utm=361 stm=692 core=0 ----- end 752 ----- ----- pid 1043 at 2014-08-13 11:55:47 ----- Cmd line: com.android.nfc JNI: CheckJNI is off; workarounds are off; pins=0; globals=281 DALVIK THREADS: (mutexes: tll=0 tsl=0 tscl=0 ghl=0) "main" prio=5 tid=1 NATIVE | group="main" sCount=1 dsCount=0 obj=0x41af6ca8 self=0x41ae53c8 | sysTid=1043 nice=0 sched=0/0 cgrp=apps handle=1074053460 | state=S schedstat=( 949728080 856018769 3764 ) utm=78 stm=16 core=0 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 00060861 /system/lib/libdvm.so (dvmInvokeMethod(Object*, Method const*, ArrayObject*, ArrayObject*, ClassObject*, bool)+392) #10 pc 000687c3 /system/lib/libdvm.so #11 pc 00026fe0 /system/lib/libdvm.so #12 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #13 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #14 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #15 pc 00049d0b /system/lib/libdvm.so #16 pc 0004d2b3 /system/lib/libandroid_runtime.so #17 pc 0004dfd7 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+354) #18 pc 0000105b /system/bin/app_process #19 pc 0000e34b /system/lib/libc.so (__libc_init+50) #20 pc 00000d7c /system/bin/app_process at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.app.ActivityThread.main(ActivityThread.java:5001) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:515) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601) at dalvik.system.NativeStart.main(Native Method) "AsyncTask #5" prio=5 tid=20 WAIT | group="main" sCount=1 dsCount=0 obj=0x42b3eb90 self=0x74eb4ca0 | sysTid=6185 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1966233200 | state=S schedstat=( 26874641 453616821 655 ) utm=1 stm=1 core=2 at java.lang.Object.wait(Native Method) - waiting on <0x42b3ece8> (a java.lang.VMThread) held by tid=20 (AsyncTask #5) at java.lang.Thread.parkFor(Thread.java:1205) at sun.misc.Unsafe.park(Unsafe.java:325) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017) 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:841) "AsyncTask #4" prio=5 tid=21 WAIT | group="main" sCount=1 dsCount=0 obj=0x42b3e728 self=0x74eb5548 | sysTid=6071 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1961580960 | state=S schedstat=( 29250505 375773243 736 ) utm=0 stm=2 core=0 at java.lang.Object.wait(Native Method) - waiting on <0x42b3e830> (a java.lang.VMThread) held by tid=21 (AsyncTask #4) at java.lang.Thread.parkFor(Thread.java:1205) at sun.misc.Unsafe.park(Unsafe.java:325) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017) 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:841) "AsyncTask #3" prio=5 tid=19 WAIT | group="main" sCount=1 dsCount=0 obj=0x42b3e418 self=0x74eb4848 | sysTid=6049 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1966232096 | state=S schedstat=( 29095509 584793914 728 ) utm=2 stm=0 core=2 at java.lang.Object.wait(Native Method) - waiting on <0x42b44e30> (a java.lang.VMThread) held by tid=19 (AsyncTask #3) at java.lang.Thread.parkFor(Thread.java:1205) at sun.misc.Unsafe.park(Unsafe.java:325) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017) 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:841) "Binder_4" prio=5 tid=18 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b8e848 self=0x753359d0 | sysTid=3267 nice=0 sched=0/0 cgrp=apps handle=1966287992 | state=S schedstat=( 69888548 117379426 719 ) utm=4 stm=2 core=1 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "Binder_3" prio=5 tid=17 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b8e758 self=0x75332408 | sysTid=3266 nice=0 sched=0/0 cgrp=apps handle=1961584952 | state=S schedstat=( 152093793 155844794 726 ) utm=12 stm=3 core=1 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "AsyncTask #2" prio=5 tid=16 WAIT | group="main" sCount=1 dsCount=0 obj=0x42b51510 self=0x752fe2d8 | sysTid=2019 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1966073648 | state=S schedstat=( 27053123 362772461 695 ) utm=2 stm=0 core=2 at java.lang.Object.wait(Native Method) - waiting on <0x42b4c8e8> (a java.lang.VMThread) held by tid=16 (AsyncTask #2) at java.lang.Thread.parkFor(Thread.java:1205) at sun.misc.Unsafe.park(Unsafe.java:325) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017) 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:841) "SoundPoolThread" prio=5 tid=15 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b4dd10 self=0x74fc0728 | sysTid=1206 nice=0 sched=0/0 cgrp=apps handle=1966017200 | state=S schedstat=( 6548593 510159 25 ) utm=0 stm=0 core=1 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 00065e21 /system/lib/libmedia.so #04 pc 00065e73 /system/lib/libmedia.so (android::SoundPoolThread::read()+16) #05 pc 0006601f /system/lib/libmedia.so (android::SoundPoolThread::run()+14) #06 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #07 pc 0000e58f /system/lib/libutils.so #08 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #09 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "SoundPool" prio=5 tid=14 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b537d8 self=0x74fc02d0 | sysTid=1204 nice=0 sched=0/0 cgrp=apps handle=1966016616 | state=S schedstat=( 4460260 100001 9 ) utm=0 stm=0 core=1 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 000659b7 /system/lib/libmedia.so (android::SoundPool::run()+20) #04 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #05 pc 0000e58f /system/lib/libutils.so #06 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #07 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "Thread-47" prio=5 tid=13 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b5a580 self=0x752f0208 | sysTid=1201 nice=0 sched=0/0 cgrp=apps handle=1966001528 | state=S schedstat=( 6893436 480729 16 ) utm=0 stm=0 core=1 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 0000f7cb /system/lib/libnfc_nci_jni.so (CondVar::wait(Mutex&)+14) #04 pc 0000df15 /system/lib/libnfc_nci_jni.so (P2pServer::accept(unsigned int, unsigned int, int, int)+80) #05 pc 0000e117 /system/lib/libnfc_nci_jni.so (PeerToPeer::accept(unsigned int, unsigned int, int, int)+122) #06 pc 0000fad3 /system/lib/libnfc_nci_jni.so #07 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #08 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #09 pc 00026fe0 /system/lib/libdvm.so #10 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #11 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #12 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #13 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #14 pc 00055287 /system/lib/libdvm.so #15 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #16 pc 0000d308 /system/lib/libc.so (pthread_create+240) at com.android.nfc.dhimpl.NativeLlcpServiceSocket.doAccept(Native Method) at com.android.nfc.dhimpl.NativeLlcpServiceSocket.accept(NativeLlcpServiceSocket.java:41) at com.android.nfc.handover.HandoverServer$ServerThread.run(HandoverServer.java:108) "Thread-46" prio=5 tid=12 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b6b5d8 self=0x752ec718 | sysTid=1199 nice=0 sched=0/0 cgrp=apps handle=1961570832 | state=S schedstat=( 6676614 253126 12 ) utm=0 stm=0 core=1 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 0000f7cb /system/lib/libnfc_nci_jni.so (CondVar::wait(Mutex&)+14) #04 pc 0000df15 /system/lib/libnfc_nci_jni.so (P2pServer::accept(unsigned int, unsigned int, int, int)+80) #05 pc 0000e117 /system/lib/libnfc_nci_jni.so (PeerToPeer::accept(unsigned int, unsigned int, int, int)+122) #06 pc 0000fad3 /system/lib/libnfc_nci_jni.so #07 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #08 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #09 pc 00026fe0 /system/lib/libdvm.so #10 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #11 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #12 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #13 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #14 pc 00055287 /system/lib/libdvm.so #15 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #16 pc 0000d308 /system/lib/libc.so (pthread_create+240) at com.android.nfc.dhimpl.NativeLlcpServiceSocket.doAccept(Native Method) at com.android.nfc.dhimpl.NativeLlcpServiceSocket.accept(NativeLlcpServiceSocket.java:41) at com.android.nfc.ndefpush.NdefPushServer$ServerThread.run(NdefPushServer.java:154) "Thread-45" prio=5 tid=11 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42bb3818 self=0x74fcca48 | sysTid=1198 nice=0 sched=0/0 cgrp=apps handle=1961560160 | state=S schedstat=( 6698022 27864 7 ) utm=0 stm=0 core=1 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 0000f7cb /system/lib/libnfc_nci_jni.so (CondVar::wait(Mutex&)+14) #04 pc 0000df15 /system/lib/libnfc_nci_jni.so (P2pServer::accept(unsigned int, unsigned int, int, int)+80) #05 pc 0000e117 /system/lib/libnfc_nci_jni.so (PeerToPeer::accept(unsigned int, unsigned int, int, int)+122) #06 pc 0000fad3 /system/lib/libnfc_nci_jni.so #07 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #08 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #09 pc 00026fe0 /system/lib/libdvm.so #10 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #11 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #12 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #13 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #14 pc 00055287 /system/lib/libdvm.so #15 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #16 pc 0000d308 /system/lib/libc.so (pthread_create+240) at com.android.nfc.dhimpl.NativeLlcpServiceSocket.doAccept(Native Method) at com.android.nfc.dhimpl.NativeLlcpServiceSocket.accept(NativeLlcpServiceSocket.java:41) at com.android.nfc.snep.SnepServer$ServerThread.run(SnepServer.java:211) "AsyncTask #1" prio=5 tid=10 WAIT | group="main" sCount=1 dsCount=0 obj=0x42bb39c0 self=0x74eb7ad8 | sysTid=1117 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1961597792 | state=S schedstat=( 40260157 631919695 736 ) utm=3 stm=1 core=0 at java.lang.Object.wait(Native Method) - waiting on <0x42bb3b58> (a java.lang.VMThread) held by tid=10 (AsyncTask #1) at java.lang.Thread.parkFor(Thread.java:1205) at sun.misc.Unsafe.park(Unsafe.java:325) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017) 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:841) "Binder_2" prio=5 tid=9 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b49608 self=0x74d83358 | sysTid=1058 nice=0 sched=0/0 cgrp=apps handle=1960325392 | state=S schedstat=( 74776893 132924207 799 ) utm=7 stm=0 core=1 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "Binder_1" prio=5 tid=8 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b49518 self=0x746dd530 | sysTid=1057 nice=0 sched=0/0 cgrp=apps handle=1953303784 | state=S schedstat=( 69684993 110278343 752 ) utm=4 stm=2 core=1 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "FinalizerWatchdogDaemon" daemon prio=5 tid=7 WAIT | group="system" sCount=1 dsCount=0 obj=0x42b44d20 self=0x746d0198 | sysTid=1052 nice=0 sched=0/0 cgrp=apps handle=1953302000 | state=S schedstat=( 1913022 18389793 77 ) utm=0 stm=0 core=1 at java.lang.Object.wait(Native Method) - waiting on <0x41b00348> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Object.wait(Object.java:364) at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:230) at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:207) at java.lang.Thread.run(Thread.java:841) "FinalizerDaemon" daemon prio=5 tid=6 WAIT | group="system" sCount=1 dsCount=0 obj=0x42b44bc8 self=0x746cf868 | sysTid=1051 nice=0 sched=0/0 cgrp=apps handle=1953299648 | state=S schedstat=( 10496770 3515000 77 ) utm=1 stm=0 core=1 at java.lang.Object.wait(Native Method) - waiting on <0x41aeb718> (a java.lang.ref.ReferenceQueue) at java.lang.Object.wait(Object.java:401) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:102) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:73) at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:170) at java.lang.Thread.run(Thread.java:841) "ReferenceQueueDaemon" daemon prio=5 tid=5 WAIT | group="system" sCount=1 dsCount=0 obj=0x42b44a60 self=0x746cef38 | sysTid=1050 nice=0 sched=0/0 cgrp=apps handle=1953297296 | state=S schedstat=( 3257557 2594898 99 ) utm=0 stm=0 core=1 at java.lang.Object.wait(Native Method) - waiting on <0x41aeb640> at java.lang.Object.wait(Object.java:364) at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:130) at java.lang.Thread.run(Thread.java:841) "Compiler" daemon prio=5 tid=4 VMWAIT | group="system" sCount=1 dsCount=0 obj=0x42b44970 self=0x746cea58 | sysTid=1049 nice=0 sched=0/0 cgrp=apps handle=1870685296 | state=S schedstat=( 88318334 119460167 1016 ) utm=5 stm=3 core=1 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 00073cff /system/lib/libdvm.so #04 pc 00054969 /system/lib/libdvm.so #05 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #06 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "Signal Catcher" daemon prio=5 tid=3 RUNNABLE | group="system" sCount=0 dsCount=0 obj=0x42b44878 self=0x6f805d48 | sysTid=1048 nice=0 sched=0/0 cgrp=apps handle=1870682880 | state=R schedstat=( 65782813 108738542 135 ) utm=2 stm=4 core=1 at dalvik.system.NativeStart.run(Native Method) "GC" daemon prio=5 tid=2 VMWAIT | group="system" sCount=1 dsCount=0 obj=0x42b44798 self=0x41963258 | sysTid=1045 nice=0 sched=0/0 cgrp=apps handle=1100361744 | state=S schedstat=( 620363122 275501927 647 ) utm=55 stm=7 core=1 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 0007277b /system/lib/libdvm.so #04 pc 00054969 /system/lib/libdvm.so #05 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #06 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) NATIVE THREADS: "AsyncTask #1" sysTid=1119 nice=0 sched=0/0 cgrp=apps | state=S schedstat=( 623465580 2067693417 12094 ) utm=7 stm=55 core=0 "AsyncTask #1" sysTid=1121 nice=0 sched=0/0 cgrp=apps | state=S schedstat=( 287258416 389528553 12294 ) utm=5 stm=23 core=0 "AsyncTask #1" sysTid=1122 nice=0 sched=0/0 cgrp=apps | state=S schedstat=( 421587478 442391112 9491 ) utm=14 stm=28 core=0 "AsyncTask #1" sysTid=1123 nice=0 sched=0/0 cgrp=apps | state=S schedstat=( 193512805 498067849 6561 ) utm=3 stm=16 core=0 "AsyncTask #1" sysTid=8607 nice=0 sched=0/0 cgrp=apps | state=S schedstat=( 3572861 1791043 77 ) utm=0 stm=0 core=0 ----- end 1043 ----- ----- pid 1027 at 2014-08-13 11:55:47 ----- Cmd line: com.redbend.vdmc JNI: CheckJNI is off; workarounds are off; pins=0; globals=254 DALVIK THREADS: (mutexes: tll=0 tsl=0 tscl=0 ghl=0) "main" prio=5 tid=1 NATIVE | group="main" sCount=1 dsCount=0 obj=0x41af6ca8 self=0x41ae53c8 | sysTid=1027 nice=0 sched=0/0 cgrp=apps handle=1074053460 | state=S schedstat=( 207831329 342324739 2138 ) utm=14 stm=6 core=1 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 00060861 /system/lib/libdvm.so (dvmInvokeMethod(Object*, Method const*, ArrayObject*, ArrayObject*, ClassObject*, bool)+392) #10 pc 000687c3 /system/lib/libdvm.so #11 pc 00026fe0 /system/lib/libdvm.so #12 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #13 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #14 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #15 pc 00049d0b /system/lib/libdvm.so #16 pc 0004d2b3 /system/lib/libandroid_runtime.so #17 pc 0004dfd7 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+354) #18 pc 0000105b /system/bin/app_process #19 pc 0000e34b /system/lib/libc.so (__libc_init+50) #20 pc 00000d7c /system/bin/app_process at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.app.ActivityThread.main(ActivityThread.java:5001) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:515) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601) at dalvik.system.NativeStart.main(Native Method) "Binder_2" prio=5 tid=9 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b47210 self=0x746ddb68 | sysTid=1041 nice=0 sched=0/0 cgrp=apps handle=1953356064 | state=S schedstat=( 108887128 114646621 540 ) utm=7 stm=3 core=1 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "Binder_1" prio=5 tid=8 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b47070 self=0x746dd008 | sysTid=1040 nice=0 sched=0/0 cgrp=apps handle=1953303664 | state=S schedstat=( 101299464 84603289 506 ) utm=8 stm=2 core=1 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "FinalizerWatchdogDaemon" daemon prio=5 tid=7 WAIT | group="system" sCount=1 dsCount=0 obj=0x42b43df0 self=0x746d00e8 | sysTid=1039 nice=0 sched=0/0 cgrp=apps handle=1953301824 | state=S schedstat=( 308076 5522395 8 ) utm=0 stm=0 core=0 at java.lang.Object.wait(Native Method) - waiting on <0x41b00348> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Object.wait(Object.java:364) at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:230) at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:207) at java.lang.Thread.run(Thread.java:841) "FinalizerDaemon" daemon prio=5 tid=6 WAIT | group="system" sCount=1 dsCount=0 obj=0x42b43c98 self=0x746cf7b8 | sysTid=1038 nice=0 sched=0/0 cgrp=apps handle=1953299472 | state=S schedstat=( 5255572 3486353 21 ) utm=0 stm=0 core=1 at java.lang.Object.wait(Native Method) - waiting on <0x41aeb718> (a java.lang.ref.ReferenceQueue) at java.lang.Object.wait(Object.java:401) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:102) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:73) at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:170) at java.lang.Thread.run(Thread.java:841) "ReferenceQueueDaemon" daemon prio=5 tid=5 WAIT | group="system" sCount=1 dsCount=0 obj=0x42b43b30 self=0x746cee88 | sysTid=1037 nice=0 sched=0/0 cgrp=apps handle=1953297120 | state=S schedstat=( 1515208 3046667 16 ) utm=0 stm=0 core=1 at java.lang.Object.wait(Native Method) - waiting on <0x41aeb640> at java.lang.Object.wait(Object.java:364) at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:130) at java.lang.Thread.run(Thread.java:841) "Compiler" daemon prio=5 tid=4 VMWAIT | group="system" sCount=1 dsCount=0 obj=0x42b43a40 self=0x746cea30 | sysTid=1036 nice=0 sched=0/0 cgrp=apps handle=1870685096 | state=S schedstat=( 40899012 69700007 305 ) utm=3 stm=1 core=1 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 00073cff /system/lib/libdvm.so #04 pc 00054969 /system/lib/libdvm.so #05 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #06 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "Signal Catcher" daemon prio=5 tid=3 RUNNABLE | group="system" sCount=0 dsCount=0 obj=0x42b43948 self=0x6f805d48 | sysTid=1035 nice=0 sched=0/0 cgrp=apps handle=1870682880 | state=R schedstat=( 37905779 48906825 51 ) utm=3 stm=0 core=1 at dalvik.system.NativeStart.run(Native Method) "GC" daemon prio=5 tid=2 VMWAIT | group="system" sCount=1 dsCount=0 obj=0x42b43868 self=0x41963258 | sysTid=1033 nice=0 sched=0/0 cgrp=apps handle=1100361744 | state=S schedstat=( 68955781 142854900 47 ) utm=6 stm=0 core=1 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 0007277b /system/lib/libdvm.so #04 pc 00054969 /system/lib/libdvm.so #05 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #06 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) ----- end 1027 ----- ----- pid 1014 at 2014-08-13 11:55:47 ----- Cmd line: com.android.phone JNI: CheckJNI is off; workarounds are off; pins=1; globals=337 DALVIK THREADS: (mutexes: tll=0 tsl=0 tscl=0 ghl=0) "main" prio=5 tid=1 NATIVE | group="main" sCount=1 dsCount=0 obj=0x41af6ca8 self=0x41ae53c8 | sysTid=1014 nice=0 sched=0/0 cgrp=apps handle=1074053460 | state=S schedstat=( 7310375874 16144781336 47689 ) utm=472 stm=259 core=0 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.app.ActivityThread.main(ActivityThread.java:5001) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:515) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601) at dalvik.system.NativeStart.main(Native Method) "AsyncTask #4" prio=5 tid=35 WAIT | group="main" sCount=1 dsCount=0 obj=0x42cae510 self=0x75d55238 | sysTid=4125 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1976928232 | state=S schedstat=( 1724062 64047292 25 ) utm=0 stm=0 core=0 at java.lang.Object.wait(Native Method) - waiting on <0x42cae630> (a java.lang.VMThread) held by tid=35 (AsyncTask #4) at java.lang.Thread.parkFor(Thread.java:1205) at sun.misc.Unsafe.park(Unsafe.java:325) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017) 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:841) "AsyncTask #3" prio=5 tid=34 WAIT | group="main" sCount=1 dsCount=0 obj=0x42cd7e50 self=0x787179a0 | sysTid=32278 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=2020658592 | state=S schedstat=( 4022499 23029427 49 ) utm=0 stm=0 core=1 at java.lang.Object.wait(Native Method) - waiting on <0x42cd7f70> (a java.lang.VMThread) held by tid=34 (AsyncTask #3) at java.lang.Thread.parkFor(Thread.java:1205) at sun.misc.Unsafe.park(Unsafe.java:325) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017) 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:841) "AsyncTask #2" prio=5 tid=33 WAIT | group="main" sCount=1 dsCount=0 obj=0x42be5e90 self=0x786f87c0 | sysTid=17081 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1976912064 | state=S schedstat=( 1762031 28369271 19 ) utm=0 stm=0 core=0 at java.lang.Object.wait(Native Method) - waiting on <0x42b8a268> (a java.lang.VMThread) held by tid=33 (AsyncTask #2) at java.lang.Thread.parkFor(Thread.java:1205) at sun.misc.Unsafe.park(Unsafe.java:325) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017) 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:841) "Binder_5" prio=5 tid=32 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42c0b570 self=0x75d32880 | sysTid=2487 nice=0 sched=0/0 cgrp=apps handle=1976839488 | state=S schedstat=( 843698468 1364000738 8417 ) utm=53 stm=31 core=0 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "pool-1-thread-1" prio=5 tid=31 WAIT | group="main" sCount=1 dsCount=0 obj=0x42bb15c8 self=0x75d32428 | sysTid=2477 nice=0 sched=0/0 cgrp=apps handle=1976836320 | state=S schedstat=( 16230841 9780463 87 ) utm=0 stm=1 core=1 at java.lang.Object.wait(Native Method) - waiting on <0x42b96458> (a java.lang.VMThread) held by tid=31 (pool-1-thread-1) at java.lang.Thread.parkFor(Thread.java:1205) at sun.misc.Unsafe.park(Unsafe.java:325) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017) 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:841) "Binder_4" prio=5 tid=30 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42c26b30 self=0x75d41388 | sysTid=2460 nice=0 sched=0/0 cgrp=apps handle=1976829144 | state=S schedstat=( 848941918 1354145285 8230 ) utm=47 stm=37 core=0 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "SyncHandler-0" prio=5 tid=29 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42c0cab0 self=0x75d3b978 | sysTid=2459 nice=0 sched=0/0 cgrp=apps handle=1976827912 | state=S schedstat=( 18225470 26623495 300 ) utm=1 stm=0 core=1 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "Thread-58" prio=5 tid=28 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42bdbdc0 self=0x75cbec60 | sysTid=1999 nice=0 sched=0/0 cgrp=apps handle=1976299704 | state=S schedstat=( 10626768 3420468 24 ) utm=1 stm=0 core=1 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at com.android.phone.PhoneInterfaceManager$UnlockSim.run(PhoneInterfaceManager.java:532) "Stk App Service" prio=5 tid=27 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42bda7d8 self=0x75cbe008 | sysTid=1908 nice=0 sched=0/0 cgrp=apps handle=1976296544 | state=S schedstat=( 15875731 666719 24 ) utm=1 stm=0 core=1 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #11 pc 00055287 /system/lib/libdvm.so #12 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #13 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at com.android.stk.StkAppService.run(StkAppService.java:220) at java.lang.Thread.run(Thread.java:841) "Cat Icon Loader" prio=5 tid=26 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42bb5a30 self=0x75ea0570 | sysTid=1184 nice=0 sched=0/0 cgrp=apps handle=1978272200 | state=S schedstat=( 25536461 18125728 59 ) utm=2 stm=0 core=1 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #11 pc 00055287 /system/lib/libdvm.so #12 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #13 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "RilMessageDecoder" prio=5 tid=25 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42bba770 self=0x75ec7948 | sysTid=1183 nice=0 sched=0/0 cgrp=apps handle=1974036568 | state=S schedstat=( 10959951 10149997 35 ) utm=1 stm=0 core=1 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "Cat Telephony service" prio=5 tid=24 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42bc4e58 self=0x75ea3070 | sysTid=1180 nice=0 sched=0/0 cgrp=apps handle=1978283768 | state=S schedstat=( 13916406 9385417 18 ) utm=1 stm=0 core=0 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #11 pc 00055287 /system/lib/libdvm.so #12 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #13 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "WifiManager" prio=5 tid=23 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b7dfe0 self=0x75ec0148 | sysTid=1152 nice=0 sched=0/0 cgrp=apps handle=1978402208 | state=S schedstat=( 287350610 1398115973 3783 ) utm=8 stm=20 core=0 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "SipService.Executor" prio=5 tid=22 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b7e760 self=0x75eb87d0 | sysTid=1151 nice=0 sched=0/0 cgrp=apps handle=1978285312 | state=S schedstat=( 14086146 4371977 20 ) utm=1 stm=0 core=0 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #11 pc 00055287 /system/lib/libdvm.so #12 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #13 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "Binder_3" prio=5 tid=21 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42bc0df0 self=0x75e9ff10 | sysTid=1147 nice=0 sched=0/0 cgrp=apps handle=1978268520 | state=S schedstat=( 908209633 1432725085 8719 ) utm=53 stm=37 core=1 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "AudioTrack" prio=10 tid=20 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b82270 self=0x75a93940 | sysTid=1140 nice=-16 sched=0/0 cgrp=apps handle=1974023768 | state=S schedstat=( 8084739 168282 6 ) utm=0 stm=0 core=0 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 00047a85 /system/lib/libmedia.so (android::AudioTrack::AudioTrackThread::threadLoop()+36) #04 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #05 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #06 pc 0000e58f /system/lib/libutils.so #07 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #08 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "AsyncTask #1" prio=5 tid=19 WAIT | group="main" sCount=1 dsCount=0 obj=0x42b98490 self=0x7515e448 | sysTid=1137 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1974017784 | state=S schedstat=( 1657504 9223331 23 ) utm=0 stm=0 core=0 at java.lang.Object.wait(Native Method) - waiting on <0x42b98628> (a java.lang.VMThread) held by tid=19 (AsyncTask #1) at java.lang.Thread.parkFor(Thread.java:1205) at sun.misc.Unsafe.park(Unsafe.java:325) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017) 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:841) "AsyncQueryWorker" prio=5 tid=18 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b6c038 self=0x75f5b660 | sysTid=1134 nice=0 sched=0/0 cgrp=apps handle=1974002528 | state=S schedstat=( 16756617 5476352 36 ) utm=1 stm=0 core=0 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #11 pc 00055287 /system/lib/libdvm.so #12 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #13 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "CdmaServiceCategoryProgramHandler" prio=5 tid=17 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b90b10 self=0x7515d2e8 | sysTid=1115 nice=0 sched=0/0 cgrp=apps handle=1964365632 | state=S schedstat=( 15124687 1802968 26 ) utm=1 stm=0 core=0 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #11 pc 00055287 /system/lib/libdvm.so #12 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #13 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "CdmaInboundSmsHandler" prio=5 tid=16 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b902a0 self=0x7515c980 | sysTid=1114 nice=0 sched=0/0 cgrp=apps handle=1964349640 | state=S schedstat=( 15190939 761614 27 ) utm=1 stm=0 core=0 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "CellBroadcastHandler" prio=5 tid=15 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b8fc48 self=0x75159020 | sysTid=1113 nice=0 sched=0/0 cgrp=apps handle=1964348536 | state=S schedstat=( 14002915 1141615 32 ) utm=1 stm=0 core=1 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #11 pc 00055287 /system/lib/libdvm.so #12 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #13 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "GsmInboundSmsHandler" prio=5 tid=14 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b8e9a0 self=0x75158778 | sysTid=1112 nice=0 sched=0/0 cgrp=apps handle=1964346320 | state=S schedstat=( 32699534 33385108 177 ) utm=3 stm=0 core=1 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "GsmCellBroadcastHandler" prio=5 tid=13 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b8dfd0 self=0x75157e98 | sysTid=1111 nice=0 sched=0/0 cgrp=apps handle=1964344048 | state=S schedstat=( 13892450 3979584 29 ) utm=1 stm=0 core=1 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00026fe0 /system/lib/libdvm.so #07 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) #08 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) #09 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20) #11 pc 00055287 /system/lib/libdvm.so #12 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #13 pc 0000d308 /system/lib/libc.so (pthread_create+240) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "DcHandlerThread" prio=5 tid=12 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b74e70 self=0x751575f0 | sysTid=1109 nice=0 sched=0/0 cgrp=apps handle=1964341832 | state=S schedstat=( 361805619 388041313 1006 ) utm=30 stm=6 core=0 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "RILReceiver" prio=5 tid=11 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b64030 self=0x75156bd0 | sysTid=1101 nice=0 sched=0/0 cgrp=apps handle=1964339240 | state=S schedstat=( 3270204451 10020147862 20266 ) utm=209 stm=118 core=0 #00 pc 000213d8 /system/lib/libc.so (recvmsg+8) #01 pc 0006c271 /system/lib/libandroid_runtime.so #02 pc 0006c6e1 /system/lib/libandroid_runtime.so #03 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #04 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #05 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted) 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:98) at com.android.internal.telephony.RIL.readRilMessage(RIL.java:421) at com.android.internal.telephony.RIL.access$400(RIL.java:215) at com.android.internal.telephony.RIL$RILReceiver.run(RIL.java:521) at java.lang.Thread.run(Thread.java:841) "RILSender" prio=5 tid=10 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b61a88 self=0x75155560 | sysTid=1098 nice=0 sched=0/0 cgrp=apps handle=1964329616 | state=S schedstat=( 671742683 2853595037 12826 ) utm=28 stm=39 core=0 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "Binder_2" prio=5 tid=9 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b475e0 self=0x746ddaf8 | sysTid=1025 nice=0 sched=0/0 cgrp=apps handle=1953355952 | state=S schedstat=( 881019053 1232541830 8572 ) utm=54 stm=34 core=0 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "Binder_1" prio=5 tid=8 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b460d8 self=0x746dd008 | sysTid=1024 nice=0 sched=0/0 cgrp=apps handle=1953303600 | state=S schedstat=( 835915766 1430076347 8653 ) utm=48 stm=35 core=0 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "FinalizerWatchdogDaemon" daemon prio=5 tid=7 WAIT | group="system" sCount=1 dsCount=0 obj=0x42b42e58 self=0x746d00e8 | sysTid=1023 nice=0 sched=0/0 cgrp=apps handle=1953301824 | state=S schedstat=( 13716873 36653547 219 ) utm=0 stm=1 core=0 at java.lang.Object.wait(Native Method) - waiting on <0x41b00348> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Object.wait(Object.java:364) at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:230) at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:207) at java.lang.Thread.run(Thread.java:841) "FinalizerDaemon" daemon prio=5 tid=6 WAIT | group="system" sCount=1 dsCount=0 obj=0x42b42d00 self=0x746cf7b8 | sysTid=1022 nice=0 sched=0/0 cgrp=apps handle=1953299472 | state=S schedstat=( 43915721 32084848 305 ) utm=2 stm=2 core=1 at java.lang.Object.wait(Native Method) - waiting on <0x41aeb718> (a java.lang.ref.ReferenceQueue) at java.lang.Object.wait(Object.java:401) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:102) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:73) at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:170) at java.lang.Thread.run(Thread.java:841) "ReferenceQueueDaemon" daemon prio=5 tid=5 WAIT | group="system" sCount=1 dsCount=0 obj=0x42b42b98 self=0x746cee88 | sysTid=1021 nice=0 sched=0/0 cgrp=apps handle=1953297120 | state=S schedstat=( 10575572 25899583 317 ) utm=1 stm=0 core=0 at java.lang.Object.wait(Native Method) - waiting on <0x41aeb640> at java.lang.Object.wait(Object.java:364) at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:130) at java.lang.Thread.run(Thread.java:841) "Compiler" daemon prio=5 tid=4 VMWAIT | group="system" sCount=1 dsCount=0 obj=0x42b42aa8 self=0x746cea30 | sysTid=1020 nice=0 sched=0/0 cgrp=apps handle=1870685096 | state=S schedstat=( 506917178 777911909 4633 ) utm=21 stm=29 core=0 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 00073cff /system/lib/libdvm.so #04 pc 00054969 /system/lib/libdvm.so #05 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #06 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "Signal Catcher" daemon prio=5 tid=3 RUNNABLE | group="system" sCount=0 dsCount=0 obj=0x42b429b0 self=0x6f805d48 | sysTid=1019 nice=0 sched=0/0 cgrp=apps handle=1870682880 | state=R schedstat=( 115491195 194996095 341 ) utm=6 stm=5 core=0 at dalvik.system.NativeStart.run(Native Method) "GC" daemon prio=5 tid=2 VMWAIT | group="system" sCount=1 dsCount=0 obj=0x42b428d0 self=0x41963258 | sysTid=1018 nice=0 sched=0/0 cgrp=apps handle=1100361744 | state=S schedstat=( 2757032099 1901554732 2677 ) utm=257 stm=18 core=0 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 0007277b /system/lib/libdvm.so #04 pc 00054969 /system/lib/libdvm.so #05 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #06 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) ----- end 1014 ----- ----- pid 857 at 2014-08-13 11:55:47 ----- Cmd line: com.android.systemui JNI: CheckJNI is off; workarounds are off; pins=0; globals=457 DALVIK THREADS: (mutexes: tll=0 tsl=0 tscl=0 ghl=0) "main" prio=5 tid=1 NATIVE | group="main" sCount=1 dsCount=0 obj=0x41af6ca8 self=0x41ae53c8 | sysTid=857 nice=0 sched=0/0 cgrp=apps handle=1074053460 | state=S schedstat=( 212141253599 142767902762 815363 ) utm=17126 stm=4088 core=0 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.app.ActivityThread.main(ActivityThread.java:5001) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:515) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601) at dalvik.system.NativeStart.main(Native Method) "hwuiTask1" prio=5 tid=23 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42f10790 self=0x778a1e10 | sysTid=8588 nice=0 sched=0/0 cgrp=apps handle=2007689872 | state=S schedstat=( 173075047 27004845 335 ) utm=11 stm=6 core=1 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 0000da09 /system/lib/libhwui.so #04 pc 0000e9ed /system/lib/libutils.so (android::Thread::_threadLoop(void*)+104) #05 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #06 pc 0000e58f /system/lib/libutils.so #07 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #08 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "Binder_7" prio=5 tid=25 NATIVE | group="main" sCount=1 dsCount=0 obj=0x4363d608 self=0x77744f80 | sysTid=13109 nice=0 sched=0/0 cgrp=apps handle=2006255192 | state=S schedstat=( 1355803621 4724039122 11758 ) utm=88 stm=47 core=0 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "Binder_6" prio=5 tid=24 NATIVE | group="main" sCount=1 dsCount=0 obj=0x436c7500 self=0x77945fb8 | sysTid=12958 nice=0 sched=0/0 cgrp=apps handle=2013118744 | state=S schedstat=( 1220105483 4530890558 11610 ) utm=75 stm=47 core=0 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "AsyncTask #5" prio=5 tid=22 WAIT | group="main" sCount=1 dsCount=0 obj=0x4306d2d8 self=0x778cbbb0 | sysTid=3495 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=2006226936 | state=S schedstat=( 210213229 223824114 501 ) utm=14 stm=7 core=2 at java.lang.Object.wait(Native Method) - waiting on <0x4306d430> (a java.lang.VMThread) held by tid=22 (AsyncTask #5) at java.lang.Thread.parkFor(Thread.java:1205) at sun.misc.Unsafe.park(Unsafe.java:325) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017) 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:841) "Binder_5" prio=5 tid=17 NATIVE | group="main" sCount=1 dsCount=0 obj=0x433b9030 self=0x7774f5e0 | sysTid=2074 nice=0 sched=0/0 cgrp=apps handle=2005743208 | state=S schedstat=( 1396245314 4826543974 13452 ) utm=79 stm=60 core=0 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "AsyncTask #4" prio=5 tid=20 WAIT | group="main" sCount=1 dsCount=0 obj=0x4335dc00 self=0x7793eca0 | sysTid=1187 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=2004092496 | state=S schedstat=( 406375986 445081461 884 ) utm=29 stm=11 core=2 at java.lang.Object.wait(Native Method) - waiting on <0x4335dd20> (a java.lang.VMThread) held by tid=20 (AsyncTask #4) at java.lang.Thread.parkFor(Thread.java:1205) at sun.misc.Unsafe.park(Unsafe.java:325) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017) 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:841) "AsyncTask #3" prio=5 tid=19 WAIT | group="main" sCount=1 dsCount=0 obj=0x43265fa0 self=0x778e1078 | sysTid=1186 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=2005772720 | state=S schedstat=( 295493355 340405923 753 ) utm=22 stm=7 core=1 at java.lang.Object.wait(Native Method) - waiting on <0x432661a8> (a java.lang.VMThread) held by tid=19 (AsyncTask #3) at java.lang.Thread.parkFor(Thread.java:1205) at sun.misc.Unsafe.park(Unsafe.java:325) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017) 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:841) "AsyncTask #2" prio=5 tid=18 WAIT | group="main" sCount=1 dsCount=0 obj=0x43265a68 self=0x778d9ca0 | sysTid=1185 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=2004131240 | state=S schedstat=( 273219953 519614625 748 ) utm=21 stm=6 core=1 at java.lang.Object.wait(Native Method) - waiting on <0x43265b88> (a java.lang.VMThread) held by tid=18 (AsyncTask #2) at java.lang.Thread.parkFor(Thread.java:1205) at sun.misc.Unsafe.park(Unsafe.java:325) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017) 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:841) "Binder_4" prio=5 tid=16 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42e353c0 self=0x75a9e510 | sysTid=1089 nice=0 sched=0/0 cgrp=apps handle=1967263024 | state=S schedstat=( 1503730341 4952854549 13702 ) utm=103 stm=47 core=0 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "Binder_3" prio=5 tid=15 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42e35170 self=0x75420468 | sysTid=1088 nice=0 sched=0/0 cgrp=apps handle=1967260192 | state=S schedstat=( 1485957853 5002729687 13793 ) utm=90 stm=58 core=1 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "AsyncTask #1" prio=5 tid=14 WAIT | group="main" sCount=1 dsCount=0 obj=0x42e694b0 self=0x75779460 | sysTid=945 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1970773720 | state=S schedstat=( 250724307 318492259 698 ) utm=21 stm=4 core=1 at java.lang.Object.wait(Native Method) - waiting on <0x42e6c7a8> (a java.lang.VMThread) held by tid=14 (AsyncTask #1) at java.lang.Thread.parkFor(Thread.java:1205) at sun.misc.Unsafe.park(Unsafe.java:325) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:157) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2017) 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:841) "WifiManager" prio=5 tid=13 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42bc4198 self=0x75777dc8 | sysTid=923 nice=0 sched=0/0 cgrp=apps handle=1970756440 | state=S schedstat=( 292557941 1376543288 3846 ) utm=17 stm=12 core=0 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "SystemUI StorageNotification" prio=5 tid=12 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b5bce0 self=0x7541f520 | sysTid=877 nice=0 sched=0/0 cgrp=apps handle=1967257976 | state=S schedstat=( 23326301 6972916 20 ) utm=2 stm=0 core=0 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 0006a5a9 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22) #04 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112) #05 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) #06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted) at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:138) at android.os.Looper.loop(Looper.java:123) at android.os.HandlerThread.run(HandlerThread.java:61) "SoundPoolThread" prio=5 tid=11 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b54508 self=0x74f17e40 | sysTid=871 nice=0 sched=0/0 cgrp=apps handle=1961981336 | state=S schedstat=( 23706355 10056303 25 ) utm=2 stm=0 core=0 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 00065e21 /system/lib/libmedia.so #04 pc 00065e73 /system/lib/libmedia.so (android::SoundPoolThread::read()+16) #05 pc 0006601f /system/lib/libmedia.so (android::SoundPoolThread::run()+14) #06 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #07 pc 0000e58f /system/lib/libutils.so #08 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #09 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "SoundPool" prio=5 tid=10 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b541d8 self=0x74f177e0 | sysTid=870 nice=0 sched=0/0 cgrp=apps handle=1961980752 | state=S schedstat=( 17608073 288491 9 ) utm=1 stm=0 core=0 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 000659b7 /system/lib/libmedia.so (android::SoundPool::run()+20) #04 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #05 pc 0000e58f /system/lib/libutils.so #06 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #07 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "Binder_2" prio=5 tid=9 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b40348 self=0x746dd8d0 | sysTid=868 nice=0 sched=0/0 cgrp=apps handle=1953355400 | state=S schedstat=( 1367291847 4515265922 13530 ) utm=73 stm=63 core=0 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "Binder_1" prio=5 tid=8 NATIVE | group="main" sCount=1 dsCount=0 obj=0x42b40200 self=0x746dd008 | sysTid=867 nice=0 sched=0/0 cgrp=apps handle=1953303024 | state=S schedstat=( 1423527415 5154528442 13649 ) utm=82 stm=60 core=0 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0004d24d /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+68) #08 pc 0000e58f /system/lib/libutils.so #09 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #10 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "FinalizerWatchdogDaemon" daemon prio=5 tid=7 WAIT | group="system" sCount=1 dsCount=0 obj=0x42b3cf80 self=0x746cff20 | sysTid=866 nice=0 sched=0/0 cgrp=apps handle=1953301368 | state=S schedstat=( 17068173 102489219 565 ) utm=0 stm=1 core=0 at java.lang.Object.wait(Native Method) - waiting on <0x41b00348> (a java.lang.Daemons$FinalizerWatchdogDaemon) at java.lang.Object.wait(Object.java:364) at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:230) at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:207) at java.lang.Thread.run(Thread.java:841) "FinalizerDaemon" daemon prio=5 tid=6 WAIT | group="system" sCount=1 dsCount=0 obj=0x42b3ce28 self=0x746cf5f0 | sysTid=865 nice=0 sched=0/0 cgrp=apps handle=1953299016 | state=S schedstat=( 690502674 289158948 1402 ) utm=56 stm=13 core=0 at java.lang.Object.wait(Native Method) - waiting on <0x41aeb718> (a java.lang.ref.ReferenceQueue) at java.lang.Object.wait(Object.java:401) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:102) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:73) at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:170) at java.lang.Thread.run(Thread.java:841) "ReferenceQueueDaemon" daemon prio=5 tid=5 WAIT | group="system" sCount=1 dsCount=0 obj=0x42b3ccc0 self=0x746cecc0 | sysTid=864 nice=0 sched=0/0 cgrp=apps handle=1953296664 | state=S schedstat=( 89384909 65231779 1370 ) utm=6 stm=2 core=0 at java.lang.Object.wait(Native Method) - waiting on <0x41aeb640> at java.lang.Object.wait(Object.java:364) at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:130) at java.lang.Thread.run(Thread.java:841) "Compiler" daemon prio=5 tid=4 VMWAIT | group="system" sCount=1 dsCount=0 obj=0x42b3cbd0 self=0x6f806470 | sysTid=863 nice=0 sched=0/0 cgrp=apps handle=1870684712 | state=S schedstat=( 795672397 960078018 8671 ) utm=36 stm=43 core=1 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 00073cff /system/lib/libdvm.so #04 pc 00054969 /system/lib/libdvm.so #05 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #06 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) "Signal Catcher" daemon prio=5 tid=3 RUNNABLE | group="system" sCount=0 dsCount=0 obj=0x42b3cad8 self=0x6f805b40 | sysTid=862 nice=0 sched=0/0 cgrp=apps handle=1870682360 | state=R schedstat=( 110587336 194784426 382 ) utm=7 stm=5 core=0 at dalvik.system.NativeStart.run(Native Method) "GC" daemon prio=5 tid=2 VMWAIT | group="system" sCount=1 dsCount=0 obj=0x42b3c9f8 self=0x41963258 | sysTid=860 nice=0 sched=0/0 cgrp=apps handle=1100361744 | state=S schedstat=( 3192005482 1499595043 2951 ) utm=280 stm=39 core=1 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 0007277b /system/lib/libdvm.so #04 pc 00054969 /system/lib/libdvm.so #05 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #06 pc 0000d308 /system/lib/libc.so (pthread_create+240) at dalvik.system.NativeStart.run(Native Method) NATIVE THREADS: "GL updater" sysTid=13919 nice=-10 sched=0/0 cgrp=apps | state=S schedstat=( 14797297 7837402 946 ) utm=0 stm=1 core=0 "GL updater" sysTid=20328 nice=-10 sched=0/0 cgrp=apps | state=S schedstat=( 2602762 1992291 112 ) utm=0 stm=0 core=0 ----- end 857 ----- ----- pid 184 at 2014-08-13 11:55:47 ----- Cmd line: /system/bin/surfaceflinger "surfaceflinger" sysTid=184 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 0001063f /system/lib/libutils.so (android::Looper::pollInner(int)+98) #02 pc 00010869 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92) #03 pc 00015991 /system/lib/libsurfaceflinger.so #04 pc 000167c3 /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::run()+6) #05 pc 000008fd /system/bin/surfaceflinger #06 pc 0000e34b /system/lib/libc.so (__libc_init+50) #07 pc 000007dc /system/bin/surfaceflinger "Binder_1" sysTid=267 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0000e58f /system/lib/libutils.so #08 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #09 pc 0000d308 /system/lib/libc.so (pthread_create+240) "DispSync" sysTid=268 #00 pc 00021908 /system/lib/libc.so (__futex_syscall3+12) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0001192b /system/lib/libsurfaceflinger.so #03 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #04 pc 0000e58f /system/lib/libutils.so #05 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #06 pc 0000d308 /system/lib/libc.so (pthread_create+240) "Binder_2" sysTid=269 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0000e58f /system/lib/libutils.so #08 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #09 pc 0000d308 /system/lib/libc.so (pthread_create+240) "hwcUeventThread" sysTid=381 #00 pc 000217c4 /system/lib/libc.so (poll+12) #01 pc 00001a69 /system/lib/libhardware_legacy.so (uevent_next_event+44) #02 pc 0000a723 /system/lib/hw/hwcomposer.msm8974.so #03 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #04 pc 0000d308 /system/lib/libc.so (pthread_create+240) "hwcVsyncThread" sysTid=382 #00 pc 000217c4 /system/lib/libc.so (poll+12) #01 pc 0000abaf /system/lib/hw/hwcomposer.msm8974.so #02 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #03 pc 0000d308 /system/lib/libc.so (pthread_create+240) "GL updater" sysTid=472 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 00005c4f /system/vendor/lib/egl/eglsubAndroid.so #04 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #05 pc 0000d308 /system/lib/libc.so (pthread_create+240) "EventThread" sysTid=473 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 000128eb /system/lib/libsurfaceflinger.so #04 pc 0001295d /system/lib/libsurfaceflinger.so #05 pc 0000e9ed /system/lib/libutils.so (android::Thread::_threadLoop(void*)+104) #06 pc 0000e58f /system/lib/libutils.so #07 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #08 pc 0000d308 /system/lib/libc.so (pthread_create+240) "EventThread" sysTid=474 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 000128eb /system/lib/libsurfaceflinger.so #04 pc 0001295d /system/lib/libsurfaceflinger.so #05 pc 0000e9ed /system/lib/libutils.so (android::Thread::_threadLoop(void*)+104) #06 pc 0000e58f /system/lib/libutils.so #07 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #08 pc 0000d308 /system/lib/libc.so (pthread_create+240) "EventControl" sysTid=475 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 00011c31 /system/lib/libsurfaceflinger.so #04 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #05 pc 0000e58f /system/lib/libutils.so #06 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #07 pc 0000d308 /system/lib/libc.so (pthread_create+240) "Binder_3" sysTid=1092 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0000e58f /system/lib/libutils.so #08 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #09 pc 0000d308 /system/lib/libc.so (pthread_create+240) "Binder_4" sysTid=1093 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0000e58f /system/lib/libutils.so #08 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #09 pc 0000d308 /system/lib/libc.so (pthread_create+240) "Binder_5" sysTid=3229 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0000e58f /system/lib/libutils.so #08 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #09 pc 0000d308 /system/lib/libc.so (pthread_create+240) ----- end 184 ----- ----- pid 187 at 2014-08-13 11:55:47 ----- Cmd line: /system/bin/mediaserver "mediaserver" sysTid=187 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 00001b93 /system/bin/mediaserver #06 pc 0000e34b /system/lib/libc.so (__libc_init+50) #07 pc 000015e8 /system/bin/mediaserver "ApmTone" sysTid=818 #00 pc 00021908 /system/lib/libc.so (__futex_syscall3+12) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 00019ca1 /system/lib/libaudioflinger.so #03 pc 000279eb /system/lib/libaudioflinger.so #04 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #05 pc 0000e58f /system/lib/libutils.so #06 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #07 pc 0000d308 /system/lib/libc.so (pthread_create+240) "ApmAudio" sysTid=819 #00 pc 00021908 /system/lib/libc.so (__futex_syscall3+12) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 00019ca1 /system/lib/libaudioflinger.so #03 pc 000279eb /system/lib/libaudioflinger.so #04 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #05 pc 0000e58f /system/lib/libutils.so #06 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #07 pc 0000d308 /system/lib/libc.so (pthread_create+240) "ApmOutput" sysTid=820 #00 pc 00021908 /system/lib/libc.so (__futex_syscall3+12) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 00019ca1 /system/lib/libaudioflinger.so #03 pc 000279eb /system/lib/libaudioflinger.so #04 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #05 pc 0000e58f /system/lib/libutils.so #06 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #07 pc 0000d308 /system/lib/libc.so (pthread_create+240) "FastMixer" sysTid=821 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 00028f73 /system/lib/libaudioflinger.so #02 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #03 pc 0000e58f /system/lib/libutils.so #04 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #05 pc 0000d308 /system/lib/libc.so (pthread_create+240) "AudioOut_2" sysTid=822 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 00019c69 /system/lib/libaudioflinger.so #04 pc 0001ba31 /system/lib/libaudioflinger.so #05 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #06 pc 0000e58f /system/lib/libutils.so #07 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #08 pc 0000d308 /system/lib/libc.so (pthread_create+240) "AudioOut_3" sysTid=823 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 00019c69 /system/lib/libaudioflinger.so #04 pc 0001ba31 /system/lib/libaudioflinger.so #05 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #06 pc 0000e58f /system/lib/libutils.so #07 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #08 pc 0000d308 /system/lib/libc.so (pthread_create+240) "Binder_1" sysTid=825 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0000e58f /system/lib/libutils.so #08 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #09 pc 0000d308 /system/lib/libc.so (pthread_create+240) "Binder_2" sysTid=826 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0000e58f /system/lib/libutils.so #08 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #09 pc 0000d308 /system/lib/libc.so (pthread_create+240) "Binder_3" sysTid=10617 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0000e58f /system/lib/libutils.so #08 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #09 pc 0000d308 /system/lib/libc.so (pthread_create+240) "cam_data_proc" sysTid=18378 #00 pc 00021904 /system/lib/libc.so (__futex_syscall3+8) #01 pc 0000eec4 /system/lib/libc.so (__pthread_cond_timedwait_relative+48) #02 pc 0000ef24 /system/lib/libc.so (__pthread_cond_timedwait+64) #03 pc 0000ae03 /system/vendor/lib/libqomx_jpegenc.so (QOMXImageCodec::handleMessage()+42) #04 pc 00005bb3 /system/vendor/lib/libqomx_jpegenc.so (OMXImageEncoder::Execute()+38) #05 pc 0000805b /system/vendor/lib/libmmqjpeg_codec.so (QIThread::run(QThreadObject*)+30) #06 pc 000080a9 /system/vendor/lib/libmmqjpeg_codec.so (QIThread::sRun(void*)+72) #07 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #08 pc 0000d308 /system/lib/libc.so (pthread_create+240) "Binder_4" sysTid=18487 #00 pc 00020588 /system/lib/libc.so (__ioctl+8) #01 pc 0002cb37 /system/lib/libc.so (ioctl+14) #02 pc 0001d3ed /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+140) #03 pc 0001daf7 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6) #04 pc 0001db8d /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48) #05 pc 000219f5 /system/lib/libbinder.so #06 pc 0000ea5d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+216) #07 pc 0000e58f /system/lib/libutils.so #08 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #09 pc 0000d308 /system/lib/libc.so (pthread_create+240) "TimedEventQueue" sysTid=8971 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 00125d3b /system/lib/libchromium_net.so #02 pc 00125b21 /system/lib/libchromium_net.so #03 pc 00054335 /system/lib/libchromium_net.so #04 pc 0005335f /system/lib/libchromium_net.so (MessageLoop::RunInternal()+134) #05 pc 000533bd /system/lib/libchromium_net.so (MessageLoop::Run()+16) #06 pc 0007229f /system/lib/libchromium_net.so (base::Thread::ThreadMain()+274) #07 pc 00071cf7 /system/lib/libchromium_net.so #08 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #09 pc 0000d308 /system/lib/libc.so (pthread_create+240) "TimedEventQueue" sysTid=8972 #00 pc 0002173c /system/lib/libc.so (epoll_wait+12) #01 pc 00125d3b /system/lib/libchromium_net.so #02 pc 00125b21 /system/lib/libchromium_net.so #03 pc 00054335 /system/lib/libchromium_net.so #04 pc 0005335f /system/lib/libchromium_net.so (MessageLoop::RunInternal()+134) #05 pc 000533bd /system/lib/libchromium_net.so (MessageLoop::Run()+16) #06 pc 0007229f /system/lib/libchromium_net.so (base::Thread::ThreadMain()+274) #07 pc 00071cf7 /system/lib/libchromium_net.so #08 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #09 pc 0000d308 /system/lib/libc.so (pthread_create+240) ----- end 187 ----- ----- pid 200 at 2014-08-13 11:55:48 ----- Cmd line: /system/bin/sdcard "sdcard" sysTid=200 #00 pc 000202c8 /system/lib/libc.so (read+12) #01 pc 00002f4f /system/bin/sdcard #02 pc 0000322f /system/bin/sdcard #03 pc 0000e34b /system/lib/libc.so (__libc_init+50) #04 pc 00001388 /system/bin/sdcard "sdcard" sysTid=207 #00 pc 000202c4 /system/lib/libc.so (read+8) #01 pc 000027f9 /system/bin/sdcard #02 pc 0000307b /system/bin/sdcard #03 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #04 pc 0000d308 /system/lib/libc.so (pthread_create+240) "sdcard" sysTid=208 #00 pc 000202c4 /system/lib/libc.so (read+8) #01 pc 000027f9 /system/bin/sdcard #02 pc 0000307b /system/bin/sdcard #03 pc 0000d170 /system/lib/libc.so (__thread_entry+72) #04 pc 0000d308 /system/lib/libc.so (pthread_create+240) ----- end 200 -----