What are you doing in your onCreate and onResume methods?
If you're getting a crash on start up like that I'd wager that you're
doing something that take a long time and so times out.

On Jun 27, 12:13 am, Carl Minden <carlmin...@gmail.com> wrote:
> I am getting a crash intermittently when my Activity starts up either
> initially or when the screen gets rotated I get several log messages
> which I have been unable to get any insight from:
>
> timeout expired mFreezeDisplay=1 mFreezeCount=0
> App freeze timeout expired
> Force clearing freeze
> then lots of: Lock_layer timed out (is the CPU pegged?)
> Key dispatching timed out
>
> then I get ANR annotation: keyDispatchingTimedOut
>
> the trace has alot of
>
> sending signal 3 to alot of PIDs
>
> anyone have any idea what my problem might be, or for that matter what
> any of these things might mean or be indicating?
--~--~---------~--~----~------------~-------~--~----~
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-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to