Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Freeze - ANR #14

Open
mattprecious opened this issue Sep 2, 2011 · 0 comments
Open

Freeze - ANR #14

mattprecious opened this issue Sep 2, 2011 · 0 comments

Comments

@mattprecious
Copy link
Owner

DALVIK THREADS:
(mutexes: tll=0 tsl=0 tscl=0 ghl=0 hwl=0 hwll=0)
"main" prio=5 tid=1 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x400275e0 self=0xd048
| sysTid=2679 nice=0 sched=0/0 cgrp=default handle=-1345002112
at android.os.BinderProxy.transact(Native Method)
at android.content.ContentProviderProxy.bulkQueryInternal(ContentProviderNative.java:376)
at android.content.ContentProviderProxy.query(ContentProviderNative.java:414)
at android.content.ContentResolver.query(ContentResolver.java:264)
at com.mattprecious.smsfix.library.FixService.onCreate(FixService.java:95)
at android.app.ActivityThread.handleCreateService(ActivityThread.java:2223)
at android.app.ActivityThread.access$2500(ActivityThread.java:132)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1102)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:150)
at android.app.ActivityThread.main(ActivityThread.java:4293)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:507)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:839)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
at dalvik.system.NativeStart.main(Native Method)

"Binder Thread #2" prio=5 tid=8 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x40519200 self=0xb2b88
| sysTid=2686 nice=0 sched=0/0 cgrp=default handle=3269368
at dalvik.system.NativeStart.run(Native Method)

"Binder Thread #1" prio=5 tid=7 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x405189a0 self=0x1619c8
| sysTid=2685 nice=0 sched=0/0 cgrp=default handle=1448328
at dalvik.system.NativeStart.run(Native Method)

"Compiler" daemon prio=5 tid=6 VMWAIT
| group="system" sCount=1 dsCount=0 obj=0x40514fc8 self=0x246e90
| sysTid=2684 nice=0 sched=0/0 cgrp=default handle=2387536
at dalvik.system.NativeStart.run(Native Method)

"JDWP" daemon prio=5 tid=5 VMWAIT
| group="system" sCount=1 dsCount=0 obj=0x40514f18 self=0x246c90
| sysTid=2683 nice=0 sched=0/0 cgrp=default handle=1446040
at dalvik.system.NativeStart.run(Native Method)

"Signal Catcher" daemon prio=5 tid=4 RUNNABLE
| group="system" sCount=0 dsCount=0 obj=0x40514e58 self=0xba590
| sysTid=2682 nice=0 sched=0/0 cgrp=default handle=735920
at dalvik.system.NativeStart.run(Native Method)

"GC" daemon prio=5 tid=3 VMWAIT
| group="system" sCount=1 dsCount=0 obj=0x40514db0 self=0xba458
| sysTid=2681 nice=0 sched=0/0 cgrp=default handle=738280
at dalvik.system.NativeStart.run(Native Method)

"HeapWorker" daemon prio=5 tid=2 VMWAIT
| group="system" sCount=1 dsCount=0 obj=0x40514cf8 self=0xba320
| sysTid=2680 nice=0 sched=0/0 cgrp=default handle=3269304
at dalvik.system.NativeStart.run(Native Method)

mattprecious added a commit that referenced this issue Sep 3, 2011
mattprecious added a commit that referenced this issue Feb 5, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant