Skip to content
This repository was archived by the owner on May 30, 2021. It is now read-only.
This repository was archived by the owner on May 30, 2021. It is now read-only.

ANR keyDispatchingTimedOut in com.stwalkerster.android.apps.strobelight/.StrobeLightConfig #5

@stwalkerster

Description

@stwalkerster

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=0x40027550 self=0xcfc0
| sysTid=10419 nice=0 sched=0/0 cgrp=default handle=-1345006240
| schedstat=( 47821046 45196533 98 )
at android.hardware.Camera.native_setup(Native Method)
at android.hardware.Camera.(Camera.java:258)
at android.hardware.Camera.open(Camera.java:235)
at com.stwalkerster.android.apps.strobelight.StrobeLightConfig.onCreate(StrobeLightConfig.java:47)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1093)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1780)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1837)
at android.app.ActivityThread.access$1500(ActivityThread.java:132)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1033)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:143)
at android.app.ActivityThread.main(ActivityThread.java:4196)
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=7 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x40519150 self=0x1573f8
| sysTid=10425 nice=0 sched=0/0 cgrp=default handle=1410912
| schedstat=( 1373292 2807616 6 )
at dalvik.system.NativeStart.run(Native Method)

"Binder Thread #1" prio=5 tid=6 NATIVE
| group="main" sCount=1 dsCount=0 obj=0x40518350 self=0x30ca88
| sysTid=10424 nice=0 sched=0/0 cgrp=default handle=3091976
| schedstat=( 1953124 2960205 7 )
at dalvik.system.NativeStart.run(Native Method)

"Compiler" daemon prio=5 tid=5 VMWAIT
| group="system" sCount=1 dsCount=0 obj=0x40514f18 self=0x30c950
| sysTid=10423 nice=0 sched=0/0 cgrp=default handle=3091680
| schedstat=( 885009 3356934 4 )
at dalvik.system.NativeStart.run(Native Method)

"Signal Catcher" daemon prio=5 tid=4 RUNNABLE
| group="system" sCount=0 dsCount=0 obj=0x40514e58 self=0x2f2ba8
| sysTid=10422 nice=0 sched=0/0 cgrp=default handle=741992
| schedstat=( 1007079 1953127 7 )
at dalvik.system.NativeStart.run(Native Method)

"GC" daemon prio=5 tid=3 VMWAIT
| group="system" sCount=1 dsCount=0 obj=0x40514db0 self=0x157e80
| sysTid=10421 nice=0 sched=0/0 cgrp=default handle=703640
| schedstat=( 213622 213624 3 )
at dalvik.system.NativeStart.run(Native Method)

"HeapWorker" daemon prio=5 tid=2 VMWAIT
| group="system" sCount=1 dsCount=0 obj=0x40514cf8 self=0x157d48
| sysTid=10420 nice=0 sched=0/0 cgrp=default handle=1411776
| schedstat=( 11108399 29022217 9 )
at dalvik.system.NativeStart.run(Native Method)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions