Suicide-Squirrel / issues_pie

LG G4 stuff has been completely moved here: https://github.com/LGgFour
8 stars 0 forks source link

iZat service crashes (com.qualcomm.location) #33

Closed steadfasterX closed 4 years ago

steadfasterX commented 5 years ago

User report: XDA

in this case caused by using waze and that actively (so moving/driving around) but happened (according to others) in other situations as well

--------- beginning of crash 09-23 17:13:56.971 14421 15987 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: IzatServiceBase 09-23 17:13:56.971 14421 15987 E AndroidRuntime: java.lang.NoSuchMethodError: No interface method startOperation(Landroid/os/IBinder;IILjava/lang/String;)I in class Lcom/android/internal/app/IAppOpsService; or its super classes (declaration of 'com.android.internal.app.IAppOpsService' appears in /system/framework/framework.jar!classes2.dex) 09-23 17:13:56.971 14421 15987 E AndroidRuntime: at com.qualcomm.location.izatserviceprovider.provider.IzatProviderEngine.startHighPowerLocationMonitoringOnClientUids(IzatProviderEngine.java:343) 09-23 17:13:56.971 14421 15987 E AndroidRuntime: at com.qualcomm.location.izatserviceprovider.provider.IzatProviderEngine.handleSetRequest(IzatProviderEngine.java:395) 09-23 17:13:56.971 14421 15987 E AndroidRuntime: at com.qualcomm.location.izatserviceprovider.provider.IzatProviderEngine.-wrap1(Unknown Source:0) 09-23 17:13:56.971 14421 15987 E AndroidRuntime: at com.qualcomm.location.izatserviceprovider.provider.IzatProviderEngine$IzatProviderEngineMessageHandler.handleMessage(IzatProviderEngine.java:723) 09-23 17:13:56.971 14421 15987 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106) 09-23 17:13:56.971 14421 15987 E AndroidRuntime: at android.os.Looper.loop(Looper.java:193) 09-23 17:13:56.971 14421 15987 E AndroidRuntime: at android.os.HandlerThread.run(HandlerThread.java:65) --------- switch to events 09-23 17:13:56.976 14421 15987 I am_crash: [14421,0,system_server,-1,java.lang.NoSuchMethodError,No interface method startOperation(Landroid/os/IBinder;IILjava/lang/String;)I in class Lcom/android/internal/app/IAppOpsService; or its super classes (declaration of 'com.android.internal.app.IAppOpsService' appears in /system/framework/framework.jar!classes2.dex),IzatProviderEngine.java,343] --------- switch to system 09-23 17:13:56.997 14421 14436 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver --------- switch to crash 09-23 17:13:57.124 15659 15659 E AndroidRuntime: FATAL EXCEPTION: main 09-23 17:13:57.124 15659 15659 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 15659 09-23 17:13:57.124 15659 15659 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause 09-23 17:13:57.220 20073 20073 E AndroidRuntime: FATAL EXCEPTION: main 09-23 17:13:57.220 20073 20073 E AndroidRuntime: Process: com.yahoo.mobile.client.android.mail, PID: 20073 09-23 17:13:57.220 20073 20073 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause --------- switch to kernel

whole log: YsjqgM5W.txt

iZat is qualcomm's way of providing in-house location services (i.e. without gps satellites) by using sensors and WiFi etc. It is aimed to be using less power but there are also reports on that it consumes more. Other then that the whole thing makes sense only when you have apps and map material which providing in-house "routing". The idea was to use this in big malls and such but there are just a few (japan/korea) ones and so the whole thing is IMHO completely useless (as of now).

refs: