Advertisement
Guest User

aimsicd quit crash

a guest
Jun 20th, 2014
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.77 KB | None | 0 0
  1. u0_a202@MSM8960:saved_logs # cat 2014-06-20-19-03-06.txt
  2. 06-20 18:57:42.215 W/ContextImpl(820): Calling a method in the system process without a qualified u
  3. er: android.app.ContextImpl.sendBroadcast:1346 com.android.server.StatusBarManagerService.sendNotif
  4. cation:179 com.android.server.StatusBarManagerService.removeNotification:812 com.android.server.Not
  5. ficationManagerService.cancelNotificationLocked:1615 com.android.server.NotificationManagerService.
  6. ancelNotification:1688
  7. 06-20 18:57:42.235 W/dalvikvm(30572): threadid=1: thread exiting with uncaught exception (group=0x4
  8. ed5ac8)
  9. 06-20 18:57:42.235 E/AndroidRuntime(30572): FATAL EXCEPTION: main
  10. 06-20 18:57:42.235 E/AndroidRuntime(30572): java.lang.RuntimeException: Unable to stop service com.
  11. ecUpwN.AIMSICD.service.AimsicdService@418787f0: java.lang.NullPointerException
  12. 06-20 18:57:42.235 E/AndroidRuntime(30572): at android.app.ActivityThread.handleStopService(Act
  13. vityThread.java:2789)
  14. 06-20 18:57:42.235 E/AndroidRuntime(30572): at android.app.ActivityThread.access$2100(ActivityT
  15. read.java:154)
  16. 06-20 18:57:42.235 E/AndroidRuntime(30572): at android.app.ActivityThread$H.handleMessage(Activ
  17. tyThread.java:1392)
  18. 06-20 18:57:42.235 E/AndroidRuntime(30572): at android.os.Handler.dispatchMessage(Handler.java:
  19. 9)
  20. 06-20 18:57:42.235 E/AndroidRuntime(30572): at android.os.Looper.loop(Looper.java:137)
  21. 06-20 18:57:42.235 E/AndroidRuntime(30572): at android.app.ActivityThread.main(ActivityThread.j
  22. va:5306)
  23. 06-20 18:57:42.235 E/AndroidRuntime(30572): at java.lang.reflect.Method.invokeNative(Native Met
  24. od)
  25. 06-20 18:57:42.235 E/AndroidRuntime(30572): at java.lang.reflect.Method.invoke(Method.java:511)
  26. 06-20 18:57:42.235 E/AndroidRuntime(30572): at com.android.internal.os.ZygoteInit$MethodAndArgs
  27. aller.run(ZygoteInit.java:1102)
  28. 06-20 18:57:42.235 E/AndroidRuntime(30572): at com.android.internal.os.ZygoteInit.main(ZygoteIn
  29. t.java:869)
  30. 06-20 18:57:42.235 E/AndroidRuntime(30572): at dalvik.system.NativeStart.main(Native Method)
  31. 06-20 18:57:42.235 E/AndroidRuntime(30572): Caused by: java.lang.NullPointerException
  32. 06-20 18:57:42.235 E/AndroidRuntime(30572): at com.SecUpwN.AIMSICD.service.AimsicdService.onDes
  33. roy(AimsicdService.java:297)
  34. 06-20 18:57:42.235 E/AndroidRuntime(30572): at android.app.ActivityThread.handleStopService(Act
  35. vityThread.java:2772)
  36. 06-20 18:57:42.235 E/AndroidRuntime(30572): ... 10 more
  37. 06-20 18:57:42.265 I/dumpstate(31556): begin
  38. 06-20 18:57:42.556 E/android.os.Debug(820): !@Dumpstate > sdumpstate -k -t -z -d -o /data/log/dumps
  39. ate_app_error
  40. 06-20 18:57:43.286 I/InputReader(820): Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.2149
  41. ] when=59480369369000
  42. 06-20 18:57:43.286 I/InputDispatcher(820): Delivering touch to: action: 0x0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement