Advertisement
letmedanz

Untitled

Jan 25th, 2015
351
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 154.58 KB | None | 0 0
  1. roidRuntime(22266): at android.view.LayoutInflater.rInflate(LayoutInflater.java:802)
  2. E/AndroidRuntime(22266): at android.view.LayoutInflater.rInflate(LayoutInflater.java:809)
  3. E/AndroidRuntime(22266): at android.view.LayoutInflater.parseInclude(LayoutInflater.java:916)
  4. E/AndroidRuntime(22266): at android.view.LayoutInflater.rInflate(LayoutInflater.java:802)
  5. E/AndroidRuntime(22266): at android.view.LayoutInflater.rInflate(LayoutInflater.java:809)
  6. E/AndroidRuntime(22266): at android.view.LayoutInflater.inflate(LayoutInflater.java:504)
  7. E/AndroidRuntime(22266): at android.view.LayoutInflater.inflate(LayoutInflater.java:414)
  8. E/AndroidRuntime(22266): at android.view.LayoutInflater.inflate(LayoutInflater.java:365)
  9. E/AndroidRuntime(22266): at android.view.View.inflate(View.java:18415)
  10. E/AndroidRuntime(22266): at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:733)
  11. E/AndroidRuntime(22266): at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3315)
  12. E/AndroidRuntime(22266): at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3311)
  13. E/AndroidRuntime(22266): at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:520)
  14. E/AndroidRuntime(22266): at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:681)
  15. E/AndroidRuntime(22266): at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
  16. E/AndroidRuntime(22266): at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
  17. E/AndroidRuntime(22266): at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:228)
  18. E/AndroidRuntime(22266): at com.android.systemui.statusbar.ServiceMonitor.access$000(ServiceMonitor.java:49)
  19. E/AndroidRuntime(22266): at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73)
  20. E/AndroidRuntime(22266): at android.os.Handler.dispatchMessage(Handler.java:102)
  21. E/AndroidRuntime(22266): at android.os.Looper.loop(Looper.java:135)
  22. E/AndroidRuntime(22266): at android.app.ActivityThread.main(ActivityThread.java:5223)
  23. E/AndroidRuntime(22266): at java.lang.reflect.Method.invoke(Native Method)
  24. E/AndroidRuntime(22266): at java.lang.reflect.Method.invoke(Method.java:372)
  25. E/AndroidRuntime(22266): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  26. E/AndroidRuntime(22266): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  27. W/ActivityManager( 829): Process com.android.systemui has crashed too many times: killing!
  28. I/Process (22266): Sending signal. PID: 22266 SIG: 9
  29. W/WallpaperManagerService( 829): Wallpaper service gone: ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper}
  30. W/WallpaperManagerService( 829): Reverting to built-in wallpaper!
  31. W/AudioService( 829): Current remote volume controller died, unregistering
  32. W/VolumeController( 829): Error calling dismiss
  33. W/VolumeController( 829): android.os.DeadObjectException
  34. W/VolumeController( 829): at android.os.BinderProxy.transactNative(Native Method)
  35. W/VolumeController( 829): at android.os.BinderProxy.transact(Binder.java:496)
  36. W/VolumeController( 829): at android.media.IVolumeController$Stub$Proxy.dismiss(IVolumeController.java:182)
  37. W/VolumeController( 829): at android.media.AudioService$VolumeController.postDismiss(AudioService.java:5628)
  38. W/VolumeController( 829): at android.media.AudioService.setVolumeController(AudioService.java:5478)
  39. W/VolumeController( 829): at android.media.AudioService$3.binderDied(AudioService.java:5487)
  40. W/VolumeController( 829): at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
  41. I/WindowState( 829): WIN DEATH: Window{34a045d6 u0 com.android.systemui.ImageWallpaper}
  42. W/KeyguardServiceWrapper( 829): Remote Exception
  43. W/KeyguardServiceWrapper( 829): android.os.DeadObjectException
  44. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transactNative(Native Method)
  45. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transact(Binder.java:496)
  46. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.IKeyguardService$Stub$Proxy.isSecure(IKeyguardService.java:271)
  47. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.isSecure(KeyguardServiceWrapper.java:54)
  48. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.isSecure(KeyguardServiceDelegate.java:197)
  49. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.isKeyguardSecure(PhoneWindowManager.java:5146)
  50. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.applyPostLayoutPolicyLw(PhoneWindowManager.java:3939)
  51. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9623)
  52. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8700)
  53. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8642)
  54. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindowInnerLocked(WindowManagerService.java:2753)
  55. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindowLocked(WindowManagerService.java:2645)
  56. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1114)
  57. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
  58. I/ActivityManager( 829): Process com.android.systemui (pid 22266) has died
  59. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.ImageWallpaper in 0ms
  60. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.SystemUIService in 0ms
  61. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.keyguard.KeyguardService in 0ms
  62. I/ActivityManager( 829): Start proc com.android.systemui for restart com.android.systemui: pid=22313 uid=10013 gids={50013, 9997, 1028, 1023, 1015, 1035, 3002, 3001, 3006} abi=armeabi-v7a
  63. V/SystemUIService(22313): Starting SystemUI services.
  64. D/TrustManagerService( 829): Removing dead TrustListener.
  65. D/NuPlayerDriver( 224): start(0xb1e56a60)
  66. I/GenericSource( 224): start
  67. D/NuPlayerDriver( 224): reset(0xb1e56a60)
  68. D/NuPlayerDriver( 224): notifyResetComplete(0xb1e56a60)
  69. D/NuPlayerDriver( 224): start(0xb2001e20)
  70. I/GenericSource( 224): start
  71. D/NuPlayerDriver( 224): reset(0xb2001e20)
  72. D/NuPlayerDriver( 224): notifyResetComplete(0xb2001e20)
  73. D/NuPlayerDriver( 224): start(0xb4a0d580)
  74. I/GenericSource( 224): start
  75. D/NuPlayerDriver( 224): reset(0xb4a0d580)
  76. D/NuPlayerDriver( 224): notifyResetComplete(0xb4a0d580)
  77. D/VolumeUI(22313): Registering volume controller
  78. I/Adreno-EGL(22313): <qeglDrvAPI_eglInitialize:410>: QUALCOMM Build: 10/24/14, 167c270, I68fa98814b
  79. I/StatusBarManagerService( 829): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@1ca3e740
  80. D/AndroidRuntime(22313): Shutting down VM
  81. E/AndroidRuntime(22313): FATAL EXCEPTION: main
  82. E/AndroidRuntime(22313): Process: com.android.systemui, PID: 22313
  83. E/AndroidRuntime(22313): java.lang.NullPointerException: Attempt to invoke virtual method 'void com.android.systemui.BatteryLevelTextView.setVisibility(int)' on a null object reference
  84. E/AndroidRuntime(22313): at com.android.systemui.statusbar.phone.KeyguardStatusBarView.updateVisibilities(KeyguardStatusBarView.java:105)
  85. E/AndroidRuntime(22313): at com.android.systemui.statusbar.phone.KeyguardStatusBarView.onFinishInflate(KeyguardStatusBarView.java:78)
  86. E/AndroidRuntime(22313): at android.view.LayoutInflater.rInflate(LayoutInflater.java:814)
  87. E/AndroidRuntime(22313): at android.view.LayoutInflater.parseInclude(LayoutInflater.java:916)
  88. E/AndroidRuntime(22313): at android.view.LayoutInflater.rInflate(LayoutInflater.java:802)
  89. E/AndroidRuntime(22313): at android.view.LayoutInflater.rInflate(LayoutInflater.java:809)
  90. E/AndroidRuntime(22313): at android.view.LayoutInflater.parseInclude(LayoutInflater.java:916)
  91. E/AndroidRuntime(22313): at android.view.LayoutInflater.rInflate(LayoutInflater.java:802)
  92. E/AndroidRuntime(22313): at android.view.LayoutInflater.rInflate(LayoutInflater.java:809)
  93. E/AndroidRuntime(22313): at android.view.LayoutInflater.inflate(LayoutInflater.java:504)
  94. E/AndroidRuntime(22313): at android.view.LayoutInflater.inflate(LayoutInflater.java:414)
  95. E/AndroidRuntime(22313): at android.view.LayoutInflater.inflate(LayoutInflater.java:365)
  96. E/AndroidRuntime(22313): at android.view.View.inflate(View.java:18415)
  97. E/AndroidRuntime(22313): at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:733)
  98. E/AndroidRuntime(22313): at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3315)
  99. E/AndroidRuntime(22313): at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3311)
  100. E/AndroidRuntime(22313): at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:520)
  101. E/AndroidRuntime(22313): at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:681)
  102. E/AndroidRuntime(22313): at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
  103. E/AndroidRuntime(22313): at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
  104. E/AndroidRuntime(22313): at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:228)
  105. E/AndroidRuntime(22313): at com.android.systemui.statusbar.ServiceMonitor.access$000(ServiceMonitor.java:49)
  106. E/AndroidRuntime(22313): at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73)
  107. E/AndroidRuntime(22313): at android.os.Handler.dispatchMessage(Handler.java:102)
  108. E/AndroidRuntime(22313): at android.os.Looper.loop(Looper.java:135)
  109. E/AndroidRuntime(22313): at android.app.ActivityThread.main(ActivityThread.java:5223)
  110. E/AndroidRuntime(22313): at java.lang.reflect.Method.invoke(Native Method)
  111. E/AndroidRuntime(22313): at java.lang.reflect.Method.invoke(Method.java:372)
  112. E/AndroidRuntime(22313): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  113. E/AndroidRuntime(22313): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  114. W/ActivityManager( 829): Process com.android.systemui has crashed too many times: killing!
  115. I/Process (22313): Sending signal. PID: 22313 SIG: 9
  116. W/AudioService( 829): Current remote volume controller died, unregistering
  117. W/VolumeController( 829): Error calling dismiss
  118. W/VolumeController( 829): android.os.DeadObjectException
  119. W/VolumeController( 829): at android.os.BinderProxy.transactNative(Native Method)
  120. W/VolumeController( 829): at android.os.BinderProxy.transact(Binder.java:496)
  121. W/VolumeController( 829): at android.media.IVolumeController$Stub$Proxy.dismiss(IVolumeController.java:182)
  122. W/VolumeController( 829): at android.media.AudioService$VolumeController.postDismiss(AudioService.java:5628)
  123. W/VolumeController( 829): at android.media.AudioService.setVolumeController(AudioService.java:5478)
  124. W/VolumeController( 829): at android.media.AudioService$3.binderDied(AudioService.java:5487)
  125. W/VolumeController( 829): at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
  126. I/WindowState( 829): WIN DEATH: Window{1ba9a2c3 u0 com.android.systemui.ImageWallpaper}
  127. W/WallpaperManagerService( 829): Wallpaper service gone: ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper}
  128. W/WallpaperManagerService( 829): Reverting to built-in wallpaper!
  129. W/KeyguardServiceWrapper( 829): Remote Exception
  130. W/KeyguardServiceWrapper( 829): android.os.DeadObjectException
  131. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transactNative(Native Method)
  132. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transact(Binder.java:496)
  133. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.IKeyguardService$Stub$Proxy.isSecure(IKeyguardService.java:271)
  134. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.isSecure(KeyguardServiceWrapper.java:54)
  135. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.isSecure(KeyguardServiceDelegate.java:197)
  136. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.isKeyguardSecure(PhoneWindowManager.java:5146)
  137. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.applyPostLayoutPolicyLw(PhoneWindowManager.java:3939)
  138. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9623)
  139. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8700)
  140. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8642)
  141. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindowInnerLocked(WindowManagerService.java:2753)
  142. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindowLocked(WindowManagerService.java:2645)
  143. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1114)
  144. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
  145. I/ActivityManager( 829): Process com.android.systemui (pid 22313) has died
  146. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.ImageWallpaper in 0ms
  147. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.SystemUIService in 0ms
  148. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.keyguard.KeyguardService in 0ms
  149. I/ActivityManager( 829): Start proc com.android.systemui for restart com.android.systemui: pid=22360 uid=10013 gids={50013, 9997, 1028, 1023, 1015, 1035, 3002, 3001, 3006} abi=armeabi-v7a
  150. V/SystemUIService(22360): Starting SystemUI services.
  151. I/art ( 829): Explicit concurrent mark sweep GC freed 12883(1401KB) AllocSpace objects, 3(48KB) LOS objects, 33% free, 21MB/32MB, paused 1.131ms total 58.372ms
  152. D/TrustManagerService( 829): Removing dead TrustListener.
  153. D/NuPlayerDriver( 224): start(0xb42107c0)
  154. I/GenericSource( 224): start
  155. D/NuPlayerDriver( 224): reset(0xb42107c0)
  156. D/NuPlayerDriver( 224): notifyResetComplete(0xb42107c0)
  157. D/NuPlayerDriver( 224): start(0xb50ce1c0)
  158. I/GenericSource( 224): start
  159. D/NuPlayerDriver( 224): reset(0xb50ce1c0)
  160. D/NuPlayerDriver( 224): notifyResetComplete(0xb50ce1c0)
  161. D/NuPlayerDriver( 224): start(0xb1e56a60)
  162. I/GenericSource( 224): start
  163. D/NuPlayerDriver( 224): reset(0xb1e56a60)
  164. D/NuPlayerDriver( 224): notifyResetComplete(0xb1e56a60)
  165. D/VolumeUI(22360): Registering volume controller
  166. I/Adreno-EGL(22360): <qeglDrvAPI_eglInitialize:410>: QUALCOMM Build: 10/24/14, 167c270, I68fa98814b
  167. I/StatusBarManagerService( 829): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@2e9e8685
  168. D/AndroidRuntime(22360): Shutting down VM
  169. E/AndroidRuntime(22360): FATAL EXCEPTION: main
  170. E/AndroidRuntime(22360): Process: com.android.systemui, PID: 22360
  171. E/AndroidRuntime(22360): java.lang.NullPointerException: Attempt to invoke virtual method 'void com.android.systemui.BatteryLevelTextView.setVisibility(int)' on a null object reference
  172. E/AndroidRuntime(22360): at com.android.systemui.statusbar.phone.KeyguardStatusBarView.updateVisibilities(KeyguardStatusBarView.java:105)
  173. E/AndroidRuntime(22360): at com.android.systemui.statusbar.phone.KeyguardStatusBarView.onFinishInflate(KeyguardStatusBarView.java:78)
  174. E/AndroidRuntime(22360): at android.view.LayoutInflater.rInflate(LayoutInflater.java:814)
  175. E/AndroidRuntime(22360): at android.view.LayoutInflater.parseInclude(LayoutInflater.java:916)
  176. E/AndroidRuntime(22360): at android.view.LayoutInflater.rInflate(LayoutInflater.java:802)
  177. E/AndroidRuntime(22360): at android.view.LayoutInflater.rInflate(LayoutInflater.java:809)
  178. E/AndroidRuntime(22360): at android.view.LayoutInflater.parseInclude(LayoutInflater.java:916)
  179. E/AndroidRuntime(22360): at android.view.LayoutInflater.rInflate(LayoutInflater.java:802)
  180. E/AndroidRuntime(22360): at android.view.LayoutInflater.rInflate(LayoutInflater.java:809)
  181. E/AndroidRuntime(22360): at android.view.LayoutInflater.inflate(LayoutInflater.java:504)
  182. E/AndroidRuntime(22360): at android.view.LayoutInflater.inflate(LayoutInflater.java:414)
  183. E/AndroidRuntime(22360): at android.view.LayoutInflater.inflate(LayoutInflater.java:365)
  184. E/AndroidRuntime(22360): at android.view.View.inflate(View.java:18415)
  185. E/AndroidRuntime(22360): at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:733)
  186. E/AndroidRuntime(22360): at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3315)
  187. E/AndroidRuntime(22360): at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3311)
  188. E/AndroidRuntime(22360): at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:520)
  189. E/AndroidRuntime(22360): at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:681)
  190. E/AndroidRuntime(22360): at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
  191. E/AndroidRuntime(22360): at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
  192. E/AndroidRuntime(22360): at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:228)
  193. E/AndroidRuntime(22360): at com.android.systemui.statusbar.ServiceMonitor.access$000(ServiceMonitor.java:49)
  194. E/AndroidRuntime(22360): at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73)
  195. E/AndroidRuntime(22360): at android.os.Handler.dispatchMessage(Handler.java:102)
  196. E/AndroidRuntime(22360): at android.os.Looper.loop(Looper.java:135)
  197. E/AndroidRuntime(22360): at android.app.ActivityThread.main(ActivityThread.java:5223)
  198. E/AndroidRuntime(22360): at java.lang.reflect.Method.invoke(Native Method)
  199. E/AndroidRuntime(22360): at java.lang.reflect.Method.invoke(Method.java:372)
  200. E/AndroidRuntime(22360): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  201. E/AndroidRuntime(22360): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  202. W/ActivityManager( 829): Process com.android.systemui has crashed too many times: killing!
  203. I/Process (22360): Sending signal. PID: 22360 SIG: 9
  204. W/AudioService( 829): Current remote volume controller died, unregistering
  205. W/VolumeController( 829): Error calling dismiss
  206. W/VolumeController( 829): android.os.DeadObjectException
  207. W/VolumeController( 829): at android.os.BinderProxy.transactNative(Native Method)
  208. W/VolumeController( 829): at android.os.BinderProxy.transact(Binder.java:496)
  209. W/VolumeController( 829): at android.media.IVolumeController$Stub$Proxy.dismiss(IVolumeController.java:182)
  210. W/VolumeController( 829): at android.media.AudioService$VolumeController.postDismiss(AudioService.java:5628)
  211. W/VolumeController( 829): at android.media.AudioService.setVolumeController(AudioService.java:5478)
  212. W/VolumeController( 829): at android.media.AudioService$3.binderDied(AudioService.java:5487)
  213. W/VolumeController( 829): at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
  214. I/WindowState( 829): WIN DEATH: Window{29bcffc u0 com.android.systemui.ImageWallpaper}
  215. W/WallpaperManagerService( 829): Wallpaper service gone: ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper}
  216. W/WallpaperManagerService( 829): Reverting to built-in wallpaper!
  217. W/KeyguardServiceWrapper( 829): Remote Exception
  218. W/KeyguardServiceWrapper( 829): android.os.DeadObjectException
  219. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transactNative(Native Method)
  220. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transact(Binder.java:496)
  221. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.IKeyguardService$Stub$Proxy.isSecure(IKeyguardService.java:271)
  222. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.isSecure(KeyguardServiceWrapper.java:54)
  223. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.isSecure(KeyguardServiceDelegate.java:197)
  224. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.isKeyguardSecure(PhoneWindowManager.java:5146)
  225. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.applyPostLayoutPolicyLw(PhoneWindowManager.java:3939)
  226. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9623)
  227. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8700)
  228. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8642)
  229. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindowInnerLocked(WindowManagerService.java:2753)
  230. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindowLocked(WindowManagerService.java:2645)
  231. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1114)
  232. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
  233. I/ActivityManager( 829): Process com.android.systemui (pid 22360) has died
  234. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.ImageWallpaper in 0ms
  235. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.SystemUIService in 0ms
  236. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.keyguard.KeyguardService in 0ms
  237. I/ActivityManager( 829): Start proc com.android.systemui for restart com.android.systemui: pid=22407 uid=10013 gids={50013, 9997, 1028, 1023, 1015, 1035, 3002, 3001, 3006} abi=armeabi-v7a
  238. I/art ( 235): Explicit concurrent mark sweep GC freed 705(30KB) AllocSpace objects, 0(0B) LOS objects, 40% free, 10MB/17MB, paused 157us total 13.894ms
  239. I/art ( 235): Explicit concurrent mark sweep GC freed 6(208B) AllocSpace objects, 0(0B) LOS objects, 40% free, 10MB/17MB, paused 145us total 7.710ms
  240. I/art ( 235): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 40% free, 10MB/17MB, paused 146us total 7.788ms
  241. V/SystemUIService(22407): Starting SystemUI services.
  242. D/TrustManagerService( 829): Removing dead TrustListener.
  243. D/NuPlayerDriver( 224): start(0xb2001e20)
  244. I/GenericSource( 224): start
  245. D/NuPlayerDriver( 224): reset(0xb2001e20)
  246. D/NuPlayerDriver( 224): notifyResetComplete(0xb2001e20)
  247. D/NuPlayerDriver( 224): start(0xb4a0d580)
  248. I/GenericSource( 224): start
  249. D/NuPlayerDriver( 224): reset(0xb4a0d580)
  250. D/NuPlayerDriver( 224): notifyResetComplete(0xb4a0d580)
  251. D/NuPlayerDriver( 224): start(0xb42107c0)
  252. I/GenericSource( 224): start
  253. D/NuPlayerDriver( 224): reset(0xb42107c0)
  254. D/NuPlayerDriver( 224): notifyResetComplete(0xb42107c0)
  255. D/VolumeUI(22407): Registering volume controller
  256. I/Adreno-EGL(22407): <qeglDrvAPI_eglInitialize:410>: QUALCOMM Build: 10/24/14, 167c270, I68fa98814b
  257. I/StatusBarManagerService( 829): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@a5dccb6
  258. D/AndroidRuntime(22407): Shutting down VM
  259. E/AndroidRuntime(22407): FATAL EXCEPTION: main
  260. E/AndroidRuntime(22407): Process: com.android.systemui, PID: 22407
  261. E/AndroidRuntime(22407): java.lang.NullPointerException: Attempt to invoke virtual method 'void com.android.systemui.BatteryLevelTextView.setVisibility(int)' on a null object reference
  262. E/AndroidRuntime(22407): at com.android.systemui.statusbar.phone.KeyguardStatusBarView.updateVisibilities(KeyguardStatusBarView.java:105)
  263. E/AndroidRuntime(22407): at com.android.systemui.statusbar.phone.KeyguardStatusBarView.onFinishInflate(KeyguardStatusBarView.java:78)
  264. E/AndroidRuntime(22407): at android.view.LayoutInflater.rInflate(LayoutInflater.java:814)
  265. E/AndroidRuntime(22407): at android.view.LayoutInflater.parseInclude(LayoutInflater.java:916)
  266. E/AndroidRuntime(22407): at android.view.LayoutInflater.rInflate(LayoutInflater.java:802)
  267. E/AndroidRuntime(22407): at android.view.LayoutInflater.rInflate(LayoutInflater.java:809)
  268. E/AndroidRuntime(22407): at android.view.LayoutInflater.parseInclude(LayoutInflater.java:916)
  269. E/AndroidRuntime(22407): at android.view.LayoutInflater.rInflate(LayoutInflater.java:802)
  270. E/AndroidRuntime(22407): at android.view.LayoutInflater.rInflate(LayoutInflater.java:809)
  271. E/AndroidRuntime(22407): at android.view.LayoutInflater.inflate(LayoutInflater.java:504)
  272. E/AndroidRuntime(22407): at android.view.LayoutInflater.inflate(LayoutInflater.java:414)
  273. E/AndroidRuntime(22407): at android.view.LayoutInflater.inflate(LayoutInflater.java:365)
  274. E/AndroidRuntime(22407): at android.view.View.inflate(View.java:18415)
  275. E/AndroidRuntime(22407): at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:733)
  276. E/AndroidRuntime(22407): at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3315)
  277. E/AndroidRuntime(22407): at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3311)
  278. E/AndroidRuntime(22407): at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:520)
  279. E/AndroidRuntime(22407): at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:681)
  280. E/AndroidRuntime(22407): at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
  281. E/AndroidRuntime(22407): at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
  282. E/AndroidRuntime(22407): at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:228)
  283. E/AndroidRuntime(22407): at com.android.systemui.statusbar.ServiceMonitor.access$000(ServiceMonitor.java:49)
  284. E/AndroidRuntime(22407): at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73)
  285. E/AndroidRuntime(22407): at android.os.Handler.dispatchMessage(Handler.java:102)
  286. E/AndroidRuntime(22407): at android.os.Looper.loop(Looper.java:135)
  287. E/AndroidRuntime(22407): at android.app.ActivityThread.main(ActivityThread.java:5223)
  288. E/AndroidRuntime(22407): at java.lang.reflect.Method.invoke(Native Method)
  289. E/AndroidRuntime(22407): at java.lang.reflect.Method.invoke(Method.java:372)
  290. E/AndroidRuntime(22407): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  291. E/AndroidRuntime(22407): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  292. W/ActivityManager( 829): Process com.android.systemui has crashed too many times: killing!
  293. I/Process (22407): Sending signal. PID: 22407 SIG: 9
  294. W/WallpaperManagerService( 829): Wallpaper service gone: ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper}
  295. W/WallpaperManagerService( 829): Reverting to built-in wallpaper!
  296. I/WindowState( 829): WIN DEATH: Window{11ea7c51 u0 com.android.systemui.ImageWallpaper}
  297. W/AudioService( 829): Current remote volume controller died, unregistering
  298. W/VolumeController( 829): Error calling dismiss
  299. W/VolumeController( 829): android.os.DeadObjectException
  300. W/VolumeController( 829): at android.os.BinderProxy.transactNative(Native Method)
  301. W/VolumeController( 829): at android.os.BinderProxy.transact(Binder.java:496)
  302. W/VolumeController( 829): at android.media.IVolumeController$Stub$Proxy.dismiss(IVolumeController.java:182)
  303. W/VolumeController( 829): at android.media.AudioService$VolumeController.postDismiss(AudioService.java:5628)
  304. W/VolumeController( 829): at android.media.AudioService.setVolumeController(AudioService.java:5478)
  305. W/VolumeController( 829): at android.media.AudioService$3.binderDied(AudioService.java:5487)
  306. W/VolumeController( 829): at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
  307. W/KeyguardServiceWrapper( 829): Remote Exception
  308. W/KeyguardServiceWrapper( 829): android.os.DeadObjectException
  309. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transactNative(Native Method)
  310. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transact(Binder.java:496)
  311. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.IKeyguardService$Stub$Proxy.isSecure(IKeyguardService.java:271)
  312. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.isSecure(KeyguardServiceWrapper.java:54)
  313. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.isSecure(KeyguardServiceDelegate.java:197)
  314. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.isKeyguardSecure(PhoneWindowManager.java:5146)
  315. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.applyPostLayoutPolicyLw(PhoneWindowManager.java:3939)
  316. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9623)
  317. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8700)
  318. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8642)
  319. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindowInnerLocked(WindowManagerService.java:2753)
  320. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindowLocked(WindowManagerService.java:2645)
  321. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1114)
  322. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
  323. I/ActivityManager( 829): Process com.android.systemui (pid 22407) has died
  324. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.ImageWallpaper in 0ms
  325. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.SystemUIService in 0ms
  326. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.keyguard.KeyguardService in 0ms
  327. I/ActivityManager( 829): Start proc com.android.systemui for restart com.android.systemui: pid=22454 uid=10013 gids={50013, 9997, 1028, 1023, 1015, 1035, 3002, 3001, 3006} abi=armeabi-v7a
  328. V/SystemUIService(22454): Starting SystemUI services.
  329. D/TrustManagerService( 829): Removing dead TrustListener.
  330. D/NuPlayerDriver( 224): start(0xb50ce1c0)
  331. I/GenericSource( 224): start
  332. D/NuPlayerDriver( 224): reset(0xb50ce1c0)
  333. D/NuPlayerDriver( 224): notifyResetComplete(0xb50ce1c0)
  334. D/NuPlayerDriver( 224): start(0xb1e56a60)
  335. I/GenericSource( 224): start
  336. D/NuPlayerDriver( 224): reset(0xb1e56a60)
  337. D/NuPlayerDriver( 224): notifyResetComplete(0xb1e56a60)
  338. D/NuPlayerDriver( 224): start(0xb2001e20)
  339. I/GenericSource( 224): start
  340. D/NuPlayerDriver( 224): reset(0xb2001e20)
  341. D/NuPlayerDriver( 224): notifyResetComplete(0xb2001e20)
  342. D/VolumeUI(22454): Registering volume controller
  343. I/art ( 829): Explicit concurrent mark sweep GC freed 9996(1035KB) AllocSpace objects, 2(32KB) LOS objects, 33% free, 21MB/32MB, paused 1.084ms total 58.070ms
  344. I/Adreno-EGL(22454): <qeglDrvAPI_eglInitialize:410>: QUALCOMM Build: 10/24/14, 167c270, I68fa98814b
  345. I/Choreographer(22454): Skipped 32 frames! The application may be doing too much work on its main thread.
  346. I/StatusBarManagerService( 829): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@13e28e23
  347. D/AndroidRuntime(22454): Shutting down VM
  348. E/AndroidRuntime(22454): FATAL EXCEPTION: main
  349. E/AndroidRuntime(22454): Process: com.android.systemui, PID: 22454
  350. E/AndroidRuntime(22454): java.lang.NullPointerException: Attempt to invoke virtual method 'void com.android.systemui.BatteryLevelTextView.setVisibility(int)' on a null object reference
  351. E/AndroidRuntime(22454): at com.android.systemui.statusbar.phone.KeyguardStatusBarView.updateVisibilities(KeyguardStatusBarView.java:105)
  352. E/AndroidRuntime(22454): at com.android.systemui.statusbar.phone.KeyguardStatusBarView.onFinishInflate(KeyguardStatusBarView.java:78)
  353. E/AndroidRuntime(22454): at android.view.LayoutInflater.rInflate(LayoutInflater.java:814)
  354. E/AndroidRuntime(22454): at android.view.LayoutInflater.parseInclude(LayoutInflater.java:916)
  355. E/AndroidRuntime(22454): at android.view.LayoutInflater.rInflate(LayoutInflater.java:802)
  356. E/AndroidRuntime(22454): at android.view.LayoutInflater.rInflate(LayoutInflater.java:809)
  357. E/AndroidRuntime(22454): at android.view.LayoutInflater.parseInclude(LayoutInflater.java:916)
  358. E/AndroidRuntime(22454): at android.view.LayoutInflater.rInflate(LayoutInflater.java:802)
  359. E/AndroidRuntime(22454): at android.view.LayoutInflater.rInflate(LayoutInflater.java:809)
  360. E/AndroidRuntime(22454): at android.view.LayoutInflater.inflate(LayoutInflater.java:504)
  361. E/AndroidRuntime(22454): at android.view.LayoutInflater.inflate(LayoutInflater.java:414)
  362. E/AndroidRuntime(22454): at android.view.LayoutInflater.inflate(LayoutInflater.java:365)
  363. E/AndroidRuntime(22454): at android.view.View.inflate(View.java:18415)
  364. E/AndroidRuntime(22454): at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:733)
  365. E/AndroidRuntime(22454): at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3315)
  366. E/AndroidRuntime(22454): at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3311)
  367. E/AndroidRuntime(22454): at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:520)
  368. E/AndroidRuntime(22454): at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:681)
  369. E/AndroidRuntime(22454): at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
  370. E/AndroidRuntime(22454): at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
  371. E/AndroidRuntime(22454): at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:228)
  372. E/AndroidRuntime(22454): at com.android.systemui.statusbar.ServiceMonitor.access$000(ServiceMonitor.java:49)
  373. E/AndroidRuntime(22454): at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73)
  374. E/AndroidRuntime(22454): at android.os.Handler.dispatchMessage(Handler.java:102)
  375. E/AndroidRuntime(22454): at android.os.Looper.loop(Looper.java:135)
  376. E/AndroidRuntime(22454): at android.app.ActivityThread.main(ActivityThread.java:5223)
  377. E/AndroidRuntime(22454): at java.lang.reflect.Method.invoke(Native Method)
  378. E/AndroidRuntime(22454): at java.lang.reflect.Method.invoke(Method.java:372)
  379. E/AndroidRuntime(22454): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  380. E/AndroidRuntime(22454): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  381. W/ActivityManager( 829): Process com.android.systemui has crashed too many times: killing!
  382. I/Process (22454): Sending signal. PID: 22454 SIG: 9
  383. W/WallpaperManagerService( 829): Wallpaper service gone: ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper}
  384. W/WallpaperManagerService( 829): Reverting to built-in wallpaper!
  385. W/AudioService( 829): Current remote volume controller died, unregistering
  386. W/VolumeController( 829): Error calling dismiss
  387. W/VolumeController( 829): android.os.DeadObjectException
  388. W/VolumeController( 829): at android.os.BinderProxy.transactNative(Native Method)
  389. W/VolumeController( 829): at android.os.BinderProxy.transact(Binder.java:496)
  390. W/VolumeController( 829): at android.media.IVolumeController$Stub$Proxy.dismiss(IVolumeController.java:182)
  391. W/VolumeController( 829): at android.media.AudioService$VolumeController.postDismiss(AudioService.java:5628)
  392. W/VolumeController( 829): at android.media.AudioService.setVolumeController(AudioService.java:5478)
  393. W/VolumeController( 829): at android.media.AudioService$3.binderDied(AudioService.java:5487)
  394. W/VolumeController( 829): at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
  395. I/WindowState( 829): WIN DEATH: Window{e9edb52 u0 com.android.systemui.ImageWallpaper}
  396. W/KeyguardServiceWrapper( 829): Remote Exception
  397. W/KeyguardServiceWrapper( 829): android.os.DeadObjectException
  398. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transactNative(Native Method)
  399. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transact(Binder.java:496)
  400. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.IKeyguardService$Stub$Proxy.isSecure(IKeyguardService.java:271)
  401. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.isSecure(KeyguardServiceWrapper.java:54)
  402. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.isSecure(KeyguardServiceDelegate.java:197)
  403. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.isKeyguardSecure(PhoneWindowManager.java:5146)
  404. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.applyPostLayoutPolicyLw(PhoneWindowManager.java:3939)
  405. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9623)
  406. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8700)
  407. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8642)
  408. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindowInnerLocked(WindowManagerService.java:2753)
  409. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindowLocked(WindowManagerService.java:2645)
  410. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1114)
  411. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
  412. I/ActivityManager( 829): Process com.android.systemui (pid 22454) has died
  413. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.ImageWallpaper in 0ms
  414. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.SystemUIService in 0ms
  415. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.keyguard.KeyguardService in 0ms
  416. I/ActivityManager( 829): Start proc com.android.systemui for restart com.android.systemui: pid=22501 uid=10013 gids={50013, 9997, 1028, 1023, 1015, 1035, 3002, 3001, 3006} abi=armeabi-v7a
  417. V/SystemUIService(22501): Starting SystemUI services.
  418. D/TrustManagerService( 829): Removing dead TrustListener.
  419. D/NuPlayerDriver( 224): start(0xb4a0d580)
  420. I/GenericSource( 224): start
  421. D/NuPlayerDriver( 224): reset(0xb4a0d580)
  422. D/NuPlayerDriver( 224): notifyResetComplete(0xb4a0d580)
  423. D/NuPlayerDriver( 224): start(0xb42107c0)
  424. I/GenericSource( 224): start
  425. D/NuPlayerDriver( 224): reset(0xb42107c0)
  426. D/NuPlayerDriver( 224): notifyResetComplete(0xb42107c0)
  427. D/NuPlayerDriver( 224): start(0xb50ce1c0)
  428. I/GenericSource( 224): start
  429. D/VolumeUI(22501): Registering volume controller
  430. D/NuPlayerDriver( 224): reset(0xb50ce1c0)
  431. D/NuPlayerDriver( 224): notifyResetComplete(0xb50ce1c0)
  432. I/Adreno-EGL(22501): <qeglDrvAPI_eglInitialize:410>: QUALCOMM Build: 10/24/14, 167c270, I68fa98814b
  433. I/wpa_supplicant( 6047): wlan0: CTRL-EVENT-SCAN-STARTED
  434. I/StatusBarManagerService( 829): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@2b9c8ddc
  435. D/AndroidRuntime(22501): Shutting down VM
  436. E/AndroidRuntime(22501): FATAL EXCEPTION: main
  437. E/AndroidRuntime(22501): Process: com.android.systemui, PID: 22501
  438. E/AndroidRuntime(22501): java.lang.NullPointerException: Attempt to invoke virtual method 'void com.android.systemui.BatteryLevelTextView.setVisibility(int)' on a null object reference
  439. E/AndroidRuntime(22501): at com.android.systemui.statusbar.phone.KeyguardStatusBarView.updateVisibilities(KeyguardStatusBarView.java:105)
  440. E/AndroidRuntime(22501): at com.android.systemui.statusbar.phone.KeyguardStatusBarView.onFinishInflate(KeyguardStatusBarView.java:78)
  441. E/AndroidRuntime(22501): at android.view.LayoutInflater.rInflate(LayoutInflater.java:814)
  442. E/AndroidRuntime(22501): at android.view.LayoutInflater.parseInclude(LayoutInflater.java:916)
  443. E/AndroidRuntime(22501): at android.view.LayoutInflater.rInflate(LayoutInflater.java:802)
  444. E/AndroidRuntime(22501): at android.view.LayoutInflater.rInflate(LayoutInflater.java:809)
  445. E/AndroidRuntime(22501): at android.view.LayoutInflater.parseInclude(LayoutInflater.java:916)
  446. E/AndroidRuntime(22501): at android.view.LayoutInflater.rInflate(LayoutInflater.java:802)
  447. E/AndroidRuntime(22501): at android.view.LayoutInflater.rInflate(LayoutInflater.java:809)
  448. E/AndroidRuntime(22501): at android.view.LayoutInflater.inflate(LayoutInflater.java:504)
  449. E/AndroidRuntime(22501): at android.view.LayoutInflater.inflate(LayoutInflater.java:414)
  450. E/AndroidRuntime(22501): at android.view.LayoutInflater.inflate(LayoutInflater.java:365)
  451. E/AndroidRuntime(22501): at android.view.View.inflate(View.java:18415)
  452. E/AndroidRuntime(22501): at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:733)
  453. E/AndroidRuntime(22501): at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3315)
  454. E/AndroidRuntime(22501): at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3311)
  455. E/AndroidRuntime(22501): at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:520)
  456. E/AndroidRuntime(22501): at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:681)
  457. E/AndroidRuntime(22501): at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
  458. E/AndroidRuntime(22501): at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
  459. E/AndroidRuntime(22501): at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:228)
  460. E/AndroidRuntime(22501): at com.android.systemui.statusbar.ServiceMonitor.access$000(ServiceMonitor.java:49)
  461. E/AndroidRuntime(22501): at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73)
  462. E/AndroidRuntime(22501): at android.os.Handler.dispatchMessage(Handler.java:102)
  463. E/AndroidRuntime(22501): at android.os.Looper.loop(Looper.java:135)
  464. E/AndroidRuntime(22501): at android.app.ActivityThread.main(ActivityThread.java:5223)
  465. E/AndroidRuntime(22501): at java.lang.reflect.Method.invoke(Native Method)
  466. E/AndroidRuntime(22501): at java.lang.reflect.Method.invoke(Method.java:372)
  467. E/AndroidRuntime(22501): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  468. E/AndroidRuntime(22501): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  469. W/ActivityManager( 829): Process com.android.systemui has crashed too many times: killing!
  470. I/Process (22501): Sending signal. PID: 22501 SIG: 9
  471. W/AudioService( 829): Current remote volume controller died, unregistering
  472. W/VolumeController( 829): Error calling dismiss
  473. W/VolumeController( 829): android.os.DeadObjectException
  474. W/VolumeController( 829): at android.os.BinderProxy.transactNative(Native Method)
  475. W/VolumeController( 829): at android.os.BinderProxy.transact(Binder.java:496)
  476. W/VolumeController( 829): at android.media.IVolumeController$Stub$Proxy.dismiss(IVolumeController.java:182)
  477. W/VolumeController( 829): at android.media.AudioService$VolumeController.postDismiss(AudioService.java:5628)
  478. W/VolumeController( 829): at android.media.AudioService.setVolumeController(AudioService.java:5478)
  479. W/VolumeController( 829): at android.media.AudioService$3.binderDied(AudioService.java:5487)
  480. W/VolumeController( 829): at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
  481. I/WindowState( 829): WIN DEATH: Window{3370924f u0 com.android.systemui.ImageWallpaper}
  482. W/WallpaperManagerService( 829): Wallpaper service gone: ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper}
  483. W/WallpaperManagerService( 829): Reverting to built-in wallpaper!
  484. W/KeyguardServiceWrapper( 829): Remote Exception
  485. W/KeyguardServiceWrapper( 829): android.os.DeadObjectException
  486. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transactNative(Native Method)
  487. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transact(Binder.java:496)
  488. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.IKeyguardService$Stub$Proxy.isSecure(IKeyguardService.java:271)
  489. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.isSecure(KeyguardServiceWrapper.java:54)
  490. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.isSecure(KeyguardServiceDelegate.java:197)
  491. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.isKeyguardSecure(PhoneWindowManager.java:5146)
  492. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.applyPostLayoutPolicyLw(PhoneWindowManager.java:3939)
  493. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9623)
  494. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8700)
  495. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8642)
  496. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindowInnerLocked(WindowManagerService.java:2753)
  497. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindowLocked(WindowManagerService.java:2645)
  498. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1114)
  499. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
  500. I/ActivityManager( 829): Process com.android.systemui (pid 22501) has died
  501. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.ImageWallpaper in 0ms
  502. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.SystemUIService in 0ms
  503. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.keyguard.KeyguardService in 0ms
  504. I/ActivityManager( 829): Start proc com.android.systemui for restart com.android.systemui: pid=22548 uid=10013 gids={50013, 9997, 1028, 1023, 1015, 1035, 3002, 3001, 3006} abi=armeabi-v7a
  505. V/SystemUIService(22548): Starting SystemUI services.
  506. D/TrustManagerService( 829): Removing dead TrustListener.
  507. D/NuPlayerDriver( 224): start(0xb1e56a60)
  508. I/GenericSource( 224): start
  509. D/NuPlayerDriver( 224): reset(0xb1e56a60)
  510. D/NuPlayerDriver( 224): notifyResetComplete(0xb1e56a60)
  511. D/NuPlayerDriver( 224): start(0xb2001e20)
  512. I/GenericSource( 224): start
  513. D/NuPlayerDriver( 224): reset(0xb2001e20)
  514. D/NuPlayerDriver( 224): notifyResetComplete(0xb2001e20)
  515. D/NuPlayerDriver( 224): start(0xb4a0d580)
  516. I/GenericSource( 224): start
  517. D/NuPlayerDriver( 224): reset(0xb4a0d580)
  518. D/NuPlayerDriver( 224): notifyResetComplete(0xb4a0d580)
  519. D/VolumeUI(22548): Registering volume controller
  520. I/Adreno-EGL(22548): <qeglDrvAPI_eglInitialize:410>: QUALCOMM Build: 10/24/14, 167c270, I68fa98814b
  521. I/art ( 829): Explicit concurrent mark sweep GC freed 10839(1121KB) AllocSpace objects, 2(32KB) LOS objects, 33% free, 21MB/32MB, paused 1.143ms total 59.653ms
  522. I/StatusBarManagerService( 829): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@27e5c2b1
  523. D/AndroidRuntime(22548): Shutting down VM
  524. E/AndroidRuntime(22548): FATAL EXCEPTION: main
  525. E/AndroidRuntime(22548): Process: com.android.systemui, PID: 22548
  526. E/AndroidRuntime(22548): java.lang.NullPointerException: Attempt to invoke virtual method 'void com.android.systemui.BatteryLevelTextView.setVisibility(int)' on a null object reference
  527. E/AndroidRuntime(22548): at com.android.systemui.statusbar.phone.KeyguardStatusBarView.updateVisibilities(KeyguardStatusBarView.java:105)
  528. E/AndroidRuntime(22548): at com.android.systemui.statusbar.phone.KeyguardStatusBarView.onFinishInflate(KeyguardStatusBarView.java:78)
  529. E/AndroidRuntime(22548): at android.view.LayoutInflater.rInflate(LayoutInflater.java:814)
  530. E/AndroidRuntime(22548): at android.view.LayoutInflater.parseInclude(LayoutInflater.java:916)
  531. E/AndroidRuntime(22548): at android.view.LayoutInflater.rInflate(LayoutInflater.java:802)
  532. E/AndroidRuntime(22548): at android.view.LayoutInflater.rInflate(LayoutInflater.java:809)
  533. E/AndroidRuntime(22548): at android.view.LayoutInflater.parseInclude(LayoutInflater.java:916)
  534. E/AndroidRuntime(22548): at android.view.LayoutInflater.rInflate(LayoutInflater.java:802)
  535. E/AndroidRuntime(22548): at android.view.LayoutInflater.rInflate(LayoutInflater.java:809)
  536. E/AndroidRuntime(22548): at android.view.LayoutInflater.inflate(LayoutInflater.java:504)
  537. E/AndroidRuntime(22548): at android.view.LayoutInflater.inflate(LayoutInflater.java:414)
  538. E/AndroidRuntime(22548): at android.view.LayoutInflater.inflate(LayoutInflater.java:365)
  539. E/AndroidRuntime(22548): at android.view.View.inflate(View.java:18415)
  540. E/AndroidRuntime(22548): at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:733)
  541. E/AndroidRuntime(22548): at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3315)
  542. E/AndroidRuntime(22548): at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3311)
  543. E/AndroidRuntime(22548): at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:520)
  544. E/AndroidRuntime(22548): at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:681)
  545. E/AndroidRuntime(22548): at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
  546. E/AndroidRuntime(22548): at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
  547. E/AndroidRuntime(22548): at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:228)
  548. E/AndroidRuntime(22548): at com.android.systemui.statusbar.ServiceMonitor.access$000(ServiceMonitor.java:49)
  549. E/AndroidRuntime(22548): at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73)
  550. E/AndroidRuntime(22548): at android.os.Handler.dispatchMessage(Handler.java:102)
  551. E/AndroidRuntime(22548): at android.os.Looper.loop(Looper.java:135)
  552. E/AndroidRuntime(22548): at android.app.ActivityThread.main(ActivityThread.java:5223)
  553. E/AndroidRuntime(22548): at java.lang.reflect.Method.invoke(Native Method)
  554. E/AndroidRuntime(22548): at java.lang.reflect.Method.invoke(Method.java:372)
  555. E/AndroidRuntime(22548): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  556. E/AndroidRuntime(22548): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  557. W/ActivityManager( 829): Process com.android.systemui has crashed too many times: killing!
  558. I/Process (22548): Sending signal. PID: 22548 SIG: 9
  559. W/AudioService( 829): Current remote volume controller died, unregistering
  560. W/VolumeController( 829): Error calling dismiss
  561. W/VolumeController( 829): android.os.DeadObjectException
  562. W/VolumeController( 829): at android.os.BinderProxy.transactNative(Native Method)
  563. W/VolumeController( 829): at android.os.BinderProxy.transact(Binder.java:496)
  564. W/VolumeController( 829): at android.media.IVolumeController$Stub$Proxy.dismiss(IVolumeController.java:182)
  565. W/VolumeController( 829): at android.media.AudioService$VolumeController.postDismiss(AudioService.java:5628)
  566. W/VolumeController( 829): at android.media.AudioService.setVolumeController(AudioService.java:5478)
  567. W/VolumeController( 829): at android.media.AudioService$3.binderDied(AudioService.java:5487)
  568. W/VolumeController( 829): at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
  569. I/WindowState( 829): WIN DEATH: Window{23bef158 u0 com.android.systemui.ImageWallpaper}
  570. W/WallpaperManagerService( 829): Wallpaper service gone: ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper}
  571. I/ActivityManager( 829): Process com.android.systemui (pid 22548) has died
  572. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.ImageWallpaper in 0ms
  573. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.SystemUIService in 0ms
  574. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.keyguard.KeyguardService in 0ms
  575. I/ActivityManager( 829): Start proc com.android.systemui for restart com.android.systemui: pid=22595 uid=10013 gids={50013, 9997, 1028, 1023, 1015, 1035, 3002, 3001, 3006} abi=armeabi-v7a
  576. V/SystemUIService(22595): Starting SystemUI services.
  577. D/TrustManagerService( 829): Removing dead TrustListener.
  578. D/NuPlayerDriver( 224): start(0xb42107c0)
  579. I/GenericSource( 224): start
  580. D/NuPlayerDriver( 224): reset(0xb42107c0)
  581. D/NuPlayerDriver( 224): notifyResetComplete(0xb42107c0)
  582. D/NuPlayerDriver( 224): start(0xb50ce1c0)
  583. I/GenericSource( 224): start
  584. E/WifiConfigStore( 829): setLastSelectedConfiguration -1
  585. D/NuPlayerDriver( 224): reset(0xb50ce1c0)
  586. D/NuPlayerDriver( 224): notifyResetComplete(0xb50ce1c0)
  587. D/NuPlayerDriver( 224): start(0xb1e56a60)
  588. I/GenericSource( 224): start
  589. D/NuPlayerDriver( 224): reset(0xb1e56a60)
  590. D/NuPlayerDriver( 224): notifyResetComplete(0xb1e56a60)
  591. D/VolumeUI(22595): Registering volume controller
  592. D/Finsky ( 3498): [1] DailyHygiene.inHoldoffPeriod: DailyHygiene holdoff continue
  593. I/Adreno-EGL(22595): <qeglDrvAPI_eglInitialize:410>: QUALCOMM Build: 10/24/14, 167c270, I68fa98814b
  594. I/StatusBarManagerService( 829): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@2dc697a6
  595. D/AndroidRuntime(22595): Shutting down VM
  596. E/AndroidRuntime(22595): FATAL EXCEPTION: main
  597. E/AndroidRuntime(22595): Process: com.android.systemui, PID: 22595
  598. E/AndroidRuntime(22595): java.lang.NullPointerException: Attempt to invoke virtual method 'void com.android.systemui.BatteryLevelTextView.setVisibility(int)' on a null object reference
  599. E/AndroidRuntime(22595): at com.android.systemui.statusbar.phone.KeyguardStatusBarView.updateVisibilities(KeyguardStatusBarView.java:105)
  600. E/AndroidRuntime(22595): at com.android.systemui.statusbar.phone.KeyguardStatusBarView.onFinishInflate(KeyguardStatusBarView.java:78)
  601. E/AndroidRuntime(22595): at android.view.LayoutInflater.rInflate(LayoutInflater.java:814)
  602. E/AndroidRuntime(22595): at android.view.LayoutInflater.parseInclude(LayoutInflater.java:916)
  603. E/AndroidRuntime(22595): at android.view.LayoutInflater.rInflate(LayoutInflater.java:802)
  604. E/AndroidRuntime(22595): at android.view.LayoutInflater.rInflate(LayoutInflater.java:809)
  605. E/AndroidRuntime(22595): at android.view.LayoutInflater.parseInclude(LayoutInflater.java:916)
  606. E/AndroidRuntime(22595): at android.view.LayoutInflater.rInflate(LayoutInflater.java:802)
  607. E/AndroidRuntime(22595): at android.view.LayoutInflater.rInflate(LayoutInflater.java:809)
  608. E/AndroidRuntime(22595): at android.view.LayoutInflater.inflate(LayoutInflater.java:504)
  609. E/AndroidRuntime(22595): at android.view.LayoutInflater.inflate(LayoutInflater.java:414)
  610. E/AndroidRuntime(22595): at android.view.LayoutInflater.inflate(LayoutInflater.java:365)
  611. E/AndroidRuntime(22595): at android.view.View.inflate(View.java:18415)
  612. E/AndroidRuntime(22595): at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:733)
  613. E/AndroidRuntime(22595): at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3315)
  614. E/AndroidRuntime(22595): at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3311)
  615. E/AndroidRuntime(22595): at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:520)
  616. E/AndroidRuntime(22595): at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:681)
  617. E/AndroidRuntime(22595): at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
  618. E/AndroidRuntime(22595): at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
  619. E/AndroidRuntime(22595): at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:228)
  620. E/AndroidRuntime(22595): at com.android.systemui.statusbar.ServiceMonitor.access$000(ServiceMonitor.java:49)
  621. E/AndroidRuntime(22595): at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73)
  622. E/AndroidRuntime(22595): at android.os.Handler.dispatchMessage(Handler.java:102)
  623. E/AndroidRuntime(22595): at android.os.Looper.loop(Looper.java:135)
  624. E/AndroidRuntime(22595): at android.app.ActivityThread.main(ActivityThread.java:5223)
  625. E/AndroidRuntime(22595): at java.lang.reflect.Method.invoke(Native Method)
  626. E/AndroidRuntime(22595): at java.lang.reflect.Method.invoke(Method.java:372)
  627. E/AndroidRuntime(22595): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  628. E/AndroidRuntime(22595): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  629. W/ActivityManager( 829): Process com.android.systemui has crashed too many times: killing!
  630. I/Process (22595): Sending signal. PID: 22595 SIG: 9
  631. W/WallpaperManagerService( 829): Wallpaper service gone: ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper}
  632. W/WallpaperManagerService( 829): Reverting to built-in wallpaper!
  633. W/AudioService( 829): Current remote volume controller died, unregistering
  634. W/VolumeController( 829): Error calling dismiss
  635. W/VolumeController( 829): android.os.DeadObjectException
  636. W/VolumeController( 829): at android.os.BinderProxy.transactNative(Native Method)
  637. W/VolumeController( 829): at android.os.BinderProxy.transact(Binder.java:496)
  638. W/VolumeController( 829): at android.media.IVolumeController$Stub$Proxy.dismiss(IVolumeController.java:182)
  639. W/VolumeController( 829): at android.media.AudioService$VolumeController.postDismiss(AudioService.java:5628)
  640. W/VolumeController( 829): at android.media.AudioService.setVolumeController(AudioService.java:5478)
  641. W/VolumeController( 829): at android.media.AudioService$3.binderDied(AudioService.java:5487)
  642. W/VolumeController( 829): at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
  643. I/WindowState( 829): WIN DEATH: Window{3fcdd01 u0 com.android.systemui.ImageWallpaper}
  644. W/KeyguardServiceWrapper( 829): Remote Exception
  645. W/KeyguardServiceWrapper( 829): android.os.DeadObjectException
  646. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transactNative(Native Method)
  647. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transact(Binder.java:496)
  648. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.IKeyguardService$Stub$Proxy.isSecure(IKeyguardService.java:271)
  649. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.isSecure(KeyguardServiceWrapper.java:54)
  650. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.isSecure(KeyguardServiceDelegate.java:197)
  651. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.isKeyguardSecure(PhoneWindowManager.java:5146)
  652. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.applyPostLayoutPolicyLw(PhoneWindowManager.java:3939)
  653. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9623)
  654. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8700)
  655. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8642)
  656. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindowInnerLocked(WindowManagerService.java:2753)
  657. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindowLocked(WindowManagerService.java:2645)
  658. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1114)
  659. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
  660. I/ActivityManager( 829): Process com.android.systemui (pid 22595) has died
  661. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.ImageWallpaper in 0ms
  662. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.SystemUIService in 0ms
  663. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.keyguard.KeyguardService in 0ms
  664. I/ActivityManager( 829): Start proc com.android.systemui for restart com.android.systemui: pid=22642 uid=10013 gids={50013, 9997, 1028, 1023, 1015, 1035, 3002, 3001, 3006} abi=armeabi-v7a
  665. V/SystemUIService(22642): Starting SystemUI services.
  666. D/TrustManagerService( 829): Removing dead TrustListener.
  667. D/NuPlayerDriver( 224): start(0xb2001e20)
  668. I/GenericSource( 224): start
  669. D/NuPlayerDriver( 224): reset(0xb2001e20)
  670. D/NuPlayerDriver( 224): notifyResetComplete(0xb2001e20)
  671. D/NuPlayerDriver( 224): start(0xb4a0d580)
  672. I/GenericSource( 224): start
  673. D/NuPlayerDriver( 224): reset(0xb4a0d580)
  674. D/NuPlayerDriver( 224): notifyResetComplete(0xb4a0d580)
  675. D/NuPlayerDriver( 224): start(0xb42107c0)
  676. I/GenericSource( 224): start
  677. D/VolumeUI(22642): Registering volume controller
  678. D/NuPlayerDriver( 224): reset(0xb42107c0)
  679. D/NuPlayerDriver( 224): notifyResetComplete(0xb42107c0)
  680. I/Adreno-EGL(22642): <qeglDrvAPI_eglInitialize:410>: QUALCOMM Build: 10/24/14, 167c270, I68fa98814b
  681. I/StatusBarManagerService( 829): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@4c48690
  682. D/AndroidRuntime(22642): Shutting down VM
  683. E/AndroidRuntime(22642): FATAL EXCEPTION: main
  684. E/AndroidRuntime(22642): Process: com.android.systemui, PID: 22642
  685. E/AndroidRuntime(22642): java.lang.NullPointerException: Attempt to invoke virtual method 'void com.android.systemui.BatteryLevelTextView.setVisibility(int)' on a null object reference
  686. E/AndroidRuntime(22642): at com.android.systemui.statusbar.phone.KeyguardStatusBarView.updateVisibilities(KeyguardStatusBarView.java:105)
  687. E/AndroidRuntime(22642): at com.android.systemui.statusbar.phone.KeyguardStatusBarView.onFinishInflate(KeyguardStatusBarView.java:78)
  688. E/AndroidRuntime(22642): at android.view.LayoutInflater.rInflate(LayoutInflater.java:814)
  689. E/AndroidRuntime(22642): at android.view.LayoutInflater.parseInclude(LayoutInflater.java:916)
  690. E/AndroidRuntime(22642): at android.view.LayoutInflater.rInflate(LayoutInflater.java:802)
  691. E/AndroidRuntime(22642): at android.view.LayoutInflater.rInflate(LayoutInflater.java:809)
  692. E/AndroidRuntime(22642): at android.view.LayoutInflater.parseInclude(LayoutInflater.java:916)
  693. E/AndroidRuntime(22642): at android.view.LayoutInflater.rInflate(LayoutInflater.java:802)
  694. E/AndroidRuntime(22642): at android.view.LayoutInflater.rInflate(LayoutInflater.java:809)
  695. E/AndroidRuntime(22642): at android.view.LayoutInflater.inflate(LayoutInflater.java:504)
  696. E/AndroidRuntime(22642): at android.view.LayoutInflater.inflate(LayoutInflater.java:414)
  697. E/AndroidRuntime(22642): at android.view.LayoutInflater.inflate(LayoutInflater.java:365)
  698. E/AndroidRuntime(22642): at android.view.View.inflate(View.java:18415)
  699. E/AndroidRuntime(22642): at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:733)
  700. E/AndroidRuntime(22642): at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3315)
  701. E/AndroidRuntime(22642): at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3311)
  702. E/AndroidRuntime(22642): at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:520)
  703. E/AndroidRuntime(22642): at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:681)
  704. E/AndroidRuntime(22642): at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
  705. E/AndroidRuntime(22642): at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
  706. E/AndroidRuntime(22642): at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:228)
  707. E/AndroidRuntime(22642): at com.android.systemui.statusbar.ServiceMonitor.access$000(ServiceMonitor.java:49)
  708. E/AndroidRuntime(22642): at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73)
  709. E/AndroidRuntime(22642): at android.os.Handler.dispatchMessage(Handler.java:102)
  710. E/AndroidRuntime(22642): at android.os.Looper.loop(Looper.java:135)
  711. E/AndroidRuntime(22642): at android.app.ActivityThread.main(ActivityThread.java:5223)
  712. E/AndroidRuntime(22642): at java.lang.reflect.Method.invoke(Native Method)
  713. E/AndroidRuntime(22642): at java.lang.reflect.Method.invoke(Method.java:372)
  714. E/AndroidRuntime(22642): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  715. E/AndroidRuntime(22642): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  716. W/ActivityManager( 829): Process com.android.systemui has crashed too many times: killing!
  717. I/Process (22642): Sending signal. PID: 22642 SIG: 9
  718. W/AudioService( 829): Current remote volume controller died, unregistering
  719. W/VolumeController( 829): Error calling dismiss
  720. W/VolumeController( 829): android.os.DeadObjectException
  721. W/VolumeController( 829): at android.os.BinderProxy.transactNative(Native Method)
  722. W/VolumeController( 829): at android.os.BinderProxy.transact(Binder.java:496)
  723. W/VolumeController( 829): at android.media.IVolumeController$Stub$Proxy.dismiss(IVolumeController.java:182)
  724. W/VolumeController( 829): at android.media.AudioService$VolumeController.postDismiss(AudioService.java:5628)
  725. W/VolumeController( 829): at android.media.AudioService.setVolumeController(AudioService.java:5478)
  726. W/VolumeController( 829): at android.media.AudioService$3.binderDied(AudioService.java:5487)
  727. W/VolumeController( 829): at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
  728. I/WindowState( 829): WIN DEATH: Window{2396ed53 u0 com.android.systemui.ImageWallpaper}
  729. W/WallpaperManagerService( 829): Wallpaper service gone: ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper}
  730. W/WallpaperManagerService( 829): Reverting to built-in wallpaper!
  731. W/KeyguardServiceWrapper( 829): Remote Exception
  732. W/KeyguardServiceWrapper( 829): android.os.DeadObjectException
  733. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transactNative(Native Method)
  734. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transact(Binder.java:496)
  735. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.IKeyguardService$Stub$Proxy.isSecure(IKeyguardService.java:271)
  736. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.isSecure(KeyguardServiceWrapper.java:54)
  737. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.isSecure(KeyguardServiceDelegate.java:197)
  738. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.isKeyguardSecure(PhoneWindowManager.java:5146)
  739. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.applyPostLayoutPolicyLw(PhoneWindowManager.java:3939)
  740. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9623)
  741. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8700)
  742. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8642)
  743. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindowInnerLocked(WindowManagerService.java:2753)
  744. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindowLocked(WindowManagerService.java:2645)
  745. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1114)
  746. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
  747. I/ActivityManager( 829): Process com.android.systemui (pid 22642) has died
  748. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.ImageWallpaper in 0ms
  749. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.SystemUIService in 0ms
  750. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.keyguard.KeyguardService in 0ms
  751. I/ActivityManager( 829): Start proc com.android.systemui for restart com.android.systemui: pid=22689 uid=10013 gids={50013, 9997, 1028, 1023, 1015, 1035, 3002, 3001, 3006} abi=armeabi-v7a
  752. V/SystemUIService(22689): Starting SystemUI services.
  753. I/art ( 829): Explicit concurrent mark sweep GC freed 13128(1356KB) AllocSpace objects, 3(48KB) LOS objects, 33% free, 21MB/32MB, paused 1.114ms total 57.890ms
  754. D/TrustManagerService( 829): Removing dead TrustListener.
  755. D/NuPlayerDriver( 224): start(0xb50ce1c0)
  756. I/GenericSource( 224): start
  757. D/NuPlayerDriver( 224): reset(0xb50ce1c0)
  758. D/NuPlayerDriver( 224): notifyResetComplete(0xb50ce1c0)
  759. D/NuPlayerDriver( 224): start(0xb1e56a60)
  760. I/GenericSource( 224): start
  761. D/NuPlayerDriver( 224): reset(0xb1e56a60)
  762. D/NuPlayerDriver( 224): notifyResetComplete(0xb1e56a60)
  763. D/NuPlayerDriver( 224): start(0xb2001e20)
  764. I/GenericSource( 224): start
  765. D/NuPlayerDriver( 224): reset(0xb2001e20)
  766. D/NuPlayerDriver( 224): notifyResetComplete(0xb2001e20)
  767. D/VolumeUI(22689): Registering volume controller
  768. I/art (22689): Background partial concurrent mark sweep GC freed 469(33KB) AllocSpace objects, 0(0B) LOS objects, 37% free, 27MB/43MB, paused 5.515ms total 24.115ms
  769. I/Adreno-EGL(22689): <qeglDrvAPI_eglInitialize:410>: QUALCOMM Build: 10/24/14, 167c270, I68fa98814b
  770. I/PowerManagerService( 829): Waking up from sleep (uid 1000)...
  771. E/PowerHAL( 829): touch_boost: failed to send: No such file or directory
  772. E/PowerHAL( 829): sync_thread: failed to send: No such file or directory
  773. E/PowerHAL( 829): touch_boost: failed to send: No such file or directory
  774. I/DisplayPowerController( 829): Blocking screen on until initial contents have been drawn.
  775. E/qti_sensors_hal( 829): processTimeResp: Unknown error in RESP. DSPS ts valid: 1; APPS: 0 APPS boottime: 0
  776. D/SurfaceFlinger( 209): Set power mode=2, type=0 flinger=0xb6962000
  777. D/qdhwcomposer( 209): hwc_blank: Unblanking display: 0
  778. I/DisplayManagerService( 829): Display device changed: DisplayDeviceInfo{"Built-in Screen": 1080 x 1920, 60.0 fps, supportedRefreshRates [60.0], density 400, 442.451 x 443.345 dpi, appVsyncOff 7500000, presDeadline 12666667, touch INTERNAL, rotation 0, type BUILT_IN, state ON, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  779. V/ActivityManager( 829): Display changed displayId=0
  780. V/ActivityManager( 829): Display changed displayId=0
  781. D/audio_hw_primary( 224): adev_set_parameters: enter: screen_state=on
  782. E/audio_a2dp_hw( 224): adev_set_parameters: ERROR: set param called even when stream out is null
  783. E/native ( 829): do suspend false
  784. D/qdhwcomposer( 209): hwc_blank: Done unblanking display: 0
  785. D/SurfaceControl( 829): Excessive delay in setPowerMode(): 208ms
  786. I/StatusBarManagerService( 829): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@25b8d24e
  787. I/Timeline( 829): Timeline: Activity_windows_visible id: ActivityRecord{133a2259 u0 com.android.settings/.wifi.WifiSetupActivity t3} time:3176964
  788. I/LatinIME( 2690): Starting input. Cursor position = 0,0
  789. I/wpa_supplicant( 6047): wlan0: CTRL-EVENT-SCAN-STARTED
  790. I/Timeline( 6048): Timeline: Activity_idle id: android.os.BinderProxy@b3a35e6 time:3177040
  791. V/ActivityManager( 829): Display changed displayId=0
  792. I/ActivityManager( 829): Config changes=480 {1.0 ?mcc?mnc en_US ldltr sw432dp w432dp h694dp 400dpi nrml long port finger -keyb/v/h -nav/h s.7}
  793. I/InputReader( 829): Reconfiguring input devices. changes=0x00000004
  794. I/InputReader( 829): Device reconfigured: id=4, name='touch_dev', size 1080x1920, orientation 0, mode 1, display id 0
  795. W/SubtypeSwitcher( 2690): Can't find emoji subtype
  796. W/SubtypeSwitcher( 2690): No input method subtype found; returning dummy subtype: android.view.inputmethod.InputMethodSubtype@d78b2ed0
  797. D/AndroidRuntime(22689): Shutting down VM
  798. E/AndroidRuntime(22689): FATAL EXCEPTION: main
  799. E/AndroidRuntime(22689): Process: com.android.systemui, PID: 22689
  800. E/AndroidRuntime(22689): java.lang.NullPointerException: Attempt to invoke virtual method 'void com.android.systemui.BatteryLevelTextView.setVisibility(int)' on a null object reference
  801. E/AndroidRuntime(22689): at com.android.systemui.statusbar.phone.KeyguardStatusBarView.updateVisibilities(KeyguardStatusBarView.java:105)
  802. E/AndroidRuntime(22689): at com.android.systemui.statusbar.phone.KeyguardStatusBarView.onFinishInflate(KeyguardStatusBarView.java:78)
  803. E/AndroidRuntime(22689): at android.view.LayoutInflater.rInflate(LayoutInflater.java:814)
  804. E/AndroidRuntime(22689): at android.view.LayoutInflater.parseInclude(LayoutInflater.java:916)
  805. E/AndroidRuntime(22689): at android.view.LayoutInflater.rInflate(LayoutInflater.java:802)
  806. E/AndroidRuntime(22689): at android.view.LayoutInflater.rInflate(LayoutInflater.java:809)
  807. E/AndroidRuntime(22689): at android.view.LayoutInflater.parseInclude(LayoutInflater.java:916)
  808. E/AndroidRuntime(22689): at android.view.LayoutInflater.rInflate(LayoutInflater.java:802)
  809. E/AndroidRuntime(22689): at android.view.LayoutInflater.rInflate(LayoutInflater.java:809)
  810. E/AndroidRuntime(22689): at android.view.LayoutInflater.inflate(LayoutInflater.java:504)
  811. E/AndroidRuntime(22689): at android.view.LayoutInflater.inflate(LayoutInflater.java:414)
  812. E/AndroidRuntime(22689): at android.view.LayoutInflater.inflate(LayoutInflater.java:365)
  813. E/AndroidRuntime(22689): at android.view.View.inflate(View.java:18415)
  814. E/AndroidRuntime(22689): at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:733)
  815. E/AndroidRuntime(22689): at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3315)
  816. E/AndroidRuntime(22689): at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3311)
  817. E/AndroidRuntime(22689): at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:520)
  818. E/AndroidRuntime(22689): at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:681)
  819. E/AndroidRuntime(22689): at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
  820. E/AndroidRuntime(22689): at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
  821. E/AndroidRuntime(22689): at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:228)
  822. E/AndroidRuntime(22689): at com.android.systemui.statusbar.ServiceMonitor.access$000(ServiceMonitor.java:49)
  823. E/AndroidRuntime(22689): at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73)
  824. E/AndroidRuntime(22689): at android.os.Handler.dispatchMessage(Handler.java:102)
  825. E/AndroidRuntime(22689): at android.os.Looper.loop(Looper.java:135)
  826. E/AndroidRuntime(22689): at android.app.ActivityThread.main(ActivityThread.java:5223)
  827. E/AndroidRuntime(22689): at java.lang.reflect.Method.invoke(Native Method)
  828. E/AndroidRuntime(22689): at java.lang.reflect.Method.invoke(Method.java:372)
  829. E/AndroidRuntime(22689): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  830. E/AndroidRuntime(22689): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  831. I/art ( 6048): Explicit concurrent mark sweep GC freed 33034(2012KB) AllocSpace objects, 4(60KB) LOS objects, 40% free, 18MB/31MB, paused 2.194ms total 41.671ms
  832. W/ActivityManager( 829): Process com.android.systemui has crashed too many times: killing!
  833. I/OpenGLRenderer( 829): Initialized EGL, version 1.4
  834. W/ViewPager( 2690): Requested offscreen page limit 0 too small; defaulting to 1
  835. I/LatinIME( 2690): Starting input. Cursor position = 0,0
  836. I/art ( 6048): Explicit concurrent mark sweep GC freed 29678(2MB) AllocSpace objects, 0(0B) LOS objects, 40% free, 16MB/27MB, paused 465us total 17.484ms
  837. I/art ( 6048): Explicit concurrent mark sweep GC freed 3(96B) AllocSpace objects, 0(0B) LOS objects, 40% free, 16MB/27MB, paused 491us total 13.962ms
  838. W/IInputConnectionWrapper( 6048): showStatusIcon on inactive InputConnection
  839. W/IInputConnectionWrapper( 6048): requestCursorAnchorInfo on inactive InputConnection
  840. W/IInputConnectionWrapper( 6048): getTextBeforeCursor on inactive InputConnection
  841. E/RichInputConnection( 2690): Unable to connect to the editor to retrieve text.
  842. D/RichInputConnection( 2690): Will try to retrieve text later.
  843. I/Timeline( 829): Timeline: Activity_windows_visible id: ActivityRecord{133a2259 u0 com.android.settings/.wifi.WifiSetupActivity t3} time:3177571
  844. W/IInputConnectionWrapper( 6048): getTextBeforeCursor on inactive InputConnection
  845. E/RichInputConnection( 2690): Unable to connect to the editor to retrieve text.
  846. W/RichInputConnection( 2690): Unable to connect to the editor. Setting caps mode without knowing text.
  847. I/Timeline( 6048): Timeline: Activity_idle id: android.os.BinderProxy@b3a35e6 time:3177608
  848. W/WindowManager( 829): Keyguard drawn timeout. Setting mKeyguardDrawComplete
  849. I/DisplayPowerController( 829): Unblocked screen on after 998 ms
  850. W/Settings( 2804): Setting device_provisioned has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
  851. I/BackgroundService( 4647): OnNetworkChange
  852. W/BroadcastQueue( 829): Skipping deliver [foreground] BroadcastRecord{19069b61 u-1 android.intent.action.SCREEN_ON} to ReceiverList{3e481f87 22689 com.android.systemui/10013/u0 remote:e6c03c6}: process crashing
  853. W/IInputConnectionWrapper( 6048): getTextBeforeCursor on inactive InputConnection
  854. W/BroadcastQueue( 829): Skipping deliver [foreground] BroadcastRecord{19069b61 u-1 android.intent.action.SCREEN_ON} to ReceiverList{2e9f1220 22689 com.android.systemui/10013/u0 remote:3ffd2d23}: process crashing
  855. E/RichInputConnection( 2690): Unable to connect to the editor to retrieve text.
  856. D/RichInputConnection( 2690): Will try to retrieve text later.
  857. W/IInputConnectionWrapper( 6048): getTextBeforeCursor on inactive InputConnection
  858. E/RichInputConnection( 2690): Unable to connect to the editor to retrieve text.
  859. D/RichInputConnection( 2690): Will try to retrieve text later.
  860. W/IInputConnectionWrapper( 6048): getTextBeforeCursor on inactive InputConnection
  861. E/RichInputConnection( 2690): Unable to connect to the editor to retrieve text.
  862. D/RichInputConnection( 2690): Will try to retrieve text later.
  863. W/IInputConnectionWrapper( 6048): getTextBeforeCursor on inactive InputConnection
  864. E/RichInputConnection( 2690): Unable to connect to the editor to retrieve text.
  865. D/RichInputConnection( 2690): Will try to retrieve text later.
  866. D/BrcmNfcJni( 2804): RoutingManager::nfaEeCallback: NFA_EE_SET_TECH_CFG_EVT; status=0x0
  867. D/BrcmNfcJni( 2804): RoutingManager::nfaEeCallback: NFA_EE_SET_PROTO_CFG_EVT; status=0x0
  868. D/BrcmNfcJni( 2804): RoutingManager::commitRouting
  869. W/IInputConnectionWrapper( 6048): getTextBeforeCursor on inactive InputConnection
  870. W/BroadcastQueue( 829): Skipping deliver [background] BroadcastRecord{392de686 u-1 android.intent.action.BATTERY_CHANGED} to ReceiverList{2df96bb5 22689 com.android.systemui/10013/u0 remote:318b4bec}: process crashing
  871. W/BroadcastQueue( 829): Skipping deliver [background] BroadcastRecord{392de686 u-1 android.intent.action.BATTERY_CHANGED} to ReceiverList{3e481f87 22689 com.android.systemui/10013/u0 remote:e6c03c6}: process crashing
  872. E/RichInputConnection( 2690): Unable to connect to the editor to retrieve text.
  873. D/RichInputConnection( 2690): Will try to retrieve text later.
  874. W/IInputConnectionWrapper( 6048): getTextBeforeCursor on inactive InputConnection
  875. E/RichInputConnection( 2690): Unable to connect to the editor to retrieve text.
  876. D/RichInputConnection( 2690): Will try to retrieve text later.
  877. W/IInputConnectionWrapper( 6048): getTextBeforeCursor on inactive InputConnection
  878. W/IInputConnectionWrapper( 6048): getTextBeforeCursor on inactive InputConnection
  879. E/RichInputConnection( 2690): Unable to connect to the editor to retrieve text.
  880. W/RichInputConnection( 2690): Unable to connect to the editor. Setting caps mode without knowing text.
  881. D/BrcmNfcJni( 2804): RoutingManager::nfaEeCallback: NFA_EE_UPDATED_EVT
  882. I/LanLinkProvider( 4647): Using tcpPort 1714
  883. W/System.err( 4647): java.net.SocketException: sendto failed: ENETUNREACH (Network is unreachable)
  884. W/System.err( 4647): at libcore.io.IoBridge.maybeThrowAfterSendto(IoBridge.java:546)
  885. W/System.err( 4647): at libcore.io.IoBridge.sendto(IoBridge.java:515)
  886. W/System.err( 4647): at java.net.PlainDatagramSocketImpl.send(PlainDatagramSocketImpl.java:184)
  887. W/System.err( 4647): at java.net.DatagramSocket.send(DatagramSocket.java:305)
  888. W/System.err( 4647): at org.kde.kdeconnect.Backends.LanBackend.LanLinkProvider$3.doInBackground(LanLinkProvider.java:285)
  889. W/System.err( 4647): at org.kde.kdeconnect.Backends.LanBackend.LanLinkProvider$3.doInBackground(LanLinkProvider.java:265)
  890. W/System.err( 4647): at android.os.AsyncTask$2.call(AsyncTask.java:288)
  891. W/System.err( 4647): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
  892. W/System.err( 4647): at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
  893. W/System.err( 4647): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
  894. W/System.err( 4647): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  895. W/System.err( 4647): at java.lang.Thread.run(Thread.java:818)
  896. W/System.err( 4647): Caused by: android.system.ErrnoException: sendto failed: ENETUNREACH (Network is unreachable)
  897. W/System.err( 4647): at libcore.io.Posix.sendtoBytes(Native Method)
  898. W/System.err( 4647): at libcore.io.Posix.sendto(Posix.java:176)
  899. W/System.err( 4647): at libcore.io.BlockGuardOs.sendto(BlockGuardOs.java:278)
  900. W/System.err( 4647): at libcore.io.IoBridge.sendto(IoBridge.java:513)
  901. W/System.err( 4647): ... 10 more
  902. E/LanLinkProvider( 4647): Sending udp identity package failed. Invalid address? (255.255.255.255)
  903. E/WifiConfigStore( 829): setLastSelectedConfiguration -1
  904. E/PowerHAL( 829): touch_boost: failed to send: No such file or directory
  905. E/PowerHAL( 829): touch_boost: failed to send: No such file or directory
  906. E/PowerHAL( 829): touch_boost: failed to send: No such file or directory
  907. E/PowerHAL( 829): touch_boost: failed to send: No such file or directory
  908. E/PowerHAL( 829): touch_boost: failed to send: No such file or directory
  909. I/Process (22689): Sending signal. PID: 22689 SIG: 9
  910. D/audio_hw_primary( 224): out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  911. D/audio_hw_primary( 224): select_devices: out_snd_device(2: speaker) in_snd_device(0: none)
  912. D/msm8974_platform( 224): platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(15)
  913. D/audio_hw_primary( 224): enable_snd_device: snd_device(2: speaker)
  914. D/audio_hw_primary( 224): enable_audio_route: apply and update mixer path: low-latency-playback
  915. D/OpenGLRenderer( 829): endAllStagingAnimators on 0x9bb86c80 (RippleDrawable) with handle 0x9c4fe4a0
  916. W/AudioService( 829): Current remote volume controller died, unregistering
  917. W/VolumeController( 829): Error calling dismiss
  918. W/VolumeController( 829): android.os.DeadObjectException
  919. W/VolumeController( 829): at android.os.BinderProxy.transactNative(Native Method)
  920. W/VolumeController( 829): at android.os.BinderProxy.transact(Binder.java:496)
  921. W/VolumeController( 829): at android.media.IVolumeController$Stub$Proxy.dismiss(IVolumeController.java:182)
  922. W/VolumeController( 829): at android.media.AudioService$VolumeController.postDismiss(AudioService.java:5628)
  923. W/VolumeController( 829): at android.media.AudioService.setVolumeController(AudioService.java:5478)
  924. W/VolumeController( 829): at android.media.AudioService$3.binderDied(AudioService.java:5487)
  925. W/VolumeController( 829): at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
  926. W/WallpaperManagerService( 829): Wallpaper service gone: ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper}
  927. W/WallpaperManagerService( 829): Reverting to built-in wallpaper!
  928. W/KeyguardServiceWrapper( 829): Remote Exception
  929. W/KeyguardServiceWrapper( 829): android.os.DeadObjectException
  930. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transactNative(Native Method)
  931. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transact(Binder.java:496)
  932. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.IKeyguardService$Stub$Proxy.isSecure(IKeyguardService.java:271)
  933. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.isSecure(KeyguardServiceWrapper.java:54)
  934. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.isSecure(KeyguardServiceDelegate.java:197)
  935. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.isKeyguardSecure(PhoneWindowManager.java:5146)
  936. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.applyPostLayoutPolicyLw(PhoneWindowManager.java:3939)
  937. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9623)
  938. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8700)
  939. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8642)
  940. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindowLocked(WindowManagerService.java:2632)
  941. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindow(WindowManagerService.java:2567)
  942. W/KeyguardServiceWrapper( 829): at com.android.server.wm.Session.remove(Session.java:186)
  943. W/KeyguardServiceWrapper( 829): at android.view.ViewRootImpl.dispatchDetachedFromWindow(ViewRootImpl.java:2920)
  944. W/KeyguardServiceWrapper( 829): at android.view.ViewRootImpl.doDie(ViewRootImpl.java:5390)
  945. W/KeyguardServiceWrapper( 829): at android.view.ViewRootImpl.die(ViewRootImpl.java:5367)
  946. W/KeyguardServiceWrapper( 829): at android.view.WindowManagerGlobal.removeViewLocked(WindowManagerGlobal.java:359)
  947. W/KeyguardServiceWrapper( 829): at android.view.WindowManagerGlobal.removeView(WindowManagerGlobal.java:314)
  948. W/KeyguardServiceWrapper( 829): at android.view.WindowManagerImpl.removeViewImmediate(WindowManagerImpl.java:84)
  949. W/KeyguardServiceWrapper( 829): at android.app.Dialog.dismissDialog(Dialog.java:341)
  950. W/KeyguardServiceWrapper( 829): at android.app.Dialog.dismiss(Dialog.java:324)
  951. W/KeyguardServiceWrapper( 829): at com.android.server.am.AppErrorDialog$1.handleMessage(AppErrorDialog.java:102)
  952. W/KeyguardServiceWrapper( 829): at android.os.Handler.dispatchMessage(Handler.java:102)
  953. W/KeyguardServiceWrapper( 829): at android.os.Looper.loop(Looper.java:135)
  954. W/KeyguardServiceWrapper( 829): at android.os.HandlerThread.run(HandlerThread.java:61)
  955. W/KeyguardServiceWrapper( 829): at com.android.server.ServiceThread.run(ServiceThread.java:46)
  956. W/KeyguardServiceWrapper( 829): Remote Exception
  957. W/KeyguardServiceWrapper( 829): android.os.DeadObjectException
  958. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transactNative(Native Method)
  959. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transact(Binder.java:496)
  960. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.IKeyguardService$Stub$Proxy.isSecure(IKeyguardService.java:271)
  961. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.isSecure(KeyguardServiceWrapper.java:54)
  962. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.isSecure(KeyguardServiceDelegate.java:197)
  963. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.isKeyguardSecure(PhoneWindowManager.java:5146)
  964. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.applyPostLayoutPolicyLw(PhoneWindowManager.java:3939)
  965. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9623)
  966. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8700)
  967. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8642)
  968. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindowLocked(WindowManagerService.java:2632)
  969. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindow(WindowManagerService.java:2567)
  970. W/KeyguardServiceWrapper( 829): at com.android.server.wm.Session.remove(Session.java:186)
  971. W/KeyguardServiceWrapper( 829): at android.view.ViewRootImpl.dispatchDetachedFromWindow(ViewRootImpl.java:2920)
  972. W/KeyguardServiceWrapper( 829): at android.view.ViewRootImpl.doDie(ViewRootImpl.java:5390)
  973. W/KeyguardServiceWrapper( 829): at android.view.ViewRootImpl.die(ViewRootImpl.java:5367)
  974. W/KeyguardServiceWrapper( 829): at android.view.WindowManagerGlobal.removeViewLocked(WindowManagerGlobal.java:359)
  975. W/KeyguardServiceWrapper( 829): at android.view.WindowManagerGlobal.removeView(WindowManagerGlobal.java:314)
  976. W/KeyguardServiceWrapper( 829): at android.view.WindowManagerImpl.removeViewImmediate(WindowManagerImpl.java:84)
  977. W/KeyguardServiceWrapper( 829): at android.app.Dialog.dismissDialog(Dialog.java:341)
  978. W/KeyguardServiceWrapper( 829): at android.app.Dialog.dismiss(Dialog.java:324)
  979. W/KeyguardServiceWrapper( 829): at com.android.server.am.AppErrorDialog$1.handleMessage(AppErrorDialog.java:102)
  980. W/KeyguardServiceWrapper( 829): at android.os.Handler.dispatchMessage(Handler.java:102)
  981. W/KeyguardServiceWrapper( 829): at android.os.Looper.loop(Looper.java:135)
  982. W/KeyguardServiceWrapper( 829): at android.os.HandlerThread.run(HandlerThread.java:61)
  983. W/KeyguardServiceWrapper( 829): at com.android.server.ServiceThread.run(ServiceThread.java:46)
  984. W/KeyguardServiceWrapper( 829): Remote Exception
  985. W/KeyguardServiceWrapper( 829): android.os.DeadObjectException
  986. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transactNative(Native Method)
  987. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transact(Binder.java:496)
  988. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.IKeyguardService$Stub$Proxy.isSecure(IKeyguardService.java:271)
  989. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.isSecure(KeyguardServiceWrapper.java:54)
  990. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.isSecure(KeyguardServiceDelegate.java:197)
  991. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.isKeyguardSecure(PhoneWindowManager.java:5146)
  992. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.applyPostLayoutPolicyLw(PhoneWindowManager.java:3939)
  993. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9623)
  994. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8700)
  995. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8642)
  996. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindowLocked(WindowManagerService.java:2632)
  997. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindow(WindowManagerService.java:2567)
  998. W/KeyguardServiceWrapper( 829): at com.android.server.wm.Session.remove(Session.java:186)
  999. W/KeyguardServiceWrapper( 829): at android.view.ViewRootImpl.dispatchDetachedFromWindow(ViewRootImpl.java:2920)
  1000. W/KeyguardServiceWrapper( 829): at android.view.ViewRootImpl.doDie(ViewRootImpl.java:5390)
  1001. W/KeyguardServiceWrapper( 829): at android.view.ViewRootImpl.die(ViewRootImpl.java:5367)
  1002. W/KeyguardServiceWrapper( 829): at android.view.WindowManagerGlobal.removeViewLocked(WindowManagerGlobal.java:359)
  1003. W/KeyguardServiceWrapper( 829): at android.view.WindowManagerGlobal.removeView(WindowManagerGlobal.java:314)
  1004. W/KeyguardServiceWrapper( 829): at android.view.WindowManagerImpl.removeViewImmediate(WindowManagerImpl.java:84)
  1005. W/KeyguardServiceWrapper( 829): at android.app.Dialog.dismissDialog(Dialog.java:341)
  1006. W/KeyguardServiceWrapper( 829): at android.app.Dialog.dismiss(Dialog.java:324)
  1007. W/KeyguardServiceWrapper( 829): at com.android.server.am.AppErrorDialog$1.handleMessage(AppErrorDialog.java:102)
  1008. W/KeyguardServiceWrapper( 829): at android.os.Handler.dispatchMessage(Handler.java:102)
  1009. W/KeyguardServiceWrapper( 829): at android.os.Looper.loop(Looper.java:135)
  1010. W/KeyguardServiceWrapper( 829): at android.os.HandlerThread.run(HandlerThread.java:61)
  1011. W/KeyguardServiceWrapper( 829): at com.android.server.ServiceThread.run(ServiceThread.java:46)
  1012. I/WindowState( 829): WIN DEATH: Window{5b3304c u0 com.android.systemui.ImageWallpaper}
  1013. W/KeyguardServiceWrapper( 829): Remote Exception
  1014. W/KeyguardServiceWrapper( 829): android.os.DeadObjectException
  1015. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transactNative(Native Method)
  1016. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transact(Binder.java:496)
  1017. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.IKeyguardService$Stub$Proxy.isSecure(IKeyguardService.java:271)
  1018. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.isSecure(KeyguardServiceWrapper.java:54)
  1019. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.isSecure(KeyguardServiceDelegate.java:197)
  1020. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.isKeyguardSecure(PhoneWindowManager.java:5146)
  1021. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.applyPostLayoutPolicyLw(PhoneWindowManager.java:3939)
  1022. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9623)
  1023. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8700)
  1024. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8642)
  1025. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindowLocked(WindowManagerService.java:2632)
  1026. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1114)
  1027. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
  1028. W/KeyguardServiceWrapper( 829): Remote Exception
  1029. W/KeyguardServiceWrapper( 829): android.os.DeadObjectException
  1030. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transactNative(Native Method)
  1031. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transact(Binder.java:496)
  1032. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.IKeyguardService$Stub$Proxy.isSecure(IKeyguardService.java:271)
  1033. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.isSecure(KeyguardServiceWrapper.java:54)
  1034. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.isSecure(KeyguardServiceDelegate.java:197)
  1035. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.isKeyguardSecure(PhoneWindowManager.java:5146)
  1036. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.applyPostLayoutPolicyLw(PhoneWindowManager.java:3939)
  1037. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9623)
  1038. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8700)
  1039. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8642)
  1040. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindowLocked(WindowManagerService.java:2632)
  1041. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1114)
  1042. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
  1043. W/KeyguardServiceWrapper( 829): Remote Exception
  1044. W/KeyguardServiceWrapper( 829): android.os.DeadObjectException
  1045. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transactNative(Native Method)
  1046. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transact(Binder.java:496)
  1047. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.IKeyguardService$Stub$Proxy.isSecure(IKeyguardService.java:271)
  1048. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.isSecure(KeyguardServiceWrapper.java:54)
  1049. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.isSecure(KeyguardServiceDelegate.java:197)
  1050. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.isKeyguardSecure(PhoneWindowManager.java:5146)
  1051. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.applyPostLayoutPolicyLw(PhoneWindowManager.java:3939)
  1052. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9623)
  1053. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8700)
  1054. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8642)
  1055. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindowLocked(WindowManagerService.java:2632)
  1056. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1114)
  1057. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
  1058. W/KeyguardServiceWrapper( 829): Remote Exception
  1059. W/KeyguardServiceWrapper( 829): android.os.DeadObjectException
  1060. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transactNative(Native Method)
  1061. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transact(Binder.java:496)
  1062. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.IKeyguardService$Stub$Proxy.isSecure(IKeyguardService.java:271)
  1063. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.isSecure(KeyguardServiceWrapper.java:54)
  1064. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.isSecure(KeyguardServiceDelegate.java:197)
  1065. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.isKeyguardSecure(PhoneWindowManager.java:5146)
  1066. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.applyPostLayoutPolicyLw(PhoneWindowManager.java:3939)
  1067. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9623)
  1068. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8700)
  1069. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8642)
  1070. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.access$400(WindowManagerService.java:161)
  1071. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService$H.handleMessage(WindowManagerService.java:7614)
  1072. W/KeyguardServiceWrapper( 829): at android.os.Handler.dispatchMessage(Handler.java:102)
  1073. W/KeyguardServiceWrapper( 829): at android.os.Looper.loop(Looper.java:135)
  1074. W/KeyguardServiceWrapper( 829): at android.os.HandlerThread.run(HandlerThread.java:61)
  1075. W/KeyguardServiceWrapper( 829): at com.android.server.ServiceThread.run(ServiceThread.java:46)
  1076. W/KeyguardServiceWrapper( 829): Remote Exception
  1077. W/KeyguardServiceWrapper( 829): android.os.DeadObjectException
  1078. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transactNative(Native Method)
  1079. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transact(Binder.java:496)
  1080. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.IKeyguardService$Stub$Proxy.isSecure(IKeyguardService.java:271)
  1081. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.isSecure(KeyguardServiceWrapper.java:54)
  1082. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.isSecure(KeyguardServiceDelegate.java:197)
  1083. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.isKeyguardSecure(PhoneWindowManager.java:5146)
  1084. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.applyPostLayoutPolicyLw(PhoneWindowManager.java:3939)
  1085. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9623)
  1086. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8700)
  1087. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8642)
  1088. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.access$400(WindowManagerService.java:161)
  1089. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService$H.handleMessage(WindowManagerService.java:7614)
  1090. W/KeyguardServiceWrapper( 829): at android.os.Handler.dispatchMessage(Handler.java:102)
  1091. W/KeyguardServiceWrapper( 829): at android.os.Looper.loop(Looper.java:135)
  1092. W/KeyguardServiceWrapper( 829): at android.os.HandlerThread.run(HandlerThread.java:61)
  1093. W/KeyguardServiceWrapper( 829): at com.android.server.ServiceThread.run(ServiceThread.java:46)
  1094. W/KeyguardServiceWrapper( 829): Remote Exception
  1095. W/KeyguardServiceWrapper( 829): android.os.DeadObjectException
  1096. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transactNative(Native Method)
  1097. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transact(Binder.java:496)
  1098. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.IKeyguardService$Stub$Proxy.isSecure(IKeyguardService.java:271)
  1099. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.isSecure(KeyguardServiceWrapper.java:54)
  1100. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.isSecure(KeyguardServiceDelegate.java:197)
  1101. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.isKeyguardSecure(PhoneWindowManager.java:5146)
  1102. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.applyPostLayoutPolicyLw(PhoneWindowManager.java:3939)
  1103. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9623)
  1104. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8700)
  1105. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8642)
  1106. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.access$400(WindowManagerService.java:161)
  1107. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService$H.handleMessage(WindowManagerService.java:7614)
  1108. W/KeyguardServiceWrapper( 829): at android.os.Handler.dispatchMessage(Handler.java:102)
  1109. W/KeyguardServiceWrapper( 829): at android.os.Looper.loop(Looper.java:135)
  1110. W/KeyguardServiceWrapper( 829): at android.os.HandlerThread.run(HandlerThread.java:61)
  1111. W/KeyguardServiceWrapper( 829): at com.android.server.ServiceThread.run(ServiceThread.java:46)
  1112. I/LatinIME( 2690): Starting input. Cursor position = 0,0
  1113. I/ActivityManager( 829): Process com.android.systemui (pid 22689) has died
  1114. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.ImageWallpaper in 0ms
  1115. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.SystemUIService in 0ms
  1116. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.keyguard.KeyguardService in 0ms
  1117. I/ActivityManager( 829): Start proc com.android.systemui for restart com.android.systemui: pid=22814 uid=10013 gids={50013, 9997, 1028, 1023, 1015, 1035, 3002, 3001, 3006} abi=armeabi-v7a
  1118. V/SystemUIService(22814): Starting SystemUI services.
  1119. D/TrustManagerService( 829): Removing dead TrustListener.
  1120. D/NuPlayerDriver( 224): start(0xb2001e20)
  1121. I/GenericSource( 224): start
  1122. D/NuPlayerDriver( 224): reset(0xb2001e20)
  1123. D/NuPlayerDriver( 224): notifyResetComplete(0xb2001e20)
  1124. D/NuPlayerDriver( 224): start(0xb4a0d580)
  1125. I/GenericSource( 224): start
  1126. D/NuPlayerDriver( 224): reset(0xb4a0d580)
  1127. D/NuPlayerDriver( 224): notifyResetComplete(0xb4a0d580)
  1128. D/VolumeUI(22814): Registering volume controller
  1129. D/NuPlayerDriver( 224): start(0xb42107c0)
  1130. I/GenericSource( 224): start
  1131. D/NuPlayerDriver( 224): reset(0xb42107c0)
  1132. D/NuPlayerDriver( 224): notifyResetComplete(0xb42107c0)
  1133. I/Adreno-EGL(22814): <qeglDrvAPI_eglInitialize:410>: QUALCOMM Build: 10/24/14, 167c270, I68fa98814b
  1134. I/Choreographer(22814): Skipped 31 frames! The application may be doing too much work on its main thread.
  1135. I/StatusBarManagerService( 829): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@20f1fa5
  1136. D/AndroidRuntime(22814): Shutting down VM
  1137. E/AndroidRuntime(22814): FATAL EXCEPTION: main
  1138. E/AndroidRuntime(22814): Process: com.android.systemui, PID: 22814
  1139. E/AndroidRuntime(22814): java.lang.NullPointerException: Attempt to invoke virtual method 'void com.android.systemui.BatteryLevelTextView.setVisibility(int)' on a null object reference
  1140. E/AndroidRuntime(22814): at com.android.systemui.statusbar.phone.KeyguardStatusBarView.updateVisibilities(KeyguardStatusBarView.java:105)
  1141. E/AndroidRuntime(22814): at com.android.systemui.statusbar.phone.KeyguardStatusBarView.onFinishInflate(KeyguardStatusBarView.java:78)
  1142. E/AndroidRuntime(22814): at android.view.LayoutInflater.rInflate(LayoutInflater.java:814)
  1143. E/AndroidRuntime(22814): at android.view.LayoutInflater.parseInclude(LayoutInflater.java:916)
  1144. E/AndroidRuntime(22814): at android.view.LayoutInflater.rInflate(LayoutInflater.java:802)
  1145. E/AndroidRuntime(22814): at android.view.LayoutInflater.rInflate(LayoutInflater.java:809)
  1146. E/AndroidRuntime(22814): at android.view.LayoutInflater.parseInclude(LayoutInflater.java:916)
  1147. E/AndroidRuntime(22814): at android.view.LayoutInflater.rInflate(LayoutInflater.java:802)
  1148. E/AndroidRuntime(22814): at android.view.LayoutInflater.rInflate(LayoutInflater.java:809)
  1149. E/AndroidRuntime(22814): at android.view.LayoutInflater.inflate(LayoutInflater.java:504)
  1150. E/AndroidRuntime(22814): at android.view.LayoutInflater.inflate(LayoutInflater.java:414)
  1151. E/AndroidRuntime(22814): at android.view.LayoutInflater.inflate(LayoutInflater.java:365)
  1152. E/AndroidRuntime(22814): at android.view.View.inflate(View.java:18415)
  1153. E/AndroidRuntime(22814): at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:733)
  1154. E/AndroidRuntime(22814): at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3315)
  1155. E/AndroidRuntime(22814): at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3311)
  1156. E/AndroidRuntime(22814): at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:520)
  1157. E/AndroidRuntime(22814): at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:681)
  1158. E/AndroidRuntime(22814): at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
  1159. E/AndroidRuntime(22814): at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
  1160. E/AndroidRuntime(22814): at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:228)
  1161. E/AndroidRuntime(22814): at com.android.systemui.statusbar.ServiceMonitor.access$000(ServiceMonitor.java:49)
  1162. E/AndroidRuntime(22814): at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73)
  1163. E/AndroidRuntime(22814): at android.os.Handler.dispatchMessage(Handler.java:102)
  1164. E/AndroidRuntime(22814): at android.os.Looper.loop(Looper.java:135)
  1165. E/AndroidRuntime(22814): at android.app.ActivityThread.main(ActivityThread.java:5223)
  1166. E/AndroidRuntime(22814): at java.lang.reflect.Method.invoke(Native Method)
  1167. E/AndroidRuntime(22814): at java.lang.reflect.Method.invoke(Method.java:372)
  1168. E/AndroidRuntime(22814): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  1169. E/AndroidRuntime(22814): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  1170. W/ActivityManager( 829): Process com.android.systemui has crashed too many times: killing!
  1171. I/OpenGLRenderer( 829): Initialized EGL, version 1.4
  1172. W/BroadcastQueue( 829): Skipping deliver [foreground] BroadcastRecord{1a5fc359 u-1 android.intent.action.TIME_TICK} to ReceiverList{29f8dac5 22814 com.android.systemui/10013/u0 remote:3ad5cd3c}: process crashing
  1173. W/WindowManager( 829): App freeze timeout expired.
  1174. E/PowerHAL( 829): touch_boost: failed to send: No such file or directory
  1175. E/PowerHAL( 829): touch_boost: failed to send: No such file or directory
  1176. E/PowerHAL( 829): touch_boost: failed to send: No such file or directory
  1177. E/PowerHAL( 829): touch_boost: failed to send: No such file or directory
  1178. E/PowerHAL( 829): touch_boost: failed to send: No such file or directory
  1179. D/audio_hw_primary( 224): disable_audio_route: reset and update mixer path: low-latency-playback
  1180. D/audio_hw_primary( 224): disable_snd_device: snd_device(2: speaker)
  1181. I/Process (22814): Sending signal. PID: 22814 SIG: 9
  1182. D/audio_hw_primary( 224): out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  1183. D/audio_hw_primary( 224): select_devices: out_snd_device(2: speaker) in_snd_device(0: none)
  1184. D/msm8974_platform( 224): platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(15)
  1185. D/audio_hw_primary( 224): enable_snd_device: snd_device(2: speaker)
  1186. D/audio_hw_primary( 224): enable_audio_route: apply and update mixer path: low-latency-playback
  1187. W/AudioService( 829): Current remote volume controller died, unregistering
  1188. W/WallpaperManagerService( 829): Wallpaper service gone: ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper}
  1189. W/KeyguardServiceWrapper( 829): Remote Exception
  1190. W/KeyguardServiceWrapper( 829): android.os.DeadObjectException
  1191. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transactNative(Native Method)
  1192. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transact(Binder.java:496)
  1193. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.IKeyguardService$Stub$Proxy.isSecure(IKeyguardService.java:271)
  1194. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.isSecure(KeyguardServiceWrapper.java:54)
  1195. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.isSecure(KeyguardServiceDelegate.java:197)
  1196. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.isKeyguardSecure(PhoneWindowManager.java:5146)
  1197. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.applyPostLayoutPolicyLw(PhoneWindowManager.java:3939)
  1198. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9623)
  1199. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8700)
  1200. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8642)
  1201. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindowLocked(WindowManagerService.java:2632)
  1202. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindow(WindowManagerService.java:2567)
  1203. W/KeyguardServiceWrapper( 829): at com.android.server.wm.Session.remove(Session.java:186)
  1204. W/KeyguardServiceWrapper( 829): at android.view.ViewRootImpl.dispatchDetachedFromWindow(ViewRootImpl.java:2920)
  1205. W/KeyguardServiceWrapper( 829): at android.view.ViewRootImpl.doDie(ViewRootImpl.java:5390)
  1206. W/KeyguardServiceWrapper( 829): at android.view.ViewRootImpl.die(ViewRootImpl.java:5367)
  1207. W/KeyguardServiceWrapper( 829): at android.view.WindowManagerGlobal.removeViewLocked(WindowManagerGlobal.java:359)
  1208. W/KeyguardServiceWrapper( 829): at android.view.WindowManagerGlobal.removeView(WindowManagerGlobal.java:314)
  1209. W/KeyguardServiceWrapper( 829): at android.view.WindowManagerImpl.removeViewImmediate(WindowManagerImpl.java:84)
  1210. W/KeyguardServiceWrapper( 829): at android.app.Dialog.dismissDialog(Dialog.java:341)
  1211. W/KeyguardServiceWrapper( 829): at android.app.Dialog.dismiss(Dialog.java:324)
  1212. W/KeyguardServiceWrapper( 829): at com.android.server.am.AppErrorDialog$1.handleMessage(AppErrorDialog.java:102)
  1213. W/KeyguardServiceWrapper( 829): at android.os.Handler.dispatchMessage(Handler.java:102)
  1214. W/KeyguardServiceWrapper( 829): at android.os.Looper.loop(Looper.java:135)
  1215. W/KeyguardServiceWrapper( 829): at android.os.HandlerThread.run(HandlerThread.java:61)
  1216. W/KeyguardServiceWrapper( 829): at com.android.server.ServiceThread.run(ServiceThread.java:46)
  1217. I/WindowState( 829): WIN DEATH: Window{32b8999c u0 com.android.systemui.ImageWallpaper}
  1218. W/VolumeController( 829): Error calling dismiss
  1219. W/VolumeController( 829): android.os.DeadObjectException
  1220. W/VolumeController( 829): at android.os.BinderProxy.transactNative(Native Method)
  1221. W/VolumeController( 829): at android.os.BinderProxy.transact(Binder.java:496)
  1222. W/VolumeController( 829): at android.media.IVolumeController$Stub$Proxy.dismiss(IVolumeController.java:182)
  1223. W/VolumeController( 829): at android.media.AudioService$VolumeController.postDismiss(AudioService.java:5628)
  1224. W/VolumeController( 829): at android.media.AudioService.setVolumeController(AudioService.java:5478)
  1225. W/VolumeController( 829): at android.media.AudioService$3.binderDied(AudioService.java:5487)
  1226. W/VolumeController( 829): at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
  1227. W/InputMethodManagerService( 829): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@39758491 attribute=null, token = android.os.BinderProxy@34e4c4ac
  1228. I/ActivityManager( 829): Process com.android.systemui (pid 22814) has died
  1229. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.ImageWallpaper in 0ms
  1230. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.SystemUIService in 0ms
  1231. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.keyguard.KeyguardService in 0ms
  1232. I/ActivityManager( 829): Start proc com.android.systemui for restart com.android.systemui: pid=22895 uid=10013 gids={50013, 9997, 1028, 1023, 1015, 1035, 3002, 3001, 3006} abi=armeabi-v7a
  1233. V/SystemUIService(22895): Starting SystemUI services.
  1234. I/art ( 829): Explicit concurrent mark sweep GC freed 25975(1839KB) AllocSpace objects, 1(16KB) LOS objects, 33% free, 22MB/33MB, paused 1.724ms total 94.229ms
  1235. D/TrustManagerService( 829): Removing dead TrustListener.
  1236. D/NuPlayerDriver( 224): start(0xb4a0d580)
  1237. I/GenericSource( 224): start
  1238. D/NuPlayerDriver( 224): reset(0xb4a0d580)
  1239. D/NuPlayerDriver( 224): notifyResetComplete(0xb4a0d580)
  1240. D/NuPlayerDriver( 224): start(0xb1e56a60)
  1241. I/GenericSource( 224): start
  1242. D/NuPlayerDriver( 224): reset(0xb1e56a60)
  1243. D/NuPlayerDriver( 224): notifyResetComplete(0xb1e56a60)
  1244. D/VolumeUI(22895): Registering volume controller
  1245. D/NuPlayerDriver( 224): start(0xb2001e20)
  1246. I/GenericSource( 224): start
  1247. D/NuPlayerDriver( 224): reset(0xb2001e20)
  1248. D/NuPlayerDriver( 224): notifyResetComplete(0xb2001e20)
  1249. I/Adreno-EGL(22895): <qeglDrvAPI_eglInitialize:410>: QUALCOMM Build: 10/24/14, 167c270, I68fa98814b
  1250. I/StatusBarManagerService( 829): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@18e982c7
  1251. D/AndroidRuntime(22895): Shutting down VM
  1252. E/AndroidRuntime(22895): FATAL EXCEPTION: main
  1253. E/AndroidRuntime(22895): Process: com.android.systemui, PID: 22895
  1254. E/AndroidRuntime(22895): java.lang.NullPointerException: Attempt to invoke virtual method 'void com.android.systemui.BatteryLevelTextView.setVisibility(int)' on a null object reference
  1255. E/AndroidRuntime(22895): at com.android.systemui.statusbar.phone.KeyguardStatusBarView.updateVisibilities(KeyguardStatusBarView.java:105)
  1256. E/AndroidRuntime(22895): at com.android.systemui.statusbar.phone.KeyguardStatusBarView.onFinishInflate(KeyguardStatusBarView.java:78)
  1257. E/AndroidRuntime(22895): at android.view.LayoutInflater.rInflate(LayoutInflater.java:814)
  1258. E/AndroidRuntime(22895): at android.view.LayoutInflater.parseInclude(LayoutInflater.java:916)
  1259. E/AndroidRuntime(22895): at android.view.LayoutInflater.rInflate(LayoutInflater.java:802)
  1260. E/AndroidRuntime(22895): at android.view.LayoutInflater.rInflate(LayoutInflater.java:809)
  1261. E/AndroidRuntime(22895): at android.view.LayoutInflater.parseInclude(LayoutInflater.java:916)
  1262. E/AndroidRuntime(22895): at android.view.LayoutInflater.rInflate(LayoutInflater.java:802)
  1263. E/AndroidRuntime(22895): at android.view.LayoutInflater.rInflate(LayoutInflater.java:809)
  1264. E/AndroidRuntime(22895): at android.view.LayoutInflater.inflate(LayoutInflater.java:504)
  1265. E/AndroidRuntime(22895): at android.view.LayoutInflater.inflate(LayoutInflater.java:414)
  1266. E/AndroidRuntime(22895): at android.view.LayoutInflater.inflate(LayoutInflater.java:365)
  1267. E/AndroidRuntime(22895): at android.view.View.inflate(View.java:18415)
  1268. E/AndroidRuntime(22895): at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:733)
  1269. E/AndroidRuntime(22895): at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3315)
  1270. E/AndroidRuntime(22895): at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3311)
  1271. E/AndroidRuntime(22895): at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:520)
  1272. E/AndroidRuntime(22895): at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:681)
  1273. E/AndroidRuntime(22895): at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
  1274. E/AndroidRuntime(22895): at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
  1275. E/AndroidRuntime(22895): at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:228)
  1276. E/AndroidRuntime(22895): at com.android.systemui.statusbar.ServiceMonitor.access$000(ServiceMonitor.java:49)
  1277. E/AndroidRuntime(22895): at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73)
  1278. E/AndroidRuntime(22895): at android.os.Handler.dispatchMessage(Handler.java:102)
  1279. E/AndroidRuntime(22895): at android.os.Looper.loop(Looper.java:135)
  1280. E/AndroidRuntime(22895): at android.app.ActivityThread.main(ActivityThread.java:5223)
  1281. E/AndroidRuntime(22895): at java.lang.reflect.Method.invoke(Native Method)
  1282. E/AndroidRuntime(22895): at java.lang.reflect.Method.invoke(Method.java:372)
  1283. E/AndroidRuntime(22895): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  1284. E/AndroidRuntime(22895): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  1285. W/ActivityManager( 829): Process com.android.systemui has crashed too many times: killing!
  1286. I/OpenGLRenderer( 829): Initialized EGL, version 1.4
  1287. W/ProcessCpuTracker( 829): Skipping unknown process pid 22914
  1288. W/ProcessCpuTracker( 829): Skipping unknown process pid 22915
  1289. W/ProcessCpuTracker( 829): Skipping unknown process pid 22918
  1290. W/ProcessCpuTracker( 829): Skipping unknown process pid 22919
  1291. W/ProcessCpuTracker( 829): Skipping unknown process pid 22920
  1292. W/ProcessCpuTracker( 829): Skipping unknown process pid 22964
  1293. D/audio_hw_primary( 224): disable_audio_route: reset and update mixer path: low-latency-playback
  1294. D/audio_hw_primary( 224): disable_snd_device: snd_device(2: speaker)
  1295. I/wpa_supplicant( 6047): wlan0: CTRL-EVENT-SCAN-STARTED
  1296. E/WifiConfigStore( 829): setLastSelectedConfiguration -1
  1297. E/PowerHAL( 829): touch_boost: failed to send: No such file or directory
  1298. E/PowerHAL( 829): touch_boost: failed to send: No such file or directory
  1299. E/PowerHAL( 829): touch_boost: failed to send: No such file or directory
  1300. E/PowerHAL( 829): touch_boost: failed to send: No such file or directory
  1301. E/PowerHAL( 829): touch_boost: failed to send: No such file or directory
  1302. I/Process (22895): Sending signal. PID: 22895 SIG: 9
  1303. D/audio_hw_primary( 224): out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  1304. W/AudioService( 829): Current remote volume controller died, unregistering
  1305. W/VolumeController( 829): Error calling dismiss
  1306. W/VolumeController( 829): android.os.DeadObjectException
  1307. W/VolumeController( 829): at android.os.BinderProxy.transactNative(Native Method)
  1308. W/VolumeController( 829): at android.os.BinderProxy.transact(Binder.java:496)
  1309. W/VolumeController( 829): at android.media.IVolumeController$Stub$Proxy.dismiss(IVolumeController.java:182)
  1310. W/VolumeController( 829): at android.media.AudioService$VolumeController.postDismiss(AudioService.java:5628)
  1311. W/VolumeController( 829): at android.media.AudioService.setVolumeController(AudioService.java:5478)
  1312. W/VolumeController( 829): at android.media.AudioService$3.binderDied(AudioService.java:5487)
  1313. W/VolumeController( 829): at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
  1314. W/WallpaperManagerService( 829): Wallpaper service gone: ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper}
  1315. W/WallpaperManagerService( 829): Reverting to built-in wallpaper!
  1316. D/audio_hw_primary( 224): select_devices: out_snd_device(2: speaker) in_snd_device(0: none)
  1317. D/msm8974_platform( 224): platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(15)
  1318. D/audio_hw_primary( 224): enable_snd_device: snd_device(2: speaker)
  1319. D/audio_hw_primary( 224): enable_audio_route: apply and update mixer path: low-latency-playback
  1320. W/KeyguardServiceWrapper( 829): Remote Exception
  1321. W/KeyguardServiceWrapper( 829): android.os.DeadObjectException
  1322. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transactNative(Native Method)
  1323. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transact(Binder.java:496)
  1324. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.IKeyguardService$Stub$Proxy.isSecure(IKeyguardService.java:271)
  1325. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.isSecure(KeyguardServiceWrapper.java:54)
  1326. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.isSecure(KeyguardServiceDelegate.java:197)
  1327. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.isKeyguardSecure(PhoneWindowManager.java:5146)
  1328. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.applyPostLayoutPolicyLw(PhoneWindowManager.java:3939)
  1329. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9623)
  1330. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8700)
  1331. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8642)
  1332. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindowLocked(WindowManagerService.java:2632)
  1333. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindow(WindowManagerService.java:2567)
  1334. W/KeyguardServiceWrapper( 829): at com.android.server.wm.Session.remove(Session.java:186)
  1335. W/KeyguardServiceWrapper( 829): at android.view.ViewRootImpl.dispatchDetachedFromWindow(ViewRootImpl.java:2920)
  1336. W/KeyguardServiceWrapper( 829): at android.view.ViewRootImpl.doDie(ViewRootImpl.java:5390)
  1337. W/KeyguardServiceWrapper( 829): at android.view.ViewRootImpl.die(ViewRootImpl.java:5367)
  1338. W/KeyguardServiceWrapper( 829): at android.view.WindowManagerGlobal.removeViewLocked(WindowManagerGlobal.java:359)
  1339. W/KeyguardServiceWrapper( 829): at android.view.WindowManagerGlobal.removeView(WindowManagerGlobal.java:314)
  1340. W/KeyguardServiceWrapper( 829): at android.view.WindowManagerImpl.removeViewImmediate(WindowManagerImpl.java:84)
  1341. W/KeyguardServiceWrapper( 829): at android.app.Dialog.dismissDialog(Dialog.java:341)
  1342. W/KeyguardServiceWrapper( 829): at android.app.Dialog.dismiss(Dialog.java:324)
  1343. W/KeyguardServiceWrapper( 829): at com.android.server.am.AppErrorDialog$1.handleMessage(AppErrorDialog.java:102)
  1344. W/KeyguardServiceWrapper( 829): at android.os.Handler.dispatchMessage(Handler.java:102)
  1345. W/KeyguardServiceWrapper( 829): at android.os.Looper.loop(Looper.java:135)
  1346. W/KeyguardServiceWrapper( 829): at android.os.HandlerThread.run(HandlerThread.java:61)
  1347. W/KeyguardServiceWrapper( 829): at com.android.server.ServiceThread.run(ServiceThread.java:46)
  1348. W/KeyguardServiceWrapper( 829): Remote Exception
  1349. W/KeyguardServiceWrapper( 829): android.os.DeadObjectException
  1350. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transactNative(Native Method)
  1351. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transact(Binder.java:496)
  1352. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.IKeyguardService$Stub$Proxy.isSecure(IKeyguardService.java:271)
  1353. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.isSecure(KeyguardServiceWrapper.java:54)
  1354. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.isSecure(KeyguardServiceDelegate.java:197)
  1355. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.isKeyguardSecure(PhoneWindowManager.java:5146)
  1356. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.applyPostLayoutPolicyLw(PhoneWindowManager.java:3939)
  1357. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9623)
  1358. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8700)
  1359. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8642)
  1360. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindowLocked(WindowManagerService.java:2632)
  1361. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindow(WindowManagerService.java:2567)
  1362. W/KeyguardServiceWrapper( 829): at com.android.server.wm.Session.remove(Session.java:186)
  1363. W/KeyguardServiceWrapper( 829): at android.view.ViewRootImpl.dispatchDetachedFromWindow(ViewRootImpl.java:2920)
  1364. W/KeyguardServiceWrapper( 829): at android.view.ViewRootImpl.doDie(ViewRootImpl.java:5390)
  1365. W/KeyguardServiceWrapper( 829): at android.view.ViewRootImpl.die(ViewRootImpl.java:5367)
  1366. W/KeyguardServiceWrapper( 829): at android.view.WindowManagerGlobal.removeViewLocked(WindowManagerGlobal.java:359)
  1367. W/KeyguardServiceWrapper( 829): at android.view.WindowManagerGlobal.removeView(WindowManagerGlobal.java:314)
  1368. W/KeyguardServiceWrapper( 829): at android.view.WindowManagerImpl.removeViewImmediate(WindowManagerImpl.java:84)
  1369. W/KeyguardServiceWrapper( 829): at android.app.Dialog.dismissDialog(Dialog.java:341)
  1370. W/KeyguardServiceWrapper( 829): at android.app.Dialog.dismiss(Dialog.java:324)
  1371. W/KeyguardServiceWrapper( 829): at com.android.server.am.AppErrorDialog$1.handleMessage(AppErrorDialog.java:102)
  1372. W/KeyguardServiceWrapper( 829): at android.os.Handler.dispatchMessage(Handler.java:102)
  1373. W/KeyguardServiceWrapper( 829): at android.os.Looper.loop(Looper.java:135)
  1374. W/KeyguardServiceWrapper( 829): at android.os.HandlerThread.run(HandlerThread.java:61)
  1375. W/KeyguardServiceWrapper( 829): at com.android.server.ServiceThread.run(ServiceThread.java:46)
  1376. W/KeyguardServiceWrapper( 829): Remote Exception
  1377. W/KeyguardServiceWrapper( 829): android.os.DeadObjectException
  1378. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transactNative(Native Method)
  1379. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transact(Binder.java:496)
  1380. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.IKeyguardService$Stub$Proxy.isSecure(IKeyguardService.java:271)
  1381. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.isSecure(KeyguardServiceWrapper.java:54)
  1382. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.isSecure(KeyguardServiceDelegate.java:197)
  1383. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.isKeyguardSecure(PhoneWindowManager.java:5146)
  1384. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.applyPostLayoutPolicyLw(PhoneWindowManager.java:3939)
  1385. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9623)
  1386. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8700)
  1387. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8642)
  1388. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindowLocked(WindowManagerService.java:2632)
  1389. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindow(WindowManagerService.java:2567)
  1390. W/KeyguardServiceWrapper( 829): at com.android.server.wm.Session.remove(Session.java:186)
  1391. W/KeyguardServiceWrapper( 829): at android.view.ViewRootImpl.dispatchDetachedFromWindow(ViewRootImpl.java:2920)
  1392. W/KeyguardServiceWrapper( 829): at android.view.ViewRootImpl.doDie(ViewRootImpl.java:5390)
  1393. W/KeyguardServiceWrapper( 829): at android.view.ViewRootImpl.die(ViewRootImpl.java:5367)
  1394. W/KeyguardServiceWrapper( 829): at android.view.WindowManagerGlobal.removeViewLocked(WindowManagerGlobal.java:359)
  1395. W/KeyguardServiceWrapper( 829): at android.view.WindowManagerGlobal.removeView(WindowManagerGlobal.java:314)
  1396. W/KeyguardServiceWrapper( 829): at android.view.WindowManagerImpl.removeViewImmediate(WindowManagerImpl.java:84)
  1397. W/KeyguardServiceWrapper( 829): at android.app.Dialog.dismissDialog(Dialog.java:341)
  1398. W/KeyguardServiceWrapper( 829): at android.app.Dialog.dismiss(Dialog.java:324)
  1399. W/KeyguardServiceWrapper( 829): at com.android.server.am.AppErrorDialog$1.handleMessage(AppErrorDialog.java:102)
  1400. W/KeyguardServiceWrapper( 829): at android.os.Handler.dispatchMessage(Handler.java:102)
  1401. W/KeyguardServiceWrapper( 829): at android.os.Looper.loop(Looper.java:135)
  1402. W/KeyguardServiceWrapper( 829): at android.os.HandlerThread.run(HandlerThread.java:61)
  1403. W/KeyguardServiceWrapper( 829): at com.android.server.ServiceThread.run(ServiceThread.java:46)
  1404. W/InputMethodManagerService( 829): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@392f0f24 attribute=null, token = android.os.BinderProxy@34e4c4ac
  1405. I/WindowState( 829): WIN DEATH: Window{2f73ec06 u0 com.android.systemui.ImageWallpaper}
  1406. W/KeyguardServiceWrapper( 829): Remote Exception
  1407. W/KeyguardServiceWrapper( 829): android.os.DeadObjectException
  1408. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transactNative(Native Method)
  1409. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transact(Binder.java:496)
  1410. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.IKeyguardService$Stub$Proxy.isSecure(IKeyguardService.java:271)
  1411. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.isSecure(KeyguardServiceWrapper.java:54)
  1412. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.isSecure(KeyguardServiceDelegate.java:197)
  1413. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.isKeyguardSecure(PhoneWindowManager.java:5146)
  1414. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.applyPostLayoutPolicyLw(PhoneWindowManager.java:3939)
  1415. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9623)
  1416. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8700)
  1417. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8642)
  1418. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindowLocked(WindowManagerService.java:2632)
  1419. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1114)
  1420. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
  1421. W/KeyguardServiceWrapper( 829): Remote Exception
  1422. W/KeyguardServiceWrapper( 829): android.os.DeadObjectException
  1423. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transactNative(Native Method)
  1424. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transact(Binder.java:496)
  1425. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.IKeyguardService$Stub$Proxy.isSecure(IKeyguardService.java:271)
  1426. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.isSecure(KeyguardServiceWrapper.java:54)
  1427. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.isSecure(KeyguardServiceDelegate.java:197)
  1428. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.isKeyguardSecure(PhoneWindowManager.java:5146)
  1429. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.applyPostLayoutPolicyLw(PhoneWindowManager.java:3939)
  1430. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9623)
  1431. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8700)
  1432. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8642)
  1433. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindowLocked(WindowManagerService.java:2632)
  1434. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1114)
  1435. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
  1436. W/KeyguardServiceWrapper( 829): Remote Exception
  1437. W/KeyguardServiceWrapper( 829): android.os.DeadObjectException
  1438. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transactNative(Native Method)
  1439. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transact(Binder.java:496)
  1440. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.IKeyguardService$Stub$Proxy.isSecure(IKeyguardService.java:271)
  1441. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.isSecure(KeyguardServiceWrapper.java:54)
  1442. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.isSecure(KeyguardServiceDelegate.java:197)
  1443. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.isKeyguardSecure(PhoneWindowManager.java:5146)
  1444. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.applyPostLayoutPolicyLw(PhoneWindowManager.java:3939)
  1445. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9623)
  1446. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8700)
  1447. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8642)
  1448. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.removeWindowLocked(WindowManagerService.java:2632)
  1449. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1114)
  1450. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.sendDeathNotice(Binder.java:551)
  1451. W/KeyguardServiceWrapper( 829): Remote Exception
  1452. W/KeyguardServiceWrapper( 829): android.os.DeadObjectException
  1453. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transactNative(Native Method)
  1454. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transact(Binder.java:496)
  1455. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.IKeyguardService$Stub$Proxy.isSecure(IKeyguardService.java:271)
  1456. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.isSecure(KeyguardServiceWrapper.java:54)
  1457. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.isSecure(KeyguardServiceDelegate.java:197)
  1458. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.isKeyguardSecure(PhoneWindowManager.java:5146)
  1459. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.applyPostLayoutPolicyLw(PhoneWindowManager.java:3939)
  1460. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9623)
  1461. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8700)
  1462. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8642)
  1463. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.access$400(WindowManagerService.java:161)
  1464. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService$H.handleMessage(WindowManagerService.java:7614)
  1465. W/KeyguardServiceWrapper( 829): at android.os.Handler.dispatchMessage(Handler.java:102)
  1466. W/KeyguardServiceWrapper( 829): at android.os.Looper.loop(Looper.java:135)
  1467. W/KeyguardServiceWrapper( 829): at android.os.HandlerThread.run(HandlerThread.java:61)
  1468. W/KeyguardServiceWrapper( 829): at com.android.server.ServiceThread.run(ServiceThread.java:46)
  1469. W/KeyguardServiceWrapper( 829): Remote Exception
  1470. W/KeyguardServiceWrapper( 829): android.os.DeadObjectException
  1471. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transactNative(Native Method)
  1472. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transact(Binder.java:496)
  1473. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.IKeyguardService$Stub$Proxy.isSecure(IKeyguardService.java:271)
  1474. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.isSecure(KeyguardServiceWrapper.java:54)
  1475. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.isSecure(KeyguardServiceDelegate.java:197)
  1476. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.isKeyguardSecure(PhoneWindowManager.java:5146)
  1477. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.applyPostLayoutPolicyLw(PhoneWindowManager.java:3939)
  1478. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9623)
  1479. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8700)
  1480. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8642)
  1481. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.access$400(WindowManagerService.java:161)
  1482. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService$H.handleMessage(WindowManagerService.java:7614)
  1483. W/KeyguardServiceWrapper( 829): at android.os.Handler.dispatchMessage(Handler.java:102)
  1484. W/KeyguardServiceWrapper( 829): at android.os.Looper.loop(Looper.java:135)
  1485. W/KeyguardServiceWrapper( 829): at android.os.HandlerThread.run(HandlerThread.java:61)
  1486. W/KeyguardServiceWrapper( 829): at com.android.server.ServiceThread.run(ServiceThread.java:46)
  1487. W/KeyguardServiceWrapper( 829): Remote Exception
  1488. W/KeyguardServiceWrapper( 829): android.os.DeadObjectException
  1489. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transactNative(Native Method)
  1490. W/KeyguardServiceWrapper( 829): at android.os.BinderProxy.transact(Binder.java:496)
  1491. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.IKeyguardService$Stub$Proxy.isSecure(IKeyguardService.java:271)
  1492. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceWrapper.isSecure(KeyguardServiceWrapper.java:54)
  1493. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.keyguard.KeyguardServiceDelegate.isSecure(KeyguardServiceDelegate.java:197)
  1494. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.isKeyguardSecure(PhoneWindowManager.java:5146)
  1495. W/KeyguardServiceWrapper( 829): at com.android.internal.policy.impl.PhoneWindowManager.applyPostLayoutPolicyLw(PhoneWindowManager.java:3939)
  1496. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9623)
  1497. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8700)
  1498. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8642)
  1499. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService.access$400(WindowManagerService.java:161)
  1500. W/KeyguardServiceWrapper( 829): at com.android.server.wm.WindowManagerService$H.handleMessage(WindowManagerService.java:7614)
  1501. W/KeyguardServiceWrapper( 829): at android.os.Handler.dispatchMessage(Handler.java:102)
  1502. W/KeyguardServiceWrapper( 829): at android.os.Looper.loop(Looper.java:135)
  1503. W/KeyguardServiceWrapper( 829): at android.os.HandlerThread.run(HandlerThread.java:61)
  1504. W/KeyguardServiceWrapper( 829): at com.android.server.ServiceThread.run(ServiceThread.java:46)
  1505. I/ActivityManager( 829): Process com.android.systemui (pid 22895) has died
  1506. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.ImageWallpaper in 0ms
  1507. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.SystemUIService in 0ms
  1508. W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.keyguard.KeyguardService in 0ms
  1509. I/ActivityManager( 829): Start proc com.android.systemui for restart com.android.systemui: pid=22984 uid=10013 gids={50013, 9997, 1028, 1023, 1015, 1035, 3002, 3001, 3006} abi=armeabi-v7a
  1510. V/SystemUIService(22984): Starting SystemUI services.
  1511. D/TrustManagerService( 829): Removing dead TrustListener.
  1512. D/NuPlayerDriver( 224): start(0xb1e56a60)
  1513. I/GenericSource( 224): start
  1514. D/NuPlayerDriver( 224): reset(0xb1e56a60)
  1515. D/NuPlayerDriver( 224): notifyResetComplete(0xb1e56a60)
  1516. D/NuPlayerDriver( 224): start(0xb2001e20)
  1517. I/GenericSource( 224): start
  1518. D/NuPlayerDriver( 224): reset(0xb2001e20)
  1519. D/NuPlayerDriver( 224): notifyResetComplete(0xb2001e20)
  1520. D/VolumeUI(22984): Registering volume controller
  1521. D/NuPlayerDriver( 224): start(0xb42107c0)
  1522. I/GenericSource( 224): start
  1523. D/NuPlayerDriver( 224): reset(0xb42107c0)
  1524. D/NuPlayerDriver( 224): notifyResetComplete(0xb42107c0)
  1525. I/Adreno-EGL(22984): <qeglDrvAPI_eglInitialize:410>: QUALCOMM Build: 10/24/14, 167c270, I68fa98814b
  1526. I/Choreographer(22984): Skipped 31 frames! The application may be doing too much work on its main thread.
  1527. I/StatusBarManagerService( 829): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@32b48f95
  1528. D/AndroidRuntime(22984): Shutting down VM
  1529. E/AndroidRuntime(22984): FATAL EXCEPTION: main
  1530. E/AndroidRuntime(22984): Process: com.android.systemui, PID: 22984
  1531. E/AndroidRuntime(22984): java.lang.NullPointerException: Attempt to invoke virtual method 'void com.android.systemui.BatteryLevelTextView.setVisibility(int)' on a null object reference
  1532. E/AndroidRuntime(22984): at com.android.systemui.statusbar.phone.KeyguardStatusBarView.updateVisibilities(KeyguardStatusBarView.java:105)
  1533. E/AndroidRuntime(22984): at com.android.systemui.statusbar.phone.KeyguardStatusBarView.onFinishInflate(KeyguardStatusBarView.java:78)
  1534. E/AndroidRuntime(22984): at android.view.LayoutInflater.rInflate(LayoutInflater.java:814)
  1535. E/AndroidRuntime(22984): at android.view.LayoutInflater.parseInclude(LayoutInflater.java:916)
  1536. E/AndroidRuntime(22984): at android.view.LayoutInflater.rInflate(LayoutInflater.java:802)
  1537. E/AndroidRuntime(22984): at android.view.LayoutInflater.rInflate(LayoutInflater.java:809)
  1538. E/AndroidRuntime(22984): at android.view.LayoutInflater.parseInclude(LayoutInflater.java:916)
  1539. E/AndroidRuntime(22984): at android.view.LayoutInflater.rInflate(LayoutInflater.java:802)
  1540. E/AndroidRuntime(22984): at android.view.LayoutInflater.rInflate(LayoutInflater.java:809)
  1541. E/AndroidRuntime(22984): at android.view.LayoutInflater.inflate(LayoutInflater.java:504)
  1542. E/AndroidRuntime(22984): at android.view.LayoutInflater.inflate(LayoutInflater.java:414)
  1543. E/AndroidRuntime(22984): at android.view.LayoutInflater.inflate(LayoutInflater.java:365)
  1544. E/AndroidRuntime(22984): at android.view.View.inflate(View.java:18415)
  1545. E/AndroidRuntime(22984): at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:733)
  1546. E/AndroidRuntime(22984): at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3315)
  1547. E/AndroidRuntime(22984): at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3311)
  1548. E/AndroidRuntime(22984): at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:520)
  1549. E/AndroidRuntime(22984): at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:681)
  1550. E/AndroidRuntime(22984): at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
  1551. E/AndroidRuntime(22984): at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
  1552. E/AndroidRuntime(22984): at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:228)
  1553. E/AndroidRuntime(22984): at com.android.systemui.statusbar.ServiceMonitor.access$000(ServiceMonitor.java:49)
  1554. E/AndroidRuntime(22984): at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73)
  1555. E/AndroidRuntime(22984): at android.os.Handler.dispatchMessage(Handler.java:102)
  1556. E/AndroidRuntime(22984): at android.os.Looper.loop(Looper.java:135)
  1557. E/AndroidRuntime(22984): at android.app.ActivityThread.main(ActivityThread.java:5223)
  1558. E/AndroidRuntime(22984): at java.lang.reflect.Method.invoke(Native Method)
  1559. E/AndroidRuntime(22984): at java.lang.reflect.Method.invoke(Method.java:372)
  1560. E/AndroidRuntime(22984): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  1561. E/AndroidRuntime(22984): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  1562. W/ActivityManager( 829): Process com.android.systemui has crashed too many times: killing!
  1563. I/OpenGLRenderer( 829): Initialized EGL, version 1.4
  1564. D/audio_hw_primary( 224): disable_audio_route: reset and update mixer path: low-latency-playback
  1565. D/audio_hw_primary( 224): disable_snd_device: snd_device(2: speaker)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement