Android 5.1.1; Support Library 23.1.1; GMS 8.4.0;

We're seeing the following crash after upgrading to GMS 8.4.0.

```
         at java.lang.SecurityException: Requesting code from 
com.google.android.gsf (with uid 10017) to be run in process 
ask.me.if.you.need.more.details (with uid 10221)
         at android.app.ActivityThread.getPackageInfo(ActivityThread.java:2294)
         at android.app.ActivityThread.getPackageInfo(ActivityThread.java:2269)
         at 
android.app.ContextImpl.createPackageContextAsUser(ContextImpl.java:2694)
         at android.app.ContextImpl.createPackageContext(ContextImpl.java:2677)
         at android.app.ActivityThread.installProvider(ActivityThread.java:6351)
         at android.app.ActivityThread.acquireProvider(ActivityThread.java:6014)
         at 
android.app.ContextImpl$ApplicationContentResolver.acquireUnstableProvider(ContextImpl.java:3123)
         at 
android.content.ContentResolver.acquireUnstableProvider(ContentResolver.java:1495)
         at android.content.ContentResolver.query(ContentResolver.java:473)
         at android.content.ContentResolver.query(ContentResolver.java:433)
         at 
org.chromium.android_webview.AwDataReductionProxyManager.getProxySetting(AwDataReductionProxyManager.java:140)
         at 
org.chromium.android_webview.AwDataReductionProxyManager.isDataReductionProxyEnabled(AwDataReductionProxyManager.java:132)
         at 
org.chromium.android_webview.AwDataReductionProxyManager.access$100(AwDataReductionProxyManager.java:25)
         at 
org.chromium.android_webview.AwDataReductionProxyManager$2.run(AwDataReductionProxyManager.java:115)
         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
         at java.lang.Thread.run(Thread.java:818)
```

Would anyone happen to know what is the cause of this? How could one circumvent 
the crash?
Thanks. 

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/e0860956-6881-4d29-943a-a178960f6690%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to