Guest User

Untitled

a guest
Dec 18th, 2017
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
  2. clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fe5ac76fa10) = 10136
  3. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  4. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  5. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  6. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  7. rt_sigaction(SIGINT, {sa_handler=0x442f00, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fe5ab90c2e0}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fe5ab90c2e0}, 8) = 0
  8. wait4(-1, /nix/store/xyx0gcdqx6pn4s904b004bzsf10q34b3-chrootenv:chrootenv.c:140: unshare: Operation not permitted
Advertisement
Add Comment
Please, Sign In to add comment