Friday, December 11, 2015

 Using the search in Google Play Store, crashes the app on a Moto E (2nd gen), for me, today, at any rate. That sorta seems like a sad thing.

The extra sad thing is that apparently the GPS app has a long history of being sorta crashy?

Of course, the Apple app store on e.g. iOS 5 was also pretty bad and crash at times, too. I just cannot really fathom how you can let such blatant bugs through for the conduit by which you make money?
 
D/AndroidRuntime(25467): Shutting down VM
E/AndroidRuntime(25467): FATAL EXCEPTION: main
E/AndroidRuntime(25467): Process: com.android.vending, PID: 25467
E/AndroidRuntime(25467): java.lang.NullPointerException: Attempt to read from field 'java.lang.String com.google.android.finsky.protos.SearchSuggest$NavSug
gestion.docId' on a null object reference
E/AndroidRuntime(25467):        at com.google.android.finsky.providers.SearchSuggestionFetcherLegacy.getIconUri(SearchSuggestionFetcherLegacy.java:90)
E/AndroidRuntime(25467):        at com.google.android.finsky.providers.SearchSuggestionFetcherLegacy.access$200(SearchSuggestionFetcherLegacy.java:34)
E/AndroidRuntime(25467):        at com.google.android.finsky.providers.SearchSuggestionFetcherLegacy$2.onResponse(SearchSuggestionFetcherLegacy.java:170)
E/AndroidRuntime(25467):        at com.google.android.finsky.providers.SearchSuggestionFetcherLegacy$2.onResponse(SearchSuggestionFetcherLegacy.java:153)
E/AndroidRuntime(25467):        at com.google.android.finsky.api.DfeRequest.deliverResponse(DfeRequest.java:546)
E/AndroidRuntime(25467):        at com.google.android.finsky.api.DfeRequest.deliverResponse(DfeRequest.java:51)
E/AndroidRuntime(25467):        at com.android.volley.ExecutorDelivery$ResponseDeliveryRunnable.run(ExecutorDelivery.java:99)
E/AndroidRuntime(25467):        at android.os.Handler.handleCallback(Handler.java:739)
E/AndroidRuntime(25467):        at android.os.Handler.dispatchMessage(Handler.java:95)
E/AndroidRuntime(25467):        at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime(25467):        at android.app.ActivityThread.main(ActivityThread.java:5343)
E/AndroidRuntime(25467):        at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(25467):        at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime(25467):        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:905)
E/AndroidRuntime(25467):        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:700)
W/ActivityManager(  812):   Force finishing activity 1 com.android.vending/.AssetBrowserActivity

No comments:

Post a Comment