help with logcat to fix my looping nexus 7 gen2 - Nexus 7 Q&A, Help & Troubleshooting

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

Related

Random reboots from Zygote

Anyone have issues with random reboots? I get at least 4-5 a day.
Code:
03-25 10:23:01.213 4572 4572 E Zygote : v2
03-25 10:23:01.213 4572 4572 E Zygote : accessInfo : 0
03-25 10:23:01.253 1488 2883 E core: ResourceBufferImpl2.cpp(126): open(): : Resource file blur_classifier.txt was not opened
03-25 10:23:01.443 24868 24868 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 176)
03-25 10:23:01.663 2988 2988 E ClipboardServiceEx: clipEx is [email protected]
03-25 10:23:01.673 2988 2988 E ClipboardServiceEx: clipEx has text data : false
03-25 10:23:01.773 26929 26941 E DataBuffer: Internal data leak within a DataBuffer object detected! Be sure to explicitly call release() on all DataBuffer extending objects when you are done with them. (internal object: [email protected])
03-25 10:23:01.773 26929 26941 E DataBuffer: Internal data leak within a DataBuffer object detected! Be sure to explicitly call release() on all DataBuffer extending objects when you are done with them. (internal object: [email protected])
03-25 10:23:01.773 26929 26941 E DataBuffer: Internal data leak within a DataBuffer object detected! Be sure to explicitly call release() on all DataBuffer extending objects when you are done with them. (internal object: [email protected])
03-25 10:23:01.803 1488 2883 E core: ResourceBufferImpl2.cpp(126): open(): : Resource file blur_classifier.txt was not opened
03-25 10:23:31.993 24868 24868 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
03-25 10:23:31.993 24868 24868 E AndroidRuntime: java.util.NoSuchElementException: Death link does not exist
03-25 10:23:31.993 24868 24868 E AndroidRuntime: at android.os.BinderProxy.unlinkToDeath(Native Method)
03-25 10:23:31.993 24868 24868 E AndroidRuntime: at com.android.server.accessibility.AccessibilityManagerService$Service.unlinkToOwnDeathLocked(AccessibilityManagerService.java:4368)
03-25 10:23:31.993 24868 24868 E AndroidRuntime: at com.android.server.accessibility.AccessibilityManagerService$Service.onRemoved(AccessibilityManagerService.java:4360)
03-25 10:23:31.993 24868 24868 E AndroidRuntime: at com.android.server.accessibility.AccessibilityManagerService.removeServiceLocked(AccessibilityManagerService.java:2521)
03-25 10:23:31.993 24868 24868 E AndroidRuntime: at com.android.server.accessibility.AccessibilityManagerService.access$3900(AccessibilityManagerService.java:158)
03-25 10:23:31.993 24868 24868 E AndroidRuntime: at com.android.server.accessibility.AccessibilityManagerService$Service.binderDied(AccessibilityManagerService.java:4400)
03-25 10:23:31.993 24868 24868 E AndroidRuntime: at com.android.server.accessibility.AccessibilityManagerService$Service.onServiceConnected(AccessibilityManagerService.java:3879)
03-25 10:23:31.993 24868 24868 E AndroidRuntime: at android.app.LoadedApk$ServiceDispatcher.doConnected(LoadedApk.java:1335)
03-25 10:23:31.993 24868 24868 E AndroidRuntime: at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1352)
03-25 10:23:31.993 24868 24868 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:739)
03-25 10:23:31.993 24868 24868 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:95)
03-25 10:23:31.993 24868 24868 E AndroidRuntime: at android.os.Looper.loop(Looper.java:158)
03-25 10:23:31.993 24868 24868 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:508)
03-25 10:23:31.993 24868 24868 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:363)
03-25 10:23:31.993 24868 24868 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
03-25 10:23:31.993 24868 24868 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1230)
03-25 10:23:31.993 24868 24868 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1120)
03-25 10:23:32.003 24868 24868 E android.os.Debug: ro.product_ship = true
03-25 10:23:32.003 24868 24868 E android.os.Debug: ro.debug_level = 0x4f4c
03-25 10:23:32.003 24868 24868 E android.os.Debug: sys.mobilecare.preload = false
03-25 10:23:32.073 1488 2883 E core: ResourceBufferImpl2.cpp(126): open(): : Resource file blur_classifier.txt was not opened
YES YES YES. About 3 to 4 each and every day. My phone also seems laggy when using it. I am sad to see I'm not the only one.

