Guest User

Untitled

a guest
Nov 21st, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. mprotect(0xffffb15b7000, 4096, PROT_READ) = 0
  2. munmap(0xffffb27cc000, 17638) = 0
  3. getpid() = 27338
  4. tgkill(27338, 27339, SIGRTMIN) = 0
  5. getpid() = 27338
  6. tgkill(27338, 27340, SIGRTMIN) = 0
  7. futex(0xffffb25ba2c0, FUTEX_WAIT, 27339, NULL) = ? ERESTARTSYS (To be restarted if SA_RESTART is set) < -- next call should be clone(), but not called
Add Comment
Please, Sign In to add comment