Skip to content

Instantly share code, notes, and snippets.

@evanphx
Created September 6, 2016 17:26
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 evanphx/a53abadccc64a2de833efc72d707c283 to your computer and use it in GitHub Desktop.
Save evanphx/a53abadccc64a2de833efc72d707c283 to your computer and use it in GitHub Desktop.
clone(2) causing heap growth?
root@ea0a4fce183c:/proc/10# diff -u /tmp/maps6 /tmp/maps7
--- /tmp/maps6 2016-09-06 00:17:49.464078812 +0000
+++ /tmp/maps7 2016-09-06 00:42:58.275517610 +0000
@@ -1,7 +1,7 @@
564fdc34d000-564fdc637000 r-xp 00000000 00:2e 68 /usr/local/bin/ruby
564fdc836000-564fdc83d000 rw-p 002e9000 00:2e 68 /usr/local/bin/ruby
564fdc83d000-564fdc84d000 rw-p 00000000 00:00 0
-564fdd644000-564fde03b000 rw-p 00000000 00:00 0 [heap]
+564fdd644000-564fde3a4000 rw-p 00000000 00:00 0 [heap]
7f63fd3fb000-7f63fd421000 r-xp 00000000 00:2e 34 /lib/x86_64-linux-gnu/libtinfo.so.5.9
7f63fd421000-7f63fd620000 ---p 00026000 00:2e 34 /lib/x86_64-linux-gnu/libtinfo.so.5.9
7f63fd620000-7f63fd624000 r--p 00025000 00:2e 34 /lib/x86_64-linux-gnu/libtinfo.so.5.9
[pid 10] 17:25:58.539306 futex(0x564fdd6447f0, FUTEX_WAKE_PRIVATE, 1) = 0
[pid 10] 17:25:58.539856 stat("/usr/local/bundle/bin/date", 0x7ffd503b8950) = -1 ENOENT (No such file or directory)
[pid 10] 17:25:58.540340 stat("/usr/local/sbin/date", 0x7ffd503b8950) = -1 ENOENT (No such file or directory)
[pid 10] 17:25:58.540869 stat("/usr/local/bin/date", 0x7ffd503b8950) = -1 ENOENT (No such file or directory)
[pid 10] 17:25:58.541221 stat("/usr/sbin/date", 0x7ffd503b8950) = -1 ENOENT (No such file or directory)
[pid 10] 17:25:58.541616 stat("/usr/bin/date", 0x7ffd503b8950) = -1 ENOENT (No such file or directory)
[pid 10] 17:25:58.542202 stat("/sbin/date", 0x7ffd503b8950) = -1 ENOENT (No such file or directory)
[pid 10] 17:25:58.543538 stat("/bin/date", {st_mode=S_IFREG|0755, st_size=64168, ...}) = 0
[pid 10] 17:25:58.544920 stat("/bin/date", {st_mode=S_IFREG|0755, st_size=64168, ...}) = 0
[pid 10] 17:25:58.545756 geteuid() = 0
[pid 10] 17:25:58.546992 getegid() = 0
[pid 10] 17:25:58.547371 getuid() = 0
[pid 10] 17:25:58.548250 getgid() = 0
[pid 10] 17:25:58.548646 access("/bin/date", X_OK) = 0
[pid 10] 17:25:58.549122 pipe2([9, 10], O_CLOEXEC) = 0
[pid 10] 17:25:58.549717 pipe2([11, 12], O_CLOEXEC) = 0
[pid 10] 17:25:58.550446 rt_sigprocmask(SIG_SETMASK, ~[RTMIN RT_1], [], 8) = 0
[pid 10] 17:25:58.550988 getresuid([0], [0], [0]) = 0
[pid 10] 17:25:58.551508 clone(Process 4336 attached
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f63ff1c09d0) = 4336
[pid 10] 17:25:58.552703 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
[pid 4336] 17:25:58.552985 set_robust_list(0x7f63ff1c09e0, 24) = 0
[pid 10] 17:25:58.553166 close(12 <unfinished ...>
[pid 4336] 17:25:58.553281 close(11 <unfinished ...>
[pid 10] 17:25:58.553535 <... close resumed> ) = 0
[pid 4336] 17:25:58.553575 <... close resumed> ) = 0
[pid 4336] 17:25:58.553601 rt_sigaction(SIGHUP, NULL, {0x564fdc43a1f0, [], SA_RESTORER|SA_SIGINFO, 0x7f63fed9f8d0}, 8) = 0
[pid 10] 17:25:58.553686 read(11, <unfinished ...>
[pid 4336] 17:25:58.553780 rt_sigaction(SIGHUP, {SIG_DFL, [], SA_RESTORER, 0x7f63fed9f8d0}, NULL, 8) = 0
[pid 4336] 17:25:58.554010 rt_sigaction(SIGINT, NULL, {0x564fdc43a1f0, [], SA_RESTORER|SA_SIGINFO, 0x7f63fed9f8d0}, 8) = 0
[pid 4336] 17:25:58.554059 rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7f63fed9f8d0}, NULL, 8) = 0
[pid 4336] 17:25:58.554201 rt_sigaction(SIGQUIT, NULL, {0x564fdc43a1f0, [], SA_RESTORER|SA_SIGINFO, 0x7f63fed9f8d0}, 8) = 0
[pid 4336] 17:25:58.554797 rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x7f63fed9f8d0}, NULL, 8) = 0
[pid 4336] 17:25:58.554882 rt_sigaction(SIGILL, NULL, {0x564fdc439eb0, [], SA_RESTORER|SA_SIGINFO, 0x7f63fed9f8d0}, 8) = 0
[pid 4336] 17:25:58.554919 rt_sigaction(SIGILL, {SIG_DFL, [], SA_RESTORER, 0x7f63fed9f8d0}, NULL, 8) = 0
[pid 4336] 17:25:58.554951 rt_sigaction(SIGTRAP, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.555082 rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.555148 rt_sigaction(SIGBUS, NULL, {0x564fdc439fb0, [], SA_RESTORER|SA_STACK|SA_SIGINFO, 0x7f63fed9f8d0}, 8) = 0
[pid 4336] 17:25:58.555362 rt_sigaction(SIGBUS, {SIG_DFL, [], SA_RESTORER, 0x7f63fed9f8d0}, NULL, 8) = 0
[pid 4336] 17:25:58.555469 rt_sigaction(SIGFPE, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.555559 rt_sigaction(SIGKILL, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.555799 rt_sigaction(SIGUSR1, NULL, {0x564fdc43a1f0, [], SA_RESTORER|SA_SIGINFO, 0x7f63fed9f8d0}, 8) = 0
[pid 4336] 17:25:58.555864 rt_sigaction(SIGUSR1, {SIG_DFL, [], SA_RESTORER, 0x7f63fed9f8d0}, NULL, 8) = 0
[pid 4336] 17:25:58.555899 rt_sigaction(SIGSEGV, NULL, {0x564fdc439f70, [], SA_RESTORER|SA_STACK|SA_SIGINFO, 0x7f63fed9f8d0}, 8) = 0
[pid 4336] 17:25:58.556285 rt_sigaction(SIGSEGV, {SIG_DFL, [], SA_RESTORER, 0x7f63fed9f8d0}, NULL, 8) = 0
[pid 4336] 17:25:58.556596 rt_sigaction(SIGUSR2, NULL, {0x564fdc43a1f0, [], SA_RESTORER|SA_SIGINFO, 0x7f63fed9f8d0}, 8) = 0
[pid 4336] 17:25:58.556798 rt_sigaction(SIGUSR2, {SIG_DFL, [], SA_RESTORER, 0x7f63fed9f8d0}, NULL, 8) = 0
[pid 4336] 17:25:58.557174 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f63fed9f8d0}, NULL, 8) = 0
[pid 4336] 17:25:58.557474 rt_sigaction(SIGALRM, NULL, {0x564fdc43a1f0, [], SA_RESTORER|SA_SIGINFO, 0x7f63fed9f8d0}, 8) = 0
[pid 4336] 17:25:58.557676 rt_sigaction(SIGALRM, {SIG_DFL, [], SA_RESTORER, 0x7f63fed9f8d0}, NULL, 8) = 0
[pid 4336] 17:25:58.557820 rt_sigaction(SIGTERM, NULL, {0x564fdc43a1f0, [], SA_RESTORER|SA_SIGINFO, 0x7f63fed9f8d0}, 8) = 0
[pid 4336] 17:25:58.557868 rt_sigaction(SIGTERM, {SIG_DFL, [], SA_RESTORER, 0x7f63fed9f8d0}, NULL, 8) = 0
[pid 4336] 17:25:58.558020 rt_sigaction(SIGSTKFLT, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.558151 rt_sigaction(SIGCHLD, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f63fed9f8d0}, 8) = 0
[pid 4336] 17:25:58.558299 rt_sigaction(SIGCONT, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.558449 rt_sigaction(SIGSTOP, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.558715 rt_sigaction(SIGTSTP, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.558869 rt_sigaction(SIGTTIN, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.559021 rt_sigaction(SIGTTOU, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.559252 rt_sigaction(SIGURG, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.559316 rt_sigaction(SIGXCPU, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.559537 rt_sigaction(SIGXFSZ, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.559778 rt_sigaction(SIGVTALRM, NULL, {0x564fdc4daeb0, [], SA_RESTORER|SA_SIGINFO, 0x7f63fed9f8d0}, 8) = 0
[pid 4336] 17:25:58.559950 rt_sigaction(SIGVTALRM, {SIG_DFL, [], SA_RESTORER, 0x7f63fed9f8d0}, NULL, 8) = 0
[pid 4336] 17:25:58.560298 rt_sigaction(SIGPROF, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.560820 rt_sigaction(SIGWINCH, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f63fed9f8d0}, 8) = 0
[pid 4336] 17:25:58.560998 rt_sigaction(SIGIO, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.561219 rt_sigaction(SIGPWR, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.561575 rt_sigaction(SIGSYS, NULL, {0x564fdc439d50, [], SA_RESTORER|SA_SIGINFO, 0x7f63fed9f8d0}, 8) = 0
[pid 4336] 17:25:58.561832 rt_sigaction(SIGSYS, {SIG_DFL, [], SA_RESTORER, 0x7f63fed9f8d0}, NULL, 8) = 0
[pid 4336] 17:25:58.562065 rt_sigaction(SIGRT_2, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.562223 rt_sigaction(SIGRT_3, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.562357 rt_sigaction(SIGRT_4, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.562743 rt_sigaction(SIGRT_5, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.563208 rt_sigaction(SIGRT_6, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.563406 rt_sigaction(SIGRT_7, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.563659 rt_sigaction(SIGRT_8, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.563814 rt_sigaction(SIGRT_9, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.563923 rt_sigaction(SIGRT_10, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.564227 rt_sigaction(SIGRT_11, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.564459 rt_sigaction(SIGRT_12, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.564628 rt_sigaction(SIGRT_13, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.564893 rt_sigaction(SIGRT_14, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.565233 rt_sigaction(SIGRT_15, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.565455 rt_sigaction(SIGRT_16, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.565687 rt_sigaction(SIGRT_17, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.566022 rt_sigaction(SIGRT_18, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.566230 rt_sigaction(SIGRT_19, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.566379 rt_sigaction(SIGRT_20, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.566451 rt_sigaction(SIGRT_21, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.566766 rt_sigaction(SIGRT_22, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.567007 rt_sigaction(SIGRT_23, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.567323 rt_sigaction(SIGRT_24, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.567709 rt_sigaction(SIGRT_25, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.568052 rt_sigaction(SIGRT_26, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.568349 rt_sigaction(SIGRT_27, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.568460 rt_sigaction(SIGRT_28, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.568781 rt_sigaction(SIGRT_29, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.569049 rt_sigaction(SIGRT_30, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.569452 rt_sigaction(SIGRT_31, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.569828 rt_sigaction(SIGRT_32, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 4336] 17:25:58.570572 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
[pid 4336] 17:25:58.571419 dup2(10, 1) = 1
[pid 4336] 17:25:58.571677 open("/proc/self/status", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 11
[pid 4336] 17:25:58.572157 read(11, "Name:\tirb\nState:\tR (running)\nTgi"..., 4096) = 872
[pid 4336] 17:25:58.572408 close(11) = 0
[pid 4336] 17:25:58.572780 fcntl(3, F_GETFD) = 0x1 (flags FD_CLOEXEC)
[pid 4336] 17:25:58.572980 fcntl(4, F_GETFD) = 0x1 (flags FD_CLOEXEC)
[pid 4336] 17:25:58.573484 fcntl(5, F_GETFD) = 0x1 (flags FD_CLOEXEC)
[pid 4336] 17:25:58.573767 fcntl(6, F_GETFD) = 0x1 (flags FD_CLOEXEC)
[pid 4336] 17:25:58.574019 fcntl(7, F_GETFD) = 0x1 (flags FD_CLOEXEC)
[pid 4336] 17:25:58.574590 fcntl(8, F_GETFD) = 0x1 (flags FD_CLOEXEC)
[pid 4336] 17:25:58.574640 fcntl(9, F_GETFD) = 0x1 (flags FD_CLOEXEC)
[pid 4336] 17:25:58.574740 fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC)
[pid 4336] 17:25:58.574834 fcntl(11, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.575044 fcntl(12, F_GETFD) = 0x1 (flags FD_CLOEXEC)
[pid 4336] 17:25:58.575427 fcntl(13, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.575650 fcntl(14, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.576198 fcntl(15, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.576491 fcntl(16, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.576692 fcntl(17, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.576986 fcntl(18, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.577124 fcntl(19, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.577494 fcntl(20, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.577676 fcntl(21, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.578035 fcntl(22, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.578214 fcntl(23, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.578379 fcntl(24, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.578494 fcntl(25, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.578781 fcntl(26, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.578917 fcntl(27, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.579222 fcntl(28, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.579377 fcntl(29, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.579410 fcntl(30, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.579638 fcntl(31, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.579795 fcntl(32, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.580006 fcntl(33, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.580175 fcntl(34, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.580270 fcntl(35, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.580419 fcntl(36, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.580516 fcntl(37, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.580814 fcntl(38, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.580957 fcntl(39, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.581062 fcntl(40, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.581197 fcntl(41, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.581742 fcntl(42, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.581851 fcntl(43, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.581977 fcntl(44, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.582113 fcntl(45, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.582321 fcntl(46, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.582553 fcntl(47, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.582598 fcntl(48, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.582823 fcntl(49, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.583259 fcntl(50, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.583308 fcntl(51, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.583425 fcntl(52, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.583444 fcntl(53, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.583494 fcntl(54, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.583617 fcntl(55, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.583692 fcntl(56, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.584059 fcntl(57, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.584231 fcntl(58, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.584505 fcntl(59, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.584530 fcntl(60, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.584547 fcntl(61, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.584563 fcntl(62, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.584587 fcntl(63, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.584958 fcntl(64, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.585379 fcntl(65, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.585439 fcntl(66, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.585614 fcntl(67, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.585953 fcntl(68, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.586206 fcntl(69, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.586499 fcntl(70, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.586534 fcntl(71, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.586647 fcntl(72, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.586819 fcntl(73, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.586968 fcntl(74, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.587277 fcntl(75, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.587633 fcntl(76, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.587821 fcntl(77, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.588154 fcntl(78, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.588247 fcntl(79, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.588373 fcntl(80, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.588659 fcntl(81, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.588847 fcntl(82, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.589033 fcntl(83, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.589167 fcntl(84, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.589308 fcntl(85, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.589412 fcntl(86, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.589623 fcntl(87, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.589680 fcntl(88, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.589930 fcntl(89, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.590014 fcntl(90, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.590097 fcntl(91, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.590401 fcntl(92, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.590503 fcntl(93, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.590529 fcntl(94, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.590611 fcntl(95, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.590847 fcntl(96, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.590935 fcntl(97, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.591016 fcntl(98, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.591097 fcntl(99, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.591180 fcntl(100, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.591490 fcntl(101, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.591537 fcntl(102, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.591624 fcntl(103, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.591706 fcntl(104, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.591790 fcntl(105, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.592313 fcntl(106, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.592849 fcntl(107, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.592964 fcntl(108, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.593055 fcntl(109, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.593275 fcntl(110, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.593676 fcntl(111, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.593721 fcntl(112, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.593810 fcntl(113, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.594114 fcntl(114, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.594597 fcntl(115, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.594728 fcntl(116, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.594992 fcntl(117, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.595167 fcntl(118, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.595429 fcntl(119, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.595468 fcntl(120, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.595616 fcntl(121, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.595712 fcntl(122, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.595734 fcntl(123, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.595766 fcntl(124, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.595857 fcntl(125, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.595930 fcntl(126, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.596031 fcntl(127, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.596127 fcntl(128, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.596417 fcntl(129, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.596743 fcntl(130, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.597164 fcntl(131, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.597275 fcntl(132, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.597307 fcntl(133, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.597528 fcntl(134, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.597958 fcntl(135, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.598268 fcntl(136, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.598437 fcntl(137, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.598567 fcntl(138, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.598674 fcntl(139, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.598731 fcntl(140, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.598874 fcntl(141, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.599036 fcntl(142, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.599201 fcntl(143, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.599519 fcntl(144, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.599596 fcntl(145, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.599741 fcntl(146, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.600316 fcntl(147, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.600499 fcntl(148, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.600931 fcntl(149, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.601108 fcntl(150, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.601378 fcntl(151, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.601607 fcntl(152, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.601757 fcntl(153, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.602001 fcntl(154, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.602074 fcntl(155, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.602258 fcntl(156, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.602319 fcntl(157, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.602539 fcntl(158, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.602686 fcntl(159, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.603143 fcntl(160, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.603710 fcntl(161, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.603878 fcntl(162, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.603940 fcntl(163, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.604355 fcntl(164, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.604445 fcntl(165, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.604601 fcntl(166, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.605021 fcntl(167, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.605207 fcntl(168, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.605310 fcntl(169, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.605427 fcntl(170, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.605885 fcntl(171, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.605920 fcntl(172, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.605949 fcntl(173, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.605981 fcntl(174, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.606066 fcntl(175, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.606084 fcntl(176, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.606359 fcntl(177, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.606558 fcntl(178, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.606720 fcntl(179, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.607148 fcntl(180, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.607525 fcntl(181, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.607610 fcntl(182, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.607717 fcntl(183, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.607879 fcntl(184, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.608371 fcntl(185, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.608505 fcntl(186, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.608732 fcntl(187, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.609020 fcntl(188, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.609317 fcntl(189, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.609380 fcntl(190, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.609669 fcntl(191, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.610038 fcntl(192, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.610073 fcntl(193, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.610158 fcntl(194, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.610603 fcntl(195, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.610855 fcntl(196, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.611492 fcntl(197, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.611634 fcntl(198, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.611918 fcntl(199, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.612027 fcntl(200, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.612188 fcntl(201, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.612362 fcntl(202, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.612746 fcntl(203, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.612915 fcntl(204, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.613162 fcntl(205, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.613209 fcntl(206, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.613355 fcntl(207, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.613775 fcntl(208, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.613967 fcntl(209, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.614152 fcntl(210, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.614493 fcntl(211, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.614865 fcntl(212, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.615167 fcntl(213, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.615306 fcntl(214, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.615461 fcntl(215, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.615729 fcntl(216, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.615952 fcntl(217, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.616032 fcntl(218, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.616120 fcntl(219, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.616367 fcntl(220, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.616399 fcntl(221, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.616541 fcntl(222, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.617007 fcntl(223, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.617213 fcntl(224, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.617314 fcntl(225, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.617472 fcntl(226, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.617512 fcntl(227, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.617677 fcntl(228, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.617788 fcntl(229, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.618064 fcntl(230, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.618197 fcntl(231, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.618557 fcntl(232, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.618674 fcntl(233, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.618831 fcntl(234, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.619306 fcntl(235, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.619559 fcntl(236, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.619753 fcntl(237, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.619814 fcntl(238, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.620091 fcntl(239, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.620239 fcntl(240, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.620296 fcntl(241, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.620618 fcntl(242, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.620788 fcntl(243, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.621205 fcntl(244, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.621439 fcntl(245, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.621652 fcntl(246, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.621778 fcntl(247, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.621911 fcntl(248, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.622053 fcntl(249, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.622217 fcntl(250, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.622834 fcntl(251, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.623267 fcntl(252, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.623638 fcntl(253, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.623907 fcntl(254, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.624039 fcntl(255, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.624517 fcntl(256, F_GETFD) = -1 EBADF (Bad file descriptor)
[pid 4336] 17:25:58.624786 execve("/bin/date", ["date"], [/* 20 vars */] <unfinished ...>
[pid 10] 17:25:58.625535 <... read resumed> "", 4) = 0
[pid 4336] 17:25:58.625648 <... execve resumed> ) = 0
[pid 10] 17:25:58.625683 close(11 <unfinished ...>
[pid 4336] 17:25:58.625832 brk(0 <unfinished ...>
[pid 10] 17:25:58.625964 <... close resumed> ) = 0
[pid 4336] 17:25:58.626179 <... brk resumed> ) = 0x1fc2000
[pid 10] 17:25:58.626282 close(10 <unfinished ...>
[pid 4336] 17:25:58.626322 access("/etc/ld.so.nohwcap", F_OK <unfinished ...>
[pid 10] 17:25:58.626406 <... close resumed> ) = 0
[pid 4336] 17:25:58.626483 <... access resumed> ) = -1 ENOENT (No such file or directory)
[pid 10] 17:25:58.626639 fstat(9, <unfinished ...>
[pid 4336] 17:25:58.626788 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...>
[pid 10] 17:25:58.626879 <... fstat resumed> {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
[pid 4336] 17:25:58.627071 <... mmap resumed> ) = 0x7f21a87fb000
[pid 10] 17:25:58.627174 read(9, <unfinished ...>
[pid 4336] 17:25:58.627431 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
[pid 4336] 17:25:58.627938 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
[pid 4336] 17:25:58.628487 fstat(3, {st_mode=S_IFREG|0644, st_size=31458, ...}) = 0
[pid 4336] 17:25:58.628918 mmap(NULL, 31458, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f21a87f3000
[pid 4336] 17:25:58.629284 close(3) = 0
[pid 4336] 17:25:58.629583 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
[pid 4336] 17:25:58.630177 open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
[pid 4336] 17:25:58.630537 read(3, "\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
[pid 4336] 17:25:58.631145 fstat(3, {st_mode=S_IFREG|0755, st_size=1738176, ...}) = 0
[pid 4336] 17:25:58.631494 mmap(NULL, 3844640, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f21a8232000
[pid 4336] 17:25:58.631801 mprotect(0x7f21a83d4000, 2093056, PROT_NONE) = 0
[pid 4336] 17:25:58.632270 mmap(0x7f21a85d3000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a1000) = 0x7f21a85d3000
[pid 4336] 17:25:58.632710 mmap(0x7f21a85d9000, 14880, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f21a85d9000
[pid 4336] 17:25:58.633213 close(3) = 0
[pid 4336] 17:25:58.633617 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21a87f2000
[pid 4336] 17:25:58.634137 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21a87f1000
[pid 4336] 17:25:58.634505 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21a87f0000
[pid 4336] 17:25:58.635161 arch_prctl(ARCH_SET_FS, 0x7f21a87f1700) = 0
[pid 4336] 17:25:58.636164 mprotect(0x7f21a85d3000, 16384, PROT_READ) = 0
[pid 4336] 17:25:58.637034 mprotect(0x60e000, 4096, PROT_READ) = 0
[pid 4336] 17:25:58.637577 mprotect(0x7f21a87fd000, 4096, PROT_READ) = 0
[pid 4336] 17:25:58.637835 munmap(0x7f21a87f3000, 31458) = 0
[pid 4336] 17:25:58.638518 brk(0) = 0x1fc2000
[pid 4336] 17:25:58.638843 brk(0x1fe3000) = 0x1fe3000
[pid 4336] 17:25:58.639321 open("/etc/localtime", O_RDONLY|O_CLOEXEC) = 3
[pid 4336] 17:25:58.639746 fstat(3, {st_mode=S_IFREG|0644, st_size=118, ...}) = 0
[pid 4336] 17:25:58.640183 fstat(3, {st_mode=S_IFREG|0644, st_size=118, ...}) = 0
[pid 4336] 17:25:58.640491 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21a87fa000
[pid 4336] 17:25:58.641035 read(3, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\0"..., 4096) = 118
[pid 4336] 17:25:58.641645 lseek(3, -62, SEEK_CUR) = 56
[pid 4336] 17:25:58.641943 read(3, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\0"..., 4096) = 62
[pid 4336] 17:25:58.642417 close(3) = 0
[pid 4336] 17:25:58.642941 munmap(0x7f21a87fa000, 4096) = 0
[pid 4336] 17:25:58.643416 fstat(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
[pid 4336] 17:25:58.643810 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21a87fa000
[pid 4336] 17:25:58.644314 write(1, "Tue Sep 6 17:25:58 UTC 2016\n", 29) = 29
[pid 10] 17:25:58.644686 <... read resumed> "Tue Sep 6 17:25:58 UTC 2016\n", 8192) = 29
[pid 4336] 17:25:58.644968 close(1) = 0
[pid 10] 17:25:58.645351 read(9, <unfinished ...>
[pid 4336] 17:25:58.645586 munmap(0x7f21a87fa000, 4096 <unfinished ...>
[pid 10] 17:25:58.645720 <... read resumed> "", 8163) = 0
[pid 4336] 17:25:58.645782 <... munmap resumed> ) = 0
[pid 10] 17:25:58.645815 close(9 <unfinished ...>
[pid 4336] 17:25:58.645946 close(2) = 0
[pid 10] 17:25:58.646099 <... close resumed> ) = 0
[pid 4336] 17:25:58.646124 exit_group(0) = ?
[pid 10] 17:25:58.646474 wait4(4336, <unfinished ...>
[pid 4336] 17:25:58.646754 +++ exited with 0 +++
[pid 10] 17:25:58.646851 <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 4336
[pid 10] 17:25:58.647157 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=4336, si_uid=0, si_status=0, si_utime=0, si_stime=1} ---
[pid 10] 17:25:58.647705 writev(1, [{"\"Tue Sep 6 17:25:58 UTC 2016\\n\"", 32}, {"\n", 1}], 2) = 33
[pid 10] 17:25:58.648178 futex(0x564fdd64477c, FUTEX_WAIT_BITSET_PRIVATE, 8413, {25643, 21921223}, ffffffff) = -1 ETIMEDOUT (Connection timed out)
@peadar
Copy link

peadar commented Sep 7, 2016

Got code to reproduce it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment