Google Backup - ZTE Axon 7 Questions & Answers

Not rooted.
Android Version: 8.0.0
I have an issue with google backups not running on my phone. In settings it says
"Waiting to backup..." perpetually and "Couldn't backup data. Try again later" when tapping the backup now button.
I tried using the ADB commands as described [here](https://forum.xda-developers.com/t/guide-google-backup-waiting-to-backup.3895101/), with and without my screen lock enabled, but didn't have any luck. I have installed, uninstalled, and /or disabled google drive and google one with no change.
When initiating a backup with the command bmgr backupnow --all it returns the following:
Running incremental backup for all packages.
Package @[email protected] with result: Transport error
Backup finished with result: Transport error
I don't really know what I'm doing with log cat but I was able to use logcat to catch the following error messages when running the backup command. It seems that there is an authentication error, but I'm stumped on how to go about troubleshooting it. Any help would be appreciated.
07-05 21:58:45.872 2465 3760 E Backup : [GmsBackupTransport] Error sending final backup to server:
07-05 21:58:45.872 2465 3760 E Backup : omu: Server failed authorization.
07-05 21:58:45.872 2465 3760 E Backup : error auth code : 5
07-05 21:58:45.872 2465 3760 E Backup : at oku.b(:[email protected]@21.21.16 (040400-378233385):13)
07-05 21:58:45.872 2465 3760 E Backup : at com.google.android.gms.backup.transport.BackupTransportChimeraService.a(:[email protected]@21.21.16 (040400-378233385):13)
07-05 21:58:45.872 2465 3760 E Backup : at ppw.c(:[email protected]@21.21.16 (040400-378233385):1)
07-05 21:58:45.872 2465 3760 E Backup : at ppc.call(Unknown Source:10)
07-05 21:58:45.872 2465 3760 E Backup : at ppw.q(:[email protected]@21.21.16 (040400-378233385):4)
07-05 21:58:45.872 2465 3760 E Backup : at ppw.finishBackup(:[email protected]@21.21.16 (040400-378233385):3)
07-05 21:58:45.872 2465 3760 E Backup : at android.app.backup.BackupTransport$TransportImpl.finishBackup(BackupTransport.java:627)
07-05 21:58:45.872 2465 3760 E Backup : at com.android.internal.backup.IBackupTransport$Stub.onTransact(IBackupTransport.java:164)
07-05 21:58:45.872 2465 3760 E Backup : at android.os.Binder.transact(Binder.java:604)
07-05 21:58:45.872 2465 3760 E Backup : at dzc.onTransact(:[email protected]@21.21.16 (040400-378233385):2)
07-05 21:58:45.872 2465 3760 E Backup : at android.os.Binder.transact(Binder.java:604)
07-05 21:58:45.872 2465 3760 E Backup : at adwb.onTransact(:[email protected]@21.21.16 (040400-378233385):17)
07-05 21:58:45.872 2465 3760 E Backup : at android.os.Binder.execTransact(Binder.java:674)

Related

help with logcat to fix my looping nexus 7 gen2

I have a boot looping device and I want to fix my data partition without wiping it. I have used twrp to backup my data. I can now wipe data and it boots fine. If I put my data back it loops. Wiping this OS is not really an option for me.
Last thing I did before the boot loop was installed a wake detector.
this is my log during the looping - files is 10 times this size..., this is the only part that would fit. I think the fatal error may have something to do with my issue.
https://pastebin.com/XHaWBeWR
I think this is the problem but not sure how to fix.
01-05 10:31:13.545 1849 1849 E AndroidRuntime: FATAL EXCEPTION: main
01-05 10:31:13.545 1849 1849 E AndroidRuntime: Process: com.google.android.gm, PID: 1849
01-05 10:31:13.545 1849 1849 E AndroidRuntime: java.lang.RuntimeException: Unable to create application com.google.android.gm.MailMigrationApplication: java.lang.RuntimeException: Package manager has died
01-05 10:31:13.545 1849 1849 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4710)
01-05 10:31:13.545 1849 1849 E AndroidRuntime: at android.app.ActivityThread.-wrap1(ActivityThread.java)
01-05 10:31:13.545 1849 1849 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1405)
01-05 10:31:13.545 1849 1849 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
01-05 10:31:13.545 1849 1849 E AndroidRuntime: at android.os.Looper.loop(Looper.java:148)
01-05 10:31:13.545 1849 1849 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5417)
01-05 10:31:13.545 1849 1849 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
01-05 10:31:13.545 1849 1849 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-05 10:31:13.545 1849 1849 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-05 10:31:13.545 1849 1849 E AndroidRuntime: Caused by: java.lang.RuntimeException: Package manager has died
01-05 10:31:13.545 1849 1849 E AndroidRuntime: at android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java:134)
01-05 10:31:13.545 1849 1849 E AndroidRuntime: at dwe.a(SourceFile:12)
01-05 10:31:13.545 1849 1849 E AndroidRuntime: at dwe.<init>(SourceFile:3)
01-05 10:31:13.545 1849 1849 E AndroidRuntime: at dun.<init>(SourceFile:9)
01-05 10:31:13.545 1849 1849 E AndroidRuntime: at dui.a(SourceFile:67)
01-05 10:31:13.545 1849 1849 E AndroidRuntime: at eem.onCreate(SourceFile:103)
01-05 10:31:13.545 1849 1849 E AndroidRuntime: at com.google.android.gm.MailMigrationApplication.onCreate(SourceFile:2)
01-05 10:31:13.545 1849 1849 E AndroidRuntime: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1013)
01-05 10:31:13.545 1849 1849 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4707)
01-05 10:31:13.545 1849 1849 E AndroidRuntime: ... 8 more
01-05 10:31:13.545 1849 1849 E AndroidRuntime: Caused by: android.os.DeadObjectException
01-05 10:31:13.545 1849 1849 E AndroidRuntime: at android.os.BinderProxy.transactNative(Native Method)
01-05 10:31:13.545 1849 1849 E AndroidRuntime: at android.os.BinderProxy.transact(Binder.java:503)
01-05 10:31:13.545 1849 1849 E AndroidRuntime: at android.content.pm.IPackageManager$Stub$Proxy.getPackageInfo(IPackageManager.java:2163)
01-05 10:31:13.545 1849 1849 E AndroidRuntime: at android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java:129)
01-05 10:31:13.545 1849 1849 E AndroidRuntime: ... 16 more
01-05 10:31:13.546 1849 1849 E AndroidRuntime: Error reporting crash
01-05 10:31:13.546 1849 1849 E AndroidRuntime: android.os.DeadObjectException
01-05 10:31:13.546 1849 1849 E AndroidRuntime: at android.os.BinderProxy.transactNative(Native Method)
01-05 10:31:13.546 1849 1849 E AndroidRuntime: at android.os.BinderProxy.transact(Binder.java:503)
01-05 10:31:13.546 1849 1849 E AndroidRuntime: at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:4427)
01-05 10:31:13.546 1849 1849 E AndroidRuntime: at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:90)
01-05 10:31:13.546 1849 1849 E AndroidRuntime: at iko.uncaughtException(SourceFile:16)
01-05 10:31:13.546 1849 1849 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
01-05 10:31:13.546 1849 1849 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
01-05 10:31:13.546 1849 1849 E AndroidRuntime: at ikp.uncaughtException(SourceFile:15)
01-05 10:31:13.546 1849 1849 I Process : Sending signal. PID: 1849 SIG: 9
01-05 10:31:13.555 1633 2076 W UserManager: Could not get userHandle for user 0
01-05 10:31:13.555 1633 2076 W UserManager: Could not get userHandle for user 0
01-05 10:31:13.569 1663 1683 I ContactDirectoryManager: Discovered 0 contact directories in 2940ms
01-05 10:31:13.571 1663 1683 E AndroidRuntime: FATAL EXCEPTION: ContactsProviderWorker
01-05 10:31:13.571 1663 1683 E AndroidRuntime: Process: android.process.acore, PID: 1663
01-05 10:31:13.571 1663 1683 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'android.accounts.Account[] android.accounts.IAccountManager.getAccounts(java.lang.String, java.lang.String)' on a null object reference
01-05 10:31:13.571 1663 1683 E AndroidRuntime: at android.accounts.AccountManager.getAccounts(AccountManager.java:429)
01-05 10:31:13.571 1663 1683 E AndroidRuntime: at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1710)
01-05 10:31:13.571 1663 1683 E AndroidRuntime: at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1516)
01-05 10:31:13.571 1663 1683 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
01-05 10:31:13.571 1663 1683 E AndroidRuntime: at android.os.Looper.loop(Looper.java:148)
01-05 10:31:13.571 1663 1683 E AndroidRuntime: at android.os.HandlerThread.run(HandlerThread.java:61)
01-05 10:31:13.572 1663 1683 E AndroidRuntime: Error reporting crash
01-05 10:31:13.572 1663 1683 E AndroidRuntime: android.os.DeadObjectException
01-05 10:31:13.572 1663 1683 E AndroidRuntime: at android.os.BinderProxy.transactNative(Native Method)
01-05 10:31:13.572 1663 1683 E AndroidRuntime: at android.os.BinderProxy.transact(Binder.java:503)
01-05 10:31:13.572 1663 1683 E AndroidRuntime: at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:4427)
01-05 10:31:13.572 1663 1683 E AndroidRuntime: at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:90)
01-05 10:31:13.572 1663 1683 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
01-05 10:31:13.572 1663 1683 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
01-05 10:31:13.572 1663 1683 I Process : Sending signal. PID: 1663 SIG: 9
01-05 10:31:13.585 2090 2090 W System : ClassLoader referenced unknown path: /system/app/GoogleContactsSyncAdapter/lib/arm
01-05 10:31:13.586 2090 2090 D AndroidRuntime: Shutting down VM
01-05 10:31:13.587 2090 2090 E AndroidRuntime: FATAL EXCEPTION: main
01-05 10:31:13.587 2090 2090 E AndroidRuntime: Process: com.google.process.gapps, PID: 2090
01-05 10:31:13.587 2090 2090 E AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application android.app.Application: java.lang.IllegalStateException: Unable to get package info for com.google.android.syncadapters.contacts; is system dying?
01-05 10:31:13.587 2090 2090 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:578)
01-05 10:31:13.587 2090 2090 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4680)
01-05 10:31:13.587 2090 2090 E AndroidRuntime: at android.app.ActivityThread.-wrap1(ActivityThread.java)
01-05 10:31:13.587 2090 2090 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1405)
01-05 10:31:13.587 2090 2090 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
01-05 10:31:13.587 2090 2090 E AndroidRuntime: at android.os.Looper.loop(Looper.java:148)
01-05 10:31:13.587 2090 2090 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5417)
01-05 10:31:13.587 2090 2090 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
01-05 10:31:13.587 2090 2090 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-05 10:31:13.587 2090 2090 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-05 10:31:13.587 2090 2090 E AndroidRuntime: Caused by: java.lang.IllegalStateException: Unable to get package info for com.google.android.syncadapters.contacts; is system dying?
01-05 10:31:13.587 2090 2090 E AndroidRuntime: at android.app.LoadedApk.initializeJavaContextClassLoader(LoadedApk.java:420)
01-05 10:31:13.587 2090 2090 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:570)
01-05 10:31:13.587 2090 2090 E AndroidRuntime: ... 9 more
01-05 10:31:13.587 2090 2090 E AndroidRuntime: Caused by: android.os.DeadObjectException
01-05 10:31:13.587 2090 2090 E AndroidRuntime: at android.os.BinderProxy.transactNative(Native Method)
01-05 10:31:13.587 2090 2090 E AndroidRuntime: at android.os.BinderProxy.transact(Binder.java:503)
01-05 10:31:13.587 2090 2090 E AndroidRuntime: at android.content.pm.IPackageManager$Stub$Proxy.getPackageInfo(IPackageManager.java:2163)
01-05 10:31:13.587 2090 2090 E AndroidRuntime: at android.app.LoadedApk.initializeJavaContextClassLoader(LoadedApk.java:418)
01-05 10:31:13.587 2090 2090 E AndroidRuntime: ... 10 more
01-05 10:31:13.589 2090 2090 E AndroidRuntime: Error reporting crash
01-05 10:31:13.589 2090 2090 E AndroidRuntime: android.os.DeadObjectException
01-05 10:31:13.589 2090 2090 E AndroidRuntime: at android.os.BinderProxy.transactNative(Native Method)
01-05 10:31:13.589 2090 2090 E AndroidRuntime: at android.os.BinderProxy.transact(Binder.java:503)
01-05 10:31:13.589 2090 2090 E AndroidRuntime: at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:4427)
01-05 10:31:13.589 2090 2090 E AndroidRuntime: at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:90)
01-05 10:31:13.589 2090 2090 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
01-05 10:31:13.589 2090 2090 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
01-05 10:31:13.589 2090 2090 I Process : Sending signal. PID: 2090 SIG: 9
01-05 10:31:13.638 2114 2118 D libEGL : loaded /vendor/lib/egl/libEGL_adreno.so
01-05 10:31:13.639 2114 2118 D libEGL : loaded /vendor/lib/egl/libGLESv1_CM_adreno.so
01-05 10:31:13.660 2114 2118 D libEGL : loaded /vendor/lib/egl/libGLESv2_adreno.so
01-05 10:31:13.670 2114 2118 I Adreno-EGL: <qeglDrvAPI_eglInitialize:379>: QUALCOMM Build: 10/21/15, 369a2ea, I96aee987eb
01-05 10:31:13.686 2114 2118 E BootAnimation: couldn't find audio_conf.txt
01-05 10:31:13.722 272 272 I lowmemorykiller: ActivityManager disconnected
01-05 10:31:13.722 272 272 I lowmemorykiller: Closing Activity Manager data connection
01-05 10:31:13.807 1528 1536 E BluetoothMap:
01-05 10:31:13.807 1528 1536 E BluetoothMap: android.os.DeadObjectException
01-05 10:31:13.807 1528 1536 E BluetoothMap: at android.os.BinderProxy.transactNative(Native Method)
01-05 10:31:13.807 1528 1536 E BluetoothMap: at android.os.BinderProxy.transact(Binder.java:503)
01-05 10:31:13.807 1528 1536 E BluetoothMap: at android.bluetooth.IBluetoothManager$Stub$Proxy.unregisterStateChangeCallback(IBluetoothManager.java:269)
01-05 10:31:13.807 1528 1536 E BluetoothMap: at android.bluetooth.BluetoothMap.close(BluetoothMap.java:133)
01-05 10:31:13.807 1528 1536 E BluetoothMap: at android.bluetooth.BluetoothMap.finalize(BluetoothMap.java:117)
01-05 10:31:13.807 1528 1536 E BluetoothMap: at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:202)
01-05 10:31:13.807 1528 1536 E BluetoothMap: at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:185)
01-05 10:31:13.807 1528 1536 E BluetoothMap: at java.lang.Thread.run(Thread.java:818)
01-05 10:31:14.185 1884 2053 V fb-UnpackingSoSource: regenerating DSO store X.00E
01-05 10:31:14.186 1884 2053 V fb-UnpackingSoSource: not releasing dso store lock for /data/user/0/com.facebook.katana/lib-assets (syncer thread started)
01-05 10:31:14.188 1884 2125 V fb-UnpackingSoSource: starting syncer worker
01-05 10:31:14.195 1884 2053 V fb-UnpackingSoSource: locked dso store /data/user/0/com.facebook.katana/lib-xzs
01-05 10:31:14.203 1884 2053 V fb-UnpackingSoSource: deps mismatch on deps store: regenerating
01-05 10:31:14.203 1884 2053 V fb-UnpackingSoSource: so store dirty: regenerating
01-05 10:31:14.212 1884 2125 V fb-UnpackingSoSource: releasing dso store lock for /data/user/0/com.facebook.katana/lib-assets (from syncer thread)
01-05 10:31:14.553 1884 2053 V XZ : XZ native library initialized.
01-05 10:31:14.554 1884 2053 V fb-UnpackingSoSource: regenerating DSO store X.00F
01-05 10:31:14.562 1884 2053 I fb-UnpackingSoSource: extracting DSO libcoldstart.so
Click to expand...
Click to collapse

My bluetooth is constantly toggling.

I'm having an odd issue with my v20 where my Bluetooth constantly toggles itself until I turn it off manually. I'm running stock unrooted and I've checked for any wierd Tasker issues or bad apps. It's causing battery drain on my AW watch as well, so any help would be appreciated. Thanks in advance.
I ran a logcat when it occured
Line 233: 03-14 17:24:36.461 17279 17279 E AndroidRuntime: at com.lge.iftttmanager.smartsetting.SmartSettingPreference.updateBTStates(SmartSettingPreference.java:409)
Line 234: 03-14 17:24:36.461 17279 17279 E AndroidRuntime: at com.lge.iftttmanager.processor.CommonIntentProcessor.processBTChanged(CommonIntentProcessor.java:42)
Line 600: 03-14 17:42:28.074 1493 1493 D BluetoothManagerService: BluetoothServiceConnection, disconnected: com.android.bluetooth.btservice.AdapterService
Line 605: 03-14 17:42:28.079 1493 1852 W ActivityManager: Scheduling restart of crashed service com.android.bluetooth/.btservice.AdapterService in 11000ms
Line 610: 03-14 17:42:28.080 1493 1852 W ActivityManager: Scheduling restart of crashed service com.android.bluetooth/com.broadcom.bt.service.opp.OppService in 20999ms
Line 655: 03-14 17:42:28.796 1493 1493 D BluetoothManagerService: BluetoothServiceConnection: com.android.bluetooth.btservice.AdapterService
Line 1704: 03-14 17:45:46.582 1493 2770 I SystemUI[Framework]: ==>disabledNaviBtnLocked() userId=0, what=0x70006, [email protected], pkg=com.android.systemui
Line 1705: 03-14 17:45:46.582 1493 2770 I SystemUI[Framework]: disableNaviBtn: mDisabledNaviBtn=0x70006, mDisableRecords.size=1
Line 1705: 03-14 17:45:46.582 1493 2770 I SystemUI[Framework]: disableNaviBtn: mDisabledNaviBtn=0x70006, mDisableRecords.size=1
Line 3868: 03-14 17:50:24.709 1493 2721 I SystemUI[Framework]: ==>disabledNaviBtnLocked() userId=0, what=0x0, [email protected], pkg=com.android.systemui
Line 3869: 03-14 17:50:24.709 1493 2721 I SystemUI[Framework]: disableNaviBtn: mDisabledNaviBtn=0x0, mDisableRecords.size=0
Line 3869: 03-14 17:50:24.709 1493 2721 I SystemUI[Framework]: disableNaviBtn: mDisabledNaviBtn=0x0, mDisableRecords.size=0
Line 3979: 03-14 17:50:33.092 1493 1493 D BluetoothManagerService: BluetoothServiceConnection, disconnected: com.android.bluetooth.btservice.AdapterService
Line 3981: 03-14 17:50:33.097 2693 2693 D LGBluetoothAPIService: [BTUI] LGBluetoothAPIServiceConnection: disconnected from LGBluetoothAPIAdapter
Line 3989: 03-14 17:50:33.099 1493 1493 D AudioService: mConnectedBTDevicesList size 0
Line 3991: 03-14 17:50:33.100 1493 4348 W ActivityManager: Scheduling restart of crashed service com.android.bluetooth/.btservice.AdapterService in 11000ms
Line 4005: 03-14 17:50:33.108 1493 4348 W ActivityManager: Scheduling restart of crashed service com.android.bluetooth/com.broadcom.bt.service.opp.OppService in 30993ms
Line 4008: 03-14 17:50:33.120 1493 1493 D AudioService: mConnectedBTDevicesList size 0
Line 4014: 03-14 17:50:33.126 2693 2693 D LGBluetoothAPIService: [BTUI] onReceive action : android.bluetooth.adapter.action.STATE_CHANGED
Line 4053: 03-14 17:50:33.386 1493 3501 V LGSettingsProvider: call_put(global:bt_svcst_com.android.bluetooth.hfp.HeadsetService=1) calling package = com.android.bluetooth callingUserId : 0
Line 4054: 03-14 17:50:33.387 1493 3393 V LGSettingsProvider: call_put(global:bt_svcst_com.android.bluetooth.a2dp.A2dpService=1) calling package = com.android.bluetooth callingUserId : 0
Line 4055: 03-14 17:50:33.387 1493 1564 V LGSettingsProvider: call_put(global:bt_svcst_com.android.bluetooth.hid.HidService=1) calling package = com.android.bluetooth callingUserId : 0
Line 4056: 03-14 17:50:33.387 1493 2760 V LGSettingsProvider: call_put(global:bt_svcst_com.android.bluetooth.hdp.HealthService=1) calling package = com.android.bluetooth callingUserId : 0
Line 4057: 03-14 17:50:33.388 1493 2721 V LGSettingsProvider: call_put(global:bt_svcst_com.android.bluetooth.pan.PanService=1) calling package = com.android.bluetooth callingUserId : 0
Line 4058: 03-14 17:50:33.388 1493 3377 V LGSettingsProvider: call_put(global:bt_svcst_com.android.bluetooth.gatt.GattService=1) calling package = com.android.bluetooth callingUserId : 0
Line 4059: 03-14 17:50:33.389 1493 1852 V LGSettingsProvider: call_put(global:bt_svcst_com.android.bluetooth.map.BluetoothMapService=1) calling package = com.android.bluetooth callingUserId : 0
Line 4060: 03-14 17:50:33.389 1493 3410 V LGSettingsProvider: call_put(global:bt_svcst_com.broadcom.bt.service.opp.OppService=1) calling package = com.android.bluetooth callingUserId : 0
Line 4060: 03-14 17:50:33.389 1493 3410 V LGSettingsProvider: call_put(global:bt_svcst_com.broadcom.bt.service.opp.OppService=1) calling package = com.android.bluetooth callingUserId : 0
Line 4061: 03-14 17:50:33.389 1493 3508 V LGSettingsProvider: call_put(global:bt_svcst_init=1) calling package = com.android.bluetooth callingUserId : 0
Line 4069: 03-14 17:50:33.530 1493 1493 D BluetoothManagerService: BluetoothServiceConnection: com.android.bluetooth.btservice.AdapterService
Line 4095: 03-14 17:50:33.620 2693 2693 D LGBluetoothAPIService: [BTUI] LGBluetoothAPIServiceConnection: connected to LGBluetoothAPIAdapter
Line 4143: 03-14 17:50:34.554 2693 2693 D LGBluetoothAPIService: [BTUI] onReceive action : android.bluetooth.adapter.action.STATE_CHANGED
Line 4147: 03-14 17:50:34.626 24574 24574 D LGBluetoothProfileConnectionReceiver_LGSettingsAPK: [BTUI] STATE_OFF or STATE_TURNING_ON : reset connected device information - BluetoothSettings
Line 4149: 03-14 17:50:34.629 24574 24574 D LGBluetoothProfileConnectionReceiver_EasySetting: [BTUI] STATE_OFF or STATE_TURNING_ON : reset connected device information EasySettings
Line 4172: 03-14 17:50:34.961 2693 2693 D LGBluetoothAPIService: [BTUI] onReceive action : android.bluetooth.adapter.action.STATE_CHANGED
Line 4272: 03-14 17:50:38.616 1493 1493 D WifiServerServiceExt: Connected BT device : 29
Line 4436: 03-14 17:50:57.197 1493 1493 D AudioService: mConnectedBTDevicesList size 0
Line 4443: 03-14 17:50:57.199 2693 2693 D LGBluetoothAPIService: [BTUI] LGBluetoothAPIServiceConnection: disconnected from LGBluetoothAPIAdapter
Line 4449: 03-14 17:50:57.200 1493 3508 W ActivityManager: Scheduling restart of crashed service com.android.bluetooth/.btservice.AdapterService in 10999ms
Line 4458: 03-14 17:50:57.201 1493 3508 W ActivityManager: Scheduling restart of crashed service com.android.bluetooth/com.broadcom.bt.service.opp.OppService in 20997ms
Line 4462: 03-14 17:50:57.203 1493 1493 D BluetoothManagerService: BluetoothServiceConnection, disconnected: com.android.bluetooth.btservice.AdapterService
Line 4485: 03-14 17:50:57.221 1493 1493 D AudioService: mConnectedBTDevicesList size 0
Line 4486: 03-14 17:50:57.221 2693 2693 D LGBluetoothAPIService: [BTUI] onReceive action : android.bluetooth.adapter.action.STATE_CHANGED
Line 4492: 03-14 17:50:57.230 24574 24574 E BluetoothDevice: BT not enabled. Cannot get bond state
Line 4493: 03-14 17:50:57.230 24574 24574 E BluetoothDevice: BT not enabled. Cannot get bond state
Line 4494: 03-14 17:50:57.230 24574 24574 E BluetoothDevice: BT not enabled. Cannot get bond state
Line 4495: 03-14 17:50:57.230 24574 24574 E BluetoothDevice: BT not enabled. Cannot get bond state
Line 4496: 03-14 17:50:57.230 24574 24574 E BluetoothDevice: BT not enabled. Cannot get bond state
Line 4497: 03-14 17:50:57.230 24574 24574 E BluetoothDevice: BT not enabled. Cannot get bond state
Line 4498: 03-14 17:50:57.230 24574 24574 E BluetoothDevice: BT not enabled. Cannot get bond state
Line 4499: 03-14 17:50:57.230 24574 24574 E BluetoothDevice: BT not enabled. Cannot get bond state
Line 4500: 03-14 17:50:57.230 24574 24574 E BluetoothDevice: BT not enabled. Cannot get bond state
Line 4501: 03-14 17:50:57.230 24574 24574 E BluetoothDevice: BT not enabled. Cannot get bond state
Line 4502: 03-14 17:50:57.230 24574 24574 E BluetoothDevice: BT not enabled. Cannot get bond state
Line 4503: 03-14 17:50:57.230 24574 24574 E BluetoothDevice: BT not enabled. Cannot get bond state
Line 4504: 03-14 17:50:57.230 24574 24574 E BluetoothDevice: BT not enabled. Cannot get bond state
Line 4505: 03-14 17:50:57.230 24574 24574 E BluetoothDevice: BT not enabled. Cannot get bond state
Line 4506: 03-14 17:50:57.230 24574 24574 E BluetoothDevice: BT not enabled. Cannot get bond state
Line 4543: 03-14 17:50:57.402 1493 3432 V LGSettingsProvider: call_put(global:bt_svcst_com.android.bluetooth.hfp.HeadsetService=1) calling package = com.android.bluetooth callingUserId : 0
Line 4544: 03-14 17:50:57.402 1493 2760 V LGSettingsProvider: call_put(global:bt_svcst_com.android.bluetooth.a2dp.A2dpService=1) calling package = com.android.bluetooth callingUserId : 0
Line 4545: 03-14 17:50:57.402 1493 2480 V LGSettingsProvider: call_put(global:bt_svcst_com.android.bluetooth.hid.HidService=1) calling package = com.android.bluetooth callingUserId : 0
Line 4546: 03-14 17:50:57.403 1493 1852 V LGSettingsProvider: call_put(global:bt_svcst_com.android.bluetooth.hdp.HealthService=1) calling package = com.android.bluetooth callingUserId : 0
Line 4547: 03-14 17:50:57.403 1493 3398 V LGSettingsProvider: call_put(global:bt_svcst_com.android.bluetooth.pan.PanService=1) calling package = com.android.bluetooth callingUserId : 0
Line 4548: 03-14 17:50:57.403 1493 3501 V LGSettingsProvider: call_put(global:bt_svcst_com.android.bluetooth.gatt.GattService=1) calling package = com.android.bluetooth callingUserId : 0
Line 4549: 03-14 17:50:57.404 1493 3474 V LGSettingsProvider: call_put(global:bt_svcst_com.android.bluetooth.map.BluetoothMapService=1) calling package = com.android.bluetooth callingUserId : 0
Line 4550: 03-14 17:50:57.404 1493 1564 V LGSettingsProvider: call_put(global:bt_svcst_com.broadcom.bt.service.opp.OppService=1) calling package = com.android.bluetooth callingUserId : 0
Line 4550: 03-14 17:50:57.404 1493 1564 V LGSettingsProvider: call_put(global:bt_svcst_com.broadcom.bt.service.opp.OppService=1) calling package = com.android.bluetooth callingUserId : 0
Line 4551: 03-14 17:50:57.404 1493 2721 V LGSettingsProvider: call_put(global:bt_svcst_init=1) calling package = com.android.bluetooth callingUserId : 0
Line 4558: 03-14 17:50:57.475 1493 1493 D BluetoothManagerService: BluetoothServiceConnection: com.android.bluetooth.btservice.AdapterService
Line 4563: 03-14 17:50:57.517 2693 2693 D LGBluetoothAPIService: [BTUI] LGBluetoothAPIServiceConnection: connected to LGBluetoothAPIAdapter
Line 4612: 03-14 17:50:58.607 2693 2693 D LGBluetoothAPIService: [BTUI] onReceive action : android.bluetooth.adapter.action.STATE_CHANGED
Line 4617: 03-14 17:50:58.757 24574 24574 D LGBluetoothProfileConnectionReceiver_LGSettingsAPK: [BTUI] STATE_OFF or STATE_TURNING_ON : reset connected device information - BluetoothSettings
Line 4619: 03-14 17:50:58.761 24574 24574 D LGBluetoothProfileConnectionReceiver_EasySetting: [BTUI] STATE_OFF or STATE_TURNING_ON : reset connected device information EasySettings
Line 4640: 03-14 17:50:58.927 2693 2693 D LGBluetoothAPIService: [BTUI] onReceive action : android.bluetooth.adapter.action.STATE_CHANGED
Line 4746: 03-14 17:51:01.307 1493 1493 D WifiServerServiceExt: Connected BT device : 30

