Skip to content

Instantly share code, notes, and snippets.

/debian8 Secret

Created February 23, 2018 23:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/6402e15f59fe8a8791f42dc26821d82f to your computer and use it in GitHub Desktop.
Save anonymous/6402e15f59fe8a8791f42dc26821d82f to your computer and use it in GitHub Desktop.
root@deb8:~# strace -t apt-key add some_key
23:54:08 execve("/usr/bin/apt-key", ["apt-key", "add", "some_key"], [/* 10 vars */]) = 0
23:54:08 brk(0) = 0x56509cae6000
23:54:08 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
23:54:08 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ffa47a1b000
23:54:08 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
23:54:08 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 4
23:54:08 fstat(4, {st_mode=S_IFREG|0644, st_size=8266, ...}) = 0
23:54:08 mmap(NULL, 8266, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7ffa47a18000
23:54:08 close(4) = 0
23:54:08 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
23:54:08 open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 4
23:54:08 read(4, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\34\2\0\0\0\0\0"..., 832) = 832
23:54:08 fstat(4, {st_mode=S_IFREG|0755, st_size=1738176, ...}) = 0
23:54:08 mmap(NULL, 3844640, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ffa47452000
23:54:08 mprotect(0x7ffa475f3000, 2097152, PROT_NONE) = 0
23:54:08 mmap(0x7ffa477f3000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1a1000) = 0x7ffa477f3000
23:54:08 mmap(0x7ffa477f9000, 14880, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7ffa477f9000
23:54:08 close(4) = 0
23:54:08 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ffa47a17000
23:54:08 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ffa47a16000
23:54:08 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ffa47a15000
23:54:08 arch_prctl(ARCH_SET_FS, 0x7ffa47a16700) = 0
23:54:08 mprotect(0x7ffa477f3000, 16384, PROT_READ) = 0
23:54:08 mprotect(0x56509c1ac000, 12288, PROT_READ) = 0
23:54:08 mprotect(0x7ffa47a1d000, 4096, PROT_READ) = 0
23:54:08 munmap(0x7ffa47a18000, 8266) = 0
23:54:08 getpid() = 103
23:54:08 rt_sigaction(SIGCHLD, {0x56509bfa2fd0, ~[RTMIN RT_1], SA_RESTORER, 0x7ffa474870e0}, NULL, 8) = 0
23:54:08 geteuid() = 0
23:54:08 brk(0) = 0x56509cae6000
23:54:08 brk(0x56509cb07000) = 0x56509cb07000
23:54:08 getppid() = 100
23:54:08 stat("/root", {st_mode=S_IFDIR|0700, st_size=7, ...}) = 0
23:54:08 stat(".", {st_mode=S_IFDIR|0700, st_size=7, ...}) = 0
23:54:08 open("/usr/bin/apt-key", O_RDONLY) = 4
23:54:08 fcntl(4, F_DUPFD, 10) = 13
23:54:08 close(4) = 0
23:54:08 fcntl(13, F_SETFD, FD_CLOEXEC) = 0
23:54:08 rt_sigaction(SIGINT, NULL, {SIG_DFL, [], 0}, 8) = 0
23:54:08 rt_sigaction(SIGINT, {0x56509bfa2fd0, ~[RTMIN RT_1], SA_RESTORER, 0x7ffa474870e0}, NULL, 8) = 0
23:54:08 rt_sigaction(SIGQUIT, NULL, {SIG_DFL, [], 0}, 8) = 0
23:54:08 rt_sigaction(SIGQUIT, {SIG_DFL, ~[RTMIN RT_1], SA_RESTORER, 0x7ffa474870e0}, NULL, 8) = 0
23:54:08 rt_sigaction(SIGTERM, NULL, {SIG_DFL, [], 0}, 8) = 0
23:54:08 rt_sigaction(SIGTERM, {SIG_DFL, ~[RTMIN RT_1], SA_RESTORER, 0x7ffa474870e0}, NULL, 8) = 0
23:54:08 read(13, "#!/bin/sh\n\nset -e\nunset GREP_OPT"..., 8192) = 8192
23:54:08 pipe([4, 5]) = 0
23:54:08 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7ffa47a169d0) = 104
23:54:08 close(5) = 0
23:54:08 read(4, "/tmp/tmp.sSVOkl4MrO\n", 128) = 20
23:54:08 read(4, "", 128) = 0
23:54:08 close(4) = 0
23:54:08 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=104, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
23:54:08 rt_sigreturn() = 0
23:54:08 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 104
23:54:08 rt_sigaction(SIGHUP, NULL, {SIG_DFL, [], 0}, 8) = 0
23:54:08 rt_sigaction(SIGHUP, {0x56509bfa2fd0, ~[RTMIN RT_1], SA_RESTORER, 0x7ffa474870e0}, NULL, 8) = 0
23:54:08 rt_sigaction(SIGQUIT, {0x56509bfa2fd0, ~[RTMIN RT_1], SA_RESTORER, 0x7ffa474870e0}, NULL, 8) = 0
23:54:08 rt_sigaction(SIGILL, NULL, {SIG_DFL, [], 0}, 8) = 0
23:54:08 rt_sigaction(SIGILL, {0x56509bfa2fd0, ~[RTMIN RT_1], SA_RESTORER, 0x7ffa474870e0}, NULL, 8) = 0
23:54:08 rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
23:54:08 rt_sigaction(SIGABRT, {0x56509bfa2fd0, ~[RTMIN RT_1], SA_RESTORER, 0x7ffa474870e0}, NULL, 8) = 0
23:54:08 rt_sigaction(SIGFPE, NULL, {SIG_DFL, [], 0}, 8) = 0
23:54:08 rt_sigaction(SIGFPE, {0x56509bfa2fd0, ~[RTMIN RT_1], SA_RESTORER, 0x7ffa474870e0}, NULL, 8) = 0
23:54:08 rt_sigaction(SIGSEGV, NULL, {SIG_DFL, [], 0}, 8) = 0
23:54:08 rt_sigaction(SIGSEGV, {0x56509bfa2fd0, ~[RTMIN RT_1], SA_RESTORER, 0x7ffa474870e0}, NULL, 8) = 0
23:54:08 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], 0}, 8) = 0
23:54:08 rt_sigaction(SIGPIPE, {0x56509bfa2fd0, ~[RTMIN RT_1], SA_RESTORER, 0x7ffa474870e0}, NULL, 8) = 0
23:54:08 rt_sigaction(SIGTERM, {0x56509bfa2fd0, ~[RTMIN RT_1], SA_RESTORER, 0x7ffa474870e0}, NULL, 8) = 0
23:54:08 stat("/usr/local/sbin/chmod", 0x7ffeaa37b2c0) = -1 ENOENT (No such file or directory)
23:54:08 stat("/usr/local/bin/chmod", 0x7ffeaa37b2c0) = -1 ENOENT (No such file or directory)
23:54:08 stat("/usr/sbin/chmod", 0x7ffeaa37b2c0) = -1 ENOENT (No such file or directory)
23:54:08 stat("/usr/bin/chmod", 0x7ffeaa37b2c0) = -1 ENOENT (No such file or directory)
23:54:08 stat("/sbin/chmod", 0x7ffeaa37b2c0) = -1 ENOENT (No such file or directory)
23:54:08 stat("/bin/chmod", {st_mode=S_IFREG|0755, st_size=55944, ...}) = 0
23:54:08 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7ffa47a169d0) = 105
23:54:08 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=105, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
23:54:08 rt_sigreturn() = 105
23:54:08 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 105
23:54:08 stat("/usr/local/sbin/touch", 0x7ffeaa37b2c0) = -1 ENOENT (No such file or directory)
23:54:08 stat("/usr/local/bin/touch", 0x7ffeaa37b2c0) = -1 ENOENT (No such file or directory)
23:54:08 stat("/usr/sbin/touch", 0x7ffeaa37b2c0) = -1 ENOENT (No such file or directory)
23:54:08 stat("/usr/bin/touch", {st_mode=S_IFREG|0755, st_size=60136, ...}) = 0
23:54:08 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7ffa47a169d0) = 106
23:54:08 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 106
23:54:08 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=106, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
23:54:08 rt_sigreturn() = 106
23:54:08 open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 4
23:54:08 fcntl(1, F_DUPFD, 10) = 14
23:54:08 close(1) = 0
23:54:08 fcntl(14, F_SETFD, FD_CLOEXEC) = 0
23:54:08 dup2(4, 1) = 1
23:54:08 close(4) = 0
23:54:08 fcntl(2, F_DUPFD, 10) = 15
23:54:08 close(2) = 0
23:54:08 fcntl(15, F_SETFD, FD_CLOEXEC) = 0
23:54:08 dup2(1, 2) = 2
23:54:08 stat("/usr/local/sbin/gpg", 0x7ffeaa37b2c0) = -1 ENOENT (No such file or directory)
23:54:08 stat("/usr/local/bin/gpg", 0x7ffeaa37b2c0) = -1 ENOENT (No such file or directory)
23:54:08 stat("/usr/sbin/gpg", 0x7ffeaa37b2c0) = -1 ENOENT (No such file or directory)
23:54:08 stat("/usr/bin/gpg", {st_mode=S_IFREG|0755, st_size=1016784, ...}) = 0
23:54:08 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7ffa47a169d0) = 107
23:54:08 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 107
23:54:08 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=107, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
23:54:08 rt_sigreturn() = 107
23:54:08 dup2(14, 1) = 1
23:54:08 close(14) = 0
23:54:08 dup2(15, 2) = 2
23:54:08 close(15) = 0
23:54:08 pipe([4, 5]) = 0
23:54:08 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7ffa47a169d0) = 108
23:54:08 close(5) = 0
23:54:08 read(4, "APT_DIR='/'\n", 128) = 12
23:54:12 read(4, "", 128) = 0
23:54:12 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=108, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
23:54:12 rt_sigreturn() = 0
23:54:12 close(4) = 0
23:54:12 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 108
23:54:12 pipe([4, 5]) = 0
23:54:12 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7ffa47a169d0) = 110
23:54:13 close(5) = 0
23:54:13 read(4, "", 128) = 0
23:54:17 close(4) = 0
23:54:17 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 110
23:54:17 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=110, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
23:54:17 rt_sigreturn() = 110
23:54:17 pipe([4, 5]) = 0
23:54:17 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7ffa47a169d0) = 112
23:54:17 close(5) = 0
23:54:17 read(4, "", 128) = 0
23:54:21 close(4) = 0
23:54:21 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 112
23:54:21 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=112, si_uid=0, si_status=0, si_utime=1, si_stime=0} ---
23:54:21 rt_sigreturn() = 112
23:54:21 pipe([4, 5]) = 0
23:54:21 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7ffa47a169d0) = 114
23:54:21 close(5) = 0
23:54:21 read(4, "", 128) = 0
23:54:26 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=114, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
23:54:26 rt_sigreturn() = 0
23:54:26 close(4) = 0
23:54:26 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 114
23:54:26 pipe([4, 5]) = 0
23:54:26 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7ffa47a169d0) = 116
23:54:26 close(5) = 0
23:54:26 read(4, "", 128) = 0
23:54:30 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=116, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
23:54:30 rt_sigreturn() = 0
23:54:30 close(4) = 0
23:54:30 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 116
23:54:30 read(13, " do\n\t\tremove_key_from_keyring \"$"..., 8192) = 3542
23:54:30 pipe([4, 5]) = 0
23:54:30 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7ffa47a169d0) = 118
23:54:30 close(5) = 0
23:54:30 read(4, "", 128) = 0
23:54:34 close(4) = 0
23:54:34 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 118
23:54:34 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=118, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
23:54:34 rt_sigreturn() = 118
23:54:34 pipe([4, 5]) = 0
23:54:34 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7ffa47a169d0) = 120
23:54:34 close(5) = 0
23:54:34 read(4, "TRUSTEDFILE='/etc/apt/trusted.gp"..., 128) = 35
23:54:39 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=120, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
23:54:39 rt_sigreturn() = 35
23:54:39 read(4, "", 128) = 0
23:54:39 close(4) = 0
23:54:39 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 120
23:54:39 faccessat(AT_FDCWD, "/etc/apt/trusted.gpg", R_OK) = 0
23:54:39 pipe([4, 5]) = 0
23:54:39 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7ffa47a169d0) = 122
23:54:39 close(5) = 0
23:54:39 read(4, "TRUSTEDPARTS='/etc/apt/trusted.g"..., 128) = 39
23:54:43 read(4, "", 128) = 0
23:54:43 close(4) = 0
23:54:43 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 122
23:54:43 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=122, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
23:54:43 rt_sigreturn() = 122
23:54:43 stat("/etc/apt/trusted.gpg.d/", {st_mode=S_IFDIR|0755, st_size=10, ...}) = 0
23:54:43 pipe([4, 5]) = 0
23:54:43 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7ffa47a169d0) = 124
23:54:43 close(5) = 0
23:54:43 read(4, "/etc/apt/trusted.gpg.d/debian-ar"..., 128) = 128
23:54:43 read(4, "etc/apt/trusted.gpg.d/debian-arc"..., 128) = 128
23:54:43 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=124, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
23:54:43 rt_sigreturn() = 128
23:54:43 read(4, "ted.gpg.d/debian-archive-stretch"..., 128) = 128
23:54:43 read(4, "d.gpg.d/debian-archive-wheezy-au"..., 128) = 100
23:54:43 read(4, "", 128) = 0
23:54:43 close(4) = 0
23:54:43 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 124
23:54:43 open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 4
23:54:43 fcntl(1, F_DUPFD, 10) = 14
23:54:43 close(1) = 0
23:54:43 fcntl(14, F_SETFD, FD_CLOEXEC) = 0
23:54:43 dup2(4, 1) = 1
23:54:43 close(4) = 0
23:54:43 fcntl(2, F_DUPFD, 10) = 15
23:54:43 close(2) = 0
23:54:43 fcntl(15, F_SETFD, FD_CLOEXEC) = 0
23:54:43 dup2(1, 2) = 2
23:54:43 stat("/usr/local/sbin/which", 0x7ffeaa37b230) = -1 ENOENT (No such file or directory)
23:54:43 stat("/usr/local/bin/which", 0x7ffeaa37b230) = -1 ENOENT (No such file or directory)
23:54:43 stat("/usr/sbin/which", 0x7ffeaa37b230) = -1 ENOENT (No such file or directory)
23:54:43 stat("/usr/bin/which", {st_mode=S_IFREG|0755, st_size=946, ...}) = 0
23:54:43 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7ffa47a169d0) = 125
23:54:43 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 125
23:54:43 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=125, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
23:54:43 rt_sigreturn() = 125
23:54:43 dup2(14, 1) = 1
23:54:43 close(14) = 0
23:54:43 dup2(15, 2) = 2
23:54:43 close(15) = 0
23:54:43 pipe([4, 5]) = 0
23:54:43 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7ffa47a169d0) = 126
23:54:43 close(5) = 0
23:54:43 read(4, "0\n", 128) = 2
23:54:43 read(4, "", 128) = 0
23:54:43 close(4) = 0
23:54:43 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 126
23:54:43 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=126, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
23:54:43 rt_sigreturn() = 126
23:54:43 stat("/etc/apt/trusted.gpg", {st_mode=S_IFREG|0644, st_size=934, ...}) = 0
23:54:43 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7ffa47a169d0) = 127
23:54:43 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 127
23:54:43 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=127, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
23:54:43 rt_sigreturn() = 127
23:54:43 write(1, "OK\n", 3OK
) = 3
23:54:43 read(13, "", 8192) = 0
23:54:43 stat("/usr/local/sbin/rm", 0x7ffeaa37b1f0) = -1 ENOENT (No such file or directory)
23:54:43 stat("/usr/local/bin/rm", 0x7ffeaa37b1f0) = -1 ENOENT (No such file or directory)
23:54:43 stat("/usr/sbin/rm", 0x7ffeaa37b1f0) = -1 ENOENT (No such file or directory)
23:54:43 stat("/usr/bin/rm", 0x7ffeaa37b1f0) = -1 ENOENT (No such file or directory)
23:54:43 stat("/sbin/rm", 0x7ffeaa37b1f0) = -1 ENOENT (No such file or directory)
23:54:43 stat("/bin/rm", {st_mode=S_IFREG|0755, st_size=60072, ...}) = 0
23:54:43 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7ffa47a169d0) = 128
23:54:43 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 128
23:54:43 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=128, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
23:54:43 rt_sigreturn() = 128
23:54:43 exit_group(0) = ?
23:54:43 +++ exited with 0 +++
root@deb8:~#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment