Bootloop rooted Oneplus5 with Oxygen stock rom. - OnePlus 5 Questions & Answers

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

Related

Help needed: Settings crashing with logcat information

My Nexus 4 is rooted with stock ROM (version 4.4.4) and TWRP. Whenever I select an app under Settings/Apps, it crashes with the following error message:
Unfortunately, Settings has stopped.
Click to expand...
Click to collapse
One thing that might be related to the crashes is the following. I've replaced the original wallpaper with a different picture. Recently I tried to dig out the original wallpaper. So I went to /system/priv-app/Launcher2.apk, and launched Launcher2.apk. That didn't bring up the original wallpaper, but it may have caused the current crashing.
I also pulled out the following logcat that seems to be related to the crash. Can someone kindly help me diagnose what's causing the crash? And how to fix this?
08-22 13:12:43.583 11120 11120 W ResourceType: getEntry failing because entryIndex 129 is beyond type entryCount 4
08-22 13:12:43.673 11120 11120 D AndroidRuntime: Shutting down VM
08-22 13:12:43.683 11120 11120 E AndroidRuntime: FATAL EXCEPTION: main
08-22 13:12:43.683 11120 11120 E AndroidRuntime: Process: com.android.settings, PID: 11120
08-22 13:12:43.683 11120 11120 E AndroidRuntime: java.lang.RuntimeException: Unable to resume activity {com.android.settings/com.android.settings.SubSettings}: java.lang.NullPointerException: target == null
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2774)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:2803)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2238)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.app.ActivityThread.access$800(ActivityThread.java:135)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1196)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.os.Looper.loop(Looper.java:136)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5001)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: Caused by: java.lang.NullPointerException: target == null
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at java.text.RuleBasedCollator.compare(RuleBasedCollator.java:391)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at java.text.Collator.compare(Collator.java:194)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.widget.AppSecurityPermissions$PermissionGroupInfoComparator.compare(AppSecurityPermissions.java:592)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.widget.AppSecurityPermissions$PermissionGroupInfoComparator.compare(AppSecurityPermissions.java:581)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at java.util.TimSort.binarySort(TimSort.java:261)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at java.util.TimSort.sort(TimSort.java:186)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at java.util.TimSort.sort(TimSort.java:169)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at java.util.Arrays.sort(Arrays.java:2023)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at java.util.Collections.sort(Collections.java:1883)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.widget.AppSecurityPermissions.setPermissions(AppSecurityPermissions.java:657)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.widget.AppSecurityPermissions.<init>(AppSecurityPermissions.java:279)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at com.android.settings.applications.InstalledAppDetails.refreshUi(InstalledAppDetails.java:778)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at com.android.settings.applications.InstalledAppDetails.onResume(InstalledAppDetails.java:584)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.app.Fragment.performResume(Fragment.java:1743)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:924)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1062)
8-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1044)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.app.FragmentManagerImpl.dispatchResume(FragmentManager.java:1863)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.app.Activity.performResume(Activity.java:5320)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2764)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: ... 10 more
08-22 13:12:43.683 596 1648 W ActivityManager: Force finishing activity com.android.settings/.SubSettings
08-22 13:12:43.683 596 1648 W ActivityManager: Force finishing activity com.android.settings/.SubSettings
08-22 13:12:44.174 596 617 W ActivityManager: Activity pause timeout for ActivityRecord{65cde598 u0 com.android.settings/.SubSettings t2 f}
08-22 13:12:45.375 11120 11120 I Process : Sending signal. PID: 11120 SIG: 9
08-22 13:12:45.395 596 840 I ActivityManager: Process com.android.settings (pid 11120) has died.
08-22 13:12:45.395 596 2335 I WindowState: WIN DEATH: Window{65a32ac0 u0 com.android.settings/com.android.settings.Settings}
08-22 13:12:45.395 596 653 I WindowState: WIN DEATH: Window{64e577b0 u0 com.android.settings/com.android.settings.SubSettings}
08-22 13:12:45.415 174 174 W art : Could not get current activity
08-22 13:12:45.425 596 840 I ActivityManager: Start proc com.android.settings for activity com.android.settings/.Settings: pid=13387 uid=1000 gids={41000, 1028, 1015, 3002, 3001, 3003}
08-22 13:12:45.475 13387 13387 W art : Failed to find ELF magic in /system/priv-app/Settings.odex: dey
Click to expand...
Click to collapse
In addition, there are some other warnings and errors as shown below, which I don't understand either. Recently I do have problems about location and time for a few Apps. For example, the clock on the Notification Bar keeps drifting off, and a few apps could not find the current location.
08-22 13:12:02.010 184 196 E ANDR-PERF-LOCK: Failed to reset optimization for resource: 4 level: 0
...
08-22 13:12:02.140 2530 2530 W System.err: java.lang.IllegalArgumentException: provider doesn't exist: network
08-22 13:12:02.140 2530 2530 W System.err: at android.os.Parcel.readException(Parcel.java:1469)
08-22 13:12:02.140 2530 2530 W System.err: at android.os.Parcel.readException(Parcel.java:1419)
08-22 13:12:02.140 2530 2530 W System.err: at android.location.ILocationManager$Stub$Proxy.requestLocationUpdates(ILocationManager.java:540)
08-22 13:12:02.140 2530 2530 W System.err: at android.location.LocationManager.requestLocationUpdates(LocationManager.java:860)
08-22 13:12:02.140 2530 2530 W System.err: at android.location.LocationManager.requestLocationUpdates(LocationManager.java:454)
08-22 13:12:02.140 2530 2530 W System.err: at com.droid27.b.a.a(Unknown Source)
08-22 13:12:02.140 2530 2530 W System.err: at com.droid27.transparentclockweather.location.q.b(Unknown Source)
08-22 13:12:02.140 2530 2530 W System.err: at com.droid27.transparentclockweather.ClockService.a(Unknown Source)
08-22 13:12:02.140 2530 2530 W System.err: at com.droid27.transparentclockweather.h.onReceive(Unknown Source)
08-22 13:12:02.140 2530 2530 W System.err: at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:759)
08-22 13:12:02.140 2530 2530 W System.err: at android.os.Handler.handleCallback(Handler.java:733)
08-22 13:12:02.140 2530 2530 W System.err: at android.os.Handler.dispatchMessage(Handler.java:95)
08-22 13:12:02.140 2530 2530 W System.err: at android.os.Looper.loop(Looper.java:136)
08-22 13:12:02.140 2530 2530 W System.err: at android.app.ActivityThread.main(ActivityThread.java:5001)
08-22 13:12:02.140 2530 2530 W System.err: at java.lang.reflect.Method.invoke(Native Method)
08-22 13:12:02.140 2530 2530 W System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785)
08-22 13:12:02.140 2530 2530 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601)
08-22 13:12:02.150 11260 11260 W ContextImpl: Implicit intents with startService are not safe: Intent { act=com.google.android.music.NETWORK_MONITOR_SERVICE } android.content.ContextWrapper.bindService:517 com.google.android.music.utils.SafeServiceConnection$ServiceConnectionImp.bindService:98 com.google.android.music.utils.SafeServiceConnection.bindService:259
08-22 13:12:02.150 11260 11260 W ContextImpl: Implicit intents with startService are not safe: Intent { act=com.google.android.music.NETWORK_MONITOR_SERVICE } android.content.ContextWrapper.bindService:517 com.google.android.music.utils.SafeServiceConnection$ServiceConnectionImp.bindService:98 com.google.android.music.utils.SafeServiceConnection.bindService:259
08-22 13:12:02.260 243 13222 E mm-camera: sensor_load_chromatix: libchromatix_imx119_preview.so: 30
08-22 13:12:02.270 243 13222 W linker : libmmcamera_faceproc.so has text relocations. This is wasting memory and is a security risk. Please fix.
08-22 13:12:02.280 2924 2924 D k : *************repeatAlarmStartOnlyExpired*****
08-22 13:12:02.280 243 13222 E mm-camera: vfe_ops_init: E
08-22 13:12:02.280 243 13222 E mm-camera: vfe_legacy_stats_buffer_init: AEC_STATS_BUFNUM
08-22 13:12:02.280 243 13222 E mm-camera: vfe_legacy_stats_buffer_init: AEC_STATS_BUFNUM
08-22 13:12:02.290 243 13222 E mm-camera: mctl_init_stats_proc_info: snap_max_line_cnt =25776
08-22 13:12:02.300 176 704 W linker : libmorpho_noise_reduction.so has text relocations. This is wasting memory and is a security risk. Please fix.
08-22 13:12:02.370 176 704 E QCameraHWI: android::status_t android::QCameraHardwareInterface::setPreviewWindow(preview_stream_ops_t*): mPreviewWindow = 0x0xb87db0f8, mStreamDisplay = 0x0xb87d2e70
08-22 13:12:02.370 176 704 D QCameraHWI: android::status_t android::QCameraHardwareInterface::startPreview(): start preview now
08-22 13:12:02.370 176 704 I QCameraHWI: android::status_t android::QCameraHardwareInterface::startPreview2():Setting ZSL mode
08-22 13:12:02.370 243 13222 E mm-camera: config_proc_CAMERA_SET_INFORM_STARTPREVIEW
08-22 13:12:02.370 243 13222 E mm-camera: config_update_stream_info Storing stream parameters for video inst 1 as : width = 640, height 480, format = 1 inst_handle = 810081 cid = 0
08-22 13:12:02.380 243 13222 E mm-camera: config_update_stream_info Storing stream parameters for video inst 3 as : width = 640, height 480, format = 1 inst_handle = 830083 cid = 0
08-22 13:12:02.380 243 13222 E mm-camera: config_update_stream_info Storing stream parameters for video inst 4 as : width = 512, height 384, format = 1 inst_handle = 840084 cid = 0
08-22 13:12:02.390 243 13222 E mm-camera: config_decide_vfe_outputs: Ports Used 3, Op mode 1
08-22 13:12:02.390 243 13222 E mm-camera: config_decide_vfe_outputs Current mode 0 Full size streaming : Disabled
08-22 13:12:02.390 243 13222 E mm-camera: config_decide_vfe_outputs: Primary: 640x480, extra_pad: 0x0, Fmt: 1, Type: 1, Path: 1
08-22 13:12:02.390 243 13222 E mm-camera: config_decide_vfe_outputs: Secondary: 640x480, extra_pad: 0x0, Fmt: 1, Type: 3, Path: 4
08-22 13:12:02.390 243 13222 E mm-camera: config_update_inst_handles Updated the inst handles as 810081, 830083, 0, 0
08-22 13:12:02.440 596 614 E qcom_sensors_hal: hal_process_report_ind: Bad item quality: 11
08-22 13:12:02.510 243 13222 E mm-camera: sensor_load_chromatix: libchromatix_imx119_preview.so: 30
08-22 13:12:02.510 243 13222 E mm-camera: camif_client_set_params: camif has associated with obj mask 0x1
08-22 13:12:02.510 243 13222 E mm-camera: config_v2_CAMERA_START_common CAMIF_PARAMS_ADD_OBJ_ID failed -1
08-22 13:12:02.510 243 13222 E mm-camera: vfe_operation_config: format 3
08-22 13:12:02.510 243 13222 E mm-camera: vfe_operation_config:vfe_op_mode=5
08-22 13:12:02.510 243 13222 E mm-camera: Invalid ASD Set Params Type
08-22 13:12:02.510 243 13222 E mm-camera: vfe_set_bestshot: Bestshot mode not changed
08-22 13:12:02.560 176 13224 E mm-libcamera2: PROFILE HAL: First preview frame received: 1408727522.572874726
08-22 13:12:02.560 176 13224 E QCameraHWI_Preview: processPreviewFrameWithDisplay: buffer to be enqueued is not locked
08-22 13:12:02.630 176 13224 E QCameraHWI_Preview: processPreviewFrameWithDisplay: buffer to be enqueued is not locked
08-22 13:12:02.630 176 13226 E mm-libcamera2: mm_camera_zsl_frame_cmp_and_enq: stream type = 3 and fd = 74, frame 0x3 is dirty and queue back kernel
08-22 13:12:48.979 13387 13387 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1551 android.content.ContextWrapper.bindService:517 com.android.settings.applications.ManageApplications.onCreate:863 android.app.Fragment.performCreate:1678 android.app.FragmentManagerImpl.moveToState:859
08-22 13:12:49.470 13387 13431 W ResourceType: Failure getting entry for 0x7f050000 (t=4 e=0) in package 0 (error -75)
08-22 13:12:49.490 13387 13431 W PackageManager: Failure retrieving text 0x7f050000 in package com.android.keyguard
08-22 13:12:49.490 13387 13431 W PackageManager: android.content.res.Resources$NotFoundException: String resource ID #0x7f050000
08-22 13:12:49.490 13387 13431 W PackageManager: at android.content.res.Resources.getText(Resources.java:244)
08-22 13:12:49.490 13387 13431 W PackageManager: at android.app.ApplicationPackageManager.getText(ApplicationPackageManager.java:994)
08-22 13:12:49.490 13387 13431 W PackageManager: at android.content.pm.PackageItemInfo.loadLabel(PackageItemInfo.java:115)
08-22 13:12:49.490 13387 13431 W PackageManager: at com.android.settings.applications.ApplicationsState$AppEntry.ensureLabel(ApplicationsState.java:134)
08-22 13:12:49.490 13387 13431 W PackageManager: at com.android.settings.applications.ApplicationsState$AppEntry.<init>(ApplicationsState.java:124)
08-22 13:12:49.490 13387 13431 W PackageManager: at com.android.settings.applications.ApplicationsState.getEntryLocked(ApplicationsState.java:832)
08-22 13:12:49.490 13387 13431 W PackageManager: at com.android.settings.applications.ApplicationsState$BackgroundHandler.handleMessage(ApplicationsState.java:971)
08-22 13:12:49.490 13387 13431 W PackageManager: at android.os.Handler.dispatchMessage(Handler.java:102)
08-22 13:12:49.490 13387 13431 W PackageManager: at android.os.Looper.loop(Looper.java:136)
08-22 13:12:49.490 13387 13431 W PackageManager: at android.os.HandlerThread.run(HandlerThread.java:61)
Click to expand...
Click to collapse

