Advertisement
Guest User

OP6

a guest
Jan 20th, 2019
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Logtalk 22.14 KB | None | 0 0
  1. mazwoz@mazwoz-dev:~/Downloads$ adb logcat | grep setup
  2. 12-31 23:00:39.415  1184  1184 I ConditionProviders:  Allowing condition provider com.google.android.setupwizard/com.google.android.setupwizard.predeferred.NotificationConsolidatorService
  3. 12-31 23:00:39.415  1184  1184 I NotificationListeners:  Allowing notification listener com.google.android.setupwizard/com.google.android.setupwizard.predeferred.NotificationConsolidatorService
  4. 12-31 23:00:39.598  1184  1184 V NotificationListeners: enabling notification listener for 0: ComponentInfo{com.google.android.setupwizard/com.google.android.setupwizard.predeferred.NotificationConsolidatorService}
  5. 12-31 23:00:39.598  1184  1184 V NotificationListeners: binding: Intent { act=android.service.notification.NotificationListenerService cmp=com.google.android.setupwizard/.predeferred.NotificationConsolidatorService (has extras) }
  6. 12-31 23:00:39.598  1184  1184 W ActivityManager: Unable to start service Intent { act=android.service.notification.NotificationListenerService cmp=com.google.android.setupwizard/.predeferred.NotificationConsolidatorService } U=0: not found
  7. 12-31 23:00:39.598  1184  1184 W NotificationListeners: Unable to bind notification listener service: Intent { act=android.service.notification.NotificationListenerService cmp=com.google.android.setupwizard/.predeferred.NotificationConsolidatorService (has extras) }
  8. 12-31 23:00:44.901  1184  3359 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=com.google.android.setupwizard/.SetupWizardActivity} from uid 0
  9. 12-31 23:00:44.919  1184  1212 I ActivityManager: Start proc 3381:com.google.android.setupwizard/u0a6 for activity com.google.android.setupwizard/.SetupWizardActivity
  10. 12-31 23:00:44.998  1184  1184 V SettingsProvider: Notifying for 0: content://settings/secure/user_setup_personalization_state
  11. 12-31 23:00:45.010  3381  3381 E AndroidRuntime: Process: com.google.android.setupwizard, PID: 3381
  12. 12-31 23:00:45.010  3381  3381 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.google.android.setupwizard/com.google.android.setupwizard.SetupWizardActivity}: java.lang.SecurityException: Caller must be granted REQUEST_NETWORK_SCORES.: Neither user 10006 nor current process has android.permission.REQUEST_NETWORK_SCORES.
  13. 12-31 23:00:45.010  3381  3381 E AndroidRuntime:    at com.google.android.setupwizard.network.AccessPointsMonitor.startMonitor(AccessPointsMonitor.java:188)
  14. 12-31 23:00:45.010  3381  3381 E AndroidRuntime:    at com.google.android.setupwizard.lifecycle.MonitorLifecycleCallback.onSessionResume(MonitorLifecycleCallback.java:35)
  15. 12-31 23:00:45.010  3381  3381 E AndroidRuntime:    at com.google.android.setupwizard.common.lifecycle.LifecycleManager$Callback.onSessionResume(LifecycleManager.java:251)
  16. 12-31 23:00:45.010  3381  3381 E AndroidRuntime:    at com.google.android.setupwizard.common.lifecycle.LifecycleManager.notifySessionStart(LifecycleManager.java:81)
  17. 12-31 23:00:45.010  3381  3381 E AndroidRuntime:    at com.google.android.setupwizard.common.lifecycle.LifecycleManager.notifyHomeActivityStart(LifecycleManager.java:67)
  18. 12-31 23:00:45.010  3381  3381 E AndroidRuntime:    at com.google.android.setupwizard.SetupWizardActivity.runForSuw(SetupWizardActivity.java:142)
  19. 12-31 23:00:45.010  3381  3381 E AndroidRuntime:    at com.google.android.setupwizard.SetupWizardActivity.onCreate(SetupWizardActivity.java:88)
  20. 12-31 23:00:45.012  1184  3071 W ActivityManager:   Force finishing activity com.google.android.setupwizard/.SetupWizardActivity
  21. 12-31 23:00:45.024  1184  3359 I ActivityManager: Process com.google.android.setupwizard (pid 3381) has died: fore TOP
  22. 12-31 23:00:45.026  1184  3359 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=com.google.android.setupwizard/.SetupWizardActivity} from uid 0
  23. 12-31 23:00:45.043  1184  1212 I ActivityManager: Start proc 3457:com.google.android.setupwizard/u0a6 for activity com.google.android.setupwizard/.SetupWizardActivity
  24. 12-31 23:00:45.116  3457  3457 E AndroidRuntime: Process: com.google.android.setupwizard, PID: 3457
  25. 12-31 23:00:45.116  3457  3457 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.google.android.setupwizard/com.google.android.setupwizard.SetupWizardActivity}: java.lang.SecurityException: Caller must be granted REQUEST_NETWORK_SCORES.: Neither user 10006 nor current process has android.permission.REQUEST_NETWORK_SCORES.
  26. 12-31 23:00:45.116  3457  3457 E AndroidRuntime:    at com.google.android.setupwizard.network.AccessPointsMonitor.startMonitor(AccessPointsMonitor.java:188)
  27. 12-31 23:00:45.116  3457  3457 E AndroidRuntime:    at com.google.android.setupwizard.lifecycle.MonitorLifecycleCallback.onSessionResume(MonitorLifecycleCallback.java:35)
  28. 12-31 23:00:45.116  3457  3457 E AndroidRuntime:    at com.google.android.setupwizard.common.lifecycle.LifecycleManager$Callback.onSessionResume(LifecycleManager.java:251)
  29. 12-31 23:00:45.116  3457  3457 E AndroidRuntime:    at com.google.android.setupwizard.common.lifecycle.LifecycleManager.notifySessionStart(LifecycleManager.java:81)
  30. 12-31 23:00:45.116  3457  3457 E AndroidRuntime:    at com.google.android.setupwizard.common.lifecycle.LifecycleManager.notifyHomeActivityStart(LifecycleManager.java:67)
  31. 12-31 23:00:45.116  3457  3457 E AndroidRuntime:    at com.google.android.setupwizard.SetupWizardActivity.runForSuw(SetupWizardActivity.java:142)
  32. 12-31 23:00:45.116  3457  3457 E AndroidRuntime:    at com.google.android.setupwizard.SetupWizardActivity.onCreate(SetupWizardActivity.java:88)
  33. 12-31 23:00:45.117  1184  3359 W ActivityManager:   Force finishing activity com.google.android.setupwizard/.SetupWizardActivity
  34. 12-31 23:00:45.122  1184  1211 I ActivityManager: Showing crash dialog for package com.google.android.setupwizard u0
  35. 12-31 23:00:45.619  1184  1210 W ActivityManager: Activity pause timeout for ActivityRecord{2229285 u0 com.google.android.setupwizard/.SetupWizardActivity t3 f}
  36. 12-31 23:00:45.620  1184  1210 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=com.google.android.setupwizard/.SetupWizardActivity} from uid 0
  37. 12-31 23:00:54.876  1184  1184 V NotificationListeners: enabling notification listener for 0: ComponentInfo{com.google.android.setupwizard/com.google.android.setupwizard.predeferred.NotificationConsolidatorService}
  38. 12-31 23:00:54.876  1184  1184 V NotificationListeners: binding: Intent { act=android.service.notification.NotificationListenerService cmp=com.google.android.setupwizard/.predeferred.NotificationConsolidatorService (has extras) }
  39. 12-31 23:00:54.876  1184  1184 W ActivityManager: Unable to start service Intent { act=android.service.notification.NotificationListenerService cmp=com.google.android.setupwizard/.predeferred.NotificationConsolidatorService } U=0: not found
  40. 12-31 23:00:54.876  1184  1184 W NotificationListeners: Unable to bind notification listener service: Intent { act=android.service.notification.NotificationListenerService cmp=com.google.android.setupwizard/.predeferred.NotificationConsolidatorService (has extras) }
  41. 12-31 23:01:03.214  1184  1210 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{e4f4de6 u0 android.intent.action.USER_UNLOCKED} to ReceiverList{67ed201 3457 com.google.android.setupwizard/10006/u0 remote:8006be8}: process gone or crashing
  42. 12-31 23:01:03.214  1184  1210 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{e4f4de6 u0 android.intent.action.USER_UNLOCKED} to ReceiverList{293e932 3457 com.google.android.setupwizard/10006/u0 remote:9058d3d}: process gone or crashing
  43. 12-31 23:01:03.224  1184  1184 V NotificationListeners: enabling notification listener for 0: ComponentInfo{com.google.android.setupwizard/com.google.android.setupwizard.predeferred.NotificationConsolidatorService}
  44. 12-31 23:01:03.240  1184  1184 V NotificationListeners: binding: Intent { act=android.service.notification.NotificationListenerService cmp=com.google.android.setupwizard/.predeferred.NotificationConsolidatorService (has extras) }
  45. 12-31 23:01:03.323  1184  1210 W ActivityManager: Activity pause timeout for ActivityRecord{1a41717 u0 com.google.android.setupwizard/.SetupWizardActivity t4}
  46. 12-31 23:01:03.696  1184  1212 I ActivityManager: Start proc 7224:com.google.android.partnersetup/u0a34 for content provider com.google.android.partnersetup/.RlzAppProvider
  47. 12-31 23:01:04.863  1184  1210 W ActivityManager: Activity destroy timeout for ActivityRecord{2229285 u0 com.google.android.setupwizard/.SetupWizardActivity t3 f}
  48. 12-31 23:01:13.191  1184  3359 W ActivityManager:   Force finishing activity com.google.android.setupwizard/.SetupWizardActivity
  49. 12-31 23:01:13.198  1184  3359 I ActivityManager: Killing 3457:com.google.android.setupwizard/u0a6 (adj 0): crash
  50. 12-31 23:01:13.198  1184  1184 W NotificationListeners: notification listener binding died: ComponentInfo{com.google.android.setupwizard/com.google.android.setupwizard.predeferred.NotificationConsolidatorService}
  51. 12-31 23:01:14.620  1184  4962 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=com.google.android.setupwizard/.SetupWizardActivity} from uid 0
  52. 12-31 23:01:14.652  1184  1212 I ActivityManager: Start proc 9525:com.google.android.setupwizard/u0a6 for activity com.google.android.setupwizard/.SetupWizardActivity
  53. 12-31 23:01:14.723  9525  9525 E AndroidRuntime: Process: com.google.android.setupwizard, PID: 9525
  54. 12-31 23:01:14.723  9525  9525 E AndroidRuntime: java.lang.RuntimeException: Unable to create application com.google.android.setupwizard.SetupWizardApplication: java.lang.SecurityException: Caller must be granted REQUEST_NETWORK_SCORES.: Neither user 10006 nor current process has android.permission.REQUEST_NETWORK_SCORES.
  55. 12-31 23:01:14.723  9525  9525 E AndroidRuntime:    at com.google.android.setupwizard.network.AccessPointsMonitor.startMonitor(AccessPointsMonitor.java:188)
  56. 12-31 23:01:14.723  9525  9525 E AndroidRuntime:    at com.google.android.setupwizard.lifecycle.MonitorLifecycleCallback.onSessionResume(MonitorLifecycleCallback.java:35)
  57. 12-31 23:01:14.723  9525  9525 E AndroidRuntime:    at com.google.android.setupwizard.common.lifecycle.LifecycleManager$Callback.onSessionResume(LifecycleManager.java:251)
  58. 12-31 23:01:14.723  9525  9525 E AndroidRuntime:    at com.google.android.setupwizard.common.lifecycle.LifecycleManager.notifyApplicationStart(LifecycleManager.java:98)
  59. 12-31 23:01:14.723  9525  9525 E AndroidRuntime:    at com.google.android.setupwizard.SetupWizardApplication.onCreate(SetupWizardApplication.java:35)
  60. 12-31 23:01:14.725  1184  3559 W ActivityManager:   Force finishing activity com.google.android.setupwizard/.SetupWizardActivity
  61. 12-31 23:01:14.729  1184  1211 I ActivityManager: Showing crash dialog for package com.google.android.setupwizard u0
  62. 12-31 23:01:14.851  1184  4064 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=com.google.android.setupwizard/.SetupWizardActivity} from uid 0
  63. 12-31 23:01:15.227  1184  1210 W ActivityManager: Activity pause timeout for ActivityRecord{cdf4148 u0 com.google.android.setupwizard/.SetupWizardActivity t6 f}
  64. 12-31 23:01:23.201  1184  1184 V NotificationListeners: binding: Intent { act=android.service.notification.NotificationListenerService cmp=com.google.android.setupwizard/.predeferred.NotificationConsolidatorService (has extras) }
  65. 12-31 23:01:34.641  1184  3559 W ActivityManager:   Force finishing activity com.google.android.setupwizard/.SetupWizardActivity
  66. 12-31 23:01:34.649   752   815 W SurfaceFlinger: Attempting to destroy on removed layer: AppWindowToken{291a252 token=Token{92ff6dd ActivityRecord{fb5eab4 u0 com.google.android.setupwizard/.SetupWizardActivity t7}}}#0
  67. 12-31 23:01:34.651  1184  3559 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=com.google.android.setupwizard/.SetupWizardActivity} from uid 0
  68. 12-31 23:01:34.669  1184  3559 W ActivityManager:   Force finishing activity com.google.android.setupwizard/.SetupWizardActivity
  69. 12-31 23:01:34.671   752  1222 W SurfaceFlinger: Attempting to destroy on removed layer: AppWindowToken{8432d06 token=Token{6a2ebe1 ActivityRecord{cdf4148 u0 com.google.android.setupwizard/.SetupWizardActivity t6}}}#0
  70. 12-31 23:01:34.672  1184  3559 I ActivityManager: Killing 9525:com.google.android.setupwizard/u0a6 (adj 0): crash
  71. 12-31 23:01:34.674  1184  1184 W NotificationListeners: notification listener binding died: ComponentInfo{com.google.android.setupwizard/com.google.android.setupwizard.predeferred.NotificationConsolidatorService}
  72. 12-31 23:01:34.677  1184  1184 V NotificationListeners: notification listener not rebinding as a previous rebind attempt was made: ComponentInfo{com.google.android.setupwizard/com.google.android.setupwizard.predeferred.NotificationConsolidatorService}
  73. 12-31 23:01:34.686  1184  1212 I ActivityManager: Start proc 10953:com.google.android.setupwizard/u0a6 for activity com.google.android.setupwizard/.SetupWizardActivity
  74. 12-31 23:01:34.763   752  1222 W SurfaceFlinger: Attempting to destroy on removed layer: 900a7b5 Application Error: com.google.android.setupwizard#0
  75. 12-31 23:01:34.765 10953 10953 E AndroidRuntime: Process: com.google.android.setupwizard, PID: 10953
  76. 12-31 23:01:34.765 10953 10953 E AndroidRuntime: java.lang.RuntimeException: Unable to create application com.google.android.setupwizard.SetupWizardApplication: java.lang.SecurityException: Caller must be granted REQUEST_NETWORK_SCORES.: Neither user 10006 nor current process has android.permission.REQUEST_NETWORK_SCORES.
  77. 12-31 23:01:34.765 10953 10953 E AndroidRuntime:    at com.google.android.setupwizard.network.AccessPointsMonitor.startMonitor(AccessPointsMonitor.java:188)
  78. 12-31 23:01:34.765 10953 10953 E AndroidRuntime:    at com.google.android.setupwizard.lifecycle.MonitorLifecycleCallback.onSessionResume(MonitorLifecycleCallback.java:35)
  79. 12-31 23:01:34.765 10953 10953 E AndroidRuntime:    at com.google.android.setupwizard.common.lifecycle.LifecycleManager$Callback.onSessionResume(LifecycleManager.java:251)
  80. 12-31 23:01:34.765 10953 10953 E AndroidRuntime:    at com.google.android.setupwizard.common.lifecycle.LifecycleManager.notifyApplicationStart(LifecycleManager.java:98)
  81. 12-31 23:01:34.765 10953 10953 E AndroidRuntime:    at com.google.android.setupwizard.SetupWizardApplication.onCreate(SetupWizardApplication.java:35)
  82. 12-31 23:01:34.766  1184  4000 W ActivityManager:   Force finishing activity com.google.android.setupwizard/.SetupWizardActivity
  83. 12-31 23:01:34.768  1184  1211 I ActivityManager: Showing crash dialog for package com.google.android.setupwizard u0
  84. 12-31 23:01:34.924  1184  3451 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=com.google.android.setupwizard/.SetupWizardActivity} from uid 0
  85. 12-31 23:01:35.266  1184  1210 W ActivityManager: Activity pause timeout for ActivityRecord{4309be5 u0 com.google.android.setupwizard/.SetupWizardActivity t8 f}
  86. 12-31 23:01:57.724  1184  4000 I ActivityManager: START u0 {act=android.settings.APPLICATION_DETAILS_SETTINGS dat=package:com.google.android.setupwizard flg=0x10000000 cmp=com.android.settings/.applications.InstalledAppDetails} from uid 1000
  87. 12-31 23:01:57.757  1184  4000 I ActivityManager: Process com.google.android.setupwizard (pid 10953) has died: fore TOP
  88. 12-31 23:01:57.760   752  3215 W SurfaceFlinger: Attempting to destroy on removed layer: AppWindowToken{a7dc96b token=Token{5056ba ActivityRecord{4309be5 u0 com.google.android.setupwizard/.SetupWizardActivity t8}}}#0
  89. 12-31 23:01:57.848   752   815 W SurfaceFlinger: Attempting to destroy on removed layer: cabca79 Application Error: com.google.android.setupwizard#0
  90. 12-31 23:02:09.309 12796 12796 D AppInfoDashboard: Stopping package com.google.android.setupwizard
  91. 12-31 23:02:09.310  1184  3739 I ActivityManager: Force stopping com.google.android.setupwizard appid=10006 user=0: from pid 12796
  92. 12-31 23:02:09.311  1184  3739 I ActivityManager:   Force finishing activity ActivityRecord{c4dc746 u0 com.google.android.setupwizard/.SetupWizardActivity t9}
  93. 12-31 23:02:09.321   752  3215 W SurfaceFlinger: Attempting to destroy on removed layer: AppWindowToken{feeee34 token=Token{5f95d07 ActivityRecord{c4dc746 u0 com.google.android.setupwizard/.SetupWizardActivity t9}}}#0
  94. 12-31 23:02:09.321 12796 12796 D AppActionButtonControl: Sending broadcast to query restart status for com.google.android.setupwizard
  95. 12-31 23:02:09.324  1184  1184 V NotificationListeners: enabling notification listener for 0: ComponentInfo{com.google.android.setupwizard/com.google.android.setupwizard.predeferred.NotificationConsolidatorService}
  96. 12-31 23:02:09.325  1184  1184 V NotificationListeners: binding: Intent { act=android.service.notification.NotificationListenerService cmp=com.google.android.setupwizard/.predeferred.NotificationConsolidatorService (has extras) }
  97. 12-31 23:02:09.352  1184  1212 I ActivityManager: Start proc 13706:com.google.android.setupwizard/u0a6 for service com.google.android.setupwizard/.predeferred.NotificationConsolidatorService
  98. 12-31 23:02:09.359  1184  1184 V NotificationListeners: enabling notification listener for 0: ComponentInfo{com.google.android.setupwizard/com.google.android.setupwizard.predeferred.NotificationConsolidatorService}
  99. 12-31 23:02:09.359  1184  1184 V NotificationListeners: Not registering ComponentInfo{com.google.android.setupwizard/com.google.android.setupwizard.predeferred.NotificationConsolidatorService} as bind is already in progress
  100. 12-31 23:02:09.361 12796 12796 D AppActionButtonControl: Sending broadcast to query restart status for com.google.android.setupwizard
  101. 12-31 23:02:09.400 12796 12796 D AppActionButtonControl: Sending broadcast to query restart status for com.google.android.setupwizard
  102. 12-31 23:02:09.456 13706 13706 E AndroidRuntime: Process: com.google.android.setupwizard, PID: 13706
  103. 12-31 23:02:09.456 13706 13706 E AndroidRuntime: java.lang.RuntimeException: Unable to create application com.google.android.setupwizard.SetupWizardApplication: java.lang.SecurityException: Caller must be granted REQUEST_NETWORK_SCORES.: Neither user 10006 nor current process has android.permission.REQUEST_NETWORK_SCORES.
  104. 12-31 23:02:09.456 13706 13706 E AndroidRuntime:    at com.google.android.setupwizard.network.AccessPointsMonitor.startMonitor(AccessPointsMonitor.java:188)
  105. 12-31 23:02:09.456 13706 13706 E AndroidRuntime:    at com.google.android.setupwizard.lifecycle.MonitorLifecycleCallback.onSessionResume(MonitorLifecycleCallback.java:35)
  106. 12-31 23:02:09.456 13706 13706 E AndroidRuntime:    at com.google.android.setupwizard.common.lifecycle.LifecycleManager$Callback.onSessionResume(LifecycleManager.java:251)
  107. 12-31 23:02:09.456 13706 13706 E AndroidRuntime:    at com.google.android.setupwizard.common.lifecycle.LifecycleManager.notifyApplicationStart(LifecycleManager.java:98)
  108. 12-31 23:02:09.456 13706 13706 E AndroidRuntime:    at com.google.android.setupwizard.SetupWizardApplication.onCreate(SetupWizardApplication.java:35)
  109. 12-31 23:02:09.459  1184  1211 I ActivityManager: Showing crash dialog for package com.google.android.setupwizard u0
  110. 12-31 23:02:09.542 12796 12796 D AppActionButtonControl: Got broadcast response: Restart status for com.google.android.setupwizard true
  111. 12-31 23:02:09.545  1184  1184 V NotificationListeners: enabling notification listener for 0: ComponentInfo{com.google.android.setupwizard/com.google.android.setupwizard.predeferred.NotificationConsolidatorService}
  112. 12-31 23:02:09.545  1184  1184 V NotificationListeners: Not registering ComponentInfo{com.google.android.setupwizard/com.google.android.setupwizard.predeferred.NotificationConsolidatorService} as bind is already in progress
  113. 12-31 23:02:09.562 12796 12796 D AppActionButtonControl: Got broadcast response: Restart status for com.google.android.setupwizard true
  114. 12-31 23:02:09.566  1184  1184 V NotificationListeners: enabling notification listener for 0: ComponentInfo{com.google.android.setupwizard/com.google.android.setupwizard.predeferred.NotificationConsolidatorService}
  115. 12-31 23:02:09.566  1184  1184 V NotificationListeners: Not registering ComponentInfo{com.google.android.setupwizard/com.google.android.setupwizard.predeferred.NotificationConsolidatorService} as bind is already in progress
  116. 12-31 23:02:09.583 12796 12796 D AppActionButtonControl: Got broadcast response: Restart status for com.google.android.setupwizard true
  117. 12-31 23:02:23.627 12796 12796 D AppActionButtonControl: Sending broadcast to query restart status for com.google.android.setupwizard
  118. 12-31 23:02:23.675  1184  1184 V NotificationListeners: enabling notification listener for 0: ComponentInfo{com.google.android.setupwizard/com.google.android.setupwizard.predeferred.NotificationConsolidatorService}
  119. 12-31 23:02:23.675  1184  1184 V NotificationListeners: Not registering ComponentInfo{com.google.android.setupwizard/com.google.android.setupwizard.predeferred.NotificationConsolidatorService} as bind is already in progress
  120. 12-31 23:02:23.774 12796 12796 D AppActionButtonControl: Got broadcast response: Restart status for com.google.android.setupwizard true
  121. 12-31 23:02:29.382  1184  1210 W ActivityManager: Timeout executing service: ServiceRecord{bbe51d9 u0 com.google.android.setupwizard/.predeferred.NotificationConsolidatorService}
  122. 12-31 23:02:29.449  1184  1210 I ActivityManager: Crashing app skipping ANR: ProcessRecord{fa4624c 13706:com.google.android.setupwizard/u0a6} executing service com.google.android.setupwizard/.predeferred.NotificationConsolidatorService
  123. 12-31 23:03:09.278  1184  3360 I ActivityManager: Killing 13706:com.google.android.setupwizard/u0a6 (adj 0): crash
  124. 12-31 23:03:09.280  1184  1184 W NotificationListeners: notification listener binding died: ComponentInfo{com.google.android.setupwizard/com.google.android.setupwizard.predeferred.NotificationConsolidatorService}
  125. 12-31 23:03:09.293   752  1222 W SurfaceFlinger: Attempting to destroy on removed layer: fc7a162 Application Error: com.google.android.setupwizard#0
  126. 12-31 23:03:09.296  1184  1184 V NotificationListeners: notification listener not rebinding as a previous rebind attempt was made: ComponentInfo{com.google.android.setupwizard/com.google.android.setupwizard.predeferred.NotificationConsolidatorService}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement