The document contains log messages from an Android system process. It shows:
1) The systemui process starting and various tasks appearing.
2) An ANR (application not responding) event being detected where the main thread was busy for over 2 seconds during an inter-process call.
3) The stack trace of the blocked call being dumped to identify the cause.
4) The ANR event being logged and reported.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
189 views210 pages
Log
The document contains log messages from an Android system process. It shows:
1) The systemui process starting and various tasks appearing.
2) An ANR (application not responding) event being detected where the main thread was busy for over 2 seconds during an inter-process call.
3) The stack trace of the blocked call being dumped to identify the cause.
4) The ANR event being logged and reported.