Stuck in bootloop. Please help (Logcat attached) - Nexus 6 Q&A, Help & Troubleshooting

My nexus 6 is stuck in a bootloop and the boot animation again shows after the optimizing apps is completed. I have captured the adb logcat the last lines show some errors and then the phone reboot where i stopped the logcat. If someone is kind enough to please look at the logs and tell me if there is some app that i can delete via the TWRP file manager or some setting that i can change to get back my settings and the apps?
The problem occured after i installed the app MYANDROIDTOOLS but all i did was to disable some services on user apps.
NB: I didn't have a backup to revert to but I have done a nandroid backup after the problem.
Code:
01-28 15:06:48.920 26616 26616 W UserManager: at android.app.ActivityThread.main(ActivityThread.java:5417)
01-28 15:06:48.920 26616 26616 W UserManager: at java.lang.reflect.Method.invoke(Native Method)
01-28 15:06:48.920 26616 26616 W UserManager: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-28 15:06:48.920 26616 26616 W UserManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-28 15:06:48.920 26616 26616 W UserManager: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:114)
01-28 15:06:48.920 26616 26616 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 60)
01-28 15:06:48.921 26616 26616 W UserManager: Could not get user list
01-28 15:06:48.921 26616 26616 W UserManager: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
01-28 15:06:48.921 26616 26616 W UserManager: at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:48.921 26616 26616 W UserManager: at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:48.921 26616 26616 W UserManager: at android.os.IUserManager$Stub$Proxy.getUsers(IUserManager.java:615)
01-28 15:06:48.921 26616 26616 W UserManager: at android.os.UserManager.getUsers(UserManager.java:1181)
01-28 15:06:48.921 26616 26616 W UserManager: at android.os.UserManager.isUserSwitcherEnabled(UserManager.java:1281)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.policy.UserSwitcherController.isUserSwitcherAvailable(UserSwitcherController.jav
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.phone.MultiUserSwitch.refreshContentDescription(MultiUserSwitch.java:138)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.phone.MultiUserSwitch.setUserSwitcherController(MultiUserSwitch.java:71)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.phone.KeyguardStatusBarView.setUserSwitcherController(KeyguardStatusBarView.java
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:1033)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3074)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3070)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:601)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:715)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:230)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.ServiceMonitor.-wrap5(ServiceMonitor.java)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73)
01-28 15:06:48.921 26616 26616 W UserManager: at android.os.Handler.dispatchMessage(Handler.java:102)
01-28 15:06:48.921 26616 26616 W UserManager: at android.os.Looper.loop(Looper.java:148)
01-28 15:06:48.921 26616 26616 W UserManager: at android.app.ActivityThread.main(ActivityThread.java:5417)
01-28 15:06:48.921 26616 26616 W UserManager: at java.lang.reflect.Method.invoke(Native Method)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-28 15:06:48.921 26616 26616 W UserManager: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:114)
01-28 15:06:48.922 26616 26616 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 68)
01-28 15:06:48.923 26616 26616 E UserInfoController: Couldn't get user info
01-28 15:06:48.923 26616 26616 E UserInfoController: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
01-28 15:06:48.923 26616 26616 E UserInfoController: at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:48.923 26616 26616 E UserInfoController: at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:48.923 26616 26616 E UserInfoController: at android.app.ActivityManagerProxy.getCurrentUser(ActivityManagerNative.java:5072)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.policy.UserInfoController.queryForUserInformation(UserInfoController.jav
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.policy.UserInfoController.reloadUserInfo(UserInfoController.java:115)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:1034)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3074)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3070)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:601)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:715)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:230)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.ServiceMonitor.-wrap5(ServiceMonitor.java)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73)
01-28 15:06:48.923 26616 26616 E UserInfoController: at android.os.Handler.dispatchMessage(Handler.java:102)
01-28 15:06:48.923 26616 26616 E UserInfoController: at android.os.Looper.loop(Looper.java:148)
01-28 15:06:48.923 26616 26616 E UserInfoController: at android.app.ActivityThread.main(ActivityThread.java:5417)
01-28 15:06:48.923 26616 26616 E UserInfoController: at java.lang.reflect.Method.invoke(Native Method)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-28 15:06:48.923 26616 26616 E UserInfoController: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:114)
01-28 15:06:48.923 26616 26616 D AndroidRuntime: Shutting down VM
01-28 15:06:48.925 26616 27029 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 240)
01-28 15:06:48.926 26616 27029 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 316)
01-28 15:06:48.926 26616 27029 W Settings: Can't get key accelerometer_rotation from content://settings/system
01-28 15:06:48.926 26616 27029 W Settings: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
01-28 15:06:48.926 26616 27029 W Settings: at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:48.926 26616 27029 W Settings: at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:48.926 26616 27029 W Settings: at android.content.ContentProviderProxy.query(ContentProviderNative.java:419)
01-28 15:06:48.926 26616 27029 W Settings: at android.provider.Settings$NameValueCache.getStringForUser(Settings.java:1397)
01-28 15:06:48.926 26616 27029 W Settings: at android.provider.Settings$System.getStringForUser(Settings.java:1666)
01-28 15:06:48.926 26616 27029 W Settings: at android.provider.Settings$System.getIntForUser(Settings.java:1736)
01-28 15:06:48.926 26616 27029 W Settings: at com.android.internal.view.RotationPolicy.isRotationLocked(RotationPolicy.java:105)
01-28 15:06:48.926 26616 27029 W Settings: at com.android.systemui.statusbar.policy.RotationLockControllerImpl.isRotationLocked(RotationLockControllerImpl.ja
01-28 15:06:48.926 26616 27029 W Settings: at com.android.systemui.qs.tiles.RotationLockTile.handleUpdateState(RotationLockTile.java:83)
01-28 15:06:48.926 26616 27029 W Settings: at com.android.systemui.qs.tiles.RotationLockTile.handleUpdateState(RotationLockTile.java:80)
01-28 15:06:48.926 26616 27029 W Settings: at com.android.systemui.qs.QSTile.handleRefreshState(QSTile.java:192)
01-28 15:06:48.926 26616 27029 W Settings: at com.android.systemui.qs.QSTile.handleSetCallback(QSTile.java:175)
01-28 15:06:48.926 26616 27029 W Settings: at com.android.systemui.qs.QSTile.-wrap1(QSTile.java)
01-28 15:06:48.926 26616 27029 W Settings: at com.android.systemui.qs.QSTile$H.handleMessage(QSTile.java:271)
01-28 15:06:48.926 26616 27029 W Settings: at android.os.Handler.dispatchMessage(Handler.java:102)
01-28 15:06:48.926 26616 27029 W Settings: at android.os.Looper.loop(Looper.java:148)
01-28 15:06:48.926 26616 27029 W Settings: at android.os.HandlerThread.run(HandlerThread.java:61)
01-28 15:06:48.926 26616 27029 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 160)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: Error in handleSetCallback
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: java.lang.RuntimeException: Package manager has died
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at android.app.ApplicationPackageManager.hasSystemFeature(ApplicationPackageManager.java:413)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at com.android.internal.view.RotationPolicy.isRotationSupported(RotationPolicy.java:61)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at com.android.systemui.statusbar.policy.RotationLockControllerImpl.isRotationLockAffordanceVisibl
onLockControllerImpl.java:67)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at com.android.systemui.qs.tiles.RotationLockTile.handleUpdateState(RotationLockTile.java:85)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at com.android.systemui.qs.tiles.RotationLockTile.handleUpdateState(RotationLockTile.java:80)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at com.android.systemui.qs.QSTile.handleRefreshState(QSTile.java:192)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at com.android.systemui.qs.QSTile.handleSetCallback(QSTile.java:175)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at com.android.systemui.qs.QSTile.-wrap1(QSTile.java)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at com.android.systemui.qs.QSTile$H.handleMessage(QSTile.java:271)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at android.os.Handler.dispatchMessage(Handler.java:102)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at android.os.Looper.loop(Looper.java:148)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at android.os.HandlerThread.run(HandlerThread.java:61)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: Caused by: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably d
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at android.content.pm.IPackageManager$Stub$Proxy.hasSystemFeature(IPackageManager.java:4332)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at android.app.ApplicationPackageManager.hasSystemFeature(ApplicationPackageManager.java:411)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: ... 11 more
01-28 15:06:48.928 26616 26616 E AndroidRuntime: FATAL EXCEPTION: main
01-28 15:06:48.928 26616 26616 E AndroidRuntime: Process: com.android.systemui, PID: 26616
01-28 15:06:48.928 26616 26616 E AndroidRuntime: java.lang.RuntimeException: android.os.DeadObjectException: Transaction failed on small parcel; remote process pr
ied
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.policy.UserInfoController.queryForUserInformation(UserInfoController.jav
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.policy.UserInfoController.reloadUserInfo(UserInfoController.java:115)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:1034)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3074)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3070)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:601)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:715)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:230)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.ServiceMonitor.-wrap5(ServiceMonitor.java)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at android.os.Looper.loop(Looper.java:148)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5417)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:114)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: Caused by: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at android.app.ActivityManagerProxy.getCurrentUser(ActivityManagerNative.java:5072)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.policy.UserInfoController.queryForUserInformation(UserInfoController.jav
01-28 15:06:48.928 26616 26616 E AndroidRuntime: ... 18 more
01-28 15:06:48.928 26616 26616 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 4616)
01-28 15:06:48.929 26616 26616 E AndroidRuntime: Error reporting crash
01-28 15:06:48.929 26616 26616 E AndroidRuntime: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
01-28 15:06:48.929 26616 26616 E AndroidRuntime: at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:48.929 26616 26616 E AndroidRuntime: at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:48.929 26616 26616 E AndroidRuntime: at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:4425)
01-28 15:06:48.929 26616 26616 E AndroidRuntime: at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:90)
01-28 15:06:48.929 26616 26616 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
01-28 15:06:48.929 26616 26616 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
01-28 15:06:48.929 26616 26616 I Process : Sending signal. PID: 26616 SIG: 9
01-28 15:06:48.939 26932 26932 I wpa_supplicant: rfkill: Cannot open RFKILL control device
01-28 15:06:49.010 294 294 E installd: eof
01-28 15:06:49.010 294 294 E installd: failed to read size
01-28 15:06:49.010 294 294 I installd: closing connection
01-28 15:06:49.010 266 266 I lowmemorykiller: ActivityManager disconnected
01-28 15:06:49.010 266 266 I lowmemorykiller: Closing Activity Manager data connection
01-28 15:06:49.011 25246 26582 W AudioFlinger: power manager service died !!!
01-28 15:06:49.011 25246 26582 W AudioFlinger: power manager service died !!!
01-28 15:06:49.012 27045 27045 E DisplayManager: Could not get display information from display manager.
01-28 15:06:49.012 27045 27045 E DisplayManager: android.os.DeadObjectException
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.hardware.display.IDisplayManager$Stub$Proxy.getDisplayInfo(IDisplayManager.java:265)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.hardware.display.DisplayManagerGlobal.getDisplayInfo(DisplayManagerGlobal.java:119)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.view.Display.updateDisplayInfoLocked(Display.java:867)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.view.Display.getMetrics(Display.java:779)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ResourcesManager.getDisplayMetricsLocked(ResourcesManager.java:76)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ResourcesManager.getTopLevelResources(ResourcesManager.java:224)
01-28 15:06:49.012 27045 27045 E DisplayManager: at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
01-28 15:06:49.012 27045 27045 E DisplayManager: at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:675)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ResourcesManager.getTopLevelResources(<Xposed>)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1701)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.LoadedApk.getResources(LoadedApk.java:548)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ContextImpl.<init>(ContextImpl.java:1832)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ContextImpl.createAppContext(ContextImpl.java:1785)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4505)
01-28 15:06:49.012 27045 27045 E DisplayManager: at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
01-28 15:06:49.012 27045 27045 E DisplayManager: at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:675)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ActivityThread.handleBindApplication(<Xposed>)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ActivityThread.-wrap1(ActivityThread.java)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1405)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.os.Handler.dispatchMessage(Handler.java:102)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.os.Looper.loop(Looper.java:148)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ActivityThread.main(ActivityThread.java:5417)
01-28 15:06:49.012 27045 27045 E DisplayManager: at java.lang.reflect.Method.invoke(Native Method)
01-28 15:06:49.012 27045 27045 E DisplayManager: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-28 15:06:49.012 27045 27045 E DisplayManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-28 15:06:49.012 27045 27045 E DisplayManager: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:114)
01-28 15:06:49.012 27033 27033 I GMPM : App measurement is starting up, version: 8487
01-28 15:06:49.012 27033 27033 I GMPM : To enable debug logging run: adb shell setprop log.tag.GMPM VERBOSE
01-28 15:06:49.013 267 267 I ServiceManager: service 'assetatlas' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'graphicsstats' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'print' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'restrictions' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'media_session' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'media_router' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'trust' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'fingerprint' died
01-28 15:06:49.014 26934 26934 D AndroidRuntime: Shutting down VM
01-28 15:06:49.014 267 267 I ServiceManager: service 'launcherapps' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'media_projection' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'imms' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'persistent_data_block' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'deviceidle' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'device_policy' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'statusbar' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'clipboard' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'network_management' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'textservices' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'network_score' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'netstats' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'netpolicy' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'wifip2p' died
01-28 15:06:49.015 267 267 I ServiceManager: service 'wifi' died
01-28 15:06:49.015 267 267 I ServiceManager: service 'wifiscanner' died
01-28 15:06:49.015 267 267 I ServiceManager: service 'rttmanager' died
01-28 15:06:49.015 267 267 I ServiceManager: service 'ethernet' died
01-28 15:06:49.015 267 267 I ServiceManager: service 'connectivity' died
01-28 15:06:49.015 267 267 I ServiceManager: service 'servicediscovery' died
01-28 15:06:49.015 267 267 I ServiceManager: service 'updatelock' died
01-28 15:06:49.015 27033 27033 D AndroidRuntime: Shutting down VM
01-28 15:06:49.015 267 267 I ServiceManager: service 'notification' died
01-28 15:06:49.015 267 267 I ServiceManager: service 'devicestoragemonitor' died
01-28 15:06:49.015 26934 26934 E AndroidRuntime: FATAL EXCEPTION: main
01-28 15:06:49.015 26934 26934 E AndroidRuntime: Process: com.android.settings, PID: 26934
01-28 15:06:49.015 26934 26934 E AndroidRuntime: java.lang.RuntimeException: Unable to start receiver com.android.settings.widget.SettingsAppWidgetProvider: java.
timeException: the ContentService should always be reachable
01-28 15:06:49.015 26934 26934 E AndroidRuntime: at android.app.ActivityThread.handleReceiver(ActivityThread.java:2732)
01-28 15:06:49.015 26934 26934 E AndroidRuntime: at android.app.ActivityThread.-wrap14(ActivityThread.java)
01-28 15:06:49.015 26934 26934 E AndroidRuntime: at android.app.ActivityThread$H^C

ahmadalieye said:
My nexus 6 is stuck in a bootloop and the boot animation again shows after the optimizing apps is completed. I have captured the adb logcat the last lines show some errors and then the phone reboot where i stopped the logcat. If someone is kind enough to please look at the logs and tell me if there is some app that i can delete via the TWRP file manager or some setting that i can change to get back my settings and the apps?
The problem occured after i installed the app MYANDROIDTOOLS but all i did was to disable some services on user apps.
NB: I didn't have a backup to revert to but I have done a nandroid backup after the problem.
Code:
01-28 15:06:48.920 26616 26616 W UserManager: at android.app.ActivityThread.main(ActivityThread.java:5417)
01-28 15:06:48.920 26616 26616 W UserManager: at java.lang.reflect.Method.invoke(Native Method)
01-28 15:06:48.920 26616 26616 W UserManager: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-28 15:06:48.920 26616 26616 W UserManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-28 15:06:48.920 26616 26616 W UserManager: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:114)
01-28 15:06:48.920 26616 26616 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 60)
01-28 15:06:48.921 26616 26616 W UserManager: Could not get user list
01-28 15:06:48.921 26616 26616 W UserManager: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
01-28 15:06:48.921 26616 26616 W UserManager: at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:48.921 26616 26616 W UserManager: at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:48.921 26616 26616 W UserManager: at android.os.IUserManager$Stub$Proxy.getUsers(IUserManager.java:615)
01-28 15:06:48.921 26616 26616 W UserManager: at android.os.UserManager.getUsers(UserManager.java:1181)
01-28 15:06:48.921 26616 26616 W UserManager: at android.os.UserManager.isUserSwitcherEnabled(UserManager.java:1281)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.policy.UserSwitcherController.isUserSwitcherAvailable(UserSwitcherController.jav
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.phone.MultiUserSwitch.refreshContentDescription(MultiUserSwitch.java:138)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.phone.MultiUserSwitch.setUserSwitcherController(MultiUserSwitch.java:71)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.phone.KeyguardStatusBarView.setUserSwitcherController(KeyguardStatusBarView.java
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:1033)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3074)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3070)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:601)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:715)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:230)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.ServiceMonitor.-wrap5(ServiceMonitor.java)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73)
01-28 15:06:48.921 26616 26616 W UserManager: at android.os.Handler.dispatchMessage(Handler.java:102)
01-28 15:06:48.921 26616 26616 W UserManager: at android.os.Looper.loop(Looper.java:148)
01-28 15:06:48.921 26616 26616 W UserManager: at android.app.ActivityThread.main(ActivityThread.java:5417)
01-28 15:06:48.921 26616 26616 W UserManager: at java.lang.reflect.Method.invoke(Native Method)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-28 15:06:48.921 26616 26616 W UserManager: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:114)
01-28 15:06:48.922 26616 26616 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 68)
01-28 15:06:48.923 26616 26616 E UserInfoController: Couldn't get user info
01-28 15:06:48.923 26616 26616 E UserInfoController: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
01-28 15:06:48.923 26616 26616 E UserInfoController: at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:48.923 26616 26616 E UserInfoController: at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:48.923 26616 26616 E UserInfoController: at android.app.ActivityManagerProxy.getCurrentUser(ActivityManagerNative.java:5072)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.policy.UserInfoController.queryForUserInformation(UserInfoController.jav
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.policy.UserInfoController.reloadUserInfo(UserInfoController.java:115)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:1034)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3074)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3070)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:601)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:715)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:230)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.ServiceMonitor.-wrap5(ServiceMonitor.java)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73)
01-28 15:06:48.923 26616 26616 E UserInfoController: at android.os.Handler.dispatchMessage(Handler.java:102)
01-28 15:06:48.923 26616 26616 E UserInfoController: at android.os.Looper.loop(Looper.java:148)
01-28 15:06:48.923 26616 26616 E UserInfoController: at android.app.ActivityThread.main(ActivityThread.java:5417)
01-28 15:06:48.923 26616 26616 E UserInfoController: at java.lang.reflect.Method.invoke(Native Method)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-28 15:06:48.923 26616 26616 E UserInfoController: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:114)
01-28 15:06:48.923 26616 26616 D AndroidRuntime: Shutting down VM
01-28 15:06:48.925 26616 27029 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 240)
01-28 15:06:48.926 26616 27029 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 316)
01-28 15:06:48.926 26616 27029 W Settings: Can't get key accelerometer_rotation from content://settings/system
01-28 15:06:48.926 26616 27029 W Settings: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
01-28 15:06:48.926 26616 27029 W Settings: at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:48.926 26616 27029 W Settings: at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:48.926 26616 27029 W Settings: at android.content.ContentProviderProxy.query(ContentProviderNative.java:419)
01-28 15:06:48.926 26616 27029 W Settings: at android.provider.Settings$NameValueCache.getStringForUser(Settings.java:1397)
01-28 15:06:48.926 26616 27029 W Settings: at android.provider.Settings$System.getStringForUser(Settings.java:1666)
01-28 15:06:48.926 26616 27029 W Settings: at android.provider.Settings$System.getIntForUser(Settings.java:1736)
01-28 15:06:48.926 26616 27029 W Settings: at com.android.internal.view.RotationPolicy.isRotationLocked(RotationPolicy.java:105)
01-28 15:06:48.926 26616 27029 W Settings: at com.android.systemui.statusbar.policy.RotationLockControllerImpl.isRotationLocked(RotationLockControllerImpl.ja
01-28 15:06:48.926 26616 27029 W Settings: at com.android.systemui.qs.tiles.RotationLockTile.handleUpdateState(RotationLockTile.java:83)
01-28 15:06:48.926 26616 27029 W Settings: at com.android.systemui.qs.tiles.RotationLockTile.handleUpdateState(RotationLockTile.java:80)
01-28 15:06:48.926 26616 27029 W Settings: at com.android.systemui.qs.QSTile.handleRefreshState(QSTile.java:192)
01-28 15:06:48.926 26616 27029 W Settings: at com.android.systemui.qs.QSTile.handleSetCallback(QSTile.java:175)
01-28 15:06:48.926 26616 27029 W Settings: at com.android.systemui.qs.QSTile.-wrap1(QSTile.java)
01-28 15:06:48.926 26616 27029 W Settings: at com.android.systemui.qs.QSTile$H.handleMessage(QSTile.java:271)
01-28 15:06:48.926 26616 27029 W Settings: at android.os.Handler.dispatchMessage(Handler.java:102)
01-28 15:06:48.926 26616 27029 W Settings: at android.os.Looper.loop(Looper.java:148)
01-28 15:06:48.926 26616 27029 W Settings: at android.os.HandlerThread.run(HandlerThread.java:61)
01-28 15:06:48.926 26616 27029 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 160)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: Error in handleSetCallback
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: java.lang.RuntimeException: Package manager has died
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at android.app.ApplicationPackageManager.hasSystemFeature(ApplicationPackageManager.java:413)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at com.android.internal.view.RotationPolicy.isRotationSupported(RotationPolicy.java:61)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at com.android.systemui.statusbar.policy.RotationLockControllerImpl.isRotationLockAffordanceVisibl
onLockControllerImpl.java:67)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at com.android.systemui.qs.tiles.RotationLockTile.handleUpdateState(RotationLockTile.java:85)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at com.android.systemui.qs.tiles.RotationLockTile.handleUpdateState(RotationLockTile.java:80)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at com.android.systemui.qs.QSTile.handleRefreshState(QSTile.java:192)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at com.android.systemui.qs.QSTile.handleSetCallback(QSTile.java:175)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at com.android.systemui.qs.QSTile.-wrap1(QSTile.java)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at com.android.systemui.qs.QSTile$H.handleMessage(QSTile.java:271)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at android.os.Handler.dispatchMessage(Handler.java:102)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at android.os.Looper.loop(Looper.java:148)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at android.os.HandlerThread.run(HandlerThread.java:61)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: Caused by: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably d
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at android.content.pm.IPackageManager$Stub$Proxy.hasSystemFeature(IPackageManager.java:4332)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at android.app.ApplicationPackageManager.hasSystemFeature(ApplicationPackageManager.java:411)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: ... 11 more
01-28 15:06:48.928 26616 26616 E AndroidRuntime: FATAL EXCEPTION: main
01-28 15:06:48.928 26616 26616 E AndroidRuntime: Process: com.android.systemui, PID: 26616
01-28 15:06:48.928 26616 26616 E AndroidRuntime: java.lang.RuntimeException: android.os.DeadObjectException: Transaction failed on small parcel; remote process pr
ied
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.policy.UserInfoController.queryForUserInformation(UserInfoController.jav
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.policy.UserInfoController.reloadUserInfo(UserInfoController.java:115)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:1034)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3074)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3070)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:601)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:715)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:230)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.ServiceMonitor.-wrap5(ServiceMonitor.java)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at android.os.Looper.loop(Looper.java:148)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5417)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:114)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: Caused by: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at android.app.ActivityManagerProxy.getCurrentUser(ActivityManagerNative.java:5072)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.policy.UserInfoController.queryForUserInformation(UserInfoController.jav
01-28 15:06:48.928 26616 26616 E AndroidRuntime: ... 18 more
01-28 15:06:48.928 26616 26616 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 4616)
01-28 15:06:48.929 26616 26616 E AndroidRuntime: Error reporting crash
01-28 15:06:48.929 26616 26616 E AndroidRuntime: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
01-28 15:06:48.929 26616 26616 E AndroidRuntime: at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:48.929 26616 26616 E AndroidRuntime: at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:48.929 26616 26616 E AndroidRuntime: at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:4425)
01-28 15:06:48.929 26616 26616 E AndroidRuntime: at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:90)
01-28 15:06:48.929 26616 26616 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
01-28 15:06:48.929 26616 26616 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
01-28 15:06:48.929 26616 26616 I Process : Sending signal. PID: 26616 SIG: 9
01-28 15:06:48.939 26932 26932 I wpa_supplicant: rfkill: Cannot open RFKILL control device
01-28 15:06:49.010 294 294 E installd: eof
01-28 15:06:49.010 294 294 E installd: failed to read size
01-28 15:06:49.010 294 294 I installd: closing connection
01-28 15:06:49.010 266 266 I lowmemorykiller: ActivityManager disconnected
01-28 15:06:49.010 266 266 I lowmemorykiller: Closing Activity Manager data connection
01-28 15:06:49.011 25246 26582 W AudioFlinger: power manager service died !!!
01-28 15:06:49.011 25246 26582 W AudioFlinger: power manager service died !!!
01-28 15:06:49.012 27045 27045 E DisplayManager: Could not get display information from display manager.
01-28 15:06:49.012 27045 27045 E DisplayManager: android.os.DeadObjectException
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.hardware.display.IDisplayManager$Stub$Proxy.getDisplayInfo(IDisplayManager.java:265)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.hardware.display.DisplayManagerGlobal.getDisplayInfo(DisplayManagerGlobal.java:119)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.view.Display.updateDisplayInfoLocked(Display.java:867)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.view.Display.getMetrics(Display.java:779)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ResourcesManager.getDisplayMetricsLocked(ResourcesManager.java:76)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ResourcesManager.getTopLevelResources(ResourcesManager.java:224)
01-28 15:06:49.012 27045 27045 E DisplayManager: at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
01-28 15:06:49.012 27045 27045 E DisplayManager: at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:675)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ResourcesManager.getTopLevelResources(<Xposed>)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1701)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.LoadedApk.getResources(LoadedApk.java:548)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ContextImpl.<init>(ContextImpl.java:1832)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ContextImpl.createAppContext(ContextImpl.java:1785)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4505)
01-28 15:06:49.012 27045 27045 E DisplayManager: at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
01-28 15:06:49.012 27045 27045 E DisplayManager: at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:675)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ActivityThread.handleBindApplication(<Xposed>)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ActivityThread.-wrap1(ActivityThread.java)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1405)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.os.Handler.dispatchMessage(Handler.java:102)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.os.Looper.loop(Looper.java:148)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ActivityThread.main(ActivityThread.java:5417)
01-28 15:06:49.012 27045 27045 E DisplayManager: at java.lang.reflect.Method.invoke(Native Method)
01-28 15:06:49.012 27045 27045 E DisplayManager: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-28 15:06:49.012 27045 27045 E DisplayManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-28 15:06:49.012 27045 27045 E DisplayManager: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:114)
01-28 15:06:49.012 27033 27033 I GMPM : App measurement is starting up, version: 8487
01-28 15:06:49.012 27033 27033 I GMPM : To enable debug logging run: adb shell setprop log.tag.GMPM VERBOSE
01-28 15:06:49.013 267 267 I ServiceManager: service 'assetatlas' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'graphicsstats' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'print' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'restrictions' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'media_session' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'media_router' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'trust' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'fingerprint' died
01-28 15:06:49.014 26934 26934 D AndroidRuntime: Shutting down VM
01-28 15:06:49.014 267 267 I ServiceManager: service 'launcherapps' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'media_projection' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'imms' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'persistent_data_block' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'deviceidle' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'device_policy' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'statusbar' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'clipboard' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'network_management' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'textservices' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'network_score' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'netstats' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'netpolicy' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'wifip2p' died
01-28 15:06:49.015 267 267 I ServiceManager: service 'wifi' died
01-28 15:06:49.015 267 267 I ServiceManager: service 'wifiscanner' died
01-28 15:06:49.015 267 267 I ServiceManager: service 'rttmanager' died
01-28 15:06:49.015 267 267 I ServiceManager: service 'ethernet' died
01-28 15:06:49.015 267 267 I ServiceManager: service 'connectivity' died
01-28 15:06:49.015 267 267 I ServiceManager: service 'servicediscovery' died
01-28 15:06:49.015 267 267 I ServiceManager: service 'updatelock' died
01-28 15:06:49.015 27033 27033 D AndroidRuntime: Shutting down VM
01-28 15:06:49.015 267 267 I ServiceManager: service 'notification' died
01-28 15:06:49.015 267 267 I ServiceManager: service 'devicestoragemonitor' died
01-28 15:06:49.015 26934 26934 E AndroidRuntime: FATAL EXCEPTION: main
01-28 15:06:49.015 26934 26934 E AndroidRuntime: Process: com.android.settings, PID: 26934
01-28 15:06:49.015 26934 26934 E AndroidRuntime: java.lang.RuntimeException: Unable to start receiver com.android.settings.widget.SettingsAppWidgetProvider: java.
timeException: the ContentService should always be reachable
01-28 15:06:49.015 26934 26934 E AndroidRuntime: at android.app.ActivityThread.handleReceiver(ActivityThread.java:2732)
01-28 15:06:49.015 26934 26934 E AndroidRuntime: at android.app.ActivityThread.-wrap14(ActivityThread.java)
01-28 15:06:49.015 26934 26934 E AndroidRuntime: at android.app.ActivityThread$H^C
Click to expand...
Click to collapse
Every error is coming after Xposed. I would remove xposed and try again.

Thanks for reply. I disabled all the xposed modules but still its stuck in the same place. I tried to run xposed unistaller script but it said "failed to excute binary" however i have disable the modules but hashing them in modules.list file.
Code:
12-29 10:28:28.688 2920 2920 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.notebook from package com.google.android.gsf in a
n group android.permission-group.ACCOUNTS
12-29 10:28:28.688 2920 2920 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.writely from package com.google.android.gsf in an
group android.permission-group.ACCOUNTS
12-29 10:28:28.688 2920 2920 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.wise from package com.google.android.gsf in an un
oup android.permission-group.ACCOUNTS
12-29 10:28:28.688 2920 2920 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.grandcentral from package com.google.android.gsf
known group android.permission-group.ACCOUNTS
12-29 10:28:28.688 2920 2920 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.speechpersonalization from package com.google.and
in an unknown group android.permission-group.ACCOUNTS
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.speech from package com.google.android.gsf in an
group android.permission-group.ACCOUNTS
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.providers.talk.permission.READ_ONLY from package com.google.android.gsf in an unkno
android.permission-group.MESSAGES
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.providers.talk.permission.WRITE_ONLY from package com.google.android.gsf in an unkn
p android.permission-group.MESSAGES
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.gtalkservice.permission.GTALK_SERVICE from package com.google.android.gsf in an unk
up android.permission-group.MESSAGES
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.gtalkservice.permission.SEND_HEARTBEAT from package com.google.android.gsf in an un
oup android.permission-group.NETWORK
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.permission.BROADCAST_DATA_MESSAGE from package com.google.android.gsf in an unknown
ndroid.permission-group.NETWORK
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.c2dm.permission.SEND from package com.google.android.gsf in an unknown group androi
sion-group.NETWORK
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.c2dm.permission.RECEIVE from package com.google.android.gsf in an unknown group and
mission-group.NETWORK
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.xmpp.permission.BROADCAST from package com.google.android.gsf in an unknown group a
ermission-group.NETWORK
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.xmpp.permission.SEND_RECEIVE from package com.google.android.gsf in an unknown grou
d.permission-group.NETWORK
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.xmpp.permission.XMPP_ENDPOINT_BROADCAST from package com.google.android.gsf in an u
roup android.permission-group.NETWORK
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.xmpp.permission.USE_XMPP_ENDPOINT from package com.google.android.gsf in an unknown
ndroid.permission-group.NETWORK
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.providers.gsf.permission.READ_GSERVICES from package com.google.android.gsf in an u
roup android.permission-group.ACCOUNTS
12-29 10:28:28.726 2920 2920 W PackageManager: Failed to parse /system/priv-app/Phonesky: Package com.android.vending at /system/priv-app/Phonesky ignored: upda
ion 80430500 better than this 80420700
12-29 10:28:28.842 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.SYSTEM_ALERT_WINDOW in package: com
android.gms at: Binary XML file line #77
12-29 10:28:28.843 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.SUBSCRIBED_FEEDS_READ in package: c
e.android.gms at: Binary XML file line #90
12-29 10:28:28.843 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.SUBSCRIBED_FEEDS_WRITE in package:
le.android.gms at: Binary XML file line #91
12-29 10:28:28.843 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_SETTINGS in package: com.goog
id.gms at: Binary XML file line #134
12-29 10:28:28.844 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.SYSTEM_ALERT_WINDOW in package: com
android.gms at: Binary XML file line #160
12-29 10:28:28.844 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_SYNC_SETTINGS in package: com.
ndroid.gms at: Binary XML file line #164
12-29 10:28:28.844 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_SYNC_SETTINGS in package: com
android.gms at: Binary XML file line #165
12-29 10:28:28.844 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.VIBRATE in package: com.google.andr
at: Binary XML file line #167
12-29 10:28:28.844 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.VIBRATE in package: com.google.andr
at: Binary XML file line #209
12-29 10:28:28.845 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_FINE_LOCATION in package: co
.android.gms at: Binary XML file line #224
12-29 10:28:28.845 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.OBSERVE_GRANT_REVOKE_PERMISSIONS in
: com.google.android.gms at: Binary XML file line #230
12-29 10:28:28.845 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.googl
d.gms at: Binary XML file line #268
12-29 10:28:28.846 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_SETTINGS in package: com.goog
id.gms at: Binary XML file line #300
12-29 10:28:28.846 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CAPTURE_AUDIO_OUTPUT in package: co
.android.gms at: Binary XML file line #315
12-29 10:28:28.846 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CAPTURE_VIDEO_OUTPUT in package: co
.android.gms at: Binary XML file line #316
12-29 10:28:28.937 2920 2920 W PackageManager: Failed to parse /system/priv-app/PrebuiltGmsCore: Package com.google.android.gms at /system/priv-app/PrebuiltGmsC
red: updated version 8489430 better than this 8186438
12-29 10:28:28.947 2920 2920 W PackageParser: No actions in intent filter at /system/priv-app/SetupWizard/SetupWizard.apk Binary XML file line #184
12-29 10:28:29.047 2920 2920 W PackageManager: Failed to parse /system/priv-app/Velvet: Package com.google.android.googlequicksearchbox at /system/priv-app/Velv
ed: updated version 300571356 better than this 300515536
12-29 10:28:29.050 2920 2920 W PackageManager: Failed to parse /system/priv-app/com.asksven.betterbatterystats_xdaedition.apk: Package com.asksven.betterbattery
aedition at /system/priv-app/com.asksven.betterbatterystats_xdaedition.apk ignored: updated version 72 better than this 2
12-29 10:28:29.083 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.andro
ooth at: Binary XML file line #58
12-29 10:28:29.088 2920 2920 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #216
12-29 10:28:29.194 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.a
fc at: Binary XML file line #47
12-29 10:28:29.194 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.a
fc at: Binary XML file line #48
12-29 10:28:29.214 2920 2920 W PackageManager: Failed to parse /system/app/Provision: No packages found in split
12-29 10:28:29.256 2920 2920 I PackageManager: /system/app/VZWAPNLib changed; collecting certs
12-29 10:28:29.280 2920 2920 W PackageManager: Failed to parse /system/app/VZWAPNLib: Application package com.vzw.apnlib already installed. Skipping duplicate.
12-29 10:28:29.305 2920 2920 W PackageManager: Failed to parse /system/app/WebViewGoogle: Package com.google.android.webview at /system/app/WebViewGoogle ignore
ed version 252610000 better than this 246011700
12-29 10:28:29.314 2920 2920 W PackageParser: <manifest> has more than one <application>
12-29 10:28:29.367 2920 2920 W PackageManager: Failed to parse /system/app/CalendarGooglePrebuilt: Package com.google.android.calendar at /system/app/CalendarGo
uilt ignored: updated version 2015094322 better than this 2015080599
12-29 10:28:29.394 2920 2920 W PackageManager: Failed to parse /system/app/Chrome: Package com.android.chrome at /system/app/Chrome ignored: updated version 252
etter than this 240363301
12-29 10:28:29.427 2920 2920 W PackageManager: Failed to parse /system/app/GoogleCamera: Package com.google.android.GoogleCamera at /system/app/GoogleCamera ign
dated version 31021130 better than this 27008130
12-29 10:28:29.440 2920 2920 W PackageManager: Failed to parse /system/app/GoogleTTS: Package com.google.android.tts at /system/app/GoogleTTS ignored: updated v
10307121 better than this 210306070
12-29 10:28:29.448 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INTERNET in package: com.google.and
k at: Binary XML file line #161
12-29 10:28:29.448 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.USE_CREDENTIALS in package: com.goo
oid.talk at: Binary XML file line #164
12-29 10:28:29.448 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in package: co
.android.talk at: Binary XML file line #166
12-29 10:28:29.485 2920 2920 W PackageManager: Failed to parse /system/app/Hangouts: Package com.google.android.talk at /system/app/Hangouts ignored: updated ve
758934 better than this 22582814
12-29 10:28:29.506 2692 2692 I ServiceManager: Waiting for service media.camera.proxy...
12-29 10:28:29.535 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package: com.google.an
ps.maps at: Binary XML file line #95
12-29 10:28:29.659 2920 2920 W PackageManager: Failed to parse /system/app/Maps: Package com.google.android.apps.maps at /system/app/Maps ignored: updated versi
0124 better than this 913012024
12-29 10:28:29.712 2920 2920 W PackageManager: Failed to parse /system/app/Music2: Package com.google.android.music at /system/app/Music2 ignored: updated versi
better than this 1985
12-29 10:28:29.747 2920 2920 W PackageParser: Problem in package /system/app/Photos/Photos.apk:
12-29 10:28:29.747 2920 2920 W PackageParser: Unknown element under <activity>: category at /system/app/Photos/Photos.apk Binary XML file line #649
12-29 10:28:29.759 2920 2920 W PackageManager: Failed to parse /system/app/Photos: Package com.google.android.apps.photos at /system/app/Photos ignored: updated
133708 better than this 72908
12-29 10:28:29.792 2920 2920 W PackageManager: Failed to parse /system/app/PrebuiltBugle: Package com.google.android.apps.messaging at /system/app/PrebuiltBugle
: updated version 16043130 better than this 14533139
12-29 10:28:29.808 2920 2920 W PackageManager: Failed to parse /system/app/PrebuiltDeskClockGoogle: Package com.google.android.deskclock at /system/app/Prebuilt
kGoogle ignored: updated version 42102710 better than this 42102705
12-29 10:28:29.870 2920 2920 W PackageManager: Failed to parse /system/app/PrebuiltGmail: Package com.google.android.gm at /system/app/PrebuiltGmail ignored: up
rsion 58045865 better than this 57011650
12-29 10:28:29.900 2920 2920 W PackageManager: Failed to parse /system/app/YouTube: Package com.google.android.youtube at /system/app/YouTube ignored: updated v
08959630 better than this 107560134
12-29 10:28:29.926 2920 2920 W PackageManager: Failed to parse /system/app/talkback: Package com.google.android.marvin.talkback at /system/app/talkback ignored:
version 40400003 better than this 40300000
12-29 10:28:29.927 2920 2920 D PackageManager: No files in app dir /system/vendor/app
12-29 10:28:29.927 2920 2920 D PackageManager: No files in app dir /oem/app
12-29 10:28:29.950 2920 2920 W PackageManager: Package com.whatsapp desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
12-29 10:28:29.960 2920 2920 I SELinux : SELinux: Loaded file_contexts contexts from /file_contexts.
12-29 10:28:30.008 2920 2920 W PackageManager: Permission com.android.vending.CHECK_LICENSE from package com.android.vending in an unknown group android.permiss
p.NETWORK
12-29 10:28:30.008 2920 2920 W PackageManager: Permission com.android.vending.BILLING from package com.android.vending in an unknown group android.permission-gr
ORK
12-29 10:28:30.073 2920 2920 W PackageManager: Package ru.zdevs.zarchiver has activity ru.zdevs.zarchiver.ZArchiver with priority > 0, forcing to 0
12-29 10:28:30.073 2920 2920 W PackageManager: Package ru.zdevs.zarchiver has activity ru.zdevs.zarchiver.ZArchiver with priority > 0, forcing to 0
12-29 10:28:30.074 2920 2920 W PackageManager: Package ru.zdevs.zarchiver has activity ru.zdevs.zarchiver.ZArchiver with priority > 0, forcing to 0
12-29 10:28:30.134 2920 2920 W PackageManager: Permission com.android.chrome.permission.DEBUG from package com.android.chrome in an unknown group android.permis
up.DEVELOPMENT_TOOLS
12-29 10:28:30.177 2920 2920 W PackageParser: Unknown element under <application>: intent-filter at /data/app/com.flavionet.android.camera.pro-1/base.apk Binary
e line #42
12-29 10:28:30.192 2920 2920 W PackageManager: Package com.eclipsim.gpsstatus2 desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
12-29 10:28:30.200 2920 2920 W PackageParser: No actions in intent filter at /data/app/jackpal.androidterm-1/base.apk Binary XML file line #149
12-29 10:28:30.216 2920 2920 W PackageManager: Package com.lonelycatgames.Xplore desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
12-29 10:28:30.234 2920 2920 W PackageManager: Package com.flyersoft.moonreaderp desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
12-29 10:28:30.340 2920 2920 W PackageManager: Package com.mxtech.videoplayer.pro desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
12-29 10:28:30.447 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.BATTERY_STATS in package: com.asksv
rbatterystats_xdaedition at: Binary XML file line #24
12-29 10:28:30.506 2692 2692 I ServiceManager: Waiting for service media.camera.proxy...
12-29 10:28:30.623 2920 2920 W PackageManager: Package com.google.android.gms desires unavailable shared library com.google.android.ble; ignoring!
12-29 10:28:30.727 2920 2920 W PackageManager: Permission com.google.android.gms.permission.ACTIVITY_RECOGNITION from package com.google.android.gms in an unkno
android.permission-group.PERSONAL_INFO
12-29 10:28:30.740 2920 2920 W PackageManager: Package com.google.android.GoogleCamera desires unavailable shared library com.google.android.gestureservice; ign
12-29 10:28:30.740 2920 2920 W PackageManager: Package com.google.android.GoogleCamera desires unavailable shared library com.google.android.camera2; ignoring!
12-29 10:28:30.740 2920 2920 W PackageManager: Package com.google.android.GoogleCamera desires unavailable shared library com.google.android.camera.experimental
noring!
12-29 10:28:31.309 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INTERNET in package: com.medscape.a
t: Binary XML file line #612
12-29 10:28:31.328 2920 2920 W PackageManager: Package org.telegram.messenger desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
12-29 10:28:31.354 2920 2920 W PackageManager: Package org.telegram.messenger has activity org.telegram.ui.LaunchActivity with priority > 0, forcing to 0
12-29 10:28:31.407 2920 2920 W PackageManager: Permission com.google.android.gm.email.permission.READ_ATTACHMENT from package com.google.android.gm in an unknow
android.permission-group.MESSAGES
12-29 10:28:31.407 2920 2920 W PackageManager: Permission com.google.android.gm.permission.READ_GMAIL from package com.google.android.gm in an unknown group and
mission-group.MESSAGES
12-29 10:28:31.407 2920 2920 W PackageManager: Permission com.google.android.gm.permission.WRITE_GMAIL from package com.google.android.gm in an unknown group an
rmission-group.MESSAGES
12-29 10:28:31.407 2920 2920 W PackageManager: Permission com.google.android.gm.permission.AUTO_SEND from package com.google.android.gm in an unknown group andr
ission-group.MESSAGES
12-29 10:28:31.407 2920 2920 W PackageManager: Permission com.google.android.gm.permission.READ_CONTENT_PROVIDER from package com.google.android.gm in an unknow
android.permission-group.MESSAGES
12-29 10:28:31.507 2692 2692 I AudioPolicyService: AudioPolicyService CSTOR in new mode
12-29 10:28:31.509 2692 2692 I APM::ConfigParsingUtils: loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
12-29 10:28:31.513 2692 2692 D audio_hw_primary: adev_open: enter
12-29 10:28:31.542 2692 2692 D msm8974_platform: platform_init: snd_card_name: apq8084-taiko-tfa9890_stereo_co
12-29 10:28:31.544 2920 2920 W PackageParser: Unknown element under <application>: enable-feature at /data/app/com.skype.raider-2/base.apk Binary XML file line
12-29 10:28:31.546 2920 2920 W PackageParser: No actions in intent filter at /data/app/com.skype.raider-2/base.apk Binary XML file line #238
12-29 10:28:31.617 2596 2631 W dex2oat : Compilation of java.io.File com.google.android.apps.gsa.extradex.bloblobber.a.a(com.google.q.a.a.a.b, java.io.File) too
8ms
12-29 10:28:31.624 2692 2692 E audio_route: Control 'MultiMedia5 Mixer AUX_PCM_UL_TX' doesn't exist - skipping
12-29 10:28:31.628 2692 2692 E audio_route: Control 'MultiMedia5 Mixer AUX_PCM_UL_TX' doesn't exist - skipping
12-29 10:28:31.633 2692 2692 D msm8974_platform: platform_init: Opened sound card:0
12-29 10:28:31.693 2692 2692 D msm8974_platform: platform_csd_init: num_modems 1
12-29 10:28:31.728 2692 2692 D : csd_create_thread: csdthread[0] create successfull 0
12-29 10:28:31.735 2692 2692 I AudioFlinger: loadHwModule() Loaded primary audio interface from QCOM Audio HAL (audio) handle 1
12-29 10:28:31.735 2692 2692 I AudioFlinger: openOutput(), module 1 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 2
12-29 10:28:31.735 2692 2692 I AudioFlinger: AudioStreamOut::open(), mHalFormatIsLinearPcm = 1
12-29 10:28:31.736 2692 2692 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 1152 frames
12-29 10:28:31.759 2692 2692 I BufferProvider: found effect "Downmixer" from Fraunhofer IIS
12-29 10:28:31.759 2692 2692 E MonoPipe: Failed to fetch local time frequency when constructing a MonoPipe (res = -32). getNextWriteTimestamp calls will be non
nal
12-29 10:28:31.759 2692 2692 I AudioFlinger: Using module 1 has the primary audio interface
12-29 10:28:31.759 2692 3048 I AudioFlinger: AudioFlinger's thread 0xb3cc0000 ready to run
12-29 10:28:31.760 2692 3048 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
12-29 10:28:31.760 2692 3048 D audio_mot_cutback: earpiece status 0 sent to cutback
12-29 10:28:31.760 2692 3048 D MotSpeakerHelper: Detected NXP speaker boost
12-29 10:28:31.783 2692 3048 D MotSpeakerHelper: +Dual TFA9890 Volume detected
12-29 10:28:31.783 2692 3048 D MotSpeakerHelper: +Dual TFA9890 Mode detected
12-29 10:28:31.783 2692 3048 D MotSpeakerHelper: Boost controls initialized Successfully
12-29 10:28:31.783 2692 3048 D MotSpeakerHelper: Found Offload FX Control
12-29 10:28:31.783 2692 3048 D MotSpeakerHelper: Found Non-Offload FX Control
12-29 10:28:31.784 2692 3048 D MotSpeakerHelper: SpeakerHelper initialized successfully using hardware gain control, Shamu 10/15 configuration
12-29 10:28:31.784 2692 3048 D MotSpeakerHelper: Proximity sensor interaction disabled
12-29 10:28:31.784 2692 3048 E AudioFlinger: no wake lock to update!
12-29 10:28:31.785 2692 2692 I AudioFlinger: openOutput(), module 1 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 8
12-29 10:28:31.786 2692 2692 I AudioFlinger: AudioStreamOut::open(), mHalFormatIsLinearPcm = 1
12-29 10:28:31.786 2692 2692 I AudioFlinger: HAL output buffer size 1920 frames, normal sink buffer size 1920 frames
12-29 10:28:31.786 2692 3050 I AudioFlinger: AudioFlinger's thread 0xb3780000 ready to run
12-29 10:28:31.786 2692 3050 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
12-29 10:28:31.787 2692 2692 I AudioFlinger: openOutput(), module 1 Device 10000, SamplingRate 48000, Format 0x000001, Channels 3, flags 0
12-29 10:28:31.787 2692 3050 E AudioFlinger: no wake lock to update!
12-29 10:28:31.787 2692 2692 I AudioFlinger: AudioStreamOut::open(), mHalFormatIsLinearPcm = 1
12-29 10:28:31.788 2692 2692 I AudioFlinger: HAL output buffer size 768 frames, normal sink buffer size 1152 frames
12-29 10:28:31.788 2692 3052 I AudioFlinger: AudioFlinger's thread 0xb3600000 ready to run
12-29 10:28:31.788 2692 3052 D audio_hw_primary: out_set_parameters: enter: usecase(20: afe-proxy-playback) kvpairs: routing=65536
12-29 10:28:31.789 2692 3052 E AudioFlinger: no wake lock to update!
12-29 10:28:31.791 2692 3053 I AudioFlinger: AudioFlinger's thread 0xb32c0000 ready to run
12-29 10:28:31.792 2692 3054 I AudioFlinger: AudioFlinger's thread 0xb32c0000 ready to run
12-29 10:28:31.794 2692 2692 I bt_a2dp_hw: adev_open: adev_open in A2dp_hw module
12-29 10:28:31.794 2692 2692 I AudioFlinger: loadHwModule() Loaded a2dp audio interface from A2DP Audio HW HAL (audio) handle 10
12-29 10:28:31.802 2692 2692 I AudioFlinger: loadHwModule() Loaded usb audio interface from USB audio HW HAL (audio) handle 11
12-29 10:28:31.806 2692 3044 D : csd_service_init: qmi_client_notifier_init() successful
12-29 10:28:31.807 2692 2692 I r_submix: adev_open(name=audio_hw_if)
12-29 10:28:31.807 2692 2692 I r_submix: adev_init_check()
12-29 10:28:31.807 2692 2692 I AudioFlinger: loadHwModule() Loaded r_submix audio interface from Wifi Display audio HAL (audio) handle 12
12-29 10:28:31.808 2692 2692 D r_submix: adev_open_input_stream(addr=0)
12-29 10:28:31.809 2692 2692 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
12-29 10:28:31.809 2692 2692 D r_submix: now using address 0 for route 9
12-29 10:28:31.809 2692 3055 I AudioFlinger: AudioFlinger's thread 0xb32c0000 ready to run
12-29 10:28:31.810 2692 2692 D r_submix: adev_close_input_stream()
12-29 10:28:31.810 2692 2692 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
12-29 10:28:31.810 2692 2692 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
12-29 10:28:31.817 2692 2692 D mot_vr_audio_hw: Opening MotVR hardware device
12-29 10:28:31.836 2692 3044 D : get_csd_version: QMI - CSD version: 1120001
12-29 10:28:31.847 2692 2692 D mot_vr_audio_hw: Mixer 0 opened successfully
12-29 10:28:31.849 2692 2692 D mot_vr_audio_hw: ADSPD connected successfully
12-29 10:28:31.849 2692 2692 D mot_vr_audio_hw: MotVR device 0xb606c000 opened successfully
12-29 10:28:31.849 2692 2692 I AudioFlinger: loadHwModule() Loaded motvr audio interface from Motorola VR Audio Hardware HAL (audio) handle 14
12-29 10:28:31.849 2692 2692 D mot_vr_audio_hw: open_input_stream(): devices = 0x80000004, rate = 48000, channels = 0xc, source = 1, flags = 0
12-29 10:28:31.849 2692 3058 I AudioFlinger: AudioFlinger's thread 0xb3200000 ready to run
12-29 10:28:31.850 2692 2692 D mot_vr_audio_hw: Input 0xb6015a00 close complete
12-29 10:28:31.850 2692 3057 E FastThread: did not receive expected priority boost
12-29 10:28:31.854 2692 2692 I SoundTriggerHwService: loaded default module Sound Trigger HAL, handle 1
12-29 10:28:31.855 2692 2692 I RadioService: RadioService
12-29 10:28:31.855 2692 2692 I RadioService: onFirstRef
12-29 10:28:31.855 2692 2692 E RadioService: couldn't load radio module radio.primary (No such file or directory)
12-29 10:28:31.915 2920 2920 W PackageManager: Permission com.android.launcher.permission.INSTALL_SHORTCUT from package com.teslacoilsw.launcher in an unknown g
roid.permission-group.SYSTEM_TOOLS
12-29 10:28:31.915 2920 2920 W PackageManager: Permission com.android.launcher.permission.UNINSTALL_SHORTCUT from package com.teslacoilsw.launcher in an unknown
ndroid.permission-group.SYSTEM_TOOLS
12-29 10:28:31.915 2920 2920 W PackageManager: Permission com.teslacoilsw.launcher.permission.READ_SETTINGS from package com.teslacoilsw.launcher in an unknown
droid.permission-group.SYSTEM_TOOLS
12-29 10:28:31.91^C

