Guest User

Untitled

a guest
May 22nd, 2023
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.72 KB | None | 0 0
  1. 05-21 16:47:07.495 2511 2511 W ActivityManager: Too early to start/bind service in system_server: Phase=550 ComponentInfo{com.android.server.telecom/com.android.server.telecom.components.TelecomService}
  2. 05-21 16:47:07.496 2511 2511 D CompatibilityChangeReporter: Compat change id reported: 168419799; UID 1000; state: DISABLED
  3. 05-21 16:47:07.496 2511 2511 W ActivityManager: Too early to start/bind service in system_server: Phase=550 ComponentInfo{com.android.server.telecom/com.android.server.telecom.components.TelecomService}
  4. 05-21 16:47:07.496 2511 2511 D SystemServerTiming: OnBootPhase_550_com.android.server.accounts.AccountManagerService$Lifecycle
  5. 05-21 16:47:07.496 2511 2511 D SystemServerTiming: OnBootPhase_550_com.android.server.content.ContentService$Lifecycle
  6. 05-21 16:47:07.496 2511 2563 E AppHibernationService: Attempt to call isHibernatingForUser on stopped or nonexistent user 0
  7. 05-21 16:47:07.498 2511 2511 E System : ******************************************
  8. 05-21 16:47:07.498 2511 2511 E System : ************ Failure starting system services
  9. 05-21 16:47:07.498 2511 2511 E System : java.lang.RuntimeException: Failed to boot service com.android.server.content.ContentService$Lifecycle: onBootPhase threw an exception during phase 550
  10. 05-21 16:47:07.498 2511 2511 E System : at com.android.server.SystemServiceManager.startBootPhase(SystemServiceManager.java:238)
  11. 05-21 16:47:07.498 2511 2511 E System : at com.android.server.SystemServer.lambda$startOtherServices$5$SystemServer(SystemServer.java:2726)
  12. 05-21 16:47:07.498 2511 2511 E System : at com.android.server.SystemServer$$ExternalSyntheticLambda4.run(Unknown Source:53)
  13. 05-21 16:47:07.498 2511 2511 E System : at com.android.server.am.ActivityManagerService.systemReady(ActivityManagerService.java:7663)
  14. 05-21 16:47:07.498 2511 2511 E System : at com.android.server.SystemServer.startOtherServices(SystemServer.java:2723)
  15. 05-21 16:47:07.498 2511 2511 E System : at com.android.server.SystemServer.run(SystemServer.java:891)
  16. 05-21 16:47:07.498 2511 2511 E System : at com.android.server.SystemServer.main(SystemServer.java:622)
  17. 05-21 16:47:07.498 2511 2511 E System : at java.lang.reflect.Method.invoke(Native Method)
  18. 05-21 16:47:07.498 2511 2511 E System : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
  19. 05-21 16:47:07.498 2511 2511 E System : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:981)
  20. 05-21 16:47:07.498 2511 2511 E System : Caused by: android.util.proto.ProtoParseException: Unexpected wire type: 7 at offset 0xa
  21. 05-21 16:47:07.498 2511 2511 E System : mFieldNumber : 0xc
  22. 05-21 16:47:07.498 2511 2511 E System : mWireType : 0x7
  23. 05-21 16:47:07.498 2511 2511 E System : mState : 0x1
  24. 05-21 16:47:07.498 2511 2511 E System : mDiscardedBytes : 0x0
  25. 05-21 16:47:07.498 2511 2511 E System : mOffset : 0xa
  26. 05-21 16:47:07.498 2511 2511 E System : mExpectedObjectTokenStack : null
  27. 05-21 16:47:07.498 2511 2511 E System : mDepth : 0xffffffff
  28. 05-21 16:47:07.498 2511 2511 E System : mBuffer : [B@64c0441
  29. 05-21 16:47:07.498 2511 2511 E System : mBufferSize : 0x2000
  30. 05-21 16:47:07.498 2511 2511 E System : mEnd : 0x2000
  31. 05-21 16:47:07.498 2511 2511 E System : at android.util.proto.ProtoInputStream.skip(ProtoInputStream.java:838)
  32. 05-21 16:47:07.498 2511 2511 E System : at android.util.proto.ProtoInputStream.nextField(ProtoInputStream.java:226)
  33. 05-21 16:47:07.498 2511 2511 E System : at com.android.server.content.SyncStorageEngine.readStatusInfoLocked(SyncStorageEngine.java:2069)
  34. 05-21 16:47:07.498 2511 2511 E System : at com.android.server.content.SyncStorageEngine.readStatusLocked(SyncStorageEngine.java:2059)
  35. 05-21 16:47:07.498 2511 2511 E System : at com.android.server.content.SyncStorageEngine.<init>(SyncStorageEngine.java:540)
  36. 05-21 16:47:07.498 2511 2511 E System : at com.android.server.content.SyncStorageEngine.init(SyncStorageEngine.java:561)
  37. 05-21 16:47:07.498 2511 2511 E System : at com.android.server.content.SyncManager.<init>(SyncManager.java:572)
  38. 05-21 16:47:07.498 2511 2511 E System : at com.android.server.content.ContentService.getSyncManager(ContentService.java:197)
  39. 05-21 16:47:07.498 2511 2511 E System : at com.android.server.content.ContentService.onBootPhase(ContentService.java:324)
  40. 05-21 16:47:07.498 2511 2511 E System : at com.android.server.content.ContentService$Lifecycle.onBootPhase(ContentService.java:125)
  41. 05-21 16:47:07.498 2511 2511 E System : at com.android.server.SystemServiceManager.startBootPhase(SystemServiceManager.java:235)
  42. 05-21 16:47:07.498 2511 2511 E System : ... 9 more
  43. 05-21 16:47:07.498 2511 2511 E Zygote : System zygote died with fatal exception
  44.  
Advertisement
Add Comment
Please, Sign In to add comment