Hi

I am getting thousands of crash reports per week with the following 
exception in the GoogleApiAvailability class of the play services client 
library version 9.6.1. I am unable to reproduce the issue. And I can't 
catch the exception as the call stack is entirely play service/android OS 
code

java.lang.SecurityException: Unable to find app for caller 
android.app.ApplicationThreadProxy@436c7960 (pid=20470) when registering 
receiver android.content.IIntentReceiver$Stub$Proxy@436a9110
        at android.os.Parcel.readException()(Parcel.java:1472)
        at android.os.Parcel.readException()(Parcel.java:1426)
        at 
android.app.ActivityManagerProxy.registerReceiver()(ActivityManagerNative.java:2552)
        at 
android.app.ContextImpl.registerReceiverInternal()(ContextImpl.java:1657)
        at android.app.ContextImpl.registerReceiver()(ContextImpl.java:1625)
        at android.app.ContextImpl.registerReceiver()(ContextImpl.java:1619)
        at 
android.content.ContextWrapper.registerReceiver()(ContextWrapper.java:486)
        at com.google.android.gms.common.GoogleApiAvailability.zza()(:-1)
        at com.google.android.gms.internal.zzqp.zzars()(:-1)
        at com.google.android.gms.internal.zzqp.zzc()(:-1)
        at com.google.android.gms.internal.zzqm.onConnectionSuspended()(:-1)
        at com.google.android.gms.internal.zzqr.onConnectionSuspended()(:-1)
        at com.google.android.gms.internal.zzqf.onConnectionSuspended()(:-1)
        at 
com.google.android.gms.common.internal.zzl$1.onConnectionSuspended()(:-1)
        at com.google.android.gms.common.internal.zze$zzd.handleMessage()(:-1)
        at android.os.Handler.dispatchMessage()(Handler.java:102)
        at android.os.Looper.loop()(Looper.java:136)
        at android.app.ActivityThread.main()(ActivityThread.java:5584)
        at java.lang.reflect.Method.invokeNative()(Method.java:-2)
        at java.lang.reflect.Method.invoke()(Method.java:515)
        at 
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run()(ZygoteInit.java:1268)
        at com.android.internal.os.ZygoteInit.main()(ZygoteInit.java:1084)
        at dalvik.system.NativeStart.main()(NativeStart.java:-2)




Regards

Ankit Sinha

-- 
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 android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
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/28a52fe0-b220-4f54-86c1-b491aaefe76c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to