ahmadalieye said:
Thanks for reply. I disabled all the xposed modules but still its stuck in the same place. I tried to run xposed unistaller script but it said "failed to excute binary" however i have disable the modules but hashing them in modules.list file.
Code:
12-29 10:28:28.688 2920 2920 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.notebook from package com.google.android.gsf in a
n group android.permission-group.ACCOUNTS
12-29 10:28:28.688 2920 2920 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.writely from package com.google.android.gsf in an
group android.permission-group.ACCOUNTS
12-29 10:28:28.688 2920 2920 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.wise from package com.google.android.gsf in an un
oup android.permission-group.ACCOUNTS
12-29 10:28:28.688 2920 2920 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.grandcentral from package com.google.android.gsf
known group android.permission-group.ACCOUNTS
12-29 10:28:28.688 2920 2920 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.speechpersonalization from package com.google.and
in an unknown group android.permission-group.ACCOUNTS
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.speech from package com.google.android.gsf in an
group android.permission-group.ACCOUNTS
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.providers.talk.permission.READ_ONLY from package com.google.android.gsf in an unkno
android.permission-group.MESSAGES
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.providers.talk.permission.WRITE_ONLY from package com.google.android.gsf in an unkn
p android.permission-group.MESSAGES
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.gtalkservice.permission.GTALK_SERVICE from package com.google.android.gsf in an unk
up android.permission-group.MESSAGES
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.gtalkservice.permission.SEND_HEARTBEAT from package com.google.android.gsf in an un
oup android.permission-group.NETWORK
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.permission.BROADCAST_DATA_MESSAGE from package com.google.android.gsf in an unknown
ndroid.permission-group.NETWORK
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.c2dm.permission.SEND from package com.google.android.gsf in an unknown group androi
sion-group.NETWORK
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.c2dm.permission.RECEIVE from package com.google.android.gsf in an unknown group and
mission-group.NETWORK
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.xmpp.permission.BROADCAST from package com.google.android.gsf in an unknown group a
ermission-group.NETWORK
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.xmpp.permission.SEND_RECEIVE from package com.google.android.gsf in an unknown grou
d.permission-group.NETWORK
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.xmpp.permission.XMPP_ENDPOINT_BROADCAST from package com.google.android.gsf in an u
roup android.permission-group.NETWORK
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.xmpp.permission.USE_XMPP_ENDPOINT from package com.google.android.gsf in an unknown
ndroid.permission-group.NETWORK
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.providers.gsf.permission.READ_GSERVICES from package com.google.android.gsf in an u
roup android.permission-group.ACCOUNTS
12-29 10:28:28.726 2920 2920 W PackageManager: Failed to parse /system/priv-app/Phonesky: Package com.android.vending at /system/priv-app/Phonesky ignored: upda
ion 80430500 better than this 80420700
12-29 10:28:28.842 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.SYSTEM_ALERT_WINDOW in package: com
android.gms at: Binary XML file line #77
12-29 10:28:28.843 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.SUBSCRIBED_FEEDS_READ in package: c
e.android.gms at: Binary XML file line #90
12-29 10:28:28.843 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.SUBSCRIBED_FEEDS_WRITE in package:
le.android.gms at: Binary XML file line #91
12-29 10:28:28.843 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_SETTINGS in package: com.goog
id.gms at: Binary XML file line #134
12-29 10:28:28.844 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.SYSTEM_ALERT_WINDOW in package: com
android.gms at: Binary XML file line #160
12-29 10:28:28.844 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_SYNC_SETTINGS in package: com.
ndroid.gms at: Binary XML file line #164
12-29 10:28:28.844 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_SYNC_SETTINGS in package: com
android.gms at: Binary XML file line #165
12-29 10:28:28.844 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.VIBRATE in package: com.google.andr
at: Binary XML file line #167
12-29 10:28:28.844 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.VIBRATE in package: com.google.andr
at: Binary XML file line #209
12-29 10:28:28.845 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_FINE_LOCATION in package: co
.android.gms at: Binary XML file line #224
12-29 10:28:28.845 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.OBSERVE_GRANT_REVOKE_PERMISSIONS in
: com.google.android.gms at: Binary XML file line #230
12-29 10:28:28.845 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.googl
d.gms at: Binary XML file line #268
12-29 10:28:28.846 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_SETTINGS in package: com.goog
id.gms at: Binary XML file line #300
12-29 10:28:28.846 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CAPTURE_AUDIO_OUTPUT in package: co
.android.gms at: Binary XML file line #315
12-29 10:28:28.846 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CAPTURE_VIDEO_OUTPUT in package: co
.android.gms at: Binary XML file line #316
12-29 10:28:28.937 2920 2920 W PackageManager: Failed to parse /system/priv-app/PrebuiltGmsCore: Package com.google.android.gms at /system/priv-app/PrebuiltGmsC
red: updated version 8489430 better than this 8186438
12-29 10:28:28.947 2920 2920 W PackageParser: No actions in intent filter at /system/priv-app/SetupWizard/SetupWizard.apk Binary XML file line #184
12-29 10:28:29.047 2920 2920 W PackageManager: Failed to parse /system/priv-app/Velvet: Package com.google.android.googlequicksearchbox at /system/priv-app/Velv
ed: updated version 300571356 better than this 300515536
12-29 10:28:29.050 2920 2920 W PackageManager: Failed to parse /system/priv-app/com.asksven.betterbatterystats_xdaedition.apk: Package com.asksven.betterbattery
aedition at /system/priv-app/com.asksven.betterbatterystats_xdaedition.apk ignored: updated version 72 better than this 2
12-29 10:28:29.083 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.andro
ooth at: Binary XML file line #58
12-29 10:28:29.088 2920 2920 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #216
12-29 10:28:29.194 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.a
fc at: Binary XML file line #47
12-29 10:28:29.194 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.a
fc at: Binary XML file line #48
12-29 10:28:29.214 2920 2920 W PackageManager: Failed to parse /system/app/Provision: No packages found in split
12-29 10:28:29.256 2920 2920 I PackageManager: /system/app/VZWAPNLib changed; collecting certs
12-29 10:28:29.280 2920 2920 W PackageManager: Failed to parse /system/app/VZWAPNLib: Application package com.vzw.apnlib already installed. Skipping duplicate.
12-29 10:28:29.305 2920 2920 W PackageManager: Failed to parse /system/app/WebViewGoogle: Package com.google.android.webview at /system/app/WebViewGoogle ignore
ed version 252610000 better than this 246011700
12-29 10:28:29.314 2920 2920 W PackageParser: <manifest> has more than one <application>
12-29 10:28:29.367 2920 2920 W PackageManager: Failed to parse /system/app/CalendarGooglePrebuilt: Package com.google.android.calendar at /system/app/CalendarGo
uilt ignored: updated version 2015094322 better than this 2015080599
12-29 10:28:29.394 2920 2920 W PackageManager: Failed to parse /system/app/Chrome: Package com.android.chrome at /system/app/Chrome ignored: updated version 252
etter than this 240363301
12-29 10:28:29.427 2920 2920 W PackageManager: Failed to parse /system/app/GoogleCamera: Package com.google.android.GoogleCamera at /system/app/GoogleCamera ign
dated version 31021130 better than this 27008130
12-29 10:28:29.440 2920 2920 W PackageManager: Failed to parse /system/app/GoogleTTS: Package com.google.android.tts at /system/app/GoogleTTS ignored: updated v
10307121 better than this 210306070
12-29 10:28:29.448 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INTERNET in package: com.google.and
k at: Binary XML file line #161
12-29 10:28:29.448 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.USE_CREDENTIALS in package: com.goo
oid.talk at: Binary XML file line #164
12-29 10:28:29.448 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in package: co
.android.talk at: Binary XML file line #166
12-29 10:28:29.485 2920 2920 W PackageManager: Failed to parse /system/app/Hangouts: Package com.google.android.talk at /system/app/Hangouts ignored: updated ve
758934 better than this 22582814
12-29 10:28:29.506 2692 2692 I ServiceManager: Waiting for service media.camera.proxy...
12-29 10:28:29.535 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package: com.google.an
ps.maps at: Binary XML file line #95
12-29 10:28:29.659 2920 2920 W PackageManager: Failed to parse /system/app/Maps: Package com.google.android.apps.maps at /system/app/Maps ignored: updated versi
0124 better than this 913012024
12-29 10:28:29.712 2920 2920 W PackageManager: Failed to parse /system/app/Music2: Package com.google.android.music at /system/app/Music2 ignored: updated versi
better than this 1985
12-29 10:28:29.747 2920 2920 W PackageParser: Problem in package /system/app/Photos/Photos.apk:
12-29 10:28:29.747 2920 2920 W PackageParser: Unknown element under <activity>: category at /system/app/Photos/Photos.apk Binary XML file line #649
12-29 10:28:29.759 2920 2920 W PackageManager: Failed to parse /system/app/Photos: Package com.google.android.apps.photos at /system/app/Photos ignored: updated
133708 better than this 72908
12-29 10:28:29.792 2920 2920 W PackageManager: Failed to parse /system/app/PrebuiltBugle: Package com.google.android.apps.messaging at /system/app/PrebuiltBugle
: updated version 16043130 better than this 14533139
12-29 10:28:29.808 2920 2920 W PackageManager: Failed to parse /system/app/PrebuiltDeskClockGoogle: Package com.google.android.deskclock at /system/app/Prebuilt
kGoogle ignored: updated version 42102710 better than this 42102705
12-29 10:28:29.870 2920 2920 W PackageManager: Failed to parse /system/app/PrebuiltGmail: Package com.google.android.gm at /system/app/PrebuiltGmail ignored: up
rsion 58045865 better than this 57011650
12-29 10:28:29.900 2920 2920 W PackageManager: Failed to parse /system/app/YouTube: Package com.google.android.youtube at /system/app/YouTube ignored: updated v
08959630 better than this 107560134
12-29 10:28:29.926 2920 2920 W PackageManager: Failed to parse /system/app/talkback: Package com.google.android.marvin.talkback at /system/app/talkback ignored:
version 40400003 better than this 40300000
12-29 10:28:29.927 2920 2920 D PackageManager: No files in app dir /system/vendor/app
12-29 10:28:29.927 2920 2920 D PackageManager: No files in app dir /oem/app
12-29 10:28:29.950 2920 2920 W PackageManager: Package com.whatsapp desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
12-29 10:28:29.960 2920 2920 I SELinux : SELinux: Loaded file_contexts contexts from /file_contexts.
12-29 10:28:30.008 2920 2920 W PackageManager: Permission com.android.vending.CHECK_LICENSE from package com.android.vending in an unknown group android.permiss
p.NETWORK
12-29 10:28:30.008 2920 2920 W PackageManager: Permission com.android.vending.BILLING from package com.android.vending in an unknown group android.permission-gr
ORK
12-29 10:28:30.073 2920 2920 W PackageManager: Package ru.zdevs.zarchiver has activity ru.zdevs.zarchiver.ZArchiver with priority > 0, forcing to 0
12-29 10:28:30.073 2920 2920 W PackageManager: Package ru.zdevs.zarchiver has activity ru.zdevs.zarchiver.ZArchiver with priority > 0, forcing to 0
12-29 10:28:30.074 2920 2920 W PackageManager: Package ru.zdevs.zarchiver has activity ru.zdevs.zarchiver.ZArchiver with priority > 0, forcing to 0
12-29 10:28:30.134 2920 2920 W PackageManager: Permission com.android.chrome.permission.DEBUG from package com.android.chrome in an unknown group android.permis
up.DEVELOPMENT_TOOLS
12-29 10:28:30.177 2920 2920 W PackageParser: Unknown element under <application>: intent-filter at /data/app/com.flavionet.android.camera.pro-1/base.apk Binary
e line #42
12-29 10:28:30.192 2920 2920 W PackageManager: Package com.eclipsim.gpsstatus2 desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
12-29 10:28:30.200 2920 2920 W PackageParser: No actions in intent filter at /data/app/jackpal.androidterm-1/base.apk Binary XML file line #149
12-29 10:28:30.216 2920 2920 W PackageManager: Package com.lonelycatgames.Xplore desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
12-29 10:28:30.234 2920 2920 W PackageManager: Package com.flyersoft.moonreaderp desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
12-29 10:28:30.340 2920 2920 W PackageManager: Package com.mxtech.videoplayer.pro desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
12-29 10:28:30.447 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.BATTERY_STATS in package: com.asksv
rbatterystats_xdaedition at: Binary XML file line #24
12-29 10:28:30.506 2692 2692 I ServiceManager: Waiting for service media.camera.proxy...
12-29 10:28:30.623 2920 2920 W PackageManager: Package com.google.android.gms desires unavailable shared library com.google.android.ble; ignoring!
12-29 10:28:30.727 2920 2920 W PackageManager: Permission com.google.android.gms.permission.ACTIVITY_RECOGNITION from package com.google.android.gms in an unkno
android.permission-group.PERSONAL_INFO
12-29 10:28:30.740 2920 2920 W PackageManager: Package com.google.android.GoogleCamera desires unavailable shared library com.google.android.gestureservice; ign
12-29 10:28:30.740 2920 2920 W PackageManager: Package com.google.android.GoogleCamera desires unavailable shared library com.google.android.camera2; ignoring!
12-29 10:28:30.740 2920 2920 W PackageManager: Package com.google.android.GoogleCamera desires unavailable shared library com.google.android.camera.experimental
noring!
12-29 10:28:31.309 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INTERNET in package: com.medscape.a
t: Binary XML file line #612
12-29 10:28:31.328 2920 2920 W PackageManager: Package org.telegram.messenger desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
12-29 10:28:31.354 2920 2920 W PackageManager: Package org.telegram.messenger has activity org.telegram.ui.LaunchActivity with priority > 0, forcing to 0
12-29 10:28:31.407 2920 2920 W PackageManager: Permission com.google.android.gm.email.permission.READ_ATTACHMENT from package com.google.android.gm in an unknow
android.permission-group.MESSAGES
12-29 10:28:31.407 2920 2920 W PackageManager: Permission com.google.android.gm.permission.READ_GMAIL from package com.google.android.gm in an unknown group and
mission-group.MESSAGES
12-29 10:28:31.407 2920 2920 W PackageManager: Permission com.google.android.gm.permission.WRITE_GMAIL from package com.google.android.gm in an unknown group an
rmission-group.MESSAGES
12-29 10:28:31.407 2920 2920 W PackageManager: Permission com.google.android.gm.permission.AUTO_SEND from package com.google.android.gm in an unknown group andr
ission-group.MESSAGES
12-29 10:28:31.407 2920 2920 W PackageManager: Permission com.google.android.gm.permission.READ_CONTENT_PROVIDER from package com.google.android.gm in an unknow
android.permission-group.MESSAGES
12-29 10:28:31.507 2692 2692 I AudioPolicyService: AudioPolicyService CSTOR in new mode
12-29 10:28:31.509 2692 2692 I APM::ConfigParsingUtils: loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
12-29 10:28:31.513 2692 2692 D audio_hw_primary: adev_open: enter
12-29 10:28:31.542 2692 2692 D msm8974_platform: platform_init: snd_card_name: apq8084-taiko-tfa9890_stereo_co
12-29 10:28:31.544 2920 2920 W PackageParser: Unknown element under <application>: enable-feature at /data/app/com.skype.raider-2/base.apk Binary XML file line
12-29 10:28:31.546 2920 2920 W PackageParser: No actions in intent filter at /data/app/com.skype.raider-2/base.apk Binary XML file line #238
12-29 10:28:31.617 2596 2631 W dex2oat : Compilation of java.io.File com.google.android.apps.gsa.extradex.bloblobber.a.a(com.google.q.a.a.a.b, java.io.File) too
8ms
12-29 10:28:31.624 2692 2692 E audio_route: Control 'MultiMedia5 Mixer AUX_PCM_UL_TX' doesn't exist - skipping
12-29 10:28:31.628 2692 2692 E audio_route: Control 'MultiMedia5 Mixer AUX_PCM_UL_TX' doesn't exist - skipping
12-29 10:28:31.633 2692 2692 D msm8974_platform: platform_init: Opened sound card:0
12-29 10:28:31.693 2692 2692 D msm8974_platform: platform_csd_init: num_modems 1
12-29 10:28:31.728 2692 2692 D : csd_create_thread: csdthread[0] create successfull 0
12-29 10:28:31.735 2692 2692 I AudioFlinger: loadHwModule() Loaded primary audio interface from QCOM Audio HAL (audio) handle 1
12-29 10:28:31.735 2692 2692 I AudioFlinger: openOutput(), module 1 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 2
12-29 10:28:31.735 2692 2692 I AudioFlinger: AudioStreamOut::open(), mHalFormatIsLinearPcm = 1
12-29 10:28:31.736 2692 2692 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 1152 frames
12-29 10:28:31.759 2692 2692 I BufferProvider: found effect "Downmixer" from Fraunhofer IIS
12-29 10:28:31.759 2692 2692 E MonoPipe: Failed to fetch local time frequency when constructing a MonoPipe (res = -32). getNextWriteTimestamp calls will be non
nal
12-29 10:28:31.759 2692 2692 I AudioFlinger: Using module 1 has the primary audio interface
12-29 10:28:31.759 2692 3048 I AudioFlinger: AudioFlinger's thread 0xb3cc0000 ready to run
12-29 10:28:31.760 2692 3048 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
12-29 10:28:31.760 2692 3048 D audio_mot_cutback: earpiece status 0 sent to cutback
12-29 10:28:31.760 2692 3048 D MotSpeakerHelper: Detected NXP speaker boost
12-29 10:28:31.783 2692 3048 D MotSpeakerHelper: +Dual TFA9890 Volume detected
12-29 10:28:31.783 2692 3048 D MotSpeakerHelper: +Dual TFA9890 Mode detected
12-29 10:28:31.783 2692 3048 D MotSpeakerHelper: Boost controls initialized Successfully
12-29 10:28:31.783 2692 3048 D MotSpeakerHelper: Found Offload FX Control
12-29 10:28:31.783 2692 3048 D MotSpeakerHelper: Found Non-Offload FX Control
12-29 10:28:31.784 2692 3048 D MotSpeakerHelper: SpeakerHelper initialized successfully using hardware gain control, Shamu 10/15 configuration
12-29 10:28:31.784 2692 3048 D MotSpeakerHelper: Proximity sensor interaction disabled
12-29 10:28:31.784 2692 3048 E AudioFlinger: no wake lock to update!
12-29 10:28:31.785 2692 2692 I AudioFlinger: openOutput(), module 1 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 8
12-29 10:28:31.786 2692 2692 I AudioFlinger: AudioStreamOut::open(), mHalFormatIsLinearPcm = 1
12-29 10:28:31.786 2692 2692 I AudioFlinger: HAL output buffer size 1920 frames, normal sink buffer size 1920 frames
12-29 10:28:31.786 2692 3050 I AudioFlinger: AudioFlinger's thread 0xb3780000 ready to run
12-29 10:28:31.786 2692 3050 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
12-29 10:28:31.787 2692 2692 I AudioFlinger: openOutput(), module 1 Device 10000, SamplingRate 48000, Format 0x000001, Channels 3, flags 0
12-29 10:28:31.787 2692 3050 E AudioFlinger: no wake lock to update!
12-29 10:28:31.787 2692 2692 I AudioFlinger: AudioStreamOut::open(), mHalFormatIsLinearPcm = 1
12-29 10:28:31.788 2692 2692 I AudioFlinger: HAL output buffer size 768 frames, normal sink buffer size 1152 frames
12-29 10:28:31.788 2692 3052 I AudioFlinger: AudioFlinger's thread 0xb3600000 ready to run
12-29 10:28:31.788 2692 3052 D audio_hw_primary: out_set_parameters: enter: usecase(20: afe-proxy-playback) kvpairs: routing=65536
12-29 10:28:31.789 2692 3052 E AudioFlinger: no wake lock to update!
12-29 10:28:31.791 2692 3053 I AudioFlinger: AudioFlinger's thread 0xb32c0000 ready to run
12-29 10:28:31.792 2692 3054 I AudioFlinger: AudioFlinger's thread 0xb32c0000 ready to run
12-29 10:28:31.794 2692 2692 I bt_a2dp_hw: adev_open: adev_open in A2dp_hw module
12-29 10:28:31.794 2692 2692 I AudioFlinger: loadHwModule() Loaded a2dp audio interface from A2DP Audio HW HAL (audio) handle 10
12-29 10:28:31.802 2692 2692 I AudioFlinger: loadHwModule() Loaded usb audio interface from USB audio HW HAL (audio) handle 11
12-29 10:28:31.806 2692 3044 D : csd_service_init: qmi_client_notifier_init() successful
12-29 10:28:31.807 2692 2692 I r_submix: adev_open(name=audio_hw_if)
12-29 10:28:31.807 2692 2692 I r_submix: adev_init_check()
12-29 10:28:31.807 2692 2692 I AudioFlinger: loadHwModule() Loaded r_submix audio interface from Wifi Display audio HAL (audio) handle 12
12-29 10:28:31.808 2692 2692 D r_submix: adev_open_input_stream(addr=0)
12-29 10:28:31.809 2692 2692 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
12-29 10:28:31.809 2692 2692 D r_submix: now using address 0 for route 9
12-29 10:28:31.809 2692 3055 I AudioFlinger: AudioFlinger's thread 0xb32c0000 ready to run
12-29 10:28:31.810 2692 2692 D r_submix: adev_close_input_stream()
12-29 10:28:31.810 2692 2692 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
12-29 10:28:31.810 2692 2692 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
12-29 10:28:31.817 2692 2692 D mot_vr_audio_hw: Opening MotVR hardware device
12-29 10:28:31.836 2692 3044 D : get_csd_version: QMI - CSD version: 1120001
12-29 10:28:31.847 2692 2692 D mot_vr_audio_hw: Mixer 0 opened successfully
12-29 10:28:31.849 2692 2692 D mot_vr_audio_hw: ADSPD connected successfully
12-29 10:28:31.849 2692 2692 D mot_vr_audio_hw: MotVR device 0xb606c000 opened successfully
12-29 10:28:31.849 2692 2692 I AudioFlinger: loadHwModule() Loaded motvr audio interface from Motorola VR Audio Hardware HAL (audio) handle 14
12-29 10:28:31.849 2692 2692 D mot_vr_audio_hw: open_input_stream(): devices = 0x80000004, rate = 48000, channels = 0xc, source = 1, flags = 0
12-29 10:28:31.849 2692 3058 I AudioFlinger: AudioFlinger's thread 0xb3200000 ready to run
12-29 10:28:31.850 2692 2692 D mot_vr_audio_hw: Input 0xb6015a00 close complete
12-29 10:28:31.850 2692 3057 E FastThread: did not receive expected priority boost
12-29 10:28:31.854 2692 2692 I SoundTriggerHwService: loaded default module Sound Trigger HAL, handle 1
12-29 10:28:31.855 2692 2692 I RadioService: RadioService
12-29 10:28:31.855 2692 2692 I RadioService: onFirstRef
12-29 10:28:31.855 2692 2692 E RadioService: couldn't load radio module radio.primary (No such file or directory)
12-29 10:28:31.915 2920 2920 W PackageManager: Permission com.android.launcher.permission.INSTALL_SHORTCUT from package com.teslacoilsw.launcher in an unknown g
roid.permission-group.SYSTEM_TOOLS
12-29 10:28:31.915 2920 2920 W PackageManager: Permission com.android.launcher.permission.UNINSTALL_SHORTCUT from package com.teslacoilsw.launcher in an unknown
ndroid.permission-group.SYSTEM_TOOLS
12-29 10:28:31.915 2920 2920 W PackageManager: Permission com.teslacoilsw.launcher.permission.READ_SETTINGS from package com.teslacoilsw.launcher in an unknown
droid.permission-group.SYSTEM_TOOLS
12-29 10:28:31.91^C
Click to expand...
Click to collapse
wipe /system and reinstall rom or factory system.img whatever your case may be. Or better yet restore /system from the backup you took before installing xposed...

I have wiped the /system and installed a clean rom without wiping the data but still there is bootloop
The phone restarts when the app optimization finishes

ahmadalieye said:
I have wiped the /system and installed a clean rom without wiping the data but still there is bootloop
The phone restarts when the app optimization finishes
Click to expand...
Click to collapse
Then it is one of your apps causing this. You will have to wipe data.

I had installed myandroidtools application and disabled some location related services and the problem occured after this. I am not sure about where is the location of this application and that if i delete it manually will it have any effect on the bootloop. I have contacted the developer about it too lets see if he is of some help?

ahmadalieye said:
I had installed myandroidtools application and disabled some location related services and the problem occured after this. I am not sure about where is the location of this application and that if i delete it manually will it have any effect on the bootloop. I have contacted the developer about it too lets see if he is of some help?
Click to expand...
Click to collapse
you can find installed apps in /data/app folder might take a little searching depending on the amount of apps you have installed but if you delete the apk the app will effectively be uninstalled and not function upon starting the device. Thereby eliminating whatever it does at boot. Assuming that's the issue. This is assuming you have TWRP you can use the file manager in it to navigate the file system.

Related

[ROM][6.0][Read OP!]Official nightly Cyanogenmod 13 for Peregrine

Please search the thread and read the OP before postings to reduce the numbers of unneeded reposting by everyone.
{
"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"
}
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 6.0(MM), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Tips and notes:
When choosing a Gapps package ensure it can fit into /system when flashed. Micro gapps is recommend as it fits and provides everything in a base package you will need for gapps support you can install the other google apps from the store as want later on.
Remember nightly builds are experimental they can and will be broken from time to time. Always have a backup at hand.
Storage in Marshmallow is dynamically mounted. That means you will get a prompt at boot to mount as either portable storage or internal storage. Use portable storage to continue using it as like in previous versions of android.
To transfer file to PC when plugged in you will get the charging mode prompt status in the status bar click it to change from charging mode to transfer files.
TWRP cannot read internal formatted sdcards at the moment in order to flash a new nightly try one of these suggestions -
Adb sideloading - http://forum.xda-developers.com/showpost.php?p=64194455&postcount=398
USB OTG - http://forum.xda-developers.com/showpost.php?p=64194957&postcount=401
Using PC file manager to place the file where TWRP can see it - http://forum.xda-developers.com/showpost.php?p=64194157&postcount=397
TWRP 3 now supports internal formatted sdcards - http://forum.xda-developers.com/moto-g/4g-development/unofficial-twrp-3-0-0-0-moto-g-lte-t3310450
If you want to use Supersu see here for non-systemless root. For systemless root use a zip from the SuperSu page othwerwise inbuilt superuser from development settings works fine.
Having issues with Titanium Backup? This should help - https://www.youtube.com/watch?v=DrOuUtlqz9w&ab_channel=AbhinavSrivastava
Want to mount system as read write for apps like Adaway use this(For builds before 29 Nov 2015)
Builds 29Nov 2015+ from a terminal app use
Code:
su
mount -o rw,remount /system
then after changes use
Code:
mount -o ro,remount /system
to mount it back as read-only or reboot.
what doesn't work:
-You tell me as am not sure atm [emoji14]
Downloads:
Older Unofficial builds
Official builds nightly builds
Install instructions:
IMPORTANT! When coming from older builds to CM13 24 Nov+ builds if you have FCs with phone
LuK1337 said:
From now after flashing 20151121 build you will have to remove /data/data/com.android.providers.telephony/databases/telephony.db file due to db scheme updates. Otherwise com.android.phone crash will happen.
You can use TWRP file manager to do it.
Click to expand...
Click to collapse
Contrary to popular belief(me included) wiping between versions is not needed - https://plus.google.com/u/0/+DanPasanen/posts/GKnirTFjojg
Coming from an official CM12.1 rom
Reboot to recovery
Install Rom
Optional Gapps, Kernel, etc
Reboot
Make sure to install Gapps before booting are you will have FCs with Setup wizard.
Coming from a different rom or stock
Wipe data and cache
Flash the CM13zip
Install opengapps or any other perffered gapps if you want
Reboot
Profit
Changelog - http://www.cmxlog.com/13/peregrine/
Source:
base: https://github.com/CyanogenMod
kernel: https://github.com/CyanogenMod/android_kernel_motorola_msm8226/tree/cm-13.0
Device: https://github.com/CyanogenMod/android_device_motorola_msm8226-common/tree/cm-13.0, https://github.com/CyanogenMod/android_device_motorola_peregrine/tree/cm-13.0
Vendor: https://github.com/TheMuppets/proprietary_vendor_motorola/tree/cm-13.0
Rest of the stuff is all unmerged stuff from gerrit
Credits:- (not in a order)
AOSParadox team @h2o64
@luca020400 @LuK1337
@srisurya95 for helping me spot my error with compiling.
CM Team
Google
Motorola
And any one else that I forgot to mention [emoji14]
Thanks a lot for this, I'll test on weekend
Enviado desde mi XT1040 mediante Tapatalk
keep up the good work
Whoa, thank you! <3
First of all, thanks! Just installed it.
In the first boot, when cm confugration wizard started, I tried to change language, and system soft rebooted, never to boot up again. Tried it a couple of times with same result. Wiping data/cache solves the issue. So using it in english for now. I will report if more things come up!
Edit: After installing cm, installed gapps, and upon booting the "setup wizard had to close" (or similar xD) message appeared once and again. This happened the 2 times I tried.
gartzen said:
First of all, thanks! Just installed it.
In the first boot, when cm confugration wizard started, I tried to change language, and system soft rebooted, never to boot up again. Tried it a couple of times with same result. Wiping data/cache solves the issue. So using it in english for now. I will report if more things come up!
Edit: After installing cm, installed gapps, and upon booting the "setup wizard had to close" (or similar xD) message appeared once and again. This happened the 2 times I tried.
Click to expand...
Click to collapse
Same here
I have the same problem when i try to change language. Is someone also having a problem of fc with titanium backup ?
Nice work, the only issue i have ran into at the moment is when you go Under More in settings and go into Mobile networks you get an FC on com.android.phone posted the logcat below for you
Code:
10-22 20:06:34.340 646 656 I art : Background partial concurrent mark sweep GC freed 22291(1385KB) AllocSpace objects, 6(120KB) LOS objects, 33% free, 23MB/35MB, paused 2.507ms total 133.930ms
10-22 20:06:34.341 31441 31441 D AndroidRuntime: Shutting down VM
10-22 20:06:34.350 31441 31441 E AndroidRuntime: FATAL EXCEPTION: main
10-22 20:06:34.350 31441 31441 E AndroidRuntime: Process: com.android.phone, PID: 31441
10-22 20:06:34.350 31441 31441 E AndroidRuntime: java.lang.ArrayIndexOutOfBoundsException: length=13; index=13
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.preference.ListPreference.getEntry(ListPreference.java:220)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.preference.ListPreference.getSummary(ListPreference.java:165)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.preference.Preference.onBindView(Preference.java:558)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.preference.Preference.getView(Preference.java:495)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.preference.PreferenceGroupAdapter.getView(PreferenceGroupAdapter.java:246)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.AbsListView.obtainView(AbsListView.java:2346)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.ListView.makeAndAddView(ListView.java:1875)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.ListView.fillDown(ListView.java:702)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.ListView.fillFromTop(ListView.java:763)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.ListView.layoutChildren(ListView.java:1684)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.AbsListView.onLayout(AbsListView.java:2148)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.View.layout(View.java:16633)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:5437)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1743)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1586)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.LinearLayout.onLayout(LinearLayout.java:1495)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.View.layout(View.java:16633)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:5437)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1743)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.LinearLayout.layoutHorizontal(LinearLayout.java:1732)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.LinearLayout.onLayout(LinearLayout.java:1497)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.View.layout(View.java:16633)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:5437)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1743)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1586)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.LinearLayout.onLayout(LinearLayout.java:1495)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.View.layout(View.java:16633)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:5437)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.FrameLayout.layoutChildren(FrameLayout.java:336)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.FrameLayout.onLayout(FrameLayout.java:273)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.View.layout(View.java:16633)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:5437)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at com.android.internal.widget.ActionBarOverlayLayout.onLayout(ActionBarOverlayLayout.java:493)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.View.layout(View.java:16633)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:5437)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.FrameLayout.layoutChildren(FrameLayout.java:336)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.FrameLayout.onLayout(FrameLayout.java:273)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at com.android.internal.policy.PhoneWindow$DecorView.onLayout(PhoneWindow.java:2678)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.View.layout(View.java:16633)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:5437)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.ViewRootImpl.performLayout(ViewRootImpl.java:2171)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:1931)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1107)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:6013)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:858)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.Choreographer.doCallbacks(Choreographer.java:670)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.Choreographer.doFrame(Choreographer.java:606)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:844)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:739)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:95)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.os.Looper.loop(Looper.java:148)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5417)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
10-22 20:06:34.356 646 1619 W ActivityManager: Force finishing activity com.android.phone/.MobileNetworkSettings
10-22 20:06:34.359 646 1619 W ActivityManager: Force finishing activity com.android.settings/.SubSettings
10-22 20:06:34.365 8632 8632 I art : Starting a blocking GC Explicit
10-22 20:06:34.407 8632 8632 I art : Explicit concurrent mark sweep GC freed 2328(136KB) AllocSpace objects, 0(0B) LOS objects, 40% free, 13MB/22MB, paused 708us total 41.399ms
10-22 20:06:34.414 646 882 I OpenGLRenderer: Initialized EGL, version 1.4
10-22 20:06:34.431 8632 8632 I art : Starting a blocking GC Explicit
10-22 20:06:34.466 8632 8632 I art : Explicit concurrent mark sweep GC freed 584(33KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 13MB/22MB, paused 594us total 34.252ms
10-22 20:06:34.466 8632 8632 I art : Starting a blocking GC Explicit
10-22 20:06:34.499 8632 8632 I art : Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 40% free, 13MB/22MB, paused 555us total 32.508ms
10-22 20:06:34.537 8632 8706 E Surface : getSlotFromBufferLocked: unknown buffer: 0xb90366d0
10-22 20:06:34.538 8632 8706 D OpenGLRenderer: endAllStagingAnimators on 0xb9328d68 (ListView) with handle 0xb90440e0
10-22 20:06:34.860 646 663 W ActivityManager: Activity pause timeout for ActivityRecord{b1c66fa u0 com.android.phone/.MobileNetworkSettings t133 f}
10-22 20:06:35.004 8632 8632 D DashboardSummary: rebuildUI took: 88 ms
10-22 20:06:37.131 6307 6434 D audio_hw_primary: out_standby: enter: stream (0xb8446ac0) usecase(1: low-latency-playback)
10-22 20:06:37.182 6307 6434 D hardware_info: hw_info_append_hw_type : device_name = speaker-lite
10-22 20:06:38.408 253 367 I ThermalEngine: Sensor:xo_therm_pu2:25000 mC
• Camera crashes (Cannot connect to the camera error) right after you take a picture
• Facebook crashes as soon as you start to write your username on the login screen
• File Manager crashes (some kind of "no privileges" error)
I also don't have the option to set Google Now launcher as default launcher, like if it wasn't installed, but it works with Nova Launcher.
edit : problem solve after rebooting sorry
Camera has already been fixed on Falcon's build... so it's just a mater of time @Kayant merges it!
I have also seen the issues with camera, file manager, TB. Can't really say too much because my limited knowledge doesn't give me too much insight into what exactly is going on but am going through some logs and will see what I can understand from them. @ebol94 I already had the camera fix merged in but maybe is because I don't have an updated lib which is why it's not completed fixed? Will test that in a build later.
Kayant said:
I have also seen the issues with camera, file manager, TB. Can't really say too much because my limited knowledge doesn't give me too much insight into what exactly is going on but am going through some logs and will see what I can understand from them. @ebol94 I already had the camera fix merged in but maybe is because I don't have an updated lib which is why it's not completed fixed? Will test that in a build later.
Click to expand...
Click to collapse
You need to add this branch to your repo in order to use the new libs
Code:
<project path="external/sony/boringssl-compat" name="CyanogenMod/android_external_sony_boringssl-compat" revision="cm-13.0" />
By the way, I managed to get working data but not LTE on my build, but I'm not quite sure the state of yours since I haven't flashed it. Could anybody tell me? :silly:
Nevermind, LTE is working good here too . So far there's pretty much everything working, the only thing left is that I'm not having my sdcard partition mounted (at least on my build). Maybe it can be forced through terminal, I'll try later. How about on this build?
Regards!
beeeto said:
You need to add this branch to your repo in order to use the new libs
Code:
<project path="external/sony/boringssl-compat" name="CyanogenMod/android_external_sony_boringssl-compat" revision="cm-13.0" />
By the way, I managed to get working data but not LTE on my build, but I'm not quite sure the state of yours since I haven't flashed it. Could anybody tell me? :silly:
Nevermind, LTE is working good here too . So far there's pretty much everything working, the only thing left is that I'm not having my sdcard partition mounted (at least on my build). Maybe it can be forced through terminal, I'll try later. How about on this build?
Regards!
Click to expand...
Click to collapse
I already have the necessary things. The only thing that may have changed is h2o64's lib being newer than luk1337's one
There's how SDcard works in MM now because you can choose to use it as internal storage so how it mounts at boot has changed - http://source.android.com/devices/storage/config.html
You need to click the notification and choose which option you want.
Kayant said:
I already have the necessary things. The only thing that may have changed is h2o64's lib being newer than luk1337's one
There's how SDcard works in MM now because you can choose to use it as internal storage so how it mounts at boot has changed - http://source.android.com/devices/storage/config.html
You need to click the notification and choose which option you want.
Click to expand...
Click to collapse
My lib is based o, the 5.1 blobs, and Luk's one is based off 5.0.2.
So if you wanna use mine, you must have all the other libs from 5.1
PS : I like the "not in order" xD :justkidding:
h2o64 said:
My lib is based o, the 5.1 blobs, and Luk's one is based off 5.0.2.
So if you wanna use mine, you must have all the other libs from 5.1
PS : I like the "not in order" xD :justkidding:
Click to expand...
Click to collapse
Hey you should hunt srisurya95 down for that
Thanks for the heads up.
Great work guys! I love it
One quick question: is the mobile radio active bug still present? On Lollipop, Chrome and Google Play Services are killing my battery for no apparent reason.
I have a question, if I install this Alpha build on my Motorola Moto G when the nightly builds start would it be a case of simply upgrading to this from the device via Cyanogenmod updates?
also, what recovery did you guys use? I am currently running CM recovery but its very basic and no options for nandroid backup so looking to do this before trying out CM13
ceanth said:
also, what recovery did you guys use? I am currently running CM recovery but its very basic and no options for nandroid backup so looking to do this before trying out CM13
Click to expand...
Click to collapse
I am using the TWRP-v2.8.7.0 from here - http://forum.xda-developers.com/mot...ection-somcom3xs-experimental-corner-t2996266

App craches on AlertDialog .show()

Hello there!
I'm building an app but whenever it comes to the AlertDialog .show() it chrashes. I've reserached but couldn't find any solution.
Most of them were got their problem fixed by changing Context on
AlertDialog.Builder example = new AlertDialog.Builder(Context)
to
AlertDialog.Builder example = new AlertDialog.Builder(MyActivity.this);
But that's not my case, I've beeing using MyActivity.this all long and still crashes.
Here's my code:
ublic class MainActivity extends AppCompatActivity {
Button btMudaTela;
final Funcoes funcao = new Funcoes();
@override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);
Button btMudaTela = (Button) findViewById(R.id.btMudaTela);
//Ao clicar no botão outra activity será aberta (ActivityCadastro)
btMudaTela.setOnClickListener(new View.OnClickListener() {
@override
public void onClick(View v) {
AlertDialog.Builder adb = new AlertDialog.Builder(MainActivity.this);
adb.setTitle("teste");
adb.setMessage("ok");
adb.show();
funcao.mudaActivity(MainActivity.this, ActivityCadastro.class);
finish();
}
});
}
}
And here's my Logcat:
06-23 07:41:42.113 3303 3303 E AndroidRuntime: Process: com.example.teste.projetofinal, PID: 3303
06-23 07:41:42.113 3303 3303 E AndroidRuntime: at com.example.teste.projetofinal.MainActivity$1.onClick(MainActivity.java:46)
06-23 07:41:42.123 954 1367 W ActivityManager: Force finishing activity com.example.teste.projetofinal/.MainActivity
06-23 07:41:43.334 954 1602 I ActivityManager: Process com.example.teste.projetofinal (pid 3303) (adj 9) has died.
06-23 07:41:43.334 954 1454 I WindowState: WIN DEATH: Window{444ca450 u0 com.example.teste.projetofinal/com.example.teste.projetofinal.MainActivity}
06-23 07:50:39.406 6806 6806 W InstallAppProgress: Replacing package:com.example.teste.projetofinal
06-23 07:50:42.219 5389 5389 I Finsky : [1] com.google.android.finsky.verifier.impl.br.c(104): Verification complete: id=0, package_name=com.example.teste.projetofinal
06-23 07:50:42.960 954 1046 I PackageManager: Package com.example.teste.projetofinal codePath changed from /data/app/com.example.teste.projetofinal-19.apk to /data/app/com.example.teste.projetofinal-20.apk; Retaining data and using new
06-23 07:50:43.921 954 1046 W PackageManager: Code path for pkg : com.example.teste.projetofinal changing from /data/app/com.example.teste.projetofinal-19.apk to /data/app/com.example.teste.projetofinal-20.apk
06-23 07:50:43.921 954 1046 W PackageManager: Resource path for pkg : com.example.teste.projetofinal changing from /data/app/com.example.teste.projetofinal-19.apk to /data/app/com.example.teste.projetofinal-20.apk
06-23 07:50:45.592 954 1036 I CrashAnrDetector: onPackageUpdateFinished : com.example.teste.projetofinal
06-23 07:50:46.073 6987 6987 E dalvikvm: >>>>> com.example.teste.projetofinal [ userId:0 | appId:10200 ]
06-23 07:50:47.444 6987 6987 E AndroidRuntime: Process: com.example.teste.projetofinal, PID: 6987
06-23 07:50:47.444 6987 6987 E AndroidRuntime: at com.example.teste.projetofinal.MainActivity$1.onClick(MainActivity.java:40)
06-23 07:50:47.444 954 1602 W ActivityManager: Force finishing activity com.example.teste.projetofinal/.MainActivity
06-23 07:50:48.806 954 1602 I WindowState: WIN DEATH: Window{433e3670 u0 com.example.teste.projetofinal/com.example.teste.projetofinal.MainActivity}
06-23 07:50:48.836 954 1545 I ActivityManager: Process com.example.teste.projetofinal (pid 6987) (adj 9) has died.
06-23 07:50:51.188 3939 3939 E SPPClientService: [PackageInfoChangeReceiver] [handlePkgRemovedEvent] PackageName : com.example.teste.projetofinal, true, false
06-23 07:50:54.531 5389 5389 I Finsky : [1] com.google.android.finsky.externalreferrer.d.run(9): Package state data is missing for com.example.teste.projetofinal
06-23 07:50:55.792 3498 7271 I FontsPackageChangeOp: Package com.example.teste.projetofinal has no metadata
I've found solution
Yeah!!!! After 2 days of digging on the Internet I finally found solution here:
https://stackoverflow.com/questions...der-when-android-suport-library-updated-to-24
You need to import this for your AlertDialog:
Code:
import android.app.AlertDialog;
instead of this:
Code:
import android.support.v7.app.AlertDialog;

Magisk keeps crashing

Ive tried doing a factory reset, changing roms (from lineage to aokp), it used to work but not anymore.. i even tried Going on old magisk versions, they all crash...
Logs or it didn't happen... And details. All the details.
Didgeridoohan said:
Logs or it didn't happen... And details. All the details.
Click to expand...
Click to collapse
Yeah sorry, I'm not sure what log to give, so ill leave one for the app only, and a full log:
Partial Log: https://jpst.it/11H8p
Full log: https://jpst.it/11H8b
And Details: Im Using systemless SuperSU, LineageOS 13, no xposed, device is Elephone P9000.
If any other details are needed, tell me.
Re-flash your kernel, flash magisk.. profit ?
fOmey said:
Re-flash your kernel, flash magisk.. profit ?
Click to expand...
Click to collapse
tried that already, still doesnt work
Ruben Craveiro said:
tried that already, still doesnt work
Click to expand...
Click to collapse
Which version of magisk are you flashing ? What version of magisk manager are you using ?
Look's like a memory fault ? Segmentation errors.. could be rom related.
fault addr 0xdeadbaad.. xD
Code:
07-17 23:36:06.537 F/DEBUG (399): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
07-17 23:36:06.537 F/DEBUG (399): LineageOS Version: '13.0-20170326-UNOFFICIAL-p9000'
07-17 23:36:06.537 F/DEBUG (399): Build fingerprint: 'Elephone/lineage_p9000/p9000:6.0.1/MOB31K/cb3922e3f0:userdebug/test-keys'
07-17 23:36:06.537 F/DEBUG (399): Revision: '0'
07-17 23:36:06.537 F/DEBUG (399): ABI: 'arm'
07-17 23:36:06.537 F/DEBUG (399): pid: 7710, tid: 7710, name: opjohnwu.magisk >>> com.topjohnwu.magisk <<<
07-17 23:36:06.537 F/DEBUG (399): signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0xdeadbaad
07-17 23:36:06.556 F/DEBUG (399): Abort message: 'invalid address or address of corrupt block 0x29 passed to dlfree'
07-17 23:36:06.556 F/DEBUG (399): r0 00000000 r1 00000000 r2 00000000 r3 00000002
07-17 23:36:06.556 F/DEBUG (399): r4 00000029 r5 deadbaad r6 f6e89f38 r7 a610c000
07-17 23:36:06.556 F/DEBUG (399): r8 00000031 r9 ffc4fadc sl f6c5a8db fp f6c5a8e4
07-17 23:36:06.556 F/DEBUG (399): ip f6e845d8 sp ffc4f9c8 lr f6e55c85 pc f6e55c84 cpsr 600f0030
07-17 23:36:06.561 F/DEBUG (399):
07-17 23:36:06.561 F/DEBUG (399): backtrace:
07-17 23:36:06.561 F/DEBUG (399): #00 pc 00030c84 /system/lib/libc.so (dlfree+1287)
07-17 23:36:06.561 F/DEBUG (399): #01 pc 000157cd /system/lib/libandroidfw.so (_ZN7android13ResStringPool6uninitEv+38)
07-17 23:36:06.561 F/DEBUG (399): #02 pc 0001651d /system/lib/libandroidfw.so (_ZN7android10ResXMLTree6uninitEv+14)
07-17 23:36:06.562 F/DEBUG (399): #03 pc 0001653b /system/lib/libandroidfw.so (_ZN7android10ResXMLTreeD1Ev+4)
07-17 23:36:06.562 F/DEBUG (399): #04 pc 00013267 /system/lib/libandroidfw.so (_ZN7android12AssetManager10getPkgNameEPKc+258)
07-17 23:36:06.562 F/DEBUG (399): #05 pc 000132c3 /system/lib/libandroidfw.so (_ZN7android12AssetManager18getBasePackageNameEj+62)
07-17 23:36:06.562 F/DEBUG (399): #06 pc 00088943 /system/lib/libandroid_runtime.so
07-17 23:36:06.562 F/DEBUG (399): #07 pc 71e79c89 /data/dalvik-cache/arm/[email protected]@boot.oat (offset 0x1f7a000)
07-17 23:36:06.712 F/DEBUG (399):
07-17 23:36:06.712 F/DEBUG (399): Tombstone written to: /data/tombstones/tombstone_08
07-17 23:36:06.712 W/ActivityManager(685): Force finishing activity com.topjohnwu.magisk/.SplashActivity
07-17 23:36:06.712 E/DEBUG (399): AM write failed: Broken pipe
fOmey said:
Which version of magisk are you flashing ? What version of magisk manager are you using ?
fault addr 0xdeadbaad.. xD
Click to expand...
Click to collapse
Magisk manager version 5.0.5, version 13.2, ive also tried older versions, they dont work either
Ruben Craveiro said:
Magisk manager version 5.0.5, version 13.2, ive also tried older versions, they dont work either
Click to expand...
Click to collapse
For the sake of testing, change kernels if that doesn't work.. change rom's.. try isolate where the problem is.. your running unofficial nightly builds currently ? Try a stable build.
fOmey said:
For the sake of testing, change kernels if that doesn't work.. change rom's.. try isolate where the problem is.. your running unofficial nightly builds currently ? Try a stable build.
Click to expand...
Click to collapse
it is a stable build... ive changed the kernel, still doesnt work, and i already tested a different rom before (aokp)
Ruben Craveiro said:
it is a stable build... ive changed the kernel, still doesnt work, and i already tested a different rom before (aokp, and i think it used the same kernel as the lineage rom)
Click to expand...
Click to collapse
Sorry I cant be much more help, Give the magisk thread a search, might find some answers there.
Ruben Craveiro said:
Yeah sorry, I'm not sure what log to give, so ill leave one for the app only, and a full log:
Partial Log: https://jpst.it/11H8p
Full log: https://jpst.it/11H8b
Click to expand...
Click to collapse
Those logs looks like they have plenty of info. I'm not the one to help with that kind of stuff though. :laugh: Hopefully @topjohnwu can take a look at that. From what I can gather from a quick Google search is that it might have to do with memory allocation (or something similar, I'm unsure as to how it works).
And Details: Im Using systemless SuperSU, LineageOS 13, no xposed, device is Elephone P9000.
If any other details are needed, tell me.
Click to expand...
Click to collapse
Ruben Craveiro said:
Magisk manager version 5.0.5, version 13.2, ive also tried older versions, they dont work either
Click to expand...
Click to collapse
Now... Here I got curious.
Either your mixing it up because of trying different Magisk versions back and forth, or you've managed to do something... unintended. :laugh:
Magisk v13+ is no longer compatible with systemless SuperSU! If you've actually managed to install Magisk v13.2 and SuperSU together, try to start over with MagiskSU.
And there's a version 5.0.6 of the Manager you can try as well. You should get a notification in the Manager to download it (if you have Update Notifications enabled) or you can download it on GitHub.
Didgeridoohan said:
Ruben Craveiro said:
Yeah sorry, I'm not sure what log to give, so ill leave one for the app only, and a full log:
Partial Log: https://jpst.it/11H8p
Full log: https://jpst.it/11H8b
Those logs looks like they have plenty of info. I'm not the one to help with that kind of stuff though. :laugh: Hopefully @topjohnwu can take a look at that. From what I can gather from a quick Google search is that it might have to do with memory allocation (or something similar, I'm unsure as to how it works).
Now... Here I got curious.
Either your mixing it up because of trying different Magisk versions back and forth, or you've managed to do something... unintended. :laugh:
Magisk v13+ is no longer compatible with systemless SuperSU! If you've actually managed to install Magisk v13.2 and SuperSU together, try to start over with MagiskSU.
And there's a version 5.0.6 of the Manager you can try as well. You should get a notification in the Manager to download it (if you have Update Notifications enabled) or you can download it on GitHub.
Click to expand...
Click to collapse
So, when i go back to old version i allways go back to default boot.img first or run the uninstall zip. I've also tried installing it without SuperSU, ill try with MagiskSU, thats the one i havent tried yet.
I've installed the version you told me, and it still crashes.
Edit: Magisk used to work on android 7 (stock), but i downgraded back go Lineage 13 and thats when problems started to happend, it also force closes in AOKP, im gonna try installling a stock 6.0 rom and see if it boots
Click to expand...
Click to collapse
Magisk Manager, thr app by itself is able to open if the package isnt flashed, but if i flash the package, it starts force closing
I got a similar issue, but using LeEco Le 2 with Lineage 13.0.
I tried flashing Magisk various version. It didn't help. The app force closed very single time.
Attached the log for reference. Looks like it is due to memory issue as well.
arshum said:
I got a similar issue, but using LeEco Le 2 with Lineage 13.0.
I tried flashing Magisk various version. It didn't help. The app force closed very single time.
Attached the log for reference. Looks like it is due to memory issue as well.
Click to expand...
Click to collapse
Exact same issue as me.. im starting to think its a bug in Lineage13 roms
I gave up, and decided to just return to stock nougat, magisk works fine again...
I wanna add my log taken from last month. Same thing as OP, manager keeps crashing when giving su permissions to other apps.
Clearing app data helps and I can open manager, but when an app requests su, the manager crashes.
Code:
06-13 06:53:33.981 1559 3006 I ActivityManager: Start proc 8204:com.topjohnwu.magisk/u0a124 for activity com.topjohnwu.magisk/.superuser.RequestActivity
06-13 06:53:34.051 8204 8204 W asset : getBasePackageName in Asset, index=3, return 'com.topjohnwu.magisk'
06-13 06:53:34.051 8204 8204 W asset : getBasePackageName in cache, return 'com.topjohnwu.magisk'
06-13 06:53:34.051 8204 8204 I LoadedApk: No resource references to update in package androidzte
06-13 06:53:34.061 8204 8204 I FirebaseInitProvider: FirebaseApp initialization unsuccessful
06-13 06:53:34.071 8204 8204 W asset : getBasePackageName in cache, return 'com.topjohnwu.magisk'
06-13 06:53:34.081 8204 8204 D Typeface: fontPath:
06-13 06:53:34.081 1559 2882 D ActivityManager: --zc to bg, ProcessRecord{88fc9bf 8204:com.topjohnwu.magisk/u0a124} rx/tx = 5379 1098
06-13 06:53:34.101 8204 8204 W asset : getBasePackageName in cache, return 'com.topjohnwu.magisk'
06-13 06:53:34.111 8204 8204 D Typeface: fontPath:
06-13 06:53:34.111 8204 8221 D SQLiteConnection: enable sqlite enhance.
06-13 06:53:34.121 8204 8204 D Typeface: fontPath:
06-13 06:53:34.141 8204 8221 W asset : getBasePackageName in Asset, index=3, return 'com.sonelli.juicessh'
06-13 06:53:34.141 8204 8221 W asset : getBasePackageName in cache, return 'com.sonelli.juicessh'
06-13 06:53:34.151 8204 8222 E OpenGLRenderer: void android::uirenderer::renderthread::CanvasContext::setSurface(android::Surface *) to create EGLSurface com.topjohnwu.magisk/com.topjohnwu.magisk.superuser.SuRequestActivity
06-13 06:53:34.151 8204 8222 I Adreno : QUALCOMM build : c5b7903, Ic4cf336e0a
06-13 06:53:34.151 8204 8222 I Adreno : Build Date : 02/27/17
06-13 06:53:34.151 8204 8222 I Adreno : OpenGL ES Shader Compiler Version: XE031.09.00.04
06-13 06:53:34.151 8204 8222 I Adreno : Local Branch :
06-13 06:53:34.151 8204 8222 I Adreno : Remote Branch :
06-13 06:53:34.151 8204 8222 I Adreno : Remote Branch :
06-13 06:53:34.151 8204 8222 I Adreno : Reconstruct Branch :
06-13 06:53:34.161 8204 8222 I OpenGLRenderer: Initialized EGL, version 1.4
06-13 06:53:34.161 8204 8222 D OpenGLRenderer: Swap behavior 1
06-13 06:53:34.171 8204 8204 V IconPackHelper: read bmp packageName = com.sonelli.juicessh className = com.sonelli.juicessh.controllers.ApplicationClass path = /data/resource-cache/cache/icon-cache/icon/icon
06-13 06:53:34.171 8204 8204 V IconPackHelper: read bmp check path = /data/resource-cache/cache/icon-cache/icon/icon/com_sonelli_juicessh-com_sonelli_juicessh_controllers_ApplicationClass.png
06-13 06:53:34.171 8204 8204 E BitmapFactory: Unable to decode stream: java.io.FileNotFoundException: /data/resource-cache/cache/icon-cache/icon/icon/com_sonelli_juicessh.png (No such file or directory)
06-13 06:53:34.171 8204 8204 V IconPackHelper: read bmp path = /data/resource-cache/cache/icon-cache/icon/icon/com_sonelli_juicessh.png bmp = null
06-13 06:53:34.171 8204 8204 I IconPackHelper: translateBitMap bmp = [email protected]
06-13 06:53:34.171 8204 8204 E IconPackHelper: color = 0
06-13 06:53:34.171 8204 8204 E IconPackHelper: color = 65
06-13 06:53:34.181 8204 8204 I IconPackHelper: translateBitMap bgBmp = [email protected] maskBmp = [email protected]
06-13 06:53:34.181 8204 8204 I IconPackHelper: translateBitMap overlap = 0
06-13 06:53:34.181 8204 8204 D IconProcess: getBitmapRadiusInfo 50-38-42-38
06-13 06:53:34.201 8204 8222 E OpenGLRenderer: void android::uirenderer::renderthread::CanvasContext::setSurface(android::Surface *) to create EGLSurface com.topjohnwu.magisk/com.topjohnwu.magisk.superuser.SuRequestActivity
06-13 06:53:35.441 8204 8204 V BoostFramework: mAcquireFunc method = public int com.qualcomm.qti.Performance.perfLockAcquire(int,int[])
06-13 06:53:35.441 8204 8204 V BoostFramework: mReleaseFunc method = public int com.qualcomm.qti.Performance.perfLockRelease()
06-13 06:53:35.441 8204 8204 V BoostFramework: mAcquireTouchFunc method = public int com.qualcomm.qti.Performance.perfLockAcquireTouch(android.view.MotionEvent,android.util.DisplayMetrics,int,int[])
06-13 06:53:35.441 8204 8204 V BoostFramework: mIOPStart method = public int com.qualcomm.qti.Performance.perfIOPrefetchStart(int,java.lang.String)
06-13 06:53:35.441 8204 8204 V BoostFramework: mIOPStop method = public int com.qualcomm.qti.Performance.perfIOPrefetchStop()
06-13 06:53:35.451 8204 8204 V BoostFramework: BoostFramework() : mPerf = [email protected]
06-13 06:53:35.621 8204 8222 E OpenGLRenderer: void android::uirenderer::renderthread::CanvasContext::setSurface(android::Surface *) to create EGLSurface PopupWindow:755a77
06-13 06:53:37.401 1559 1947 D WifiQualifiedNetworkSelector:: "EDC_1":9 User Preferred BSSID:null FQDN:null NETWORK_SELECTION_ENABLED Disable account: 0 0 0 0 0 0 0 0 0 0 Connect Choice:"GeoTag"WPA_PSK set time:1495761508204
06-13 06:53:37.811 8204 8204 D SQLiteConnection: enable sqlite enhance.
06-13 06:53:37.831 1559 4702 D ActivityManager: --zc to bg, ProcessRecord{88fc9bf 8204:com.topjohnwu.magisk/u0a124} rx/tx = 5379 1098
06-13 06:53:37.921 8204 8222 D OpenGLRenderer: endAllActiveAnimators on 0xd3fa2c80 (RippleDrawable) with handle 0xd317f1a0
06-13 06:53:38.201 8204 8204 D SQLiteConnection: enable sqlite enhance.
06-13 06:53:38.201 8204 8204 D SQLiteConnection: enable sqlite enhance.
06-13 06:53:38.221 8204 8204 I Toast : makeText Toast for package com.topjohnwu.magisk opPackage com.topjohnwu.magisk
06-13 06:53:38.221 8204 8204 I Toast : show Toast for package com.topjohnwu.magisk opPackage com.topjohnwu.magisk
06-13 06:53:38.251 8204 8222 E OpenGLRenderer: void android::uirenderer::renderthread::CanvasContext::setSurface(android::Surface *) to create EGLSurface Toast
06-13 06:53:49.171 8204 8204 W asset : getBasePackageName in cache, return 'com.topjohnwu.magisk'
06-13 06:53:49.181 8204 8204 D Typeface: fontPath:
06-13 06:53:49.231 8204 8204 D SQLiteConnection: enable sqlite enhance.
06-13 06:53:49.231 8204 8204 E SQLiteLog: (14) cannot open file at line 32463 of [bda77dda96]
06-13 06:53:49.231 8204 8204 E SQLiteLog: (14) os_unix.c:32463: (13) open(/data/user/0/com.topjohnwu.magisk/databases/su.db-wal) -
06-13 06:53:49.231 8204 8204 E SQLiteLog: (14) unable to open database file
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: Failed to open database '/data/user/0/com.topjohnwu.magisk/databases/su.db'.
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: android.database.sqlite.SQLiteCantOpenDatabaseException: unable to open database file (code 14): , while compiling: PRAGMA journal_mode
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:921)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.executeForString(SQLiteConnection.java:666)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.setJournalMode(SQLiteConnection.java:352)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.setWalModeFromConfiguration(SQLiteConnection.java:326)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:240)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:194)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:463)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:185)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:177)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:808)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:793)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:696)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:694)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:289)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:223)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at com.topjohnwu.magisk.b.b.b(Unknown Source)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at com.topjohnwu.magisk.MagiskManager.c(Unknown Source)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at com.topjohnwu.magisk.MagiskManager.a(Unknown Source)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at com.topjohnwu.magisk.SplashActivity.onCreate(Unknown Source)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.app.Activity.performCreate(Activity.java:6728)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1119)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2622)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2730)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.app.ActivityThread.-wrap12(ActivityThread.java)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1481)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.os.Handler.dispatchMessage(Handler.java:102)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.os.Looper.loop(Looper.java:179)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.app.ActivityThread.main(ActivityThread.java:6152)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at java.lang.reflect.Method.invoke(Native Method)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: Couldn't open su.db for writing (will try read-only):
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: android.database.sqlite.SQLiteCantOpenDatabaseException: unable to open database file (code 14): , while compiling: PRAGMA journal_mode
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:921)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.executeForString(SQLiteConnection.java:666)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.setJournalMode(SQLiteConnection.java:352)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.setWalModeFromConfiguration(SQLiteConnection.java:326)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:240)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:194)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:463)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:185)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:177)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:808)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:793)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:696)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:694)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:289)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:223)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at com.topjohnwu.magisk.b.b.b(Unknown Source)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at com.topjohnwu.magisk.MagiskManager.c(Unknown Source)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at com.topjohnwu.magisk.MagiskManager.a(Unknown Source)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at com.topjohnwu.magisk.SplashActivity.onCreate(Unknown Source)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.app.Activity.performCreate(Activity.java:6728)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1119)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2622)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2730)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.app.ActivityThread.-wrap12(ActivityThread.java)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1481)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.os.Handler.dispatchMessage(Handler.java:102)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.os.Looper.loop(Looper.java:179)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.app.ActivityThread.main(ActivityThread.java:6152)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at java.lang.reflect.Method.invoke(Native Method)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776)
06-13 06:53:49.231 8204 8204 D SQLiteConnection: enable sqlite enhance.
06-13 06:53:49.231 8204 8204 E SQLiteLog: (14) cannot open file at line 32463 of [bda77dda96]
06-13 06:53:49.231 8204 8204 E SQLiteLog: (14) os_unix.c:32463: (13) open(/data/user/0/com.topjohnwu.magisk/databases/su.db-wal) -
06-13 06:53:49.231 8204 8204 E SQLiteLog: (14) statement aborts at 1: [PRAGMA user_version;] unable to open database file
06-13 06:53:49.231 8204 8204 D AndroidRuntime: Shutting down VM
06-13 06:53:49.231 8204 8204 E AndroidRuntime: FATAL EXCEPTION: main
06-13 06:53:49.231 8204 8204 E AndroidRuntime: Process: com.topjohnwu.magisk, PID: 8204
06-13 06:53:49.231 8204 8204 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.topjohnwu.magisk/com.topjohnwu.magisk.SplashActivity}: android.database.sqlite.SQLiteCantOpenDatabaseException: unable to open database file (code 14)
06-13 06:53:49.231 8204 8204 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityTh
otaconremo said:
I wanna add my log taken from last month. Same thing as OP, manager keeps crashing when giving su permissions to other apps.
Clearing app data helps and I can open manager, but when an app requests su, the manager crashes.
Click to expand...
Click to collapse
You have a different issue than the OP. But, let's address it anyway...
Your issue is that the Manager can't access the su database, which in turn leads to the Manager crashing:
Code:
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: Failed to open database '/data/user/0/com.topjohnwu.magisk/databases/su.db'.
Could you take a look in /data/user/0/com.topjohnwu.magisk/databases/ to see if you have the su.db file there? In recovery, of course...
Also, some details about your setup would be good. Device and ROM, kernel, Magisk and Manager versions, etc. And what version of Magisk and Manager was this log captured for and are you seeing the same issue today (since you say the log is from last month)?
Didgeridoohan said:
You have a different issue than the OP. But, let's address it anyway...
Your issue is that the Manager can't access the su database, which in turn leads to the Manager crashing:
Code:
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: Failed to open database '/data/user/0/com.topjohnwu.magisk/databases/su.db'.
Could you take a look in /data/user/0/com.topjohnwu.magisk/databases/ to see if you have the su.db file there? In recovery, of course...
Also, some details about your setup would be good. Device and ROM, kernel, Magisk and Manager versions, etc. And what version of Magisk and Manager was this log captured for and are you seeing the same issue today (since you say the log is from last month)?
Click to expand...
Click to collapse
Ok, I replicated the error this time with the latest version 13.3 and manager 5.1.1.
My device is an axon 7 chinese unit, android 7.1.1, stock boot and stock kernel.
I checked the folder pointing to the error, I noticed that su.db is the only file. but then after a few seconds, su.db-shm and su.db-wal pops-out. I was using X-plore app to browse the files and I can have root permission usually on the first app requesting it after I cleared data from manager.
Thanks.
otaconremo said:
Ok, I replicated the error this time with the latest version 13.3 and manager 5.1.1.
My device is an axon 7 chinese unit, android 7.1.1, stock boot and stock kernel.
I checked the folder pointing to the error, I noticed that su.db is the only file. but then after a few seconds, su.db-shm and su.db-wal pops-out. I was using X-plore app to browse the files and I can have root permission usually on the first app requesting it after I cleared data from manager.
Thanks.
Click to expand...
Click to collapse
The -shm and -wal files are probably temporary files that are created when trying to access the database. Can you open the db file?
Since you only had the su.db file in there, what happens when you enter the Downloads section in the Magisk Manager? If there's no repo.db file in the /databases folder, the Manager would probably crash.

