开发者

What does threadid bogus mon mean?

开发者 https://www.devze.com 2023-01-26 05:27 出处:网络
I am using a ScheduledThreadPoolExecutor and when I have multiple scheduled threads running I am getting threadid=xx: bogus mon 1+0>0; adjusting in开发者_开发技巧 LogCat.

I am using a ScheduledThreadPoolExecutor and when I have multiple scheduled threads running I am getting threadid=xx: bogus mon 1+0>0; adjusting in开发者_开发技巧 LogCat.

Can anyone shed any light on what this means, is it bad and if so how do I stop it? Thanks.


Here's a link for the source for it... looks like something's trying to wake a thread that's not actually waiting. If nothing else is going wrong it's probably harmless.

http://google.com/codesearch/p?hl=en#oOy_5JrVRNM/trunk/dalvik/vm/Sync.c&q=android%20threadid%20bogus&sa=N&cd=3&ct=rc&l=530

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号