Jump to content

Welcome to CyanogenMod

Welcome to our forum. Like most online communities you must register to post, but don't worry this is a simple free process that requires minimal information for you to signup. Be a part of the CyanogenMod Forum by signing in or creating an account. You can even sign in with your Facebook or Twitter account.
  • Start new topics and reply to others
  • Subscribe to topics and forums to get automatic updates
  • Get your own profile and make new friends
  • Download files attached to the forum.
  • Customize your experience here
  • Share your CyanogenMod experience!
Guest Message by DevFuse
 

Exception: No Permission To Modify Given Thread In Cm9


This topic has been archived. This means that you cannot reply to this topic.
No replies to this topic

#1 jiangxiang89

jiangxiang89
  • Members
  • 3 posts

Posted 08 August 2012 - 01:52 AM

hey guys, i publish an app on google play, and get  exception from users of my app, the android version is 4.0.3 and 4.0.4:

StackTrace=====>java.lang.SecurityException: No permission to modify given thread
android.os.Process.setThreadPriority(Native Method)
android.webkit.WebViewCore$WebCoreThread$1.handleMessage(WebViewCore.java:764)
android.os.Handler.dispatchMessage(Handler.java:99)
android.os.Looper.loop(Looper.java:137)
android.webkit.WebViewCore$WebCoreThread.run(WebViewCore.java:829)
java.lang.Thread.run(Thread.java:856),

from internet search, i suspect this exception may caused by cm9 mod, so anybody have the same problem, or any suggestions。
my boss want me to fix this, so i need helps.