Ok, Got it from new dumpstate.c

The activity manager has a feature when launching an app every 500ms,
where it collects the current stack traces of the app if it hasn't
finished launching. It will dump the stack traces to /data/anr/
slowXX.txt

On Apr 13, 8:58 am, srikanth <[email protected]> wrote:
> Hi All,
> I am seeing some traces under /data/anr though i didn't get any anr
> related to any of the process. But i am seeing some traces related to
> calendar process under /data/anr.
> Is there any Non-Visible ANR's in android? Can any one clarify me
> what
> exactly these traces are and when it will get created?
> shell@test:/data/anr $ ls
> slow00.txt
> slow01.txt
> slow02.txt
> slow03.txt
> slow04.txt
> slow05.txt
> slow06.txt
> slow07.txt
> slow08.txt
> slow09.txt
> Traces from logs:
> 2012-04-12 17:05:29: +508ms since launching ActivityRecord{4141d7b0
> com.motorola.calendar/com.android.calendar.AllInOneActivity}
> ----- pid 4023 at 2012-04-12 17:05:29 -----
> Cmd line: com.motorola.calendar
> DALVIK THREADS:
> (mutexes: tll=0 tsl=0 tscl=0 ghl=0)
> "main" prio=5 tid=1 NATIVE
>   | group="main" sCount=1 dsCount=0 obj=0x40aa5478 self=0x6a940
>   | sysTid=4023 nice=0 sched=0/0 cgrp=default handle=1074468104
>   | schedstat=( 0 0 0 ) utm=22941 stm=5247 core=0
>   at android.content.res.AssetManager.loadResourceValue(Native
> Method)
>   at
> android.content.res.AssetManager.getResourceText(AssetManager.java:
> 151)
>   at android.content.res.Resources.getText(Resources.java:245)
>   at android.content.res.Resources.getString(Resources.java:333)
>   at android.text.format.DateUtils.formatDateRange(DateUtils.java:
> 1385)
>   at

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to