Advertisement
Guest User

Untitled

a guest
Jun 19th, 2017
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.50 KB | None | 0 0
  1. ~$ sudo strace -p6683
  2. [sudo] password for christoph:
  3. strace: Process 6683 attached
  4. read(0, "m", 1) = 1
  5. write(2, "m", 1) = 1
  6. read(0, "k", 1) = 1
  7. write(2, "k", 1) = 1
  8. read(0, "d", 1) = 1
  9. write(2, "d", 1) = 1
  10. read(0, "i", 1) = 1
  11. write(2, "i", 1) = 1
  12. read(0, "r", 1) = 1
  13. write(2, "r", 1) = 1
  14. read(0, " ", 1) = 1
  15. write(2, " ", 1) = 1
  16. read(0, "/", 1) = 1
  17. write(2, "/", 1) = 1
  18. read(0, "t", 1) = 1
  19. write(2, "t", 1) = 1
  20. read(0, "m", 1) = 1
  21. write(2, "m", 1) = 1
  22. read(0, "p", 1) = 1
  23. write(2, "p", 1) = 1
  24. read(0, "/", 1) = 1
  25. write(2, "/", 1) = 1
  26. read(0, "t", 1) = 1
  27. write(2, "t", 1) = 1
  28. read(0, "e", 1) = 1
  29. write(2, "e", 1) = 1
  30. read(0, "s", 1) = 1
  31. write(2, "s", 1) = 1
  32. read(0, "t", 1) = 1
  33. write(2, "t", 1) = 1
  34. read(0, "0", 1) = 1
  35. write(2, "0", 1) = 1
  36. read(0, "\r", 1) = 1
  37. write(2, "\n", 1) = 1
  38. ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
  39. ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig icanon echo ...}) = 0
  40. ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  41. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  42. rt_sigaction(SIGTERM, {0x45f2e0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  43. rt_sigaction(SIGHUP, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  44. rt_sigaction(SIGALRM, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  45. rt_sigaction(SIGWINCH, {0x45f2d0, [], SA_RESTORER, 0x7f4759d144b0}, {0x4ac4d0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, 8) = 0
  46. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  47. stat(".", {st_mode=S_IFDIR|0700, st_size=24576, ...}) = 0
  48. stat("/home/christoph/bin/mkdir", 0x7ffd79ddf7c0) = -1 ENOENT (No such file or directory)
  49. stat("/home/christoph/.local/bin/mkdir", 0x7ffd79ddf7c0) = -1 ENOENT (No such file or directory)
  50. stat("/usr/local/sbin/mkdir", 0x7ffd79ddf7c0) = -1 ENOENT (No such file or directory)
  51. stat("/usr/local/bin/mkdir", 0x7ffd79ddf7c0) = -1 ENOENT (No such file or directory)
  52. stat("/usr/sbin/mkdir", 0x7ffd79ddf7c0) = -1 ENOENT (No such file or directory)
  53. stat("/usr/bin/mkdir", 0x7ffd79ddf7c0) = -1 ENOENT (No such file or directory)
  54. stat("/sbin/mkdir", 0x7ffd79ddf7c0) = -1 ENOENT (No such file or directory)
  55. stat("/bin/mkdir", {st_mode=S_IFREG|0755, st_size=76848, ...}) = 0
  56. stat("/bin/mkdir", {st_mode=S_IFREG|0755, st_size=76848, ...}) = 0
  57. geteuid() = 1000
  58. getegid() = 1000
  59. getuid() = 1000
  60. getgid() = 1000
  61. access("/bin/mkdir", X_OK) = 0
  62. stat("/bin/mkdir", {st_mode=S_IFREG|0755, st_size=76848, ...}) = 0
  63. geteuid() = 1000
  64. getegid() = 1000
  65. getuid() = 1000
  66. getgid() = 1000
  67. access("/bin/mkdir", R_OK) = 0
  68. stat("/bin/mkdir", {st_mode=S_IFREG|0755, st_size=76848, ...}) = 0
  69. stat("/bin/mkdir", {st_mode=S_IFREG|0755, st_size=76848, ...}) = 0
  70. geteuid() = 1000
  71. getegid() = 1000
  72. getuid() = 1000
  73. getgid() = 1000
  74. access("/bin/mkdir", X_OK) = 0
  75. stat("/bin/mkdir", {st_mode=S_IFREG|0755, st_size=76848, ...}) = 0
  76. geteuid() = 1000
  77. getegid() = 1000
  78. getuid() = 1000
  79. getgid() = 1000
  80. access("/bin/mkdir", R_OK) = 0
  81. rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
  82. pipe([3, 4]) = 0
  83. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f475a6cb9d0) = 11087
  84. setpgid(11087, 11087) = 0
  85. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  86. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  87. close(3) = 0
  88. close(4) = 0
  89. ioctl(255, TIOCGPGRP, [11087]) = 0
  90. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  91. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  92. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WSTOPPED|WCONTINUED, NULL) = 11087
  93. rt_sigprocmask(SIG_BLOCK, [CHLD TSTP TTIN TTOU], [CHLD], 8) = 0
  94. ioctl(255, TIOCSPGRP, [6683]) = 0
  95. rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0
  96. ioctl(255, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  97. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  98. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=11087, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
  99. wait4(-1, 0x7ffd79ddf2d0, WNOHANG|WSTOPPED|WCONTINUED, NULL) = -1 ECHILD (No child processes)
  100. rt_sigreturn({mask=[]}) = 0
  101. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  102. rt_sigprocmask(SIG_BLOCK, [CHLD TSTP TTIN TTOU], [], 8) = 0
  103. ioctl(255, TIOCSPGRP, [6683]) = 0
  104. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  105. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  106. ioctl(0, TIOCGWINSZ, {ws_row=24, ws_col=80, ws_xpixel=0, ws_ypixel=0}) = 0
  107. ioctl(0, TIOCSWINSZ, {ws_row=24, ws_col=80, ws_xpixel=0, ws_ypixel=0}) = 0
  108. ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  109. ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  110. ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig -icanon -echo ...}) = 0
  111. ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
  112. rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT ALRM TERM TSTP TTIN TTOU], [], 8) = 0
  113. rt_sigaction(SIGINT, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  114. rt_sigaction(SIGTERM, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f2e0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, 8) = 0
  115. rt_sigaction(SIGHUP, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  116. rt_sigaction(SIGQUIT, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  117. rt_sigaction(SIGQUIT, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  118. rt_sigaction(SIGALRM, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  119. rt_sigaction(SIGTSTP, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  120. rt_sigaction(SIGTSTP, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  121. rt_sigaction(SIGTTOU, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  122. rt_sigaction(SIGTTOU, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  123. rt_sigaction(SIGTTIN, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  124. rt_sigaction(SIGTTIN, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  125. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  126. rt_sigaction(SIGWINCH, {0x4ac4d0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, {0x45f2d0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  127. write(2, "bash-4.3$ ", 10) = 10
  128. read(0, "c", 1) = 1
  129. write(2, "c", 1) = 1
  130. read(0, "d", 1) = 1
  131. write(2, "d", 1) = 1
  132. read(0, " ", 1) = 1
  133. write(2, " ", 1) = 1
  134. read(0, "/", 1) = 1
  135. write(2, "/", 1) = 1
  136. read(0, "t", 1) = 1
  137. write(2, "t", 1) = 1
  138. read(0, "m", 1) = 1
  139. write(2, "m", 1) = 1
  140. read(0, "p", 1) = 1
  141. write(2, "p", 1) = 1
  142. read(0, "/", 1) = 1
  143. write(2, "/", 1) = 1
  144. read(0, "t", 1) = 1
  145. write(2, "t", 1) = 1
  146. read(0, "e", 1) = 1
  147. write(2, "e", 1) = 1
  148. read(0, "s", 1) = 1
  149. write(2, "s", 1) = 1
  150. read(0, "t", 1) = 1
  151. write(2, "t", 1) = 1
  152. read(0, "0", 1) = 1
  153. write(2, "0", 1) = 1
  154. read(0, "\r", 1) = 1
  155. write(2, "\n", 1) = 1
  156. ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
  157. ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig icanon echo ...}) = 0
  158. ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  159. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  160. rt_sigaction(SIGTERM, {0x45f2e0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  161. rt_sigaction(SIGHUP, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  162. rt_sigaction(SIGALRM, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  163. rt_sigaction(SIGWINCH, {0x45f2d0, [], SA_RESTORER, 0x7f4759d144b0}, {0x4ac4d0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, 8) = 0
  164. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  165. stat("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0
  166. stat("/tmp/test0", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
  167. chdir("/tmp/test0") = 0
  168. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  169. rt_sigprocmask(SIG_BLOCK, [CHLD TSTP TTIN TTOU], [], 8) = 0
  170. ioctl(255, TIOCSPGRP, [6683]) = 0
  171. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  172. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  173. ioctl(0, TIOCGWINSZ, {ws_row=24, ws_col=80, ws_xpixel=0, ws_ypixel=0}) = 0
  174. ioctl(0, TIOCSWINSZ, {ws_row=24, ws_col=80, ws_xpixel=0, ws_ypixel=0}) = 0
  175. ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  176. ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  177. ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig -icanon -echo ...}) = 0
  178. ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
  179. rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT ALRM TERM TSTP TTIN TTOU], [], 8) = 0
  180. rt_sigaction(SIGINT, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  181. rt_sigaction(SIGTERM, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f2e0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, 8) = 0
  182. rt_sigaction(SIGHUP, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  183. rt_sigaction(SIGQUIT, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  184. rt_sigaction(SIGQUIT, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  185. rt_sigaction(SIGALRM, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  186. rt_sigaction(SIGTSTP, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  187. rt_sigaction(SIGTSTP, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  188. rt_sigaction(SIGTTOU, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  189. rt_sigaction(SIGTTOU, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  190. rt_sigaction(SIGTTIN, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  191. rt_sigaction(SIGTTIN, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  192. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  193. rt_sigaction(SIGWINCH, {0x4ac4d0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, {0x45f2d0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  194. write(2, "bash-4.3$ ", 10) = 10
  195. read(0, "m", 1) = 1
  196. write(2, "m", 1) = 1
  197. read(0, "k", 1) = 1
  198. write(2, "k", 1) = 1
  199. read(0, "d", 1) = 1
  200. write(2, "d", 1) = 1
  201. read(0, "i", 1) = 1
  202. write(2, "i", 1) = 1
  203. read(0, "r", 1) = 1
  204. write(2, "r", 1) = 1
  205. read(0, " ", 1) = 1
  206. write(2, " ", 1) = 1
  207. read(0, "b", 1) = 1
  208. write(2, "b", 1) = 1
  209. read(0, "o", 1) = 1
  210. write(2, "o", 1) = 1
  211. read(0, "o", 1) = 1
  212. write(2, "o", 1) = 1
  213. read(0, "t", 1) = 1
  214. write(2, "t", 1) = 1
  215. read(0, "\r", 1) = 1
  216. write(2, "\n", 1) = 1
  217. ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
  218. ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig icanon echo ...}) = 0
  219. ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  220. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  221. rt_sigaction(SIGTERM, {0x45f2e0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  222. rt_sigaction(SIGHUP, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  223. rt_sigaction(SIGALRM, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  224. rt_sigaction(SIGWINCH, {0x45f2d0, [], SA_RESTORER, 0x7f4759d144b0}, {0x4ac4d0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, 8) = 0
  225. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  226. brk(0x1a10000) = 0x1a10000
  227. rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
  228. pipe([3, 4]) = 0
  229. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f475a6cb9d0) = 11955
  230. setpgid(11955, 11955) = 0
  231. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  232. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  233. close(3) = 0
  234. close(4) = 0
  235. ioctl(255, TIOCGPGRP, [11955]) = 0
  236. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  237. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  238. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WSTOPPED|WCONTINUED, NULL) = 11955
  239. rt_sigprocmask(SIG_BLOCK, [CHLD TSTP TTIN TTOU], [CHLD], 8) = 0
  240. ioctl(255, TIOCSPGRP, [6683]) = 0
  241. rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0
  242. ioctl(255, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  243. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  244. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=11955, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
  245. wait4(-1, 0x7ffd79ddf2d0, WNOHANG|WSTOPPED|WCONTINUED, NULL) = -1 ECHILD (No child processes)
  246. rt_sigreturn({mask=[]}) = 0
  247. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  248. rt_sigprocmask(SIG_BLOCK, [CHLD TSTP TTIN TTOU], [], 8) = 0
  249. ioctl(255, TIOCSPGRP, [6683]) = 0
  250. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  251. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  252. ioctl(0, TIOCGWINSZ, {ws_row=24, ws_col=80, ws_xpixel=0, ws_ypixel=0}) = 0
  253. ioctl(0, TIOCSWINSZ, {ws_row=24, ws_col=80, ws_xpixel=0, ws_ypixel=0}) = 0
  254. ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  255. ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  256. ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig -icanon -echo ...}) = 0
  257. ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
  258. rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT ALRM TERM TSTP TTIN TTOU], [], 8) = 0
  259. rt_sigaction(SIGINT, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  260. rt_sigaction(SIGTERM, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f2e0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, 8) = 0
  261. rt_sigaction(SIGHUP, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  262. rt_sigaction(SIGQUIT, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  263. rt_sigaction(SIGQUIT, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  264. rt_sigaction(SIGALRM, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  265. rt_sigaction(SIGTSTP, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  266. rt_sigaction(SIGTSTP, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  267. rt_sigaction(SIGTTOU, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  268. rt_sigaction(SIGTTOU, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  269. rt_sigaction(SIGTTIN, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  270. rt_sigaction(SIGTTIN, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  271. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  272. rt_sigaction(SIGWINCH, {0x4ac4d0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, {0x45f2d0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  273. write(2, "bash-4.3$ ", 10) = 10
  274. read(0, "s", 1) = 1
  275. write(2, "s", 1) = 1
  276. read(0, "u", 1) = 1
  277. write(2, "u", 1) = 1
  278. read(0, "d", 1) = 1
  279. write(2, "d", 1) = 1
  280. read(0, "o", 1) = 1
  281. write(2, "o", 1) = 1
  282. read(0, " ", 1) = 1
  283. write(2, " ", 1) = 1
  284. read(0, "m", 1) = 1
  285. write(2, "m", 1) = 1
  286. read(0, "o", 1) = 1
  287. write(2, "o", 1) = 1
  288. read(0, "u", 1) = 1
  289. write(2, "u", 1) = 1
  290. read(0, "n", 1) = 1
  291. write(2, "n", 1) = 1
  292. read(0, "t", 1) = 1
  293. write(2, "t", 1) = 1
  294. read(0, " ", 1) = 1
  295. write(2, " ", 1) = 1
  296. read(0, "/", 1) = 1
  297. write(2, "/", 1) = 1
  298. read(0, "d", 1) = 1
  299. write(2, "d", 1) = 1
  300. read(0, "e", 1) = 1
  301. write(2, "e", 1) = 1
  302. read(0, "v", 1) = 1
  303. write(2, "v", 1) = 1
  304. read(0, "/", 1) = 1
  305. write(2, "/", 1) = 1
  306. read(0, "s", 1) = 1
  307. write(2, "s", 1) = 1
  308. read(0, "d", 1) = 1
  309. write(2, "d", 1) = 1
  310. read(0, "a", 1) = 1
  311. write(2, "a", 1) = 1
  312. read(0, "5", 1) = 1
  313. write(2, "5", 1) = 1
  314. read(0, " ", 1) = 1
  315. write(2, " ", 1) = 1
  316. read(0, ".", 1) = 1
  317. write(2, ".", 1) = 1
  318. read(0, "\r", 1) = 1
  319. write(2, "\n", 1) = 1
  320. ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
  321. ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig icanon echo ...}) = 0
  322. ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  323. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  324. rt_sigaction(SIGTERM, {0x45f2e0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  325. rt_sigaction(SIGHUP, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  326. rt_sigaction(SIGALRM, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  327. rt_sigaction(SIGWINCH, {0x45f2d0, [], SA_RESTORER, 0x7f4759d144b0}, {0x4ac4d0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, 8) = 0
  328. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  329. stat(".", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
  330. stat("/home/christoph/bin/sudo", 0x7ffd79ddf7c0) = -1 ENOENT (No such file or directory)
  331. stat("/home/christoph/.local/bin/sudo", 0x7ffd79ddf7c0) = -1 ENOENT (No such file or directory)
  332. stat("/usr/local/sbin/sudo", 0x7ffd79ddf7c0) = -1 ENOENT (No such file or directory)
  333. stat("/usr/local/bin/sudo", 0x7ffd79ddf7c0) = -1 ENOENT (No such file or directory)
  334. stat("/usr/sbin/sudo", 0x7ffd79ddf7c0) = -1 ENOENT (No such file or directory)
  335. stat("/usr/bin/sudo", {st_mode=S_IFREG|S_ISUID|0755, st_size=136808, ...}) = 0
  336. stat("/usr/bin/sudo", {st_mode=S_IFREG|S_ISUID|0755, st_size=136808, ...}) = 0
  337. geteuid() = 1000
  338. getegid() = 1000
  339. getuid() = 1000
  340. getgid() = 1000
  341. access("/usr/bin/sudo", X_OK) = 0
  342. stat("/usr/bin/sudo", {st_mode=S_IFREG|S_ISUID|0755, st_size=136808, ...}) = 0
  343. geteuid() = 1000
  344. getegid() = 1000
  345. getuid() = 1000
  346. getgid() = 1000
  347. access("/usr/bin/sudo", R_OK) = 0
  348. stat("/usr/bin/sudo", {st_mode=S_IFREG|S_ISUID|0755, st_size=136808, ...}) = 0
  349. stat("/usr/bin/sudo", {st_mode=S_IFREG|S_ISUID|0755, st_size=136808, ...}) = 0
  350. geteuid() = 1000
  351. getegid() = 1000
  352. getuid() = 1000
  353. getgid() = 1000
  354. access("/usr/bin/sudo", X_OK) = 0
  355. stat("/usr/bin/sudo", {st_mode=S_IFREG|S_ISUID|0755, st_size=136808, ...}) = 0
  356. geteuid() = 1000
  357. getegid() = 1000
  358. getuid() = 1000
  359. getgid() = 1000
  360. access("/usr/bin/sudo", R_OK) = 0
  361. rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
  362. pipe([3, 4]) = 0
  363. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f475a6cb9d0) = 11956
  364. setpgid(11956, 11956) = 0
  365. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  366. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  367. close(3) = 0
  368. close(4) = 0
  369. ioctl(255, TIOCGPGRP, [11956]) = 0
  370. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  371. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  372. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WSTOPPED|WCONTINUED, NULL) = 11956
  373. rt_sigprocmask(SIG_BLOCK, [CHLD TSTP TTIN TTOU], [CHLD], 8) = 0
  374. ioctl(255, TIOCSPGRP, [6683]) = 0
  375. rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0
  376. ioctl(255, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  377. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  378. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=11956, si_uid=0, si_status=0, si_utime=1, si_stime=0} ---
  379. wait4(-1, 0x7ffd79ddf2d0, WNOHANG|WSTOPPED|WCONTINUED, NULL) = -1 ECHILD (No child processes)
  380. rt_sigreturn({mask=[]}) = 0
  381. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  382. rt_sigprocmask(SIG_BLOCK, [CHLD TSTP TTIN TTOU], [], 8) = 0
  383. ioctl(255, TIOCSPGRP, [6683]) = 0
  384. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  385. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  386. ioctl(0, TIOCGWINSZ, {ws_row=24, ws_col=80, ws_xpixel=0, ws_ypixel=0}) = 0
  387. ioctl(0, TIOCSWINSZ, {ws_row=24, ws_col=80, ws_xpixel=0, ws_ypixel=0}) = 0
  388. ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  389. ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  390. ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig -icanon -echo ...}) = 0
  391. ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
  392. rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT ALRM TERM TSTP TTIN TTOU], [], 8) = 0
  393. rt_sigaction(SIGINT, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  394. rt_sigaction(SIGTERM, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f2e0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, 8) = 0
  395. rt_sigaction(SIGHUP, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  396. rt_sigaction(SIGQUIT, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  397. rt_sigaction(SIGQUIT, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  398. rt_sigaction(SIGALRM, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  399. rt_sigaction(SIGTSTP, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  400. rt_sigaction(SIGTSTP, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  401. rt_sigaction(SIGTTOU, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  402. rt_sigaction(SIGTTOU, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  403. rt_sigaction(SIGTTIN, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  404. rt_sigaction(SIGTTIN, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  405. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  406. rt_sigaction(SIGWINCH, {0x4ac4d0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, {0x45f2d0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  407. write(2, "bash-4.3$ ", 10) = 10
  408. read(0, "l", 1) = 1
  409. write(2, "l", 1) = 1
  410. read(0, "s", 1) = 1
  411. write(2, "s", 1) = 1
  412. read(0, "\r", 1) = 1
  413. write(2, "\n", 1) = 1
  414. ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
  415. ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig icanon echo ...}) = 0
  416. ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  417. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  418. rt_sigaction(SIGTERM, {0x45f2e0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  419. rt_sigaction(SIGHUP, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  420. rt_sigaction(SIGALRM, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  421. rt_sigaction(SIGWINCH, {0x45f2d0, [], SA_RESTORER, 0x7f4759d144b0}, {0x4ac4d0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, 8) = 0
  422. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  423. stat(".", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
  424. stat("/home/christoph/bin/ls", 0x7ffd79ddf7c0) = -1 ENOENT (No such file or directory)
  425. stat("/home/christoph/.local/bin/ls", 0x7ffd79ddf7c0) = -1 ENOENT (No such file or directory)
  426. stat("/usr/local/sbin/ls", 0x7ffd79ddf7c0) = -1 ENOENT (No such file or directory)
  427. stat("/usr/local/bin/ls", 0x7ffd79ddf7c0) = -1 ENOENT (No such file or directory)
  428. stat("/usr/sbin/ls", 0x7ffd79ddf7c0) = -1 ENOENT (No such file or directory)
  429. stat("/usr/bin/ls", 0x7ffd79ddf7c0) = -1 ENOENT (No such file or directory)
  430. stat("/sbin/ls", 0x7ffd79ddf7c0) = -1 ENOENT (No such file or directory)
  431. stat("/bin/ls", {st_mode=S_IFREG|0755, st_size=126584, ...}) = 0
  432. stat("/bin/ls", {st_mode=S_IFREG|0755, st_size=126584, ...}) = 0
  433. geteuid() = 1000
  434. getegid() = 1000
  435. getuid() = 1000
  436. getgid() = 1000
  437. access("/bin/ls", X_OK) = 0
  438. stat("/bin/ls", {st_mode=S_IFREG|0755, st_size=126584, ...}) = 0
  439. geteuid() = 1000
  440. getegid() = 1000
  441. getuid() = 1000
  442. getgid() = 1000
  443. access("/bin/ls", R_OK) = 0
  444. stat("/bin/ls", {st_mode=S_IFREG|0755, st_size=126584, ...}) = 0
  445. stat("/bin/ls", {st_mode=S_IFREG|0755, st_size=126584, ...}) = 0
  446. geteuid() = 1000
  447. getegid() = 1000
  448. getuid() = 1000
  449. getgid() = 1000
  450. access("/bin/ls", X_OK) = 0
  451. stat("/bin/ls", {st_mode=S_IFREG|0755, st_size=126584, ...}) = 0
  452. geteuid() = 1000
  453. getegid() = 1000
  454. getuid() = 1000
  455. getgid() = 1000
  456. access("/bin/ls", R_OK) = 0
  457. rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
  458. pipe([3, 4]) = 0
  459. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f475a6cb9d0) = 12802
  460. setpgid(12802, 12802) = 0
  461. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  462. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  463. close(3) = 0
  464. close(4) = 0
  465. ioctl(255, TIOCGPGRP, [12802]) = 0
  466. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  467. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  468. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WSTOPPED|WCONTINUED, NULL) = 12802
  469. rt_sigprocmask(SIG_BLOCK, [CHLD TSTP TTIN TTOU], [CHLD], 8) = 0
  470. ioctl(255, TIOCSPGRP, [6683]) = 0
  471. rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0
  472. ioctl(255, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  473. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  474. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=12802, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
  475. wait4(-1, 0x7ffd79ddf2d0, WNOHANG|WSTOPPED|WCONTINUED, NULL) = -1 ECHILD (No child processes)
  476. rt_sigreturn({mask=[]}) = 0
  477. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  478. rt_sigprocmask(SIG_BLOCK, [CHLD TSTP TTIN TTOU], [], 8) = 0
  479. ioctl(255, TIOCSPGRP, [6683]) = 0
  480. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  481. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  482. ioctl(0, TIOCGWINSZ, {ws_row=24, ws_col=80, ws_xpixel=0, ws_ypixel=0}) = 0
  483. ioctl(0, TIOCSWINSZ, {ws_row=24, ws_col=80, ws_xpixel=0, ws_ypixel=0}) = 0
  484. ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  485. ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  486. ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig -icanon -echo ...}) = 0
  487. ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
  488. rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT ALRM TERM TSTP TTIN TTOU], [], 8) = 0
  489. rt_sigaction(SIGINT, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  490. rt_sigaction(SIGTERM, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f2e0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, 8) = 0
  491. rt_sigaction(SIGHUP, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  492. rt_sigaction(SIGQUIT, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  493. rt_sigaction(SIGQUIT, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  494. rt_sigaction(SIGALRM, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  495. rt_sigaction(SIGTSTP, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  496. rt_sigaction(SIGTSTP, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  497. rt_sigaction(SIGTTOU, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  498. rt_sigaction(SIGTTOU, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  499. rt_sigaction(SIGTTIN, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  500. rt_sigaction(SIGTTIN, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  501. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  502. rt_sigaction(SIGWINCH, {0x4ac4d0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, {0x45f2d0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  503. write(2, "bash-4.3$ ", 10) = 10
  504. read(0, "c", 1) = 1
  505. write(2, "c", 1) = 1
  506. read(0, "d", 1) = 1
  507. write(2, "d", 1) = 1
  508. read(0, " ", 1) = 1
  509. write(2, " ", 1) = 1
  510. read(0, "b", 1) = 1
  511. write(2, "b", 1) = 1
  512. read(0, "o", 1) = 1
  513. write(2, "o", 1) = 1
  514. read(0, "o", 1) = 1
  515. write(2, "o", 1) = 1
  516. read(0, "t", 1) = 1
  517. write(2, "t", 1) = 1
  518. read(0, "\r", 1) = 1
  519. write(2, "\n", 1) = 1
  520. ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
  521. ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig icanon echo ...}) = 0
  522. ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  523. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  524. rt_sigaction(SIGTERM, {0x45f2e0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  525. rt_sigaction(SIGHUP, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  526. rt_sigaction(SIGALRM, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  527. rt_sigaction(SIGWINCH, {0x45f2d0, [], SA_RESTORER, 0x7f4759d144b0}, {0x4ac4d0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, 8) = 0
  528. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  529. stat("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0
  530. stat("/tmp/test0", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  531. stat("/tmp/test0/boot", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  532. chdir("/tmp/test0/boot") = 0
  533. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  534. rt_sigprocmask(SIG_BLOCK, [CHLD TSTP TTIN TTOU], [], 8) = 0
  535. ioctl(255, TIOCSPGRP, [6683]) = 0
  536. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  537. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  538. ioctl(0, TIOCGWINSZ, {ws_row=24, ws_col=80, ws_xpixel=0, ws_ypixel=0}) = 0
  539. ioctl(0, TIOCSWINSZ, {ws_row=24, ws_col=80, ws_xpixel=0, ws_ypixel=0}) = 0
  540. ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  541. ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  542. ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig -icanon -echo ...}) = 0
  543. ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
  544. rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT ALRM TERM TSTP TTIN TTOU], [], 8) = 0
  545. rt_sigaction(SIGINT, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  546. rt_sigaction(SIGTERM, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f2e0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, 8) = 0
  547. rt_sigaction(SIGHUP, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  548. rt_sigaction(SIGQUIT, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  549. rt_sigaction(SIGQUIT, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  550. rt_sigaction(SIGALRM, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  551. rt_sigaction(SIGTSTP, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  552. rt_sigaction(SIGTSTP, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  553. rt_sigaction(SIGTTOU, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  554. rt_sigaction(SIGTTOU, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  555. rt_sigaction(SIGTTIN, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  556. rt_sigaction(SIGTTIN, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  557. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  558. rt_sigaction(SIGWINCH, {0x4ac4d0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, {0x45f2d0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  559. write(2, "bash-4.3$ ", 10) = 10
  560. read(0, "l", 1) = 1
  561. write(2, "l", 1) = 1
  562. read(0, "s", 1) = 1
  563. write(2, "s", 1) = 1
  564. read(0, "\r", 1) = 1
  565. write(2, "\n", 1) = 1
  566. ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
  567. ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig icanon echo ...}) = 0
  568. ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  569. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  570. rt_sigaction(SIGTERM, {0x45f2e0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  571. rt_sigaction(SIGHUP, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  572. rt_sigaction(SIGALRM, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  573. rt_sigaction(SIGWINCH, {0x45f2d0, [], SA_RESTORER, 0x7f4759d144b0}, {0x4ac4d0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, 8) = 0
  574. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  575. rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
  576. pipe([3, 4]) = 0
  577. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f475a6cb9d0) = 13664
  578. setpgid(13664, 13664) = 0
  579. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  580. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  581. close(3) = 0
  582. close(4) = 0
  583. ioctl(255, TIOCGPGRP, [13664]) = 0
  584. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  585. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  586. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WSTOPPED|WCONTINUED, NULL) = 13664
  587. rt_sigprocmask(SIG_BLOCK, [CHLD TSTP TTIN TTOU], [CHLD], 8) = 0
  588. ioctl(255, TIOCSPGRP, [6683]) = 0
  589. rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0
  590. ioctl(255, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  591. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  592. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13664, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
  593. wait4(-1, 0x7ffd79ddf2d0, WNOHANG|WSTOPPED|WCONTINUED, NULL) = -1 ECHILD (No child processes)
  594. rt_sigreturn({mask=[]}) = 0
  595. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  596. rt_sigprocmask(SIG_BLOCK, [CHLD TSTP TTIN TTOU], [], 8) = 0
  597. ioctl(255, TIOCSPGRP, [6683]) = 0
  598. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  599. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  600. ioctl(0, TIOCGWINSZ, {ws_row=24, ws_col=80, ws_xpixel=0, ws_ypixel=0}) = 0
  601. ioctl(0, TIOCSWINSZ, {ws_row=24, ws_col=80, ws_xpixel=0, ws_ypixel=0}) = 0
  602. ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  603. ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  604. ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig -icanon -echo ...}) = 0
  605. ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
  606. rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT ALRM TERM TSTP TTIN TTOU], [], 8) = 0
  607. rt_sigaction(SIGINT, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  608. rt_sigaction(SIGTERM, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f2e0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, 8) = 0
  609. rt_sigaction(SIGHUP, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  610. rt_sigaction(SIGQUIT, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  611. rt_sigaction(SIGQUIT, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  612. rt_sigaction(SIGALRM, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  613. rt_sigaction(SIGTSTP, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  614. rt_sigaction(SIGTSTP, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  615. rt_sigaction(SIGTTOU, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  616. rt_sigaction(SIGTTOU, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  617. rt_sigaction(SIGTTIN, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  618. rt_sigaction(SIGTTIN, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  619. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  620. rt_sigaction(SIGWINCH, {0x4ac4d0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, {0x45f2d0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  621. write(2, "bash-4.3$ ", 10) = 10
  622. read(0, "c", 1) = 1
  623. write(2, "c", 1) = 1
  624. read(0, "d", 1) = 1
  625. write(2, "d", 1) = 1
  626. read(0, " ", 1) = 1
  627. write(2, " ", 1) = 1
  628. read(0, ".", 1) = 1
  629. write(2, ".", 1) = 1
  630. read(0, ".", 1) = 1
  631. write(2, ".", 1) = 1
  632. read(0, "\r", 1) = 1
  633. write(2, "\n", 1) = 1
  634. ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
  635. ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig icanon echo ...}) = 0
  636. ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  637. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  638. rt_sigaction(SIGTERM, {0x45f2e0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  639. rt_sigaction(SIGHUP, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  640. rt_sigaction(SIGALRM, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  641. rt_sigaction(SIGWINCH, {0x45f2d0, [], SA_RESTORER, 0x7f4759d144b0}, {0x4ac4d0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, 8) = 0
  642. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  643. stat("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0
  644. stat("/tmp/test0", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  645. stat("/tmp/test0/boot", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  646. stat("/tmp/test0/boot", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  647. chdir("/tmp/test0") = 0
  648. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  649. rt_sigprocmask(SIG_BLOCK, [CHLD TSTP TTIN TTOU], [], 8) = 0
  650. ioctl(255, TIOCSPGRP, [6683]) = 0
  651. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  652. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  653. ioctl(0, TIOCGWINSZ, {ws_row=24, ws_col=80, ws_xpixel=0, ws_ypixel=0}) = 0
  654. ioctl(0, TIOCSWINSZ, {ws_row=24, ws_col=80, ws_xpixel=0, ws_ypixel=0}) = 0
  655. ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  656. ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  657. ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig -icanon -echo ...}) = 0
  658. ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
  659. rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT ALRM TERM TSTP TTIN TTOU], [], 8) = 0
  660. rt_sigaction(SIGINT, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  661. rt_sigaction(SIGTERM, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f2e0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, 8) = 0
  662. rt_sigaction(SIGHUP, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  663. rt_sigaction(SIGQUIT, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  664. rt_sigaction(SIGQUIT, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  665. rt_sigaction(SIGALRM, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  666. rt_sigaction(SIGTSTP, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  667. rt_sigaction(SIGTSTP, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  668. rt_sigaction(SIGTTOU, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  669. rt_sigaction(SIGTTOU, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  670. rt_sigaction(SIGTTIN, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  671. rt_sigaction(SIGTTIN, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  672. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  673. rt_sigaction(SIGWINCH, {0x4ac4d0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, {0x45f2d0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  674. write(2, "bash-4.3$ ", 10) = 10
  675. read(0, "l", 1) = 1
  676. write(2, "l", 1) = 1
  677. read(0, "s", 1) = 1
  678. write(2, "s", 1) = 1
  679. read(0, "\r", 1) = 1
  680. write(2, "\n", 1) = 1
  681. ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
  682. ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig icanon echo ...}) = 0
  683. ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  684. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  685. rt_sigaction(SIGTERM, {0x45f2e0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  686. rt_sigaction(SIGHUP, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  687. rt_sigaction(SIGALRM, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  688. rt_sigaction(SIGWINCH, {0x45f2d0, [], SA_RESTORER, 0x7f4759d144b0}, {0x4ac4d0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, 8) = 0
  689. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  690. rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
  691. pipe([3, 4]) = 0
  692. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f475a6cb9d0) = 13667
  693. setpgid(13667, 13667) = 0
  694. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  695. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  696. close(3) = 0
  697. close(4) = 0
  698. ioctl(255, TIOCGPGRP, [13667]) = 0
  699. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  700. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  701. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WSTOPPED|WCONTINUED, NULL) = 13667
  702. rt_sigprocmask(SIG_BLOCK, [CHLD TSTP TTIN TTOU], [CHLD], 8) = 0
  703. ioctl(255, TIOCSPGRP, [6683]) = 0
  704. rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0
  705. ioctl(255, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  706. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  707. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13667, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
  708. wait4(-1, 0x7ffd79ddf2d0, WNOHANG|WSTOPPED|WCONTINUED, NULL) = -1 ECHILD (No child processes)
  709. rt_sigreturn({mask=[]}) = 0
  710. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  711. rt_sigprocmask(SIG_BLOCK, [CHLD TSTP TTIN TTOU], [], 8) = 0
  712. ioctl(255, TIOCSPGRP, [6683]) = 0
  713. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  714. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  715. ioctl(0, TIOCGWINSZ, {ws_row=24, ws_col=80, ws_xpixel=0, ws_ypixel=0}) = 0
  716. ioctl(0, TIOCSWINSZ, {ws_row=24, ws_col=80, ws_xpixel=0, ws_ypixel=0}) = 0
  717. ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  718. ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  719. ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig -icanon -echo ...}) = 0
  720. ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
  721. rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT ALRM TERM TSTP TTIN TTOU], [], 8) = 0
  722. rt_sigaction(SIGINT, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  723. rt_sigaction(SIGTERM, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f2e0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, 8) = 0
  724. rt_sigaction(SIGHUP, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  725. rt_sigaction(SIGQUIT, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  726. rt_sigaction(SIGQUIT, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  727. rt_sigaction(SIGALRM, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  728. rt_sigaction(SIGTSTP, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  729. rt_sigaction(SIGTSTP, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  730. rt_sigaction(SIGTTOU, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  731. rt_sigaction(SIGTTOU, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  732. rt_sigaction(SIGTTIN, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  733. rt_sigaction(SIGTTIN, {SIG_IGN, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  734. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  735. rt_sigaction(SIGWINCH, {0x4ac4d0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, {0x45f2d0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  736. write(2, "bash-4.3$ ", 10) = 10
  737. read(0, "e", 1) = 1
  738. write(2, "e", 1) = 1
  739. read(0, "x", 1) = 1
  740. write(2, "x", 1) = 1
  741. read(0, "i", 1) = 1
  742. write(2, "i", 1) = 1
  743. read(0, "t", 1) = 1
  744. write(2, "t", 1) = 1
  745. read(0, "\r", 1) = 1
  746. write(2, "\n", 1) = 1
  747. ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
  748. ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig icanon echo ...}) = 0
  749. ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  750. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  751. rt_sigaction(SIGTERM, {0x45f2e0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  752. rt_sigaction(SIGHUP, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  753. rt_sigaction(SIGALRM, {0x45fa10, [HUP INT ILL TRAP ABRT BUS FPE USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], SA_RESTORER, 0x7f4759d144b0}, {0x4aceb0, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  754. rt_sigaction(SIGWINCH, {0x45f2d0, [], SA_RESTORER, 0x7f4759d144b0}, {0x4ac4d0, [], SA_RESTORER|SA_RESTART, 0x7f4759d144b0}, 8) = 0
  755. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  756. write(2, "exit\n", 5) = 5
  757. rt_sigaction(SIGINT, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, {0x45f790, [], SA_RESTORER, 0x7f4759d144b0}, 8) = 0
  758. stat("/home/christoph/.bash_history", {st_mode=S_IFREG|0600, st_size=7492, ...}) = 0
  759. open("/home/christoph/.bash_history", O_WRONLY|O_APPEND) = 3
  760. write(3, "mkdir /tmp/test0\ncd /tmp/test0\nm"..., 93) = 93
  761. close(3) = 0
  762. open("/home/christoph/.bash_history", O_RDONLY) = 3
  763. fstat(3, {st_mode=S_IFREG|0600, st_size=7585, ...}) = 0
  764. brk(0x1a12000) = 0x1a12000
  765. read(3, "echo *******\nrm /t/out.tar.7z \nm"..., 7585) = 7585
  766. close(3) = 0
  767. open("/home/christoph/.bash_history", O_WRONLY|O_TRUNC) = 3
  768. write(3, "tar -cO Templates | 7z a -si -so"..., 7226) = 7226
  769. close(3) = 0
  770. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  771. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  772. rt_sigprocmask(SIG_BLOCK, [CHLD TSTP TTIN TTOU], [], 8) = 0
  773. ioctl(255, TIOCSPGRP, [6683]) = 0
  774. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  775. setpgid(0, 6683) = 0
  776. exit_group(0) = ?
  777. +++ exited with 0 +++
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement