[android-developers] Deadlock running app on Nexus 10, Android 4.2.2
----- pid 16906 at 2013-03-17 22:31:48 -----
Cmd line: com.byterefinery.mediasteersman
DALVIK THREADS:
(mutexes: tll=0 tsl=0 tscl=0 ghl=0)
"main" prio=5 tid=1 MONITOR
| group="main" sCount=1 dsCount=0 obj=0x41caf9a0 self=0x41ad6010
| sysTid=16906 nice=0 sched=0/0 cgrp=apps handle=1074303964
| state=S schedstat=( 47448225639 21916654298 113176 ) utm=4168 stm=576 core=0
at com.byterefinery.mediasteersman.helper.diskcache.DiskLruCache.get(DiskLruCache.java:~411)
- waiting to lock <0x425fb520> (a com.byterefinery.mediasteersman.helper.diskcache.DiskLruCache) held by tid=40 (pool-4-thread-1)
at com.byterefinery.mediasteersman.helper.image.CachingScalingImageManager.get(CachingScalingImageManager.java:269)
at com.byterefinery.mediasteersman.cp.ui.library.ImageDisplay.getListImage(ImageDisplay.java:136)
at com.byterefinery.mediasteersman.cp.ui.library.PhotoDisplay.getListImage(PhotoDisplay.java:1)
at com.byterefinery.mediasteersman.cp.ui.ContainerListAdapter.getView(ContainerListAdapter.java:69)
at android.widget.AbsListView.obtainView(AbsListView.java:2143)
at android.widget.ListView.makeAndAddView(ListView.java:1831)
at android.widget.ListView.fillDown(ListView.java:674)
at android.widget.ListView.fillGap(ListView.java:638)
at android.widget.AbsListView.trackMotionScroll(AbsListView.java:4930)
at android.widget.AbsListView$FlingRunnable.run(AbsListView.java:4087)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:749)
at android.view.Choreographer.doCallbacks(Choreographer.java:562)
at android.view.Choreographer.doFrame(Choreographer.java:531)
at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:735)
at android.os.Handler.handleCallback(Handler.java:725)
at android.os.Handler.dispatchMessage(Handler.java:92)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:5041)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:560)
at dalvik.system.NativeStart.main(Native Method)
"Binder_5" prio=5 tid=25 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x464fb008 self=0x7c4ea3f8
| sysTid=17156 nice=0 sched=0/0 cgrp=apps handle=2083595968
| state=S schedstat=( 394167 817625 4 ) utm=0 stm=0 core=1
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Binder_4" prio=5 tid=13 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x464fcc88 self=0x7c4e9b90
| sysTid=17155 nice=0 sched=0/0 cgrp=apps handle=2101625064
| state=S schedstat=( 824584 1056418 14 ) utm=0 stm=0 core=0
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"cling-36" prio=5 tid=22 TIMED_WAIT
| group="main" sCount=1 dsCount=0 obj=0x42a1f180 self=0x757eafb8
| sysTid=17131 nice=0 sched=0/0 cgrp=apps handle=1971210312
| state=S schedstat=( 745719638 1088227401 6098 ) utm=58 stm=16 core=0
at java.lang.Object.wait(Native Method)
- waiting on <0x427c8640> (a java.lang.VMThread) held by tid=22 (cling-36)
at java.lang.Thread.parkFor(Thread.java:1231)
at sun.misc.Unsafe.park(Unsafe.java:323)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:199)
at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:429)
at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:329)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:911)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"cling-35" prio=5 tid=23 TIMED_WAIT
| group="main" sCount=1 dsCount=0 obj=0x42aa2280 self=0x76c8e720
| sysTid=17129 nice=0 sched=0/0 cgrp=apps handle=1962136800
| state=S schedstat=( 2825382411 3673976696 19189 ) utm=213 stm=69 core=0
at java.lang.Object.wait(Native Method)
- waiting on <0x42631770> (a java.lang.VMThread) held by tid=23 (cling-35)
at java.lang.Thread.parkFor(Thread.java:1231)
at sun.misc.Unsafe.park(Unsafe.java:323)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:199)
at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:429)
at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:329)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:911)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"cling-33" prio=5 tid=35 TIMED_WAIT
| group="main" sCount=1 dsCount=0 obj=0x42990ca8 self=0x76cbda20
| sysTid=17126 nice=0 sched=0/0 cgrp=apps handle=1993069544
| state=S schedstat=( 3926291023 4534529953 25224 ) utm=286 stm=106 core=0
at java.lang.Object.wait(Native Method)
- waiting on <0x4298aff0> (a java.lang.VMThread) held by tid=35 (cling-33)
at java.lang.Thread.parkFor(Thread.java:1231)
at sun.misc.Unsafe.park(Unsafe.java:323)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:199)
at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:429)
at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:329)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:911)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"cling-29" prio=5 tid=29 TIMED_WAIT
| group="main" sCount=1 dsCount=0 obj=0x428585e0 self=0x76c97978
| sysTid=17122 nice=0 sched=0/0 cgrp=apps handle=1992913440
| state=S schedstat=( 2726296748 4055005651 21217 ) utm=206 stm=66 core=1
at java.lang.Object.wait(Native Method)
- waiting on <0x428560d8> (a java.lang.VMThread) held by tid=29 (cling-29)
at java.lang.Thread.parkFor(Thread.java:1231)
at sun.misc.Unsafe.park(Unsafe.java:323)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:199)
at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:429)
at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:329)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:911)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"pool-4-thread-1" prio=5 tid=40 SUSPENDED
| group="main" sCount=1 dsCount=0 obj=0x42894490 self=0x791ce290
| sysTid=17117 nice=0 sched=0/0 cgrp=apps handle=1999560024
| state=S schedstat=( 81414609999 7660877695 343958 ) utm=7701 stm=440 core=0
at java.util.regex.Matcher.openImpl(Native Method)
at java.util.regex.Matcher.usePattern(Matcher.java:236)
at java.util.regex.Matcher.<init>(Matcher.java:88)
at java.util.regex.Pattern.matcher(Pattern.java:297)
at com.byterefinery.mediasteersman.helper.diskcache.DiskLruCache.validateKey(DiskLruCache.java:673)
at com.byterefinery.mediasteersman.helper.diskcache.DiskLruCache.remove(DiskLruCache.java:590)
at com.byterefinery.mediasteersman.helper.diskcache.DiskLruCache.trimToSize(DiskLruCache.java:658)
at com.byterefinery.mediasteersman.helper.diskcache.DiskLruCache.access$1(DiskLruCache.java:655)
at com.byterefinery.mediasteersman.helper.diskcache.DiskLruCache$1.call(DiskLruCache.java:170)
at com.byterefinery.mediasteersman.helper.diskcache.DiskLruCache$1.call(DiskLruCache.java:1)
at java.util.concurrent.FutureTask.run(FutureTask.java:234)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1080)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"pool-2-thread-3" prio=5 tid=44 MONITOR
| group="main" sCount=1 dsCount=0 obj=0x42c28428 self=0x758d59c0
| sysTid=17115 nice=0 sched=0/0 cgrp=apps handle=1972222032
| state=S schedstat=( 8982337637 8136448569 41595 ) utm=766 stm=131 core=0
at com.byterefinery.mediasteersman.helper.diskcache.DiskLruCache.completeEdit(DiskLruCache.java:~519)
- waiting to lock <0x425fb520> (a com.byterefinery.mediasteersman.helper.diskcache.DiskLruCache) held by tid=40 (pool-4-thread-1)
at com.byterefinery.mediasteersman.helper.diskcache.DiskLruCache.access$10(DiskLruCache.java:518)
at com.byterefinery.mediasteersman.helper.diskcache.DiskLruCache$Editor.commit(DiskLruCache.java:842)
at com.byterefinery.mediasteersman.helper.image.CachingScalingImageManager$2.response(CachingScalingImageManager.java:384)
at com.byterefinery.mediasteersman.helper.ResourceLoader$LoadRunner.run(ResourceLoader.java:134)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1080)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"pool-2-thread-2" prio=5 tid=43 MONITOR
| group="main" sCount=1 dsCount=0 obj=0x42c41790 self=0x758d5570
| sysTid=17114 nice=0 sched=0/0 cgrp=apps handle=1972188856
| state=S schedstat=( 8416135242 8396185392 41718 ) utm=708 stm=133 core=0
at com.byterefinery.mediasteersman.helper.diskcache.DiskLruCache.completeEdit(DiskLruCache.java:~519)
- waiting to lock <0x425fb520> (a com.byterefinery.mediasteersman.helper.diskcache.DiskLruCache) held by tid=40 (pool-4-thread-1)
at com.byterefinery.mediasteersman.helper.diskcache.DiskLruCache.access$10(DiskLruCache.java:518)
at com.byterefinery.mediasteersman.helper.diskcache.DiskLruCache$Editor.commit(DiskLruCache.java:842)
at com.byterefinery.mediasteersman.helper.image.CachingScalingImageManager$2.response(CachingScalingImageManager.java:384)
at com.byterefinery.mediasteersman.helper.ResourceLoader$LoadRunner.run(ResourceLoader.java:134)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1080)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"pool-2-thread-1" prio=5 tid=42 MONITOR
| group="main" sCount=1 dsCount=0 obj=0x42c4bc48 self=0x772284f0
| sysTid=17113 nice=0 sched=0/0 cgrp=apps handle=1999066256
| state=S schedstat=( 8940748718 8033963975 40313 ) utm=753 stm=141 core=1
at com.byterefinery.mediasteersman.helper.diskcache.DiskLruCache$Editor.newOutputStream(DiskLruCache.java:~795)
- waiting to lock <0x425fb520> (a com.byterefinery.mediasteersman.helper.diskcache.DiskLruCache) held by tid=40 (pool-4-thread-1)
at com.byterefinery.mediasteersman.helper.diskcache.DiskLruCache$Editor.set(DiskLruCache.java:826)
at com.byterefinery.mediasteersman.helper.image.CachingScalingImageManager$2.response(CachingScalingImageManager.java:377)
at com.byterefinery.mediasteersman.helper.ResourceLoader$LoadRunner.run(ResourceLoader.java:134)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1080)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"cling-18" prio=5 tid=33 TIMED_WAIT
| group="main" sCount=1 dsCount=0 obj=0x42757920 self=0x77229ca8
| sysTid=17037 nice=0 sched=0/0 cgrp=apps handle=1998758136
| state=S schedstat=( 3820879083 5176029680 25924 ) utm=283 stm=99 core=0
at java.lang.Object.wait(Native Method)
- waiting on <0x4276c8a0> (a java.lang.VMThread) held by tid=33 (cling-18)
at java.lang.Thread.parkFor(Thread.java:1231)
at sun.misc.Unsafe.park(Unsafe.java:323)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:199)
at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:429)
at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:329)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:911)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"pool-1-thread-2" prio=5 tid=27 TIMED_WAIT
| group="main" sCount=1 dsCount=0 obj=0x4276a900 self=0x758b55d0
| sysTid=17031 nice=0 sched=0/0 cgrp=apps handle=1972066848
| state=S schedstat=( 242300087 112127088 1213 ) utm=19 stm=5 core=0
at java.lang.Object.wait(Native Method)
- waiting on <0x4276aa20> (a java.lang.VMThread) held by tid=27 (pool-1-thread-2)
at java.lang.Thread.parkFor(Thread.java:1231)
at sun.misc.Unsafe.park(Unsafe.java:323)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:199)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2058)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1063)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:780)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"cling-10" prio=5 tid=24 TIMED_WAIT
| group="main" sCount=1 dsCount=0 obj=0x426eacc0 self=0x75675890
| sysTid=17028 nice=0 sched=0/0 cgrp=apps handle=1969694056
| state=S schedstat=( 3788302022 4466635890 26286 ) utm=275 stm=103 core=0
at java.lang.Object.wait(Native Method)
- waiting on <0x426e9618> (a java.lang.VMThread) held by tid=24 (cling-10)
at java.lang.Thread.parkFor(Thread.java:1231)
at sun.misc.Unsafe.park(Unsafe.java:323)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:199)
at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:429)
at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:329)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:911)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"pool-5-thread-1" prio=5 tid=21 WAIT
| group="main" sCount=1 dsCount=0 obj=0x426e2108 self=0x75922430
| sysTid=17025 nice=0 sched=0/0 cgrp=apps handle=1969037360
| state=S schedstat=( 5633039 10509627 39 ) utm=0 stm=0 core=0
at java.lang.Object.wait(Native Method)
- waiting on <0x426631c0> (a java.lang.VMThread) held by tid=21 (pool-5-thread-1)
at java.lang.Thread.parkFor(Thread.java:1231)
at sun.misc.Unsafe.park(Unsafe.java:323)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:159)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2019)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"RefQueueWorker@org.apache.http.impl.conn.tsccm.ConnPoolByRoute@426a3708" daemon prio=5 tid=20 WAIT
| group="main" sCount=1 dsCount=0 obj=0x42613a90 self=0x75670868
| sysTid=17024 nice=0 sched=0/0 cgrp=apps handle=1969663248
| state=S schedstat=( 101042 814791 5 ) utm=0 stm=0 core=0
at java.lang.Object.wait(Native Method)
- waiting on <0x4262bb90> (a java.lang.ref.ReferenceQueue)
at java.lang.Object.wait(Object.java:401)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:102)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:73)
at org.apache.http.impl.conn.tsccm.RefQueueWorker.run(RefQueueWorker.java:102)
at java.lang.Thread.run(Thread.java:856)
"Binder_3" prio=5 tid=19 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42688260 self=0x7566ed60
| sysTid=17023 nice=0 sched=0/0 cgrp=apps handle=1969627536
| state=S schedstat=( 7259418 4909542 32 ) utm=0 stm=0 core=1
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"pool-1-thread-1" prio=5 tid=18 WAIT
| group="main" sCount=1 dsCount=0 obj=0x426b0648 self=0x73d76a38
| sysTid=17020 nice=0 sched=0/0 cgrp=apps handle=1943562160
| state=S schedstat=( 258602434 135854735 1448 ) utm=20 stm=5 core=0
at java.lang.Object.wait(Native Method)
- waiting on <0x4262da90> (a java.lang.VMThread) held by tid=18 (pool-1-thread-1)
at java.lang.Thread.parkFor(Thread.java:1231)
at sun.misc.Unsafe.park(Unsafe.java:323)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:159)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2019)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1058)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:780)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"cling-7 Acceptor0 SocketConnector@192.168.178.58:57482" prio=5 tid=17 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x425d8360 self=0x73d898a8
| sysTid=16967 nice=0 sched=0/0 cgrp=apps handle=1943575800
| state=S schedstat=( 11490630 11376159 69 ) utm=0 stm=1 core=1
#00 pc 00017a94 /system/lib/libc.so (accept+8)
#01 pc 0001f1e1 /system/lib/libjavacore.so
#02 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#03 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#04 pc 000276a0 /system/lib/libdvm.so
#05 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#06 pc 0005fc31 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
#07 pc 0005fc5b /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
#08 pc 000547d7 /system/lib/libdvm.so
#09 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#10 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at libcore.io.Posix.accept(Native Method)
at libcore.io.BlockGuardOs.accept(BlockGuardOs.java:55)
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:98)
at java.net.ServerSocket.implAccept(ServerSocket.java:202)
at java.net.ServerSocket.accept(ServerSocket.java:127)
at org.eclipse.jetty.server.bio.SocketConnector.accept(SocketConnector.java:117)
at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1080)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"cling-6" prio=5 tid=16 TIMED_WAIT
| group="main" sCount=1 dsCount=0 obj=0x4268ca98 self=0x73d77398
| sysTid=16949 nice=0 sched=0/0 cgrp=apps handle=1894490256
| state=S schedstat=( 183711864 208831771 2334 ) utm=11 stm=7 core=0
at java.lang.VMThread.sleep(Native Method)
at java.lang.Thread.sleep(Thread.java:1031)
at java.lang.Thread.sleep(Thread.java:1013)
at org.eclipse.jetty.client.HttpClient$1.run(HttpClient.java:440)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1080)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"cling-5 Selector0" prio=5 tid=15 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x426850f0 self=0x73d73f40
| sysTid=16948 nice=0 sched=0/0 cgrp=apps handle=1894285672
| state=S schedstat=( 6974865288 15833945744 108673 ) utm=475 stm=222 core=0
#00 pc 00017f5c /system/lib/libc.so (poll+12)
#01 pc 0002074b /system/lib/libjavacore.so
#02 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#03 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#04 pc 000276a0 /system/lib/libdvm.so
#05 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#06 pc 0005fc31 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
#07 pc 0005fc5b /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
#08 pc 000547d7 /system/lib/libdvm.so
#09 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#10 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at libcore.io.Posix.poll(Native Method)
at libcore.io.BlockGuardOs.poll(BlockGuardOs.java:119)
at java.nio.SelectorImpl.selectInternal(SelectorImpl.java:179)
at java.nio.SelectorImpl.select(SelectorImpl.java:156)
at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)
at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1080)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"cling-4" prio=5 tid=14 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4260c998 self=0x73d73af0
| sysTid=16947 nice=0 sched=0/0 cgrp=apps handle=1894078816
| state=S schedstat=( 548984768 647000906 1433 ) utm=48 stm=6 core=1
#00 pc 00017b24 /system/lib/libc.so (recvfrom+16)
#01 pc 0001fd7b /system/lib/libjavacore.so
#02 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#03 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#04 pc 000276a0 /system/lib/libdvm.so
#05 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#06 pc 0005fc31 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
#07 pc 0005fc5b /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
#08 pc 000547d7 /system/lib/libdvm.so
#09 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#10 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at libcore.io.Posix.recvfromBytes(Native Method)
at libcore.io.Posix.recvfrom(Posix.java:136)
at libcore.io.BlockGuardOs.recvfrom(BlockGuardOs.java:164)
at libcore.io.IoBridge.recvfrom(IoBridge.java:513)
at java.net.PlainDatagramSocketImpl.doRecv(PlainDatagramSocketImpl.java:161)
at java.net.PlainDatagramSocketImpl.receive(PlainDatagramSocketImpl.java:169)
at java.net.DatagramSocket.receive(DatagramSocket.java:253)
at org.fourthline.cling.transport.impl.DatagramIOImpl.run(DatagramIOImpl.java:109)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1080)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"cling-2" prio=5 tid=12 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4255ff48 self=0x73d6b720
| sysTid=16929 nice=0 sched=0/0 cgrp=apps handle=1894252256
| state=S schedstat=( 552964871 417205073 1355 ) utm=50 stm=4 core=1
#00 pc 00017b24 /system/lib/libc.so (recvfrom+16)
#01 pc 0001fd7b /system/lib/libjavacore.so
#02 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#03 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#04 pc 000276a0 /system/lib/libdvm.so
#05 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#06 pc 0005fc31 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
#07 pc 0005fc5b /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
#08 pc 000547d7 /system/lib/libdvm.so
#09 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#10 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at libcore.io.Posix.recvfromBytes(Native Method)
at libcore.io.Posix.recvfrom(Posix.java:136)
at libcore.io.BlockGuardOs.recvfrom(BlockGuardOs.java:164)
at libcore.io.IoBridge.recvfrom(IoBridge.java:513)
at java.net.PlainDatagramSocketImpl.doRecv(PlainDatagramSocketImpl.java:161)
at java.net.PlainDatagramSocketImpl.receive(PlainDatagramSocketImpl.java:169)
at java.net.DatagramSocket.receive(DatagramSocket.java:253)
at org.fourthline.cling.transport.impl.MulticastReceiverImpl.run(MulticastReceiverImpl.java:114)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1080)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"cling-1" prio=5 tid=11 TIMED_WAIT
| group="main" sCount=1 dsCount=0 obj=0x425a2d70 self=0x70ea9818
| sysTid=16928 nice=0 sched=0/0 cgrp=apps handle=1894347264
| state=S schedstat=( 100841370 37910751 267 ) utm=9 stm=1 core=1
at java.lang.VMThread.sleep(Native Method)
at java.lang.Thread.sleep(Thread.java:1031)
at java.lang.Thread.sleep(Thread.java:1013)
at org.fourthline.cling.registry.RegistryMaintainer.run(RegistryMaintainer.java:54)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1080)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"Binder_2" prio=5 tid=10 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4252ef10 self=0x70eceee8
| sysTid=16918 nice=0 sched=0/0 cgrp=apps handle=1894194792
| state=S schedstat=( 10722746 6614545 26 ) utm=1 stm=0 core=1
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Binder_1" prio=5 tid=9 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4252ee20 self=0x70e9ac20
| sysTid=16917 nice=0 sched=0/0 cgrp=apps handle=1894190936
| state=S schedstat=( 11316882 10512041 32 ) utm=1 stm=0 core=0
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"FinalizerWatchdogDaemon" daemon prio=5 tid=8 TIMED_WAIT
| group="system" sCount=1 dsCount=0 obj=0x42529fb0 self=0x70ed7fb8
| sysTid=16916 nice=0 sched=0/0 cgrp=apps handle=1894101632
| state=S schedstat=( 4417455 36665545 89 ) utm=0 stm=0 core=0
at java.lang.VMThread.sleep(Native Method)
at java.lang.Thread.sleep(Thread.java:1031)
at java.lang.Thread.sleep(Thread.java:1013)
at java.lang.Daemons$FinalizerWatchdogDaemon.sleepFor(Daemons.java:248)
at java.lang.Daemons$FinalizerWatchdogDaemon.waitForFinalization(Daemons.java:258)
at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:212)
at java.lang.Thread.run(Thread.java:856)
"FinalizerDaemon" daemon prio=5 tid=7 SUSPENDED
| group="system" sCount=1 dsCount=0 obj=0x42529e00 self=0x70ec82e8
| sysTid=16915 nice=0 sched=0/0 cgrp=apps handle=1894449176
| state=S schedstat=( 35467187297 7542632976 65724 ) utm=2670 stm=876 core=0
at java.lang.Daemons$Daemon.isRunning(Daemons.java:~75)
at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:167)
at java.lang.Thread.run(Thread.java:856)
"ReferenceQueueDaemon" daemon prio=5 tid=6 WAIT
| group="system" sCount=1 dsCount=0 obj=0x42529c98 self=0x70ee0100
| sysTid=16914 nice=0 sched=0/0 cgrp=apps handle=1894142592
| state=S schedstat=( 5138093086 2506224388 26719 ) utm=497 stm=16 core=1
at java.lang.Object.wait(Native Method)
- waiting on <0x41ca5538>
at java.lang.Object.wait(Object.java:364)
at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:130)
at java.lang.Thread.run(Thread.java:856)
"Compiler" daemon prio=5 tid=5 VMWAIT
| group="system" sCount=1 dsCount=0 obj=0x42529ba8 self=0x70ee2b68
| sysTid=16913 nice=0 sched=0/0 cgrp=apps handle=1894199792
| state=S schedstat=( 1635733773 1702537173 17675 ) utm=94 stm=69 core=1
#00 pc 00018104 /system/lib/libc.so (__futex_syscall3+8)
#01 pc 0000e41c /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
#02 pc 0000e478 /system/lib/libc.so (__pthread_cond_timedwait+60)
#03 pc 00072aed /system/lib/libdvm.so
#04 pc 00053ec3 /system/lib/libdvm.so
#05 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#06 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"JDWP" daemon prio=5 tid=4 VMWAIT
| group="system" sCount=1 dsCount=0 obj=0x42529ac0 self=0x70eb0148
| sysTid=16912 nice=0 sched=0/0 cgrp=apps handle=1894324896
| state=S schedstat=( 6347750 2232374 33 ) utm=0 stm=0 core=1
#00 pc 0001710c /system/lib/libc.so (select+20)
#01 pc 00060af3 /system/lib/libdvm.so
#02 pc 00063685 /system/lib/libdvm.so
#03 pc 00053ec3 /system/lib/libdvm.so
#04 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#05 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Signal Catcher" daemon prio=5 tid=3 RUNNABLE
| group="system" sCount=0 dsCount=0 obj=0x425299c8 self=0x70e972b0
| sysTid=16911 nice=0 sched=0/0 cgrp=apps handle=1894141056
| state=R schedstat=( 54457671 75202583 137 ) utm=2 stm=2 core=1
at dalvik.system.NativeStart.run(Native Method)
"GC" daemon prio=5 tid=2 VMWAIT
| group="system" sCount=1 dsCount=0 obj=0x425298e8 self=0x70edcc08
| sysTid=16910 nice=0 sched=0/0 cgrp=apps handle=1894394432
| state=S schedstat=( 11947856049 2491668210 5946 ) utm=1156 stm=38 core=0
#00 pc 00018108 /system/lib/libc.so (__futex_syscall3+12)
#01 pc 0000e41c /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
#02 pc 0000e478 /system/lib/libc.so (__pthread_cond_timedwait+60)
#03 pc 0005232d /system/lib/libdvm.so (dvmRelativeCondWait(pthread_cond_t*, pthread_mutex_t*, long long, int)+112)
#04 pc 0007188f /system/lib/libdvm.so
#05 pc 00053ec3 /system/lib/libdvm.so
#06 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#07 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
NATIVE THREADS:
".mediasteersman" sysTid=16922 nice=0 sched=0/0 cgrp=apps
| state=S schedstat=( 879292383 1751723045 25567 ) utm=20 stm=67 core=0
".mediasteersman" sysTid=16923 nice=0 sched=0/0 cgrp=apps
| state=S schedstat=( 7209 11666958 1 ) utm=0 stm=0 core=0
".mediasteersman" sysTid=16924 nice=0 sched=0/0 cgrp=apps
| state=S schedstat=( 7208 11619667 1 ) utm=0 stm=0 core=0
".mediasteersman" sysTid=16925 nice=0 sched=0/0 cgrp=apps
| state=S schedstat=( 19417 11543875 1 ) utm=0 stm=0 core=0
".mediasteersman" sysTid=16926 nice=0 sched=0/0 cgrp=apps
| state=S schedstat=( 8875 11524709 1 ) utm=0 stm=0 core=0
".mediasteersman" sysTid=16927 nice=0 sched=0/0 cgrp=apps
| state=S schedstat=( 3648667941 3012576660 50840 ) utm=96 stm=268 core=0
----- end 16906 -----
----- pid 391 at 2013-03-17 22:31:48 -----
Cmd line: system_server
DALVIK THREADS:
(mutexes: tll=0 tsl=0 tscl=0 ghl=0)
"main" prio=5 tid=1 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x41caf9a0 self=0x41ad6010
| sysTid=391 nice=0 sched=0/0 cgrp=apps handle=1074303964
| state=S schedstat=( 5916554832 11325345474 18918 ) utm=467 stm=124 core=0
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0000130f /system/lib/libsystem_server.so (system_init+386)
#05 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#06 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#07 pc 000276a0 /system/lib/libdvm.so
#08 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#09 pc 0005ff07 /system/lib/libdvm.so (dvmInvokeMethod(Object*, Method const*, ArrayObject*, ArrayObject*, ClassObject*, bool)+374)
#10 pc 000677e1 /system/lib/libdvm.so
#11 pc 000276a0 /system/lib/libdvm.so
#12 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#13 pc 0005fc31 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
#14 pc 000499fb /system/lib/libdvm.so
#15 pc 00046871 /system/lib/libandroid_runtime.so
#16 pc 00047533 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+390)
#17 pc 00000db7 /system/bin/app_process
#18 pc 0001271f /system/lib/libc.so (__libc_init+38)
#19 pc 00000ae8 /system/bin/app_process
at com.android.server.SystemServer.init1(Native Method)
at com.android.server.SystemServer.main(SystemServer.java:1064)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:560)
at dalvik.system.NativeStart.main(Native Method)
"SyncHandler-0" prio=5 tid=88 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42a2a718 self=0x763ae818
| sysTid=16481 nice=0 sched=0/0 cgrp=apps handle=2069661832
| state=S schedstat=( 8225458 588250 14 ) utm=0 stm=0 core=1
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 000276a0 /system/lib/libdvm.so
#07 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#08 pc 0005fc31 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
#09 pc 0005fc5b /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
#10 pc 000547d7 /system/lib/libdvm.so
#11 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#12 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"RemoteViewsCache-loader" prio=5 tid=90 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x43252598 self=0x743312c8
| sysTid=16214 nice=0 sched=0/0 cgrp=apps handle=1930077336
| state=S schedstat=( 9074499 8028835 27 ) utm=0 stm=0 core=0
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 000276a0 /system/lib/libdvm.so
#07 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#08 pc 0005fc31 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
#09 pc 0005fc5b /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
#10 pc 000547d7 /system/lib/libdvm.so
#11 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#12 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"Binder_10" prio=5 tid=87 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42cc9a88 self=0x7cf122b0
| sysTid=4995 nice=0 sched=0/0 cgrp=apps handle=2120018560
| state=S schedstat=( 3202272327 9761877315 12720 ) utm=229 stm=90 core=1
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Gservices" prio=5 tid=85 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42cd23e0 self=0x7b989018
| sysTid=4134 nice=0 sched=0/0 cgrp=apps handle=2090321272
| state=S schedstat=( 50861162 7967755463 1498 ) utm=1 stm=3 core=0
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at com.google.android.gsf.Gservices$1.run(Gservices.java:82)
"Binder_F" prio=5 tid=89 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42a5a040 self=0x7c978a28
| sysTid=3823 nice=0 sched=0/0 cgrp=apps handle=2100658880
| state=S schedstat=( 4063164494 10504210657 14129 ) utm=290 stm=115 core=0
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"AsyncTask #5" prio=5 tid=55 WAIT
| group="main" sCount=1 dsCount=0 obj=0x428b75d8 self=0x72b52d78
| sysTid=1614 nice=0 sched=0/0 cgrp=apps handle=1924477384
| state=S schedstat=( 422683110 10098216269 3859 ) utm=12 stm=29 core=0
at java.lang.Object.wait(Native Method)
- waiting on <0x428b7710> (a java.lang.VMThread) held by tid=55 (AsyncTask #5)
at java.lang.Thread.parkFor(Thread.java:1231)
at sun.misc.Unsafe.park(Unsafe.java:323)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:159)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2019)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"AsyncTask #4" prio=5 tid=84 WAIT
| group="main" sCount=1 dsCount=0 obj=0x428ec310 self=0x72b52238
| sysTid=1596 nice=0 sched=0/0 cgrp=apps handle=1930014176
| state=S schedstat=( 420457547 9478998982 3882 ) utm=6 stm=35 core=0
at java.lang.Object.wait(Native Method)
- waiting on <0x428edfe0> (a java.lang.VMThread) held by tid=84 (AsyncTask #4)
at java.lang.Thread.parkFor(Thread.java:1231)
at sun.misc.Unsafe.park(Unsafe.java:323)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:159)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2019)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"RemoteViewsAdapter-cachePruner" prio=5 tid=86 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42a97490 self=0x7e27e348
| sysTid=1488 nice=0 sched=0/0 cgrp=apps handle=1985075920
| state=S schedstat=( 63138346 9451095629 1661 ) utm=1 stm=5 core=0
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 000276a0 /system/lib/libdvm.so
#07 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#08 pc 0005fc31 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
#09 pc 0005fc5b /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
#10 pc 000547d7 /system/lib/libdvm.so
#11 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#12 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"AsyncTask #3" prio=5 tid=83 WAIT
| group="main" sCount=1 dsCount=0 obj=0x42ab6208 self=0x73fd2178
| sysTid=1367 nice=0 sched=0/0 cgrp=apps handle=1946031872
| state=S schedstat=( 443402095 9138758333 4215 ) utm=7 stm=36 core=0
at java.lang.Object.wait(Native Method)
- waiting on <0x42899950> (a java.lang.VMThread) held by tid=83 (AsyncTask #3)
at java.lang.Thread.parkFor(Thread.java:1231)
at sun.misc.Unsafe.park(Unsafe.java:323)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:159)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2019)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"AsyncTask #2" prio=5 tid=82 WAIT
| group="main" sCount=1 dsCount=0 obj=0x42ab7e88 self=0x73fe48a8
| sysTid=1366 nice=0 sched=0/0 cgrp=apps handle=2108718392
| state=S schedstat=( 435519744 9681222400 3963 ) utm=5 stm=38 core=0
at java.lang.Object.wait(Native Method)
- waiting on <0x428d3ae8> (a java.lang.VMThread) held by tid=82 (AsyncTask #2)
at java.lang.Thread.parkFor(Thread.java:1231)
at sun.misc.Unsafe.park(Unsafe.java:323)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:159)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2019)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"Binder_E" prio=5 tid=81 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42f780b8 self=0x73fd26c8
| sysTid=1239 nice=0 sched=0/0 cgrp=apps handle=2098018760
| state=S schedstat=( 5773430152 12147252307 17698 ) utm=444 stm=133 core=0
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Binder_D" prio=5 tid=80 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42f924e8 self=0x73fc7b58
| sysTid=1234 nice=0 sched=0/0 cgrp=apps handle=2116629168
| state=S schedstat=( 3832715297 12094887106 16889 ) utm=259 stm=124 core=0
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Binder_C" prio=5 tid=79 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42f96e38 self=0x76a316a0
| sysTid=1232 nice=0 sched=0/0 cgrp=apps handle=2115385752
| state=S schedstat=( 4096294598 11423080497 16828 ) utm=289 stm=120 core=0
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Binder_B" prio=5 tid=78 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42a9b4f0 self=0x76a2dec8
| sysTid=1229 nice=0 sched=0/0 cgrp=apps handle=1946525376
| state=S schedstat=( 4170215601 11898504574 17613 ) utm=287 stm=129 core=0
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Binder_A" prio=5 tid=73 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42a9bd88 self=0x76f336b0
| sysTid=1228 nice=0 sched=0/0 cgrp=apps handle=2108684408
| state=S schedstat=( 3859841727 11412358962 17384 ) utm=255 stm=130 core=1
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Thread-91" prio=5 tid=77 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x429f6d90 self=0x7e29ed20
| sysTid=928 nice=0 sched=0/0 cgrp=apps handle=2116693680
| state=S schedstat=( 64444358 7996623061 1636 ) utm=0 stm=6 core=1
#00 pc 00017bcc /system/lib/libc.so (recvmsg+8)
#01 pc 00060a5f /system/lib/libandroid_runtime.so
#02 pc 00060c13 /system/lib/libandroid_runtime.so
#03 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#04 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#05 pc 000276a0 /system/lib/libdvm.so
#06 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#07 pc 0005fc31 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
#08 pc 0005fc5b /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
#09 pc 000547d7 /system/lib/libdvm.so
#10 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#11 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at android.net.LocalSocketImpl.readba_native(Native Method)
at android.net.LocalSocketImpl.access$400(LocalSocketImpl.java:29)
at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:92)
at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:78)
at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:85)
at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:115)
at java.lang.Thread.run(Thread.java:856)
"DhcpStateMachine" prio=5 tid=76 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x429ed3c0 self=0x7e2a1be0
| sysTid=916 nice=0 sched=0/0 cgrp=apps handle=2116689968
| state=S schedstat=( 59863720 8391040261 1633 ) utm=1 stm=4 core=0
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"SoundPoolThread" prio=5 tid=75 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x429d4db0 self=0x7e2991a8
| sysTid=902 nice=0 sched=0/0 cgrp=apps handle=2116631408
| state=S schedstat=( 40564328 8537306753 1615 ) utm=0 stm=3 core=1
#00 pc 00018104 /system/lib/libc.so (__futex_syscall3+8)
#01 pc 0000e41c /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
#02 pc 0000e478 /system/lib/libc.so (__pthread_cond_timedwait+60)
#03 pc 00059c01 /system/lib/libmedia.so (android::SoundPoolThread::read()+16)
#04 pc 00059db1 /system/lib/libmedia.so (android::SoundPoolThread::run()+12)
#05 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#06 pc 00010dcd /system/lib/libutils.so
#07 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#08 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"SoundPool" prio=5 tid=74 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x429d3490 self=0x7e2999b8
| sysTid=899 nice=0 sched=0/0 cgrp=apps handle=2116639456
| state=S schedstat=( 39902285 8662456839 1577 ) utm=0 stm=3 core=1
#00 pc 00018104 /system/lib/libc.so (__futex_syscall3+8)
#01 pc 0000e41c /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
#02 pc 0000e478 /system/lib/libc.so (__pthread_cond_timedwait+60)
#03 pc 00059975 /system/lib/libmedia.so (android::SoundPool::run()+22)
#04 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#05 pc 00010dcd /system/lib/libutils.so
#06 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#07 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"pool-1-thread-1" prio=5 tid=72 WAIT
| group="main" sCount=1 dsCount=0 obj=0x42f3fd10 self=0x7db041d0
| sysTid=832 nice=0 sched=0/0 cgrp=apps handle=2101275624
| state=S schedstat=( 77178120 8290361616 1729 ) utm=3 stm=4 core=1
at java.lang.Object.wait(Native Method)
- waiting on <0x42f3fe58> (a java.lang.VMThread) held by tid=72 (pool-1-thread-1)
at java.lang.Thread.parkFor(Thread.java:1231)
at sun.misc.Unsafe.park(Unsafe.java:323)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:159)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2019)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"IPC Thread" prio=5 tid=71 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42f4ff80 self=0x7d359a88
| sysTid=808 nice=0 sched=0/0 cgrp=apps handle=2088192872
| state=S schedstat=( 1609161412 10414308320 9287 ) utm=91 stm=69 core=1
#00 pc 0001710c /system/lib/libc.so (select+20)
#01 pc 0000bc31 /system/lib/hw/gps.exynos5.so (broadcom::SelectManager::PerformOneWaitAndProcess()+204)
#02 pc 000063dd /system/lib/hw/gps.exynos5.so (broadcom::ipc_thread_proc(void*)+8)
#03 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#04 pc 00010dcd /system/lib/libutils.so
#05 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#06 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Binder_9" prio=5 tid=70 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42f8c9f0 self=0x76517ad8
| sysTid=734 nice=0 sched=0/0 cgrp=apps handle=1984882024
| state=S schedstat=( 5695242369 11388560314 17820 ) utm=450 stm=119 core=1
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Binder_8" prio=5 tid=69 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42f7d680 self=0x764e5bb8
| sysTid=729 nice=0 sched=0/0 cgrp=apps handle=1984846712
| state=S schedstat=( 4246033012 11613388026 17876 ) utm=288 stm=136 core=1
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"WifiMonitor" prio=5 tid=68 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42f73f40 self=0x764e2240
| sysTid=713 nice=0 sched=0/0 cgrp=apps handle=1990834072
| state=S schedstat=( 58160294 9825051843 1618 ) utm=0 stm=5 core=1
#00 pc 00017f5c /system/lib/libc.so (poll+12)
#01 pc 00002aff /system/lib/libhardware_legacy.so (wifi_ctrl_recv+70)
#02 pc 00002bbb /system/lib/libhardware_legacy.so (wifi_wait_on_socket+42)
#03 pc 00061adf /system/lib/libandroid_runtime.so
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 000276a0 /system/lib/libdvm.so
#07 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#08 pc 0005fc31 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
#09 pc 0005fc5b /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
#10 pc 000547d7 /system/lib/libdvm.so
#11 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#12 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at android.net.wifi.WifiNative.waitForEvent(Native Method)
at android.net.wifi.WifiNative.waitForEvent(WifiNative.java:96)
at android.net.wifi.WifiMonitor$MonitorThread.run(WifiMonitor.java:378)
"Binder_7" prio=5 tid=67 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42f700a8 self=0x764e1978
| sysTid=701 nice=0 sched=0/0 cgrp=apps handle=1984822600
| state=S schedstat=( 4266721486 11444913472 17622 ) utm=301 stm=125 core=1
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Binder_6" prio=5 tid=66 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42f5c508 self=0x764d9700
| sysTid=698 nice=0 sched=0/0 cgrp=apps handle=1984800072
| state=S schedstat=( 7278055070 12577125909 18551 ) utm=593 stm=134 core=0
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Binder_5" prio=5 tid=65 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42f45248 self=0x742bd3d0
| sysTid=666 nice=0 sched=0/0 cgrp=apps handle=1990829392
| state=S schedstat=( 5908141779 11696302343 19231 ) utm=461 stm=129 core=0
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"RefQueueWorker@org.apache.http.impl.conn.tsccm.ConnPoolByRoute@42eff5a8" daemon prio=5 tid=64 WAIT
| group="main" sCount=1 dsCount=0 obj=0x42f02440 self=0x7308dd68
| sysTid=644 nice=0 sched=0/0 cgrp=apps handle=1929961912
| state=S schedstat=( 41351440 8282798904 1856 ) utm=0 stm=4 core=1
at java.lang.Object.wait(Native Method)
- waiting on <0x42f01480> (a java.lang.ref.ReferenceQueue)
at java.lang.Object.wait(Object.java:401)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:102)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:73)
at org.apache.http.impl.conn.tsccm.RefQueueWorker.run(RefQueueWorker.java:102)
at java.lang.Thread.run(Thread.java:856)
"NetworkTimeUpdateService" prio=5 tid=63 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x428b4308 self=0x7309d8e8
| sysTid=610 nice=0 sched=0/0 cgrp=apps handle=1946578368
| state=S schedstat=( 64885647 9035225802 1648 ) utm=1 stm=4 core=0
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"ThrottleService" prio=5 tid=62 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42907240 self=0x7406baa0
| sysTid=609 nice=0 sched=0/0 cgrp=apps handle=1946576776
| state=S schedstat=( 412503306 9427955723 3292 ) utm=27 stm=14 core=0
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 000276a0 /system/lib/libdvm.so
#07 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#08 pc 0005fc31 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
#09 pc 0005fc5b /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
#10 pc 000547d7 /system/lib/libdvm.so
#11 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#12 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"CountryDetectorService" prio=5 tid=61 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42906240 self=0x730a78b0
| sysTid=608 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1946524720
| state=S schedstat=( 37512205 29495011645 1578 ) utm=0 stm=3 core=1
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at com.android.server.CountryDetectorService.run(CountryDetectorService.java:195)
at java.lang.Thread.run(Thread.java:856)
"LocationManagerService" prio=5 tid=60 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x428d0b00 self=0x74023430
| sysTid=606 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1946573792
| state=S schedstat=( 156771529 35756547504 3080 ) utm=7 stm=8 core=1
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at com.android.server.LocationManagerService.run(LocationManagerService.java:205)
at java.lang.Thread.run(Thread.java:856)
"Binder_4" prio=5 tid=59 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42bef688 self=0x74024858
| sysTid=593 nice=0 sched=0/0 cgrp=apps handle=1946514296
| state=S schedstat=( 4105805988 12109804665 17441 ) utm=289 stm=121 core=0
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Binder_3" prio=5 tid=58 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4292de98 self=0x730913c0
| sysTid=591 nice=0 sched=0/0 cgrp=apps handle=1946108288
| state=S schedstat=( 4124202617 11651953214 17728 ) utm=289 stm=122 core=0
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"watchdog" prio=5 tid=57 TIMED_WAIT
| group="main" sCount=1 dsCount=0 obj=0x426048d0 self=0x72b78d18
| sysTid=578 nice=0 sched=0/0 cgrp=apps handle=1924454912
| state=S schedstat=( 141887793 7532463835 1931 ) utm=2 stm=11 core=0
at java.lang.Object.wait(Native Method)
- waiting on <0x426048d0> (a com.android.server.Watchdog)
at java.lang.Object.wait(Object.java:401)
at com.android.server.Watchdog.run(Watchdog.java:394)
"UsbService host thread" prio=5 tid=56 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42870b98 self=0x730a5508
| sysTid=571 nice=0 sched=0/0 cgrp=apps handle=1930028024
| state=S schedstat=( 48673848 8981098213 1580 ) utm=3 stm=2 core=0
#00 pc 00016d78 /system/lib/libc.so (read+12)
#01 pc 00001179 /system/lib/libusbhost.so (usb_host_run+148)
#02 pc 0000ba8b /system/lib/libandroid_servers.so
#03 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#04 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#05 pc 000276a0 /system/lib/libdvm.so
#06 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#07 pc 0005fc31 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
#08 pc 0005fc5b /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
#09 pc 000547d7 /system/lib/libdvm.so
#10 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#11 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
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:856)
"AsyncTask #1" prio=5 tid=54 WAIT
| group="main" sCount=1 dsCount=0 obj=0x428d3a90 self=0x7304a8b8
| sysTid=513 nice=0 sched=0/0 cgrp=apps handle=1929957272
| state=S schedstat=( 438402971 9589931959 4257 ) utm=6 stm=37 core=1
at java.lang.Object.wait(Native Method)
- waiting on <0x428f2e00> (a java.lang.VMThread) held by tid=54 (AsyncTask #1)
at java.lang.Thread.parkFor(Thread.java:1231)
at sun.misc.Unsafe.park(Unsafe.java:323)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:159)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2019)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"AppWidgetService -- Save state" prio=5 tid=53 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x428f79e8 self=0x70f4c088
| sysTid=511 nice=0 sched=0/0 cgrp=apps handle=1924624248
| state=S schedstat=( 129017819 8897048449 2147 ) utm=3 stm=9 core=1
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"backup" prio=5 tid=52 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x428ab7f0 self=0x72b758b8
| sysTid=510 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1924619528
| state=S schedstat=( 1177726042 32621892730 7209 ) utm=79 stm=38 core=1
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"UsbDebuggingHandler" prio=5 tid=51 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x428a2f88 self=0x72b74c20
| sysTid=509 nice=0 sched=0/0 cgrp=apps handle=1929691968
| state=S schedstat=( 57543846 8634108952 1621 ) utm=1 stm=4 core=0
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"UsbDeviceManager" prio=5 tid=50 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x428f5ae8 self=0x7304bab0
| sysTid=508 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1929704240
| state=S schedstat=( 50471222 30281123938 1932 ) utm=1 stm=3 core=1
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 000276a0 /system/lib/libdvm.so
#07 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#08 pc 0005fc31 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
#09 pc 0005fc5b /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
#10 pc 000547d7 /system/lib/libdvm.so
#11 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#12 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"AudioService" prio=5 tid=49 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x428e70b8 self=0x7304b660
| sysTid=505 nice=0 sched=0/0 cgrp=apps handle=1929697336
| state=S schedstat=( 139199513 8365936402 3292 ) utm=4 stm=9 core=1
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.media.AudioService$AudioSystemThread.run(AudioService.java:3118)
"SyncHandlerThread" prio=5 tid=32 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4289cc00 self=0x70eba308
| sysTid=504 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1894159560
| state=S schedstat=( 646322815 32561536200 5743 ) utm=47 stm=17 core=1
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"WifiMonitor" prio=5 tid=48 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x427ad3b8 self=0x73049e30
| sysTid=485 nice=0 sched=0/0 cgrp=apps handle=1929683584
| state=S schedstat=( 173381357 9514699245 2000 ) utm=8 stm=8 core=1
#00 pc 00017f5c /system/lib/libc.so (poll+12)
#01 pc 00002aff /system/lib/libhardware_legacy.so (wifi_ctrl_recv+70)
#02 pc 00002bbb /system/lib/libhardware_legacy.so (wifi_wait_on_socket+42)
#03 pc 00061adf /system/lib/libandroid_runtime.so
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 000276a0 /system/lib/libdvm.so
#07 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#08 pc 0005fc31 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
#09 pc 0005fc5b /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
#10 pc 000547d7 /system/lib/libdvm.so
#11 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#12 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at android.net.wifi.WifiNative.waitForEvent(Native Method)
at android.net.wifi.WifiNative.waitForEvent(WifiNative.java:96)
at android.net.wifi.WifiMonitor$MonitorThread.run(WifiMonitor.java:378)
"mDnsConnector.CallbackHandler" prio=5 tid=47 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x428885c8 self=0x73047888
| sysTid=483 nice=0 sched=0/0 cgrp=apps handle=1929680824
| state=S schedstat=( 55301740 8114243343 1632 ) utm=1 stm=4 core=1
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"mDnsConnector" prio=5 tid=46 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x428873e0 self=0x730460a8
| sysTid=482 nice=0 sched=0/0 cgrp=apps handle=1929676368
| state=S schedstat=( 53171560 8816633752 1629 ) utm=0 stm=4 core=0
#00 pc 00017bcc /system/lib/libc.so (recvmsg+8)
#01 pc 00060a5f /system/lib/libandroid_runtime.so
#02 pc 00060c13 /system/lib/libandroid_runtime.so
#03 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#04 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#05 pc 000276a0 /system/lib/libdvm.so
#06 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#07 pc 0005fc31 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
#08 pc 0005fc5b /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
#09 pc 000547d7 /system/lib/libdvm.so
#10 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#11 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at android.net.LocalSocketImpl.readba_native(Native Method)
at android.net.LocalSocketImpl.access$400(LocalSocketImpl.java:29)
at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:92)
at com.android.server.NativeDaemonConnector.listenToSocket(NativeDaemonConnector.java:132)
at com.android.server.NativeDaemonConnector.run(NativeDaemonConnector.java:90)
at java.lang.Thread.run(Thread.java:856)
"NsdService" prio=5 tid=45 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42808f80 self=0x73047140
| sysTid=481 nice=0 sched=0/0 cgrp=apps handle=1929672080
| state=S schedstat=( 52137922 9099996365 1633 ) utm=0 stm=5 core=0
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"WifiWatchdogStateMachine" prio=5 tid=44 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42850bf0 self=0x730465a0
| sysTid=480 nice=0 sched=0/0 cgrp=apps handle=1929669104
| state=S schedstat=( 100072794 8801421534 1966 ) utm=5 stm=5 core=1
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"CaptivePortalTracker" prio=5 tid=43 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x428377d8 self=0x73045410
| sysTid=478 nice=0 sched=0/0 cgrp=apps handle=1929664608
| state=S schedstat=( 54394258 8890725407 1627 ) utm=2 stm=2 core=0
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"Tethering" prio=5 tid=42 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42839360 self=0x73044e68
| sysTid=477 nice=0 sched=0/0 cgrp=apps handle=1929697728
| state=S schedstat=( 47696073 9114817474 1642 ) utm=0 stm=4 core=0
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"WifiManager" prio=5 tid=41 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4283e728 self=0x73044a18
| sysTid=476 nice=0 sched=0/0 cgrp=apps handle=1929699536
| state=S schedstat=( 779055060 10454234986 5349 ) utm=29 stm=48 core=1
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"ConnectivityServiceThread" prio=5 tid=40 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x428504f0 self=0x7304f868
| sysTid=475 nice=0 sched=0/0 cgrp=apps handle=1929707488
| state=S schedstat=( 91396374 9589925508 1737 ) utm=5 stm=3 core=1
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"WifiService" prio=5 tid=39 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42812c98 self=0x7304daf8
| sysTid=474 nice=0 sched=0/0 cgrp=apps handle=1929699144
| state=S schedstat=( 14735937998 16716124083 26011 ) utm=547 stm=926 core=1
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"WifiStateMachine" prio=5 tid=38 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42810498 self=0x6fc68090
| sysTid=473 nice=0 sched=0/0 cgrp=apps handle=1894601176
| state=S schedstat=( 3220201222 11194604649 11776 ) utm=212 stm=110 core=0
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"WifiP2pService" prio=5 tid=37 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42886850 self=0x70eb1ba0
| sysTid=472 nice=0 sched=0/0 cgrp=apps handle=1894457328
| state=S schedstat=( 53227113 9156946501 1660 ) utm=1 stm=3 core=1
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"NetworkPolicy" prio=5 tid=36 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4263ffa8 self=0x70ed0008
| sysTid=471 nice=0 sched=0/0 cgrp=apps handle=1103450760
| state=S schedstat=( 252306704 9812341021 3064 ) utm=13 stm=11 core=1
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"NetworkStats" prio=5 tid=35 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x427b8a80 self=0x70ec15d8
| sysTid=470 nice=0 sched=0/0 cgrp=apps handle=1894654496
| state=S schedstat=( 5715102385 15634136826 22860 ) utm=459 stm=112 core=1
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"NetdConnector.CallbackHandler" prio=5 tid=34 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42868a68 self=0x70ed3690
| sysTid=469 nice=0 sched=0/0 cgrp=apps handle=1924373680
| state=S schedstat=( 107673785 9745687535 2291 ) utm=7 stm=3 core=1
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"NetdConnector" prio=5 tid=33 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x428872a0 self=0x70ebecb8
| sysTid=468 nice=0 sched=0/0 cgrp=apps handle=1924373408
| state=S schedstat=( 220857534 10009490126 3225 ) utm=13 stm=8 core=0
#00 pc 00017bcc /system/lib/libc.so (recvmsg+8)
#01 pc 00060a5f /system/lib/libandroid_runtime.so
#02 pc 00060c13 /system/lib/libandroid_runtime.so
#03 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#04 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#05 pc 000276a0 /system/lib/libdvm.so
#06 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#07 pc 0005fc31 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
#08 pc 0005fc5b /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
#09 pc 000547d7 /system/lib/libdvm.so
#10 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#11 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at android.net.LocalSocketImpl.readba_native(Native Method)
at android.net.LocalSocketImpl.access$400(LocalSocketImpl.java:29)
at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:92)
at com.android.server.NativeDaemonConnector.listenToSocket(NativeDaemonConnector.java:132)
at com.android.server.NativeDaemonConnector.run(NativeDaemonConnector.java:90)
at java.lang.Thread.run(Thread.java:856)
"VoldConnector.CallbackHandler" prio=5 tid=31 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4289f970 self=0x70ed17e0
| sysTid=466 nice=0 sched=0/0 cgrp=apps handle=1894453000
| state=S schedstat=( 50424528 9914284743 1642 ) utm=1 stm=3 core=1
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"VoldConnector" prio=5 tid=30 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4289f0c0 self=0x70e95c30
| sysTid=465 nice=0 sched=0/0 cgrp=apps handle=1894083800
| state=S schedstat=( 57084644 9401686430 1669 ) utm=0 stm=5 core=0
#00 pc 00017bcc /system/lib/libc.so (recvmsg+8)
#01 pc 00060a5f /system/lib/libandroid_runtime.so
#02 pc 00060c13 /system/lib/libandroid_runtime.so
#03 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#04 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#05 pc 000276a0 /system/lib/libdvm.so
#06 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#07 pc 0005fc31 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
#08 pc 0005fc5b /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
#09 pc 000547d7 /system/lib/libdvm.so
#10 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#11 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at android.net.LocalSocketImpl.readba_native(Native Method)
at android.net.LocalSocketImpl.access$400(LocalSocketImpl.java:29)
at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:92)
at com.android.server.NativeDaemonConnector.listenToSocket(NativeDaemonConnector.java:132)
at com.android.server.NativeDaemonConnector.run(NativeDaemonConnector.java:90)
at java.lang.Thread.run(Thread.java:856)
"MountService" prio=5 tid=29 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4289e470 self=0x70e957e0
| sysTid=464 nice=0 sched=0/0 cgrp=apps handle=1924373920
| state=S schedstat=( 50857954 9822752956 1697 ) utm=0 stm=4 core=1
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"InputReader" prio=10 tid=28 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4285c6f0 self=0x70e595b8
| sysTid=458 nice=-8 sched=0/0 cgrp=apps handle=1894621080
| state=S schedstat=( 5897996144 12382320595 46260 ) utm=249 stm=340 core=1
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 0001ea35 /system/lib/libinput.so (android::EventHub::getEvents(int, android::RawEvent*, unsigned int)+1092)
#02 pc 00028acf /system/lib/libinput.so (android::InputReader::loopOnce()+142)
#03 pc 000257b3 /system/lib/libinput.so (android::InputReaderThread::threadLoop()+8)
#04 pc 00011253 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+94)
#05 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#06 pc 00010dcd /system/lib/libutils.so
#07 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#08 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"BluetoothManager" prio=5 tid=27 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4285c3c8 self=0x70e9a628
| sysTid=459 nice=0 sched=0/0 cgrp=apps handle=1894331664
| state=S schedstat=( 67615828 9452774567 1744 ) utm=2 stm=4 core=1
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"InputDispatcher" prio=10 tid=26 SUSPENDED
| group="main" sCount=1 dsCount=0 obj=0x4286a750 self=0x70e57610
| sysTid=457 nice=-8 sched=0/0 cgrp=apps handle=1894621016
| state=S schedstat=( 10914306502 14491567834 94278 ) utm=466 stm=625 core=1
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:401)
at com.android.server.am.ActivityManagerService.dumpStackTraces(ActivityManagerService.java:3118)
at com.android.server.am.ActivityManagerService.dumpStackTraces(ActivityManagerService.java:3096)
at com.android.server.am.ActivityManagerService.appNotResponding(ActivityManagerService.java:3332)
at com.android.server.am.ActivityRecord.keyDispatchingTimedOut(ActivityRecord.java:888)
at com.android.server.am.ActivityRecord$Token.keyDispatchingTimedOut(ActivityRecord.java:287)
at com.android.server.wm.InputMonitor.notifyANR(InputMonitor.java:129)
at com.android.server.input.InputManagerService.notifyANR(InputManagerService.java:1296)
at dalvik.system.NativeStart.run(Native Method)
"android.hardware.SystemSensorManager$SensorThread" prio=5 tid=25 SUSPENDED
| group="main" sCount=1 dsCount=0 obj=0x42869a38 self=0x70eb7028
| sysTid=452 nice=-8 sched=0/0 cgrp=apps handle=1894413336
| state=S schedstat=( 32862822642 14573943041 104439 ) utm=1482 stm=1803 core=1
at android.hardware.SystemSensorManager.sensors_data_poll(Native Method)
at android.hardware.SystemSensorManager$SensorThread$SensorThreadRunnable.run(SystemSensorManager.java:122)
at java.lang.Thread.run(Thread.java:856)
"SoundPool" prio=5 tid=24 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42872730 self=0x70e54df8
| sysTid=450 nice=0 sched=0/0 cgrp=apps handle=1894444408
| state=S schedstat=( 33800894 9566553298 1519 ) utm=0 stm=3 core=0
#00 pc 00018104 /system/lib/libc.so (__futex_syscall3+8)
#01 pc 0000e41c /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
#02 pc 0000e478 /system/lib/libc.so (__pthread_cond_timedwait+60)
#03 pc 00059975 /system/lib/libmedia.so (android::SoundPool::run()+22)
#04 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#05 pc 00010dcd /system/lib/libutils.so
#06 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#07 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"SoundPoolThread" prio=5 tid=23 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42872630 self=0x70eb7e58
| sysTid=451 nice=0 sched=0/0 cgrp=apps handle=1894444624
| state=S schedstat=( 35378872 9047996513 1592 ) utm=1 stm=3 core=0
#00 pc 00018104 /system/lib/libc.so (__futex_syscall3+8)
#01 pc 0000e41c /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
#02 pc 0000e478 /system/lib/libc.so (__pthread_cond_timedwait+60)
#03 pc 00059c01 /system/lib/libmedia.so (android::SoundPoolThread::read()+16)
#04 pc 00059db1 /system/lib/libmedia.so (android::SoundPoolThread::run()+12)
#05 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#06 pc 00010dcd /system/lib/libutils.so
#07 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#08 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"AlarmManager" prio=5 tid=22 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4287be68 self=0x70e97830
| sysTid=449 nice=0 sched=0/0 cgrp=apps handle=1894369608
| state=S schedstat=( 1728099633 11130253892 5743 ) utm=126 stm=46 core=1
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 000071c3 /system/lib/libandroid_servers.so
#03 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#04 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#05 pc 000276a0 /system/lib/libdvm.so
#06 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#07 pc 0005fc31 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
#08 pc 0005fc5b /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
#09 pc 000547d7 /system/lib/libdvm.so
#10 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#11 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at com.android.server.AlarmManagerService.waitForAlarm(Native Method)
at com.android.server.AlarmManagerService.access$200(AlarmManagerService.java:62)
at com.android.server.AlarmManagerService$AlarmThread.run(AlarmManagerService.java:790)
"PowerManagerService" prio=5 tid=21 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42826348 self=0x70e9f000
| sysTid=448 nice=0 sched=0/0 cgrp=apps handle=1894443640
| state=S schedstat=( 4768572507 17642290566 32199 ) utm=247 stm=230 core=1
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"UEventObserver" prio=5 tid=20 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x427e0120 self=0x70e56250
| sysTid=447 nice=0 sched=0/0 cgrp=apps handle=1894624912
| state=S schedstat=( 4101992456 13655943528 91601 ) utm=49 stm=361 core=0
#00 pc 00017f5c /system/lib/libc.so (poll+12)
#01 pc 00001af3 /system/lib/libhardware_legacy.so (uevent_next_event+34)
#02 pc 000601cf /system/lib/libandroid_runtime.so
#03 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#04 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#05 pc 000276a0 /system/lib/libdvm.so
#06 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#07 pc 0005fc31 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
#08 pc 0005fc5b /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
#09 pc 000547d7 /system/lib/libdvm.so
#10 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#11 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
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)
"PackageMonitor" prio=5 tid=19 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x427ec0b8 self=0x41c579b0
| sysTid=446 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1894636392
| state=S schedstat=( 462102183 31436083052 4408 ) utm=29 stm=16 core=1
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"AccountManagerService" prio=5 tid=18 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42803bf8 self=0x70e548e8
| sysTid=444 nice=0 sched=0/0 cgrp=apps handle=1894250168
| state=S schedstat=( 46998252 8652096180 1576 ) utm=0 stm=4 core=1
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"FileObserver" prio=5 tid=17 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42637ab0 self=0x70e553a0
| sysTid=413 nice=0 sched=0/0 cgrp=apps handle=1894488120
| state=S schedstat=( 163755989 8938133012 2031 ) utm=14 stm=2 core=1
#00 pc 00016d78 /system/lib/libc.so (read+12)
#01 pc 00079f41 /system/lib/libandroid_runtime.so
#02 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#03 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#04 pc 000276a0 /system/lib/libdvm.so
#05 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#06 pc 0005fc31 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
#07 pc 0005fc5b /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
#08 pc 000547d7 /system/lib/libdvm.so
#09 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#10 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at android.os.FileObserver$ObserverThread.observe(Native Method)
at android.os.FileObserver$ObserverThread.run(FileObserver.java:88)
"PackageManager" prio=5 tid=16 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42609860 self=0x70ee16d0
| sysTid=412 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1894153512
| state=S schedstat=( 918341429 30045563052 10068 ) utm=69 stm=22 core=1
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"ProcessStats" prio=5 tid=15 TIMED_WAIT
| group="main" sCount=1 dsCount=0 obj=0x42605160 self=0x70eb83b8
| sysTid=411 nice=0 sched=0/0 cgrp=apps handle=1894654072
| state=S schedstat=( 264430183 8872096632 2180 ) utm=15 stm=11 core=0
at java.lang.Object.wait(Native Method)
- waiting on <0x42605160> (a com.android.server.am.ActivityManagerService$3)
at java.lang.Object.wait(Object.java:401)
at com.android.server.am.ActivityManagerService$3.run(ActivityManagerService.java:1630)
"ActivityManager" prio=5 tid=14 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4252ddd0 self=0x70eb88a8
| sysTid=409 nice=-2 sched=0/0 cgrp=apps handle=1894396248
| state=S schedstat=( 16895738510 17091446228 25015 ) utm=654 stm=1035 core=1
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at com.android.server.am.ActivityManagerService$AThread.run(ActivityManagerService.java:1480)
"WindowManager" prio=5 tid=13 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42524cb0 self=0x70e53f80
| sysTid=408 nice=-4 sched=0/0 cgrp=apps handle=1894277328
| state=S schedstat=( 19531626622 21608020460 73349 ) utm=1458 stm=494 core=1
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"UI" prio=5 tid=12 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42524960 self=0x70eb0600
| sysTid=407 nice=-2 sched=0/0 cgrp=apps handle=1894277264
| state=S schedstat=( 81265194942 32009482377 113644 ) utm=7448 stm=678 core=0
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"android.server.ServerThread" prio=5 tid=11 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42524448 self=0x70eceee8
| sysTid=406 nice=-2 sched=0/0 cgrp=apps handle=1894409712
| state=S schedstat=( 38942446372 26206487254 139766 ) utm=2390 stm=1504 core=1
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at com.android.server.ServerThread.run(SystemServer.java:1000)
"SensorService" prio=10 tid=10 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x425240f0 self=0x70e59148
| sysTid=405 nice=-8 sched=0/0 cgrp=apps handle=1894402144
| state=S schedstat=( 37335940805 17063335107 111041 ) utm=1862 stm=1871 core=1
#00 pc 00017f5c /system/lib/libc.so (poll+12)
#01 pc 00001ddd /system/lib/hw/sensors.manta.so (sensors_poll_context_t::pollEvents(sensors_event_t*, int)+220)
#02 pc 0000e285 /system/lib/libsensorservice.so (android::SensorDevice::poll(sensors_event_t*, unsigned int)+20)
#03 pc 0001035d /system/lib/libsensorservice.so (android::SensorService::threadLoop()+100)
#04 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#05 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#06 pc 00010dcd /system/lib/libutils.so
#07 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#08 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Binder_2" prio=5 tid=9 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42520b58 self=0x70e9ac20
| sysTid=402 nice=0 sched=0/0 cgrp=apps handle=1894194248
| state=S schedstat=( 5993310369 10967694912 19018 ) utm=458 stm=141 core=0
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Binder_1" prio=5 tid=8 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42520888 self=0x70ed7fb8
| sysTid=401 nice=0 sched=0/0 cgrp=apps handle=1894271768
| state=S schedstat=( 4106574534 10589165474 17759 ) utm=293 stm=117 core=1
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"FinalizerWatchdogDaemon" daemon prio=5 tid=7 TIMED_WAIT
| group="system" sCount=1 dsCount=0 obj=0x4251d770 self=0x70ec82e8
| sysTid=400 nice=0 sched=0/0 cgrp=apps handle=1894449176
| state=S schedstat=( 52888594 9125134718 1864 ) utm=0 stm=4 core=1
at java.lang.VMThread.sleep(Native Method)
at java.lang.Thread.sleep(Thread.java:1031)
at java.lang.Thread.sleep(Thread.java:1013)
at java.lang.Daemons$FinalizerWatchdogDaemon.sleepFor(Daemons.java:248)
at java.lang.Daemons$FinalizerWatchdogDaemon.waitForFinalization(Daemons.java:258)
at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:212)
at java.lang.Thread.run(Thread.java:856)
"FinalizerDaemon" daemon prio=5 tid=6 WAIT
| group="system" sCount=1 dsCount=0 obj=0x4251d618 self=0x70ee0100
| sysTid=399 nice=0 sched=0/0 cgrp=apps handle=1894142592
| state=S schedstat=( 2696168975 10124882187 8023 ) utm=217 stm=52 core=1
at java.lang.Object.wait(Native Method)
- waiting on <0x41ca5610> (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:856)
"ReferenceQueueDaemon" daemon prio=5 tid=5 WAIT
| group="system" sCount=1 dsCount=0 obj=0x4251d4b0 self=0x70ee2b68
| sysTid=398 nice=0 sched=0/0 cgrp=apps handle=1894199792
| state=S schedstat=( 239385492 8982550919 2905 ) utm=19 stm=4 core=0
at java.lang.Object.wait(Native Method)
- waiting on <0x41ca5538>
at java.lang.Object.wait(Object.java:364)
at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:130)
at java.lang.Thread.run(Thread.java:856)
"Compiler" daemon prio=5 tid=4 VMWAIT
| group="system" sCount=1 dsCount=0 obj=0x4251d3c0 self=0x70eb0148
| sysTid=397 nice=0 sched=0/0 cgrp=apps handle=1894141056
| state=S schedstat=( 15141002698 28567986779 94549 ) utm=884 stm=629 core=0
#00 pc 00018104 /system/lib/libc.so (__futex_syscall3+8)
#01 pc 0000e41c /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
#02 pc 0000e478 /system/lib/libc.so (__pthread_cond_timedwait+60)
#03 pc 00072aed /system/lib/libdvm.so
#04 pc 00053ec3 /system/lib/libdvm.so
#05 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#06 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Signal Catcher" daemon prio=5 tid=3 RUNNABLE
| group="system" sCount=0 dsCount=0 obj=0x4251d2c8 self=0x70e972b0
| sysTid=396 nice=0 sched=0/0 cgrp=apps handle=1894324896
| state=R schedstat=( 237415963 9145405557 2333 ) utm=9 stm=14 core=1
at dalvik.system.NativeStart.run(Native Method)
"GC" daemon prio=5 tid=2 VMWAIT
| group="system" sCount=1 dsCount=0 obj=0x4251d1e8 self=0x70edcc08
| sysTid=393 nice=0 sched=0/0 cgrp=apps handle=1894394432
| state=S schedstat=( 2334485108 9936290645 4030 ) utm=212 stm=20 core=0
#00 pc 00018104 /system/lib/libc.so (__futex_syscall3+8)
#01 pc 0000e41c /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
#02 pc 0000e478 /system/lib/libc.so (__pthread_cond_timedwait+60)
#03 pc 0007189f /system/lib/libdvm.so
#04 pc 00053ec3 /system/lib/libdvm.so
#05 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#06 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
NATIVE THREADS:
"UI" sysTid=689 nice=-2 sched=0/0 cgrp=apps
| state=S schedstat=( 672357453 10672995587 20476 ) utm=9 stm=57 core=0
"UI" sysTid=690 nice=-2 sched=0/0 cgrp=apps
| state=S schedstat=( 35036243 8757259419 1566 ) utm=0 stm=3 core=1
"UI" sysTid=691 nice=-2 sched=0/0 cgrp=apps
| state=S schedstat=( 40338795 8556595180 1563 ) utm=0 stm=4 core=1
"UI" sysTid=692 nice=-2 sched=0/0 cgrp=apps
| state=S schedstat=( 44060151 7709650142 1567 ) utm=0 stm=4 core=1
"UI" sysTid=693 nice=-2 sched=0/0 cgrp=apps
| state=S schedstat=( 41360801 8482681570 1580 ) utm=0 stm=4 core=1
"UI" sysTid=694 nice=-2 sched=0/0 cgrp=apps
| state=S schedstat=( 2475749243 10970101862 37039 ) utm=75 stm=172 core=0
----- end 391 -----
----- pid 613 at 2013-03-17 22:31:49 -----
Cmd line: com.android.phone
DALVIK THREADS:
(mutexes: tll=0 tsl=0 tscl=0 ghl=0)
"main" prio=5 tid=1 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x41caf9a0 self=0x41ad6010
| sysTid=613 nice=0 sched=0/0 cgrp=apps handle=1074303964
| state=S schedstat=( 181021215 10080484692 2240 ) utm=9 stm=8 core=1
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.app.ActivityThread.main(ActivityThread.java:5041)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:560)
at dalvik.system.NativeStart.main(Native Method)
"Binder_9" prio=5 tid=21 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x425a8368 self=0x70e56250
| sysTid=13317 nice=0 sched=0/0 cgrp=apps handle=1894506368
| state=S schedstat=( 26162754 1867704084 409 ) utm=0 stm=2 core=1
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"AsyncTask #2" prio=5 tid=20 WAIT
| group="main" sCount=1 dsCount=0 obj=0x425a4ac0 self=0x70e548d0
| sysTid=12416 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1894174648
| state=S schedstat=( 7872739 8495003059 486 ) utm=0 stm=0 core=1
at java.lang.Object.wait(Native Method)
- waiting on <0x425a4be0> (a java.lang.VMThread) held by tid=20 (AsyncTask #2)
at java.lang.Thread.parkFor(Thread.java:1231)
at sun.misc.Unsafe.park(Unsafe.java:323)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:159)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2019)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"Binder_8" prio=5 tid=19 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42592440 self=0x70e553a0
| sysTid=7714 nice=0 sched=0/0 cgrp=apps handle=1894355720
| state=S schedstat=( 167777453 6527180969 1213 ) utm=1 stm=15 core=1
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Binder_7" prio=5 tid=18 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4258f358 self=0x70ee16d0
| sysTid=7350 nice=0 sched=0/0 cgrp=apps handle=1894504632
| state=S schedstat=( 189770239 7544529930 1314 ) utm=0 stm=18 core=1
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Binder_6" prio=5 tid=17 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42543708 self=0x70ee1bf8
| sysTid=4761 nice=0 sched=0/0 cgrp=apps handle=1894454608
| state=S schedstat=( 222820896 8721613652 1604 ) utm=0 stm=22 core=1
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Binder_5" prio=5 tid=16 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42586ab8 self=0x70eb83b8
| sysTid=4356 nice=0 sched=0/0 cgrp=apps handle=1894453000
| state=S schedstat=( 210025323 8830304418 1716 ) utm=1 stm=20 core=1
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Binder_4" prio=5 tid=15 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4255b630 self=0x70eb0ab8
| sysTid=4311 nice=0 sched=0/0 cgrp=apps handle=1894561224
| state=S schedstat=( 206654325 8836749303 1789 ) utm=0 stm=20 core=0
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Binder_3" prio=5 tid=14 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42586810 self=0x70e59128
| sysTid=1365 nice=0 sched=0/0 cgrp=apps handle=1894595512
| state=S schedstat=( 244712031 9467769198 2070 ) utm=2 stm=22 core=1
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"AudioTrack" prio=10 tid=13 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42571fb0 self=0x70eb88a8
| sysTid=743 nice=-16 sched=0/0 cgrp=apps handle=1894161072
| state=S schedstat=( 354894122 289097955 1551 ) utm=0 stm=35 core=1
#00 pc 00018104 /system/lib/libc.so (__futex_syscall3+8)
#01 pc 0000e41c /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
#02 pc 0000e478 /system/lib/libc.so (__pthread_cond_timedwait+60)
#03 pc 000400e7 /system/lib/libmedia.so (android::AudioTrack::AudioTrackThread::threadLoop()+26)
#04 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#05 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#06 pc 00010dcd /system/lib/libutils.so
#07 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#08 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"AsyncTask #1" prio=5 tid=12 WAIT
| group="main" sCount=1 dsCount=0 obj=0x4256c698 self=0x70e53f80
| sysTid=742 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1894255728
| state=S schedstat=( 21374484 30872366331 1508 ) utm=0 stm=2 core=1
at java.lang.Object.wait(Native Method)
- waiting on <0x4256c830> (a java.lang.VMThread) held by tid=12 (AsyncTask #1)
at java.lang.Thread.parkFor(Thread.java:1231)
at sun.misc.Unsafe.park(Unsafe.java:323)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:159)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2019)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"AsyncQueryWorker" prio=5 tid=11 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42564ea8 self=0x70eb0600
| sysTid=737 nice=0 sched=0/0 cgrp=apps handle=1894168088
| state=S schedstat=( 46890302 9874514201 1619 ) utm=0 stm=4 core=1
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"RILSender" prio=5 tid=10 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42549780 self=0x70eceee8
| sysTid=660 nice=0 sched=0/0 cgrp=apps handle=1894394640
| state=S schedstat=( 49015791 10027981087 1615 ) utm=0 stm=4 core=1
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 00000214 /dev/ashmem/dalvik-jit-code-cache (deleted)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"Binder_2" prio=5 tid=9 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4252dfc0 self=0x70e9ac20
| sysTid=642 nice=0 sched=0/0 cgrp=apps handle=1894194792
| state=S schedstat=( 291477204 10278903994 2282 ) utm=4 stm=25 core=1
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Binder_1" prio=5 tid=8 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42528138 self=0x70ed7fb8
| sysTid=626 nice=0 sched=0/0 cgrp=apps handle=1894271768
| state=S schedstat=( 310625373 9568099482 2622 ) utm=3 stm=28 core=1
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"FinalizerWatchdogDaemon" daemon prio=5 tid=7 WAIT
| group="system" sCount=1 dsCount=0 obj=0x42523a08 self=0x70ec82e8
| sysTid=623 nice=0 sched=0/0 cgrp=apps handle=1894449176
| state=S schedstat=( 32139048 9686676771 1565 ) utm=0 stm=3 core=1
at java.lang.Object.wait(Native Method)
- waiting on <0x41cb94e0> (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:856)
"FinalizerDaemon" daemon prio=5 tid=6 WAIT
| group="system" sCount=1 dsCount=0 obj=0x425238b0 self=0x70ee0100
| sysTid=622 nice=0 sched=0/0 cgrp=apps handle=1894142592
| state=S schedstat=( 31558827 9449890643 1565 ) utm=0 stm=3 core=1
at java.lang.Object.wait(Native Method)
- waiting on <0x41ca5610> (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:856)
"ReferenceQueueDaemon" daemon prio=5 tid=5 WAIT
| group="system" sCount=1 dsCount=0 obj=0x42523748 self=0x70ee2b68
| sysTid=621 nice=0 sched=0/0 cgrp=apps handle=1894199792
| state=S schedstat=( 31206500 9771074198 1560 ) utm=0 stm=3 core=1
at java.lang.Object.wait(Native Method)
- waiting on <0x41ca5538>
at java.lang.Object.wait(Object.java:364)
at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:130)
at java.lang.Thread.run(Thread.java:856)
"Compiler" daemon prio=5 tid=4 VMWAIT
| group="system" sCount=1 dsCount=0 obj=0x42523658 self=0x70eb0148
| sysTid=620 nice=0 sched=0/0 cgrp=apps handle=1894394432
| state=S schedstat=( 78659247 10106888688 1916 ) utm=2 stm=5 core=1
#00 pc 00018104 /system/lib/libc.so (__futex_syscall3+8)
#01 pc 0000e41c /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
#02 pc 0000e478 /system/lib/libc.so (__pthread_cond_timedwait+60)
#03 pc 00072aed /system/lib/libdvm.so
#04 pc 00053ec3 /system/lib/libdvm.so
#05 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#06 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Signal Catcher" daemon prio=5 tid=3 RUNNABLE
| group="system" sCount=0 dsCount=0 obj=0x42523560 self=0x70e972b0
| sysTid=619 nice=0 sched=0/0 cgrp=apps handle=1894141056
| state=R schedstat=( 67945601 8833231391 1634 ) utm=1 stm=5 core=1
at dalvik.system.NativeStart.run(Native Method)
"GC" daemon prio=5 tid=2 VMWAIT
| group="system" sCount=1 dsCount=0 obj=0x42523480 self=0x70edcc08
| sysTid=618 nice=0 sched=0/0 cgrp=apps handle=1894324896
| state=S schedstat=( 54880040 9806779857 1599 ) utm=1 stm=3 core=1
#00 pc 00018104 /system/lib/libc.so (__futex_syscall3+8)
#01 pc 0000e41c /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
#02 pc 0000e478 /system/lib/libc.so (__pthread_cond_timedwait+60)
#03 pc 0007189f /system/lib/libdvm.so
#04 pc 00053ec3 /system/lib/libdvm.so
#05 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#06 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
----- end 613 -----
----- pid 514 at 2013-03-17 22:31:49 -----
Cmd line: com.android.systemui
DALVIK THREADS:
(mutexes: tll=0 tsl=0 tscl=0 ghl=0)
"main" prio=5 tid=1 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x41caf9a0 self=0x41ad6010
| sysTid=514 nice=0 sched=0/0 cgrp=apps handle=1074303964
| state=S schedstat=( 46908942456 43176564024 136033 ) utm=3884 stm=806 core=1
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 000276a0 /system/lib/libdvm.so
#07 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#08 pc 0005ff07 /system/lib/libdvm.so (dvmInvokeMethod(Object*, Method const*, ArrayObject*, ArrayObject*, ClassObject*, bool)+374)
#09 pc 000677e1 /system/lib/libdvm.so
#10 pc 000276a0 /system/lib/libdvm.so
#11 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#12 pc 0005fc31 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
#13 pc 000499fb /system/lib/libdvm.so
#14 pc 00046871 /system/lib/libandroid_runtime.so
#15 pc 00047533 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+390)
#16 pc 00000db7 /system/bin/app_process
#17 pc 0001271f /system/lib/libc.so (__libc_init+38)
#18 pc 00000ae8 /system/bin/app_process
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.app.ActivityThread.main(ActivityThread.java:5041)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:560)
at dalvik.system.NativeStart.main(Native Method)
"Binder_8" prio=5 tid=22 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x444df9b8 self=0x75c0e2b8
| sysTid=16164 nice=0 sched=0/0 cgrp=apps handle=1961025136
| state=S schedstat=( 21205665 116596459 116 ) utm=2 stm=0 core=0
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Binder_7" prio=5 tid=21 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x469c5b60 self=0x74fcd070
| sysTid=13089 nice=0 sched=0/0 cgrp=apps handle=1962830608
| state=S schedstat=( 180625867 2269012427 967 ) utm=7 stm=10 core=1
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Binder_6" prio=5 tid=20 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x46aa9220 self=0x75571230
| sysTid=9637 nice=0 sched=0/0 cgrp=apps handle=1960634136
| state=S schedstat=( 303257482 4160017425 1562 ) utm=7 stm=23 core=1
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Binder_5" prio=5 tid=19 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42756710 self=0x74a16328
| sysTid=8770 nice=0 sched=0/0 cgrp=apps handle=1956735184
| state=S schedstat=( 393985801 5030199353 2046 ) utm=12 stm=27 core=0
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"AsyncTask #5" prio=5 tid=18 WAIT
| group="main" sCount=1 dsCount=0 obj=0x469e1d58 self=0x7463d0e0
| sysTid=6251 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1952717064
| state=S schedstat=( 46864020 25584187989 1295 ) utm=1 stm=3 core=1
at java.lang.Object.wait(Native Method)
- waiting on <0x469e1eb0> (a java.lang.VMThread) held by tid=18 (AsyncTask #5)
at java.lang.Thread.parkFor(Thread.java:1231)
at sun.misc.Unsafe.park(Unsafe.java:323)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:159)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2019)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"AsyncTask #4" prio=5 tid=17 WAIT
| group="main" sCount=1 dsCount=0 obj=0x42721fd0 self=0x72cce8f8
| sysTid=4918 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1955307640
| state=S schedstat=( 88488803 27459915376 1483 ) utm=2 stm=6 core=0
at java.lang.Object.wait(Native Method)
- waiting on <0x46ad85f0> (a java.lang.VMThread) held by tid=17 (AsyncTask #4)
at java.lang.Thread.parkFor(Thread.java:1231)
at sun.misc.Unsafe.park(Unsafe.java:323)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:159)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2019)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"AsyncTask #3" prio=5 tid=16 WAIT
| group="main" sCount=1 dsCount=0 obj=0x463bd618 self=0x7448b840
| sysTid=1619 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1950854256
| state=S schedstat=( 80579434 31177891306 1794 ) utm=1 stm=6 core=1
at java.lang.Object.wait(Native Method)
- waiting on <0x463bd738> (a java.lang.VMThread) held by tid=16 (AsyncTask #3)
at java.lang.Thread.parkFor(Thread.java:1231)
at sun.misc.Unsafe.park(Unsafe.java:323)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:159)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2019)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"AsyncTask #2" prio=5 tid=15 WAIT
| group="main" sCount=1 dsCount=0 obj=0x429b4d10 self=0x72c34f50
| sysTid=765 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1946823968
| state=S schedstat=( 54773621 30872764936 1705 ) utm=1 stm=4 core=1
at java.lang.Object.wait(Native Method)
- waiting on <0x429b4e30> (a java.lang.VMThread) held by tid=15 (AsyncTask #2)
at java.lang.Thread.parkFor(Thread.java:1231)
at sun.misc.Unsafe.park(Unsafe.java:323)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:159)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2019)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"SystemUI StorageNotification" prio=5 tid=14 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42710f18 self=0x70ee1bf8
| sysTid=721 nice=0 sched=0/0 cgrp=apps handle=1894561784
| state=S schedstat=( 48434103 10306097325 1651 ) utm=1 stm=3 core=1
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 000276a0 /system/lib/libdvm.so
#07 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#08 pc 0005fc31 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
#09 pc 0005fc5b /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
#10 pc 000547d7 /system/lib/libdvm.so
#11 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#12 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"Binder_4" prio=5 tid=13 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x426f8468 self=0x70eb83b8
| sysTid=659 nice=0 sched=0/0 cgrp=apps handle=1894442152
| state=S schedstat=( 821798346 10221340988 4199 ) utm=34 stm=48 core=0
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Binder_3" prio=5 tid=12 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42554b68 self=0x70eb88a8
| sysTid=654 nice=0 sched=0/0 cgrp=apps handle=1894181184
| state=S schedstat=( 800930155 10691546279 4309 ) utm=31 stm=49 core=1
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"AsyncTask #1" prio=5 tid=11 WAIT
| group="main" sCount=1 dsCount=0 obj=0x4274f020 self=0x70eb0600
| sysTid=588 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1894383440
| state=S schedstat=( 49329749 31196063823 1586 ) utm=1 stm=3 core=1
at java.lang.Object.wait(Native Method)
- waiting on <0x4274f210> (a java.lang.VMThread) held by tid=11 (AsyncTask #1)
at java.lang.Thread.parkFor(Thread.java:1231)
at sun.misc.Unsafe.park(Unsafe.java:323)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:159)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2019)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"WifiManager" prio=5 tid=10 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42570c88 self=0x70eceee8
| sysTid=574 nice=0 sched=0/0 cgrp=apps handle=1894181976
| state=S schedstat=( 472973604 10720048843 3858 ) utm=20 stm=26 core=0
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 000276a0 /system/lib/libdvm.so
#07 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#08 pc 0005fc31 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
#09 pc 0005fc5b /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
#10 pc 000547d7 /system/lib/libdvm.so
#11 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#12 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.os.HandlerThread.run(HandlerThread.java:60)
"Binder_2" prio=5 tid=9 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42525570 self=0x70e9ac20
| sysTid=533 nice=0 sched=0/0 cgrp=apps handle=1894137248
| state=S schedstat=( 840198339 11575262844 4673 ) utm=33 stm=50 core=0
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Binder_1" prio=5 tid=8 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42525410 self=0x70ed7fb8
| sysTid=530 nice=0 sched=0/0 cgrp=apps handle=1894271768
| state=S schedstat=( 881172560 9923677233 4676 ) utm=36 stm=52 core=0
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"FinalizerWatchdogDaemon" daemon prio=5 tid=7 TIMED_WAIT
| group="system" sCount=1 dsCount=0 obj=0x42520d50 self=0x70ec82e8
| sysTid=528 nice=0 sched=0/0 cgrp=apps handle=1894449176
| state=S schedstat=( 32911874 9069681304 1586 ) utm=0 stm=3 core=1
at java.lang.VMThread.sleep(Native Method)
at java.lang.Thread.sleep(Thread.java:1031)
at java.lang.Thread.sleep(Thread.java:1013)
at java.lang.Daemons$FinalizerWatchdogDaemon.sleepFor(Daemons.java:248)
at java.lang.Daemons$FinalizerWatchdogDaemon.waitForFinalization(Daemons.java:258)
at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:212)
at java.lang.Thread.run(Thread.java:856)
"FinalizerDaemon" daemon prio=5 tid=6 WAIT
| group="system" sCount=1 dsCount=0 obj=0x42520bf8 self=0x70ee0100
| sysTid=526 nice=0 sched=0/0 cgrp=apps handle=1894142592
| state=S schedstat=( 179758619 9358386757 2050 ) utm=12 stm=5 core=1
at java.lang.Object.wait(Native Method)
- waiting on <0x41ca5610> (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:856)
"ReferenceQueueDaemon" daemon prio=5 tid=5 WAIT
| group="system" sCount=1 dsCount=0 obj=0x42520a90 self=0x70ee2b68
| sysTid=524 nice=0 sched=0/0 cgrp=apps handle=1894199792
| state=S schedstat=( 53496560 9457241776 1747 ) utm=2 stm=3 core=1
at java.lang.Object.wait(Native Method)
- waiting on <0x41ca5538>
at java.lang.Object.wait(Object.java:364)
at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:130)
at java.lang.Thread.run(Thread.java:856)
"Compiler" daemon prio=5 tid=4 VMWAIT
| group="system" sCount=1 dsCount=0 obj=0x425209a0 self=0x70eb0148
| sysTid=522 nice=0 sched=0/0 cgrp=apps handle=1894394432
| state=S schedstat=( 989855009 10558172232 8260 ) utm=51 stm=47 core=0
#00 pc 00018104 /system/lib/libc.so (__futex_syscall3+8)
#01 pc 0000e41c /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
#02 pc 0000e478 /system/lib/libc.so (__pthread_cond_timedwait+60)
#03 pc 00072aed /system/lib/libdvm.so
#04 pc 00053ec3 /system/lib/libdvm.so
#05 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#06 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Signal Catcher" daemon prio=5 tid=3 RUNNABLE
| group="system" sCount=0 dsCount=0 obj=0x425208a8 self=0x70e972b0
| sysTid=521 nice=0 sched=0/0 cgrp=apps handle=1894324896
| state=R schedstat=( 75915486 9915890354 1620 ) utm=1 stm=6 core=1
at dalvik.system.NativeStart.run(Native Method)
"GC" daemon prio=5 tid=2 VMWAIT
| group="system" sCount=1 dsCount=0 obj=0x425207c8 self=0x70edcc08
| sysTid=518 nice=0 sched=0/0 cgrp=apps handle=1894141056
| state=S schedstat=( 478159748 10207919547 2170 ) utm=34 stm=13 core=1
#00 pc 00018104 /system/lib/libc.so (__futex_syscall3+8)
#01 pc 0000e41c /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
#02 pc 0000e478 /system/lib/libc.so (__pthread_cond_timedwait+60)
#03 pc 0007189f /system/lib/libdvm.so
#04 pc 00053ec3 /system/lib/libdvm.so
#05 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#06 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
NATIVE THREADS:
"ndroid.systemui" sysTid=755 nice=0 sched=0/0 cgrp=apps
| state=S schedstat=( 1421133761 12853048147 41828 ) utm=29 stm=113 core=0
"ndroid.systemui" sysTid=756 nice=0 sched=0/0 cgrp=apps
| state=S schedstat=( 31679652 10063576187 1554 ) utm=0 stm=3 core=1
"ndroid.systemui" sysTid=757 nice=0 sched=0/0 cgrp=apps
| state=S schedstat=( 28220875 10321256214 1559 ) utm=0 stm=2 core=1
"ndroid.systemui" sysTid=758 nice=0 sched=0/0 cgrp=apps
| state=S schedstat=( 29547749 9376949597 1560 ) utm=0 stm=2 core=1
"ndroid.systemui" sysTid=759 nice=0 sched=0/0 cgrp=apps
| state=S schedstat=( 26981705 9866544016 1551 ) utm=0 stm=2 core=1
"ndroid.systemui" sysTid=760 nice=0 sched=0/0 cgrp=apps
| state=S schedstat=( 4542365260 16601529864 75377 ) utm=173 stm=280 core=1
----- end 514 -----
----- pid 624 at 2013-03-17 22:31:49 -----
Cmd line: com.android.nfc
DALVIK THREADS:
(mutexes: tll=0 tsl=0 tscl=0 ghl=0)
"main" prio=5 tid=1 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x41caf9a0 self=0x41ad6010
| sysTid=624 nice=0 sched=0/0 cgrp=apps handle=1074303964
| state=S schedstat=( 213378183 11380843838 3132 ) utm=12 stm=8 core=0
#00 pc 00017ee4 /system/lib/libc.so (epoll_wait+12)
#01 pc 00014b09 /system/lib/libutils.so (android::Looper::pollInner(int)+96)
#02 pc 00014d71 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
#03 pc 0005ed53 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
#04 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#06 pc 000276a0 /system/lib/libdvm.so
#07 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#08 pc 0005ff07 /system/lib/libdvm.so (dvmInvokeMethod(Object*, Method const*, ArrayObject*, ArrayObject*, ClassObject*, bool)+374)
#09 pc 000677e1 /system/lib/libdvm.so
#10 pc 000276a0 /system/lib/libdvm.so
#11 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#12 pc 0005fc31 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
#13 pc 000499fb /system/lib/libdvm.so
#14 pc 00046871 /system/lib/libandroid_runtime.so
#15 pc 00047533 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+390)
#16 pc 00000db7 /system/bin/app_process
#17 pc 0001271f /system/lib/libc.so (__libc_init+38)
#18 pc 00000ae8 /system/bin/app_process
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:125)
at android.os.Looper.loop(Looper.java:124)
at android.app.ActivityThread.main(ActivityThread.java:5041)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:560)
at dalvik.system.NativeStart.main(Native Method)
"AsyncTask #5" prio=5 tid=19 WAIT
| group="main" sCount=1 dsCount=0 obj=0x4256c068 self=0x70e56250
| sysTid=3732 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1894252856
| state=S schedstat=( 39535739 29948601804 1756 ) utm=0 stm=3 core=1
at java.lang.Object.wait(Native Method)
- waiting on <0x4256c1c0> (a java.lang.VMThread) held by tid=19 (AsyncTask #5)
at java.lang.Thread.parkFor(Thread.java:1231)
at sun.misc.Unsafe.park(Unsafe.java:323)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:159)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2019)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"AsyncTask #4" prio=5 tid=20 WAIT
| group="main" sCount=1 dsCount=0 obj=0x4256bbf0 self=0x41c579b0
| sysTid=3508 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1894252592
| state=S schedstat=( 38563885 30072730908 1797 ) utm=0 stm=3 core=1
at java.lang.Object.wait(Native Method)
- waiting on <0x4256bd10> (a java.lang.VMThread) held by tid=20 (AsyncTask #4)
at java.lang.Thread.parkFor(Thread.java:1231)
at sun.misc.Unsafe.park(Unsafe.java:323)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:159)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2019)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"AsyncTask #3" prio=5 tid=12 WAIT
| group="main" sCount=1 dsCount=0 obj=0x4256b7f8 self=0x70ee16d0
| sysTid=3506 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1894170584
| state=S schedstat=( 36547159 30319339081 1757 ) utm=0 stm=3 core=0
at java.lang.Object.wait(Native Method)
- waiting on <0x4256b918> (a java.lang.VMThread) held by tid=12 (AsyncTask #3)
at java.lang.Thread.parkFor(Thread.java:1231)
at sun.misc.Unsafe.park(Unsafe.java:323)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:159)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2019)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"AsyncTask #2" prio=5 tid=16 WAIT
| group="main" sCount=1 dsCount=0 obj=0x42522988 self=0x70eb0ab8
| sysTid=1951 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1894409752
| state=S schedstat=( 37951002 30243517981 1816 ) utm=0 stm=3 core=1
at java.lang.Object.wait(Native Method)
- waiting on <0x42522aa8> (a java.lang.VMThread) held by tid=16 (AsyncTask #2)
at java.lang.Thread.parkFor(Thread.java:1231)
at sun.misc.Unsafe.park(Unsafe.java:323)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:159)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2019)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"SoundPool" prio=5 tid=18 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4255b320 self=0x70ee1bf8
| sysTid=860 nice=0 sched=0/0 cgrp=apps handle=1894398808
| state=S schedstat=( 26714621 10502065060 1554 ) utm=0 stm=2 core=0
#00 pc 00018104 /system/lib/libc.so (__futex_syscall3+8)
#01 pc 0000e41c /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
#02 pc 0000e478 /system/lib/libc.so (__pthread_cond_timedwait+60)
#03 pc 00059975 /system/lib/libmedia.so (android::SoundPool::run()+22)
#04 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#05 pc 00010dcd /system/lib/libutils.so
#06 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#07 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"SoundPoolThread" prio=5 tid=17 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4255b250 self=0x70eb83b8
| sysTid=861 nice=0 sched=0/0 cgrp=apps handle=1894073296
| state=S schedstat=( 26539298 10327666026 1563 ) utm=0 stm=2 core=0
#00 pc 00018104 /system/lib/libc.so (__futex_syscall3+8)
#01 pc 0000e41c /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
#02 pc 0000e478 /system/lib/libc.so (__pthread_cond_timedwait+60)
#03 pc 00059c01 /system/lib/libmedia.so (android::SoundPoolThread::read()+16)
#04 pc 00059db1 /system/lib/libmedia.so (android::SoundPoolThread::run()+12)
#05 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#06 pc 00010dcd /system/lib/libutils.so
#07 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#08 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Thread-36" prio=5 tid=15 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4255a4e0 self=0x70eb88a8
| sysTid=858 nice=0 sched=0/0 cgrp=apps handle=1894563784
| state=S schedstat=( 27804186 10387658608 1553 ) utm=0 stm=2 core=0
#00 pc 00018104 /system/lib/libc.so (__futex_syscall3+8)
#01 pc 0000e41c /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
#02 pc 0000e478 /system/lib/libc.so (__pthread_cond_timedwait+60)
#03 pc 000172e7 /system/lib/libnfc_nci_jni.so (CondVar::wait(Mutex&)+14)
#04 pc 00016627 /system/lib/libnfc_nci_jni.so (P2pServer::accept(unsigned int, unsigned int, int, int)+94)
#05 pc 000167ed /system/lib/libnfc_nci_jni.so (PeerToPeer::accept(unsigned int, unsigned int, int, int)+144)
#06 pc 00018779 /system/lib/libnfc_nci_jni.so
#07 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#08 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#09 pc 000276a0 /system/lib/libdvm.so
#10 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#11 pc 0005fc31 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
#12 pc 0005fc5b /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
#13 pc 000547d7 /system/lib/libdvm.so
#14 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#15 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
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-35" prio=5 tid=14 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4255a118 self=0x70e53f80
| sysTid=857 nice=0 sched=0/0 cgrp=apps handle=1894577944
| state=S schedstat=( 27335884 10485490082 1561 ) utm=0 stm=2 core=0
#00 pc 00018104 /system/lib/libc.so (__futex_syscall3+8)
#01 pc 0000e41c /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
#02 pc 0000e478 /system/lib/libc.so (__pthread_cond_timedwait+60)
#03 pc 000172e7 /system/lib/libnfc_nci_jni.so (CondVar::wait(Mutex&)+14)
#04 pc 00016627 /system/lib/libnfc_nci_jni.so (P2pServer::accept(unsigned int, unsigned int, int, int)+94)
#05 pc 000167ed /system/lib/libnfc_nci_jni.so (PeerToPeer::accept(unsigned int, unsigned int, int, int)+144)
#06 pc 00018779 /system/lib/libnfc_nci_jni.so
#07 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#08 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#09 pc 000276a0 /system/lib/libdvm.so
#10 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#11 pc 0005fc31 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
#12 pc 0005fc5b /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
#13 pc 000547d7 /system/lib/libdvm.so
#14 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#15 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
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-34" prio=5 tid=13 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42559c18 self=0x70eb0600
| sysTid=854 nice=0 sched=0/0 cgrp=apps handle=1894264016
| state=S schedstat=( 27002002 10435879166 1549 ) utm=0 stm=2 core=0
#00 pc 00018104 /system/lib/libc.so (__futex_syscall3+8)
#01 pc 0000e41c /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
#02 pc 0000e478 /system/lib/libc.so (__pthread_cond_timedwait+60)
#03 pc 000172e7 /system/lib/libnfc_nci_jni.so (CondVar::wait(Mutex&)+14)
#04 pc 00016627 /system/lib/libnfc_nci_jni.so (P2pServer::accept(unsigned int, unsigned int, int, int)+94)
#05 pc 000167ed /system/lib/libnfc_nci_jni.so (PeerToPeer::accept(unsigned int, unsigned int, int, int)+144)
#06 pc 00018779 /system/lib/libnfc_nci_jni.so
#07 pc 0001e290 /system/lib/libdvm.so (dvmPlatformInvoke+112)
#08 pc 0004d411 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)
#09 pc 000276a0 /system/lib/libdvm.so
#10 pc 0002b57c /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#11 pc 0005fc31 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)
#12 pc 0005fc5b /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
#13 pc 000547d7 /system/lib/libdvm.so
#14 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#15 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
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=11 WAIT
| group="main" sCount=1 dsCount=0 obj=0x4251fdc0 self=0x70e59128
| sysTid=735 nice=10 sched=0/0 cgrp=apps/bg_non_interactive handle=1894271128
| state=S schedstat=( 50322533 30891223308 1879 ) utm=0 stm=4 core=1
at java.lang.Object.wait(Native Method)
- waiting on <0x4257e520> (a java.lang.VMThread) held by tid=11 (AsyncTask #1)
at java.lang.Thread.parkFor(Thread.java:1231)
at sun.misc.Unsafe.park(Unsafe.java:323)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:159)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2019)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
"Binder_3" prio=5 tid=10 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4252a2f8 self=0x70eceee8
| sysTid=652 nice=0 sched=0/0 cgrp=apps handle=1103458192
| state=S schedstat=( 248798704 10298265163 1915 ) utm=0 stm=24 core=0
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Binder_2" prio=5 tid=9 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x4252a208 self=0x70e9ac20
| sysTid=647 nice=0 sched=0/0 cgrp=apps handle=1894194792
| state=S schedstat=( 255017344 10770466666 1914 ) utm=2 stm=23 core=0
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Binder_1" prio=5 tid=8 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x42529748 self=0x70ed7fb8
| sysTid=643 nice=0 sched=0/0 cgrp=apps handle=1894271768
| state=S schedstat=( 253325140 11212258965 1964 ) utm=2 stm=22 core=0
#00 pc 00016fe4 /system/lib/libc.so (__ioctl+8)
#01 pc 0002a75d /system/lib/libc.so (ioctl+16)
#02 pc 00016ba1 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
#03 pc 00017363 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+154)
#04 pc 0001b15d /system/lib/libbinder.so
#05 pc 00011267 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
#06 pc 0004679f /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+66)
#07 pc 00010dcd /system/lib/libutils.so
#08 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#09 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"FinalizerWatchdogDaemon" daemon prio=5 tid=7 WAIT
| group="system" sCount=1 dsCount=0 obj=0x42524848 self=0x70ec82e8
| sysTid=641 nice=0 sched=0/0 cgrp=apps handle=1894449176
| state=S schedstat=( 28071291 9955646097 1553 ) utm=0 stm=2 core=1
at java.lang.Object.wait(Native Method)
- waiting on <0x41cb94e0> (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:856)
"FinalizerDaemon" daemon prio=5 tid=6 WAIT
| group="system" sCount=1 dsCount=0 obj=0x425246f0 self=0x70ee0100
| sysTid=640 nice=0 sched=0/0 cgrp=apps handle=1894142592
| state=S schedstat=( 31090812 10218340115 1560 ) utm=0 stm=3 core=0
at java.lang.Object.wait(Native Method)
- waiting on <0x41ca5610> (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:856)
"ReferenceQueueDaemon" daemon prio=5 tid=5 WAIT
| group="system" sCount=1 dsCount=0 obj=0x42524588 self=0x70ee2b68
| sysTid=639 nice=0 sched=0/0 cgrp=apps handle=1894199792
| state=S schedstat=( 29166284 10272339126 1552 ) utm=0 stm=2 core=0
at java.lang.Object.wait(Native Method)
- waiting on <0x41ca5538>
at java.lang.Object.wait(Object.java:364)
at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:130)
at java.lang.Thread.run(Thread.java:856)
"Compiler" daemon prio=5 tid=4 VMWAIT
| group="system" sCount=1 dsCount=0 obj=0x42524498 self=0x70eb0148
| sysTid=637 nice=0 sched=0/0 cgrp=apps handle=1894324896
| state=S schedstat=( 76908556 11317079877 1863 ) utm=2 stm=5 core=0
#00 pc 00018104 /system/lib/libc.so (__futex_syscall3+8)
#01 pc 0000e41c /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
#02 pc 0000e478 /system/lib/libc.so (__pthread_cond_timedwait+60)
#03 pc 00072aed /system/lib/libdvm.so
#04 pc 00053ec3 /system/lib/libdvm.so
#05 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#06 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
"Signal Catcher" daemon prio=5 tid=3 RUNNABLE
| group="system" sCount=0 dsCount=0 obj=0x425243a0 self=0x70e972b0
| sysTid=635 nice=0 sched=0/0 cgrp=apps handle=1894141056
| state=R schedstat=( 61676619 10172121026 1627 ) utm=1 stm=5 core=1
at dalvik.system.NativeStart.run(Native Method)
"GC" daemon prio=5 tid=2 VMWAIT
| group="system" sCount=1 dsCount=0 obj=0x425242c0 self=0x70edcc08
| sysTid=627 nice=0 sched=0/0 cgrp=apps handle=1894394432
| state=S schedstat=( 52930024 10878488867 1576 ) utm=2 stm=2 core=0
#00 pc 00018104 /system/lib/libc.so (__futex_syscall3+8)
#01 pc 0000e41c /system/lib/libc.so (__pthread_cond_timedwait_relative+48)
#02 pc 0000e478 /system/lib/libc.so (__pthread_cond_timedwait+60)
#03 pc 0007189f /system/lib/libdvm.so
#04 pc 00053ec3 /system/lib/libdvm.so
#05 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
#06 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
at dalvik.system.NativeStart.run(Native Method)
NATIVE THREADS:
"AsyncTask #1" sysTid=738 nice=0 sched=0/0 cgrp=apps
| state=S schedstat=( 156561446 11443128483 3669 ) utm=1 stm=14 core=0
"AsyncTask #1" sysTid=740 nice=0 sched=0/0 cgrp=apps
| state=S schedstat=( 148817347 11495697300 4284 ) utm=4 stm=10 core=0
"AsyncTask #1" sysTid=747 nice=0 sched=0/0 cgrp=apps
| state=S schedstat=( 335904135 11367571119 8916 ) utm=5 stm=28 core=0
"AsyncTask #1" sysTid=748 nice=0 sched=0/0 cgrp=apps
| state=S schedstat=( 271106935 11387538525 5736 ) utm=5 stm=22 core=0
"AsyncTask #1" sysTid=16465 nice=0 sched=0/0 cgrp=apps
| state=S schedstat=( 5427336 18246663 117 ) utm=0 stm=0 core=0
----- end 624 -----
Hello,
I have an app that displays images in a ListView and in a larger ImageView in a separate fragment. The images are downloaded dynamically from a server into a LRU cache using a threaded backend. I am experiencing random deadlocks on my Nexus 10 when I put load onto the app by scrolling through the list. I have attached the traces.txt file, which shows the thread sates at the time of the deadlock. As far as I can tell from the file and from analyzing my code, there are 3 threads waiting for a lock on a DiskLruCache object while the lock is held by another thread ("held by tid=40"). So far there would be nothing unusual - if it wasn't for the fact that thread tid=40 is in state SUSPENDED!!
All locks are from synchronized methods on the DiskLruCache object. One of the locked threads is obviously the main UI thread, which causes the app to lock up. What I dont understand is how thread 40 (which is a background cache maintenance thread) got into the SUSPENDED state. It is certainly not because the Thread.suspend() method is called anywhere in my code (the method is deprecated, the javadoc clearly warns against the deadlock potential it introduces, and I can read). The traces.txt file clearly shows that there are no other locks involved, so there is no circular dependency. It seems someone is suspending a thread - which is an obvious deadlock trap - and it is NOT ME. I am coming close to the point of assuming it is a nasty "feature" of the Android VM..
Can anybody help me solve this riddle? If this was a VM error, it would be an extremely heavy one - I'd really prefer to find it on my side..
thanks,
Christian
--
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home