help with logcat to fix my looping nexus 7 gen2

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

[HELP!!!] Can't open the Applications Manager - Settings keeps crashing

I am trying to fix my friend's (rooted) Galaxy S7 Edge, running Android Marshmallow 6.0.1. Whenever I navigate to the Application Manager, the message "Unfortunately, Settings has stopped" appears, and tapping OK brings me back to the main menu of the settings application. Interstingly, after a reboot, Application Manager will work fine for a few minutes, but then the message will appear, and every time I go into the app until I reboot again, it will display that message. Weird!
Here is the output of logcat:
Code:
02-13 16:17:14.759 21786 21908 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 312)
02-13 16:17:14.759 21786 21908 E AndroidRuntime: FATAL EXCEPTION: ApplicationsState.Loader
02-13 16:17:14.759 21786 21908 E AndroidRuntime: Process: com.android.settings, PID: 21786
02-13 16:17:14.759 21786 21908 E AndroidRuntime: java.lang.RuntimeException: Package manager has died
02-13 16:17:14.759 21786 21908 E AndroidRuntime: at android.app.ApplicationPackageManager.queryIntentActivitiesAsUser(ApplicationPackageManager.java:765)
02-13 16:17:14.759 21786 21908 E AndroidRuntime: at com.android.settingslib.applications.ApplicationsState$BackgroundHandler.handleMessage(ApplicationsState.java:872)
02-13 16:17:14.759 21786 21908 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
02-13 16:17:14.759 21786 21908 E AndroidRuntime: at android.os.Looper.loop(Looper.java:158)
02-13 16:17:14.759 21786 21908 E AndroidRuntime: at android.os.HandlerThread.run(HandlerThread.java:61)
02-13 16:17:14.759 21786 21908 E AndroidRuntime: Caused by: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
02-13 16:17:14.759 21786 21908 E AndroidRuntime: at android.os.BinderProxy.transactNative(Native Method)
02-13 16:17:14.759 21786 21908 E AndroidRuntime: at android.os.BinderProxy.transact(Binder.java:503)
02-13 16:17:14.759 21786 21908 E AndroidRuntime: at android.content.pm.IPackageManager$Stub$Proxy.queryIntentActivities(IPackageManager.java:3835)
02-13 16:17:14.759 21786 21908 E AndroidRuntime: at android.app.ApplicationPackageManager.queryIntentActivitiesAsUser(ApplicationPackageManager.java:755)
02-13 16:17:14.759 21786 21908 E AndroidRuntime: ... 4 more
The output of logcat after a reboot and after I try to look at an app's details:
Code:
02-13 16:32:11.729 7615 7657 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 312)
02-13 16:32:11.739 7615 7657 E AndroidRuntime: FATAL EXCEPTION: ApplicationsState.Loader
02-13 16:32:11.739 7615 7657 E AndroidRuntime: Process: com.android.settings, PID: 7615
02-13 16:32:11.739 7615 7657 E AndroidRuntime: java.lang.RuntimeException: Package manager has died
02-13 16:32:11.739 7615 7657 E AndroidRuntime: at android.app.ApplicationPackageManager.queryIntentActivitiesAsUser(ApplicationPackageManager.java:765)
02-13 16:32:11.739 7615 7657 E AndroidRuntime: at com.android.settingslib.applications.ApplicationsState$BackgroundHandler.handleMessage(ApplicationsState.java:872)
02-13 16:32:11.739 7615 7657 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
02-13 16:32:11.739 7615 7657 E AndroidRuntime: at android.os.Looper.loop(Looper.java:158)
02-13 16:32:11.739 7615 7657 E AndroidRuntime: at android.os.HandlerThread.run(HandlerThread.java:61)
02-13 16:32:11.739 7615 7657 E AndroidRuntime: Caused by: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
02-13 16:32:11.739 7615 7657 E AndroidRuntime: at android.os.BinderProxy.transactNative(Native Method)
02-13 16:32:11.739 7615 7657 E AndroidRuntime: at android.os.BinderProxy.transact(Binder.java:503)
02-13 16:32:11.739 7615 7657 E AndroidRuntime: at android.content.pm.IPackageManager$Stub$Proxy.queryIntentActivities(IPackageManager.java:3835)
02-13 16:32:11.739 7615 7657 E AndroidRuntime: at android.app.ApplicationPackageManager.queryIntentActivitiesAsUser(ApplicationPackageManager.java:755)
02-13 16:32:11.739 7615 7657 E AndroidRuntime: ... 4 more
I am bumping this thread. I hope it doesn't hurt it. Forum Moderators are welcome to remove BUMP messages when someone else responds to it.
Abandoned this thread; I took an alternate route. If anyone else has this problem, feel free to report your findings here.

Yotaphone 3 - Google Play Store stopped working

I can't run Google Play Store. It was perfectly fine till, I have discovered today that it doesn't work. I am on build Y3XSCN06A1000MPX1803211
I am not sure if Google Play Store updated itself - hence, it is no longer working due to incorrect libraries, etc. Or maybe something else made it stop. I have restarted my phone number of times, I haven't changed settings recently. So, I am really puzzled what's wrong. Anyone has the same problem?
I wonder, if I have to reinstall everything? Or is there a work around? And how I could avoid this in future...?
Same Problem and cannot install APKs normaly
My Google Play Store stopped working too! I can only install new .APK's by download them direktly on my mobil and go into the China Appstore => click on the box (top right corner) => click on the Android icon (between trash bin and the broom) => and click on the tool icon (under the checkbox).
I cannot install APK in the normal way und i already reset my Yota once and the same problem happend again.
I hope somebody got a solution to this problem.
In my case Market stopped working when my phone is consuming large amount of RAM. My issue is non starting download process of apps, just placing them in queue.
You could try two things. For both solutions (workaround) forts queue your download, and then:
1. When you still on Store screen, hit menu/recently used apps button and touch "X" kill button (it will kill most of running apps, what should respawn Store automatically and start download).
2. Reboot your phone. Store starts somewhere on beginning of system boot, so it should start apps download process right away.
@jan.nowak - thank you for your suggestion. However, this doesn't work for me. I can't keep "alive" Google Play Store. When I press its icon it tries to start it but it is closed immediately afterwards. So, I can't even see first page in Play Store.
So, I've killed all apps (after pressing hard key - left one) and pressing something looking similar to -X-. It released about 500MB in my case. I have checked, if I can start Play Store - it failed.
Then I rebooted my mobile and tied again with Play Store - it failed again. I hope it is just inconsistency of my main apps (I mean those 4 you've kindly previously provided). Because I need to install few more apps, I might have to make factory reset and try to install it from scratch. However, I would like to avoid this, if possible.
Less Problem with Aptoide instead of Google Play Store
I got the problem with the Yota 3 Phone twice already and i decide that i dont use Google Play Store anymore instead i use "Aptoide" (I know that i might get a virus). And with Aptoide all Apps run smother and doesnt crash anymore. The downside is you need a 3rd Party youtubeplayer because the normal youtube doesnt work without Google Play and i already got 1 App that i cannot login to because Google Firebase is missing. But overall i think that it es better that Google play. I might try google play after the next update, but my conclusion is that the Google playstore problem is in the moment not fixable.
did anyone found a solution for this?
I am doing factory reset for a third time right now... Google Play Store just stops working all of a sudden and immediately closes after opening. Nothing helps, other then factory reset
Yes there is a safe and working solution.
IMPORTANT NOTE: select the newest versions!
After allowing install from unknown sources, you need to dl + install:
Google Play Services (make a link of the following) apkmirror . com/apk/google-inc/google-play-services/google-play-services-11-9-75-release/google-play-services-11-9-75-448-182402865-android-apk-download/
Google Service Framework: apkmirror . com/apk/google-inc/google-services-framework/google-services-framework-7-1-1-release/google-services-framework-7-1-1-android-apk-download/
Google Account Manager: apkmirror . com/apk/google-inc/google-account-manager/google-account-manager-7-1-1-3515457-release/google-account-manager-7-1-1-3515457-android-apk-download/
Google Play Store: apkmirror . com/apk/google-inc/google-play-store/google-play-store-8-7-10-release/google-play-store-8-7-10-all-0-pr-181799446-android-apk-download/
usually all you need but it will stuck, so additional
Android System WebView: apkmirror . com/apk/google-inc/android-system-webview/android-system-webview-64-0-3282-99-release/android-system-webview-64-0-3282-99-2-android-apk-download/
(Source: geeks-r-us . de/2018/02/05/google-play-store-auf-dem-neuen-yotaphone-3-mit-chinesischem-rom-installieren-checking-info-problem/ )
greets from Germany
_______________________
How many Germans do you need to change a bulb?
One. We don't have humour and we're efficient. ;o)
I hope someone who had the same problem in the past, could say if it is working for them.
At the moment, I can't update my system... I will need to wait couple of weeks/months before I can do that. I wonder if you get other issues instead?
This solution did not work for me. Once Google Play store stops working- phone is refusing to install any APK. Also some apps installed via Google Play store stopped working (ie Spotify)
doin 4th factory reset now...
U-977 said:
Yes there is a safe and working solution.
IMPORTANT NOTE: select the newest versions!
After allowing install from unknown sources, you need to dl + install:
Google Play Services (make a link of the following) apkmirror . com/apk/google-inc/google-play-services/google-play-services-11-9-75-release/google-play-services-11-9-75-448-182402865-android-apk-download/
Google Service Framework: apkmirror . com/apk/google-inc/google-services-framework/google-services-framework-7-1-1-release/google-services-framework-7-1-1-android-apk-download/
Google Account Manager: apkmirror . com/apk/google-inc/google-account-manager/google-account-manager-7-1-1-3515457-release/google-account-manager-7-1-1-3515457-android-apk-download/
Google Play Store: apkmirror . com/apk/google-inc/google-play-store/google-play-store-8-7-10-release/google-play-store-8-7-10-all-0-pr-181799446-android-apk-download/
usually all you need but it will stuck, so additional
Android System WebView: apkmirror . com/apk/google-inc/android-system-webview/android-system-webview-64-0-3282-99-release/android-system-webview-64-0-3282-99-2-android-apk-download/
(Source: geeks-r-us . de/2018/02/05/google-play-store-auf-dem-neuen-yotaphone-3-mit-chinesischem-rom-installieren-checking-info-problem/ )
greets from Germany
_______________________
How many Germans do you need to change a bulb?
One. We don't have humour and we're efficient. ;o)
Click to expand...
Click to collapse
Here is an exempt from the adb logcat for the relevant part of the log:
Code:
07-01 13:42:50.258 4557 5251 V CommandQueue: appTransitionStarting(startTime=684978, duration=120
07-01 13:42:50.258 4557 4557 V PhoneStatusBarPolicy: updateManagedProfile: mManagedProfileFocused: false
07-01 13:42:50.358 5611 5687 E DatabaseUtils: Writing exception to parcel
07-01 13:42:50.358 5611 5687 E DatabaseUtils: java.lang.SecurityException: Permission Denial: reading com.google.android.gsf.gservices.GservicesProvider uri content://com.google.android.gsf.gservices/prefix from pid=10477, uid=10201 requires com.google.android.providers.gsf.permission.READ_GSERVICES, or grantUriPermission()
07-01 13:42:50.358 5611 5687 E DatabaseUtils: at android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:639)
07-01 13:42:50.358 5611 5687 E DatabaseUtils: at android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.java:499)
07-01 13:42:50.358 5611 5687 E DatabaseUtils: at android.content.ContentProvider$Transport.query(ContentProvider.java:217)
07-01 13:42:50.358 5611 5687 E DatabaseUtils: at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:112)
07-01 13:42:50.358 5611 5687 E DatabaseUtils: at android.os.Binder.execTransact(Binder.java:565)
07-01 13:42:50.360 10477 10477 D AndroidRuntime: Shutting down VM
07-01 13:42:50.361 10477 10477 E AndroidRuntime: FATAL EXCEPTION: main
07-01 13:42:50.361 10477 10477 E AndroidRuntime: Process: com.android.vending, PID: 10477
07-01 13:42:50.361 10477 10477 E AndroidRuntime: java.lang.RuntimeException: Unable to create application com.google.android.finsky.application.impl.FinskyApplication: java.lang.SecurityException: Permission Denial: reading com.google.android.gsf.gservices.GservicesProvider uri content://com.google.android.gsf.gservices/prefix from pid=10477, uid=10201 requires com.google.android.providers.gsf.permission.READ_GSERVICES, or grantUriPermission()
07-01 13:42:50.361 10477 10477 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5492)
07-01 13:42:50.361 10477 10477 E AndroidRuntime: at android.app.ActivityThread.-wrap2(ActivityThread.java)
07-01 13:42:50.361 10477 10477 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1562)
07-01 13:42:50.361 10477 10477 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
07-01 13:42:50.361 10477 10477 E AndroidRuntime: at android.os.Looper.loop(Looper.java:154)
07-01 13:42:50.361 10477 10477 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6207)
07-01 13:42:50.361 10477 10477 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
07-01 13:42:50.361 10477 10477 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:929)
07-01 13:42:50.361 10477 10477 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:819)
07-01 13:42:50.361 10477 10477 E AndroidRuntime: Caused by: java.lang.SecurityException: Permission Denial: reading com.google.android.gsf.gservices.GservicesProvider uri content://com.google.android.gsf.gservices/prefix from pid=10477, uid=10201 requires com.google.android.providers.gsf.permission.READ_GSERVICES, or grantUriPermission()
07-01 13:42:50.361 10477 10477 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1684)
07-01 13:42:50.361 10477 10477 E AndroidRuntime: at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:183)
07-01 13:42:50.361 10477 10477 E AndroidRuntime: at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:135)
07-01 13:42:50.361 10477 10477 E AndroidRuntime: at android.content.ContentProviderProxy.query(ContentProviderNative.java:421)
07-01 13:42:50.361 10477 10477 E AndroidRuntime: at android.content.ContentResolver.query(ContentResolver.java:534)
07-01 13:42:50.361 10477 10477 E AndroidRuntime: at android.content.ContentResolver.query(ContentResolver.java:475)
07-01 13:42:50.361 10477 10477 E AndroidRuntime: at com.google.android.c.g.b(SourceFile:140)
07-01 13:42:50.361 10477 10477 E AndroidRuntime: at com.google.android.c.g.c(SourceFile:40)
07-01 13:42:50.361 10477 10477 E AndroidRuntime: at com.google.android.c.g.a(SourceFile:29)
07-01 13:42:50.361 10477 10477 E AndroidRuntime: at com.google.android.play.utils.b.i.<init>(SourceFile:3)
07-01 13:42:50.361 10477 10477 E AndroidRuntime: at com.google.android.play.utils.b.a.a(SourceFile:5)
07-01 13:42:50.361 10477 10477 E AndroidRuntime: at com.google.android.finsky.application.impl.a.a(SourceFile:49)
07-01 13:42:50.361 10477 10477 E AndroidRuntime: at com.google.android.finsky.application.impl.a.df(SourceFile:2033)
07-01 13:42:50.361 10477 10477 E AndroidRuntime: at com.google.android.finsky.application.impl.FinskyApplication.onCreate(SourceFile:11)
07-01 13:42:50.361 10477 10477 E AndroidRuntime: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1027)
07-01 13:42:50.361 10477 10477 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5489)
07-01 13:42:50.361 10477 10477 E AndroidRuntime: ... 8 more
07-01 13:42:50.363 3704 6823 D AbnormalController: get commit = 2, crashApplicationInner,Google Play Store,com.android.vending,
Maybe it will give some insights. I tried to give the missing permission to the Play Store:
Code:
127|Y3:/sdcard/fix $ pm grant com.android.vending com.google.android.providers.gsf.permission.READ_GSERVICES
Operation not allowed: java.lang.SecurityException: Permission com.google.android.providers.gsf.permission.READ_GSERVICES is not a changeable permission type
but without any success.
Up
Did anyone manage to find a solution? Have tried everything in this thread including multiple factory resets...
Hope the solution is on time
Hello guys. Recently i bought this phone and suffered with the same problem. After go back to factory resetting 6times I figure out the problem. DONT UPDATE 咪咕阅读IN PLAY STORE. I guess this app should be embedded within the system level with bad configuration. It automatically pop up in update list in play store even you don't install it in your phone. Once you update this app, every thing crashed. So stop auto updating first. And never update this app .
Thanks you for the tips about using AppStore to install .apk.
You can download APKUpdater to get the updates your phone is elligible to !!!
POPO_O said:
Hello guys. Recently i bought this phone and suffered with the same problem. After go back to factory resetting 6times I figure out the problem. DONT UPDATE 咪咕阅读IN PLAY STORE. I guess this app should be embedded within the system level with bad configuration. It automatically pop up in update list in play store even you don't install it in your phone. Once you update this app, every thing crashed. So stop auto updating first. And never update this app .
Click to expand...
Click to collapse
I want to ask you: After you do not update 咪 咕 阅读, will the chplay stop being active again? Would not it crash again? thanks
I may be wrong, but the Yotaphone 3 is a Chinese-version phone. It cannot run Google Play natively. All the hacked versions are volatile (from what I have read). I made the error of buying the Y3 from a store on Ali Express -- after they said it was the English/Google International version. When in fact, it wasn't. I recommend the Hisense line of dual-screen phones; or the Yota 2. For now, the newer Yotaphones are best used if you are Chinese and from China.

Touchscreen update *#2663# crashes

Hi,
I changed my screen a few days ago and I the touchscreen stopped responding. I am pretty sure this is a software problem. Even after a full wipe and a cache wipe, I cannot access the *#2663# menu to update the touchscreen firmware. I get a grey screen which closes itself after 3secs and on the following tries, I get a popup that says : "devicekeystring keeps stopping".
Any idea on how to fix this ?
Thanks !
Check the logs(logcat) to see why its crashing, all the signs point to HW failure, the device isnt even able to communicate with the touch controller (hence why the firmware udpater is crashing)
However, logcat will confirm that
Good luck
Thanks for your answer. I did not think about the logs.
Here's what's happening when typing *#2663# :
Code:
11-24 21:34:19.419 3328 3328 E AndroidRuntime: FATAL EXCEPTION: main
11-24 21:34:19.419 3328 3328 E AndroidRuntime: Process: android.uid.system, PID: 3328
11-24 21:34:19.419 3328 3328 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.sec.android.app.factorykeystring/com.sec.android.app.status.touch_firmware}: java.lang.NullPointerException: Attempt to invoke virtual method 'void java.io.BufferedWriter.close()' on a null object reference
11-24 21:34:19.419 3328 3328 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3113)
11-24 21:34:19.419 3328 3328 E AndroidRuntime: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3256)
11-24 21:34:19.419 3328 3328 E AndroidRuntime: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:78)
11-24 21:34:19.419 3328 3328 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:108)
11-24 21:34:19.419 3328 3328 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:68)
11-24 21:34:19.419 3328 3328 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1947)
11-24 21:34:19.419 3328 3328 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
11-24 21:34:19.419 3328 3328 E AndroidRuntime: at android.os.Looper.loop(Looper.java:214)
11-24 21:34:19.419 3328 3328 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:7037)
11-24 21:34:19.419 3328 3328 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
11-24 21:34:19.419 3328 3328 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:494)
11-24 21:34:19.419 3328 3328 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:965)
11-24 21:34:19.419 3328 3328 E AndroidRuntime: Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'void java.io.BufferedWriter.close()' on a null object reference
11-24 21:34:19.419 3328 3328 E AndroidRuntime: at com.sec.android.app.status.touch_firmware.writeCmd(touch_firmware.java:1506)
11-24 21:34:19.419 3328 3328 E AndroidRuntime: at com.sec.android.app.status.touch_firmware.readCmdResult(touch_firmware.java:1661)
11-24 21:34:19.419 3328 3328 E AndroidRuntime: at com.sec.android.app.status.touch_firmware.readThreshold_melfas(touch_firmware.java:1864)
11-24 21:34:19.419 3328 3328 E AndroidRuntime: at com.sec.android.app.status.touch_firmware.updateText(touch_firmware.java:912)
11-24 21:34:19.419 3328 3328 E AndroidRuntime: at com.sec.android.app.status.touch_firmware.init(touch_firmware.java:902)
11-24 21:34:19.419 3328 3328 E AndroidRuntime: at com.sec.android.app.status.touch_firmware.onCreate(touch_firmware.java:339)
11-24 21:34:19.419 3328 3328 E AndroidRuntime: at android.app.Activity.performCreate(Activity.java:7327)
11-24 21:34:19.419 3328 3328 E AndroidRuntime: at android.app.Activity.performCreate(Activity.java:7318)
11-24 21:34:19.419 3328 3328 E AndroidRuntime: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1271)
11-24 21:34:19.419 3328 3328 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3093)
11-24 21:34:19.419 3328 3328 E AndroidRuntime: ... 11 more

Categories

Resources