Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- D/AndroidRuntime( 3000): Shutting down VM
- W/dalvikvm( 3000): threadid=1: thread exiting with uncaught exception (group=0x41580700)
- E/AndroidRuntime( 3000): FATAL EXCEPTION: main
- E/AndroidRuntime( 3000): java.lang.RuntimeException: Unable to create service com.android.systemui.SystemUIService: java.lang.NullPointerException
- E/AndroidRuntime( 3000): at android.app.ActivityThread.handleCreateService(ActivityThread.java:2735)
- E/AndroidRuntime( 3000): at android.app.ActivityThread.access$1600(ActivityThread.java:158)
- E/AndroidRuntime( 3000): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1358)
- E/AndroidRuntime( 3000): at android.os.Handler.dispatchMessage(Handler.java:99)
- E/AndroidRuntime( 3000): at android.os.Looper.loop(Looper.java:137)
- E/AndroidRuntime( 3000): at android.app.ActivityThread.main(ActivityThread.java:5323)
- E/AndroidRuntime( 3000): at java.lang.reflect.Method.invokeNative(Native Method)
- E/AndroidRuntime( 3000): at java.lang.reflect.Method.invoke(Method.java:525)
- E/AndroidRuntime( 3000): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:743)
- E/AndroidRuntime( 3000): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:559)
- E/AndroidRuntime( 3000): at dalvik.system.NativeStart.main(Native Method)
- E/AndroidRuntime( 3000): Caused by: java.lang.NullPointerException
- E/AndroidRuntime( 3000): at com.android.systemui.statusbar.phone.PhoneStatusBar.disable(PhoneStatusBar.java:1852)
- E/AndroidRuntime( 3000): at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:462)
- E/AndroidRuntime( 3000): at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:483)
- E/AndroidRuntime( 3000): at com.android.systemui.SystemUIService.onCreate(SystemUIService.java:105)
- E/AndroidRuntime( 3000): at android.app.ActivityThread.handleCreateService(ActivityThread.java:2725)
- E/AndroidRuntime( 3000): ... 10 more
- I/Process ( 3000): Sending signal. PID: 3000 SIG: 9
- W/ActivityManager( 829): Process com.android.systemui has crashed too many times: killing!
- I/ActivityManager( 829): Process com.android.systemui (pid 3000) has died.
- W/ActivityManager( 829): Scheduling restart of crashed service com.android.systemui/.SystemUIService in 0ms
- I/WindowState( 829): WIN DEATH: Window{42c389c0 u0 AppSidebar}
Advertisement
Add Comment
Please, Sign In to add comment