Bootloop rooted Oneplus5 with Oxygen stock rom.

Hey forum, long time no see...
I have came back facing a problem with my OnePlus 5 running stock rom with ROOT.
I had to turn it off to replace the screen-protector but turning it back on was no dice.
A bootloop is happening where I see the screen to enter my PIN/password for 1 second after that the OS only reboots.
That means that I see the two dots and the white circle in red and not the boot-loader warning.
I have installed the latest TWRP on so I cleared dalvik and cache but that did not work either
I thought it might be magisk but uninstalling and/or reinstalling it did not fix the problem.
I have managed to authorize adb using TWEP recovery and pulled the logcat during the boot.
I hope the someone can help me debug this, there is some data in apps that need te recovert before doing a full wipe.
Code:
--------- beginning of crash
07-01 21:32:38.393 3572 3572 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 3572 (init), pid 3572 (init)
07-01 21:32:38.434 3572 3572 F libc : crash_dump helper failed to exec
07-01 21:32:38.461 1493 1493 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
07-01 21:32:38.461 1493 1493 E AndroidRuntime: java.lang.IllegalArgumentException: provider doesn't exist: fused
07-01 21:32:38.461 1493 1493 E AndroidRuntime: at com.android.server.LocationManagerService.requestLocationUpdatesLocked(LocationManagerService.java:2775)
07-01 21:32:38.461 1493 1493 E AndroidRuntime: at com.android.server.LocationManagerService.requestLocationUpdates(LocationManagerService.java:2755)
07-01 21:32:38.461 1493 1493 E AndroidRuntime: at android.location.LocationManager.requestLocationUpdates(LocationManager.java:1042)
07-01 21:32:38.461 1493 1493 E AndroidRuntime: at android.location.LocationManager.requestLocationUpdates(LocationManager.java:950)
07-01 21:32:38.461 1493 1493 E AndroidRuntime: at com.android.server.twilight.TwilightService.startListening(TwilightService.java:261)
07-01 21:32:38.461 1493 1493 E AndroidRuntime: at com.android.server.twilight.TwilightService.handleMessage(TwilightService.java:210)
07-01 21:32:38.461 1493 1493 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:103)
07-01 21:32:38.461 1493 1493 E AndroidRuntime: at android.os.Looper.loop(Looper.java:214)
07-01 21:32:38.461 1493 1493 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:569)
07-01 21:32:38.461 1493 1493 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:377)
07-01 21:32:38.461 1493 1493 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
07-01 21:32:38.461 1493 1493 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:516)
07-01 21:32:38.461 1493 1493 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:928)
07-01 21:32:38.580 3222 3222 E AndroidRuntime: FATAL EXCEPTION: main
07-01 21:32:38.580 3222 3222 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 3222
07-01 21:32:38.580 3222 3222 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
07-01 21:32:53.657 5246 5246 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 5246 (init), pid 5246 (init)
07-01 21:32:53.681 5246 5246 F libc : crash_dump helper failed to exec
07-01 21:32:53.724 3934 3934 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
07-01 21:32:53.724 3934 3934 E AndroidRuntime: java.lang.IllegalArgumentException: provider doesn't exist: fused
07-01 21:32:53.724 3934 3934 E AndroidRuntime: at com.android.server.LocationManagerService.requestLocationUpdatesLocked(LocationManagerService.java:2775)
07-01 21:32:53.724 3934 3934 E AndroidRuntime: at com.android.server.LocationManagerService.requestLocationUpdates(LocationManagerService.java:2755)
07-01 21:32:53.724 3934 3934 E AndroidRuntime: at android.location.LocationManager.requestLocationUpdates(LocationManager.java:1042)
07-01 21:32:53.724 3934 3934 E AndroidRuntime: at android.location.LocationManager.requestLocationUpdates(LocationManager.java:950)
07-01 21:32:53.724 3934 3934 E AndroidRuntime: at com.android.server.twilight.TwilightService.startListening(TwilightService.java:261)
07-01 21:32:53.724 3934 3934 E AndroidRuntime: at com.android.server.twilight.TwilightService.handleMessage(TwilightService.java:210)
07-01 21:32:53.724 3934 3934 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:103)
07-01 21:32:53.724 3934 3934 E AndroidRuntime: at android.os.Looper.loop(Looper.java:214)
07-01 21:32:53.724 3934 3934 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:569)
07-01 21:32:53.724 3934 3934 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:377)
07-01 21:32:53.724 3934 3934 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
07-01 21:32:53.724 3934 3934 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:516)
07-01 21:32:53.724 3934 3934 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:928)
07-01 21:33:08.878 6891 6891 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 6891 (init), pid 6891 (init)
07-01 21:33:08.940 6891 6891 F libc : crash_dump helper failed to exec
07-01 21:33:08.957 5597 5597 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
07-01 21:33:08.957 5597 5597 E AndroidRuntime: java.lang.IllegalArgumentException: provider doesn't exist: fused
07-01 21:33:08.957 5597 5597 E AndroidRuntime: at com.android.server.LocationManagerService.requestLocationUpdatesLocked(LocationManagerService.java:2775)
07-01 21:33:08.957 5597 5597 E AndroidRuntime: at com.android.server.LocationManagerService.requestLocationUpdates(LocationManagerService.java:2755)
07-01 21:33:08.957 5597 5597 E AndroidRuntime: at android.location.LocationManager.requestLocationUpdates(LocationManager.java:1042)
07-01 21:33:08.957 5597 5597 E AndroidRuntime: at android.location.LocationManager.requestLocationUpdates(LocationManager.java:950)
07-01 21:33:08.957 5597 5597 E AndroidRuntime: at com.android.server.twilight.TwilightService.startListening(TwilightService.java:261)
07-01 21:33:08.957 5597 5597 E AndroidRuntime: at com.android.server.twilight.TwilightService.handleMessage(TwilightService.java:210)
07-01 21:33:08.957 5597 5597 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:103)
07-01 21:33:08.957 5597 5597 E AndroidRuntime: at android.os.Looper.loop(Looper.java:214)
07-01 21:33:08.957 5597 5597 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:569)
07-01 21:33:08.957 5597 5597 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:377)
07-01 21:33:08.957 5597 5597 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
07-01 21:33:08.957 5597 5597 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:516)
07-01 21:33:08.957 5597 5597 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:928)
07-01 21:33:24.095 8546 8546 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 8546 (init), pid 8546 (init)
07-01 21:33:24.130 8546 8546 F libc : crash_dump helper failed to exec
07-01 21:33:24.157 7270 7270 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
07-01 21:33:24.157 7270 7270 E AndroidRuntime: java.lang.IllegalArgumentException: provider doesn't exist: fused
07-01 21:33:24.157 7270 7270 E AndroidRuntime: at com.android.server.LocationManagerService.requestLocationUpdatesLocked(LocationManagerService.java:2775)
07-01 21:33:24.157 7270 7270 E AndroidRuntime: at com.android.server.LocationManagerService.requestLocationUpdates(LocationManagerService.java:2755)
07-01 21:33:24.157 7270 7270 E AndroidRuntime: at android.location.LocationManager.requestLocationUpdates(LocationManager.java:1042)
07-01 21:33:24.157 7270 7270 E AndroidRuntime: at android.location.LocationManager.requestLocationUpdates(LocationManager.java:950)
07-01 21:33:24.157 7270 7270 E AndroidRuntime: at com.android.server.twilight.TwilightService.startListening(TwilightService.java:261)
07-01 21:33:24.157 7270 7270 E AndroidRuntime: at com.android.server.twilight.TwilightService.handleMessage(TwilightService.java:210)
07-01 21:33:24.157 7270 7270 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:103)
07-01 21:33:24.157 7270 7270 E AndroidRuntime: at android.os.Looper.loop(Looper.java:214)
07-01 21:33:24.157 7270 7270 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:569)
07-01 21:33:24.157 7270 7270 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:377)
07-01 21:33:24.157 7270 7270 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
07-01 21:33:24.157 7270 7270 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:516)
07-01 21:33:24.157 7270 7270 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:928)
07-01 21:33:24.291 8249 8249 E AndroidRuntime: FATAL EXCEPTION: main
07-01 21:33:24.291 8249 8249 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 8249
07-01 21:33:24.291 8249 8249 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
07-01 21:33:39.289 10285 10285 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 10285 (init), pid 10285 (init)
07-01 21:33:39.341 10285 10285 F libc : crash_dump helper failed to exec
07-01 21:33:39.382 8917 8917 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
07-01 21:33:39.382 8917 8917 E AndroidRuntime: java.lang.IllegalArgumentException: provider doesn't exist: fused
07-01 21:33:39.382 8917 8917 E AndroidRuntime: at com.android.server.LocationManagerService.requestLocationUpdatesLocked(LocationManagerService.java:2775)
07-01 21:33:39.382 8917 8917 E AndroidRuntime: at com.android.server.LocationManagerService.requestLocationUpdates(LocationManagerService.java:2755)
07-01 21:33:39.382 8917 8917 E AndroidRuntime: at android.location.LocationManager.requestLocationUpdates(LocationManager.java:1042)
07-01 21:33:39.382 8917 8917 E AndroidRuntime: at android.location.LocationManager.requestLocationUpdates(LocationManager.java:950)
07-01 21:33:39.382 8917 8917 E AndroidRuntime: at com.android.server.twilight.TwilightService.startListening(TwilightService.java:261)
07-01 21:33:39.382 8917 8917 E AndroidRuntime: at com.android.server.twilight.TwilightService.handleMessage(TwilightService.java:210)
07-01 21:33:39.382 8917 8917 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:103)
07-01 21:33:39.382 8917 8917 E AndroidRuntime: at android.os.Looper.loop(Looper.java:214)
07-01 21:33:39.382 8917 8917 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:569)
07-01 21:33:39.382 8917 8917 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:377)
07-01 21:33:39.382 8917 8917 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
07-01 21:33:39.382 8917 8917 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:516)
07-01 21:33:39.382 8917 8917 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:928)
07-01 21:33:54.474 11959 11959 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 11959 (init), pid 11959 (init)
07-01 21:33:54.524 11959 11959 F libc : crash_dump helper failed to exec
07-01 21:33:54.551 10651 10651 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
07-01 21:33:54.551 10651 10651 E AndroidRuntime: java.lang.IllegalArgumentException: provider doesn't exist: fused
07-01 21:33:54.551 10651 10651 E AndroidRuntime: at com.android.server.LocationManagerService.requestLocationUpdatesLocked(LocationManagerService.java:2775)
07-01 21:33:54.551 10651 10651 E AndroidRuntime: at com.android.server.LocationManagerService.requestLocationUpdates(LocationManagerService.java:2755)
07-01 21:33:54.551 10651 10651 E AndroidRuntime: at android.location.LocationManager.requestLocationUpdates(LocationManager.java:1042)
07-01 21:33:54.551 10651 10651 E AndroidRuntime: at android.location.LocationManager.requestLocationUpdates(LocationManager.java:950)
07-01 21:33:54.551 10651 10651 E AndroidRuntime: at com.android.server.twilight.TwilightService.startListening(TwilightService.java:261)
07-01 21:33:54.551 10651 10651 E AndroidRuntime: at com.android.server.twilight.TwilightService.handleMessage(TwilightService.java:210)
07-01 21:33:54.551 10651 10651 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:103)
07-01 21:33:54.551 10651 10651 E AndroidRuntime: at android.os.Looper.loop(Looper.java:214)
07-01 21:33:54.551 10651 10651 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:569)
07-01 21:33:54.551 10651 10651 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:377)
07-01 21:33:54.551 10651 10651 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
07-01 21:33:54.551 10651 10651 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:516)
07-01 21:33:54.551 10651 10651 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:928)
07-01 21:33:54.662 11661 11661 E AndroidRuntime: FATAL EXCEPTION: main
07-01 21:33:54.662 11661 11661 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 11661
07-01 21:33:54.662 11661 11661 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
07-01 21:34:09.646 13627 13627 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 13627 (init), pid 13627 (init)
07-01 21:34:09.697 12319 12319 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
07-01 21:34:09.697 12319 12319 E AndroidRuntime: java.lang.IllegalArgumentException: provider doesn't exist: fused
07-01 21:34:09.697 12319 12319 E AndroidRuntime: at com.android.server.LocationManagerService.requestLocationUpdatesLocked(LocationManagerService.java:2775)
07-01 21:34:09.697 12319 12319 E AndroidRuntime: at com.android.server.LocationManagerService.requestLocationUpdates(LocationManagerService.java:2755)
07-01 21:34:09.697 12319 12319 E AndroidRuntime: at android.location.LocationManager.requestLocationUpdates(LocationManager.java:1042)
07-01 21:34:09.697 12319 12319 E AndroidRuntime: at android.location.LocationManager.requestLocationUpdates(LocationManager.java:950)
07-01 21:34:09.697 12319 12319 E AndroidRuntime: at com.android.server.twilight.TwilightService.startListening(TwilightService.java:261)
07-01 21:34:09.697 12319 12319 E AndroidRuntime: at com.android.server.twilight.TwilightService.handleMessage(TwilightService.java:210)
07-01 21:34:09.697 12319 12319 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:103)
07-01 21:34:09.697 12319 12319 E AndroidRuntime: at android.os.Looper.loop(Looper.java:214)
07-01 21:34:09.697 12319 12319 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:569)
07-01 21:34:09.697 12319 12319 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:377)
07-01 21:34:09.697 12319 12319 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
07-01 21:34:09.697 12319 12319 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:516)
07-01 21:34:09.697 12319 12319 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:928)
07-01 21:34:09.698 13627 13627 F libc : crash_dump helper failed to exe
c

Help me! Cannot restore stock rom with Emma Flash tool.

I installed Sony's Emma flash tool, plugged in my Xperia X in Flash Mode, chose one random Firmware / Software Update and flashed the software to my device.
Now after I boot the device there is the configuration menu. It will take about 1 minute at first start and 30 seconds after the other startups once the device freeze, the screen becomes black, displays the screen again, and reboots.
If I factory reset the device using TWRP it (Cache, data, dalvik) it doesn't boot anymore.
Why is this happening?
At first boot I am fast enough to setup the configuration. Then on reboot I configured the wifi etc. activate developer mode.
How can I get stock rom on my device?
Here is logcat:
--------- beginning of crash
08-24 14:07:46.381 1617 1617 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
08-24 14:07:46.381 1617 1617 E AndroidRuntime: java.lang.RuntimeException: Unable to start receiver com.sonymobile.coresettings.BootCompletedReceiver: java.lang.RuntimeException:
08-24 14:07:46.381 1617 1617 E AndroidRuntime: at android.app.ActivityThread.handleReceiver(ActivityThread.java:3267)
08-24 14:07:46.381 1617 1617 E AndroidRuntime: at android.app.ActivityThread.-wrap17(Unknown Source:0)
08-24 14:07:46.381 1617 1617 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1685)
08-24 14:07:46.381 1617 1617 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105)
08-24 14:07:46.381 1617 1617 E AndroidRuntime: at android.os.Looper.loop(Looper.java:251)
08-24 14:07:46.381 1617 1617 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:456)
08-24 14:07:46.381 1617 1617 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:282)
08-24 14:07:46.381 1617 1617 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
08-24 14:07:46.381 1617 1617 E AndroidRuntime: at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240)
08-24 14:07:46.381 1617 1617 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:767)
08-24 14:07:46.381 1617 1617 E AndroidRuntime: Caused by: java.lang.RuntimeException:
08-24 14:07:46.381 1617 1617 E AndroidRuntime: at com.sonymobile.coresettings.CoreSettingsJNI.unprotectData(Native Method)
08-24 14:07:46.381 1617 1617 E AndroidRuntime: at com.sonymobile.coresettings.UtilityImpl.DecryptData(UtilityImpl.java:89)
08-24 14:07:46.381 1617 1617 E AndroidRuntime: at com.sonymobile.coresettings.AdbNonSecureSwitchImpl.IsEnabled(AdbNonSecureSwitchImpl.java:62)
08-24 14:07:46.381 1617 1617 E AndroidRuntime: at com.sonymobile.coresettings.BootCompletedReceiver.onReceive(BootCompletedReceiver.java:33)
08-24 14:07:46.381 1617 1617 E AndroidRuntime: at android.app.ActivityThread.handleReceiver(ActivityThread.java:3260)
08-24 14:07:46.381 1617 1617 E AndroidRuntime: ... 9 more
08-24 14:07:46.385 1617 1617 D ActivityManager: New dropbox entry: system_server, system_server_crash, 0fcbd856-1840-4145-9bb7-c5e7dd5df8e4
08-24 14:07:46.386 1617 1617 I ActivityManager: A system dump is comming => Stay in memory
08-24 14:07:46.386 6290 6290 V GetMoreClient: Starting deprecated client, version: 2.0.A.2.23
08-24 14:07:46.394 6272 6287 E GoogleTagManager: Invalid macro: _gtm.loadEventEnabled
08-24 14:07:46.396 1617 3761 W ActivityManager: Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) } U=0: not found
08-24 14:07:46.411 1617 1617 D ActivityManager: System dump requested by: system_server (crash)
08-24 14:07:46.411 6272 6322 E GoogleTagManager: Invalid macro: gagtm-dispatchPeriod
08-24 14:07:46.412 1617 6324 D ActivityManager: Sync fs
08-24 14:07:46.412 6272 6322 E GoogleTagManager: Failed to convert '' to a number.
08-24 14:07:46.412 887 887 I JavaDumper:main: dest_path: /data/system/log/jd_dropboxfiles/[email protected]
08-24 14:07:46.412 887 887 I JavaDumper:main: tot_read: 1364, tot_write: 1364
08-24 14:07:46.412 887 887 I JavaDumper:main: Successfully copied dropbox file to /data/system/log/jd_dropboxfiles/[email protected]
08-24 14:07:46.412 6272 6322 E GoogleTagManager: Invalid macro: gagtm-exceptionMaxReportedRows
08-24 14:07:46.412 6272 6322 E GoogleTagManager: Failed to convert '' to a number.
08-24 14:07:46.413 6272 6322 E GoogleTagManager: Invalid macro: gagtm-exceptionMaxTraversedRows
08-24 14:07:46.413 6272 6322 E GoogleTagManager: Failed to convert '' to a number.
08-24 14:07:46.413 887 887 D clmlib : Got activities:0x00000001
08-24 14:07:46.413 887 887 I JavaDumper:main: Skip JavaDump...
08-24 14:07:46.413 6272 6322 E GoogleTagManager: Invalid macro: gagtm-exceptionPackageNames
08-24 14:07:46.450 1617 3795 I ActivityManager: Killing 5878:com.android.keychain/1000 (adj 906): empty #17
08-24 14:07:46.485 1617 6324 D ActivityManager: Sync done
08-24 14:07:46.486 1617 1617 I ActivityManager: Continue force dump
08-24 14:07:46.507 1617 1617 I ActivityManager: Do sysrq
08-24 14:07:46.582 4547 6329 I FirebasePerformance: Did not receive a HTTP Response Code
08-24 14:07:46.582 4547 6329 I FirebasePerformance: Unable to process an HTTP request/response due to missing or invalid values. See earlier log statements for additional information on the specific invalid/missing values.
08-24 14:07:46.777 1617 2083 I ActivityManager: Waited long enough for: ServiceRecord{fb16b9a u0 com.qualcomm.cabl/.CABLService}
08-24 14:07:47.390 6290 6290 D MigrationCP: Starting to clear app data
08-24 14:07:47.392 1617 1697 I ActivityManager: Force stopping com.sonymobile.getmore.client appid=10199 user=0: clear data
08-24 14:07:47.392 1617 1697 I ActivityManager: Killing 6290:com.sonymobile.getmore.client/u0a199 (adj 700): stop com.sonymobile.getmore.client
08-24 14:07:47.401 1617 2083 I ActivityManager: Force stopping com.sonymobile.getmore.client appid=10199 user=-1: clearApplicationUserData
08-24 14:07:47.417 872 872 I keystore: clear_uid 10199
08-24 14:07:47.438 1617 2320 I ActivityManager: Start proc 6330:com.android.defcontainer/u0a40 for service com.android.defcontainer/.DefaultContainerService
Click to expand...
Click to collapse
Xperia PC Companion and reinstall stock firmware. You need to select "phone not responsive" for full flash.
DominikGX said:
I installed Sony's Emma flash tool, plugged in my Xperia X in Flash Mode, chose one random Firmware / Software Update and flashed the software to my device.
Now after I boot the device there is the configuration menu. It will take about 1 minute at first start and 30 seconds after the other startups once the device freeze, the screen becomes black, displays the screen again, and reboots.
If I factory reset the device using TWRP it (Cache, data, dalvik) it doesn't boot anymore.
Why is this happening?
At first boot I am fast enough to setup the configuration. Then on reboot I configured the wifi etc. activate developer mode.
How can I get stock rom on my device?
Here is logcat:
Click to expand...
Click to collapse
Emma has always worked fine for me. One thing to make sure is to do full wipe first, including userdata. I would just try again, or try with Androxyde Flashtool. Neve had a problem ...