Strange problem with supersu

The problem
situation1:
- SuperSU app is active on the foreground
- When I su from adb shell i get the confirmation prompt and get root without any problems
situation2:
- SuperSU app is not running
- When I su from adb shell
sometimes it keeps waiting indefinite but SuperSU. app never starts and therefore never asks confirmation.
other times it works like expected
situation3
- SuperSU app is not running
- Start rootexplorer it waits indefinite (super supersu app never starts)
- If i manually start SuperSU then it sometimes ask for permission for rootexplorer
Device & Rooting info
DEVICE: wiko sunny2 [v2510]
OS: Android 6.0 [MRA58K]
SuperSU version: 2.79
Rooting: Installed official SUinstaller zip version 2.79 from twrp recovery
- installation proceeded without any errors
Parts of logcat
logcat extract of situation 1
Code:
03-13 13:32:00.094 1461 10939 V BroadcastQueue: Finished with ordered broadcast BroadcastRecord{c86c211 u-1 android.intent.action.TIME_TICK}, [foreground], remain = 0
03-13 13:32:00.096 1461 1461 D AlarmManager: onSendFinished begin
03-13 13:32:00.886 540 626 D phoneserver: rsrp[0]=6,rscp[0]=0,rxlev[0]=0 ind_str= M
03-13 13:32:00.886 540 626 D phoneserver: +CSQ: 6,0M
03-13 13:32:01.743 535 784 D WCND : is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 13
03-13 13:32:01.744 535 784 D WCND : is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
03-13 13:32:03.551 16049 16049 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
03-13 13:32:03.562 16049 16049 D AndroidRuntime: CheckJNI is OFF
03-13 13:32:03.559 16049 16049 W app_process: type=1400 audit(0.0:496): avc: denied { write } for name="[email protected]@boot.art" dev="mmcblk0p23" ino=14597 scontext=u:r:shell:s0 tcontext=u:object_r:dal
03-13 13:32:03.570 16049 16049 W art : 707e5000-71201000 rw-p 00000000 b3:17 14597 /data/dalvik-cache/arm/[email protected]@boot.art
03-13 13:32:03.570 16049 16049 W art : b11f3000-b31cb000 r--p 00000000 b3:11 1176 /system/framework/arm/boot.oat
03-13 13:32:03.570 16049 16049 W art : b31cb000-b49dd000 r-xp 01fd8000 b3:11 1176 /system/framework/arm/boot.oat
03-13 13:32:03.570 16049 16049 W art : b49dd000-b49de000 rw-p 037ea000 b3:11 1176 /system/framework/arm/boot.oat
03-13 13:32:03.570 16049 16049 W art : b49de000-b49fc000 r--p 00a1c000 b3:17 14597 /data/dalvik-cache/arm/[email protected]@boot.art
03-13 13:32:03.570 16049 16049 W art : b49fc000-b49fd000 rw-p 00000000 00:00 0 [anon:linker_alloc_vector]
{....full callstack removed...}
03-13 13:32:03.581 16049 16049 W art : b6f9b000-b6f9c000 rw-p 00000000 00:00 0
03-13 13:32:03.581 16049 16049 W art : b8e2b000-b8e5d000 rw-p 00000000 00:00 0 [heap]
03-13 13:32:03.581 16049 16049 W art : be7e4000-be805000 rw-p 00000000 00:00 0 [stack]
03-13 13:32:03.581 16049 16049 W art : ffff0000-ffff1000 r-xp 00000000 00:00 0 [vectors]
03-13 13:32:03.581 16049 16049 W art :
03-13 13:32:03.646 16049 16049 D ICU : No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat
03-13 13:32:03.659 16049 16049 W main : type=1400 audit(0.0:497): avc: denied { write } for name="arm" dev="mmcblk0p23" ino=14595 scontext=u:r:shell:s0 tcontext=u:object_r:dalvikcache_data_file:s0 tcl
03-13 13:32:03.707 16049 16049 E memtrack: Couldn't load memtrack module (No such file or directory)
03-13 13:32:03.707 16049 16049 E android.os.Debug: failed to load memtrack module: -2
03-13 13:32:03.712 16049 16049 I Radio-JNI: register_android_hardware_Radio DONE
03-13 13:32:03.753 16049 16049 D AndroidRuntime: Calling main entry com.android.commands.am.Am
03-13 13:32:03.749 16059 16059 W Binder_1: type=1400 audit(0.0:498): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:32:03.749 16059 16059 W Binder_1: type=1400 audit(0.0:499): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:32:03.749 16060 16060 W Binder_2: type=1400 audit(0.0:500): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:32:03.749 16060 16060 W Binder_2: type=1400 audit(0.0:501): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:32:03.761 1461 1471 D BroadcastQueue: Add broadcastBroadcastRecord{ea7ff76 u0 eu.chainfire.supersu.NativeAccess} into (background/order), now header = BroadcastRecord{ea7ff76 u0 eu.chainfire.s
03-13 13:32:03.773 1461 1474 I ActivityManager: Start proc 16061:eu.chainfire.supersu/u0a104 for broadcast eu.chainfire.supersu/.NativeAccessReceiver
03-13 13:32:03.813 16061 16061 E linker : readlink('') failed: No such file or directory [fd=17]
03-13 13:32:03.813 16061 16061 E linker : warning: unable to get realpath for the library "/data/app/eu.chainfire.supersu-1/oat/arm/base.odex". Will use given name.
03-13 13:32:03.815 16061 16061 W System : ClassLoader referenced unknown path: /data/app/eu.chainfire.supersu-1/lib/arm
03-13 13:32:04.152 1461 10941 I ActivityManager: START u0 {act=android.intent.action.MAIN flg=0x50840000 cmp=eu.chainfire.supersu/.PromptActivity (has extras)} from uid 10104 on display 0
03-13 13:32:04.152 1461 10941 D ActivityManager: DEBUG_POWER_HINT start activityh
03-13 13:32:04.169 1461 10941 V WindowManager: Pausing WindowToken AppWindowToken{551b974 token=Token{7c74d47 ActivityRecord{c585086 u0 com.wiko.launcher/com.wiko.WikoLauncher t6}}}
03-13 13:32:04.181 501 501 D gralloc.sc8830: fb_post fps = 0.728464
03-13 13:32:04.181 1461 10941 D WindowManager: Input focus has changed to null
03-13 13:32:04.182 1461 10941 D ActivityManager: startActivityUncheckedLocked return : 0
03-13 13:32:04.183 1461 1781 V BroadcastQueue: Finished with ordered broadcast BroadcastRecord{ea7ff76 u0 eu.chainfire.supersu.NativeAccess}, [background], remain = 0
03-13 13:32:04.185 16049 16049 D AndroidRuntime: Shutting down VM
03-13 13:32:04.196 1461 10940 V WindowManager: Resuming WindowToken AppWindowToken{551b974 token=Token{7c74d47 ActivityRecord{c585086 u0 com.wiko.launcher/com.wiko.WikoLauncher t6}}}
03-13 13:32:04.209 16061 16061 D AccessibilityManager: getInstance() new sInstance = [email protected], context = [email protected], userId
03-13 13:32:04.299 16061 16117 D OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: false
03-13 13:32:04.302 16061 16061 E linker : readlink('') failed: No such file or directory [fd=25]
03-13 13:32:04.302 16061 16061 E linker : warning: unable to get realpath for the library "/system/lib/hw/gralloc.sc8830.so". Will use given name.
03-13 13:32:04.308 1461 1616 V WindowManager: addWindow: New client [email protected]: window=Window{53e1a05 u0 eu.chainfire.supersu/eu.chainfire.supersu.PromptActivity} Callers=com.androi
03-13 13:32:04.329 1461 2231 D WindowManager: Input focus has changed to Window{53e1a05 u0 eu.chainfire.supersu/eu.chainfire.supersu.PromptActivity}
03-13 13:32:04.350 16061 16117 I OpenGLRenderer: Initialized EGL, version 1.4
03-13 13:32:04.421 1461 1491 I ActivityManager: Displayed eu.chainfire.supersu/.PromptActivity: +233ms
logcat extract of situation 2
Code:
03-13 13:19:41.861 13245 13245 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
03-13 13:19:41.872 13245 13245 D AndroidRuntime: CheckJNI is OFF
03-13 13:19:41.865 13245 13245 W app_process: type=1400 audit(0.0:412): avc: denied { write } for name="[email protected]@boot.art" dev="mmcblk0p23" ino=14597 scontext=u:r:shell:s0 tcontext=u:object_r:dalvikcache_data_file:s0 tclass=file permissive=0
03-13 13:19:41.879 13245 13245 W art : 707e5000-71201000 rw-p 00000000 b3:17 14597 /data/dalvik-cache/arm/[email protected]@boot.art
03-13 13:19:41.880 13245 13245 W art : b123b000-b3213000 r--p 00000000 b3:11 1176 /system/framework/arm/boot.oat
{....full callstack removed...}
03-13 13:19:41.891 13245 13245 W art : b6fd9000-b6fdb000 rw-p 0001f000 b3:11 522 /system/bin/linker
03-13 13:19:41.891 13245 13245 W art : b6fdb000-b6fdd000 rw-p 00000000 00:00 0
03-13 13:19:41.891 13245 13245 W art : b6fdd000-b6fe2000 r-xp 00000000 b3:11 398 /system/bin/app_process32
03-13 13:19:41.891 13245 13245 W art : b6fe2000-b6fe3000 r--p 00004000 b3:11 398 /system/bin/app_process32
03-13 13:19:41.891 13245 13245 W art : b6fe3000-b6fe4000 rw-p 00000000 00:00 0
03-13 13:19:41.891 13245 13245 W art : b8337000-b8369000 rw-p 00000000 00:00 0 [heap]
03-13 13:19:41.891 13245 13245 W art : beadd000-beafe000 rw-p 00000000 00:00 0 [stack]
03-13 13:19:41.891 13245 13245 W art : ffff0000-ffff1000 r-xp 00000000 00:00 0 [vectors]
03-13 13:19:41.891 13245 13245 W art :
03-13 13:19:41.952 13245 13245 D ICU : No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat
03-13 13:19:41.955 13245 13245 W main : type=1400 audit(0.0:413): avc: denied { write } for name="arm" dev="mmcblk0p23" ino=14595 scontext=u:r:shell:s0 tcontext=u:object_r:dalvikcache_data_file:s0 tclass=dir permissive=0
03-13 13:19:42.017 13245 13245 E memtrack: Couldn't load memtrack module (No such file or directory)
03-13 13:19:42.017 13245 13245 E android.os.Debug: failed to load memtrack module: -2
03-13 13:19:42.023 13245 13245 I Radio-JNI: register_android_hardware_Radio DONE
03-13 13:19:42.067 13245 13245 D AndroidRuntime: Calling main entry com.android.commands.am.Am
03-13 13:19:42.055 13255 13255 W Binder_1: type=1400 audit(0.0:414): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:19:42.055 13255 13255 W Binder_1: type=1400 audit(0.0:415): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:19:42.055 13256 13256 W Binder_2: type=1400 audit(0.0:416): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:19:42.055 13256 13256 W Binder_2: type=1400 audit(0.0:417): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
--------- beginning of system
03-13 13:19:42.077 1461 3330 D BroadcastQueue: Add broadcastBroadcastRecord{1901c00 u0 eu.chainfire.supersu.NativeAccess} into (background/order), now header = BroadcastRecord{1901c00 u0 eu.chainfire.supersu.NativeAccess}, size = 1
03-13 13:19:42.093 1461 1474 I ActivityManager: Start proc 13257:eu.chainfire.supersu/u0a104 for broadcast eu.chainfire.supersu/.NativeAccessReceiver
03-13 13:19:42.145 13257 13257 E linker : readlink('') failed: No such file or directory [fd=17]
03-13 13:19:42.145 13257 13257 E linker : warning: unable to get realpath for the library "/data/app/eu.chainfire.supersu-1/oat/arm/base.odex". Will use given name.
03-13 13:19:42.149 13257 13257 W System : ClassLoader referenced unknown path: /data/app/eu.chainfire.supersu-1/lib/arm
03-13 13:19:42.497 1461 3692 I ActivityManager: START u0 {act=android.intent.action.MAIN flg=0x50840000 cmp=eu.chainfire.supersu/.PromptActivity (has extras)} from uid 10104 on display 0
03-13 13:19:42.497 1461 3692 D ActivityManager: DEBUG_POWER_HINT start activityh
03-13 13:19:42.504 1461 3692 V WindowManager: Pausing WindowToken AppWindowToken{551b974 token=Token{7c74d47 ActivityRecord{c585086 u0 com.wiko.launcher/com.wiko.WikoLauncher t6}}}
03-13 13:19:42.508 1461 3692 D WindowManager: Input focus has changed to null
03-13 13:19:42.509 1461 3692 D ActivityManager: startActivityUncheckedLocked return : 0
03-13 13:19:42.513 1461 2242 V BroadcastQueue: Finished with ordered broadcast BroadcastRecord{1901c00 u0 eu.chainfire.supersu.NativeAccess}, [background], remain = 0
03-13 13:19:42.506 13255 13255 W Binder_1: type=1400 audit(0.0:418): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:19:42.515 13245 13245 D AndroidRuntime: Shutting down VM
Questions/Remarks
It looks like app_process (app_process32) is started in the wrong context
Any hints or tips on how to proceed ?
Reflashed stock and twrp and installed SuperSU the classic way (on /system)
Now everything works as expected

Development [ROM][UNOFFICIAL][13][RMX3085/nashc] LineageOS 20 for Realme 8

{
"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"
}
LineageOS is a free, community built, aftermarket firmware distribution of Android 13, which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit the Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Code:
/*
* Your warranty is void.
* I am not responsible for bricked devices, dead SD cards, thermonuclear war,
* or you getting fired because the alarm app failed.
* Please do some research if you have any concerns about features included
* in the products you find here before flashing it!
* YOU are choosing to make these modifications.
*/
Instructions:
Unlock the bootloader with the guide mentioned later in this post
Ensure the device is running the RealmeUI 3 C.17 Firmware
Flash the included LineageOS recovery using fastboot
Reboot to recovery mode
Wipe system, data and cache
Flash the ROM and the Gapps
Reboot and enjoy!
Downloads:
Builds: ROM/Recovery
GApps: MindTheGapps (Lineage 20 ARM64)
Reporting Bugs:
DO NOT Report bugs if you're running a custom kernel, flashed the ROM without using Lineage Recovery or you installed Xposed/Zygisk modules
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab /proc/last_kmsg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
Known issues:
Auto Brightness can be a bit buggy.
You tell me.
Notes:
RealmeUI 3 C.17 firmware is required.
The ROM supports all regional variants of the Realme 8 (RMX3085)
Do not ask for ETAs
How do i...
Unlock?
Follow the instructions of the unlock thread
Reporting Bugs
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues. Any bug not reported in the bug report format below may be ignored.
Code:
What is your--
LineageOS version:
LineageOS Download url:
Gapps version:
Did you--
wipe:
restore with any backup apps:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
magisk modules (list them here):
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
Contributors
@TheMalachite, @Rortiz2, @TechyMinati
Source Code
Device Tree: Here
Kernel Tree: Here
Previous Builds
Spoiler: Previous Builds
Build 1
- Initial stable build
Download
Current Build (Build 2)
Code:
- Updated and synced with latest Lineage 20 sources
- Update Android Security Patch to 5 May 2023
- Update Vendor Security Patch to 5 April 2023 (C.17 blobs)
- Merge latest android-4.14-stable into kernel (4.14.317)
- Add WireGuard support
- Implement ALS compensation algorithm (should help with auto brightness stability but no guarantees)
- Massive kernel debloat, removed a bunch of useless oplus features and code
- Fix fingerprint for some Goodix sensors
- Switch to OSS Memtrack HAL
- Switch to OSS GNSS service
- Switch to OSS USB HAL
- Switch to OSS Wi-Fi HAL
- Rework brightness implementation
- Rework screen-off gesture handling
- LiveDisplay HBM improvements (brightness cannot be adjusted until HBM is turned off)
- Cleaned up init scripts
- Disable/Remove useless MTK debugging tools
- Drop unneeded Dirac blobs
- Drop uneeded ADSP/CDSP blobs
- Switch to backported exFAT driver from Linux 6.0
- Switch to stock ext4 driver from ALPS 12 kernel-4.14
- Switch to skiaglthreaded rendering backend
- Resolve some more IMS crashes
- Support blur rendering in UI
- Add boosts for blur rendering in UI
- Intensify app launching boosts
- Improve PowerHAL hint handling
- Fix random PowerHAL crashes (observed as random 2-4 second hangs in UI)
- Enable Wi-Fi dual interface (Wi-Fi and Hotspot at the same time)
- Change reserved partition sizes for GApps install.
- Fix USB OTG
- Apply patch for Mali exploit CVE-2022-20186
- Fix GPS crashes
- Implement Lineage charging control
Download
Notes
- Recommended firmware has changed to C.17, please flash C.17 before updating!
- Please make sure you reflash the GApps package BEFORE YOU REBOOT INTO SYSTEM.
Reserved #3
Fingerprint is not working.
What should i do ?
kdwivedi said:
Fingerprint is not working.
What should i do ?
Click to expand...
Click to collapse
It doesn't work for me either
The custom rom is really amazing, thank you for your job. I wonder if the fingerprint sensor could be fixed.
kdwivedi said:
Fingerprint is not working.
What should i do ?
Click to expand...
Click to collapse
Medzik said:
It doesn't work for me either
Click to expand...
Click to collapse
Kilo_Eurocorp said:
The custom rom is really amazing, thank you for your job. I wonder if the fingerprint sensor could be fixed.
Click to expand...
Click to collapse
Hey, it's kind of weird that you all seem to be having issues with the fingerprint reader. First of all, avoid using the "Extra Dim" feature as that does stop the fingerprint reader from working. If that doesn't resolve it, can you please install "Device Info HW" app from the play store and check what fingerprint sensor you have? It should either be "goodix_fp" or "anc_mtk". If you have the "goodix_fp" please also attach a logcat from when the device is booting up to when you try to enrol the fingerprint.
bengris32 said:
Hey, it's kind of weird that you all seem to be having issues with the fingerprint reader. First of all, avoid using the "Extra Dim" feature as that does stop the fingerprint reader from working. If that doesn't resolve it, can you please install "Device Info HW" app from the play store and check what fingerprint sensor you have? It should either be "goodix_fp" or "anc_mtk". If you have the "goodix_fp" please also attach a logcat from when the device is booting up to when you try to enrol the fingerprint.
Click to expand...
Click to collapse
I have goodix_fp
my logcat: https://pastebin.com/raw/7TqxX82y (sorry for such a one but I did it with termux, then I can do it from the computer because I currently do not have access)
bengris32 said:
Hey, it's kind of weird that you all seem to be having issues with the fingerprint reader. First of all, avoid using the "Extra Dim" feature as that does stop the fingerprint reader from working. If that doesn't resolve it, can you please install "Device Info HW" app from the play store and check what fingerprint sensor you have? It should either be "goodix_fp" or "anc_mtk". If you have the "goodix_fp" please also attach a logcat from when the device is booting up to when you try to enrol the fingerprint.
Click to expand...
Click to collapse
Device info HW indeed report goofix_fp as the sensor on my device. I don't have extra fim feature active. Here are the logcat files, the first one is for boot and the second one is for the registration of the fingerprint ( I opened settings, security and tried to register my fingerprint). The log files I think are filled with junk from other things running but I don't know how to filter them out.
Kilo_Eurocorp said:
Device info HW indeed report goofix_fp as the sensor on my device. I don't have extra fim feature active. Here are the logcat files, the first one is for boot and the second one is for the registration of the fingerprint ( I opened settings, security and tried to register my fingerprint). The log files I think are filled with junk from other things running but I don't know how to filter them out.
Click to expand...
Click to collapse
Here is a more stripped down log of what is happepening during the registration process of the fingerprint:
01-23 16:34:55.345 1411 1611 I ActivityTaskManager: START u0 {cmp=com.android.settings/.biometrics.fingerprint.FingerprintEnrollEnrolling (has extras)} from uid 1000
01-23 16:34:55.348 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.352 1411 7393 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (8155215)
01-23 16:34:55.360 27492 27492 I SetupLibrary: [ThemeHelper] Return SudFullDynamicColorTheme_DayNight
01-23 16:34:55.362 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.363 27492 29205 D libMEOW : meow new tls: 0xb400007a3b7bc220
01-23 16:34:55.363 27492 29205 D libMEOW : applied 1 plugins for [com.android.settings]:
01-23 16:34:55.363 27492 29205 D libMEOW : plugin 1: [libMEOW_gift.so]: 0xb4000079fb5b9840
01-23 16:34:55.363 27492 29205 D libMEOW : rebuild call chain: 0xb400007a3b94c3b0
01-23 16:34:55.363 27492 29205 D libMEOW : meow delete tls: 0xb400007a3b7bc220
01-23 16:34:55.365 810 810 I Accelerometer: batch: handle:0, flag:0,samplingPeriodNs:80000000 maxBatchReportLatencyNs:0
01-23 16:34:55.366 810 810 I Accelerometer: flush, flushCnt:1
01-23 16:34:55.377 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.379 27492 27492 D FingerprintEnrollEnrolling: Enrollment not started yet
01-23 16:34:55.380 810 887 I Accelerometer: flush complete, flushCnt:0
01-23 16:34:55.385 1411 1611 D CoreBackPreview: Window{6a80f8e u0 com.android.settings/com.android.settings.biometrics.fingerprint.FingerprintEnrollEnrolling}: Setting back callback OnBackInvokedCallbackInfo{[email protected]bc, mPriority=-1}
01-23 16:34:55.396 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.396 27492 27510 E OpenGLRenderer: Unable to match the desired swap behavior.
01-23 16:34:55.400 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.401 27492 27510 W Parcel : Expecting binder but got null!
01-23 16:34:55.406 1411 1515 I ActivityTaskManager: Displayed com.android.settings/.biometrics.fingerprint.FingerprintEnrollEnrolling: +60ms
01-23 16:34:55.409 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.411 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.426 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.428 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.429 2531 2531 I GoogleInputMethodService: GoogleInputMethodService.onFinishInput():3227
01-23 16:34:55.430 2531 2531 I GoogleInputMethodService: GoogleInputMethodService.updateDeviceLockedStatus():2087 repeatCheckTimes = 0, unlocked = true
01-23 16:34:55.431 2531 2531 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1877 onStartInput(EditorInfo{inputType=0x0(NULL) imeOptions=0x0 privateImeOptions=null actionName=UNSPECIFIED actionLabel=null actionId=0 initialSelStart=-1 initialSelEnd=-1 initialCapsMode=0x0 hintText=null label=null packageName=com.android.settings fieldId=-1 fieldName=null extras=null}, false)
01-23 16:34:55.431 2531 2531 I GoogleInputMethodService: GoogleInputMethodService.shouldHideHeaderOnInitialState():4008 ShouldHideHeaderOnInitialState = false
01-23 16:34:55.432 2531 2531 I GoogleInputMethodService: GoogleInputMethodService.updateDeviceLockedStatus():2087 repeatCheckTimes = 2, unlocked = true
01-23 16:34:55.440 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.446 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.455 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.461 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.475 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.476 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.492 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.494 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.510 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.512 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.526 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.543 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.559 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.576 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.591 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.609 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.628 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.635 27492 27510 D OpenGLRenderer: endAllActiveAnimators on 0xb40000794b614fe0 (InsetDrawable) with handle 0xb40000785b6579a0
01-23 16:34:55.648 1411 1411 D BiometricScheduler/Fingerprint21: [Added] {[31] com.android.server.biometrics.sensors.fingerprint.hidl.FingerprintUpdateActiveUserClient, proto=1, owner=android, cookie=0, requestId=-1, userId=0}, new queue size: 1
01-23 16:34:55.648 1411 1411 D BiometricScheduler/Fingerprint21: [Polled] {[31] com.android.server.biometrics.sensors.fingerprint.hidl.FingerprintUpdateActiveUserClient, proto=1, owner=android, cookie=0, requestId=-1, userId=0}, State: 0
01-23 16:34:55.648 1411 1411 D BiometricScheduler/Fingerprint21: [Started] {[31] com.android.server.biometrics.sensors.fingerprint.hidl.FingerprintUpdateActiveUserClient, proto=1, owner=android, cookie=0, requestId=-1, userId=0}
01-23 16:34:55.648 1411 1411 D FingerprintUpdateActiveUserClient: Already user: com.android.server.biometrics.s[email protected]ece22d8, returning
01-23 16:34:55.648 1411 1411 D BiometricSchedulerOperation: [Finished / destroy]: {[31] com.android.server.biometrics.sensors.fingerprint.hidl.FingerprintUpdateActiveUserClient, proto=1, owner=android, cookie=0, requestId=-1, userId=0}
01-23 16:34:55.648 1411 1411 V BiometricSchedulerOperation: started: {[31] com.android.server.biometrics.sensors.fingerprint.hidl.FingerprintUpdateActiveUserClient, proto=1, owner=android, cookie=0, requestId=-1, userId=0}, State: 5
01-23 16:34:55.648 1411 1411 D BiometricScheduler/Fingerprint21: [Added] {[32] com.android.server.biometrics.sensors.fingerprint.hidl.FingerprintEnrollClient, proto=2, owner=com.android.settings, cookie=0, requestId=10, userId=0}, new queue size: 1
01-23 16:34:55.648 1411 1411 V BiometricScheduler/Fingerprint21: Not idle, current operation: {[31] com.android.server.biometrics.sensors.fingerprint.hidl.FingerprintUpdateActiveUserClient, proto=1, owner=android, cookie=0, requestId=-1, userId=0}, State: 5
01-23 16:34:55.648 1411 1411 D BiometricScheduler/Fingerprint21: [Finishing] {[31] com.android.server.biometrics.sensors.fingerprint.hidl.FingerprintUpdateActiveUserClient, proto=1, owner=android, cookie=0, requestId=-1, userId=0}, success: true
01-23 16:34:55.648 1411 1411 D BiometricScheduler/Fingerprint21: [Polled] {[32] com.android.server.biometrics.sensors.fingerprint.hidl.FingerprintEnrollClient, proto=2, owner=com.android.settings, cookie=0, requestId=10, userId=0}, State: 0
01-23 16:34:55.649 1411 1411 D GestureAvailabilityTracker: Notifying gesture availability, active=false
01-23 16:34:55.649 810 810 I WiseLight: batch: handle:90, flag:0,samplingPeriodNs:200000000 maxBatchReportLatencyNs:0
01-23 16:34:55.651 1411 1411 V ALSProbe: Enable ALS: 68047126
01-23 16:34:55.651 1411 1411 D BiometricScheduler/Fingerprint21: [Started] {[32] com.android.server.biometrics.sensors.fingerprint.hidl.FingerprintEnrollClient, proto=2, owner=com.android.settings, cookie=0, requestId=10, userId=0}
01-23 16:34:55.651 1411 1411 D BiometricStateCallback: State updated from 0 to 1, client {[32] com.android.server.biometrics.sensors.fingerprint.hidl.FingerprintEnrollClient, proto=2, owner=com.android.settings, cookie=0, requestId=10, userId=0}
01-23 16:34:55.653 1157 1157 D [email protected]: OpticalFingerprint enroll
01-23 16:34:55.653 1157 1157 E [GF_HAL][FingerprintCore]: [enroll] gid : 0.
01-23 16:34:55.653 1157 1157 E [GF_HAL][SZFingerprintCore]: [prepareEnrollRequest] spmt is not pass, please to do the process of spmt
01-23 16:34:55.653 1157 1157 E [GF_HAL][FingerprintCore]: [enroll] exit. err=GF_ERROR_CANCELED, errno=1008
01-23 16:34:55.653 1157 1157 E [email protected]: An unknown error returned from fingerprint vendor library: 1008
01-23 16:34:55.653 1411 1411 V BiometricSchedulerOperation: started: {[32] com.android.server.biometrics.sensors.fingerprint.hidl.FingerprintEnrollClient, proto=2, owner=com.android.settings, cookie=0, requestId=10, userId=0}, State: 2
01-23 16:34:55.654 1721 1721 V UdfpsEnrollHelper: Using old coordinates
01-23 16:34:55.665 1411 7393 D CoreBackPreview: Window{1668a2 u0 UdfpsControllerOverlay}: Setting back callback OnBackInvokedCallbackInfo{[email protected]f0, mPriority=0}
01-23 16:34:55.667 1721 1721 V UdfpsController: showUdfpsOverlay | adding window reason=2
01-23 16:34:55.668 1721 1721 V UdfpsView: onAttachedToWindow
01-23 16:34:55.675 1721 1920 E OpenGLRenderer: Unable to match the desired swap behavior.
01-23 16:34:55.681 1721 1920 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.682 1721 1920 W Parcel : Expecting binder but got null!
01-23 16:34:56.008 805 1002 I hwcomposer: [HWC] (0)fire a callback of refresh to SF[4]
01-23 16:34:56.033 872 872 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:56.176 1411 1411 W AccessibilityManagerService: wait for adding window timeout: 246
01-23 16:34:56.188 1721 1721 V UdfpsController: onTouch | action down
01-23 16:34:56.255 1157 1157 D [email protected]: onFingerDown
01-23 16:34:56.255 1157 1157 E [GF_HAL][FingerprintCore]: [touchdown]in
01-23 16:34:56.255 1157 1157 E [GF_HAL][FingerprintCore]: [set_hypnus] entry, action_type is 12, action_timeout is 500
01-23 16:34:56.255 1157 1157 D [email protected]: hypnusdSetAction(type=12, timeout=500)
01-23 16:34:56.255 1157 1157 I [email protected]: fingerprint try to acquire orms hal client !!!
01-23 16:34:56.256 542 542 I hwservicemanager: getTransport: Cannot find entry [email protected]::IOrmsHalProxy/ORMS_HAL_PROXY in either framework or device VINTF manifest.
01-23 16:34:56.256 1157 1157 D OrmsHalClient: Unable to get Orms Hal Service!
01-23 16:34:56.256 1157 1157 D OrmsHalClient: OrmsHalClient connect Orms_Hal_Proxy failed!
01-23 16:34:56.256 542 542 I hwservicemanager: getTransport: Cannot find entry [email protected]::IOrmsHalProxy/ORMS_HAL_PROXY in either framework or device VINTF manifest.
01-23 16:34:56.256 1157 1157 D OrmsHalClient: Unable to get Orms Hal Service!
01-23 16:34:56.256 1157 1157 D OrmsHalClient: OrmsHalClient check access permission failed!
01-23 16:34:56.256 1157 1157 D OrmsHalClient: get orms hal client instance failed
01-23 16:34:56.256 1157 1157 W RefBase : RefBase: Explicit destruction, weak count = 0 (in 0xb400007d708c3450). Use sp<> to manage this object.
01-23 16:34:56.257 1157 1157 W RefBase : CallStack::getCurrentInternal not linked, returning null
01-23 16:34:56.257 1157 1157 W RefBase : CallStack::logStackInternal not linked
01-23 16:34:56.257 1157 1157 E [email protected]: fingerprint orms setAction fail
01-23 16:34:56.263 1721 1721 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:56.263 1721 1721 V UdfpsController: onTouch | finger down: minor: 12,0, major: 12,0, v: 0,0, exceedsVelocityThreshold: false
01-23 16:34:56.271 1721 1920 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:56.274 1721 1920 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:56.283 872 872 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:56.303 872 872 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:56.320 872 872 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:56.417 1721 1721 V UdfpsController: onTouch | finger move: minor: 13,0, major: 13,0, v: 0,0, exceedsVelocityThreshold: false
01-23 16:34:56.463 1721 1721 V UdfpsController: onTouch | finger up
01-23 16:34:56.465 1721 1721 E BufferQueueProducer: [SurfaceView[UdfpsControllerOverlay]#164(BLAST Consumer)164](id:6b9000000a4,api:0,p:-1,c:1721) disconnect: not connected (req=2)
01-23 16:34:56.465 1157 1157 D [email protected]: onFingerUp
01-23 16:34:56.465 1157 1157 E [GF_HAL][FingerprintCore]: [touchup] in
Hey all, I have found the issues which are causing fingerprint to not work, and a new build with the fix will be released in the near future.
Good afternoon!
Thank you for the great development work!
I want to clarify the approximate timing of the new assembly with the correction of the print?
New build available!
I'm excited to announce the release of the second stable unofficial build of LineageOS 20 for the Realme 8. This release contains multiple bug fixes and stability improvements over the previous build.
Code:
- Updated and synced with latest Lineage 20 sources
- Update Android Security Patch to 5 May 2023
- Update Vendor Security Patch to 5 April 2023 (C.17 blobs)
- Merge latest android-4.14-stable into kernel (4.14.317)
- Add WireGuard support
- Implement ALS compensation algorithm (should help with auto brightness stability but no guarantees)
- Massive kernel debloat, removed a bunch of useless oplus features and code
- Fix fingerprint for some Goodix sensors
- Switch to OSS Memtrack HAL
- Switch to OSS GNSS service
- Switch to OSS USB HAL
- Switch to OSS Wi-Fi HAL
- Rework brightness implementation
- Rework screen-off gesture handling
- LiveDisplay HBM improvements (brightness cannot be adjusted until HBM is turned off)
- Cleaned up init scripts
- Disable/Remove useless MTK debugging tools
- Drop unneeded Dirac blobs
- Drop uneeded ADSP/CDSP blobs
- Switch to backported exFAT driver from Linux 6.0
- Switch to stock ext4 driver from ALPS 12 kernel-4.14
- Switch to skiaglthreaded rendering backend
- Resolve some more IMS crashes
- Support blur rendering in UI
- Add boosts for blur rendering in UI
- Intensify app launching boosts
- Improve PowerHAL hint handling
- Fix random PowerHAL crashes (observed as random 2-4 second hangs in UI)
- Enable Wi-Fi dual interface (Wi-Fi and Hotspot at the same time)
- Change reserved partition sizes for GApps install.
- Fix USB OTG
- Apply patch for Mali exploit CVE-2022-20186
- Fix GPS crashes
- Implement Lineage charging control
Download
Notes
- Recommended firmware has changed to C.17, please flash C.17 before updating!
- Please make sure you reflash the GApps package BEFORE YOU REBOOT INTO SYSTEM.
How are we supposed to get C.17, i had a hard time getting C.14 last time.
I really like your work, i managed to root and hide the root too.

Categories

Resources