Advertisement
Guest User

Untitled

a guest
Feb 3rd, 2017
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. [root@Sailfish ~]# strace -ttfy /sbin/droid-hal-init
  2. 22:51:38.969202 execve("/sbin/droid-hal-init", ["/sbin/droid-hal-init"], [/* 18 vars */]) = 0
  3. pid 1285 stray syscall exit
  4. 22:51:38.973569 <... execve resumed> ) = 1285
  5. pid 1285 stray syscall exit
  6. 22:51:38.973646 <... execve resumed> ) = -1698619392
  7. pid 1285 stray syscall exit
  8. 22:51:38.973715 <... execve resumed> ) = 0
  9. pid 1285 stray syscall exit
  10. 22:51:38.973784 <... execve resumed> ) = 0
  11. pid 1285 stray syscall exit
  12. 22:51:38.973846 <... execve resumed> ) = 0
  13. pid 1285 stray syscall exit
  14. 22:51:38.973927 <... execve resumed> ) = -1 ENOENT (No such file or directory)
  15. pid 1285 stray syscall exit
  16. 22:51:38.974771 <... execve resumed> ) = 0
  17. pid 1285 stray syscall exit
  18. 22:51:38.974853 <... execve resumed> ) = -1 ENOENT (No such file or directory)
  19. pid 1285 stray syscall exit
  20. 22:51:38.974932 <... execve resumed> ) = -1698623488
  21. pid 1285 stray syscall exit
  22. 22:51:38.974995 <... execve resumed> ) = 0
  23. 22:51:38.975032 restart_syscall(<... resuming interrupted call ...>) = 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement