>
>             int state = thread.getStatus();
>             if(state != -1) {
>                 return VMThread.STATE_MAP[state]; // 812
>             }
>

Thanks for tracking down the source :-)

Since I only get one or two of these a week, I guess it's a SDK/device
specific problem, only under extreme load, or similar. I'll catch the
exception and retry a couple of times I guess, see if that helps.

Pent

-- 
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