Advertisement
Guest User

Untitled

a guest
Feb 15th, 2019
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.82 KB | None | 0 0
  1. [pid  7140] ptrace(PTRACE_GETREGS, 7164, NULL, 0x42002296e0 <unfinished ...>
  2. [pid  7135] sched_yield( <unfinished ...>
  3. [pid  7140] <... ptrace resumed> )      = 0
  4. [pid  7135] <... sched_yield resumed> ) = 0
  5. [pid  7140] epoll_wait(12,  <unfinished ...>
  6. [pid  7135] epoll_wait(17,  <unfinished ...>
  7. [pid  7140] <... epoll_wait resumed> [], 64, 0) = 0
  8. [pid  7135] <... epoll_wait resumed> [], 64, 0) = 0
  9. [pid  7140] epoll_wait(12,  <unfinished ...>
  10. [pid  7135] epoll_wait(17,  <unfinished ...>
  11. [pid  7134] <... futex resumed> )       = 0
  12. [pid  7134] futex(0x273d2d0, FUTEX_WAKE_PRIVATE, 1) = 0
  13. [pid  7134] poll([{fd=1, events=POLLOUT}], 1, 0) = 1 ([{fd=1, revents=POLLOUT}])
  14. [pid  7134] write(1, "[7164] Exited syscall: KnownSysc"..., 233) = 233
  15. [pid  7134] ptrace(PTRACE_SYSCALL, 7164, NULL, SIG_0) = -1 ESRCH (No such process)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement