tarverator
Lurker
I have a Samsung Google Nexus S with Android 2.3.6. About every other or every third time it wakes from sleep, it goes all sluggish and unresponsive for about five seconds, then vibrates, and only then finally wakes up fully. Extremely annoying, especially when the UI isn't even responsive enough to trace the lock pattern!
I have figured out from reading the System Log (with the System Tuner app -- my phone is rooted) that some application is not responding and Android gives it 5 seconds, and then makes everything loaded dump a stack trace. Every time this happens, there are always a bunch of log entries which invariably contain these lines:
[HIGH]Wrote stack traces to '/data/anr/traces.txt'
threadid=4: reacting to signal 3[/HIGH]
I can read that file, but I don't understand it. How can I figure out which app is causing the problem, so (hopefully!) I can get rid of that app?
Thanks!
I have figured out from reading the System Log (with the System Tuner app -- my phone is rooted) that some application is not responding and Android gives it 5 seconds, and then makes everything loaded dump a stack trace. Every time this happens, there are always a bunch of log entries which invariably contain these lines:
[HIGH]Wrote stack traces to '/data/anr/traces.txt'
threadid=4: reacting to signal 3[/HIGH]
I can read that file, but I don't understand it. How can I figure out which app is causing the problem, so (hopefully!) I can get rid of that app?
Thanks!