[ROM][OFFICIAL][11] Cherish OS V2.9 [07/09/2021]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
CherishOS is an AOSP based rom focusing on Unique and Smooth UI with handy features. CherishOS is a reborn of pie based Dot-ExtendedOS.
Code:
* Your warranty is now void.
* We are not responsible for anything that may happen to your phone by installing any custom ROMs and/or kernels.
* You do it at your own risk and take the responsibility upon yourself and you are not to blame us or XDA and its respected developers.
CLEAN FLASH :
-Reboot to recovery
-Take Backup (Not Necessary)
-Flash your firmware(If required)
-Reboot To Recovery
-Flash the ROM
-Flash Gapps
-Flash Magisk (optional)
-Format Data
-Reboot
Download ROM
-Lineage OS
-AOSP
-MSM Xtended
-Pixel Experience
-Extended UI
-CrDroid ROM
-DotOS
-Octavi-OS
-Others, I forgot to mention
Based on Android 11.0
Whats working?
Wifi
RIL
Mobile data
GPS
Camera
Flashlight
Camcorder
Bluetooth
FMRadio
Fingerprint reader
Face unlock
Lights
Sound / vibration
Known issues
You tell me (none)
APN Broken
OTA Working But Buggy
Wireless Emergency Crashing
Device Side Changelog
Default Kernel Dark Ages
Extreme Battery Saver Fixed/SIZE]
Slow Charging Issue Fixed
Sound Related Issue Fixed
Cherish-OS Source
Kernel Source
Telegram Group
REPORTING BUGS!
As soon as the problem occurs, take a logcat!
for more READ THIS[/CENTER]
CherishOS for Redmi 5 Plus
Device: Vince
Maintainer: Gaming Ghost
Build Type: Official
ROM Kernel: Linux 4.19
ROM Firmware Required: Latest china weekly
Based On: AOSP
Android OS version: 11
Security patch level: July 2021
Build author:
ROM Developer: Hungphan2001
Version Information
Status: Stable
Current Stable Version: 2.9
SELinux Status: Enforcing
Release Date: 2021-09-07
Hi, I had face the GPS problem when I open the Waze. By the way, thanks a lot for build up this ROM
Gps is working on mine still I will recheck thanks for your feedback
DanielFok99 said:
Hi, I had face the GPS problem when I open the Waze. By the way, thanks a lot for build up this ROM
Click to expand...
Click to collapse
gaming ghost said:
Gps is working on mine still I will recheck thanks for your feedback
Click to expand...
Click to collapse
After a reboot, the GPS problem has fixed. May I ask why the cpu highest frequency always set to 1689MHz, Althrough I had change the thermal-engine.conf, the problem still present. Thanks you.
There is a problem for me with camera. Same thing happened after the most recent upgrade for HavocOS. On the device camera says that another app may use the app. I revoked all camera permissions except for the stock Camera app, wiped caches and the problem persists. Here's the output from logcat *:WEF
Code:
10-04 18:40:47.201 1116 3006 E CameraService: Access Denial: cannot use the camera when sensor privacy is enabled
Logcat made while booting into safe mode luckily provides more info:
Code:
10-04 19:42:32.793 3437 3530 W Codec2Client: query -- param skipped: index = 1107298332.
10-04 19:42:32.794 3437 3530 W Codec2Client: query -- param skipped: index = 1342179345.
10-04 19:42:32.795 3437 3530 W Codec2Client: query -- param skipped: index = 2415921170.
10-04 19:42:32.795 3437 3530 E FMQ : grantorIdx must be less than 3
10-04 19:42:32.795 3437 3530 E FMQ : grantorIdx must be less than 3
10-04 19:42:32.796 853 984 E FMQ : grantorIdx must be less than 3
10-04 19:42:32.796 853 984 E FMQ : grantorIdx must be less than 3
10-04 19:42:32.803 3437 3530 E FMQ : grantorIdx must be less than 3
10-04 19:42:32.804 853 1836 E FMQ : grantorIdx must be less than 3
10-04 19:42:32.805 853 3527 E FMQ : grantorIdx must be less than 3
10-04 19:42:32.805 2685 2722 W SQLiteQueryBuilder: Allowing abusive custom column: LIKE
10-04 19:42:32.806 2685 2722 W SQLiteQueryBuilder: Allowing abusive custom column: AND
10-04 19:42:32.806 3437 3470 E FMQ : grantorIdx must be less than 3
10-04 19:42:32.806 2685 2722 W SQLiteQueryBuilder: Allowing abusive custom column: DESC
10-04 19:42:32.806 2685 2722 W SQLiteQueryBuilder: Allowing abusive custom column: DESC
10-04 19:42:32.809 853 3528 E FMQ : grantorIdx must be less than 3
10-04 19:42:32.809 3437 3470 E FMQ : grantorIdx must be less than 3
10-04 19:42:32.817 853 3531 E FMQ : grantorIdx must be less than 3
10-04 19:42:32.818 3437 3470 E FMQ : grantorIdx must be less than 3
10-04 19:42:32.853 3437 3481 E libc : Access denied finding property "persist.vendor.camera.privapp.list"
10-04 19:42:32.848 3437 3437 W com.android.camera2: type=1400 audit(0.0:239): avc: denied { read } for comm=4173796E635461736B202332 name="u:object_r:vendor_persist_camera_prop:s0" dev="tmpfs" ino=17323 scontext=u:r:untrusted_app_27:s0:c223,c256,c512,c768 tcontext=u:object_r:vendor_persist_camera_prop:s0 tclass=file permissive=0 app=com.android.camera2
10-04 19:42:32.855 770 1545 E CameraService: Access Denial: cannot use the camera when sensor privacy is enabled
10-04 19:42:32.857 3437 3521 E CAM_CaptureModule: Could not open camera.
10-04 19:42:32.857 3437 3481 E CAM_OneCamera1Opnr: Could not open camera. CAMERA_DISABLED (1): validateClientPermissionsLocked:1213: Caller "com.android.camera2" (PID 10223, UID 3437) cannot open camera "0" when sensor privacy is enabled
10-04 19:42:32.857 3437 3521 E CAM_FatalErrorHandler: Handling Camera Open Failure:
10-04 19:42:32.857 3437 3521 E CAM_FatalErrorHandler: java.lang.Exception
10-04 19:42:32.857 3437 3521 E CAM_FatalErrorHandler: at com.android.camera.FatalErrorHandlerImpl.onCameraOpenFailure(FatalErrorHandlerImpl.java:52)
10-04 19:42:32.857 3437 3521 E CAM_FatalErrorHandler: at com.android.camera.CaptureModule$17.onFailure(CaptureModule.java:1391)
10-04 19:42:32.857 3437 3521 E CAM_FatalErrorHandler: at com.android.camera.one.v2.Camera2OneCameraOpenerImpl$1.onError(Camera2OneCameraOpenerImpl.java:150)
10-04 19:42:32.857 3437 3521 E CAM_FatalErrorHandler: at android.hardware.camera2.impl.CameraDeviceImpl$8.run(CameraDeviceImpl.java:363)
10-04 19:42:32.857 3437 3521 E CAM_FatalErrorHandler: at android.os.Handler.handleCallback(Handler.java:938)
10-04 19:42:32.857 3437 3521 E CAM_FatalErrorHandler: at android.os.Handler.dispatchMessage(Handler.java:99)
10-04 19:42:32.857 3437 3521 E CAM_FatalErrorHandler: at android.os.Looper.loop(Looper.java:223)
10-04 19:42:32.857 3437 3521 E CAM_FatalErrorHandler: at android.os.HandlerThread.run(HandlerThread.java:67)
10-04 19:42:32.858 3437 3521 E CAM_CameraUtil: Show fatal error dialog
10-04 19:42:32.911 819 919 E Utils : did not find channel-count and/or sample-rate
10-04 19:42:32.915 0 0 E kgsl-3d0: |counter_delta| Abnormal value:0x7034606 (0x739cabb) from perf counter : 0x3b0
10-04 19:42:32.928 2685 2722 W SQLiteQueryBuilder: Allowing abusive custom column: LIKE
10-04 19:42:32.928 2685 2722 W SQLiteQueryBuilder: Allowing abusive custom column: AND
10-04 19:42:32.929 2685 2722 W SQLiteQueryBuilder: Allowing abusive custom column: DESC
10-04 19:42:32.931 0 0 E kgsl-3d0: |counter_delta| Abnormal value:0x764db26 (0x76763af) from perf counter : 0x3b0
10-04 19:42:32.941 3437 3536 W Codec2Client: query -- param skipped: index = 1107298332.
10-04 19:42:32.943 3437 3536 W Codec2Client: query -- param skipped: index = 1342179345.
10-04 19:42:32.943 3437 3536 W Codec2Client: query -- param skipped: index = 2415921170.
10-04 19:42:32.945 3437 3521 E CAM_CaptureModule: Could not open camera.
10-04 19:42:32.945 3437 3536 E FMQ : grantorIdx must be less than 3
10-04 19:42:32.945 3437 3536 E FMQ : grantorIdx must be less than 3
10-04 19:42:32.945 3437 3521 E CAM_FatalErrorHandler: Handling Camera Open Failure:
10-04 19:42:32.945 3437 3521 E CAM_FatalErrorHandler: java.lang.Exception
10-04 19:42:32.945 3437 3521 E CAM_FatalErrorHandler: at com.android.camera.FatalErrorHandlerImpl.onCameraOpenFailure(FatalErrorHandlerImpl.java:52)
10-04 19:42:32.945 3437 3521 E CAM_FatalErrorHandler: at com.android.camera.CaptureModule$17.onFailure(CaptureModule.java:1391)
10-04 19:42:32.945 3437 3521 E CAM_FatalErrorHandler: at com.android.camera.one.v2.Camera2OneCameraOpenerImpl$2.run(Camera2OneCameraOpenerImpl.java:200)
10-04 19:42:32.945 3437 3521 E CAM_FatalErrorHandler: at android.os.Handler.handleCallback(Handler.java:938)
10-04 19:42:32.945 3437 3521 E CAM_FatalErrorHandler: at android.os.Handler.dispatchMessage(Handler.java:99)
10-04 19:42:32.945 3437 3521 E CAM_FatalErrorHandler: at android.os.Looper.loop(Looper.java:223)
10-04 19:42:32.945 3437 3521 E CAM_FatalErrorHandler: at android.os.HandlerThread.run(HandlerThread.java:67)
10-04 19:42:32.946 3437 3521 E CAM_CameraUtil: Show fatal error dialog
10-04 19:42:32.947 853 983 E FMQ : grantorIdx must be less than 3
10-04 19:42:32.947 853 983 E FMQ : grantorIdx must be less than 3
10-04 19:42:32.955 3437 3536 E FMQ : grantorIdx must be less than 3
10-04 19:42:32.955 853 984 E FMQ : grantorIdx must be less than 3
10-04 19:42:32.965 853 3537 E FMQ : grantorIdx must be less than 3
10-04 19:42:32.965 3437 3470 E FMQ : grantorIdx must be less than 3
10-04 19:42:33.075 611 611 E Layer : [Surface(name=Task=8)/@0x7e6d1f6 - animation-leash#0] No local sync point found
10-04 19:42:33.075 611 611 E Layer : [Surface(name=Task=8)/@0x7e6d1f6 - animation-leash#0] No local sync point found
10-04 19:42:33.075 611 611 E Layer : [Surface(name=Task=1)/@0x70bc9a8 - animation-leash#0] No local sync point found
10-04 19:42:33.309 0 0 E kgsl-3d0: |counter_delta| Abnormal value:0xc2a3f96 (0xc2c0330) from perf counter : 0x3b0
10-04 19:42:33.425 0 0 E kgsl-3d0: |counter_delta| Abnormal value:0xc2c4621 (0xc2f0639) from perf counter : 0x3b0
10-04 19:42:33.075 611 611 E Layer : [Surface(name=Task=1)/@0x70bc9a8 - animation-leash#0] No local sync point found
10-04 19:42:35.960 1433 3549 E system_server: expected 2 dex files but found 4
10-04 19:42:35.978 1433 3549 W system_server: ClassLoaderContext classpath size mismatch. expected=8, found=6 (PCL[];PCL[/system/framework/com.android.location.provider.jar*2383074192:/system/framework/services.jar*1820594769:/system/framework/services.jar!classes2.dex*3445932880:/system/framework/services.jar!classes3.dex*85378873:/system/framework/services.jar!classes4.dex*3837754108:/system/framework/ethernet-service.jar*1452290287:/apex/com.android.permission/javalib/service-permission.jar*1503558192:/apex/com.android.ipsec/javalib/android.net.ipsec.ike.jar*3669605774] | PCL[];PCL[/system/framework/com.android.location.provider.jar*2383074192:/system/framework/services.jar*306310997:/system/framework/services.jar!classes2.dex*2433507689:/system/framework/ethernet-service.jar*1452290287:/apex/com.android.permission/javalib/service-permission.jar*1503558192:/apex/com.android.ipsec/javalib/android.net.ipsec.ike.jar*3669605774])
10-04 19:42:36.015 3551 3551 W dex2oat64: Mismatch between dex2oat instruction set features to use (ISA: Arm64 Feature string: a53,crc,-lse,-fp16,-dotprod,-sve) and those from CPP defines (ISA: Arm64 Feature string: -a53,-crc,-lse,-fp16,-dotprod,-sve) for the command line:
10-04 19:42:36.015 3551 3551 W dex2oat64: /apex/com.android.art/bin/dex2oat64 --zip-fd=7 --zip-location=service-wifi.jar --input-vdex-fd=-1 --output-vdex-fd=9 --oat-fd=8 --oat-location=/data/dalvik-cache/arm64/[email protected]@[email protected]@classes.dex --instruction-set=arm64 --instruction-set-variant=cortex-a53 --instruction-set-features=default --runtime-arg -Xbootclasspath:/apex/com.android.art/javalib/core-oj.jar:/apex/com.android.art/javalib/core-libart.jar:/apex/com.android.art/javalib/core-icu4j.jar:/apex/com.android.art/javalib/okhttp.jar:/apex/com.android.art/javalib/bouncycastle.jar:/apex/com.android.art/javalib/apache-xml.jar:/system/framework/framework.jar:/system/framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/voip-common.jar:/system/framework/ims-common.jar:/system/framework/framework-atb-backward-compatibility.jar:/system/framework/QPerformance.jar:/system/framework/UxPerformance.jar:/system/framework/telephony-ext.jar:/system/framework/WfdCommon.jar --runtime-arg -Xms64m --runtime-arg -Xmx512m --updatable-bcp-packages-file=/system/etc/updatable-bcp-packages.txt --resolve-startup-const-strings=true --max-image-block-size=524288 --compiler-filter=verify -j8 --cpu-set=0,1,2,3,4,5,6,7 --swap-fd=10 --classpath-dir=/apex/com.android.wifi/javalib --class-loader-context=PCL[];PCL[/system/framework/com.android.location.provider.jar:/system/framework/services.jar:/system/framework/ethernet-service.jar:/apex/com.android.permission/javalib/service-permission.jar:/apex/com.android.ipsec/javalib/android.net.ipsec.ike.jar] --generate-mini-debug-info --compact-dex-level=none --compilation-reason=boot
Also, there is an issue with bluetooth calling. The earplugs (Sony WI-C200) won't stop playing their ringtone even after answering or ending it, I have to disconnect them to solve the issue. Sometimes the earphone mic also seems to not work. This is certainly not hardware related. Here's logcat for when I made a call (the mic worked fine though, but might be useful:
Code:
10-04 19:26:21.981 2781 2781 E ndroid.incallu: Not starting debugger since process cannot load the jdwp agent.
10-04 19:26:21.993 2203 2203 W View : requestLayout() improperly called by com.android.systemui.statusbar.policy.NetworkTrafficSB{7881f61 V.ED..... ......ID 0,2-114,60} during layout: running second layout pass
10-04 19:26:22.027 2781 2781 W ndroid.incallu: Core platform API violation: Ljava/lang/reflect/Field;->accessFlags:I from Landroid/os/Build; using reflection
10-04 19:26:22.080 5205 5255 E bt_btif : bta_dm_pm_btm_status hci_status=36
10-04 19:26:22.334 833 2732 E TrafficController: Failed to tag the socket: Argument list too long, fd: 15
10-04 19:26:22.334 833 2732 W resolv : Failed to tag socket: Argument list too long
10-04 19:26:22.646 833 2822 E TrafficController: Failed to tag the socket: Argument list too long, fd: 15
10-04 19:26:22.646 833 2822 W resolv : Failed to tag socket: Argument list too long
10-04 19:26:23.047 2203 2771 E vol.VolumeDialogControl: isCaptionsServiceEnabled failed to check for captions component
10-04 19:26:23.047 2203 2771 E vol.VolumeDialogControl: java.lang.IllegalArgumentException: Unknown component: ComponentInfo{com.google.android.as/com.google.android.apps.miphone.aiai.captions.CaptionsService}
10-04 19:26:23.047 2203 2771 E vol.VolumeDialogControl: at android.os.Parcel.createExceptionOrNull(Parcel.java:2377)
10-04 19:26:23.047 2203 2771 E vol.VolumeDialogControl: at android.os.Parcel.createException(Parcel.java:2357)
10-04 19:26:23.047 2203 2771 E vol.VolumeDialogControl: at android.os.Parcel.readException(Parcel.java:2340)
10-04 19:26:23.047 2203 2771 E vol.VolumeDialogControl: at android.os.Parcel.readException(Parcel.java:2282)
10-04 19:26:23.047 2203 2771 E vol.VolumeDialogControl: at android.content.pm.IPackageManager$Stub$Proxy.getComponentEnabledSetting(IPackageManager.java:6822)
10-04 19:26:23.047 2203 2771 E vol.VolumeDialogControl: at android.app.ApplicationPackageManager.getComponentEnabledSetting(ApplicationPackageManager.java:2723)
10-04 19:26:23.047 2203 2771 E vol.VolumeDialogControl: at com.android.systemui.volume.VolumeDialogControllerImpl.onGetCaptionsComponentStateW(VolumeDialogControllerImpl.java:446)
10-04 19:26:23.047 2203 2771 E vol.VolumeDialogControl: at com.android.systemui.volume.VolumeDialogControllerImpl.access$2000(VolumeDialogControllerImpl.java:93)
10-04 19:26:23.047 2203 2771 E vol.VolumeDialogControl: at com.android.systemui.volume.VolumeDialogControllerImpl$W.handleMessage(VolumeDialogControllerImpl.java:861)
10-04 19:26:23.047 2203 2771 E vol.VolumeDialogControl: at android.os.Handler.dispatchMessage(Handler.java:106)
10-04 19:26:23.047 2203 2771 E vol.VolumeDialogControl: at android.os.Looper.loop(Looper.java:223)
10-04 19:26:23.047 2203 2771 E vol.VolumeDialogControl: at android.os.HandlerThread.run(HandlerThread.java:67)
10-04 19:26:23.047 2203 2771 E vol.VolumeDialogControl: Caused by: android.os.RemoteException: Remote stack trace:
10-04 19:26:23.047 2203 2771 E vol.VolumeDialogControl: at com.android.server.pm.PackageManagerService.getComponentEnabledSetting(PackageManagerService.java:21572)
10-04 19:26:23.047 2203 2771 E vol.VolumeDialogControl: at android.content.pm.IPackageManager$Stub.onTransact(IPackageManager.java:3223)
10-04 19:26:23.047 2203 2771 E vol.VolumeDialogControl: at com.android.server.pm.PackageManagerService.onTransact(PackageManagerService.java:4375)
10-04 19:26:23.047 2203 2771 E vol.VolumeDialogControl: at android.os.Binder.execTransactInternal(Binder.java:1154)
10-04 19:26:23.047 2203 2771 E vol.VolumeDialogControl: at android.os.Binder.execTransact(Binder.java:1123)
10-04 19:26:23.047 2203 2771 E vol.VolumeDialogControl:
10-04 19:26:23.058 2203 2771 E vol.VolumeDialogControl: isCaptionsServiceEnabled failed to check for captions component
10-04 19:26:23.058 2203 2771 E vol.VolumeDialogControl: java.lang.IllegalArgumentException: Unknown component: ComponentInfo{com.google.android.as/com.google.android.apps.miphone.aiai.captions.CaptionsService}
10-04 19:26:23.058 2203 2771 E vol.VolumeDialogControl: at android.os.Parcel.createExceptionOrNull(Parcel.java:2377)
10-04 19:26:23.058 2203 2771 E vol.VolumeDialogControl: at android.os.Parcel.createException(Parcel.java:2357)
10-04 19:26:23.058 2203 2771 E vol.VolumeDialogControl: at android.os.Parcel.readException(Parcel.java:2340)
10-04 19:26:23.058 2203 2771 E vol.VolumeDialogControl: at android.os.Parcel.readException(Parcel.java:2282)
10-04 19:26:23.058 2203 2771 E vol.VolumeDialogControl: at android.content.pm.IPackageManager$Stub$Proxy.getComponentEnabledSetting(IPackageManager.java:6822)
10-04 19:26:23.058 2203 2771 E vol.VolumeDialogControl: at android.app.ApplicationPackageManager.getComponentEnabledSetting(ApplicationPackageManager.java:2723)
10-04 19:26:23.058 2203 2771 E vol.VolumeDialogControl: at com.android.systemui.volume.VolumeDialogControllerImpl.onGetCaptionsComponentStateW(VolumeDialogControllerImpl.java:446)
10-04 19:26:23.058 2203 2771 E vol.VolumeDialogControl: at com.android.systemui.volume.VolumeDialogControllerImpl.access$2000(VolumeDialogControllerImpl.java:93)
10-04 19:26:23.058 2203 2771 E vol.VolumeDialogControl: at com.android.systemui.volume.VolumeDialogControllerImpl$W.handleMessage(VolumeDialogControllerImpl.java:861)
10-04 19:26:23.058 2203 2771 E vol.VolumeDialogControl: at android.os.Handler.dispatchMessage(Handler.java:106)
10-04 19:26:23.058 2203 2771 E vol.VolumeDialogControl: at android.os.Looper.loop(Looper.java:223)
10-04 19:26:23.058 2203 2771 E vol.VolumeDialogControl: at android.os.HandlerThread.run(HandlerThread.java:67)
10-04 19:26:23.059 2203 2771 E vol.VolumeDialogControl: isCaptionsServiceEnabled failed to check for captions component
10-04 19:26:23.059 2203 2771 E vol.VolumeDialogControl: java.lang.IllegalArgumentException: Unknown component: ComponentInfo{com.google.android.as/com.google.android.apps.miphone.aiai.captions.CaptionsService}
10-04 19:26:23.059 2203 2771 E vol.VolumeDialogControl: at android.os.Parcel.createExceptionOrNull(Parcel.java:2377)
10-04 19:26:23.059 2203 2771 E vol.VolumeDialogControl: at android.os.Parcel.createException(Parcel.java:2357)
10-04 19:26:23.059 2203 2771 E vol.VolumeDialogControl: at android.os.Parcel.readException(Parcel.java:2340)
10-04 19:26:23.059 2203 2771 E vol.VolumeDialogControl: at android.os.Parcel.readException(Parcel.java:2282)
10-04 19:26:23.059 2203 2771 E vol.VolumeDialogControl: at android.content.pm.IPackageManager$Stub$Proxy.getComponentEnabledSetting(IPackageManager.java:6822)
10-04 19:26:23.059 2203 2771 E vol.VolumeDialogControl: at android.app.ApplicationPackageManager.getComponentEnabledSetting(ApplicationPackageManager.java:2723)
10-04 19:26:23.059 2203 2771 E vol.VolumeDialogControl: at com.android.systemui.volume.VolumeDialogControllerImpl.onGetCaptionsComponentStateW(VolumeDialogControllerImpl.java:446)
10-04 19:26:23.059 2203 2771 E vol.VolumeDialogControl: at com.android.systemui.volume.VolumeDialogControllerImpl.access$2000(VolumeDialogControllerImpl.java:93)
10-04 19:26:23.059 2203 2771 E vol.VolumeDialogControl: at com.android.systemui.volume.VolumeDialogControllerImpl$W.handleMessage(VolumeDialogControllerImpl.java:861)
10-04 19:26:23.059 2203 2771 E vol.VolumeDialogControl: at android.os.Handler.dispatchMessage(Handler.java:106)
10-04 19:26:23.059 2203 2771 E vol.VolumeDialogControl: at android.os.Looper.loop(Looper.java:223)
10-04 19:26:23.059 2203 2771 E vol.VolumeDialogControl: at android.os.HandlerThread.run(HandlerThread.java:67)
10-04 19:26:23.068 2203 2771 E vol.VolumeDialogControl: isCaptionsServiceEnabled failed to check for captions component
10-04 19:26:23.068 2203 2771 E vol.VolumeDialogControl: java.lang.IllegalArgumentException: Unknown component: ComponentInfo{com.google.android.as/com.google.android.apps.miphone.aiai.captions.CaptionsService}
10-04 19:26:23.068 2203 2771 E vol.VolumeDialogControl: at android.os.Parcel.createExceptionOrNull(Parcel.java:2377)
10-04 19:26:23.068 2203 2771 E vol.VolumeDialogControl: at android.os.Parcel.createException(Parcel.java:2357)
10-04 19:26:23.068 2203 2771 E vol.VolumeDialogControl: at android.os.Parcel.readException(Parcel.java:2340)
10-04 19:26:23.068 2203 2771 E vol.VolumeDialogControl: at android.os.Parcel.readException(Parcel.java:2282)
10-04 19:26:23.068 2203 2771 E vol.VolumeDialogControl: at android.content.pm.IPackageManager$Stub$Proxy.getComponentEnabledSetting(IPackageManager.java:6822)
10-04 19:26:23.068 2203 2771 E vol.VolumeDialogControl: at android.app.ApplicationPackageManager.getComponentEnabledSetting(ApplicationPackageManager.java:2723)
10-04 19:26:23.068 2203 2771 E vol.VolumeDialogControl: at com.android.systemui.volume.VolumeDialogControllerImpl.onGetCaptionsComponentStateW(VolumeDialogControllerImpl.java:446)
10-04 19:26:23.068 2203 2771 E vol.VolumeDialogControl: at com.android.systemui.volume.VolumeDialogControllerImpl.access$2000(VolumeDialogControllerImpl.java:93)
10-04 19:26:23.068 2203 2771 E vol.VolumeDialogControl: at com.android.systemui.volume.VolumeDialogControllerImpl$W.handleMessage(VolumeDialogControllerImpl.java:861)
10-04 19:26:23.068 2203 2771 E vol.VolumeDialogControl: at android.os.Handler.dispatchMessage(Handler.java:106)
10-04 19:26:23.068 2203 2771 E vol.VolumeDialogControl: at android.os.Looper.loop(Looper.java:223)
10-04 19:26:23.068 2203 2771 E vol.VolumeDialogControl: at android.os.HandlerThread.run(HandlerThread.java:67)
10-04 19:26:23.069 2203 2771 E vol.VolumeDialogControl: isCaptionsServiceEnabled failed to check for captions component
10-04 19:26:23.069 2203 2771 E vol.VolumeDialogControl: java.lang.IllegalArgumentException: Unknown component: ComponentInfo{com.google.android.as/com.google.android.apps.miphone.aiai.captions.CaptionsService}
10-04 19:26:23.069 2203 2771 E vol.VolumeDialogControl: at android.os.Parcel.createExceptionOrNull(Parcel.java:2377)
10-04 19:26:23.069 2203 2771 E vol.VolumeDialogControl: at android.os.Parcel.createException(Parcel.java:2357)
10-04 19:26:23.069 2203 2771 E vol.VolumeDialogControl: at android.os.Parcel.readException(Parcel.java:2340)
10-04 19:26:23.069 2203 2771 E vol.VolumeDialogControl: at android.os.Parcel.readException(Parcel.java:2282)
10-04 19:26:23.069 2203 2771 E vol.VolumeDialogControl: at android.content.pm.IPackageManager$Stub$Proxy.getComponentEnabledSetting(IPackageManager.java:6822)
10-04 19:26:23.069 2203 2771 E vol.VolumeDialogControl: at android.app.ApplicationPackageManager.getComponentEnabledSetting(ApplicationPackageManager.java:2723)
10-04 19:26:23.069 2203 2771 E vol.VolumeDialogControl: at com.android.systemui.volume.VolumeDialogControllerImpl.onGetCaptionsComponentStateW(VolumeDialogControllerImpl.java:446)
10-04 19:26:23.069 2203 2771 E vol.VolumeDialogControl: at com.android.systemui.volume.VolumeDialogControllerImpl.access$2000(VolumeDialogControllerImpl.java:93)
10-04 19:26:23.069 2203 2771 E vol.VolumeDialogControl: at com.android.systemui.volume.VolumeDialogControllerImpl$W.handleMessage(VolumeDialogControllerImpl.java:861)
10-04 19:26:23.069 2203 2771 E vol.VolumeDialogControl: at android.os.Handler.dispatchMessage(Handler.java:106)
10-04 19:26:23.069 2203 2771 E vol.VolumeDialogControl: at android.os.Looper.loop(Looper.java:223)
10-04 19:26:23.069 2203 2771 E vol.VolumeDialogControl: at android.os.HandlerThread.run(HandlerThread.java:67)
10-04 19:26:23.114 1721 1977 E system_server: No package ID ff found for ID 0xffffffff.
10-04 19:26:23.505 2203 2203 W View : requestLayout() improperly called by com.android.systemui.statusbar.policy.NetworkTrafficSB{7881f61 V.ED..... ......ID 0,2-111,60} during layout: running second layout pass
10-04 19:26:23.533 21218 2444 W System.err: java.net.SocketTimeoutException: timeout
10-04 19:26:23.542 21218 2444 W System.err: at com.android.okhttp.okio.Okio$3.newTimeoutException(Okio.java:214)
10-04 19:26:23.542 21218 2444 W System.err: at com.android.okhttp.okio.AsyncTimeout.exit(AsyncTimeout.java:263)
10-04 19:26:23.542 21218 2444 W System.err: at com.android.okhttp.okio.AsyncTimeout$2.read(AsyncTimeout.java:217)
10-04 19:26:23.542 21218 2444 W System.err: at com.android.okhttp.okio.RealBufferedSource.indexOf(RealBufferedSource.java:307)
10-04 19:26:23.542 21218 2444 W System.err: at com.android.okhttp.okio.RealBufferedSource.indexOf(RealBufferedSource.java:301)
10-04 19:26:23.542 21218 2444 W System.err: at com.android.okhttp.okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.java:197)
10-04 19:26:23.542 21218 2444 W System.err: at com.android.okhttp.internal.http.Http1xStream.readResponse(Http1xStream.java:188)
10-04 19:26:23.542 21218 2444 W System.err: at com.android.okhttp.internal.http.Http1xStream.readResponseHeaders(Http1xStream.java:129)
10-04 19:26:23.542 21218 2444 W System.err: at com.android.okhttp.internal.http.HttpEngine.readNetworkResponse(HttpEngine.java:750)
10-04 19:26:23.542 21218 2444 W System.err: at com.android.okhttp.internal.http.HttpEngine.readResponse(HttpEngine.java:622)
10-04 19:26:23.542 21218 2444 W System.err: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:475)
10-04 19:26:23.542 21218 2444 W System.err: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnectionImpl.java:411)
10-04 19:26:23.542 21218 2444 W System.err: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponseCode(HttpURLConnectionImpl.java:542)
10-04 19:26:23.543 21218 2444 W System.err: at io.cjybyjk.statuslyricext.provider.utils.HttpRequestUtil.getJsonResponse(HttpRequestUtil.java:34)
10-04 19:26:23.543 21218 2444 W System.err: at io.cjybyjk.statuslyricext.provider.utils.HttpRequestUtil.getJsonResponse(HttpRequestUtil.java:17)
10-04 19:26:23.543 21218 2444 W System.err: at io.cjybyjk.statuslyricext.provider.KugouProvider.getLyric(KugouProvider.java:28)
10-04 19:26:23.543 21218 2444 W System.err: at io.cjybyjk.statuslyricext.LrcGetter.getLyric(LrcGetter.java:49)
10-04 19:26:23.543 21218 2444 W System.err: at io.cjybyjk.statuslyricext.MusicListenerService$LrcUpdateThread.run(MusicListenerService.java:249)
10-04 19:26:23.543 21218 2444 W System.err: Caused by: java.net.SocketTimeoutException: Read timed out
10-04 19:26:23.543 21218 2444 W System.err: at java.net.SocketInputStream.socketRead0(Native Method)
10-04 19:26:23.543 21218 2444 W System.err: at java.net.SocketInputStream.socketRead(SocketInputStream.java:119)
10-04 19:26:23.543 21218 2444 W System.err: at java.net.SocketInputStream.read(SocketInputStream.java:176)
10-04 19:26:23.543 21218 2444 W System.err: at java.net.SocketInputStream.read(SocketInputStream.java:144)
10-04 19:26:23.543 21218 2444 W System.err: at com.android.okhttp.okio.Okio$2.read(Okio.java:138)
10-04 19:26:23.544 21218 2444 W System.err: at com.android.okhttp.okio.AsyncTimeout$2.read(AsyncTimeout.java:213)
10-04 19:26:23.544 21218 2444 W System.err: ... 15 more
10-04 19:26:23.547 833 2827 E TrafficController: Failed to tag the socket: Argument list too long, fd: 15
10-04 19:26:23.547 833 2827 W resolv : Failed to tag socket: Argument list too long
10-04 19:26:26.412 32221 32423 E HQSession.cpp: Peer closed with error err=Connect failed msg=connect timeout proto=, client CID=, server CID=00000000, local=<uninitialized address>, <uninitialized address>=upstream, drain=none
10-04 19:26:26.466 32362 32362 W GmsGcmRegister: java.lang.RuntimeException: GCM disabled
10-04 19:26:26.466 32362 32362 W GmsGcmRegister: at org.microg.gms.gcm.PushRegisterServiceKt.ensureAppRegistrationAllowed(PushRegisterService.kt:56)
10-04 19:26:26.466 32362 32362 W GmsGcmRegister: at org.microg.gms.gcm.PushRegisterHandler$handleMessage$1.invokeSuspend(PushRegisterService.kt:314)
10-04 19:26:26.466 32362 32362 W GmsGcmRegister: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
10-04 19:26:26.466 32362 32362 W GmsGcmRegister: at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
10-04 19:26:26.466 32362 32362 W GmsGcmRegister: at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
10-04 19:26:26.466 32362 32362 W GmsGcmRegister: at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:349)
10-04 19:26:26.466 32362 32362 W GmsGcmRegister: at kotlinx.coroutines.intrinsics.CancellableKt.startCoroutineCancellable(Cancellable.kt:30)
10-04 19:26:26.466 32362 32362 W GmsGcmRegister: at kotlinx.coroutines.intrinsics.CancellableKt.startCoroutineCancellable$default(Cancellable.kt:27)
10-04 19:26:26.466 32362 32362 W GmsGcmRegister: at kotlinx.coroutines.CoroutineStart.invoke(CoroutineStart.kt:109)
10-04 19:26:26.466 32362 32362 W GmsGcmRegister: at kotlinx.coroutines.AbstractCoroutine.start(AbstractCoroutine.kt:158)
10-04 19:26:26.466 32362 32362 W GmsGcmRegister: at kotlinx.coroutines.BuildersKt__Builders_commonKt.launch(Builders.common.kt:56)
10-04 19:26:26.466 32362 32362 W GmsGcmRegister: at kotlinx.coroutines.BuildersKt.launch(Unknown Source:1)
10-04 19:26:26.466 32362 32362 W GmsGcmRegister: at kotlinx.coroutines.BuildersKt__Builders_commonKt.launch$default(Builders.common.kt:49)
10-04 19:26:26.466 32362 32362 W GmsGcmRegister: at kotlinx.coroutines.BuildersKt.launch$default(Unknown Source:1)
10-04 19:26:26.466 32362 32362 W GmsGcmRegister: at androidx.lifecycle.LifecycleCoroutineScope.launchWhenStarted(Lifecycle.kt:86)
10-04 19:26:26.466 32362 32362 W GmsGcmRegister: at org.microg.gms.gcm.PushRegisterHandler.handleMessage(PushRegisterService.kt:309)
10-04 19:26:26.466 32362 32362 W GmsGcmRegister: at android.os.Handler.dispatchMessage(Handler.java:106)
10-04 19:26:26.466 32362 32362 W GmsGcmRegister: at android.os.Looper.loop(Looper.java:223)
10-04 19:26:26.466 32362 32362 W GmsGcmRegister: at android.app.ActivityThread.main(ActivityThread.java:7665)
10-04 19:26:26.466 32362 32362 W GmsGcmRegister: at java.lang.reflect.Method.invoke(Native Method)
10-04 19:26:26.466 32362 32362 W GmsGcmRegister: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:594)
10-04 19:26:26.466 32362 32362 W GmsGcmRegister: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)
10-04 19:26:26.474 32227 32330 E FirebaseInstanceId: Token retrieval failed: SERVICE_NOT_AVAILABLE
10-04 19:26:26.887 21218 2444 W System.err: org.json.JSONException: Index 0 out of range [0..0)
10-04 19:26:26.887 21218 2444 W System.err: at org.json.JSONArray.get(JSONArray.java:295)
10-04 19:26:26.887 21218 2444 W System.err: at org.json.JSONArray.getJSONObject(JSONArray.java:523)
10-04 19:26:26.888 21218 2444 W System.err: Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
10-04 19:26:26.888 21218 2444 W System.err: at java.util.ArrayList.get(ArrayList.java:437)
10-04 19:26:26.888 21218 2444 W System.err: at org.json.JSONArray.get(JSONArray.java:289)
10-04 19:26:26.888 21218 2444 W System.err: ... 5 more
10-04 19:26:26.893 833 2835 E TrafficController: Failed to tag the socket: Argument list too long, fd: 15
10-04 19:26:26.894 833 2835 W resolv : Failed to tag socket: Argument list too long
10-04 19:26:28.131 0 0 W healthd : battery l=25 v=3797 t=32.0 h=2 st=2 c=-92620 fc=4000000 cc=1 chg=u
10-04 19:26:28.167 1721 2106 E WifiNative: Could not get Iface object for interface null
10-04 19:26:28.526 21218 2444 W System.err: org.json.JSONException: Value x��Uko�0�+�?S��"��h� of type java.lang.String cannot be converted to JSONObject
10-04 19:26:28.526 21218 2444 W System.err: at org.json.JSON.typeMismatch(JSON.java:112)
10-04 19:26:28.526 21218 2444 W System.err: at org.json.JSONObject.<init>(JSONObject.java:169)
10-04 19:26:28.526 21218 2444 W System.err: at org.json.JSONObject.<init>(JSONObject.java:182)
10-04 19:26:29.957 5205 5255 E bt_btif : bta_dm_pm_btm_status hci_status=36
10-04 19:26:29.965 2203 2238 W System : A resource failed to call close.
10-04 19:26:29.965 2203 2238 W System : A resource failed to call close.
10-04 19:26:39.128 9175 9214 W IncomingMessageObserver: Application level read timeout...
10-04 19:26:56.472 833 2851 W resolv : Failed to tag socket: Argument list too long
10-04 19:26:56.797 32221 32252 W System : A resource failed to call close.
10-04 19:26:56.798 32221 32252 W System : A resource failed to call close.
10-04 19:26:57.611 1850 1858 W voice : voice_is_sidetone_device: 43 is not a sidetone device
10-04 19:26:57.626 0 0 E qdsp_cvp_callback: cmd = 0x1307a returned error = 0x9
10-04 19:26:57.626 0 0 E voice_send_cvp_deregister_cal_cmd: DSP returned error[ADSP_EALREADY]
10-04 19:26:57.755 1721 1992 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.PHONE_STATE flg=0x1000010 (has extras) } to ProcessRecord{b9c9893 10182:com.vladlee.easyblacklist:blockService/u0a339} (pid=10182, uid=10339) requires android.permission.READ_PRIVILEGED_PHONE_STATE due to sender android (uid 1000)
10-04 19:26:57.756 1721 1992 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.PHONE_STATE flg=0x1000010 (has extras) } to com.vladlee.easyblacklist/.CallReceiver requires android.permission.READ_PRIVILEGED_PHONE_STATE due to sender android (uid 1000)
10-04 19:26:57.756 1721 1992 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.PHONE_STATE flg=0x1000010 (has extras) } to nekox.messenger/org.telegram.messenger.CallReceiver requires android.permission.READ_PRIVILEGED_PHONE_STATE due to sender android (uid 1000)
10-04 19:26:57.762 1721 1992 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.PHONE_STATE flg=0x1000010 (has extras) } to ProcessRecord{39a2ab8 3696:net.oneplus.launcher/u0a358} (pid=3696, uid=10358) requires android.permission.READ_PHONE_STATE due to sender android (uid 1000)
10-04 19:26:57.762 1721 1992 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.PHONE_STATE flg=0x1000010 (has extras) } to ProcessRecord{39a2ab8 3696:net.oneplus.launcher/u0a358} (pid=3696, uid=10358) requires android.permission.READ_PHONE_STATE due to sender android (uid 1000)
10-04 19:26:57.765 1721 1992 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.PHONE_STATE flg=0x1000010 (has extras) } to ProcessRecord{39a2ab8 3696:net.oneplus.launcher/u0a358} (pid=3696, uid=10358) requires android.permission.READ_PHONE_STATE due to sender android (uid 1000)
10-04 19:26:57.766 1721 1992 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.PHONE_STATE flg=0x1000010 (has extras) } to ProcessRecord{39a2ab8 3696:net.oneplus.launcher/u0a358} (pid=3696, uid=10358) requires android.permission.READ_PHONE_STATE due to sender android (uid 1000)
10-04 19:26:57.785 1721 23390 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.PHONE_STATE flg=0x1000010 (has extras) } to nekox.messenger/org.telegram.messenger.CallReceiver requires android.permission.READ_PHONE_STATE due to sender android (uid 1000)
10-04 19:26:57.790 1721 9385 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.PHONE_STATE flg=0x1000010 (has extras) } to nekox.messenger/org.telegram.messenger.CallReceiver requires android.permission.READ_PHONE_STATE due to sender android (uid 1000)
10-04 19:26:57.814 5205 5255 W bt_stack: [WARNING:device.cc(1343)] Device is not registered for now playing updates
10-04 19:26:57.814 5205 5255 W bt_stack: [WARNING:device.cc(1380)] Device is not registered for play position updates
10-04 19:26:57.814 5205 5255 W bt_stack: [WARNING:device.cc(1318)] Device is not registered for track changed updates
10-04 19:26:57.840 2314 2314 W Dialer : CallList.onCallRemoved - Removing call not previously disconnected DialerCall_0
10-04 19:26:57.855 2314 2314 W Dialer : CallList.onCallRemoved - Removing call not previously disconnected DialerCall_0
10-04 19:26:57.856 2314 2314 W Dialer : CallList.onCallRemoved - Removing call not previously disconnected DialerCall_0
10-04 19:26:57.871 2314 2314 W Dialer : CallList.onCallRemoved - Removing call not previously disconnected DialerCall_0
10-04 19:26:57.871 2314 2314 W Dialer : CallList.onCallRemoved - Removing call not previously disconnected DialerCall_0
10-04 19:26:57.872 1170 4368 E Utils : did not find channel-count and/or sample-rate
10-04 19:26:57.873 1170 31337 E Utils : did not find channel-count and/or sample-rate
10-04 19:26:57.935 2876 2876 E d.calllogbacku: Not starting debugger since process cannot load the jdwp agent.
10-04 19:26:57.979 2876 2876 W d.calllogbacku: Core platform API violation: Ljava/lang/reflect/Field;->accessFlags:I from Landroid/os/Build; using reflection
10-04 19:26:58.005 1172 2875 W Codec2Client: query -- param skipped: index = 1107298332.
10-04 19:26:58.006 1172 2875 W Codec2Client: query -- param skipped: index = 1342179345.
10-04 19:26:58.006 1172 2875 W Codec2Client: query -- param skipped: index = 2415921170.
10-04 19:26:58.009 1172 2875 E FMQ : grantorIdx must be less than 3
10-04 19:26:58.009 1172 2875 E FMQ : grantorIdx must be less than 3
10-04 19:26:58.010 1203 1203 E FMQ : grantorIdx must be less than 3
10-04 19:26:58.010 1203 1203 E FMQ : grantorIdx must be less than 3
10-04 19:26:58.022 1172 2875 E FMQ : grantorIdx must be less than 3
10-04 19:26:58.023 1203 1203 E FMQ : grantorIdx must be less than 3
10-04 19:26:58.031 1203 2896 E FMQ : grantorIdx must be less than 3
10-04 19:26:58.031 1172 14163 E FMQ : grantorIdx must be less than 3
10-04 19:26:58.078 1850 10305 E msm8974_platform: platform_check_backends_match: Invalid snd_device =
10-04 19:26:58.080 1850 10305 E soundtrigger: audio_extn_sound_trigger_update_stream_status: invalid input device 0x0, for event 3
10-04 19:26:58.084 0 0 E afe_find_cal: no matching cal_block found
10-04 19:26:58.084 0 0 E : send_afe_cal_type cal_block not found!!
10-04 19:26:58.107 1850 10305 E msm8974_platform: platform_set_channel_map: Could not set ctl, error:-22 ch_count:2
10-04 19:26:58.205 833 2904 E TrafficController: Failed to tag the socket: Argument list too long, fd: 15
10-04 19:26:58.205 833 2904 W resolv : Failed to tag socket: Argument list too long
10-04 19:26:58.671 0 0 E kgsl-3d0: |counter_delta| Abnormal value:0x2a3016d (0x2ae73ef) from perf counter : 0x3b0
10-04 19:26:58.954 1851 1867 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
10-04 19:26:58.963 1172 326 W AMessage: failed to post message as target looper for handler 0 is gone.
10-04 19:26:58.964 1721 1721 W MediaPlayer: mediaplayer went away with unhandled events
10-04 19:26:58.970 5205 5255 W bt_stack: [WARNING:metrics.cc(594)] LogLinkLayerConnectionEvent: failed to log status 0x0fff, reason 0x0013 from cmd 0x00000406, event 0x0fff, ble_event 0x0fff for 0x0, handle 4, type 0x0fff, error -19
10-04 19:26:58.972 1851 13980 W AudioFlinger: moveEffectChain_l() effect chain for session 0 not on source thread 0x6fe432c040
10-04 19:26:58.972 5205 5255 W bt_stack: [WARNING:metrics.cc(594)] LogLinkLayerConnectionEvent: failed to log status 000000, reason 0x0013 from cmd 0x00000406, event 0x000f, ble_event 0x0fff for 0x0, handle 4, type 0x0fff, error -19
10-04 19:26:58.975 1851 13980 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
10-04 19:26:58.977 1851 13980 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
10-04 19:26:58.978 1851 13980 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
10-04 19:26:58.990 5205 5255 W bt_btif : bta_ag_sco_event: BTA_AG_SCO_CLOSING_ST: Ignoring event BTA_AG_SCO_CLOSE_E[5]
10-04 19:26:59.016 1851 13980 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
10-04 19:26:59.022 1851 13980 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
10-04 19:26:59.043 5205 5255 W bt_stack: [WARNING:metrics.cc(594)] LogLinkLayerConnectionEvent: failed to log status 000000, reason 0x0016 from cmd 0x000fffff, event 0x0005, ble_event 0x0fff for 0x0, handle 4, type 0x0fff, error -19
10-04 19:26:59.079 1851 5139 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
10-04 19:26:59.081 1851 5139 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
10-04 19:26:59.085 1851 5491 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
10-04 19:26:59.086 1851 5491 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
10-04 19:26:59.100 1851 1851 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
10-04 19:26:59.101 1851 1851 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
10-04 19:26:59.133 21716 24305 W AudioTrack: restoreTrack_l(330): dead IAudioTrack, PCM, creating a new one from getTimestampExtended()
10-04 19:26:59.139 1851 13980 W AudioFlinger: createTrack_l(): mismatch between requested flags (00000008) and output flags (00000004)
10-04 19:26:59.154 1851 5139 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
10-04 19:26:59.154 1851 5139 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
10-04 19:26:59.157 5205 5255 W bt_btif : bta_dm_rm_cback:2, status:7
10-04 19:26:59.158 5205 5255 W bt_btif : bta_dm_pm_ssr: conn_srvc id:5, app_id:0
10-04 19:26:59.158 5205 5255 W bt_btif : bta_dm_pm_ssr: conn_srvc id:18, app_id:0
10-04 19:26:59.158 5205 5255 W bt_btif : bta_dm_pm_ssr: conn_srvc id:18, app_id:1
10-04 19:26:59.158 5205 5255 W bt_btif : bta_dm_pm_ssr ssr:4, lat:1200
10-04 19:26:59.191 5205 5255 W bt_stack: [WARNING:device.cc(1380)] Device is not registered for play position updates
10-04 19:26:59.197 5205 5255 W bt_btif : bta_dm_rm_cback:2, status:0
10-04 19:26:59.197 5205 5255 W bt_btif : bta_dm_rm_cback:2, status:7
10-04 19:26:59.197 5205 5255 W bt_btif : bta_dm_pm_ssr: conn_srvc id:5, app_id:0
10-04 19:26:59.197 5205 5255 W bt_btif : bta_dm_pm_ssr: conn_srvc id:18, app_id:0
10-04 19:26:59.197 5205 5255 W bt_btif : bta_dm_pm_ssr: conn_srvc id:18, app_id:1
10-04 19:26:59.197 5205 5255 W bt_btif : bta_dm_pm_ssr ssr:4, lat:1200
With an incoming safe mode call everything worked fine, but when I turned on the hotspot the sound started getting laggy (at 19:49:26 according to
Code:
grep 'associated' /var/log/kern.log | tail -n1
).
Code:
10-04 19:49:17.861 1632 1632 W ndroid.systemui: type=1400 audit(0.0:251): avc: denied { read } for name="u:object_r:boottime_prop:s0" dev="tmpfs" ino=17120 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:boottime_prop:s0 tclass=file permissive=0 app=com.android.systemui
10-04 19:49:17.867 1433 1575 W UnsafeUtil: platform method missing - proto runtime falling back to safer methods: java.lang.NoSuchMethodException: sun.misc.Unsafe.copyMemory [class java.lang.Object, long, class java.lang.Object, long, long]
10-04 19:49:17.885 1433 1575 E SupplicantStaIfaceHal: Can't call listNetworks, ISupplicantStaIface is null
10-04 19:49:17.885 1433 1575 E SupplicantStaIfaceHal: removeAllNetworks failed, got null networks
10-04 19:49:17.885 1433 1575 E WifiClientModeImpl: Failed to remove networks on exiting connect mode
10-04 19:49:17.888 1433 1575 E SupplicantStaIfaceHal: Can't call setPowerSave, ISupplicantStaIface is null
10-04 19:49:17.888 1433 1575 E SupplicantStaIfaceHal: Can't call setBtCoexistenceMode, ISupplicantStaIface is null
10-04 19:49:17.891 1433 1575 E WifiVendorHal: resetLogHandler(l.1550) failed {.code = ERROR_NOT_AVAILABLE, .description = }
10-04 19:49:17.891 1433 1575 W WifiDiags: Fail to reset log handler
10-04 19:49:17.897 1433 1575 W SupplicantStaIfaceHal: ISupplicant died: cookie=1
10-04 19:49:17.922 4350 4350 W dnsmasq : warning: no upstream servers configured
10-04 19:49:17.968 1433 3416 W KeySyncTask: No recovery agent initialized for user 0
10-04 19:49:17.970 1433 3416 W KeySyncTask: No recovery agent initialized for user 10
10-04 19:49:18.369 1433 1444 W System : A resource failed to call release.
10-04 19:49:18.369 1433 1444 W System : A resource failed to call release.
10-04 19:49:18.959 0 0 E ipa-wan rmnet_ipa_set_data_quota_modem: 2651 iface name rmnet_data1, quota 9223372036854775807
10-04 19:49:18.981 494 494 E TetherController: tcFilterAddDevIngressTether(9[rmnet_data1], 0) failure: Invalid argument
10-04 19:49:19.531 557 4261 E soundtrigger: audio_extn_sound_trigger_update_stream_status: invalid input device 0x0, for event 2
10-04 19:49:18.985 0 0 E ipa-wan rmnet_ipa_set_data_quota_modem: 2651 iface name rmnet_data1, quota 9223372036854775807
10-04 19:49:21.428 0 0 W healthd : battery l=27 v=3778 t=31.7 h=2 st=2 c=72478 fc=4000000 cc=1 chg=u
10-04 19:49:21.439 1433 1575 E WifiNative: Could not get Iface object for interface null
10-04 19:49:21.929 1433 1942 W AppsFilter: Encountered calling -> target with no cached rules: 10239 -> 10313
10-04 19:49:21.929 1433 1942 W AppsFilter: Encountered calling -> target with no cached rules: 10239 -> 10313
10-04 19:49:21.929 1433 1942 W AppsFilter: Encountered calling -> target with no cached rules: 10239 -> 10312
10-04 19:49:21.929 1433 1942 W AppsFilter: Encountered calling -> target with no cached rules: 10239 -> 10312
10-04 19:49:21.933 1433 1942 W AppsFilter: Encountered calling -> target with no cached rules: 10239 -> 1010318
10-04 19:49:21.933 1433 1942 W AppsFilter: Encountered calling -> target with no cached rules: 10239 -> 1010318
10-04 19:49:21.938 1433 1942 W AppsFilter: Encountered calling -> target with no cached rules: 10239 -> 10311
10-04 19:49:21.938 1433 1942 W AppsFilter: Encountered calling -> target with no cached rules: 10239 -> 10311
10-04 19:49:21.949 1433 1600 W AppsFilter: Encountered calling -> target with no cached rules: 10239 -> 10318
10-04 19:49:21.949 1433 1600 W AppsFilter: Encountered calling -> target with no cached rules: 10239 -> 10318
10-04 19:49:21.951 1433 1600 W AppsFilter: Encountered calling -> target with no cached rules: 10239 -> 1010307
10-04 19:49:21.951 1433 1600 W AppsFilter: Encountered calling -> target with no cached rules: 10239 -> 1010307
10-04 19:49:21.962 1433 1600 W AppsFilter: Encountered calling -> target with no cached rules: 10239 -> 10307
10-04 19:49:21.962 1433 1600 W AppsFilter: Encountered calling -> target with no cached rules: 10239 -> 10307
10-04 19:49:21.978 1433 1558 W AppsFilter: Encountered calling -> target with no cached rules: 10239 -> 10338
10-04 19:49:21.979 1433 1558 W AppsFilter: Encountered calling -> target with no cached rules: 10239 -> 10338
10-04 19:49:21.984 1433 1558 W AppsFilter: Encountered calling -> target with no cached rules: 10239 -> 1010338
10-04 19:49:21.985 1433 1558 W AppsFilter: Encountered calling -> target with no cached rules: 10239 -> 1010338
10-04 19:49:25.428 1903 4347 W NetworkStackService: [wlan0.DHCP] WARN Transmitting NAK: Invalid requested address
10-04 19:49:27.025 2618 2618 W DPMJ : |SERVICE| DPM received unexpected action: android.intent.action.ANY_DATA_STATE
10-04 19:49:33.231 557 4261 W voice : voice_is_sidetone_device: 43 is not a sidetone device
10-04 19:49:33.249 0 0 E qdsp_cvp_callback: cmd = 0x1307a returned error = 0x9
10-04 19:49:33.249 0 0 E voice_send_cvp_deregister_cal_cmd: DSP returned error[ADSP_EALREADY]
10-04 19:49:33.302 1433 1493 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.PHONE_STATE flg=0x1000010 (has extras) } to ProcessRecord{f509e41 2764:net.oneplus.launcher/u0a358} (pid=2764, uid=10358) requires android.permission.READ_PHONE_STATE due to sender android (uid 1000)
10-04 19:49:33.302 1433 1493 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.PHONE_STATE flg=0x1000010 (has extras) } to ProcessRecord{f509e41 2764:net.oneplus.launcher/u0a358} (pid=2764, uid=10358) requires android.permission.READ_PHONE_STATE due to sender android (uid 1000)
10-04 19:49:33.331 3727 3727 E AvrcpMediaPlayerList: onMediaKeyEventSessionChanged(PackageName): Media key event session changed to a player we don't have a session for
10-04 19:49:33.335 819 4111 E Utils : did not find channel-count and/or sample-rate
10-04 19:49:33.336 819 4111 E Utils : did not find channel-count and/or sample-rate
10-04 19:49:33.344 1433 1600 E SparseMappingTable: can't store negative values key=0x61e0018 index=0 value=-5523 -- SparseMappingTable.Table{mSequence=1 mParent.mSequence=1 mParent.mLongs.size()=1 mSize=7 mTable=[0x0/0x0/0x6cf, 0x2/0x0/0x6ce, 0x4/0x0/0x6d0, 0x14/0x0/0x5d7, 0x16/0x0/0x5d6, 0x17/0x0/0x5d5, 0x18/0x0/0x61e, 0x0/0x0/0x0, 0x0/0x0/0x0] clazz=com.android.internal.app.procstats.DurationsTable}
10-04 19:49:33.344 1433 1600 E SparseMappingTable: java.lang.RuntimeException: Stack trace
10-04 19:49:33.344 1433 1600 E SparseMappingTable: at com.android.internal.app.procstats.SparseMappingTable.logOrThrow(SparseMappingTable.java:645)
10-04 19:49:33.344 1433 1600 E SparseMappingTable: at com.android.internal.app.procstats.SparseMappingTable.access$400(SparseMappingTable.java:46)
10-04 19:49:33.344 1433 1600 E SparseMappingTable: at com.android.internal.app.procstats.SparseMappingTable$Table.setValue(SparseMappingTable.java:274)
10-04 19:49:33.344 1433 1600 E SparseMappingTable: at com.android.internal.app.procstats.SparseMappingTable$Table.setValue(SparseMappingTable.java:259)
10-04 19:49:33.344 1433 1600 E SparseMappingTable: at com.android.internal.app.procstats.DurationsTable.addDuration(DurationsTable.java:49)
10-04 19:49:33.344 1433 1600 E SparseMappingTable: at com.android.internal.app.procstats.ServiceState.setForeground(ServiceState.java:380)
10-04 19:49:33.344 1433 1600 E SparseMappingTable: at com.android.server.am.ActiveServices.setServiceForegroundInnerLocked(ActiveServices.java:1564)
10-04 19:49:33.344 1433 1600 E SparseMappingTable: at com.android.server.am.ActiveServices.setServiceForegroundLocked(ActiveServices.java:1038)
10-04 19:49:33.344 1433 1600 E SparseMappingTable: at com.android.server.am.ActivityManagerService.setServiceForeground(ActivityManagerService.java:15143)
10-04 19:49:33.344 1433 1600 E SparseMappingTable: at android.app.IActivityManager$Stub.onTransact(IActivityManager.java:3174)
10-04 19:49:33.344 1433 1600 E SparseMappingTable: at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2933)
10-04 19:49:33.344 1433 1600 E SparseMappingTable: at android.os.Binder.execTransactInternal(Binder.java:1159)
10-04 19:49:33.344 1433 1600 E SparseMappingTable: at android.os.Binder.execTransact(Binder.java:1123)
10-04 19:49:33.373 825 4385 W Codec2Client: query -- param skipped: index = 1107298332.
10-04 19:49:33.375 825 4385 W Codec2Client: query -- param skipped: index = 1342179345.
10-04 19:49:33.375 825 4385 W Codec2Client: query -- param skipped: index = 2415921170.
10-04 19:49:33.376 825 4385 E FMQ : grantorIdx must be less than 3
10-04 19:49:33.376 825 4385 E FMQ : grantorIdx must be less than 3
10-04 19:49:33.378 853 1836 E FMQ : grantorIdx must be less than 3
10-04 19:49:33.378 853 1836 E FMQ : grantorIdx must be less than 3
10-04 19:49:33.382 2251 2251 W Dialer : CallList.onCallRemoved - Removing call not previously disconnected DialerCall_2
10-04 19:49:33.387 825 4385 E FMQ : grantorIdx must be less than 3
10-04 19:49:33.387 853 1827 E FMQ : grantorIdx must be less than 3
10-04 19:49:33.396 853 4386 E FMQ : grantorIdx must be less than 3
10-04 19:49:33.397 825 4387 E FMQ : grantorIdx must be less than 3
10-04 19:49:33.413 557 4121 E msm8974_platform: platform_check_backends_match: Invalid snd_device =
10-04 19:49:33.415 557 4121 E soundtrigger: audio_extn_sound_trigger_update_stream_status: invalid input device 0x0, for event 3
10-04 19:49:33.422 0 0 E afe_find_cal: no matching cal_block found
10-04 19:49:33.422 0 0 E : send_afe_cal_type cal_block not found!!
10-04 19:49:33.441 557 4121 E msm8974_platform: platform_set_channel_map: Could not set ctl, error:-22 ch_count:2
10-04 19:49:34.279 825 1829 W AMessage: failed to post message as target looper for handler 0 is gone.
10-04 19:49:34.280 1433 1433 W MediaPlayer: mediaplayer went away with unhandled events
10-04 19:49:34.286 3727 3774 W bt_stack: [WARNING:metrics.cc(594)] LogLinkLayerConnectionEvent: failed to log status 0x0fff, reason 0x0013 from cmd 0x00000406, event 0x0fff, ble_event 0x0fff for 0x0, handle 4, type 0x0fff, error -19
10-04 19:49:34.290 3727 3774 W bt_stack: [WARNING:metrics.cc(594)] LogLinkLayerConnectionEvent: failed to log status 000000, reason 0x0013 from cmd 0x00000406, event 0x000f, ble_event 0x0fff for 0x0, handle 4, type 0x0fff, error -19
10-04 19:49:34.293 602 879 W AudioFlinger: moveEffectChain_l() effect chain for session 0 not on source thread 0x775b561040
10-04 19:49:34.295 602 879 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
10-04 19:49:34.297 602 879 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
10-04 19:49:34.299 602 879 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
10-04 19:49:34.314 3727 3774 W bt_stack: [WARNING:metrics.cc(594)] LogLinkLayerConnectionEvent: failed to log status 000000, reason 0x0016 from cmd 0x000fffff, event 0x0005, ble_event 0x0fff for 0x0, handle 4, type 0x0fff, error -19
10-04 19:49:34.329 602 879 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
10-04 19:49:34.363 602 879 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
10-04 19:49:34.415 602 879 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
10-04 19:49:34.418 602 879 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
10-04 19:49:34.432 602 879 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
10-04 19:49:34.468 602 879 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
10-04 19:49:34.472 602 852 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
10-04 19:49:34.524 1433 1433 W Looper : Slow dispatch took 203ms main h=android.app.ActivityThread$H c=android.app.-$$Lambd[email protected]c8267fa m=0
10-04 19:49:34.524 1433 1433 W Looper : Slow delivery took 202ms main h=android.app.ActivityThread$H c=android.app.-$$Lambd[email protected]8192008 m=0
10-04 19:49:34.534 602 877 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
10-04 19:49:34.540 602 877 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
10-04 19:49:34.544 602 602 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
10-04 19:49:34.549 602 602 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
10-04 19:49:34.549 602 602 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
10-04 19:49:34.562 602 879 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
10-04 19:49:34.566 1433 1433 W Looper : Drained
10-04 19:49:34.564 602 879 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
10-04 19:49:35.132 1433 1955 W Telecom : InCallAdapter: disconnectCall, unknown call id: [email protected]: ICA.dC(cad)@BGI
10-04 19:49:35.736 2618 2618 W DPMJ : |SERVICE| DPM received unexpected action: android.intent.action.ANY_DATA_STATE
10-04 19:49:36.390 847 1018 E QC-time-services: Receive Passed == base = 12, unit = 1, operation = 0, result = 0
10-04 19:49:36.391 842 864 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
10-04 19:49:36.399 847 1018 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 0, result = 0
10-04 19:49:36.400 842 864 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
10-04 19:49:36.493 2618 2618 W DPMJ : |SERVICE| DPM received unexpected action: android.intent.action.ANY_DATA_STATE
10-04 19:49:36.578 0 0 E ipa-wan rmnet_ipa_set_data_quota_modem: 2651 iface name rmnet_data1, quota 9223372036854775807
10-04 19:49:37.264 557 621 E soundtrigger: audio_extn_sound_trigger_update_stream_status: invalid input device 0x0, for event 2
ALSO, WITH EACH REBOOT I KEEP LOSING MY CONTACTS AS IF THEY WERE WRITTEN INTO RAM. This really frustrates me to unbelievable extent, to import contacts with each reboot, when someone calls me before I do it or I need to make an urgent call I'm screwed.
Hello, just updated the rom with the automatic update system.
Now Google play services crashes on boot. I tried to uninstall them and install them again from the google store in chrome but it doesn't help.
Going to try to reflash gapps maybe or do a clean install if it doesn't work.
Did anyone face the same bug after auto update ?
EDIT : reflashing gapps solved the problem, the update is a Vanilla version, that's maybe the reason why the google services doesn't work after update.
Latest Cherish OS 4.4 A13 available here -
Cherish OS-Vince
)
www.pling.com

Categories

Resources