Settings has stopped...

I'm unable to access my 'settings' menu. - Settings has stopped...
Many posts say a factory reset will not fix the issue so can someone point me in the direction on how to re-flash this phone before it gets given away or thrown in the trash...
Rooted, no new apps etc so not sure what broke it.
Pretty sure they only have images for the dev edition
fluffyofqweam said:
Pretty sure they only have images for the dev edition
Click to expand...
Click to collapse
There is an o2 image here
and some random one here which I can't ID.
At this point I don't really care what happens to this device now so if you can point me in a direction to a good guide I'll give one of those a go
Where did you find this image?
fluffyofqweam said:
Where did you find this image?
Click to expand...
Click to collapse
https://mirrors.lolinet.com/firmware/moto/harpia/official/
Alright this let's try flashing the the first image you linked, do you have TWRP?
fluffyofqweam said:
Alright this let's try flashing the the first image you linked, do you have TWRP?
Click to expand...
Click to collapse
Yep that's all installed & working - I was actually going to try the newer image as the o2 one appears to be older than the image I have on the phone now... But I'm open to your wisdom.
As an aside - If I can get another identical phone could I pull the image out of that for re-installing on mine at a later date ? (I may be able to borrow a device next week for a few days) Otherwise I'm up for trying this today.
I was going to follow these instructions but only doing the;
mfastboot flash system system.img_sparsechunk.0
mfastboot flash system system.img_sparsechunk.1
mfastboot flash system system.img_sparsechunk.2
mfastboot flash system system.img_sparsechunk.3
mfastboot flash system system.img_sparsechunk.4
mfastboot flash system system.img_sparsechunk.5
mfastboot flash system system.img_sparsechunk.6
mfastboot flash system system.img_sparsechunk.7
part as it looks like it the OS thats broken rather than anything else. It would be nice If I didn't have to kill all my user data but I'm not that worried if I have no choice.
The phone works in fastboot and I have ADB working on my PC - I also now have mfastboot as I'd seen people hinting that Moto users should use that rather than just fastboot.
You found a newer one? I would flash the newer image as it maybe fixed the issue, not sure what you meant about the indentical phone part, if your asking if you can flash the Moto G4 play image on another device that's not a Moto G4 play the answer is no, and for the instructions you found, I have never seen it
---------- Post added at 05:45 PM ---------- Previous post was at 05:44 PM ----------
I'm actually a bit new to Android but I'm sure you can help others out to help you by posting your logcat after trying to get into the settings app
---------- Post added at 05:45 PM ---------- Previous post was at 05:45 PM ----------
And what ever you do do not throw this beast of a device away
fluffyofqweam said:
You found a newer one? I would flash the newer image as it maybe fixed the issue, not sure what you meant about the indentical phone part, if your asking if you can flash the Moto G4 play image on another device that's not a Moto G4 play the answer is no, and for the instructions you found, I have never seen it
---------- Post added at 05:45 PM ---------- Previous post was at 05:44 PM ----------
I'm actually a bit new to Android but I'm sure you can help others out to help you by posting your logcat after trying to get into the settings app
Click to expand...
Click to collapse
So the 2nd image link I posted here is slightly newer than the current phone version - I was going to try that as it appears to match in so fas as its a retail version rather than a carrier specific version (my devide was retail)
What I meant by extracting an image from another phone - I can get access to an identical non rooted stock retail image moto g4 play next week - so figured there must be a way to extract the system image then load it back onto this broken phone.
Re logcat - standby I'll edit this post in a few min once it's booted up & I've tested it. I was looking for logs but I'm even newer to this Android stuff than you are!
*** LOGCAT BELOW *** (from trying to access settings)
07-14 17:54:19.475 5162 11342 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android
.settings/.Settings (has extras)} from uid 10061 on display 0
07-14 17:54:19.480 7488 11394 D ProcSpeedReader: Failed to read freq stats from null
07-14 17:54:19.508 5162 7564 I ActivityManager: Start proc 12499:com.android.settings/1000 for activity com.android.settings/.Settings
07-14 17:54:19.553 7488 11394 D ProcSpeedReader: Failed to read freq stats from null
07-14 17:54:19.580 12499 12499 W System : ClassLoader referenced unknown path: /data/app/com.android.settings-1/lib/arm
07-14 17:54:19.583 12499 12499 D AndroidRuntime: Shutting down VM
07-14 17:54:19.589 12499 12499 E AndroidRuntime: FATAL EXCEPTION: main
07-14 17:54:19.589 12499 12499 E AndroidRuntime: Process: com.android.settings, PID: 12499
07-14 17:54:19.589 12499 12499 E AndroidRuntime: java.lang.RuntimeException: Unable to get provider android.support.v4.content.FileProvider: java.lang.ClassNotF
oundException: Didn't find class "android.support.v4.content.FileProvider" on path: DexPathList[[zip file "/system/framework/com.motorola.frameworks.core.addon.
jar", zip file "/data/app/com.android.settings-1/base.apk"],nativeLibraryDirectories=[/data/app/com.android.settings-1/lib/arm, /data/app/com.android.settings-1
/base.apk!/lib/armeabi-v7a, /vendor/lib, /system/lib]]
07-14 17:54:19.589 12499 12499 E AndroidRuntime: at android.app.ActivityThread.installProvider(ActivityThread.java:5193)
07-14 17:54:19.589 12499 12499 E AndroidRuntime: at android.app.ActivityThread.installContentProviders(ActivityThread.java:4785)
07-14 17:54:19.589 12499 12499 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4725)
07-14 17:54:19.589 12499 12499 E AndroidRuntime: at android.app.ActivityThread.-wrap1(ActivityThread.java)
07-14 17:54:19.589 12499 12499 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1418)
07-14 17:54:19.589 12499 12499 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
07-14 17:54:19.589 12499 12499 E AndroidRuntime: at android.os.Looper.loop(Looper.java:148)
07-14 17:54:19.589 12499 12499 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5459)
07-14 17:54:19.589 12499 12499 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
07-14 17:54:19.589 12499 12499 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:728)
07-14 17:54:19.589 12499 12499 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:618)
07-14 17:54:19.589 12499 12499 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "android.support.v4.content.FileProvider" on pat
h: DexPathList[[zip file "/system/framework/com.motorola.frameworks.core.addon.jar", zip file "/data/app/com.android.settings-1/base.apk"],nativeLibraryDirector
ies=[/data/app/com.android.settings-1/lib/arm, /data/app/com.android.settings-1/base.apk!/lib/armeabi-v7a, /vendor/lib, /system/lib]]
07-14 17:54:19.589 12499 12499 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
07-14 17:54:19.589 12499 12499 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
07-14 17:54:19.589 12499 12499 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:469)
07-14 17:54:19.589 12499 12499 E AndroidRuntime: at android.app.ActivityThread.installProvider(ActivityThread.java:5178)
07-14 17:54:19.589 12499 12499 E AndroidRuntime: ... 10 more
07-14 17:54:19.589 12499 12499 E AndroidRuntime: Suppressed: java.io.IOException: No original dex files found for dex location /data/app/com.android.sett
ings-1/base.apk
07-14 17:54:19.589 12499 12499 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method)
07-14 17:54:19.589 12499 12499 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:295)
07-14 17:54:19.589 12499 12499 E AndroidRuntime: at dalvik.system.DexFile.<init>(DexFile.java:80)
07-14 17:54:19.589 12499 12499 E AndroidRuntime: at dalvik.system.DexFile.<init>(DexFile.java:59)
07-14 17:54:19.589 12499 12499 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:279)
07-14 17:54:19.589 12499 12499 E AndroidRuntime: at dalvik.system.DexPathList.makePathElements(DexPathList.java:248)
07-14 17:54:19.589 12499 12499 E AndroidRuntime: at dalvik.system.DexPathList.<init>(DexPathList.java:120)
07-14 17:54:19.589 12499 12499 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.<init>(BaseDexClassLoader.java:48)
07-14 17:54:19.589 12499 12499 E AndroidRuntime: at dalvik.system.PathClassLoader.<init>(PathClassLoader.java:65)
07-14 17:54:19.589 12499 12499 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58)
07-14 17:54:19.589 12499 12499 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:376)
07-14 17:54:19.589 12499 12499 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:568)
07-14 17:54:19.589 12499 12499 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4717)
07-14 17:54:19.589 12499 12499 E AndroidRuntime: ... 8 more
07-14 17:54:19.589 12499 12499 E AndroidRuntime: Suppressed: java.lang.ClassNotFoundException: android.support.v4.content.FileProvider
07-14 17:54:19.589 12499 12499 E AndroidRuntime: at java.lang.Class.classForName(Native Method)
07-14 17:54:19.589 12499 12499 E AndroidRuntime: at java.lang.BootClassLoader.findClass(ClassLoader.java:781)
07-14 17:54:19.589 12499 12499 E AndroidRuntime: at java.lang.BootClassLoader.loadClass(ClassLoader.java:841)
07-14 17:54:19.589 12499 12499 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:504)
07-14 17:54:19.589 12499 12499 E AndroidRuntime: ... 12 more
07-14 17:54:19.589 12499 12499 E AndroidRuntime: Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack trace a
vailable
07-14 17:54:19.591 5162 5176 W ActivityManager: Force finishing activity com.android.settings/.Settings
07-14 17:54:19.592 5162 5176 I ActivityManager: moveHomeStack, setupComplete:true
07-14 17:54:19.622 7488 11394 D ProcSpeedReader: Failed to read freq stats from null
07-14 17:54:19.682 5162 8999 I OpenGLRenderer: Initialized EGL, version 1.4
07-14 17:54:20.123 5162 5188 W ActivityManager: Activity pause timeout for ActivityRecord{103e8bb u0 com.android.settings/.Settings t9 f}
07-14 17:54:20.126 7488 11394 D ProcSpeedReader: Failed to read freq stats from null
07-14 17:54:20.170 5162 10520 I ActivityManager: Killing 12168:com.android.vending/u0a48 (adj 15): empty #7
07-14 17:54:20.209 5162 7985 D ActivityManager: cleanUpApplicationRecord -- 12168
07-14 17:54:20.761 358 717 I SFPerfTracer: triggers: (rate: 0:0) (0 sw vsyncs) (0 skipped) (26:2792 vsyncs) (28:3249)
07-14 17:54:21.333 12499 12499 I Process : Sending signal. PID: 12499 SIG: 9
07-14 17:54:21.338 5162 8999 D OpenGLRenderer: endAllActiveAnimators on 0xb94d8470 (RippleDrawable) with handle 0xb95eeb18
07-14 17:54:21.347 5162 10519 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Pr
[email protected] [email protected], token = [email protected]
07-14 17:54:21.372 5162 6956 I ActivityManager: Process com.android.settings (pid 12499) has died
07-14 17:54:21.372 5162 6956 D ActivityManager: cleanUpApplicationRecord -- 12499
Click to expand...
Click to collapse
Wait a minute, you got a Verizon version and rooted it? Werid, we yeah I would use the 2nd image if it was newer, and do you mean to get a whole other Moto G4 play just to get the image? I wouldn't really do that
---------- Post added at 05:53 PM ---------- Previous post was at 05:52 PM ----------
I would suggest the app called logcat reader, it's a simple app hold down to access a menu
---------- Post added at 05:55 PM ---------- Previous post was at 05:53 PM ----------
I know your settings is broken but please make a backup before you start flashing anything!
fluffyofqweam said:
Wait a minute, you got a Verizon version and rooted it? Werid, we yeah I would use the 2nd image if it was newer, and do you mean to get a whole other Moto G4 play just to get the image? I wouldn't really do that
---------- Post added at 05:53 PM ---------- Previous post was at 05:52 PM ----------
I would suggest the app called logcat reader, it's a simple app hold down to access a menu
---------- Post added at 05:55 PM ---------- Previous post was at 05:53 PM ----------
I know your settings is broken but please make a backup before you start flashing anything!
Click to expand...
Click to collapse
No, no - this is a UK Retail version XT1604. I have nothing to backup to be honest - and even if I end up on an old software/radio etc (o2 build) then fine - If you want me to backup from inside TWRP then I can, but I don't see much point backing up a recovery image I have, a system image which is clearly broken, cache which is empty anyway and a few user settings. I can decide that later.
Based on what you see do I just need to flash the system.image files in turn ? or do I need to flash all the other bits as well (Everything else on the phone works I should point out besides being able to access settings)
Alright, I understand it's your choice but there's a chance the situation might get even worse, luckily you have TWRP though, anyways i would think that flashing the second image you posted would already have everything, but before you do that checkout this video
It seems like he does a lot stuff not needed. But it's not going to hurt right?
---------- Post added at 06:26 PM ---------- Previous post was at 06:19 PM ----------
Copy and paste all the commands to the note pad, read the discription
---------- Post added at 06:43 PM ---------- Previous post was at 06:26 PM ----------
Any news?
Any news?
Click to expand...
Click to collapse
Only just sitting down to watch the vid - standby. It's also dinner-time
Yum! ?
Ok, so the video is the same instructions as here but rather than using mfastboot just regular fastboot.exe
I'm in the process of taking a full backup via TWRP right now.
I'll update this post shortly.
**1**
That's why I was planning on not touching the radio side of things... I'll consider a rom if none of this works - at the end of the day long as I can get into boot loader its fine.
My plan is to flash everything except the radio stuff, and the recovery image
Gotcha! Perhaps follow the article, people do say that some things like there data or wifi signal doesn't work while other people say it works perfectly, I wish the best of luck, also if this does fail, maybe consider a rom?
Before I commit to this; does anyone know the difference between the MIP and the MIPS firmwares ? Is 1 for the dual SIM version? If so which one as this is only a single SIM
Er, not sure, sorry I didn't respond, xda labs didn't send me a notification
Any news?
fluffyofqweam said:
Any news?
Click to expand...
Click to collapse
Yes! - Sorry was out. We are back in business.
I ended up doing a full re-flash using this image and these instructions as a guide. But rather than mfastboot - use just fastboot and inside the .zip you will find a file called flashfile.xml - open that file in a browser and it will show you all the steps that firmware requires and bits to do. Use the website as a guide only.
The software installed;
6.0.1
Patch 01-May-2017
Modem Version: M8916_20250106.08.05.23.01R
System Version: 24.221.18.harpia.retail.en.US
Blur Version: Blur_Version.24.221.18.harpia.retail.en.US
Version when read from CPV: harpia-user 6.0.1 MPIS24.241-2.35-2-17 18 release-keys
Kernel 3.10.49 22-May-2017
Managed to re-encrypt then root the device, I'll sort out basic apps & bits later so I can build a base config to backup through TWRP. Once I've done that I'll start stripping out some of the junk (knowing I have a working backup)
It would appear for the time being the device is safe from any nasty incidents or the bin... I'm also a bit more happy about flashing the device now as well.

S8 - System UI stopped, triple vibration, black screen only side bar working

Hi!
Suddenly my S8 started having problems. A couple of weeks ago the camera started to close once in a while. Now suddenly
- get an error something like System UI stopped
- getting triple vibrations while side bar is on
- screen is black, only the side bar is working (but apps are not starting),
I have tried rebooting, but no improvement,
- tried Safe Mode, but the screeen stays black (except Safe Mode written at bottom left)
Please help get me out of this predicament. Thank you.
HackGerm said:
Hi!
Suddenly my S8 started having problems. A couple of weeks ago the camera started to close once in a while. Now suddenly
- get an error something like System UI stopped
- getting triple vibrations while side bar is on
- screen is black, only the side bar is working (but apps are not starting),
I have tried rebooting, but no improvement,
- tried Safe Mode, but the screeen stays black (except Safe Mode written at bottom left)
Please help get me out of this predicament. Thank you.
Click to expand...
Click to collapse
What did you install beforehand? That app may be the cause
HackGerm said:
Hi!
Suddenly my S8 started having problems. A couple of weeks ago the camera started to close once in a while. Now suddenly
- get an error something like System UI stopped
- getting triple vibrations while side bar is on
- screen is black, only the side bar is working (but apps are not starting),
I have tried rebooting, but no improvement,
- tried Safe Mode, but the screeen stays black (except Safe Mode written at bottom left)
Please help get me out of this predicament. Thank you.
Click to expand...
Click to collapse
Hey, I have exactly the same from yesterday. Currently investigating and trying to recover.
Here is the crash report of System UI:
Code:
--------- beginning of crash
04-18 06:01:42.862 4224 4224 E AndroidRuntime: FATAL EXCEPTION: main
04-18 06:01:42.862 4224 4224 E AndroidRuntime: Process: com.android.systemui, PID: 4224
04-18 06:01:42.862 4224 4224 E AndroidRuntime: java.lang.IncompatibleClassChangeError: Structural change of com.samsung.android.clockpack.plugins.clock.ClockView is hazardous (/data/app/com.samsung.android.app.aodservice-hd_tsaCAZE6KcExvzRnyPw==/oat/arm64/base.odex at compile time, /data/dalvik-cache/arm64/[email protected]@[email protected]@classes.dex at runtime): Virtual method count off: 13 vs 10
04-18 06:01:42.862 4224 4224 E AndroidRuntime: Lcom/samsung/android/clockpack/plugins/clock/ClockView; (Compile time):
04-18 06:01:42.862 4224 4224 E AndroidRuntime: Static fields:
04-18 06:01:42.862 4224 4224 E AndroidRuntime: I SCALE_MODE_EXTRA_SMALL
04-18 06:01:42.862 4224 4224 E AndroidRuntime: I SCALE_MODE_MEDIUM
04-18 06:01:42.862 4224 4224 E AndroidRuntime: I SCALE_MODE_MEDIUM_SMALL
04-18 06:01:42.862 4224 4224 E AndroidRuntime: I SCALE_MODE_NONE
04-18 06:01:42.862 4224 4224 E AndroidRuntime: I SCALE_MODE_SMALL
04-18 06:01:42.862 4224 4224 E AndroidRuntime: Instance fields:
04-18 06:01:42.862 4224 4224 E AndroidRuntime: Direct methods:
04-18 06:01:42.862 4224 4224 E AndroidRuntime: <init>(Landroid/content/Context;)V
04-18 06:01:42.862 4224 4224 E AndroidRuntime: <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
04-18 06:01:42.862 4224 4224 E AndroidRuntime: <init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
04-18 06:01:42.862 4224 4224 E AndroidRuntime: <init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V
04-18 06:01:42.862 4224 4224 E AndroidRuntime: Virtual methods:
04-18 06:01:42.862 4224 4224 E AndroidRuntime: getClockType()I
04-18 06:01:42.862 4224 4224 E AndroidRuntime: getExtraData(Landroid/os/Bundle;)Landroid/os/Bundle;
04-18 06:01:42.862 4224 4224 E AndroidRuntime: isScalable()Z
04-18 06:01:42.862 4224 4224 E AndroidRuntime: refresh()V
04-18 06:01:42.862 4224 4224 E AndroidRuntime: setAdaptiveColors(IIII)V
04-18 06:01:42.862 4224 4224 E AndroidRuntime: setCustomColor(I)V
04-18 06:01:42.862 4224 4224 E AndroidRuntime: setDateVisibility(I)V
04-18 06:01:42.862 4224 4224 E AndroidRuntime: setExtraData(Landroid/os/Bundle;)V
04-18 06:01:42.862 4224 4224 E AndroidRuntime: setPaletteIndex(I)V
04-18 06:01:42.862 4224 4224 E AndroidRuntime: setScaleClock(FI)V
04-18 06:01:42.862 4224 4224 E AndroidRuntime: setScaleMode(I)V
04-18 06:01:42.862 4224 4224 E AndroidRuntime: setTimeVisibility(I)V
04-18 06:01:42.862 4224 4224 E AndroidRuntime: suspend(Z)V
04-18 06:01:42.862 4224 4224 E AndroidRuntime: Lcom/samsung/android/clockpack/plugins/clock/ClockView; (Runtime):
04-18 06:01:42.862 4224 4224 E AndroidRuntime: Static fields:
04-18 06:01:42.862 4224 4224 E AndroidRuntime: Instance fields:
04-18 06:01:42.862 4224 4224 E AndroidRuntime: Direct methods:
04-18 06:01:42.862 4224 4224 E AndroidRuntime: <init>(Landroid/content/Context;)V
04-18 06:01:42.862 4224 4224 E AndroidRuntime: <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
04-18 06:01:42.862 4224 4224 E AndroidRuntime: <init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
04-18 06:01:42.862 4224 4224 E AndroidRuntime: <init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V
04-18 06:01:42.862 4224 4224 E AndroidRuntime: Virtual methods:
04-18 06:01:42.862 4224 4224 E AndroidRuntime: getClockType()I
04-18 06:01:42.862 4224 4224 E AndroidRuntime: isScalable()Z
04-18 06:01:42.862 4224 4224 E AndroidRuntime: refresh()V
04-18 06:01:42.862 4224 4224 E AndroidRuntime: setAdaptiveColors(II)V
04-18 06:01:42.862 4224 4224 E AndroidRuntime: setCustomColor(I)V
04-18 06:01:42.862 4224 4224 E AndroidRuntime: setDateVisibility(I)V
04-18 06:01:42.862 4224 4224 E AndroidRuntime: setPaletteIndex(I)V
04-18 06:01:42.862 4224 4224 E AndroidRuntime: setScaleMode(Z)V
04-18 06:01:42.862 4224 4224 E AndroidRuntime: setTimeVisibility(I)V
04-18 06:01:42.862 4224 4224 E AndroidRuntime: suspend(Z)V
04-18 06:01:42.862 4224 4224 E AndroidRuntime: (declaration of 'com.samsung.android.uniform.widget.clock.AbsClockView' appears in /data/app/com.samsung.android.app.aodservice-hd_tsaCAZE6KcExvzRnyPw==/base.apk)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at dalvik.system.DexFile.defineClassNative(Native Method)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at dalvik.system.DexFile.defineClass(DexFile.java:282)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at dalvik.system.DexFile.loadClassBinaryName(DexFile.java:275)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at dalvik.system.DexPathList$Element.findClass(DexPathList.java:677)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at dalvik.system.DexPathList.findClass(DexPathList.java:466)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:91)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at dalvik.system.DexFile.defineClassNative(Native Method)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at dalvik.system.DexFile.defineClass(DexFile.java:282)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at dalvik.system.DexFile.loadClassBinaryName(DexFile.java:275)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at dalvik.system.DexPathList$Element.findClass(DexPathList.java:677)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at dalvik.system.DexPathList.findClass(DexPathList.java:466)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:91)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at dalvik.system.DexFile.defineClassNative(Native Method)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at dalvik.system.DexFile.defineClass(DexFile.java:282)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at dalvik.system.DexFile.loadClassBinaryName(DexFile.java:275)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at dalvik.system.DexPathList$Element.findClass(DexPathList.java:677)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at dalvik.system.DexPathList.findClass(DexPathList.java:466)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:91)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.LayoutInflater.createView(LayoutInflater.java:606)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:790)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:730)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:492)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:423)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:374)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.View.inflate(View.java:24373)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at com.samsung.android.uniform.plugins.UfClockProvider.getClockView(UfClockProvider.java:59)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at com.android.systemui.servicebox.pages.clock.ExternalClockProvider.getClockView(ExternalClockProvider.java:335)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at com.android.systemui.servicebox.pages.clock.KeyguardClockPage.getContentsView(KeyguardClockPage.java:531)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at com.android.systemui.servicebox.pages.KeyguardServiceBoxPage.attachContentsView(KeyguardServiceBoxPage.java:440)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at com.android.systemui.servicebox.pages.clock.KeyguardClockPage.attachContentsView(KeyguardClockPage.java:479)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at com.android.systemui.servicebox.pages.clock.KeyguardClockPage.considerChangeClockView(KeyguardClockPage.java:458)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at com.android.systemui.servicebox.pages.clock.KeyguardClockPage.onFinishInflate(KeyguardClockPage.java:163)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:876)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:515)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:423)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:374)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.View.inflate(View.java:24373)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at com.android.systemui.servicebox.pages.KeyguardPageItem.getPageView(KeyguardPageItem.java:52)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at com.android.systemui.servicebox.pages.KeyguardServiceBoxPageAdapter.instantiateItem(KeyguardServiceBoxPageAdapter.java:91)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at com.android.internal.widget.PagerAdapter.instantiateItem(PagerAdapter.java:110)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at com.android.internal.widget.ViewPager.addNewItem(ViewPager.java:810)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at com.android.internal.widget.ViewPager.populate(ViewPager.java:960)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at com.android.internal.widget.ViewPager.populate(ViewPager.java:892)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at com.android.internal.widget.ViewPager.onMeasure(ViewPager.java:1434)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at com.android.systemui.servicebox.KeyguardServiceBoxViewPager.onMeasure(KeyguardServiceBoxViewPager.java:63)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.View.measure(View.java:23147)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6922)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.widget.FrameLayout.onMeasure(FrameLayout.java:185)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.View.measure(View.java:23147)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6922)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.widget.LinearLayout.measureChildBeforeLayout(LinearLayout.java:1514)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.widget.LinearLayout.measureVertical(LinearLayout.java:806)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.widget.LinearLayout.onMeasure(LinearLayout.java:685)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.View.measure(View.java:23147)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6922)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.widget.FrameLayout.onMeasure(FrameLayout.java:185)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.View.measure(View.java:23147)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6922)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.widget.FrameLayout.onMeasure(FrameLayout.java:185)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.View.measure(View.java:23147)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6922)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.widget.FrameLayout.onMeasure(FrameLayout.java:185)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.View.measure(View.java:23147)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6922)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.widget.FrameLayout.onMeasure(FrameLayout.java:185)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.View.measure(View.java:23147)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.ViewRootImpl.performMeasure(ViewRootImpl.java:2794)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.ViewRootImpl.measureHierarchy(ViewRootImpl.java:1831)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:2086)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1706)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:7735)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:911)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.Choreographer.doCallbacks(Choreographer.java:723)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.Choreographer.doFrame(Choreographer.java:658)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:897)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:789)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:98)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.os.Looper.loop(Looper.java:164)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6887)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:327)
04-18 06:01:42.862 4224 4224 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1370)
I was not able to remove the app via adb:
Code:
$ adb shell
/system/bin/sh: /system/etc/mkshrc[9]: /vendor/bin/getprop: Permission denied
android:/ $ su
1|android:/ $ id
/system/bin/sh: /vendor/bin/id: Permission denied
1|android:/ $ pm uninstall com.sec.android.app.clockpackage
Failure [DELETE_FAILED_INTERNAL_ERROR]
HackGerm said:
Hi!
Suddenly my S8 started having problems. A couple of weeks ago the camera started to close once in a while. Now suddenly
- get an error something like System UI stopped
- getting triple vibrations while side bar is on
- screen is black, only the side bar is working (but apps are not starting),
I have tried rebooting, but no improvement,
- tried Safe Mode, but the screeen stays black (except Safe Mode written at bottom left)
Please help get me out of this predicament. Thank you.
Click to expand...
Click to collapse
I was able to solve temporarily by running this on adb shell : pm uninstall com.samsung.android.app.aodservice
---------- Post added at 03:41 AM ---------- Previous post was at 03:17 AM ----------
finally this command completely removed the app , and there are no autoupdates that mess with the phone again :
pm uninstall -k --user 0 com.samsung.android.app.aodservice

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

Bootloop rooted Oneplus5 with Oxygen stock rom.

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

Categories

Resources