Advertisement
Guest User

Untitled

a guest
Dec 9th, 2017
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. [root@Sailfish /]# /system/bin/logd
  2. libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 4504 (logd)
  3. libc: Unable to open connection to debuggerd: Connection refused
  4. Segmentation fault
  5. [root@Sailfish /]# /system/bin/debuggerd
  6. libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 4699 (debuggerd)
  7. libc: Unable to open connection to debuggerd: Connection refused
  8. Segmentation fault
  9. [root@Sailfish /]# /system/bin/service
  10. service servicemanager
  11. [root@Sailfish /]# /system/bin/servicemanager
  12. libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 4714 (servicemanager)
  13. libc: Unable to open connection to debuggerd: Connection refused
  14. Segmentation fault
  15. [root@Sailfish /]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement