Advertisement
Guest User

Untitled

a guest
Sep 4th, 2015
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.28 KB | None | 0 0
  1. 3C Toolbox Pro (logcat)
  2. ======================
  3. I/07:06:49.094 ActivityManager( 789)
  4. Process com.android.systemui (pid 26580) has died
  5. E/07:06:47.268 AndroidRuntime(26580)
  6. at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
  7. E/07:06:47.268 AndroidRuntime(26580)
  8. at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
  9. E/07:06:47.268 AndroidRuntime(26580)
  10. at java.lang.reflect.Method.invoke(Method.java:372)
  11. E/07:06:47.268 AndroidRuntime(26580)
  12. at java.lang.reflect.Method.invoke(Native Method)
  13. E/07:06:47.268 AndroidRuntime(26580)
  14. at android.app.ActivityThread.main(ActivityThread.java:5309)
  15. E/07:06:47.268 AndroidRuntime(26580)
  16. at android.os.Looper.loop(Looper.java:135)
  17. E/07:06:47.268 AndroidRuntime(26580)
  18. at android.os.Handler.dispatchMessage(Handler.java:95)
  19. E/07:06:47.268 AndroidRuntime(26580)
  20. at android.os.Handler.handleCallback(Handler.java:739)
  21. E/07:06:47.268 AndroidRuntime(26580)
  22. at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:753)
  23. E/07:06:47.268 AndroidRuntime(26580)
  24. at android.view.Choreographer.doFrame(Choreographer.java:549)
  25. E/07:06:47.268 AndroidRuntime(26580)
  26. at android.view.Choreographer.doCallbacks(Choreographer.java:580)
  27. E/07:06:47.268 AndroidRuntime(26580)
  28. at android.view.Choreographer$CallbackRecord.run(Choreographer.java:767)
  29. E/07:06:47.268 AndroidRuntime(26580)
  30. at android.animation.ValueAnimator$AnimationHandler.run(ValueAnimator.java:738)
  31. E/07:06:47.268 AndroidRuntime(26580)
  32. at android.animation.ValueAnimator$AnimationHandler.doAnimationFrame(ValueAnimator.java:722)
  33. E/07:06:47.268 AndroidRuntime(26580)
  34. at android.animation.ValueAnimator.endAnimation(ValueAnimator.java:1171)
  35. E/07:06:47.268 AndroidRuntime(26580)
  36. at android.view.ViewPropertyAnimator$AnimatorEventListener.onAnimationEnd(ViewPropertyAnimator.java:1121)
  37. E/07:06:47.268 AndroidRuntime(26580)
  38. at com.android.systemui.statusbar.VisualizerView$3.run(VisualizerView.java:108)
  39. E/07:06:47.268 AndroidRuntime(26580)
  40. java.lang.NullPointerException: Attempt to invoke virtual method 'int android.media.audiofx.Visualizer.setEnabled(boolean)' on a null object reference
  41. E/07:06:47.268 AndroidRuntime(26580)
  42. Process: com.android.systemui, PID: 26580
  43. E/07:06:47.268 AndroidRuntime(26580)
  44. FATAL EXCEPTION: main
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement