linuxman94

more crash

Apr 3rd, 2014
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.15 KB | None | 0 0
  1. E/AndroidRuntime( 2665): FATAL EXCEPTION: main
  2. E/AndroidRuntime( 2665): Process: com.android.systemui, PID: 2665
  3. E/AndroidRuntime( 2665): java.lang.NullPointerException
  4. E/AndroidRuntime( 2665): at com.android.systemui.statusbar.notification.Hover.shouldDisplayNotification(Hover.java:460)
  5. E/AndroidRuntime( 2665): at com.android.systemui.statusbar.notification.Hover.setNotification(Hover.java:392)
  6. E/AndroidRuntime( 2665): at com.android.systemui.statusbar.BaseStatusBar.addNotificationViews(BaseStatusBar.java:1074)
  7. E/AndroidRuntime( 2665): at com.android.systemui.statusbar.phone.PhoneStatusBar.addNotification(PhoneStatusBar.java:1041)
  8. E/AndroidRuntime( 2665): at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:388)
  9. E/AndroidRuntime( 2665): at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:383)
  10. E/AndroidRuntime( 2665): at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
  11. E/AndroidRuntime( 2665): at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
  12. E/AndroidRuntime( 2665): at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:228)
  13. E/AndroidRuntime( 2665): at com.android.systemui.statusbar.ServiceMonitor.access$000(ServiceMonitor.java:49)
  14. E/AndroidRuntime( 2665): at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73)
  15. E/AndroidRuntime( 2665): at android.os.Handler.dispatchMessage(Handler.java:102)
  16. E/AndroidRuntime( 2665): at android.os.Looper.loop(Looper.java:136)
  17. E/AndroidRuntime( 2665): at android.app.ActivityThread.main(ActivityThread.java:5024)
  18. E/AndroidRuntime( 2665): at java.lang.reflect.Method.invokeNative(Native Method)
  19. E/AndroidRuntime( 2665): at java.lang.reflect.Method.invoke(Method.java:515)
  20. E/AndroidRuntime( 2665): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:779)
  21. E/AndroidRuntime( 2665): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:595)
  22. E/AndroidRuntime( 2665): at dalvik.system.NativeStart.main(Native Method)
  23. W/ActivityManager( 811): Process com.android.systemui has crashed too many times: killing!
Advertisement
Add Comment
Please, Sign In to add comment