Guest User

Untitled

a guest
Nov 19th, 2014
393
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.05 KB | None | 0 0
  1. ↳ strace -p 32452
  2. Process 32452 attached
  3. restart_syscall(<... resuming interrupted call ...>) = 1
  4. read(4, 0xbfcd893c, 16) = -1 EAGAIN (Resource temporarily unavailable)
  5. clock_gettime(CLOCK_MONOTONIC, {209404, 281771893}) = 0
  6. write(4, "\1\0\0\0\0\0\0\0", 8) = 8
  7. recvmsg(3, {msg_name(0)=NULL, msg_iov(1)=[{"l\1\0\1\0\0\0\0\25\0\0\0\277\0\0\0\1\1o\0(\0\0\0/org/fre"..., 2048}], msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 208
  8. write(4, "\1\0\0\0\0\0\0\0", 8) = 8
  9. recvmsg(3, 0xbfcd87d0, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
  10. write(4, "\1\0\0\0\0\0\0\0", 8) = 8
  11. clock_gettime(CLOCK_MONOTONIC, {209404, 283065895}) = 0
  12. poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}], 2, 0) = 1 ([{fd=4, revents=POLLIN}])
  13. sendmsg(3, {msg_name(0)=NULL, msg_iov(2)=[{"l\2\1\1\31\17\1\0q\1\0\0\"\0\0\0\6\1s\0\6\0\0\0:1.369\0\0"..., 56}, {"\270V\0\0\4\0\0\0sftp\0\0\0\0\7\0\0\0gphoto2\0\3\0\0\0"..., 69401}], msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 69457
  14. clock_gettime(CLOCK_MONOTONIC, {209404, 285947447}) = 0
  15. clock_gettime(CLOCK_MONOTONIC, {209404, 286136794}) = 0
  16. poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}], 2, 299895) = 1 ([{fd=4, revents=POLLIN}])
  17. read(4, "\3\0\0\0\0\0\0\0", 16) = 8
  18. clock_gettime(CLOCK_MONOTONIC, {209404, 286637086}) = 0
  19. clock_gettime(CLOCK_MONOTONIC, {209404, 286805409}) = 0
  20. poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}], 2, 299894) = 1 ([{fd=3, revents=POLLIN}])
  21. read(4, 0xbfcd893c, 16) = -1 EAGAIN (Resource temporarily unavailable)
  22. clock_gettime(CLOCK_MONOTONIC, {209404, 298136351}) = 0
  23. write(4, "\1\0\0\0\0\0\0\0", 8) = 8
  24. recvmsg(3, {msg_name(0)=NULL, msg_iov(1)=[{"l\1\0\1\\\0\0\0\26\0\0\0\307\0\0\0\1\1o\0(\0\0\0/org/fre"..., 2048}], msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 308
  25. write(4, "\1\0\0\0\0\0\0\0", 8) = 8
  26. recvmsg(3, 0xbfcd87d0, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
  27. write(4, "\1\0\0\0\0\0\0\0", 8) = 8
  28. clock_gettime(CLOCK_MONOTONIC, {209404, 299475962}) = 0
  29. poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}], 2, 0) = 1 ([{fd=4, revents=POLLIN}])
  30. futex(0xb85f15dc, FUTEX_WAKE, 1) = 1
  31. futex(0xb85f15d0, FUTEX_WAKE, 1) = 1
  32. futex(0xb85e3b70, FUTEX_WAKE, 1) = 1
  33. sendmsg(3, {msg_name(0)=NULL, msg_iov(2)=[{"l\2\1\1\4\0\0\0r\1\0\0\37\0\0\0\6\1s\0\6\0\0\0:1.369\0\0"..., 48}, {"S\0\0\0", 4}], msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 52
  34. clock_gettime(CLOCK_MONOTONIC, {209404, 301978470}) = 0
  35. clock_gettime(CLOCK_MONOTONIC, {209404, 302198478}) = 0
  36. poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}], 2, 0) = 1 ([{fd=4, revents=POLLIN}])
  37. read(4, "\4\0\0\0\0\0\0\0", 16) = 8
  38. sendmsg(3, {msg_name(0)=NULL, msg_iov(2)=[{"l\4\1\1\4\0\0\0s\1\0\0\217\0\0\0\1\1o\0(\0\0\0/org/fre"..., 160}, {"S\0\0\0", 4}], msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 164
  39. clock_gettime(CLOCK_MONOTONIC, {209404, 303092759}) = 0
  40. poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}], 2, 299878 <unfinished ...>
  41. +++ killed by SIGKILL +++
Advertisement
Add Comment
Please, Sign In to add comment