linuxman94

For J

Feb 27th, 2014
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1.  
  2. 02-27 22:48:54.387 948 948 E AndroidRuntime: FATAL EXCEPTION: main
  3.  
  4. 02-27 22:48:54.387 948 948 E AndroidRuntime: Process: com.android.systemui, PID: 948
  5.  
  6. 02-27 22:48:54.387 948 948 E AndroidRuntime: java.lang.NullPointerException
  7.  
  8. 02-27 22:48:54.387 948 948 E AndroidRuntime: at com.android.systemui.statusbar.notification.HoverQueue.removeNotificationFromList(HoverQueue.java:116)
  9.  
  10. 02-27 22:48:54.387 948 948 E AndroidRuntime: at com.android.systemui.statusbar.notification.Hover.processNotificationRemoval(Hover.java:724)
  11.  
  12. 02-27 22:48:54.387 948 948 E AndroidRuntime: at com.android.systemui.statusbar.notification.Hover.handleRemoveNotification(Hover.java:720)
  13.  
  14. 02-27 22:48:54.387 948 948 E AndroidRuntime: at com.android.systemui.statusbar.notification.Hover.access$500(Hover.java:55)
  15.  
  16. 02-27 22:48:54.387 948 948 E AndroidRuntime: at com.android.systemui.statusbar.notification.Hover$2.handleMessage(Hover.java:146)
  17.  
  18. 02-27 22:48:54.387 948 948 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
  19.  
  20. 02-27 22:48:54.387 948 948 E AndroidRuntime: at android.os.Looper.loop(Looper.java:136)
  21.  
  22. 02-27 22:48:54.387 948 948 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5024)
  23.  
  24. 02-27 22:48:54.387 948 948 E AndroidRuntime: at java.lang.reflect.Method.invokeNative(Native Method)
  25.  
  26. 02-27 22:48:54.387 948 948 E AndroidRuntime: at java.lang.reflect.Method.invoke(Method.java:515)
  27.  
  28. 02-27 22:48:54.387 948 948 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:779)
  29.  
  30. 02-27 22:48:54.387 948 948 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:595)
  31.  
  32. 02-27 22:48:54.387 948 948 E AndroidRuntime: at dalvik.system.NativeStart.main(Native Method)
  33.  
  34. 02-27 22:48:56.107 948 948 I Process : Sending signal. PID: 948 SIG: 9
Advertisement
Add Comment
Please, Sign In to add comment