-
-
Save anonymous/9751330 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
execve("./foo", ["./foo"], [/* 28 vars */]) = 0 | |
brk(0) = 0x1390000 | |
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) | |
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe8ac319000 | |
readlink("/proc/self/exe", "/home/alex/code/rust3/foo", 4096) = 25 | |
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) | |
open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64", 0x7fff86046b00) = -1 ENOENT (No such file or directory) | |
open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls", 0x7fff86046b00) = -1 ENOENT (No such file or directory) | |
open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64", 0x7fff86046b00) = -1 ENOENT (No such file or directory) | |
open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0 | |
open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64", 0x7fff86046b00) = -1 ENOENT (No such file or directory) | |
open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls", 0x7fff86046b00) = -1 ENOENT (No such file or directory) | |
open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64", 0x7fff86046b00) = -1 ENOENT (No such file or directory) | |
open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib", 0x7fff86046b00) = -1 ENOENT (No such file or directory) | |
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 | |
fstat(3, {st_mode=S_IFREG|0644, st_size=82262, ...}) = 0 | |
mmap(NULL, 82262, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fe8ac304000 | |
close(3) = 0 | |
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) | |
open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 | |
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\36\2\0\0\0\0\0"..., 832) = 832 | |
fstat(3, {st_mode=S_IFREG|0755, st_size=1853400, ...}) = 0 | |
mmap(NULL, 3961912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fe8abd31000 | |
mprotect(0x7fe8abeee000, 2097152, PROT_NONE) = 0 | |
mmap(0x7fe8ac0ee000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1bd000) = 0x7fe8ac0ee000 | |
mmap(0x7fe8ac0f4000, 17464, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fe8ac0f4000 | |
close(3) = 0 | |
open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) | |
open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3 | |
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0"..., 832) = 832 | |
fstat(3, {st_mode=S_IFREG|0644, st_size=14664, ...}) = 0 | |
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe8ac303000 | |
mmap(NULL, 2109736, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fe8abb2d000 | |
mprotect(0x7fe8abb30000, 2093056, PROT_NONE) = 0 | |
mmap(0x7fe8abd2f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fe8abd2f000 | |
close(3) = 0 | |
open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) | |
open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY|O_CLOEXEC) = 3 | |
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0T\0\0\0\0\0\0"..., 832) = 832 | |
fstat(3, {st_mode=S_IFREG|0644, st_size=1063328, ...}) = 0 | |
mmap(NULL, 3158344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fe8ab829000 | |
mprotect(0x7fe8ab92c000, 2093056, PROT_NONE) = 0 | |
mmap(0x7fe8abb2b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x102000) = 0x7fe8abb2b000 | |
close(3) = 0 | |
open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) | |
open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3 | |
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360l\0\0\0\0\0\0"..., 832) = 832 | |
fstat(3, {st_mode=S_IFREG|0755, st_size=135757, ...}) = 0 | |
mmap(NULL, 2212936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fe8ab60c000 | |
mprotect(0x7fe8ab623000, 2097152, PROT_NONE) = 0 | |
mmap(0x7fe8ab823000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7fe8ab823000 | |
mmap(0x7fe8ab825000, 13384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fe8ab825000 | |
close(3) = 0 | |
open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) | |
open("/lib/x86_64-linux-gnu/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 3 | |
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360*\0\0\0\0\0\0"..., 832) = 832 | |
fstat(3, {st_mode=S_IFREG|0644, st_size=88408, ...}) = 0 | |
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe8ac302000 | |
mmap(NULL, 2184224, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fe8ab3f6000 | |
mprotect(0x7fe8ab40b000, 2093056, PROT_NONE) = 0 | |
mmap(0x7fe8ab60a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000) = 0x7fe8ab60a000 | |
close(3) = 0 | |
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe8ac301000 | |
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe8ac2ff000 | |
arch_prctl(ARCH_SET_FS, 0x7fe8ac2ff740) = 0 | |
mprotect(0x7fe8ac0ee000, 16384, PROT_READ) = 0 | |
mprotect(0x7fe8ab60a000, 4096, PROT_READ) = 0 | |
mprotect(0x7fe8ab823000, 4096, PROT_READ) = 0 | |
mprotect(0x7fe8abb2b000, 4096, PROT_READ) = 0 | |
mprotect(0x7fe8abd2f000, 4096, PROT_READ) = 0 | |
mprotect(0x79d000, 180224, PROT_READ) = 0 | |
mprotect(0x7fe8ac31b000, 4096, PROT_READ) = 0 | |
munmap(0x7fe8ac304000, 82262) = 0 | |
set_tid_address(0x7fe8ac2ffa10) = 2226 | |
set_robust_list(0x7fe8ac2ffa20, 24) = 0 | |
futex(0x7fff860472ec, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, 7fe8ac2ff740) = -1 EAGAIN (Resource temporarily unavailable) | |
rt_sigaction(SIGRTMIN, {0x7fe8ab6127e0, [], SA_RESTORER|SA_SIGINFO, 0x7fe8ab61bbb0}, NULL, 8) = 0 | |
rt_sigaction(SIGRT_1, {0x7fe8ab612860, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7fe8ab61bbb0}, NULL, 8) = 0 | |
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 | |
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 | |
brk(0) = 0x1390000 | |
brk(0x13b1000) = 0x13b1000 | |
open("/sys/devices/system/cpu/online", O_RDONLY|O_CLOEXEC) = 3 | |
read(3, "0-7\n", 8192) = 4 | |
close(3) = 0 | |
mmap(NULL, 397312, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe8ac29e000 | |
rt_sigaction(SIGPIPE, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7fe8abd67ff0}, {SIG_DFL, [], 0}, 8) = 0 | |
pipe2([3, 4], O_CLOEXEC) = 0 | |
write(0x4, 0x7fff86045c10, 0x1) = 0x1 | |
futex(0x7c9ca8, FUTEX_WAKE_PRIVATE, 2147483647) = 0 | |
clock_getres(CLOCK_MONOTONIC_COARSE, {0, 4000000}) = 0 | |
epoll_create1(EPOLL_CLOEXEC) = 5 | |
pipe2([6, 7], O_NONBLOCK|O_CLOEXEC) = 0 | |
eventfd2(0, O_NONBLOCK|O_CLOEXEC) = 8 | |
open("/dev/urandom", O_RDONLY) = 9 | |
read(9, "W1\303\320 $mA\1\262(\350\236\\\261[", 16) = 16 | |
close(9) = 0 | |
mmap(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fe8ac19d000 | |
mprotect(0x7fe8ac19d000, 4096, PROT_NONE) = 0 | |
clone(Process 2229 attached | |
<unfinished ...> | |
[pid 2229] set_robust_list(0x7fe8ac29d9e0, 24 <unfinished ...> | |
[pid 2226] <... clone resumed> child_stack=0x7fe8ac29cfb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7fe8ac29d9d0, tls=0x7fe8ac29d700, child_tidptr=0x7fe8ac29d9d0) = 2229 | |
[pid 2229] <... set_robust_list resumed> ) = 0 | |
[pid 2226] rt_sigaction(SIGPIPE, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7fe8abd67ff0}, <unfinished ...> | |
[pid 2229] mmap(NULL, 134217728, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0 <unfinished ...> | |
[pid 2226] <... rt_sigaction resumed> {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7fe8abd67ff0}, 8) = 0 | |
[pid 2229] <... mmap resumed> ) = 0x7fe8a33f6000 | |
[pid 2226] epoll_create1(EPOLL_CLOEXEC <unfinished ...> | |
[pid 2229] munmap(0x7fe8a33f6000, 12623872 <unfinished ...> | |
[pid 2226] <... epoll_create1 resumed> ) = 9 | |
[pid 2229] <... munmap resumed> ) = 0 | |
[pid 2226] pipe2( <unfinished ...> | |
[pid 2229] munmap(0x7fe8a8000000, 54484992 <unfinished ...> | |
[pid 2226] <... pipe2 resumed> [10, 11], O_NONBLOCK|O_CLOEXEC) = 0 | |
[pid 2229] <... munmap resumed> ) = 0 | |
[pid 2226] eventfd2(0, O_NONBLOCK|O_CLOEXEC <unfinished ...> | |
[pid 2229] mprotect(0x7fe8a4000000, 135168, PROT_READ|PROT_WRITE <unfinished ...> | |
[pid 2226] <... eventfd2 resumed> ) = 12 | |
[pid 2229] <... mprotect resumed> ) = 0 | |
[pid 2226] open("/dev/urandom", O_RDONLY) = 13 | |
[pid 2229] epoll_ctl(5, EPOLL_CTL_ADD, 6, {EPOLLIN, {u32=6, u64=6}} <unfinished ...> | |
[pid 2226] read(13, <unfinished ...> | |
[pid 2229] <... epoll_ctl resumed> ) = 0 | |
[pid 2226] <... read resumed> "\31\36\34\f\243\30\334\235\241\241\305\f\34B\335#", 16) = 16 | |
[pid 2229] epoll_ctl(5, EPOLL_CTL_ADD, 8, {EPOLLIN, {u32=8, u64=8}} <unfinished ...> | |
[pid 2226] close(13 <unfinished ...> | |
[pid 2229] <... epoll_ctl resumed> ) = 0 | |
[pid 2226] <... close resumed> ) = 0 | |
[pid 2229] epoll_wait(5, <unfinished ...> | |
[pid 2226] mmap(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fe8ab2f5000 | |
[pid 2226] mprotect(0x7fe8ab2f5000, 4096, PROT_NONE) = 0 | |
[pid 2226] clone(Process 2230 attached | |
<unfinished ...> | |
[pid 2230] set_robust_list(0x7fe8ab3f59e0, 24 <unfinished ...> | |
[pid 2226] <... clone resumed> child_stack=0x7fe8ab3f4fb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7fe8ab3f59d0, tls=0x7fe8ab3f5700, child_tidptr=0x7fe8ab3f59d0) = 2230 | |
[pid 2230] <... set_robust_list resumed> ) = 0 | |
[pid 2226] rt_sigaction(SIGPIPE, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7fe8abd67ff0}, <unfinished ...> | |
[pid 2230] mmap(NULL, 134217728, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0 <unfinished ...> | |
[pid 2226] <... rt_sigaction resumed> {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7fe8abd67ff0}, 8) = 0 | |
[pid 2230] <... mmap resumed> ) = 0x7fe89c000000 | |
[pid 2226] epoll_create1(EPOLL_CLOEXEC <unfinished ...> | |
[pid 2230] munmap(0x7fe8a0000000, 67108864 <unfinished ...> | |
[pid 2226] <... epoll_create1 resumed> ) = 13 | |
[pid 2230] <... munmap resumed> ) = 0 | |
[pid 2226] pipe2( <unfinished ...> | |
[pid 2230] mprotect(0x7fe89c000000, 135168, PROT_READ|PROT_WRITE <unfinished ...> | |
[pid 2226] <... pipe2 resumed> [14, 15], O_NONBLOCK|O_CLOEXEC) = 0 | |
[pid 2230] <... mprotect resumed> ) = 0 | |
[pid 2226] eventfd2(0, O_NONBLOCK|O_CLOEXEC <unfinished ...> | |
[pid 2230] epoll_ctl(9, EPOLL_CTL_ADD, 10, {EPOLLIN, {u32=10, u64=10}} <unfinished ...> | |
[pid 2226] <... eventfd2 resumed> ) = 16 | |
[pid 2230] <... epoll_ctl resumed> ) = 0 | |
[pid 2226] open("/dev/urandom", O_RDONLY <unfinished ...> | |
[pid 2230] epoll_ctl(9, EPOLL_CTL_ADD, 12, {EPOLLIN, {u32=12, u64=12}} <unfinished ...> | |
[pid 2226] <... open resumed> ) = 17 | |
[pid 2230] <... epoll_ctl resumed> ) = 0 | |
[pid 2226] read(17, <unfinished ...> | |
[pid 2230] epoll_wait(9, <unfinished ...> | |
[pid 2226] <... read resumed> "\230W\37\254@\266\314\343\227\270\211\262D\367_\341", 16) = 16 | |
[pid 2226] close(17) = 0 | |
[pid 2226] mmap(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fe8ab1f4000 | |
[pid 2226] mprotect(0x7fe8ab1f4000, 4096, PROT_NONE) = 0 | |
[pid 2226] clone(Process 2231 attached | |
<unfinished ...> | |
[pid 2231] set_robust_list(0x7fe8ab2f49e0, 24) = 0 | |
[pid 2226] <... clone resumed> child_stack=0x7fe8ab2f3fb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7fe8ab2f49d0, tls=0x7fe8ab2f4700, child_tidptr=0x7fe8ab2f49d0) = 2231 | |
[pid 2231] mmap(0x7fe8a0000000, 67108864, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0 <unfinished ...> | |
[pid 2226] rt_sigaction(SIGPIPE, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7fe8abd67ff0}, <unfinished ...> | |
[pid 2231] <... mmap resumed> ) = 0x7fe8a0000000 | |
[pid 2226] <... rt_sigaction resumed> {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7fe8abd67ff0}, 8) = 0 | |
[pid 2231] mprotect(0x7fe8a0000000, 135168, PROT_READ|PROT_WRITE <unfinished ...> | |
[pid 2226] epoll_create1(EPOLL_CLOEXEC <unfinished ...> | |
[pid 2231] <... mprotect resumed> ) = 0 | |
[pid 2226] <... epoll_create1 resumed> ) = 17 | |
[pid 2231] epoll_ctl(13, EPOLL_CTL_ADD, 14, {EPOLLIN, {u32=14, u64=14}} <unfinished ...> | |
[pid 2226] pipe2( <unfinished ...> | |
[pid 2231] <... epoll_ctl resumed> ) = 0 | |
[pid 2226] <... pipe2 resumed> [18, 19], O_NONBLOCK|O_CLOEXEC) = 0 | |
[pid 2231] epoll_ctl(13, EPOLL_CTL_ADD, 16, {EPOLLIN, {u32=16, u64=16}} <unfinished ...> | |
[pid 2226] eventfd2(0, O_NONBLOCK|O_CLOEXEC <unfinished ...> | |
[pid 2231] <... epoll_ctl resumed> ) = 0 | |
[pid 2226] <... eventfd2 resumed> ) = 20 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2226] open("/dev/urandom", O_RDONLY) = 21 | |
[pid 2226] read(21, "\270Y\r\225S\266\342H\252\17\351\210\vA\226\355", 16) = 16 | |
[pid 2226] close(21) = 0 | |
[pid 2226] mmap(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fe8ab0f3000 | |
[pid 2226] mprotect(0x7fe8ab0f3000, 4096, PROT_NONE) = 0 | |
[pid 2226] clone(Process 2232 attached | |
<unfinished ...> | |
[pid 2232] set_robust_list(0x7fe8ab1f39e0, 24 <unfinished ...> | |
[pid 2226] <... clone resumed> child_stack=0x7fe8ab1f2fb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7fe8ab1f39d0, tls=0x7fe8ab1f3700, child_tidptr=0x7fe8ab1f39d0) = 2232 | |
[pid 2232] <... set_robust_list resumed> ) = 0 | |
[pid 2226] rt_sigaction(SIGPIPE, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7fe8abd67ff0}, <unfinished ...> | |
[pid 2232] mmap(NULL, 134217728, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0 <unfinished ...> | |
[pid 2226] <... rt_sigaction resumed> {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7fe8abd67ff0}, 8) = 0 | |
[pid 2232] <... mmap resumed> ) = 0x7fe894000000 | |
[pid 2226] epoll_create1(EPOLL_CLOEXEC <unfinished ...> | |
[pid 2232] munmap(0x7fe898000000, 67108864 <unfinished ...> | |
[pid 2226] <... epoll_create1 resumed> ) = 21 | |
[pid 2232] <... munmap resumed> ) = 0 | |
[pid 2226] pipe2( <unfinished ...> | |
[pid 2232] mprotect(0x7fe894000000, 135168, PROT_READ|PROT_WRITE <unfinished ...> | |
[pid 2226] <... pipe2 resumed> [22, 23], O_NONBLOCK|O_CLOEXEC) = 0 | |
[pid 2232] <... mprotect resumed> ) = 0 | |
[pid 2226] eventfd2(0, O_NONBLOCK|O_CLOEXEC <unfinished ...> | |
[pid 2232] epoll_ctl(17, EPOLL_CTL_ADD, 18, {EPOLLIN, {u32=18, u64=18}} <unfinished ...> | |
[pid 2226] <... eventfd2 resumed> ) = 24 | |
[pid 2232] <... epoll_ctl resumed> ) = 0 | |
[pid 2232] epoll_ctl(17, EPOLL_CTL_ADD, 20, {EPOLLIN, {u32=20, u64=20}} <unfinished ...> | |
[pid 2226] open("/dev/urandom", O_RDONLY <unfinished ...> | |
[pid 2232] <... epoll_ctl resumed> ) = 0 | |
[pid 2226] <... open resumed> ) = 25 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2226] read(25, "\330\203[\220\355=#\235\37\206\315L\5<]A", 16) = 16 | |
[pid 2226] close(25) = 0 | |
[pid 2226] mmap(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fe8aaff2000 | |
[pid 2226] mprotect(0x7fe8aaff2000, 4096, PROT_NONE) = 0 | |
[pid 2226] clone(Process 2233 attached | |
<unfinished ...> | |
[pid 2233] set_robust_list(0x7fe8ab0f29e0, 24) = 0 | |
[pid 2226] <... clone resumed> child_stack=0x7fe8ab0f1fb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7fe8ab0f29d0, tls=0x7fe8ab0f2700, child_tidptr=0x7fe8ab0f29d0) = 2233 | |
[pid 2233] mmap(0x7fe898000000, 67108864, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0 <unfinished ...> | |
[pid 2226] rt_sigaction(SIGPIPE, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7fe8abd67ff0}, <unfinished ...> | |
[pid 2233] <... mmap resumed> ) = 0x7fe898000000 | |
[pid 2226] <... rt_sigaction resumed> {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7fe8abd67ff0}, 8) = 0 | |
[pid 2233] mprotect(0x7fe898000000, 135168, PROT_READ|PROT_WRITE <unfinished ...> | |
[pid 2226] epoll_create1(EPOLL_CLOEXEC <unfinished ...> | |
[pid 2233] <... mprotect resumed> ) = 0 | |
[pid 2226] <... epoll_create1 resumed> ) = 25 | |
[pid 2233] epoll_ctl(21, EPOLL_CTL_ADD, 22, {EPOLLIN, {u32=22, u64=22}} <unfinished ...> | |
[pid 2226] pipe2( <unfinished ...> | |
[pid 2233] <... epoll_ctl resumed> ) = 0 | |
[pid 2226] <... pipe2 resumed> [26, 27], O_NONBLOCK|O_CLOEXEC) = 0 | |
[pid 2233] epoll_ctl(21, EPOLL_CTL_ADD, 24, {EPOLLIN, {u32=24, u64=24}} <unfinished ...> | |
[pid 2226] eventfd2(0, O_NONBLOCK|O_CLOEXEC <unfinished ...> | |
[pid 2233] <... epoll_ctl resumed> ) = 0 | |
[pid 2226] <... eventfd2 resumed> ) = 28 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2226] open("/dev/urandom", O_RDONLY) = 29 | |
[pid 2226] read(29, "\321Q\347\227\3275}F\23\21\267G-\324\205\262", 16) = 16 | |
[pid 2226] close(29) = 0 | |
[pid 2226] mmap(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fe8aaef1000 | |
[pid 2226] mprotect(0x7fe8aaef1000, 4096, PROT_NONE) = 0 | |
[pid 2226] clone(Process 2234 attached | |
<unfinished ...> | |
[pid 2234] set_robust_list(0x7fe8aaff19e0, 24 <unfinished ...> | |
[pid 2226] <... clone resumed> child_stack=0x7fe8aaff0fb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7fe8aaff19d0, tls=0x7fe8aaff1700, child_tidptr=0x7fe8aaff19d0) = 2234 | |
[pid 2234] <... set_robust_list resumed> ) = 0 | |
[pid 2226] rt_sigaction(SIGPIPE, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7fe8abd67ff0}, <unfinished ...> | |
[pid 2234] mmap(NULL, 134217728, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0 <unfinished ...> | |
[pid 2226] <... rt_sigaction resumed> {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7fe8abd67ff0}, 8) = 0 | |
[pid 2234] <... mmap resumed> ) = 0x7fe88c000000 | |
[pid 2226] epoll_create1(EPOLL_CLOEXEC <unfinished ...> | |
[pid 2234] munmap(0x7fe890000000, 67108864 <unfinished ...> | |
[pid 2226] <... epoll_create1 resumed> ) = 29 | |
[pid 2234] <... munmap resumed> ) = 0 | |
[pid 2226] pipe2( <unfinished ...> | |
[pid 2234] mprotect(0x7fe88c000000, 135168, PROT_READ|PROT_WRITE <unfinished ...> | |
[pid 2226] <... pipe2 resumed> [30, 31], O_NONBLOCK|O_CLOEXEC) = 0 | |
[pid 2234] <... mprotect resumed> ) = 0 | |
[pid 2226] eventfd2(0, O_NONBLOCK|O_CLOEXEC) = 32 | |
[pid 2234] epoll_ctl(25, EPOLL_CTL_ADD, 26, {EPOLLIN, {u32=26, u64=26}} <unfinished ...> | |
[pid 2226] open("/dev/urandom", O_RDONLY <unfinished ...> | |
[pid 2234] <... epoll_ctl resumed> ) = 0 | |
[pid 2226] <... open resumed> ) = 33 | |
[pid 2234] epoll_ctl(25, EPOLL_CTL_ADD, 28, {EPOLLIN, {u32=28, u64=28}} <unfinished ...> | |
[pid 2226] read(33, <unfinished ...> | |
[pid 2234] <... epoll_ctl resumed> ) = 0 | |
[pid 2226] <... read resumed> "e\374\217@\255-\372\211\250\276t\220\360\275-\23", 16) = 16 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2226] close(33) = 0 | |
[pid 2226] mmap(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fe8aadf0000 | |
[pid 2226] mprotect(0x7fe8aadf0000, 4096, PROT_NONE) = 0 | |
[pid 2226] clone(Process 2235 attached | |
<unfinished ...> | |
[pid 2235] set_robust_list(0x7fe8aaef09e0, 24 <unfinished ...> | |
[pid 2226] <... clone resumed> child_stack=0x7fe8aaeeffb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7fe8aaef09d0, tls=0x7fe8aaef0700, child_tidptr=0x7fe8aaef09d0) = 2235 | |
[pid 2235] <... set_robust_list resumed> ) = 0 | |
[pid 2226] rt_sigaction(SIGPIPE, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7fe8abd67ff0}, <unfinished ...> | |
[pid 2235] mmap(0x7fe890000000, 67108864, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x7fe890000000 | |
[pid 2226] <... rt_sigaction resumed> {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7fe8abd67ff0}, 8) = 0 | |
[pid 2235] mprotect(0x7fe890000000, 135168, PROT_READ|PROT_WRITE <unfinished ...> | |
[pid 2226] epoll_create1(EPOLL_CLOEXEC <unfinished ...> | |
[pid 2235] <... mprotect resumed> ) = 0 | |
[pid 2226] <... epoll_create1 resumed> ) = 33 | |
[pid 2235] epoll_ctl(29, EPOLL_CTL_ADD, 30, {EPOLLIN, {u32=30, u64=30}} <unfinished ...> | |
[pid 2226] pipe2( <unfinished ...> | |
[pid 2235] <... epoll_ctl resumed> ) = 0 | |
[pid 2226] <... pipe2 resumed> [34, 35], O_NONBLOCK|O_CLOEXEC) = 0 | |
[pid 2235] epoll_ctl(29, EPOLL_CTL_ADD, 32, {EPOLLIN, {u32=32, u64=32}} <unfinished ...> | |
[pid 2226] eventfd2(0, O_NONBLOCK|O_CLOEXEC <unfinished ...> | |
[pid 2235] <... epoll_ctl resumed> ) = 0 | |
[pid 2226] <... eventfd2 resumed> ) = 36 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2226] open("/dev/urandom", O_RDONLY) = 37 | |
[pid 2226] read(37, "\263\245\346\372\252\215\300\366\325g\373\321yA\34\271", 16) = 16 | |
[pid 2226] close(37) = 0 | |
[pid 2226] mmap(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fe8aacef000 | |
[pid 2226] mprotect(0x7fe8aacef000, 4096, PROT_NONE) = 0 | |
[pid 2226] clone(Process 2236 attached | |
<unfinished ...> | |
[pid 2236] set_robust_list(0x7fe8aadef9e0, 24) = 0 | |
[pid 2226] <... clone resumed> child_stack=0x7fe8aadeefb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7fe8aadef9d0, tls=0x7fe8aadef700, child_tidptr=0x7fe8aadef9d0) = 2236 | |
[pid 2236] mmap(NULL, 134217728, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x7fe884000000 | |
[pid 2226] mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 <unfinished ...> | |
[pid 2236] munmap(0x7fe888000000, 67108864 <unfinished ...> | |
[pid 2226] <... mmap resumed> ) = 0x7fe8aaaef000 | |
[pid 2236] <... munmap resumed> ) = 0 | |
[pid 2226] mprotect(0x7fe8aaaef000, 4096, PROT_NONE <unfinished ...> | |
[pid 2236] mprotect(0x7fe884000000, 135168, PROT_READ|PROT_WRITE <unfinished ...> | |
[pid 2226] <... mprotect resumed> ) = 0 | |
[pid 2236] <... mprotect resumed> ) = 0 | |
[pid 2226] write(0x8, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_ctl(33, EPOLL_CTL_ADD, 34, {EPOLLIN, {u32=34, u64=34}} <unfinished ...> | |
[pid 2229] <... epoll_wait resumed> {{EPOLLIN, {u32=8, u64=8}}}, 1024, -1) = 1 | |
[pid 2236] <... epoll_ctl resumed> ) = 0 | |
[pid 2229] read(8, <unfinished ...> | |
[pid 2236] epoll_ctl(33, EPOLL_CTL_ADD, 36, {EPOLLIN, {u32=36, u64=36}} <unfinished ...> | |
[pid 2229] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_ctl resumed> ) = 0 | |
[pid 2226] <... write resumed> ) = 0x8 | |
[pid 2229] mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2229] <... mmap resumed> ) = 0x7fe8aa8ef000 | |
[pid 2226] futex(0x139030c, FUTEX_WAIT_PRIVATE, 1, NULL <unfinished ...> | |
[pid 2229] mprotect(0x7fe8aa8ef000, 4096, PROT_NONE) = 0 | |
[pid 2229] write(0x8, 0x5605f8, 0x8) = 0x8 | |
[pid 2229] open("/", O_RDONLY|O_CLOEXEC) = 37 | |
[pid 2229] socketpair(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0, [38, 39]) = 0 | |
[pid 2229] socketpair(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0, [40, 41]) = 0 | |
[pid 2229] socketpair(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0, [42, 43]) = 0 | |
[pid 2229] pipe2([44, 45], O_CLOEXEC) = 0 | |
[pid 2229] rt_sigprocmask(SIG_SETMASK, ~[RTMIN RT_1], [], 8) = 0 | |
[pid 2229] read(3, "*", 1) = 1 | |
[pid 2229] rt_sigaction(SIGCHLD, {0x5328f0, ~[RTMIN RT_1], SA_RESTORER, 0x7fe8abd67ff0}, NULL, 8) = 0 | |
[pid 2229] write(0x4, 0x7fe8aaaed590, 0x1) = 0x1 | |
[pid 2229] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 | |
[pid 2229] clone(Process 2237 attached | |
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fe8ac29d9d0) = 2237 | |
[pid 2237] set_robust_list(0x7fe8ac29d9e0, 24) = 0 | |
[pid 2229] close(45) = 0 | |
[pid 2229] read(44, <unfinished ...> | |
[pid 2237] dup2(39, 0) = 0 | |
[pid 2237] ioctl(0, FIONBIO, [0]) = 0 | |
[pid 2237] close(38) = 0 | |
[pid 2237] dup2(41, 1) = 1 | |
[pid 2237] ioctl(1, FIONBIO, [0]) = 0 | |
[pid 2237] close(40) = 0 | |
[pid 2237] dup2(43, 2) = 2 | |
[pid 2237] ioctl(2, FIONBIO, [0]) = 0 | |
[pid 2237] close(42) = 0 | |
[pid 2237] close(39) = 0 | |
[pid 2237] close(41) = 0 | |
[pid 2237] close(43) = 0 | |
[pid 2237] execve("./bar", ["./bar"], [/* 28 vars */] <unfinished ...> | |
[pid 2229] <... read resumed> "", 4) = 0 | |
[pid 2237] <... execve resumed> ) = 0 | |
[pid 2229] close(44 <unfinished ...> | |
[pid 2237] brk(0 <unfinished ...> | |
[pid 2229] <... close resumed> ) = 0 | |
[pid 2237] <... brk resumed> ) = 0xb05000 | |
[pid 2229] close(39) = 0 | |
[pid 2237] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2229] ioctl(38, FIONBIO <unfinished ...> | |
[pid 2237] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2229] <... ioctl resumed> , [1]) = 0 | |
[pid 2237] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2229] close(41 <unfinished ...> | |
[pid 2237] <... mmap resumed> ) = 0x7f81be85d000 | |
[pid 2229] <... close resumed> ) = 0 | |
[pid 2237] readlink("/proc/self/exe", <unfinished ...> | |
[pid 2229] ioctl(40, FIONBIO, [1]) = 0 | |
[pid 2237] <... readlink resumed> "/home/alex/code/rust3/bar", 4096) = 25 | |
[pid 2229] close(43) = 0 | |
[pid 2237] access("/etc/ld.so.preload", R_OK <unfinished ...> | |
[pid 2229] ioctl(42, FIONBIO <unfinished ...> | |
[pid 2237] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2229] <... ioctl resumed> , [1]) = 0 | |
[pid 2237] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
[pid 2229] write(0, 0x7f, 0 <unfinished ...> | |
[pid 2237] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64", <unfinished ...> | |
[pid 2229] <... write resumed> ) = 0 | |
[pid 2237] <... stat resumed> 0x7fff6c8c3570) = -1 ENOENT (No such file or directory) | |
[pid 2229] close(38 <unfinished ...> | |
[pid 2237] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2229] <... close resumed> ) = 0 | |
[pid 2237] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2237] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls", 0x7fff6c8c3570) = -1 ENOENT (No such file or directory) | |
[pid 2229] write(0x8, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2237] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2237] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2237] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64", <unfinished ...> | |
[pid 2229] mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 <unfinished ...> | |
[pid 2237] <... stat resumed> 0x7fff6c8c3570) = -1 ENOENT (No such file or directory) | |
[pid 2229] <... mmap resumed> ) = 0x7fe8aa6ef000 | |
[pid 2237] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2229] mprotect(0x7fe8aa6ef000, 4096, PROT_NONE <unfinished ...> | |
[pid 2237] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2229] <... mprotect resumed> ) = 0 | |
[pid 2237] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0 | |
[pid 2229] write(0xc, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2237] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2230] <... epoll_wait resumed> {{EPOLLIN, {u32=12, u64=12}}}, 1024, -1) = 1 | |
[pid 2237] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2230] read(12, <unfinished ...> | |
[pid 2237] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64", <unfinished ...> | |
[pid 2230] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2237] <... stat resumed> 0x7fff6c8c3570) = -1 ENOENT (No such file or directory) | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2237] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2230] mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 <unfinished ...> | |
[pid 2237] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2230] <... mmap resumed> ) = 0x7fe8aa4ef000 | |
[pid 2237] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls", <unfinished ...> | |
[pid 2230] mprotect(0x7fe8aa4ef000, 4096, PROT_NONE <unfinished ...> | |
[pid 2237] <... stat resumed> 0x7fff6c8c3570) = -1 ENOENT (No such file or directory) | |
[pid 2230] <... mprotect resumed> ) = 0 | |
[pid 2237] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2229] write(0xc, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2237] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2237] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64", <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2237] <... stat resumed> 0x7fff6c8c3570) = -1 ENOENT (No such file or directory) | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2237] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2237] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2237] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib", <unfinished ...> | |
[pid 2231] mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 <unfinished ...> | |
[pid 2230] open("/", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2231] <... mmap resumed> ) = 0x7fe8aa2ef000 | |
[pid 2230] <... open resumed> ) = 38 | |
[pid 2231] mprotect(0x7fe8aa2ef000, 4096, PROT_NONE <unfinished ...> | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2231] <... mprotect resumed> ) = 0 | |
[pid 2230] socketpair(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0 <unfinished ...> | |
[pid 2231] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... socketpair resumed> , [39, 41]) = 0 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2231] write(0, 0x80, 0 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0 | |
[pid 2230] socketpair(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0 <unfinished ...> | |
[pid 2232] mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2232] <... mmap resumed> ) = 0x7fe8aa0ef000 | |
[pid 2230] <... socketpair resumed> , [43, 44]) = 0 | |
[pid 2232] mprotect(0x7fe8aa0ef000, 4096, PROT_NONE <unfinished ...> | |
[pid 2230] socketpair(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0 <unfinished ...> | |
[pid 2232] <... mprotect resumed> ) = 0 | |
[pid 2230] <... socketpair resumed> , [45, 46]) = 0 | |
[pid 2229] write(0, 0x80, 0 <unfinished ...> | |
[pid 2232] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] pipe2( <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2232] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2232] open("/", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... open resumed> ) = 49 | |
[pid 2230] <... pipe2 resumed> [47, 48], O_CLOEXEC) = 0 | |
[pid 2233] mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 <unfinished ...> | |
[pid 2232] socketpair(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0 <unfinished ...> | |
[pid 2233] <... mmap resumed> ) = 0x7fe8a9eef000 | |
[pid 2232] <... socketpair resumed> , [50, 51]) = 0 | |
[pid 2233] mprotect(0x7fe8a9eef000, 4096, PROT_NONE <unfinished ...> | |
[pid 2232] socketpair(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0 <unfinished ...> | |
[pid 2233] <... mprotect resumed> ) = 0 | |
[pid 2232] <... socketpair resumed> , [52, 53]) = 0 | |
[pid 2230] rt_sigprocmask(SIG_SETMASK, ~[RTMIN RT_1], <unfinished ...> | |
[pid 2233] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] socketpair(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2232] <... socketpair resumed> , [54, 55]) = 0 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] open("/", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2232] pipe2( <unfinished ...> | |
[pid 2234] mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 <unfinished ...> | |
[pid 2233] <... open resumed> ) = 56 | |
[pid 2234] <... mmap resumed> ) = 0x7fe8a9cef000 | |
[pid 2232] <... pipe2 resumed> [57, 58], O_CLOEXEC) = 0 | |
[pid 2234] mprotect(0x7fe8a9cef000, 4096, PROT_NONE <unfinished ...> | |
[pid 2233] socketpair(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0 <unfinished ...> | |
[pid 2234] <... mprotect resumed> ) = 0 | |
[pid 2233] <... socketpair resumed> , [59, 60]) = 0 | |
[pid 2234] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] socketpair(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] open("/", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... open resumed> ) = 63 | |
[pid 2233] <... socketpair resumed> , [61, 62]) = 0 | |
[pid 2235] mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 <unfinished ...> | |
[pid 2234] socketpair(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0 <unfinished ...> | |
[pid 2233] socketpair(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0 <unfinished ...> | |
[pid 2235] <... mmap resumed> ) = 0x7fe8a9aef000 | |
[pid 2234] <... socketpair resumed> , [64, 65]) = 0 | |
[pid 2235] mprotect(0x7fe8a9aef000, 4096, PROT_NONE <unfinished ...> | |
[pid 2234] socketpair(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0 <unfinished ...> | |
[pid 2235] <... mprotect resumed> ) = 0 | |
[pid 2234] <... socketpair resumed> , [68, 69]) = 0 | |
[pid 2235] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] socketpair(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2235] open("/", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2234] <... socketpair resumed> , [70, 71]) = 0 | |
[pid 2235] <... open resumed> ) = 72 | |
[pid 2234] pipe2( <unfinished ...> | |
[pid 2235] socketpair(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0 <unfinished ...> | |
[pid 2234] <... pipe2 resumed> [73, 74], O_CLOEXEC) = 0 | |
[pid 2235] <... socketpair resumed> , [75, 76]) = 0 | |
[pid 2234] rt_sigprocmask(SIG_SETMASK, ~[RTMIN RT_1], <unfinished ...> | |
[pid 2235] socketpair(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0 <unfinished ...> | |
[pid 2234] <... rt_sigprocmask resumed> [], 8) = 0 | |
[pid 2235] <... socketpair resumed> , [77, 78]) = 0 | |
[pid 2234] read(3, <unfinished ...> | |
[pid 2235] socketpair(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0 <unfinished ...> | |
[pid 2234] <... read resumed> "*", 1) = 1 | |
[pid 2235] <... socketpair resumed> , [79, 80]) = 0 | |
[pid 2234] write(0x4, 0x7fe8a9eed590, 0x1 <unfinished ...> | |
[pid 2235] pipe2( <unfinished ...> | |
[pid 2234] <... write resumed> ) = 0x1 | |
[pid 2235] <... pipe2 resumed> [81, 82], O_CLOEXEC) = 0 | |
[pid 2234] rt_sigprocmask(SIG_SETMASK, [], <unfinished ...> | |
[pid 2235] rt_sigprocmask(SIG_SETMASK, ~[RTMIN RT_1], <unfinished ...> | |
[pid 2234] <... rt_sigprocmask resumed> NULL, 8) = 0 | |
[pid 2235] <... rt_sigprocmask resumed> [], 8) = 0 | |
[pid 2234] clone( <unfinished ...> | |
[pid 2235] read(3, <unfinished ...> | |
[pid 2233] <... socketpair resumed> , [66, 67]) = 0 | |
Process 2238 attached | |
[pid 2237] <... stat resumed> 0x7fff6c8c3570) = -1 ENOENT (No such file or directory) | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2238] set_robust_list(0x7fe8aaff19e0, 24 <unfinished ...> | |
[pid 2235] <... read resumed> "*", 1) = 1 | |
[pid 2233] pipe2( <unfinished ...> | |
[pid 2234] <... clone resumed> child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fe8aaff19d0) = 2238 | |
[pid 2235] write(0x4, 0x7fe8a9ced590, 0x1 <unfinished ...> | |
[pid 2233] <... pipe2 resumed> [83, 84], O_CLOEXEC) = 0 | |
[pid 2235] <... write resumed> ) = 0x1 | |
[pid 2233] rt_sigprocmask(SIG_SETMASK, ~[RTMIN RT_1], <unfinished ...> | |
[pid 2238] <... set_robust_list resumed> ) = 0 | |
[pid 2236] mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 <unfinished ...> | |
[pid 2235] rt_sigprocmask(SIG_SETMASK, [], <unfinished ...> | |
[pid 2236] <... mmap resumed> ) = 0x7fe8a98ef000 | |
[pid 2235] <... rt_sigprocmask resumed> NULL, 8) = 0 | |
[pid 2236] mprotect(0x7fe8a98ef000, 4096, PROT_NONE <unfinished ...> | |
[pid 2235] clone( <unfinished ...> | |
[pid 2238] dup2(65, 0 <unfinished ...> | |
[pid 2234] close(74 <unfinished ...> | |
[pid 2238] <... dup2 resumed> ) = 0 | |
[pid 2234] <... close resumed> ) = 0 | |
[pid 2238] ioctl(0, FIONBIO <unfinished ...> | |
[pid 2233] <... rt_sigprocmask resumed> [], 8) = 0 | |
Process 2239 attached | |
[pid 2238] <... ioctl resumed> , [0]) = 0 | |
[pid 2237] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2239] set_robust_list(0x7fe8aaef09e0, 24 <unfinished ...> | |
[pid 2238] close(64 <unfinished ...> | |
[pid 2239] <... set_robust_list resumed> ) = 0 | |
[pid 2238] <... close resumed> ) = 0 | |
[pid 2237] <... open resumed> ) = 3 | |
[pid 2238] dup2(69, 1 <unfinished ...> | |
[pid 2237] fstat(3, <unfinished ...> | |
[pid 2238] <... dup2 resumed> ) = 1 | |
[pid 2238] ioctl(1, FIONBIO <unfinished ...> | |
[pid 2237] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=82262, ...}) = 0 | |
[pid 2238] <... ioctl resumed> , [0]) = 0 | |
[pid 2237] mmap(NULL, 82262, PROT_READ, MAP_PRIVATE, 3, 0 <unfinished ...> | |
[pid 2238] close(68 <unfinished ...> | |
[pid 2239] dup2(76, 0 <unfinished ...> | |
[pid 2238] <... close resumed> ) = 0 | |
[pid 2239] <... dup2 resumed> ) = 0 | |
[pid 2238] dup2(71, 2 <unfinished ...> | |
[pid 2239] ioctl(0, FIONBIO <unfinished ...> | |
[pid 2238] <... dup2 resumed> ) = 2 | |
[pid 2239] <... ioctl resumed> , [0]) = 0 | |
[pid 2238] ioctl(2, FIONBIO <unfinished ...> | |
[pid 2239] close(75 <unfinished ...> | |
[pid 2238] <... ioctl resumed> , [0]) = 0 | |
[pid 2239] <... close resumed> ) = 0 | |
[pid 2238] close(70 <unfinished ...> | |
[pid 2239] dup2(78, 1 <unfinished ...> | |
[pid 2238] <... close resumed> ) = 0 | |
[pid 2239] <... dup2 resumed> ) = 1 | |
[pid 2238] close(65 <unfinished ...> | |
[pid 2239] ioctl(1, FIONBIO <unfinished ...> | |
[pid 2238] <... close resumed> ) = 0 | |
[pid 2239] <... ioctl resumed> , [0]) = 0 | |
[pid 2238] close(69 <unfinished ...> | |
[pid 2239] close(77 <unfinished ...> | |
[pid 2238] <... close resumed> ) = 0 | |
[pid 2239] <... close resumed> ) = 0 | |
[pid 2238] close(71 <unfinished ...> | |
[pid 2239] dup2(80, 2 <unfinished ...> | |
[pid 2238] <... close resumed> ) = 0 | |
[pid 2239] <... dup2 resumed> ) = 2 | |
[pid 2237] <... mmap resumed> ) = 0x7f81be848000 | |
[pid 2239] ioctl(2, FIONBIO <unfinished ...> | |
[pid 2238] execve("./bar", ["./bar"], [/* 28 vars */] <unfinished ...> | |
[pid 2239] <... ioctl resumed> , [0]) = 0 | |
[pid 2237] close(3 <unfinished ...> | |
[pid 2239] close(79 <unfinished ...> | |
[pid 2237] <... close resumed> ) = 0 | |
[pid 2239] <... close resumed> ) = 0 | |
[pid 2235] <... clone resumed> child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fe8aaef09d0) = 2239 | |
[pid 2239] close(76 <unfinished ...> | |
[pid 2237] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2239] <... close resumed> ) = 0 | |
[pid 2237] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2239] close(78 <unfinished ...> | |
[pid 2232] rt_sigprocmask(SIG_SETMASK, ~[RTMIN RT_1], <unfinished ...> | |
[pid 2239] <... close resumed> ) = 0 | |
[pid 2237] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2239] close(80 <unfinished ...> | |
[pid 2237] <... open resumed> ) = 3 | |
[pid 2239] <... close resumed> ) = 0 | |
[pid 2237] read(3, <unfinished ...> | |
[pid 2239] execve("./bar", ["./bar"], [/* 28 vars */] <unfinished ...> | |
[pid 2237] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\36\2\0\0\0\0\0"..., 832) = 832 | |
[pid 2236] <... mprotect resumed> ) = 0 | |
[pid 2237] fstat(3, <unfinished ...> | |
[pid 2235] close(82 <unfinished ...> | |
[pid 2238] <... execve resumed> ) = 0 | |
[pid 2237] <... fstat resumed> {st_mode=S_IFREG|0755, st_size=1853400, ...}) = 0 | |
[pid 2236] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2237] mmap(NULL, 3961912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x8 | |
[pid 2237] <... mmap resumed> ) = 0x7f81be275000 | |
[pid 2236] open("/", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2235] <... close resumed> ) = 0 | |
[pid 2238] brk(0 <unfinished ...> | |
[pid 2239] <... execve resumed> ) = 0 | |
[pid 2238] <... brk resumed> ) = 0x26a7000 | |
[pid 2237] mprotect(0x7f81be432000, 2097152, PROT_NONE <unfinished ...> | |
[pid 2236] <... open resumed> ) = 74 | |
[pid 2239] brk(0 <unfinished ...> | |
[pid 2238] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2239] <... brk resumed> ) = 0x2355000 | |
[pid 2238] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2236] socketpair(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0 <unfinished ...> | |
[pid 2239] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2238] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2239] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2238] <... mmap resumed> ) = 0x7fde3de48000 | |
[pid 2239] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2236] <... socketpair resumed> , [82, 85]) = 0 | |
[pid 2239] <... mmap resumed> ) = 0x7f89f44cc000 | |
[pid 2238] readlink("/proc/self/exe", <unfinished ...> | |
[pid 2236] socketpair(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0 <unfinished ...> | |
[pid 2239] readlink("/proc/self/exe", <unfinished ...> | |
[pid 2238] <... readlink resumed> "/home/alex/code/rust3/bar", 4096) = 25 | |
[pid 2239] <... readlink resumed> "/home/alex/code/rust3/bar", 4096) = 25 | |
[pid 2236] <... socketpair resumed> , [86, 87]) = 0 | |
[pid 2238] access("/etc/ld.so.preload", R_OK <unfinished ...> | |
[pid 2239] access("/etc/ld.so.preload", R_OK <unfinished ...> | |
[pid 2238] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2239] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2236] socketpair(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0 <unfinished ...> | |
[pid 2239] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2238] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2239] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2238] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2239] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64", <unfinished ...> | |
[pid 2238] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64", <unfinished ...> | |
[pid 2239] <... stat resumed> 0x7fffcd7b3610) = -1 ENOENT (No such file or directory) | |
[pid 2238] <... stat resumed> 0x7fff84cc90d0) = -1 ENOENT (No such file or directory) | |
[pid 2239] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2238] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2239] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2238] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2239] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls", <unfinished ...> | |
[pid 2238] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls", <unfinished ...> | |
[pid 2239] <... stat resumed> 0x7fffcd7b3610) = -1 ENOENT (No such file or directory) | |
[pid 2238] <... stat resumed> 0x7fff84cc90d0) = -1 ENOENT (No such file or directory) | |
[pid 2239] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2238] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2239] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2238] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2239] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64", <unfinished ...> | |
[pid 2238] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64", <unfinished ...> | |
[pid 2239] <... stat resumed> 0x7fffcd7b3610) = -1 ENOENT (No such file or directory) | |
[pid 2238] <... stat resumed> 0x7fff84cc90d0) = -1 ENOENT (No such file or directory) | |
[pid 2239] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2238] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2239] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2238] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2239] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib", <unfinished ...> | |
[pid 2238] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib", <unfinished ...> | |
[pid 2239] <... stat resumed> {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0 | |
[pid 2238] <... stat resumed> {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0 | |
[pid 2239] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2238] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2239] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2238] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2239] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64", <unfinished ...> | |
[pid 2238] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64", <unfinished ...> | |
[pid 2239] <... stat resumed> 0x7fffcd7b3610) = -1 ENOENT (No such file or directory) | |
[pid 2238] <... stat resumed> 0x7fff84cc90d0) = -1 ENOENT (No such file or directory) | |
[pid 2239] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2238] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2239] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2238] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2239] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls", <unfinished ...> | |
[pid 2238] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls", <unfinished ...> | |
[pid 2239] <... stat resumed> 0x7fffcd7b3610) = -1 ENOENT (No such file or directory) | |
[pid 2238] <... stat resumed> 0x7fff84cc90d0) = -1 ENOENT (No such file or directory) | |
[pid 2239] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2238] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2239] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2238] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2239] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64", <unfinished ...> | |
[pid 2238] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64", <unfinished ...> | |
[pid 2239] <... stat resumed> 0x7fffcd7b3610) = -1 ENOENT (No such file or directory) | |
[pid 2238] <... stat resumed> 0x7fff84cc90d0) = -1 ENOENT (No such file or directory) | |
[pid 2239] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2238] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2239] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2238] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2239] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib", <unfinished ...> | |
[pid 2238] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib", <unfinished ...> | |
[pid 2239] <... stat resumed> 0x7fffcd7b3610) = -1 ENOENT (No such file or directory) | |
[pid 2238] <... stat resumed> 0x7fff84cc90d0) = -1 ENOENT (No such file or directory) | |
[pid 2239] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2238] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2239] <... open resumed> ) = 3 | |
[pid 2238] <... open resumed> ) = 3 | |
[pid 2239] fstat(3, <unfinished ...> | |
[pid 2238] fstat(3, <unfinished ...> | |
[pid 2239] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=82262, ...}) = 0 | |
[pid 2238] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=82262, ...}) = 0 | |
[pid 2239] mmap(NULL, 82262, PROT_READ, MAP_PRIVATE, 3, 0 <unfinished ...> | |
[pid 2238] mmap(NULL, 82262, PROT_READ, MAP_PRIVATE, 3, 0 <unfinished ...> | |
[pid 2239] <... mmap resumed> ) = 0x7f89f44b7000 | |
[pid 2238] <... mmap resumed> ) = 0x7fde3de33000 | |
[pid 2239] close(3 <unfinished ...> | |
[pid 2238] close(3 <unfinished ...> | |
[pid 2239] <... close resumed> ) = 0 | |
[pid 2238] <... close resumed> ) = 0 | |
[pid 2239] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2238] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2239] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2238] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2236] <... socketpair resumed> , [88, 89]) = 0 | |
[pid 2239] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2238] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2239] <... open resumed> ) = 3 | |
[pid 2238] <... open resumed> ) = 3 | |
[pid 2239] read(3, <unfinished ...> | |
[pid 2238] read(3, <unfinished ...> | |
[pid 2239] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\36\2\0\0\0\0\0"..., 832) = 832 | |
[pid 2238] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\36\2\0\0\0\0\0"..., 832) = 832 | |
[pid 2239] fstat(3, <unfinished ...> | |
[pid 2238] fstat(3, <unfinished ...> | |
[pid 2239] <... fstat resumed> {st_mode=S_IFREG|0755, st_size=1853400, ...}) = 0 | |
[pid 2238] <... fstat resumed> {st_mode=S_IFREG|0755, st_size=1853400, ...}) = 0 | |
[pid 2239] mmap(NULL, 3961912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2238] mmap(NULL, 3961912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2239] <... mmap resumed> ) = 0x7f89f3ee4000 | |
[pid 2238] <... mmap resumed> ) = 0x7fde3d860000 | |
[pid 2239] mprotect(0x7f89f40a1000, 2097152, PROT_NONE <unfinished ...> | |
[pid 2238] mprotect(0x7fde3da1d000, 2097152, PROT_NONE <unfinished ...> | |
[pid 2239] <... mprotect resumed> ) = 0 | |
[pid 2238] <... mprotect resumed> ) = 0 | |
[pid 2239] mmap(0x7f89f42a1000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1bd000 <unfinished ...> | |
[pid 2238] mmap(0x7fde3dc1d000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1bd000 <unfinished ...> | |
[pid 2239] <... mmap resumed> ) = 0x7f89f42a1000 | |
[pid 2238] <... mmap resumed> ) = 0x7fde3dc1d000 | |
[pid 2239] mmap(0x7f89f42a7000, 17464, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2238] mmap(0x7fde3dc23000, 17464, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2239] <... mmap resumed> ) = 0x7f89f42a7000 | |
[pid 2238] <... mmap resumed> ) = 0x7fde3dc23000 | |
[pid 2239] close(3 <unfinished ...> | |
[pid 2238] close(3 <unfinished ...> | |
[pid 2239] <... close resumed> ) = 0 | |
[pid 2238] <... close resumed> ) = 0 | |
[pid 2236] pipe2( <unfinished ...> | |
[pid 2239] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libdl.so.2", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2238] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libdl.so.2", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2239] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2238] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2239] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2238] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2239] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2238] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2239] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2238] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2239] <... open resumed> ) = 3 | |
[pid 2238] <... open resumed> ) = 3 | |
[pid 2239] read(3, <unfinished ...> | |
[pid 2238] read(3, <unfinished ...> | |
[pid 2239] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2238] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2239] fstat(3, <unfinished ...> | |
[pid 2238] fstat(3, <unfinished ...> | |
[pid 2239] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=14664, ...}) = 0 | |
[pid 2238] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=14664, ...}) = 0 | |
[pid 2239] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2238] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2239] <... mmap resumed> ) = 0x7f89f44b6000 | |
[pid 2238] <... mmap resumed> ) = 0x7fde3de32000 | |
[pid 2239] mmap(NULL, 2109736, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2238] mmap(NULL, 2109736, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2239] <... mmap resumed> ) = 0x7f89f3ce0000 | |
[pid 2238] <... mmap resumed> ) = 0x7fde3d65c000 | |
[pid 2239] mprotect(0x7f89f3ce3000, 2093056, PROT_NONE <unfinished ...> | |
[pid 2238] mprotect(0x7fde3d65f000, 2093056, PROT_NONE <unfinished ...> | |
[pid 2239] <... mprotect resumed> ) = 0 | |
[pid 2238] <... mprotect resumed> ) = 0 | |
[pid 2239] mmap(0x7f89f3ee2000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000 <unfinished ...> | |
[pid 2238] mmap(0x7fde3d85e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000 <unfinished ...> | |
[pid 2239] <... mmap resumed> ) = 0x7f89f3ee2000 | |
[pid 2236] <... pipe2 resumed> [90, 91], O_CLOEXEC) = 0 | |
[pid 2239] close(3 <unfinished ...> | |
[pid 2238] <... mmap resumed> ) = 0x7fde3d85e000 | |
[pid 2239] <... close resumed> ) = 0 | |
[pid 2236] rt_sigprocmask(SIG_SETMASK, ~[RTMIN RT_1], <unfinished ...> | |
[pid 2239] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libm.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2238] close(3 <unfinished ...> | |
[pid 2239] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2238] <... close resumed> ) = 0 | |
[pid 2239] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2236] <... rt_sigprocmask resumed> [], 8) = 0 | |
[pid 2239] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2238] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libm.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2239] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2238] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2239] <... open resumed> ) = 3 | |
[pid 2238] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2239] read(3, <unfinished ...> | |
[pid 2238] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2239] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0T\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2236] read(3, <unfinished ...> | |
[pid 2239] fstat(3, <unfinished ...> | |
[pid 2238] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2239] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=1063328, ...}) = 0 | |
[pid 2236] <... read resumed> "*", 1) = 1 | |
[pid 2239] mmap(NULL, 3158344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2238] <... open resumed> ) = 3 | |
[pid 2239] <... mmap resumed> ) = 0x7f89f39dc000 | |
[pid 2238] read(3, <unfinished ...> | |
[pid 2239] mprotect(0x7f89f3adf000, 2093056, PROT_NONE <unfinished ...> | |
[pid 2238] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0T\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2239] <... mprotect resumed> ) = 0 | |
[pid 2238] fstat(3, <unfinished ...> | |
[pid 2239] mmap(0x7f89f3cde000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x102000 <unfinished ...> | |
[pid 2238] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=1063328, ...}) = 0 | |
[pid 2239] <... mmap resumed> ) = 0x7f89f3cde000 | |
[pid 2238] mmap(NULL, 3158344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2239] close(3 <unfinished ...> | |
[pid 2238] <... mmap resumed> ) = 0x7fde3d358000 | |
[pid 2239] <... close resumed> ) = 0 | |
[pid 2238] mprotect(0x7fde3d45b000, 2093056, PROT_NONE <unfinished ...> | |
[pid 2239] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2238] <... mprotect resumed> ) = 0 | |
[pid 2239] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2238] mmap(0x7fde3d65a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x102000 <unfinished ...> | |
[pid 2239] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2238] <... mmap resumed> ) = 0x7fde3d65a000 | |
[pid 2239] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2236] write(0x4, 0x7fe8a9aed590, 0x1 <unfinished ...> | |
[pid 2239] open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2238] close(3 <unfinished ...> | |
[pid 2239] <... open resumed> ) = 3 | |
[pid 2238] <... close resumed> ) = 0 | |
[pid 2239] read(3, <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x1 | |
[pid 2239] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360l\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2238] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2239] fstat(3, <unfinished ...> | |
[pid 2238] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2239] <... fstat resumed> {st_mode=S_IFREG|0755, st_size=135757, ...}) = 0 | |
[pid 2238] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2239] mmap(NULL, 2212936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2238] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2239] <... mmap resumed> ) = 0x7f89f37bf000 | |
[pid 2238] open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2239] mprotect(0x7f89f37d6000, 2097152, PROT_NONE <unfinished ...> | |
[pid 2238] <... open resumed> ) = 3 | |
[pid 2239] <... mprotect resumed> ) = 0 | |
[pid 2238] read(3, <unfinished ...> | |
[pid 2239] mmap(0x7f89f39d6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000 <unfinished ...> | |
[pid 2238] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360l\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2239] <... mmap resumed> ) = 0x7f89f39d6000 | |
[pid 2238] fstat(3, <unfinished ...> | |
[pid 2239] mmap(0x7f89f39d8000, 13384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2238] <... fstat resumed> {st_mode=S_IFREG|0755, st_size=135757, ...}) = 0 | |
[pid 2239] <... mmap resumed> ) = 0x7f89f39d8000 | |
[pid 2238] mmap(NULL, 2212936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2239] close(3 <unfinished ...> | |
[pid 2238] <... mmap resumed> ) = 0x7fde3d13b000 | |
[pid 2239] <... close resumed> ) = 0 | |
[pid 2238] mprotect(0x7fde3d152000, 2097152, PROT_NONE <unfinished ...> | |
[pid 2239] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2238] <... mprotect resumed> ) = 0 | |
[pid 2239] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2238] mmap(0x7fde3d352000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000 <unfinished ...> | |
[pid 2239] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2236] rt_sigprocmask(SIG_SETMASK, [], <unfinished ...> | |
[pid 2239] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2238] <... mmap resumed> ) = 0x7fde3d352000 | |
[pid 2239] open("/lib/x86_64-linux-gnu/libgcc_s.so.1", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2236] <... rt_sigprocmask resumed> NULL, 8) = 0 | |
[pid 2239] <... open resumed> ) = 3 | |
[pid 2238] mmap(0x7fde3d354000, 13384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2239] read(3, <unfinished ...> | |
[pid 2238] <... mmap resumed> ) = 0x7fde3d354000 | |
[pid 2239] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360*\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2238] close(3 <unfinished ...> | |
[pid 2239] fstat(3, <unfinished ...> | |
[pid 2238] <... close resumed> ) = 0 | |
[pid 2239] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=88408, ...}) = 0 | |
[pid 2236] clone( <unfinished ...> | |
[pid 2239] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2238] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2239] <... mmap resumed> ) = 0x7f89f44b5000 | |
[pid 2238] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2239] mmap(NULL, 2184224, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2238] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2239] <... mmap resumed> ) = 0x7f89f35a9000 | |
[pid 2238] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2239] mprotect(0x7f89f35be000, 2093056, PROT_NONE <unfinished ...> | |
[pid 2238] open("/lib/x86_64-linux-gnu/libgcc_s.so.1", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2239] <... mprotect resumed> ) = 0 | |
[pid 2238] <... open resumed> ) = 3 | |
Process 2240 attached | |
[pid 2238] read(3, <unfinished ...> | |
[pid 2236] <... clone resumed> child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fe8aadef9d0) = 2240 | |
[pid 2238] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360*\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2240] set_robust_list(0x7fe8aadef9e0, 24 <unfinished ...> | |
[pid 2238] fstat(3, <unfinished ...> | |
[pid 2240] <... set_robust_list resumed> ) = 0 | |
[pid 2238] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=88408, ...}) = 0 | |
[pid 2236] close(91 <unfinished ...> | |
[pid 2235] read(81, <unfinished ...> | |
[pid 2238] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2236] <... close resumed> ) = 0 | |
[pid 2238] <... mmap resumed> ) = 0x7fde3de31000 | |
[pid 2236] read(90, <unfinished ...> | |
[pid 2238] mmap(NULL, 2184224, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2240] dup2(85, 0 <unfinished ...> | |
[pid 2238] <... mmap resumed> ) = 0x7fde3cf25000 | |
[pid 2240] <... dup2 resumed> ) = 0 | |
[pid 2238] mprotect(0x7fde3cf3a000, 2093056, PROT_NONE <unfinished ...> | |
[pid 2235] <... read resumed> "", 4) = 0 | |
[pid 2240] ioctl(0, FIONBIO <unfinished ...> | |
[pid 2238] <... mprotect resumed> ) = 0 | |
[pid 2240] <... ioctl resumed> , [0]) = 0 | |
[pid 2238] mmap(0x7fde3d139000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000 <unfinished ...> | |
[pid 2240] close(82 <unfinished ...> | |
[pid 2238] <... mmap resumed> ) = 0x7fde3d139000 | |
[pid 2240] <... close resumed> ) = 0 | |
[pid 2235] close(81 <unfinished ...> | |
[pid 2238] close(3 <unfinished ...> | |
[pid 2240] dup2(87, 1 <unfinished ...> | |
[pid 2238] <... close resumed> ) = 0 | |
[pid 2240] <... dup2 resumed> ) = 1 | |
[pid 2235] <... close resumed> ) = 0 | |
[pid 2240] ioctl(1, FIONBIO <unfinished ...> | |
[pid 2238] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2240] <... ioctl resumed> , [0]) = 0 | |
[pid 2238] <... mmap resumed> ) = 0x7fde3de30000 | |
[pid 2240] close(86 <unfinished ...> | |
[pid 2238] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2240] <... close resumed> ) = 0 | |
[pid 2238] <... mmap resumed> ) = 0x7fde3de2e000 | |
[pid 2240] dup2(89, 2 <unfinished ...> | |
[pid 2238] arch_prctl(ARCH_SET_FS, 0x7fde3de2e740 <unfinished ...> | |
[pid 2240] <... dup2 resumed> ) = 2 | |
[pid 2238] <... arch_prctl resumed> ) = 0 | |
[pid 2240] ioctl(2, FIONBIO <unfinished ...> | |
[pid 2235] close(76 <unfinished ...> | |
[pid 2234] read(73, <unfinished ...> | |
[pid 2235] <... close resumed> ) = 0 | |
[pid 2234] <... read resumed> "", 4) = 0 | |
[pid 2235] ioctl(75, FIONBIO <unfinished ...> | |
[pid 2234] close(73 <unfinished ...> | |
[pid 2235] <... ioctl resumed> , [1]) = 0 | |
[pid 2240] <... ioctl resumed> , [0]) = 0 | |
[pid 2238] mprotect(0x7fde3dc1d000, 16384, PROT_READ <unfinished ...> | |
[pid 2240] close(88 <unfinished ...> | |
[pid 2238] <... mprotect resumed> ) = 0 | |
[pid 2240] <... close resumed> ) = 0 | |
[pid 2235] close(78 <unfinished ...> | |
[pid 2238] mprotect(0x7fde3d139000, 4096, PROT_READ <unfinished ...> | |
[pid 2240] close(85 <unfinished ...> | |
[pid 2238] <... mprotect resumed> ) = 0 | |
[pid 2240] <... close resumed> ) = 0 | |
[pid 2235] <... close resumed> ) = 0 | |
[pid 2234] <... close resumed> ) = 0 | |
[pid 2240] close(87 <unfinished ...> | |
[pid 2238] mprotect(0x7fde3d352000, 4096, PROT_READ <unfinished ...> | |
[pid 2240] <... close resumed> ) = 0 | |
[pid 2238] <... mprotect resumed> ) = 0 | |
[pid 2240] close(89 <unfinished ...> | |
[pid 2235] ioctl(77, FIONBIO <unfinished ...> | |
[pid 2234] close(65 <unfinished ...> | |
[pid 2240] <... close resumed> ) = 0 | |
[pid 2238] mprotect(0x7fde3d65a000, 4096, PROT_READ <unfinished ...> | |
[pid 2235] <... ioctl resumed> , [1]) = 0 | |
[pid 2240] execve("./bar", ["./bar"], [/* 28 vars */] <unfinished ...> | |
[pid 2238] <... mprotect resumed> ) = 0 | |
[pid 2239] mmap(0x7f89f37bd000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000 <unfinished ...> | |
[pid 2238] mprotect(0x7fde3d85e000, 4096, PROT_READ <unfinished ...> | |
[pid 2239] <... mmap resumed> ) = 0x7f89f37bd000 | |
[pid 2238] <... mprotect resumed> ) = 0 | |
[pid 2237] <... mprotect resumed> ) = 0 | |
[pid 2239] close(3 <unfinished ...> | |
[pid 2237] mmap(0x7f81be632000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1bd000 <unfinished ...> | |
[pid 2239] <... close resumed> ) = 0 | |
[pid 2237] <... mmap resumed> ) = 0x7f81be632000 | |
[pid 2235] close(80 <unfinished ...> | |
[pid 2239] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2238] mprotect(0x7bd000, 180224, PROT_READ <unfinished ...> | |
[pid 2239] <... mmap resumed> ) = 0x7f89f44b4000 | |
[pid 2238] <... mprotect resumed> ) = 0 | |
[pid 2239] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2237] mmap(0x7f81be638000, 17464, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2239] <... mmap resumed> ) = 0x7f89f44b2000 | |
[pid 2238] mprotect(0x7fde3de4a000, 4096, PROT_READ <unfinished ...> | |
[pid 2239] arch_prctl(ARCH_SET_FS, 0x7f89f44b2740 <unfinished ...> | |
[pid 2240] <... execve resumed> ) = 0 | |
[pid 2239] <... arch_prctl resumed> ) = 0 | |
[pid 2238] <... mprotect resumed> ) = 0 | |
[pid 2237] <... mmap resumed> ) = 0x7f81be638000 | |
[pid 2240] brk(0 <unfinished ...> | |
[pid 2238] munmap(0x7fde3de33000, 82262 <unfinished ...> | |
[pid 2240] <... brk resumed> ) = 0x1069000 | |
[pid 2238] <... munmap resumed> ) = 0 | |
[pid 2236] <... read resumed> "", 4) = 0 | |
[pid 2240] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2238] set_tid_address(0x7fde3de2ea10 <unfinished ...> | |
[pid 2240] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2239] mprotect(0x7f89f42a1000, 16384, PROT_READ <unfinished ...> | |
[pid 2240] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2239] <... mprotect resumed> ) = 0 | |
[pid 2240] <... mmap resumed> ) = 0x7f98e78e5000 | |
[pid 2238] <... set_tid_address resumed> ) = 2238 | |
[pid 2239] mprotect(0x7f89f37bd000, 4096, PROT_READ <unfinished ...> | |
[pid 2240] readlink("/proc/self/exe", <unfinished ...> | |
[pid 2239] <... mprotect resumed> ) = 0 | |
[pid 2238] set_robust_list(0x7fde3de2ea20, 24 <unfinished ...> | |
[pid 2237] close(3 <unfinished ...> | |
[pid 2240] <... readlink resumed> "/home/alex/code/rust3/bar", 4096) = 25 | |
[pid 2239] mprotect(0x7f89f39d6000, 4096, PROT_READ <unfinished ...> | |
[pid 2238] <... set_robust_list resumed> ) = 0 | |
[pid 2240] access("/etc/ld.so.preload", R_OK <unfinished ...> | |
[pid 2239] <... mprotect resumed> ) = 0 | |
[pid 2240] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2238] futex(0x7fff84cc98bc, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, 7fde3de2e740 <unfinished ...> | |
[pid 2237] <... close resumed> ) = 0 | |
[pid 2240] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2239] mprotect(0x7f89f3cde000, 4096, PROT_READ <unfinished ...> | |
[pid 2240] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2239] <... mprotect resumed> ) = 0 | |
[pid 2240] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64", <unfinished ...> | |
[pid 2239] mprotect(0x7f89f3ee2000, 4096, PROT_READ <unfinished ...> | |
[pid 2240] <... stat resumed> 0x7fff72b70170) = -1 ENOENT (No such file or directory) | |
[pid 2239] <... mprotect resumed> ) = 0 | |
[pid 2240] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2239] mprotect(0x7bd000, 180224, PROT_READ <unfinished ...> | |
[pid 2240] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2239] <... mprotect resumed> ) = 0 | |
[pid 2240] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls", <unfinished ...> | |
[pid 2239] mprotect(0x7f89f44ce000, 4096, PROT_READ <unfinished ...> | |
[pid 2240] <... stat resumed> 0x7fff72b70170) = -1 ENOENT (No such file or directory) | |
[pid 2239] <... mprotect resumed> ) = 0 | |
[pid 2240] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2239] munmap(0x7f89f44b7000, 82262 <unfinished ...> | |
[pid 2240] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2239] <... munmap resumed> ) = 0 | |
[pid 2240] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64", <unfinished ...> | |
[pid 2239] set_tid_address(0x7f89f44b2a10 <unfinished ...> | |
[pid 2240] <... stat resumed> 0x7fff72b70170) = -1 ENOENT (No such file or directory) | |
[pid 2239] <... set_tid_address resumed> ) = 2239 | |
[pid 2240] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2239] set_robust_list(0x7f89f44b2a20, 24 <unfinished ...> | |
[pid 2240] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2239] <... set_robust_list resumed> ) = 0 | |
[pid 2240] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib", <unfinished ...> | |
[pid 2239] futex(0x7fffcd7b3dfc, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, 7f89f44b2740 <unfinished ...> | |
[pid 2240] <... stat resumed> {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0 | |
[pid 2239] <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable) | |
[pid 2240] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2239] rt_sigaction(SIGRTMIN, {0x7f89f37c57e0, [], SA_RESTORER|SA_SIGINFO, 0x7f89f37cebb0}, <unfinished ...> | |
[pid 2240] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2239] <... rt_sigaction resumed> NULL, 8) = 0 | |
[pid 2240] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64", <unfinished ...> | |
[pid 2239] rt_sigaction(SIGRT_1, {0x7f89f37c5860, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f89f37cebb0}, <unfinished ...> | |
[pid 2240] <... stat resumed> 0x7fff72b70170) = -1 ENOENT (No such file or directory) | |
[pid 2239] <... rt_sigaction resumed> NULL, 8) = 0 | |
[pid 2240] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2239] rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], <unfinished ...> | |
[pid 2240] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2239] <... rt_sigprocmask resumed> NULL, 8) = 0 | |
[pid 2240] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls", <unfinished ...> | |
[pid 2239] getrlimit(RLIMIT_STACK, <unfinished ...> | |
[pid 2240] <... stat resumed> 0x7fff72b70170) = -1 ENOENT (No such file or directory) | |
[pid 2239] <... getrlimit resumed> {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 | |
[pid 2240] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2237] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libdl.so.2", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2236] close(90 <unfinished ...> | |
[pid 2237] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2236] <... close resumed> ) = 0 | |
[pid 2237] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2236] close(85 <unfinished ...> | |
[pid 2237] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2239] brk(0 <unfinished ...> | |
[pid 2236] <... close resumed> ) = 0 | |
[pid 2239] <... brk resumed> ) = 0x2355000 | |
[pid 2237] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2239] brk(0x2376000 <unfinished ...> | |
[pid 2237] <... open resumed> ) = 3 | |
[pid 2239] <... brk resumed> ) = 0x2376000 | |
[pid 2237] read(3, <unfinished ...> | |
[pid 2236] ioctl(82, FIONBIO <unfinished ...> | |
[pid 2237] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2236] <... ioctl resumed> , [1]) = 0 | |
[pid 2237] fstat(3, <unfinished ...> | |
[pid 2239] ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS <unfinished ...> | |
[pid 2237] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=14664, ...}) = 0 | |
[pid 2239] <... ioctl resumed> , 0x7fffcd7b3880) = -1 ENOTTY (Inappropriate ioctl for device) | |
[pid 2237] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2236] close(87 <unfinished ...> | |
[pid 2239] write(0x2, 0x55f219, 0x6 <unfinished ...> | |
[pid 2237] <... mmap resumed> ) = 0x7f81be847000 | |
[pid 2239] <... write resumed> ) = 0x6 | |
[pid 2236] <... close resumed> ) = 0 | |
[pid 2239] write(0x2, 0x55f210, 0x6 <unfinished ...> | |
[pid 2237] mmap(NULL, 2109736, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2239] <... write resumed> ) = 0x6 | |
[pid 2237] <... mmap resumed> ) = 0x7f81be071000 | |
[pid 2239] write(0x2, 0x55f220, 0x14 <unfinished ...> | |
[pid 2237] mprotect(0x7f81be074000, 2093056, PROT_NONE <unfinished ...> | |
[pid 2239] <... write resumed> ) = 0x14 | |
[pid 2237] <... mprotect resumed> ) = 0 | |
[pid 2239] write(0x2, 0x55f0ac, 0x6 <unfinished ...> | |
[pid 2237] mmap(0x7f81be273000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000 <unfinished ...> | |
[pid 2239] <... write resumed> ) = 0x6 | |
[pid 2236] ioctl(86, FIONBIO <unfinished ...> | |
[pid 2239] write(0x2, 0x55f235, 0x1 <unfinished ...> | |
[pid 2237] <... mmap resumed> ) = 0x7f81be273000 | |
[pid 2239] <... write resumed> ) = 0x1 | |
[pid 2236] <... ioctl resumed> , [1]) = 0 | |
[pid 2239] write(0x2, 0x55f217, 0x1 <unfinished ...> | |
[pid 2237] close(3 <unfinished ...> | |
[pid 2239] <... write resumed> ) = 0x1 | |
[pid 2237] <... close resumed> ) = 0 | |
[pid 2239] write(0x2, 0x7fffcd7b3967, 0x1 <unfinished ...> | |
[pid 2236] close(89 <unfinished ...> | |
[pid 2239] <... write resumed> ) = 0x1 | |
[pid 2237] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libm.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2239] exit_group(101) = ? | |
[pid 2237] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2236] <... close resumed> ) = 0 | |
[pid 2237] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2235] <... close resumed> ) = 0 | |
[pid 2240] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2238] <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable) | |
[pid 2237] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2239] +++ exited with 101 +++ | |
[pid 2237] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2236] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=2239, si_status=101, si_utime=0, si_stime=0} --- | |
[pid 2237] <... open resumed> ) = 3 | |
[pid 2236] read(3, <unfinished ...> | |
[pid 2237] read(3, <unfinished ...> | |
[pid 2236] <... read resumed> "*", 1) = 1 | |
[pid 2237] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0T\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2236] write(0x7, 0x7fe8a9aecfb0, 0x10 <unfinished ...> | |
[pid 2237] fstat(3, <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x10 | |
[pid 2237] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=1063328, ...}) = 0 | |
[pid 2236] write(0x1b, 0x7fe8a9aecfb0, 0x10 <unfinished ...> | |
[pid 2237] mmap(NULL, 3158344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x10 | |
[pid 2237] <... mmap resumed> ) = 0x7f81bdd6d000 | |
[pid 2236] write(0x1f, 0x7fe8a9aecfb0, 0x10 <unfinished ...> | |
[pid 2237] mprotect(0x7f81bde70000, 2093056, PROT_NONE <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x10 | |
[pid 2237] <... mprotect resumed> ) = 0 | |
[pid 2236] write(0x23, 0x7fe8a9aecfb0, 0x10 <unfinished ...> | |
[pid 2237] mmap(0x7f81be06f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x102000 <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x10 | |
[pid 2237] <... mmap resumed> ) = 0x7f81be06f000 | |
[pid 2236] write(0x4, 0x7fe8a9aecfc0, 0x1 <unfinished ...> | |
[pid 2235] ioctl(79, FIONBIO <unfinished ...> | |
[pid 2237] close(3 <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x1 | |
[pid 2237] <... close resumed> ) = 0 | |
[pid 2236] rt_sigreturn( <unfinished ...> | |
[pid 2235] <... ioctl resumed> , [1]) = 0 | |
[pid 2237] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2236] <... rt_sigreturn resumed> ) = 0 | |
[pid 2235] write(0, 0x7f, 0 <unfinished ...> | |
[pid 2237] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2236] ioctl(88, FIONBIO <unfinished ...> | |
[pid 2237] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2236] <... ioctl resumed> , [1]) = 0 | |
[pid 2237] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2236] write(0, 0x7f, 0 <unfinished ...> | |
[pid 2237] open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0 | |
[pid 2235] <... write resumed> ) = 0 | |
[pid 2237] <... open resumed> ) = 3 | |
[pid 2236] close(82 <unfinished ...> | |
[pid 2237] read(3, <unfinished ...> | |
[pid 2236] <... close resumed> ) = 0 | |
[pid 2237] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360l\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2235] close(75 <unfinished ...> | |
[pid 2237] fstat(3, <unfinished ...> | |
[pid 2236] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2237] <... fstat resumed> {st_mode=S_IFREG|0755, st_size=135757, ...}) = 0 | |
[pid 2236] <... write resumed> ) = 0x8 | |
[pid 2237] mmap(NULL, 2212936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2236] mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 <unfinished ...> | |
[pid 2237] <... mmap resumed> ) = 0x7f81bdb50000 | |
[pid 2236] <... mmap resumed> ) = 0x7fe8a96ef000 | |
[pid 2237] mprotect(0x7f81bdb67000, 2097152, PROT_NONE <unfinished ...> | |
[pid 2236] mprotect(0x7fe8a96ef000, 4096, PROT_NONE <unfinished ...> | |
[pid 2237] <... mprotect resumed> ) = 0 | |
[pid 2236] <... mprotect resumed> ) = 0 | |
[pid 2237] mmap(0x7f81bdd67000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000 <unfinished ...> | |
[pid 2236] write(0, 0x80, 0 <unfinished ...> | |
[pid 2237] <... mmap resumed> ) = 0x7f81bdd67000 | |
[pid 2236] <... write resumed> ) = 0 | |
[pid 2235] <... close resumed> ) = 0 | |
[pid 2237] mmap(0x7f81bdd69000, 13384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2234] <... close resumed> ) = 0 | |
[pid 2237] <... mmap resumed> ) = 0x7f81bdd69000 | |
[pid 2236] mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 <unfinished ...> | |
[pid 2235] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2237] close(3 <unfinished ...> | |
[pid 2236] <... mmap resumed> ) = 0x7fe8a94ef000 | |
[pid 2237] <... close resumed> ) = 0 | |
[pid 2236] mprotect(0x7fe8a94ef000, 4096, PROT_NONE <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x8 | |
[pid 2237] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2236] <... mprotect resumed> ) = 0 | |
[pid 2237] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2236] write(0, 0x80, 0 <unfinished ...> | |
[pid 2237] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0 | |
[pid 2237] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2236] mprotect(0x7fe884021000, 8192, PROT_READ|PROT_WRITE <unfinished ...> | |
[pid 2237] open("/lib/x86_64-linux-gnu/libgcc_s.so.1", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2236] <... mprotect resumed> ) = 0 | |
[pid 2237] <... open resumed> ) = 3 | |
[pid 2235] mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 <unfinished ...> | |
[pid 2237] read(3, <unfinished ...> | |
[pid 2236] epoll_ctl(33, EPOLL_CTL_ADD, 86, {EPOLLIN, {u32=86, u64=86}} <unfinished ...> | |
[pid 2237] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360*\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2236] <... epoll_ctl resumed> ) = 0 | |
[pid 2237] fstat(3, <unfinished ...> | |
[pid 2236] epoll_ctl(33, EPOLL_CTL_ADD, 88, {EPOLLIN, {u32=88, u64=88}} <unfinished ...> | |
[pid 2237] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=88408, ...}) = 0 | |
[pid 2236] <... epoll_ctl resumed> ) = 0 | |
[pid 2237] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2237] <... mmap resumed> ) = 0x7f81be846000 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}, {EPOLLIN, {u32=34, u64=34}}}, 1024, 0) = 2 | |
[pid 2237] mmap(NULL, 2184224, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2237] <... mmap resumed> ) = 0x7f81bd93a000 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2237] mprotect(0x7f81bd94f000, 2093056, PROT_NONE <unfinished ...> | |
[pid 2236] read(34, <unfinished ...> | |
[pid 2237] <... mprotect resumed> ) = 0 | |
[pid 2236] <... read resumed> "\10\2029\1\0\0\0\0\21\0\0\0\0\0\0\0", 512) = 16 | |
[pid 2237] mmap(0x7f81bdb4e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000 <unfinished ...> | |
[pid 2236] wait4(2240, <unfinished ...> | |
[pid 2237] <... mmap resumed> ) = 0x7f81bdb4e000 | |
[pid 2236] <... wait4 resumed> 0x7fe8aadeb7e0, WNOHANG, NULL) = 0 | |
[pid 2235] <... mmap resumed> ) = 0x7fe8a92ef000 | |
[pid 2237] close(3 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2237] <... close resumed> ) = 0 | |
[pid 2236] <... epoll_wait resumed> {}, 1024, 0) = 0 | |
[pid 2235] mprotect(0x7fe8a92ef000, 4096, PROT_NONE <unfinished ...> | |
[pid 2236] mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 <unfinished ...> | |
[pid 2237] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2236] <... mmap resumed> ) = 0x7fe8a90ef000 | |
[pid 2237] <... mmap resumed> ) = 0x7f81be845000 | |
[pid 2236] mprotect(0x7fe8a90ef000, 4096, PROT_NONE <unfinished ...> | |
[pid 2235] <... mprotect resumed> ) = 0 | |
[pid 2237] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2236] <... mprotect resumed> ) = 0 | |
[pid 2237] <... mmap resumed> ) = 0x7f81be843000 | |
[pid 2235] write(0, 0x80, 0 <unfinished ...> | |
[pid 2237] arch_prctl(ARCH_SET_FS, 0x7f81be843740 <unfinished ...> | |
[pid 2236] socketpair(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0 <unfinished ...> | |
[pid 2237] <... arch_prctl resumed> ) = 0 | |
[pid 2236] <... socketpair resumed> , [65, 73]) = 0 | |
[pid 2235] <... write resumed> ) = 0 | |
[pid 2236] socketpair(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0 <unfinished ...> | |
[pid 2234] ioctl(64, FIONBIO <unfinished ...> | |
[pid 2236] <... socketpair resumed> , [75, 76]) = 0 | |
[pid 2235] mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 <unfinished ...> | |
[pid 2236] socketpair(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0 <unfinished ...> | |
[pid 2234] <... ioctl resumed> , [1]) = 0 | |
[pid 2236] <... socketpair resumed> , [78, 80]) = 0 | |
[pid 2237] mprotect(0x7f81be632000, 16384, PROT_READ <unfinished ...> | |
[pid 2236] pipe2( <unfinished ...> | |
[pid 2237] <... mprotect resumed> ) = 0 | |
[pid 2236] <... pipe2 resumed> [81, 82], O_CLOEXEC) = 0 | |
[pid 2235] <... mmap resumed> ) = 0x7fe8a8eef000 | |
[pid 2237] mprotect(0x7f81bdb4e000, 4096, PROT_READ <unfinished ...> | |
[pid 2236] clone( <unfinished ...> | |
[pid 2237] <... mprotect resumed> ) = 0 | |
[pid 2235] mprotect(0x7fe8a8eef000, 4096, PROT_NONE <unfinished ...> | |
[pid 2234] close(69 <unfinished ...> | |
[pid 2237] mprotect(0x7f81bdd67000, 4096, PROT_READ <unfinished ...> | |
[pid 2234] <... close resumed> ) = 0 | |
[pid 2237] <... mprotect resumed> ) = 0 | |
[pid 2233] read(3, <unfinished ...> | |
[pid 2240] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64", <unfinished ...> | |
[pid 2238] rt_sigaction(SIGRTMIN, {0x7fde3d1417e0, [], SA_RESTORER|SA_SIGINFO, 0x7fde3d14abb0}, <unfinished ...> | |
[pid 2240] <... stat resumed> 0x7fff72b70170) = -1 ENOENT (No such file or directory) | |
[pid 2237] mprotect(0x7f81be06f000, 4096, PROT_READ <unfinished ...> | |
[pid 2240] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2237] <... mprotect resumed> ) = 0 | |
[pid 2240] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2237] mprotect(0x7f81be273000, 4096, PROT_READ <unfinished ...> | |
[pid 2240] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib", <unfinished ...> | |
[pid 2237] <... mprotect resumed> ) = 0 | |
[pid 2240] <... stat resumed> 0x7fff72b70170) = -1 ENOENT (No such file or directory) | |
[pid 2235] <... mprotect resumed> ) = 0 | |
[pid 2240] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2237] mprotect(0x7bd000, 180224, PROT_READ <unfinished ...> | |
[pid 2240] <... open resumed> ) = 3 | |
[pid 2237] <... mprotect resumed> ) = 0 | |
[pid 2240] fstat(3, <unfinished ...> | |
[pid 2236] <... clone resumed> child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fe8aadef9d0) = 2241 | |
[pid 2240] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=82262, ...}) = 0 | |
[pid 2237] mprotect(0x7f81be85f000, 4096, PROT_READ <unfinished ...> | |
[pid 2240] mmap(NULL, 82262, PROT_READ, MAP_PRIVATE, 3, 0 <unfinished ...> | |
[pid 2237] <... mprotect resumed> ) = 0 | |
[pid 2240] <... mmap resumed> ) = 0x7f98e78d0000 | |
[pid 2237] munmap(0x7f81be848000, 82262 <unfinished ...> | |
[pid 2240] close(3 <unfinished ...> | |
[pid 2236] futex(0x7fe8ac0f4b10, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2237] <... munmap resumed> ) = 0 | |
[pid 2240] <... close resumed> ) = 0 | |
[pid 2237] set_tid_address(0x7f81be843a10 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2240] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2237] <... set_tid_address resumed> ) = 2237 | |
[pid 2240] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2237] set_robust_list(0x7f81be843a20, 24 <unfinished ...> | |
[pid 2236] close(82 <unfinished ...> | |
[pid 2240] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2237] <... set_robust_list resumed> ) = 0 | |
[pid 2240] <... open resumed> ) = 3 | |
[pid 2237] futex(0x7fff6c8c3d5c, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, 7f81be843740 <unfinished ...> | |
[pid 2240] read(3, <unfinished ...> | |
[pid 2237] <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable) | |
[pid 2240] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\36\2\0\0\0\0\0"..., 832) = 832 | |
[pid 2237] rt_sigaction(SIGRTMIN, {0x7f81bdb567e0, [], SA_RESTORER|SA_SIGINFO, 0x7f81bdb5fbb0}, <unfinished ...> | |
[pid 2240] fstat(3, <unfinished ...> | |
[pid 2237] <... rt_sigaction resumed> NULL, 8) = 0 | |
[pid 2240] <... fstat resumed> {st_mode=S_IFREG|0755, st_size=1853400, ...}) = 0 | |
[pid 2237] rt_sigaction(SIGRT_1, {0x7f81bdb56860, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f81bdb5fbb0}, <unfinished ...> | |
[pid 2240] mmap(NULL, 3961912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2237] <... rt_sigaction resumed> NULL, 8) = 0 | |
[pid 2240] <... mmap resumed> ) = 0x7f98e72fd000 | |
[pid 2237] rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], <unfinished ...> | |
[pid 2240] mprotect(0x7f98e74ba000, 2097152, PROT_NONE <unfinished ...> | |
[pid 2237] <... rt_sigprocmask resumed> NULL, 8) = 0 | |
[pid 2240] <... mprotect resumed> ) = 0 | |
[pid 2237] getrlimit(RLIMIT_STACK, <unfinished ...> | |
[pid 2240] mmap(0x7f98e76ba000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1bd000 <unfinished ...> | |
[pid 2237] <... getrlimit resumed> {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 | |
[pid 2240] <... mmap resumed> ) = 0x7f98e76ba000 | |
[pid 2236] <... close resumed> ) = 0 | |
[pid 2240] mmap(0x7f98e76c0000, 17464, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2235] futex(0x7fe8ac0f4b10, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2240] <... mmap resumed> ) = 0x7f98e76c0000 | |
[pid 2235] <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable) | |
[pid 2240] close(3 <unfinished ...> | |
[pid 2235] futex(0x7fe8ac0f4b10, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2240] <... close resumed> ) = 0 | |
[pid 2237] brk(0 <unfinished ...> | |
[pid 2236] read(81, <unfinished ...> | |
[pid 2240] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libdl.so.2", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2237] <... brk resumed> ) = 0xb05000 | |
[pid 2240] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2237] brk(0xb26000 <unfinished ...> | |
[pid 2240] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2237] <... brk resumed> ) = 0xb26000 | |
[pid 2240] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2240] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2234] ioctl(68, FIONBIO <unfinished ...> | |
[pid 2240] <... open resumed> ) = 3 | |
[pid 2238] <... rt_sigaction resumed> NULL, 8) = 0 | |
[pid 2240] read(3, <unfinished ...> | |
[pid 2238] rt_sigaction(SIGRT_1, {0x7fde3d141860, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7fde3d14abb0}, <unfinished ...> | |
[pid 2240] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2238] <... rt_sigaction resumed> NULL, 8) = 0 | |
[pid 2240] fstat(3, <unfinished ...> | |
[pid 2238] rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], <unfinished ...> | |
[pid 2240] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=14664, ...}) = 0 | |
[pid 2238] <... rt_sigprocmask resumed> NULL, 8) = 0 | |
[pid 2240] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2238] getrlimit(RLIMIT_STACK, <unfinished ...> | |
[pid 2240] <... mmap resumed> ) = 0x7f98e78cf000 | |
[pid 2238] <... getrlimit resumed> {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 | |
[pid 2237] ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS <unfinished ...> | |
[pid 2240] mmap(NULL, 2109736, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2235] write(0, 0x80, 0 <unfinished ...> | |
[pid 2240] <... mmap resumed> ) = 0x7f98e70f9000 | |
[pid 2235] <... write resumed> ) = 0 | |
[pid 2240] mprotect(0x7f98e70fc000, 2093056, PROT_NONE <unfinished ...> | |
[pid 2235] mprotect(0x7fe890021000, 8192, PROT_READ|PROT_WRITE <unfinished ...> | |
[pid 2240] <... mprotect resumed> ) = 0 | |
[pid 2238] brk(0 <unfinished ...> | |
[pid 2237] <... ioctl resumed> , 0x7fff6c8c37e0) = -1 ENOTTY (Inappropriate ioctl for device) | |
[pid 2240] mmap(0x7f98e72fb000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000 <unfinished ...> | |
[pid 2238] <... brk resumed> ) = 0x26a7000 | |
[pid 2240] <... mmap resumed> ) = 0x7f98e72fb000 | |
[pid 2238] brk(0x26c8000 <unfinished ...> | |
[pid 2237] write(0x2, 0x55f219, 0x6 <unfinished ...> | |
[pid 2240] close(3 <unfinished ...> | |
[pid 2238] <... brk resumed> ) = 0x26c8000 | |
[pid 2240] <... close resumed> ) = 0 | |
[pid 2237] <... write resumed> ) = 0x6 | |
[pid 2240] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libm.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2235] <... mprotect resumed> ) = 0 | |
[pid 2240] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2238] ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS <unfinished ...> | |
[pid 2240] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2238] <... ioctl resumed> , 0x7fff84cc9340) = -1 ENOTTY (Inappropriate ioctl for device) | |
[pid 2240] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2237] write(0x2, 0x55f210, 0x6 <unfinished ...> | |
[pid 2240] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2238] write(0x2, 0x55f219, 0x6 <unfinished ...> | |
[pid 2240] <... open resumed> ) = 3 | |
[pid 2238] <... write resumed> ) = 0x6 | |
[pid 2240] read(3, <unfinished ...> | |
[pid 2238] write(0x2, 0x55f210, 0x6 <unfinished ...> | |
[pid 2240] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0T\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2238] <... write resumed> ) = 0x6 | |
[pid 2240] fstat(3, <unfinished ...> | |
[pid 2238] write(0x2, 0x55f220, 0x14 <unfinished ...> | |
[pid 2240] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=1063328, ...}) = 0 | |
[pid 2238] <... write resumed> ) = 0x14 | |
[pid 2240] mmap(NULL, 3158344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2238] write(0x2, 0x55f0ac, 0x6 <unfinished ...> | |
[pid 2240] <... mmap resumed> ) = 0x7f98e6df5000 | |
[pid 2238] <... write resumed> ) = 0x6 | |
[pid 2240] mprotect(0x7f98e6ef8000, 2093056, PROT_NONE <unfinished ...> | |
[pid 2238] write(0x2, 0x55f235, 0x1 <unfinished ...> | |
[pid 2240] <... mprotect resumed> ) = 0 | |
[pid 2238] <... write resumed> ) = 0x1 | |
[pid 2240] mmap(0x7f98e70f7000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x102000 <unfinished ...> | |
[pid 2238] write(0x2, 0x55f217, 0x1 <unfinished ...> | |
[pid 2240] <... mmap resumed> ) = 0x7f98e70f7000 | |
Process 2241 attached | |
[pid 2238] <... write resumed> ) = 0x1 | |
[pid 2240] close(3 <unfinished ...> | |
[pid 2238] write(0x2, 0x7fff84cc9427, 0x1 <unfinished ...> | |
[pid 2240] <... close resumed> ) = 0 | |
[pid 2238] <... write resumed> ) = 0x1 | |
[pid 2237] <... write resumed> ) = 0x6 | |
[pid 2240] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2238] exit_group(101) = ? | |
[pid 2240] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2237] write(0x2, 0x55f220, 0x14 <unfinished ...> | |
[pid 2240] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2235] epoll_ctl(29, EPOLL_CTL_ADD, 77, {EPOLLIN, {u32=77, u64=77}} <unfinished ...> | |
[pid 2240] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2235] <... epoll_ctl resumed> ) = 0 | |
[pid 2240] open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2238] +++ exited with 101 +++ | |
[pid 2240] <... open resumed> ) = 3 | |
[pid 2237] <... write resumed> ) = 0x14 | |
[pid 2240] read(3, <unfinished ...> | |
[pid 2237] write(0x2, 0x55f0ac, 0x6 <unfinished ...> | |
[pid 2240] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360l\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2237] <... write resumed> ) = 0x6 | |
[pid 2240] fstat(3, <unfinished ...> | |
[pid 2237] write(0x2, 0x55f235, 0x1 <unfinished ...> | |
[pid 2240] <... fstat resumed> {st_mode=S_IFREG|0755, st_size=135757, ...}) = 0 | |
[pid 2237] <... write resumed> ) = 0x1 | |
[pid 2240] mmap(NULL, 2212936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2237] write(0x2, 0x55f217, 0x1 <unfinished ...> | |
[pid 2240] <... mmap resumed> ) = 0x7f98e6bd8000 | |
[pid 2237] <... write resumed> ) = 0x1 | |
[pid 2240] mprotect(0x7f98e6bef000, 2097152, PROT_NONE <unfinished ...> | |
[pid 2237] write(0x2, 0x7fff6c8c38c7, 0x1 <unfinished ...> | |
[pid 2236] <... read resumed> 0x7fe8a92ed6a0, 4) = ? ERESTARTSYS (To be restarted if SA_RESTART is set) | |
[pid 2240] <... mprotect resumed> ) = 0 | |
[pid 2237] <... write resumed> ) = 0x1 | |
[pid 2240] mmap(0x7f98e6def000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000 <unfinished ...> | |
[pid 2237] exit_group(101) = ? | |
[pid 2240] <... mmap resumed> ) = 0x7f98e6def000 | |
[pid 2236] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=2238, si_status=101, si_utime=0, si_stime=0} --- | |
[pid 2240] mmap(0x7f98e6df1000, 13384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2236] read(3, <unfinished ...> | |
[pid 2240] <... mmap resumed> ) = 0x7f98e6df1000 | |
[pid 2235] epoll_ctl(29, EPOLL_CTL_ADD, 79, {EPOLLIN, {u32=79, u64=79}} <unfinished ...> | |
[pid 2240] close(3 <unfinished ...> | |
[pid 2237] +++ exited with 101 +++ | |
[pid 2240] <... close resumed> ) = 0 | |
[pid 2235] <... epoll_ctl resumed> ) = 0 | |
[pid 2234] <... ioctl resumed> , [1]) = 0 | |
[pid 2240] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2235] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=2237, si_status=101, si_utime=0, si_stime=0} --- | |
[pid 2240] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2235] read(3, <unfinished ...> | |
[pid 2240] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2234] close(71 <unfinished ...> | |
[pid 2240] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2234] <... close resumed> ) = 0 | |
[pid 2240] open("/lib/x86_64-linux-gnu/libgcc_s.so.1", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2234] ioctl(70, FIONBIO <unfinished ...> | |
[pid 2240] <... open resumed> ) = 3 | |
[pid 2234] <... ioctl resumed> , [1]) = 0 | |
[pid 2240] read(3, <unfinished ...> | |
[pid 2233] <... read resumed> "*", 1) = 1 | |
[pid 2240] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360*\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2234] write(0, 0x7f, 0 <unfinished ...> | |
[pid 2240] fstat(3, <unfinished ...> | |
[pid 2234] <... write resumed> ) = 0 | |
[pid 2240] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=88408, ...}) = 0 | |
[pid 2234] close(64 <unfinished ...> | |
[pid 2233] write(0x4, 0x7fe8aa0ed590, 0x1 <unfinished ...> | |
[pid 2240] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2235] <... read resumed> "*", 1) = 1 | |
[pid 2240] <... mmap resumed> ) = 0x7f98e78ce000 | |
[pid 2235] write(0x7, 0x7fe8aaeec3f0, 0x10 <unfinished ...> | |
[pid 2240] mmap(NULL, 2184224, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x10 | |
[pid 2240] <... mmap resumed> ) = 0x7f98e69c2000 | |
[pid 2235] write(0x17, 0x7fe8aaeec3f0, 0x10 <unfinished ...> | |
[pid 2240] mprotect(0x7f98e69d7000, 2093056, PROT_NONE <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x10 | |
[pid 2240] <... mprotect resumed> ) = 0 | |
[pid 2235] write(0x1b, 0x7fe8aaeec3f0, 0x10 <unfinished ...> | |
[pid 2240] mmap(0x7f98e6bd6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000 <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x10 | |
[pid 2240] <... mmap resumed> ) = 0x7f98e6bd6000 | |
[pid 2235] write(0x1f, 0x7fe8aaeec3f0, 0x10 <unfinished ...> | |
[pid 2234] <... close resumed> ) = 0 | |
[pid 2240] close(3 <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x10 | |
[pid 2240] <... close resumed> ) = 0 | |
[pid 2234] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... write resumed> ) = 0x1 | |
[pid 2235] write(0x23, 0x7fe8aaeec3f0, 0x10 <unfinished ...> | |
[pid 2240] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x10 | |
[pid 2240] <... mmap resumed> ) = 0x7f98e78cd000 | |
[pid 2235] write(0x4, 0x7fe8aaeec400, 0x1 <unfinished ...> | |
[pid 2240] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2236] <... read resumed> "*", 1) = 1 | |
[pid 2240] <... mmap resumed> ) = 0x7f98e78cb000 | |
[pid 2236] write(0x7, 0x7fe8a92ecff0, 0x10 <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x1 | |
[pid 2240] arch_prctl(ARCH_SET_FS, 0x7f98e78cb740 <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x10 | |
[pid 2240] <... arch_prctl resumed> ) = 0 | |
[pid 2236] write(0x17, 0x7fe8a92ecff0, 0x10 <unfinished ...> | |
[pid 2235] rt_sigreturn( <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x10 | |
[pid 2235] <... rt_sigreturn resumed> ) = 0 | |
[pid 2236] write(0x1b, 0x7fe8a92ecff0, 0x10 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x10 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}, {EPOLLIN, {u32=30, u64=30}}, {EPOLLIN|EPOLLHUP, {u32=77, u64=77}}, {EPOLLIN|EPOLLHUP, {u32=79, u64=79}}}, 1024, 0) = 4 | |
[pid 2236] write(0x1f, 0x7fe8a92ecff0, 0x10 <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2240] mprotect(0x7f98e76ba000, 16384, PROT_READ <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x10 | |
[pid 2240] <... mprotect resumed> ) = 0 | |
[pid 2236] write(0x23, 0x7fe8a92ecff0, 0x10 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2240] mprotect(0x7f98e6bd6000, 4096, PROT_READ <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x10 | |
[pid 2240] <... mprotect resumed> ) = 0 | |
[pid 2236] write(0x4, 0x7fe8a92ed000, 0x1 <unfinished ...> | |
[pid 2235] read(30, <unfinished ...> | |
[pid 2240] mprotect(0x7f98e6def000, 4096, PROT_READ <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x1 | |
[pid 2240] <... mprotect resumed> ) = 0 | |
[pid 2236] rt_sigreturn( <unfinished ...> | |
[pid 2235] <... read resumed> "\210u9\1\0\0\0\0\21\0\0\0\0\0\0\0\210u9\1\0\0\0\0\21\0\0\0\0\0\0\0"..., 512) = 48 | |
[pid 2236] <... rt_sigreturn resumed> ) = -1 EINTR (Interrupted system call) | |
[pid 2240] mprotect(0x7f98e70f7000, 4096, PROT_READ <unfinished ...> | |
[pid 2236] read(81, <unfinished ...> | |
[pid 2240] <... mprotect resumed> ) = 0 | |
[pid 2235] wait4(2239, <unfinished ...> | |
[pid 2234] <... write resumed> ) = 0x8 | |
[pid 2240] mprotect(0x7f98e72fb000, 4096, PROT_READ <unfinished ...> | |
[pid 2235] <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 101}], WNOHANG, NULL) = 2239 | |
[pid 2240] <... mprotect resumed> ) = 0 | |
[pid 2234] mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 <unfinished ...> | |
[pid 2240] mprotect(0x7bd000, 180224, PROT_READ <unfinished ...> | |
[pid 2235] read(77, <unfinished ...> | |
[pid 2240] <... mprotect resumed> ) = 0 | |
[pid 2235] <... read resumed> "", 65536) = 0 | |
[pid 2240] mprotect(0x7f98e78e7000, 4096, PROT_READ <unfinished ...> | |
[pid 2235] write(0, 0xfffffffffffff001, 0 <unfinished ...> | |
[pid 2240] <... mprotect resumed> ) = 0 | |
[pid 2235] <... write resumed> ) = -1 (errno 14) | |
[pid 2240] munmap(0x7f98e78d0000, 82262 <unfinished ...> | |
[pid 2234] <... mmap resumed> ) = 0x7fe8a8cef000 | |
[pid 2235] write(0, 0x81, 0 <unfinished ...> | |
[pid 2240] <... munmap resumed> ) = 0 | |
[pid 2235] <... write resumed> ) = 0 | |
[pid 2240] set_tid_address(0x7f98e78cba10 <unfinished ...> | |
[pid 2234] mprotect(0x7fe8a8cef000, 4096, PROT_NONE <unfinished ...> | |
[pid 2240] <... set_tid_address resumed> ) = 2240 | |
[pid 2235] write(0, 0x7f, 0 <unfinished ...> | |
[pid 2240] set_robust_list(0x7f98e78cba20, 24 <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0 | |
[pid 2240] <... set_robust_list resumed> ) = 0 | |
[pid 2235] close(77 <unfinished ...> | |
[pid 2240] futex(0x7fff72b7095c, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, 7f98e78cb740 <unfinished ...> | |
[pid 2235] <... close resumed> ) = 0 | |
[pid 2240] <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable) | |
[pid 2234] <... mprotect resumed> ) = 0 | |
[pid 2235] read(79, <unfinished ...> | |
[pid 2240] rt_sigaction(SIGRTMIN, {0x7f98e6bde7e0, [], SA_RESTORER|SA_SIGINFO, 0x7f98e6be7bb0}, <unfinished ...> | |
[pid 2235] <... read resumed> "task '<main>' failed at 'test', "..., 65536) = 41 | |
[pid 2240] <... rt_sigaction resumed> NULL, 8) = 0 | |
[pid 2235] write(0, 0x29, 0 <unfinished ...> | |
[pid 2240] rt_sigaction(SIGRT_1, {0x7f98e6bde860, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f98e6be7bb0}, <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0 | |
[pid 2240] <... rt_sigaction resumed> NULL, 8) = 0 | |
[pid 2234] write(0, 0x80, 0 <unfinished ...> | |
[pid 2240] rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], <unfinished ...> | |
[pid 2235] write(0, 0xfffffffffffff001, 0 <unfinished ...> | |
[pid 2240] <... rt_sigprocmask resumed> NULL, 8) = 0 | |
[pid 2235] <... write resumed> ) = -1 (errno 14) | |
[pid 2234] <... write resumed> ) = 0 | |
[pid 2240] getrlimit(RLIMIT_STACK, <unfinished ...> | |
[pid 2235] write(0, 0x81, 0 <unfinished ...> | |
[pid 2240] <... getrlimit resumed> {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 | |
[pid 2235] <... write resumed> ) = 0 | |
[pid 2234] mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 <unfinished ...> | |
[pid 2235] write(0, 0x7f, 0 <unfinished ...> | |
[pid 2234] <... mmap resumed> ) = 0x7fe8a8aef000 | |
[pid 2235] <... write resumed> ) = 0 | |
[pid 2234] mprotect(0x7fe8a8aef000, 4096, PROT_NONE <unfinished ...> | |
[pid 2235] close(79 <unfinished ...> | |
[pid 2234] <... mprotect resumed> ) = 0 | |
[pid 2235] <... close resumed> ) = 0 | |
[pid 2234] write(0, 0x80, 0 <unfinished ...> | |
[pid 2233] rt_sigprocmask(SIG_SETMASK, [], <unfinished ...> | |
[pid 2240] brk(0 <unfinished ...> | |
[pid 2235] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2240] <... brk resumed> ) = 0x1069000 | |
[pid 2235] <... write resumed> ) = 0x8 | |
[pid 2240] brk(0x108a000 <unfinished ...> | |
[pid 2234] <... write resumed> ) = 0 | |
[pid 2233] <... rt_sigprocmask resumed> NULL, 8) = 0 | |
[pid 2235] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2240] <... brk resumed> ) = 0x108a000 | |
[pid 2235] <... write resumed> ) = 0x8 | |
[pid 2234] mprotect(0x7fe88c021000, 8192, PROT_READ|PROT_WRITE <unfinished ...> | |
[pid 2235] futex(0x7fe890000020, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2234] <... mprotect resumed> ) = 0 | |
[pid 2233] futex(0x7fe88c000020, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2240] ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS <unfinished ...> | |
[pid 2234] futex(0x7fe88c000020, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2240] <... ioctl resumed> , 0x7fff72b703e0) = -1 ENOTTY (Inappropriate ioctl for device) | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2233] <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable) | |
[pid 2234] epoll_ctl(25, EPOLL_CTL_ADD, 68, {EPOLLIN, {u32=68, u64=68}} <unfinished ...> | |
[pid 2240] write(0x2, 0x55f219, 0x6 <unfinished ...> | |
[pid 2234] <... epoll_ctl resumed> ) = 0 | |
[pid 2240] <... write resumed> ) = 0x6 | |
[pid 2234] epoll_ctl(25, EPOLL_CTL_ADD, 70, {EPOLLIN, {u32=70, u64=70}} <unfinished ...> | |
[pid 2233] clone( <unfinished ...> | |
[pid 2240] write(0x2, 0x55f210, 0x6 <unfinished ...> | |
[pid 2234] <... epoll_ctl resumed> ) = 0 | |
[pid 2240] <... write resumed> ) = 0x6 | |
[pid 2232] <... rt_sigprocmask resumed> [], 8) = 0 | |
Process 2242 attached | |
[pid 2240] write(0x2, 0x55f220, 0x14 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2242] set_robust_list(0x7fe8ab0f29e0, 24 <unfinished ...> | |
[pid 2240] <... write resumed> ) = 0x14 | |
[pid 2242] <... set_robust_list resumed> ) = 0 | |
[pid 2240] write(0x2, 0x55f0ac, 0x6 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}, {EPOLLIN, {u32=26, u64=26}}, {EPOLLIN, {u32=70, u64=70}}}, 1024, 0) = 3 | |
[pid 2232] read(3, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] <... clone resumed> child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fe8ab0f29d0) = 2242 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... read resumed> "*", 1) = 1 | |
[pid 2234] read(26, <unfinished ...> | |
[pid 2233] futex(0x7fe890000020, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2242] dup2(60, 0 <unfinished ...> | |
[pid 2240] <... write resumed> ) = 0x6 | |
[pid 2242] <... dup2 resumed> ) = 0 | |
[pid 2240] write(0x2, 0x55f235, 0x1 <unfinished ...> | |
[pid 2242] ioctl(0, FIONBIO <unfinished ...> | |
[pid 2240] <... write resumed> ) = 0x1 | |
[pid 2242] <... ioctl resumed> , [0]) = 0 | |
[pid 2240] write(0x2, 0x55f217, 0x1 <unfinished ...> | |
[pid 2242] close(59 <unfinished ...> | |
[pid 2240] <... write resumed> ) = 0x1 | |
[pid 2242] <... close resumed> ) = 0 | |
[pid 2240] write(0x2, 0x7fff72b704c7, 0x1 <unfinished ...> | |
[pid 2242] dup2(62, 1 <unfinished ...> | |
[pid 2240] <... write resumed> ) = 0x1 | |
[pid 2242] <... dup2 resumed> ) = 1 | |
[pid 2240] exit_group(101) = ? | |
[pid 2242] ioctl(1, FIONBIO <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] <... read resumed> "xj9\1\0\0\0\0\21\0\0\0\0\0\0\0xj9\1\0\0\0\0\21\0\0\0\0\0\0\0"..., 512) = 48 | |
[pid 2233] <... futex resumed> ) = 1 | |
[pid 2234] wait4(2238, <unfinished ...> | |
[pid 2235] futex(0x7fe890000020, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 101}], WNOHANG, NULL) = 2238 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] futex(0x7fe88c000020, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] read(70, <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2232] write(0x4, 0x7fe8aa2ed590, 0x1 <unfinished ...> | |
[pid 2240] +++ exited with 101 +++ | |
[pid 2242] <... ioctl resumed> , [0]) = 0 | |
[pid 2236] <... read resumed> 0x7fe8a92ed6a0, 4) = ? ERESTARTSYS (To be restarted if SA_RESTART is set) | |
[pid 2242] close(61 <unfinished ...> | |
[pid 2236] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=2240, si_status=101, si_utime=0, si_stime=0} --- | |
[pid 2242] <... close resumed> ) = 0 | |
[pid 2235] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2242] dup2(67, 2 <unfinished ...> | |
[pid 2236] read(3, <unfinished ...> | |
[pid 2242] <... dup2 resumed> ) = 2 | |
[pid 2236] <... read resumed> "*", 1) = 1 | |
[pid 2242] ioctl(2, FIONBIO <unfinished ...> | |
[pid 2236] write(0x7, 0x7fe8a92ecff0, 0x10 <unfinished ...> | |
[pid 2242] <... ioctl resumed> , [0]) = 0 | |
[pid 2236] <... write resumed> ) = 0x10 | |
[pid 2242] close(66 <unfinished ...> | |
[pid 2236] write(0x13, 0x7fe8a92ecff0, 0x10 <unfinished ...> | |
[pid 2242] <... close resumed> ) = 0 | |
[pid 2236] <... write resumed> ) = 0x10 | |
[pid 2242] close(60 <unfinished ...> | |
[pid 2236] write(0x17, 0x7fe8a92ecff0, 0x10 <unfinished ...> | |
[pid 2242] <... close resumed> ) = 0 | |
[pid 2236] <... write resumed> ) = 0x10 | |
[pid 2242] close(62 <unfinished ...> | |
[pid 2236] write(0x1b, 0x7fe8a92ecff0, 0x10 <unfinished ...> | |
[pid 2242] <... close resumed> ) = 0 | |
[pid 2236] <... write resumed> ) = 0x10 | |
[pid 2242] close(67 <unfinished ...> | |
[pid 2236] write(0x1f, 0x7fe8a92ecff0, 0x10 <unfinished ...> | |
[pid 2242] <... close resumed> ) = 0 | |
[pid 2236] <... write resumed> ) = 0x10 | |
[pid 2235] <... write resumed> ) = 0x8 | |
[pid 2242] execve("./bar", ["./bar"], [/* 28 vars */] <unfinished ...> | |
[pid 2236] write(0x23, 0x7fe8a92ecff0, 0x10 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x10 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}, {EPOLLIN, {u32=30, u64=30}}, {EPOLLIN|EPOLLHUP, {u32=77, u64=77}}, {EPOLLIN|EPOLLHUP, {u32=79, u64=79}}}, 1024, 0) = 4 | |
[pid 2236] write(0x4, 0x7fe8a92ed000, 0x1 <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x1 | |
[pid 2235] <... read resumed> "\3\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] rt_sigreturn( <unfinished ...> | |
[pid 2234] <... read resumed> "task '<main>' failed at 'test', "..., 65536) = 41 | |
[pid 2236] <... rt_sigreturn resumed> ) = -1 EINTR (Interrupted system call) | |
[pid 2235] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] read(81, <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x8 | |
[pid 2234] write(0, 0x29, 0 <unfinished ...> | |
[pid 2233] close(84 <unfinished ...> | |
[pid 2232] <... write resumed> ) = 0x1 | |
[pid 2235] socketpair(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0 <unfinished ...> | |
[pid 2234] <... write resumed> ) = 0 | |
[pid 2235] <... socketpair resumed> , [64, 69]) = 0 | |
[pid 2233] <... close resumed> ) = 0 | |
[pid 2242] <... execve resumed> ) = 0 | |
[pid 2235] socketpair(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0 <unfinished ...> | |
[pid 2234] mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 <unfinished ...> | |
[pid 2235] <... socketpair resumed> , [71, 77]) = 0 | |
[pid 2242] brk(0 <unfinished ...> | |
[pid 2235] socketpair(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0 <unfinished ...> | |
[pid 2242] <... brk resumed> ) = 0x1dff000 | |
[pid 2235] <... socketpair resumed> , [79, 82]) = 0 | |
[pid 2234] <... mmap resumed> ) = 0x7fe8a88ef000 | |
[pid 2235] pipe2( <unfinished ...> | |
[pid 2242] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2235] <... pipe2 resumed> [84, 85], O_CLOEXEC) = 0 | |
[pid 2234] mprotect(0x7fe8a88ef000, 4096, PROT_NONE <unfinished ...> | |
[pid 2242] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2235] clone( <unfinished ...> | |
[pid 2242] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2234] <... mprotect resumed> ) = 0 | |
[pid 2242] <... mmap resumed> ) = 0x7f20e9f1d000 | |
[pid 2233] read(83, <unfinished ...> | |
[pid 2232] rt_sigprocmask(SIG_SETMASK, [], <unfinished ...> | |
[pid 2242] readlink("/proc/self/exe", Process 2243 attached | |
<unfinished ...> | |
[pid 2234] futex(0x7fe8ac0f4b10, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] <... clone resumed> child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fe8aaef09d0) = 2243 | |
[pid 2243] set_robust_list(0x7fe8aaef09e0, 24 <unfinished ...> | |
[pid 2242] <... readlink resumed> "/home/alex/code/rust3/bar", 4096) = 25 | |
[pid 2243] <... set_robust_list resumed> ) = 0 | |
[pid 2235] futex(0x7fe8ac0f4b10, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2242] access("/etc/ld.so.preload", R_OK <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 1 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2242] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2235] close(85 <unfinished ...> | |
[pid 2234] futex(0x7fe8ac0f4b10, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2243] dup2(69, 0 <unfinished ...> | |
[pid 2242] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2243] <... dup2 resumed> ) = 0 | |
[pid 2242] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2235] <... close resumed> ) = 0 | |
[pid 2243] ioctl(0, FIONBIO <unfinished ...> | |
[pid 2242] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64", <unfinished ...> | |
[pid 2243] <... ioctl resumed> , [0]) = 0 | |
[pid 2242] <... stat resumed> 0x7fff1052adf0) = -1 ENOENT (No such file or directory) | |
[pid 2243] close(64 <unfinished ...> | |
[pid 2242] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2243] <... close resumed> ) = 0 | |
[pid 2242] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2243] dup2(77, 1 <unfinished ...> | |
[pid 2242] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls", <unfinished ...> | |
[pid 2243] <... dup2 resumed> ) = 1 | |
[pid 2242] <... stat resumed> 0x7fff1052adf0) = -1 ENOENT (No such file or directory) | |
[pid 2243] ioctl(1, FIONBIO <unfinished ...> | |
[pid 2242] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2243] <... ioctl resumed> , [0]) = 0 | |
[pid 2242] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2243] close(71 <unfinished ...> | |
[pid 2242] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64", <unfinished ...> | |
[pid 2243] <... close resumed> ) = 0 | |
[pid 2242] <... stat resumed> 0x7fff1052adf0) = -1 ENOENT (No such file or directory) | |
[pid 2243] dup2(82, 2 <unfinished ...> | |
[pid 2242] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2243] <... dup2 resumed> ) = 2 | |
[pid 2242] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2243] ioctl(2, FIONBIO <unfinished ...> | |
[pid 2242] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib", <unfinished ...> | |
[pid 2243] <... ioctl resumed> , [0]) = 0 | |
[pid 2242] <... stat resumed> {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0 | |
[pid 2243] close(79 <unfinished ...> | |
[pid 2242] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2243] <... close resumed> ) = 0 | |
[pid 2242] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2243] close(69 <unfinished ...> | |
[pid 2242] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64", <unfinished ...> | |
[pid 2243] <... close resumed> ) = 0 | |
[pid 2242] <... stat resumed> 0x7fff1052adf0) = -1 ENOENT (No such file or directory) | |
[pid 2243] close(77 <unfinished ...> | |
[pid 2242] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2243] <... close resumed> ) = 0 | |
[pid 2242] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2243] close(82 <unfinished ...> | |
[pid 2242] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls", <unfinished ...> | |
[pid 2243] <... close resumed> ) = 0 | |
[pid 2242] <... stat resumed> 0x7fff1052adf0) = -1 ENOENT (No such file or directory) | |
[pid 2235] read(84, <unfinished ...> | |
[pid 2243] execve("./bar", ["./bar"], [/* 28 vars */] <unfinished ...> | |
[pid 2242] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2242] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2232] <... rt_sigprocmask resumed> NULL, 8) = 0 | |
[pid 2242] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64", <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2242] <... stat resumed> 0x7fff1052adf0) = -1 ENOENT (No such file or directory) | |
[pid 2234] socketpair(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0 <unfinished ...> | |
[pid 2242] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2234] <... socketpair resumed> , [85, 87]) = 0 | |
[pid 2242] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2234] socketpair(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0 <unfinished ...> | |
[pid 2242] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib", <unfinished ...> | |
[pid 2234] <... socketpair resumed> , [89, 90]) = 0 | |
[pid 2242] <... stat resumed> 0x7fff1052adf0) = -1 ENOENT (No such file or directory) | |
[pid 2234] socketpair(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0 <unfinished ...> | |
[pid 2242] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2234] <... socketpair resumed> , [91, 92]) = 0 | |
[pid 2242] <... open resumed> ) = 3 | |
[pid 2234] pipe2( <unfinished ...> | |
[pid 2242] fstat(3, <unfinished ...> | |
[pid 2235] <... read resumed> "", 4) = 0 | |
[pid 2242] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=82262, ...}) = 0 | |
[pid 2243] <... execve resumed> ) = 0 | |
[pid 2242] mmap(NULL, 82262, PROT_READ, MAP_PRIVATE, 3, 0 <unfinished ...> | |
[pid 2235] close(84 <unfinished ...> | |
[pid 2234] <... pipe2 resumed> [93, 94], O_CLOEXEC) = 0 | |
[pid 2243] brk(0 <unfinished ...> | |
[pid 2235] <... close resumed> ) = 0 | |
[pid 2243] <... brk resumed> ) = 0x1542000 | |
[pid 2242] <... mmap resumed> ) = 0x7f20e9f08000 | |
[pid 2235] close(69 <unfinished ...> | |
[pid 2234] futex(0x7fe8ac0f4b10, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2243] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2242] close(3 <unfinished ...> | |
[pid 2243] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2242] <... close resumed> ) = 0 | |
[pid 2243] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2242] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b69eb000 | |
[pid 2242] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2235] <... close resumed> ) = 0 | |
[pid 2243] readlink("/proc/self/exe", <unfinished ...> | |
[pid 2242] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2235] ioctl(64, FIONBIO <unfinished ...> | |
[pid 2243] <... readlink resumed> "/home/alex/code/rust3/bar", 4096) = 25 | |
[pid 2242] <... open resumed> ) = 3 | |
[pid 2235] <... ioctl resumed> , [1]) = 0 | |
[pid 2243] access("/etc/ld.so.preload", R_OK <unfinished ...> | |
[pid 2242] read(3, <unfinished ...> | |
[pid 2243] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2242] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\36\2\0\0\0\0\0"..., 832) = 832 | |
[pid 2243] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2242] fstat(3, <unfinished ...> | |
[pid 2243] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2242] <... fstat resumed> {st_mode=S_IFREG|0755, st_size=1853400, ...}) = 0 | |
[pid 2243] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64", <unfinished ...> | |
[pid 2242] mmap(NULL, 3961912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2243] <... stat resumed> 0x7fff674abe60) = -1 ENOENT (No such file or directory) | |
[pid 2242] <... mmap resumed> ) = 0x7f20e9935000 | |
[pid 2243] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2242] mprotect(0x7f20e9af2000, 2097152, PROT_NONE <unfinished ...> | |
[pid 2243] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2242] <... mprotect resumed> ) = 0 | |
[pid 2243] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls", <unfinished ...> | |
[pid 2242] mmap(0x7f20e9cf2000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1bd000 <unfinished ...> | |
[pid 2243] <... stat resumed> 0x7fff674abe60) = -1 ENOENT (No such file or directory) | |
[pid 2235] close(77 <unfinished ...> | |
[pid 2243] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2242] <... mmap resumed> ) = 0x7f20e9cf2000 | |
[pid 2243] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2235] <... close resumed> ) = 0 | |
[pid 2243] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64", <unfinished ...> | |
[pid 2242] mmap(0x7f20e9cf8000, 17464, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2243] <... stat resumed> 0x7fff674abe60) = -1 ENOENT (No such file or directory) | |
[pid 2242] <... mmap resumed> ) = 0x7f20e9cf8000 | |
[pid 2243] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2235] ioctl(71, FIONBIO <unfinished ...> | |
[pid 2243] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2242] close(3 <unfinished ...> | |
[pid 2243] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib", <unfinished ...> | |
[pid 2242] <... close resumed> ) = 0 | |
[pid 2243] <... stat resumed> {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0 | |
[pid 2235] <... ioctl resumed> , [1]) = 0 | |
[pid 2243] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2242] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libdl.so.2", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2243] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2242] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2243] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64", <unfinished ...> | |
[pid 2242] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2243] <... stat resumed> 0x7fff674abe60) = -1 ENOENT (No such file or directory) | |
[pid 2242] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2243] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2242] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2243] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2242] <... open resumed> ) = 3 | |
[pid 2243] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls", <unfinished ...> | |
[pid 2242] read(3, <unfinished ...> | |
[pid 2243] <... stat resumed> 0x7fff674abe60) = -1 ENOENT (No such file or directory) | |
[pid 2242] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2243] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2242] fstat(3, <unfinished ...> | |
[pid 2243] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2242] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=14664, ...}) = 0 | |
[pid 2243] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64", <unfinished ...> | |
[pid 2242] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2243] <... stat resumed> 0x7fff674abe60) = -1 ENOENT (No such file or directory) | |
[pid 2242] <... mmap resumed> ) = 0x7f20e9f07000 | |
[pid 2243] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2242] mmap(NULL, 2109736, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2243] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2242] <... mmap resumed> ) = 0x7f20e9731000 | |
[pid 2243] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib", <unfinished ...> | |
[pid 2242] mprotect(0x7f20e9734000, 2093056, PROT_NONE <unfinished ...> | |
[pid 2243] <... stat resumed> 0x7fff674abe60) = -1 ENOENT (No such file or directory) | |
[pid 2242] <... mprotect resumed> ) = 0 | |
[pid 2235] close(82 <unfinished ...> | |
[pid 2243] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2242] mmap(0x7f20e9933000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000 <unfinished ...> | |
[pid 2243] <... open resumed> ) = 3 | |
[pid 2242] <... mmap resumed> ) = 0x7f20e9933000 | |
[pid 2243] fstat(3, <unfinished ...> | |
[pid 2235] <... close resumed> ) = 0 | |
[pid 2243] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=82262, ...}) = 0 | |
[pid 2242] close(3 <unfinished ...> | |
[pid 2243] mmap(NULL, 82262, PROT_READ, MAP_PRIVATE, 3, 0 <unfinished ...> | |
[pid 2242] <... close resumed> ) = 0 | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b69d6000 | |
[pid 2242] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libm.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2243] close(3 <unfinished ...> | |
[pid 2242] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2243] <... close resumed> ) = 0 | |
[pid 2242] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2243] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2242] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2243] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2242] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2235] ioctl(79, FIONBIO <unfinished ...> | |
[pid 2243] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2242] <... open resumed> ) = 3 | |
[pid 2243] <... open resumed> ) = 3 | |
[pid 2242] read(3, <unfinished ...> | |
[pid 2235] <... ioctl resumed> , [1]) = 0 | |
[pid 2243] read(3, <unfinished ...> | |
[pid 2242] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0T\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2243] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\36\2\0\0\0\0\0"..., 832) = 832 | |
[pid 2242] fstat(3, <unfinished ...> | |
[pid 2243] fstat(3, <unfinished ...> | |
[pid 2242] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=1063328, ...}) = 0 | |
[pid 2243] <... fstat resumed> {st_mode=S_IFREG|0755, st_size=1853400, ...}) = 0 | |
[pid 2242] mmap(NULL, 3158344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2243] mmap(NULL, 3961912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2242] <... mmap resumed> ) = 0x7f20e942d000 | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b6403000 | |
[pid 2242] mprotect(0x7f20e9530000, 2093056, PROT_NONE <unfinished ...> | |
[pid 2243] mprotect(0x7fb2b65c0000, 2097152, PROT_NONE <unfinished ...> | |
[pid 2242] <... mprotect resumed> ) = 0 | |
[pid 2243] <... mprotect resumed> ) = 0 | |
[pid 2242] mmap(0x7f20e972f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x102000 <unfinished ...> | |
[pid 2243] mmap(0x7fb2b67c0000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1bd000 <unfinished ...> | |
[pid 2242] <... mmap resumed> ) = 0x7f20e972f000 | |
[pid 2235] futex(0x7fe8ac0f4b10, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b67c0000 | |
[pid 2242] close(3 <unfinished ...> | |
[pid 2243] mmap(0x7fb2b67c6000, 17464, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2232] clone( <unfinished ...> | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b67c6000 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... rt_sigprocmask resumed> [], 8) = 0 | |
Process 2244 attached | |
[pid 2243] close(3 <unfinished ...> | |
[pid 2242] <... close resumed> ) = 0 | |
[pid 2243] <... close resumed> ) = 0 | |
[pid 2244] set_robust_list(0x7fe8ab1f39e0, 24 <unfinished ...> | |
[pid 2243] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libdl.so.2", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2244] <... set_robust_list resumed> ) = 0 | |
[pid 2243] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2242] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2243] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2242] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2243] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2242] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2243] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2242] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2243] <... open resumed> ) = 3 | |
[pid 2244] dup2(51, 0 <unfinished ...> | |
[pid 2243] read(3, <unfinished ...> | |
[pid 2244] <... dup2 resumed> ) = 0 | |
[pid 2243] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2244] ioctl(0, FIONBIO <unfinished ...> | |
[pid 2243] fstat(3, <unfinished ...> | |
[pid 2244] <... ioctl resumed> , [0]) = 0 | |
[pid 2243] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=14664, ...}) = 0 | |
[pid 2244] close(50 <unfinished ...> | |
[pid 2243] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2244] <... close resumed> ) = 0 | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b69d5000 | |
[pid 2244] dup2(53, 1 <unfinished ...> | |
[pid 2243] mmap(NULL, 2109736, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2244] <... dup2 resumed> ) = 1 | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b61ff000 | |
[pid 2244] ioctl(1, FIONBIO <unfinished ...> | |
[pid 2243] mprotect(0x7fb2b6202000, 2093056, PROT_NONE <unfinished ...> | |
[pid 2244] <... ioctl resumed> , [0]) = 0 | |
[pid 2243] <... mprotect resumed> ) = 0 | |
[pid 2244] close(52 <unfinished ...> | |
[pid 2243] mmap(0x7fb2b6401000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000 <unfinished ...> | |
[pid 2244] <... close resumed> ) = 0 | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b6401000 | |
[pid 2244] dup2(55, 2 <unfinished ...> | |
[pid 2243] close(3 <unfinished ...> | |
[pid 2244] <... dup2 resumed> ) = 2 | |
[pid 2243] <... close resumed> ) = 0 | |
[pid 2244] ioctl(2, FIONBIO <unfinished ...> | |
[pid 2243] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libm.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2244] <... ioctl resumed> , [0]) = 0 | |
[pid 2243] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2244] close(54 <unfinished ...> | |
[pid 2243] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2244] <... close resumed> ) = 0 | |
[pid 2243] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2244] close(51 <unfinished ...> | |
[pid 2243] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2244] <... close resumed> ) = 0 | |
[pid 2243] <... open resumed> ) = 3 | |
[pid 2244] close(53 <unfinished ...> | |
[pid 2243] read(3, <unfinished ...> | |
[pid 2244] <... close resumed> ) = 0 | |
[pid 2243] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0T\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2244] close(55 <unfinished ...> | |
[pid 2243] fstat(3, <unfinished ...> | |
[pid 2244] <... close resumed> ) = 0 | |
[pid 2243] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=1063328, ...}) = 0 | |
[pid 2242] open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2244] execve("./bar", ["./bar"], [/* 28 vars */] <unfinished ...> | |
[pid 2243] mmap(NULL, 3158344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2242] <... open resumed> ) = 3 | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b5efb000 | |
[pid 2242] read(3, <unfinished ...> | |
[pid 2243] mprotect(0x7fb2b5ffe000, 2093056, PROT_NONE <unfinished ...> | |
[pid 2242] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360l\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2243] <... mprotect resumed> ) = 0 | |
[pid 2242] fstat(3, <unfinished ...> | |
[pid 2243] mmap(0x7fb2b61fd000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x102000 <unfinished ...> | |
[pid 2242] <... fstat resumed> {st_mode=S_IFREG|0755, st_size=135757, ...}) = 0 | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b61fd000 | |
[pid 2242] mmap(NULL, 2212936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2243] close(3 <unfinished ...> | |
[pid 2242] <... mmap resumed> ) = 0x7f20e9210000 | |
[pid 2243] <... close resumed> ) = 0 | |
[pid 2242] mprotect(0x7f20e9227000, 2097152, PROT_NONE <unfinished ...> | |
[pid 2232] <... clone resumed> child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fe8ab1f39d0) = 2244 | |
[pid 2243] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2242] <... mprotect resumed> ) = 0 | |
[pid 2232] futex(0x7fe8ac0f4b10, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2243] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2242] mmap(0x7f20e9427000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000 <unfinished ...> | |
[pid 2243] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) | |
[pid 2244] <... execve resumed> ) = 0 | |
[pid 2243] open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2242] <... mmap resumed> ) = 0x7f20e9427000 | |
[pid 2243] <... open resumed> ) = 3 | |
[pid 2244] brk(0 <unfinished ...> | |
[pid 2243] read(3, <unfinished ...> | |
[pid 2244] <... brk resumed> ) = 0x1368000 | |
[pid 2243] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360l\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2242] mmap(0x7f20e9429000, 13384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2243] fstat(3, <unfinished ...> | |
[pid 2244] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2243] <... fstat resumed> {st_mode=S_IFREG|0755, st_size=135757, ...}) = 0 | |
[pid 2244] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2243] mmap(NULL, 2212936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2244] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b5cde000 | |
[pid 2244] <... mmap resumed> ) = 0x7ff50837d000 | |
[pid 2243] mprotect(0x7fb2b5cf5000, 2097152, PROT_NONE <unfinished ...> | |
[pid 2242] <... mmap resumed> ) = 0x7f20e9429000 | |
[pid 2244] readlink("/proc/self/exe", <unfinished ...> | |
[pid 2243] <... mprotect resumed> ) = 0 | |
[pid 2242] close(3 <unfinished ...> | |
[pid 2243] mmap(0x7fb2b5ef5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000 <unfinished ...> | |
[pid 2242] <... close resumed> ) = 0 | |
[pid 2244] <... readlink resumed> "/home/alex/code/rust3/bar", 4096) = 25 | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b5ef5000 | |
[pid 2242] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2244] access("/etc/ld.so.preload", R_OK <unfinished ...> | |
[pid 2243] mmap(0x7fb2b5ef7000, 13384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2244] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b5ef7000 | |
[pid 2242] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2244] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2243] close(3 <unfinished ...> | |
[pid 2244] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2243] <... close resumed> ) = 0 | |
[pid 2244] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64", <unfinished ...> | |
[pid 2243] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2244] <... stat resumed> 0x7fff7c784720) = -1 ENOENT (No such file or directory) | |
[pid 2243] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2244] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2243] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2244] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2243] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2244] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls", <unfinished ...> | |
[pid 2243] open("/lib/x86_64-linux-gnu/libgcc_s.so.1", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2244] <... stat resumed> 0x7fff7c784720) = -1 ENOENT (No such file or directory) | |
[pid 2243] <... open resumed> ) = 3 | |
[pid 2244] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2243] read(3, <unfinished ...> | |
[pid 2244] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2243] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360*\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2244] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64", <unfinished ...> | |
[pid 2243] fstat(3, <unfinished ...> | |
[pid 2242] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2244] <... stat resumed> 0x7fff7c784720) = -1 ENOENT (No such file or directory) | |
[pid 2243] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=88408, ...}) = 0 | |
[pid 2244] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2243] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2244] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b69d4000 | |
[pid 2244] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib", <unfinished ...> | |
[pid 2243] mmap(NULL, 2184224, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2244] <... stat resumed> {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0 | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b5ac8000 | |
[pid 2244] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2243] mprotect(0x7fb2b5add000, 2093056, PROT_NONE <unfinished ...> | |
[pid 2244] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2243] <... mprotect resumed> ) = 0 | |
[pid 2244] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64", <unfinished ...> | |
[pid 2243] mmap(0x7fb2b5cdc000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000 <unfinished ...> | |
[pid 2244] <... stat resumed> 0x7fff7c784720) = -1 ENOENT (No such file or directory) | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b5cdc000 | |
[pid 2244] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2242] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2244] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2243] close(3 <unfinished ...> | |
[pid 2244] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls", <unfinished ...> | |
[pid 2243] <... close resumed> ) = 0 | |
[pid 2244] <... stat resumed> 0x7fff7c784720) = -1 ENOENT (No such file or directory) | |
[pid 2242] open("/lib/x86_64-linux-gnu/libgcc_s.so.1", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2241] set_robust_list(0x7fe8aadef9e0, 24 <unfinished ...> | |
[pid 2244] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2243] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2244] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b69d3000 | |
[pid 2244] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64", <unfinished ...> | |
[pid 2243] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2244] <... stat resumed> 0x7fff7c784720) = -1 ENOENT (No such file or directory) | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b69d1000 | |
[pid 2244] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2243] arch_prctl(ARCH_SET_FS, 0x7fb2b69d1740 <unfinished ...> | |
[pid 2244] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2243] <... arch_prctl resumed> ) = 0 | |
[pid 2244] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib", <unfinished ...> | |
[pid 2242] <... open resumed> ) = 3 | |
[pid 2241] <... set_robust_list resumed> ) = 0 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2232] <... futex resumed> ) = 1 | |
[pid 2242] read(3, <unfinished ...> | |
[pid 2244] <... stat resumed> 0x7fff7c784720) = -1 ENOENT (No such file or directory) | |
[pid 2242] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360*\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2234] clone( <unfinished ...> | |
[pid 2232] close(58 <unfinished ...> | |
[pid 2241] dup2(73, 0 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
Process 2245 attached | |
[pid 2244] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2243] mprotect(0x7fb2b67c0000, 16384, PROT_READ <unfinished ...> | |
[pid 2245] set_robust_list(0x7fe8aaff19e0, 24 <unfinished ...> | |
[pid 2244] <... open resumed> ) = 3 | |
[pid 2245] <... set_robust_list resumed> ) = 0 | |
[pid 2244] fstat(3, <unfinished ...> | |
[pid 2243] <... mprotect resumed> ) = 0 | |
[pid 2244] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=82262, ...}) = 0 | |
[pid 2243] mprotect(0x7fb2b5cdc000, 4096, PROT_READ <unfinished ...> | |
[pid 2242] fstat(3, <unfinished ...> | |
[pid 2243] <... mprotect resumed> ) = 0 | |
[pid 2242] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=88408, ...}) = 0 | |
[pid 2243] mprotect(0x7fb2b5ef5000, 4096, PROT_READ <unfinished ...> | |
[pid 2241] <... dup2 resumed> ) = 0 | |
[pid 2245] dup2(87, 0 <unfinished ...> | |
[pid 2243] <... mprotect resumed> ) = 0 | |
[pid 2245] <... dup2 resumed> ) = 0 | |
[pid 2241] ioctl(0, FIONBIO <unfinished ...> | |
[pid 2245] ioctl(0, FIONBIO <unfinished ...> | |
[pid 2243] mprotect(0x7fb2b61fd000, 4096, PROT_READ <unfinished ...> | |
[pid 2245] <... ioctl resumed> , [0]) = 0 | |
[pid 2243] <... mprotect resumed> ) = 0 | |
[pid 2245] close(85 <unfinished ...> | |
[pid 2243] mprotect(0x7fb2b6401000, 4096, PROT_READ <unfinished ...> | |
[pid 2245] <... close resumed> ) = 0 | |
[pid 2243] <... mprotect resumed> ) = 0 | |
[pid 2245] dup2(90, 1 <unfinished ...> | |
[pid 2243] mprotect(0x7bd000, 180224, PROT_READ <unfinished ...> | |
[pid 2245] <... dup2 resumed> ) = 1 | |
[pid 2243] <... mprotect resumed> ) = 0 | |
[pid 2245] ioctl(1, FIONBIO <unfinished ...> | |
[pid 2243] mprotect(0x7fb2b69ed000, 4096, PROT_READ <unfinished ...> | |
[pid 2245] <... ioctl resumed> , [0]) = 0 | |
[pid 2243] <... mprotect resumed> ) = 0 | |
[pid 2245] close(89 <unfinished ...> | |
[pid 2243] munmap(0x7fb2b69d6000, 82262 <unfinished ...> | |
[pid 2245] <... close resumed> ) = 0 | |
[pid 2245] dup2(92, 2 <unfinished ...> | |
[pid 2244] mmap(NULL, 82262, PROT_READ, MAP_PRIVATE, 3, 0 <unfinished ...> | |
[pid 2245] <... dup2 resumed> ) = 2 | |
[pid 2244] <... mmap resumed> ) = 0x7ff508368000 | |
[pid 2245] ioctl(2, FIONBIO <unfinished ...> | |
[pid 2244] close(3 <unfinished ...> | |
[pid 2245] <... ioctl resumed> , [0]) = 0 | |
[pid 2244] <... close resumed> ) = 0 | |
[pid 2243] <... munmap resumed> ) = 0 | |
[pid 2245] close(91 <unfinished ...> | |
[pid 2244] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2245] <... close resumed> ) = 0 | |
[pid 2244] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2245] close(87 <unfinished ...> | |
[pid 2242] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2245] <... close resumed> ) = 0 | |
[pid 2244] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2245] close(90 <unfinished ...> | |
[pid 2244] <... open resumed> ) = 3 | |
[pid 2245] <... close resumed> ) = 0 | |
[pid 2244] read(3, <unfinished ...> | |
[pid 2245] close(92 <unfinished ...> | |
[pid 2244] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\36\2\0\0\0\0\0"..., 832) = 832 | |
[pid 2245] <... close resumed> ) = 0 | |
[pid 2244] fstat(3, <unfinished ...> | |
[pid 2242] <... mmap resumed> ) = 0x7f20e9f06000 | |
[pid 2245] execve("./bar", ["./bar"], [/* 28 vars */] <unfinished ...> | |
[pid 2242] mmap(NULL, 2184224, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2241] <... ioctl resumed> , [0]) = 0 | |
[pid 2242] <... mmap resumed> ) = 0x7f20e8ffa000 | |
[pid 2241] close(65 <unfinished ...> | |
[pid 2242] mprotect(0x7f20e900f000, 2093056, PROT_NONE <unfinished ...> | |
[pid 2241] <... close resumed> ) = 0 | |
[pid 2242] <... mprotect resumed> ) = 0 | |
[pid 2241] dup2(76, 1 <unfinished ...> | |
[pid 2242] mmap(0x7f20e920e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000 <unfinished ...> | |
[pid 2241] <... dup2 resumed> ) = 1 | |
[pid 2242] <... mmap resumed> ) = 0x7f20e920e000 | |
[pid 2241] ioctl(1, FIONBIO <unfinished ...> | |
[pid 2234] <... clone resumed> child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fe8aaff19d0) = 2245 | |
[pid 2242] close(3 <unfinished ...> | |
[pid 2241] <... ioctl resumed> , [0]) = 0 | |
[pid 2242] <... close resumed> ) = 0 | |
[pid 2241] close(75 <unfinished ...> | |
[pid 2234] futex(0x7fe8ac0f4b10, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2232] <... close resumed> ) = 0 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] <... futex resumed> ) = 1 | |
[pid 2235] futex(0x7fe8ac0f4b10, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2242] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2245] <... execve resumed> ) = 0 | |
[pid 2242] <... mmap resumed> ) = 0x7f20e9f05000 | |
[pid 2241] <... close resumed> ) = 0 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2245] brk(0 <unfinished ...> | |
[pid 2242] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2245] <... brk resumed> ) = 0x2106000 | |
[pid 2242] <... mmap resumed> ) = 0x7f20e9f03000 | |
[pid 2241] dup2(80, 2 <unfinished ...> | |
[pid 2235] write(0, 0x7f, 0 <unfinished ...> | |
[pid 2245] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2244] <... fstat resumed> {st_mode=S_IFREG|0755, st_size=1853400, ...}) = 0 | |
[pid 2245] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2244] mmap(NULL, 3961912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2245] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2244] <... mmap resumed> ) = 0x7ff507d95000 | |
[pid 2245] <... mmap resumed> ) = 0x7f5bc0087000 | |
[pid 2244] mprotect(0x7ff507f52000, 2097152, PROT_NONE <unfinished ...> | |
[pid 2243] set_tid_address(0x7fb2b69d1a10 <unfinished ...> | |
[pid 2245] readlink("/proc/self/exe", <unfinished ...> | |
[pid 2243] <... set_tid_address resumed> ) = 2243 | |
[pid 2242] arch_prctl(ARCH_SET_FS, 0x7f20e9f03740 <unfinished ...> | |
[pid 2245] <... readlink resumed> "/home/alex/code/rust3/bar", 4096) = 25 | |
[pid 2243] set_robust_list(0x7fb2b69d1a20, 24 <unfinished ...> | |
[pid 2242] <... arch_prctl resumed> ) = 0 | |
[pid 2245] access("/etc/ld.so.preload", R_OK <unfinished ...> | |
[pid 2243] <... set_robust_list resumed> ) = 0 | |
[pid 2241] <... dup2 resumed> ) = 2 | |
[pid 2235] <... write resumed> ) = 0 | |
[pid 2244] <... mprotect resumed> ) = 0 | |
[pid 2235] close(64 <unfinished ...> | |
[pid 2244] mmap(0x7ff508152000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1bd000 <unfinished ...> | |
[pid 2245] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2244] <... mmap resumed> ) = 0x7ff508152000 | |
[pid 2243] futex(0x7fff674ac64c, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, 7fb2b69d1740 <unfinished ...> | |
[pid 2245] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2244] mmap(0x7ff508158000, 17464, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2245] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2244] <... mmap resumed> ) = 0x7ff508158000 | |
[pid 2245] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64", <unfinished ...> | |
[pid 2244] close(3 <unfinished ...> | |
[pid 2245] <... stat resumed> 0x7fffcf143b30) = -1 ENOENT (No such file or directory) | |
[pid 2244] <... close resumed> ) = 0 | |
[pid 2245] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2244] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libdl.so.2", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2245] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2244] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2245] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls", <unfinished ...> | |
[pid 2244] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2245] <... stat resumed> 0x7fffcf143b30) = -1 ENOENT (No such file or directory) | |
[pid 2244] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2245] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2244] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2245] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2244] <... open resumed> ) = 3 | |
[pid 2245] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64", <unfinished ...> | |
[pid 2244] read(3, <unfinished ...> | |
[pid 2245] <... stat resumed> 0x7fffcf143b30) = -1 ENOENT (No such file or directory) | |
[pid 2244] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2245] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2244] fstat(3, <unfinished ...> | |
[pid 2245] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2244] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=14664, ...}) = 0 | |
[pid 2245] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib", <unfinished ...> | |
[pid 2244] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2245] <... stat resumed> {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0 | |
[pid 2244] <... mmap resumed> ) = 0x7ff508367000 | |
[pid 2245] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2244] mmap(NULL, 2109736, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2245] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2244] <... mmap resumed> ) = 0x7ff507b91000 | |
[pid 2245] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64", <unfinished ...> | |
[pid 2244] mprotect(0x7ff507b94000, 2093056, PROT_NONE <unfinished ...> | |
[pid 2245] <... stat resumed> 0x7fffcf143b30) = -1 ENOENT (No such file or directory) | |
[pid 2244] <... mprotect resumed> ) = 0 | |
[pid 2245] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2244] mmap(0x7ff507d93000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000 <unfinished ...> | |
[pid 2245] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2244] <... mmap resumed> ) = 0x7ff507d93000 | |
[pid 2245] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls", <unfinished ...> | |
[pid 2243] <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable) | |
[pid 2245] <... stat resumed> 0x7fffcf143b30) = -1 ENOENT (No such file or directory) | |
[pid 2244] close(3 <unfinished ...> | |
[pid 2245] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2244] <... close resumed> ) = 0 | |
[pid 2245] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2244] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libm.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2245] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64", <unfinished ...> | |
[pid 2244] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2245] <... stat resumed> 0x7fffcf143b30) = -1 ENOENT (No such file or directory) | |
[pid 2244] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2245] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2244] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2245] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2244] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2245] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib", <unfinished ...> | |
[pid 2244] <... open resumed> ) = 3 | |
[pid 2245] <... stat resumed> 0x7fffcf143b30) = -1 ENOENT (No such file or directory) | |
[pid 2244] read(3, <unfinished ...> | |
[pid 2243] rt_sigaction(SIGRTMIN, {0x7fb2b5ce47e0, [], SA_RESTORER|SA_SIGINFO, 0x7fb2b5cedbb0}, <unfinished ...> | |
[pid 2245] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2244] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0T\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2245] <... open resumed> ) = 3 | |
[pid 2244] fstat(3, <unfinished ...> | |
[pid 2245] fstat(3, <unfinished ...> | |
[pid 2244] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=1063328, ...}) = 0 | |
[pid 2245] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=82262, ...}) = 0 | |
[pid 2244] mmap(NULL, 3158344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2245] mmap(NULL, 82262, PROT_READ, MAP_PRIVATE, 3, 0 <unfinished ...> | |
[pid 2244] <... mmap resumed> ) = 0x7ff50788d000 | |
[pid 2245] <... mmap resumed> ) = 0x7f5bc0072000 | |
[pid 2244] mprotect(0x7ff507990000, 2093056, PROT_NONE <unfinished ...> | |
[pid 2245] close(3 <unfinished ...> | |
[pid 2244] <... mprotect resumed> ) = 0 | |
[pid 2245] <... close resumed> ) = 0 | |
[pid 2244] mmap(0x7ff507b8f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x102000 <unfinished ...> | |
[pid 2245] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2244] <... mmap resumed> ) = 0x7ff507b8f000 | |
[pid 2245] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2244] close(3 <unfinished ...> | |
[pid 2243] <... rt_sigaction resumed> NULL, 8) = 0 | |
[pid 2245] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2244] <... close resumed> ) = 0 | |
[pid 2245] <... open resumed> ) = 3 | |
[pid 2244] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2245] read(3, <unfinished ...> | |
[pid 2244] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2245] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\36\2\0\0\0\0\0"..., 832) = 832 | |
[pid 2244] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2245] fstat(3, <unfinished ...> | |
[pid 2244] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2245] <... fstat resumed> {st_mode=S_IFREG|0755, st_size=1853400, ...}) = 0 | |
[pid 2244] open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2245] mmap(NULL, 3961912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2244] <... open resumed> ) = 3 | |
[pid 2245] <... mmap resumed> ) = 0x7f5bbfa9f000 | |
[pid 2244] read(3, <unfinished ...> | |
[pid 2245] mprotect(0x7f5bbfc5c000, 2097152, PROT_NONE <unfinished ...> | |
[pid 2244] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360l\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2245] <... mprotect resumed> ) = 0 | |
[pid 2244] fstat(3, <unfinished ...> | |
[pid 2245] mmap(0x7f5bbfe5c000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1bd000 <unfinished ...> | |
[pid 2244] <... fstat resumed> {st_mode=S_IFREG|0755, st_size=135757, ...}) = 0 | |
[pid 2245] <... mmap resumed> ) = 0x7f5bbfe5c000 | |
[pid 2244] mmap(NULL, 2212936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2245] mmap(0x7f5bbfe62000, 17464, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2244] <... mmap resumed> ) = 0x7ff507670000 | |
[pid 2245] <... mmap resumed> ) = 0x7f5bbfe62000 | |
[pid 2244] mprotect(0x7ff507687000, 2097152, PROT_NONE <unfinished ...> | |
[pid 2245] close(3 <unfinished ...> | |
[pid 2243] rt_sigaction(SIGRT_1, {0x7fb2b5ce4860, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7fb2b5cedbb0}, <unfinished ...> | |
[pid 2245] <... close resumed> ) = 0 | |
[pid 2244] <... mprotect resumed> ) = 0 | |
[pid 2243] <... rt_sigaction resumed> NULL, 8) = 0 | |
[pid 2245] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libdl.so.2", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2244] mmap(0x7ff507887000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000 <unfinished ...> | |
[pid 2245] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2244] <... mmap resumed> ) = 0x7ff507887000 | |
[pid 2245] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2243] rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], <unfinished ...> | |
[pid 2245] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2244] mmap(0x7ff507889000, 13384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2245] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2244] <... mmap resumed> ) = 0x7ff507889000 | |
[pid 2245] <... open resumed> ) = 3 | |
[pid 2243] <... rt_sigprocmask resumed> NULL, 8) = 0 | |
[pid 2245] read(3, <unfinished ...> | |
[pid 2244] close(3 <unfinished ...> | |
[pid 2245] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2244] <... close resumed> ) = 0 | |
[pid 2245] fstat(3, <unfinished ...> | |
[pid 2243] getrlimit(RLIMIT_STACK, <unfinished ...> | |
[pid 2245] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=14664, ...}) = 0 | |
[pid 2244] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2245] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2244] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2245] <... mmap resumed> ) = 0x7f5bc0071000 | |
[pid 2244] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2245] mmap(NULL, 2109736, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2244] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2245] <... mmap resumed> ) = 0x7f5bbf89b000 | |
[pid 2244] open("/lib/x86_64-linux-gnu/libgcc_s.so.1", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2245] mprotect(0x7f5bbf89e000, 2093056, PROT_NONE <unfinished ...> | |
[pid 2244] <... open resumed> ) = 3 | |
[pid 2245] <... mprotect resumed> ) = 0 | |
[pid 2244] read(3, <unfinished ...> | |
[pid 2245] mmap(0x7f5bbfa9d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000 <unfinished ...> | |
[pid 2244] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360*\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2245] <... mmap resumed> ) = 0x7f5bbfa9d000 | |
[pid 2244] fstat(3, <unfinished ...> | |
[pid 2245] close(3 <unfinished ...> | |
[pid 2243] <... getrlimit resumed> {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 | |
[pid 2245] <... close resumed> ) = 0 | |
[pid 2242] mprotect(0x7f20e9cf2000, 16384, PROT_READ <unfinished ...> | |
[pid 2241] ioctl(2, FIONBIO <unfinished ...> | |
[pid 2235] <... close resumed> ) = 0 | |
[pid 2245] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libm.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2244] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=88408, ...}) = 0 | |
[pid 2243] brk(0 <unfinished ...> | |
[pid 2244] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2243] <... brk resumed> ) = 0x1542000 | |
[pid 2244] <... mmap resumed> ) = 0x7ff508366000 | |
[pid 2243] brk(0x1563000 <unfinished ...> | |
[pid 2244] mmap(NULL, 2184224, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2243] <... brk resumed> ) = 0x1563000 | |
[pid 2244] <... mmap resumed> ) = 0x7ff50745a000 | |
[pid 2242] <... mprotect resumed> ) = 0 | |
[pid 2241] <... ioctl resumed> , [0]) = 0 | |
[pid 2235] read(30, <unfinished ...> | |
[pid 2245] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2244] mprotect(0x7ff50746f000, 2093056, PROT_NONE <unfinished ...> | |
[pid 2245] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2244] <... mprotect resumed> ) = 0 | |
[pid 2245] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2244] mmap(0x7ff50766e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000 <unfinished ...> | |
[pid 2245] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2244] <... mmap resumed> ) = 0x7ff50766e000 | |
[pid 2245] <... open resumed> ) = 3 | |
[pid 2243] ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS <unfinished ...> | |
[pid 2244] close(3 <unfinished ...> | |
[pid 2243] <... ioctl resumed> , 0x7fff674ac0d0) = -1 ENOTTY (Inappropriate ioctl for device) | |
[pid 2244] <... close resumed> ) = 0 | |
[pid 2242] mprotect(0x7f20e920e000, 4096, PROT_READ <unfinished ...> | |
[pid 2241] close(78 <unfinished ...> | |
[pid 2243] write(0x2, 0x55f219, 0x6 <unfinished ...> | |
[pid 2242] <... mprotect resumed> ) = 0 | |
[pid 2243] <... write resumed> ) = 0x6 | |
[pid 2241] <... close resumed> ) = 0 | |
[pid 2243] write(0x2, 0x55f210, 0x6 <unfinished ...> | |
[pid 2242] mprotect(0x7f20e9427000, 4096, PROT_READ <unfinished ...> | |
[pid 2243] <... write resumed> ) = 0x6 | |
[pid 2242] <... mprotect resumed> ) = 0 | |
[pid 2243] write(0x2, 0x55f220, 0x14 <unfinished ...> | |
[pid 2235] <... read resumed> "\210u9\1\0\0\0\0\21\0\0\0\0\0\0\0", 512) = 16 | |
[pid 2243] <... write resumed> ) = 0x14 | |
[pid 2242] mprotect(0x7f20e972f000, 4096, PROT_READ <unfinished ...> | |
[pid 2243] write(0x2, 0x55f0ac, 0x6 <unfinished ...> | |
[pid 2235] wait4(2243, <unfinished ...> | |
[pid 2243] <... write resumed> ) = 0x6 | |
[pid 2242] <... mprotect resumed> ) = 0 | |
[pid 2243] write(0x2, 0x55f235, 0x1 <unfinished ...> | |
[pid 2235] <... wait4 resumed> 0x7fe8aaeec7e0, WNOHANG, NULL) = 0 | |
[pid 2243] <... write resumed> ) = 0x1 | |
[pid 2242] mprotect(0x7f20e9933000, 4096, PROT_READ <unfinished ...> | |
[pid 2243] write(0x2, 0x55f217, 0x1 <unfinished ...> | |
[pid 2242] <... mprotect resumed> ) = 0 | |
[pid 2243] <... write resumed> ) = 0x1 | |
[pid 2242] mprotect(0x7bd000, 180224, PROT_READ <unfinished ...> | |
[pid 2235] epoll_ctl(29, EPOLL_CTL_DEL, 77, {EPOLLIN|EPOLLHUP, {u32=77, u64=77}} <unfinished ...> | |
[pid 2242] <... mprotect resumed> ) = 0 | |
[pid 2235] <... epoll_ctl resumed> ) = -1 EBADF (Bad file descriptor) | |
[pid 2242] mprotect(0x7f20e9f1f000, 4096, PROT_READ <unfinished ...> | |
[pid 2235] epoll_ctl(29, EPOLL_CTL_DEL, 79, {EPOLLIN|EPOLLHUP, {u32=79, u64=79}} <unfinished ...> | |
[pid 2242] <... mprotect resumed> ) = 0 | |
[pid 2235] <... epoll_ctl resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2242] munmap(0x7f20e9f08000, 82262 <unfinished ...> | |
[pid 2234] close(94 <unfinished ...> | |
[pid 2235] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2242] <... munmap resumed> ) = 0 | |
[pid 2235] <... write resumed> ) = 0x8 | |
[pid 2242] set_tid_address(0x7f20e9f03a10 <unfinished ...> | |
[pid 2234] <... close resumed> ) = 0 | |
[pid 2242] <... set_tid_address resumed> ) = 2242 | |
[pid 2235] write(0, 0x80, 0 <unfinished ...> | |
[pid 2242] set_robust_list(0x7f20e9f03a20, 24 <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0 | |
[pid 2242] <... set_robust_list resumed> ) = 0 | |
[pid 2235] mprotect(0x7fe890023000, 65536, PROT_READ|PROT_WRITE <unfinished ...> | |
[pid 2242] futex(0x7fff1052b5dc, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, 7f20e9f03740 <unfinished ...> | |
[pid 2235] <... mprotect resumed> ) = 0 | |
[pid 2242] <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable) | |
[pid 2234] read(93, <unfinished ...> | |
[pid 2245] read(3, <unfinished ...> | |
[pid 2244] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2245] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0T\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2244] <... mmap resumed> ) = 0x7ff508365000 | |
[pid 2245] fstat(3, <unfinished ...> | |
[pid 2244] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2245] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=1063328, ...}) = 0 | |
[pid 2244] <... mmap resumed> ) = 0x7ff508363000 | |
[pid 2245] mmap(NULL, 3158344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2244] arch_prctl(ARCH_SET_FS, 0x7ff508363740 <unfinished ...> | |
[pid 2245] <... mmap resumed> ) = 0x7f5bbf597000 | |
[pid 2244] <... arch_prctl resumed> ) = 0 | |
[pid 2245] mprotect(0x7f5bbf69a000, 2093056, PROT_NONE <unfinished ...> | |
[pid 2243] write(0x2, 0x7fff674ac1b7, 0x1 <unfinished ...> | |
[pid 2245] <... mprotect resumed> ) = 0 | |
[pid 2242] rt_sigaction(SIGRTMIN, {0x7f20e92167e0, [], SA_RESTORER|SA_SIGINFO, 0x7f20e921fbb0}, <unfinished ...> | |
[pid 2245] mmap(0x7f5bbf899000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x102000 <unfinished ...> | |
[pid 2241] close(73 <unfinished ...> | |
[pid 2245] <... mmap resumed> ) = 0x7f5bbf899000 | |
[pid 2235] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2244] mprotect(0x7ff508152000, 16384, PROT_READ <unfinished ...> | |
[pid 2245] close(3 <unfinished ...> | |
[pid 2244] <... mprotect resumed> ) = 0 | |
[pid 2245] <... close resumed> ) = 0 | |
[pid 2244] mprotect(0x7ff50766e000, 4096, PROT_READ <unfinished ...> | |
[pid 2242] <... rt_sigaction resumed> NULL, 8) = 0 | |
[pid 2245] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2244] <... mprotect resumed> ) = 0 | |
[pid 2242] rt_sigaction(SIGRT_1, {0x7f20e9216860, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f20e921fbb0}, <unfinished ...> | |
[pid 2245] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2244] mprotect(0x7ff507887000, 4096, PROT_READ <unfinished ...> | |
[pid 2245] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2244] <... mprotect resumed> ) = 0 | |
[pid 2245] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2242] <... rt_sigaction resumed> NULL, 8) = 0 | |
[pid 2245] open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2244] mprotect(0x7ff507b8f000, 4096, PROT_READ <unfinished ...> | |
[pid 2245] <... open resumed> ) = 3 | |
[pid 2244] <... mprotect resumed> ) = 0 | |
[pid 2245] read(3, <unfinished ...> | |
[pid 2244] mprotect(0x7ff507d93000, 4096, PROT_READ <unfinished ...> | |
[pid 2245] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360l\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2244] <... mprotect resumed> ) = 0 | |
[pid 2245] fstat(3, <unfinished ...> | |
[pid 2244] mprotect(0x7bd000, 180224, PROT_READ <unfinished ...> | |
[pid 2245] <... fstat resumed> {st_mode=S_IFREG|0755, st_size=135757, ...}) = 0 | |
[pid 2244] <... mprotect resumed> ) = 0 | |
[pid 2245] mmap(NULL, 2212936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2244] mprotect(0x7ff50837f000, 4096, PROT_READ <unfinished ...> | |
[pid 2245] <... mmap resumed> ) = 0x7f5bbf37a000 | |
[pid 2244] <... mprotect resumed> ) = 0 | |
[pid 2245] mprotect(0x7f5bbf391000, 2097152, PROT_NONE <unfinished ...> | |
[pid 2244] munmap(0x7ff508368000, 82262 <unfinished ...> | |
[pid 2242] rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], <unfinished ...> | |
[pid 2245] <... mprotect resumed> ) = 0 | |
[pid 2244] <... munmap resumed> ) = 0 | |
[pid 2245] mmap(0x7f5bbf591000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000 <unfinished ...> | |
[pid 2244] set_tid_address(0x7ff508363a10 <unfinished ...> | |
[pid 2242] <... rt_sigprocmask resumed> NULL, 8) = 0 | |
[pid 2245] <... mmap resumed> ) = 0x7f5bbf591000 | |
[pid 2244] <... set_tid_address resumed> ) = 2244 | |
[pid 2242] getrlimit(RLIMIT_STACK, <unfinished ...> | |
[pid 2244] set_robust_list(0x7ff508363a20, 24 <unfinished ...> | |
[pid 2245] mmap(0x7f5bbf593000, 13384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2244] <... set_robust_list resumed> ) = 0 | |
[pid 2245] <... mmap resumed> ) = 0x7f5bbf593000 | |
[pid 2244] futex(0x7fff7c784f0c, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, 7ff508363740 <unfinished ...> | |
[pid 2242] <... getrlimit resumed> {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 | |
[pid 2245] close(3 <unfinished ...> | |
[pid 2244] <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable) | |
[pid 2245] <... close resumed> ) = 0 | |
[pid 2244] rt_sigaction(SIGRTMIN, {0x7ff5076767e0, [], SA_RESTORER|SA_SIGINFO, 0x7ff50767fbb0}, <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x8 | |
[pid 2245] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2244] <... rt_sigaction resumed> NULL, 8) = 0 | |
[pid 2245] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2244] rt_sigaction(SIGRT_1, {0x7ff507676860, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7ff50767fbb0}, <unfinished ...> | |
[pid 2245] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2244] <... rt_sigaction resumed> NULL, 8) = 0 | |
[pid 2245] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2244] rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], <unfinished ...> | |
[pid 2245] open("/lib/x86_64-linux-gnu/libgcc_s.so.1", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2244] <... rt_sigprocmask resumed> NULL, 8) = 0 | |
[pid 2245] <... open resumed> ) = 3 | |
[pid 2244] getrlimit(RLIMIT_STACK, <unfinished ...> | |
[pid 2245] read(3, <unfinished ...> | |
[pid 2244] <... getrlimit resumed> {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 | |
[pid 2245] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360*\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2242] brk(0 <unfinished ...> | |
[pid 2245] fstat(3, <unfinished ...> | |
[pid 2242] <... brk resumed> ) = 0x1dff000 | |
[pid 2245] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=88408, ...}) = 0 | |
[pid 2242] brk(0x1e20000 <unfinished ...> | |
[pid 2245] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2242] <... brk resumed> ) = 0x1e20000 | |
[pid 2245] <... mmap resumed> ) = 0x7f5bc0070000 | |
[pid 2244] brk(0 <unfinished ...> | |
[pid 2235] write(0, 0x80, 0 <unfinished ...> | |
[pid 2244] <... brk resumed> ) = 0x1368000 | |
[pid 2235] <... write resumed> ) = 0 | |
[pid 2244] brk(0x1389000 <unfinished ...> | |
[pid 2234] <... read resumed> "", 4) = 0 | |
[pid 2245] mmap(NULL, 2184224, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2244] <... brk resumed> ) = 0x1389000 | |
[pid 2245] <... mmap resumed> ) = 0x7f5bbf164000 | |
[pid 2242] ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS <unfinished ...> | |
[pid 2245] mprotect(0x7f5bbf179000, 2093056, PROT_NONE <unfinished ...> | |
[pid 2242] <... ioctl resumed> , 0x7fff1052b060) = -1 ENOTTY (Inappropriate ioctl for device) | |
[pid 2245] <... mprotect resumed> ) = 0 | |
[pid 2244] ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS <unfinished ...> | |
[pid 2235] epoll_ctl(29, EPOLL_CTL_ADD, 71, {EPOLLIN, {u32=71, u64=71}} <unfinished ...> | |
[pid 2245] mmap(0x7f5bbf378000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000 <unfinished ...> | |
[pid 2244] <... ioctl resumed> , 0x7fff7c784990) = -1 ENOTTY (Inappropriate ioctl for device) | |
[pid 2245] <... mmap resumed> ) = 0x7f5bbf378000 | |
[pid 2242] write(0x2, 0x55f219, 0x6 <unfinished ...> | |
[pid 2244] write(0x2, 0x55f219, 0x6 <unfinished ...> | |
[pid 2245] close(3 <unfinished ...> | |
[pid 2244] <... write resumed> ) = 0x6 | |
[pid 2245] <... close resumed> ) = 0 | |
[pid 2244] write(0x2, 0x55f210, 0x6 <unfinished ...> | |
[pid 2242] <... write resumed> ) = 0x6 | |
[pid 2244] <... write resumed> ) = 0x6 | |
[pid 2235] <... epoll_ctl resumed> ) = 0 | |
[pid 2245] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2244] write(0x2, 0x55f220, 0x14 <unfinished ...> | |
[pid 2245] <... mmap resumed> ) = 0x7f5bc006f000 | |
[pid 2244] <... write resumed> ) = 0x14 | |
[pid 2242] write(0x2, 0x55f210, 0x6 <unfinished ...> | |
[pid 2245] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2244] write(0x2, 0x55f0ac, 0x6 <unfinished ...> | |
[pid 2245] <... mmap resumed> ) = 0x7f5bc006d000 | |
[pid 2244] <... write resumed> ) = 0x6 | |
[pid 2242] <... write resumed> ) = 0x6 | |
[pid 2245] arch_prctl(ARCH_SET_FS, 0x7f5bc006d740 <unfinished ...> | |
[pid 2244] write(0x2, 0x55f235, 0x1 <unfinished ...> | |
[pid 2245] <... arch_prctl resumed> ) = 0 | |
[pid 2244] <... write resumed> ) = 0x1 | |
[pid 2242] write(0x2, 0x55f220, 0x14 <unfinished ...> | |
[pid 2244] write(0x2, 0x55f217, 0x1 <unfinished ...> | |
[pid 2242] <... write resumed> ) = 0x14 | |
[pid 2244] <... write resumed> ) = 0x1 | |
[pid 2242] write(0x2, 0x55f0ac, 0x6 <unfinished ...> | |
[pid 2244] write(0x2, 0x7fff7c784a77, 0x1 <unfinished ...> | |
[pid 2235] epoll_ctl(29, EPOLL_CTL_ADD, 79, {EPOLLIN, {u32=79, u64=79}} <unfinished ...> | |
[pid 2244] <... write resumed> ) = 0x1 | |
[pid 2242] <... write resumed> ) = 0x6 | |
[pid 2244] exit_group(101) = ? | |
[pid 2235] <... epoll_ctl resumed> ) = 0 | |
[pid 2234] close(93 <unfinished ...> | |
[pid 2242] write(0x2, 0x55f235, 0x1 <unfinished ...> | |
[pid 2245] mprotect(0x7f5bbfe5c000, 16384, PROT_READ <unfinished ...> | |
[pid 2242] <... write resumed> ) = 0x1 | |
[pid 2245] <... mprotect resumed> ) = 0 | |
[pid 2242] write(0x2, 0x55f217, 0x1 <unfinished ...> | |
[pid 2245] mprotect(0x7f5bbf378000, 4096, PROT_READ <unfinished ...> | |
[pid 2244] +++ exited with 101 +++ | |
[pid 2245] <... mprotect resumed> ) = 0 | |
[pid 2242] <... write resumed> ) = 0x1 | |
[pid 2236] <... read resumed> 0x7fe8a92ed6a0, 4) = ? ERESTARTSYS (To be restarted if SA_RESTART is set) | |
[pid 2245] mprotect(0x7f5bbf591000, 4096, PROT_READ <unfinished ...> | |
[pid 2242] write(0x2, 0x7fff1052b147, 0x1 <unfinished ...> | |
[pid 2245] <... mprotect resumed> ) = 0 | |
[pid 2242] <... write resumed> ) = 0x1 | |
[pid 2236] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=2244, si_status=101, si_utime=0, si_stime=0} --- | |
[pid 2242] exit_group(101) = ? | |
[pid 2245] mprotect(0x7f5bbf899000, 4096, PROT_READ <unfinished ...> | |
[pid 2236] read(3, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2245] <... mprotect resumed> ) = 0 | |
[pid 2236] <... read resumed> "*", 1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}, {EPOLLIN|EPOLLHUP, {u32=77, u64=77}}, {EPOLLIN|EPOLLHUP, {u32=79, u64=79}}, {EPOLLIN, {u32=79, u64=79}}}, 1024, 0) = 4 | |
[pid 2245] mprotect(0x7f5bbfa9d000, 4096, PROT_READ <unfinished ...> | |
[pid 2236] write(0x7, 0x7fe8a92ecff0, 0x10 <unfinished ...> | |
[pid 2245] <... mprotect resumed> ) = 0 | |
[pid 2236] <... write resumed> ) = 0x10 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2245] mprotect(0x7bd000, 180224, PROT_READ <unfinished ...> | |
[pid 2242] +++ exited with 101 +++ | |
[pid 2245] <... mprotect resumed> ) = 0 | |
[pid 2236] write(0x13, 0x7fe8a92ecff0, 0x10 <unfinished ...> | |
[pid 2245] mprotect(0x7f5bc0089000, 4096, PROT_READ <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x10 | |
[pid 2245] <... mprotect resumed> ) = 0 | |
[pid 2236] write(0x17, 0x7fe8a92ecff0, 0x10 <unfinished ...> | |
[pid 2245] munmap(0x7f5bc0072000, 82262 <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x10 | |
[pid 2235] <... read resumed> "\2\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2245] <... munmap resumed> ) = 0 | |
[pid 2236] write(0x1b, 0x7fe8a92ecff0, 0x10 <unfinished ...> | |
[pid 2245] set_tid_address(0x7f5bc006da10 <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x10 | |
[pid 2245] <... set_tid_address resumed> ) = 2245 | |
[pid 2236] write(0x1f, 0x7fe8a92ecff0, 0x10 <unfinished ...> | |
[pid 2245] set_robust_list(0x7f5bc006da20, 24 <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x10 | |
[pid 2245] <... set_robust_list resumed> ) = 0 | |
[pid 2236] write(0x23, 0x7fe8a92ecff0, 0x10 <unfinished ...> | |
[pid 2245] futex(0x7fffcf14431c, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, 7f5bc006d740 <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x10 | |
[pid 2245] <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable) | |
[pid 2236] write(0x4, 0x7fe8a92ed000, 0x1 <unfinished ...> | |
[pid 2235] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=2242, si_status=101, si_utime=0, si_stime=0} --- | |
[pid 2245] rt_sigaction(SIGRTMIN, {0x7f5bbf3807e0, [], SA_RESTORER|SA_SIGINFO, 0x7f5bbf389bb0}, <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x1 | |
[pid 2245] <... rt_sigaction resumed> NULL, 8) = 0 | |
[pid 2236] rt_sigreturn( <unfinished ...> | |
[pid 2245] rt_sigaction(SIGRT_1, {0x7f5bbf380860, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f5bbf389bb0}, <unfinished ...> | |
[pid 2236] <... rt_sigreturn resumed> ) = -1 EINTR (Interrupted system call) | |
[pid 2245] <... rt_sigaction resumed> NULL, 8) = 0 | |
[pid 2236] read(81, <unfinished ...> | |
[pid 2245] rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], <unfinished ...> | |
[pid 2235] read(3, <unfinished ...> | |
[pid 2245] <... rt_sigprocmask resumed> NULL, 8) = 0 | |
[pid 2235] <... read resumed> "*", 1) = 1 | |
[pid 2245] getrlimit(RLIMIT_STACK, <unfinished ...> | |
[pid 2235] write(0x7, 0x7fe8aaeebfb0, 0x10 <unfinished ...> | |
[pid 2245] <... getrlimit resumed> {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 | |
[pid 2235] <... write resumed> ) = 0x10 | |
[pid 2234] <... close resumed> ) = 0 | |
[pid 2235] write(0x13, 0x7fe8aaeebfb0, 0x10 <unfinished ...> | |
[pid 2234] close(87 <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x10 | |
[pid 2234] <... close resumed> ) = 0 | |
[pid 2235] write(0x17, 0x7fe8aaeebfb0, 0x10 <unfinished ...> | |
[pid 2234] ioctl(85, FIONBIO <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x10 | |
[pid 2234] <... ioctl resumed> , [1]) = 0 | |
[pid 2245] brk(0 <unfinished ...> | |
[pid 2235] write(0x1b, 0x7fe8aaeebfb0, 0x10 <unfinished ...> | |
[pid 2245] <... brk resumed> ) = 0x2106000 | |
[pid 2235] <... write resumed> ) = 0x10 | |
[pid 2245] brk(0x2127000 <unfinished ...> | |
[pid 2235] write(0x1f, 0x7fe8aaeebfb0, 0x10 <unfinished ...> | |
[pid 2245] <... brk resumed> ) = 0x2127000 | |
[pid 2235] <... write resumed> ) = 0x10 | |
[pid 2234] close(90 <unfinished ...> | |
[pid 2235] write(0x23, 0x7fe8aaeebfb0, 0x10 <unfinished ...> | |
[pid 2234] <... close resumed> ) = 0 | |
[pid 2235] <... write resumed> ) = 0x10 | |
[pid 2234] ioctl(89, FIONBIO <unfinished ...> | |
[pid 2245] ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS <unfinished ...> | |
[pid 2235] write(0x4, 0x7fe8aaeebfc0, 0x1 <unfinished ...> | |
[pid 2245] <... ioctl resumed> , 0x7fffcf143da0) = -1 ENOTTY (Inappropriate ioctl for device) | |
[pid 2235] <... write resumed> ) = 0x1 | |
[pid 2234] <... ioctl resumed> , [1]) = 0 | |
[pid 2235] rt_sigreturn( <unfinished ...> | |
[pid 2245] write(0x2, 0x55f219, 0x6 <unfinished ...> | |
[pid 2235] <... rt_sigreturn resumed> ) = 8 | |
[pid 2245] <... write resumed> ) = 0x6 | |
[pid 2234] close(92 <unfinished ...> | |
[pid 2235] epoll_ctl(29, EPOLL_CTL_DEL, 77, {EPOLLIN|EPOLLHUP, {u32=77, u64=77}} <unfinished ...> | |
[pid 2245] write(0x2, 0x55f210, 0x6 <unfinished ...> | |
[pid 2235] <... epoll_ctl resumed> ) = -1 EBADF (Bad file descriptor) | |
[pid 2245] <... write resumed> ) = 0x6 | |
[pid 2235] read(79, <unfinished ...> | |
[pid 2245] write(0x2, 0x55f220, 0x14 <unfinished ...> | |
[pid 2235] <... read resumed> "task '<main>' failed at 'test', "..., 65536) = 40 | |
[pid 2245] <... write resumed> ) = 0x14 | |
[pid 2235] write(0, 0x28, 0 <unfinished ...> | |
[pid 2245] write(0x2, 0x55f0ac, 0x6 <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0 | |
[pid 2245] <... write resumed> ) = 0x6 | |
[pid 2234] <... close resumed> ) = 0 | |
[pid 2245] write(0x2, 0x55f235, 0x1 <unfinished ...> | |
[pid 2235] write(0, 0xfffffffffffff001, 0 <unfinished ...> | |
[pid 2245] <... write resumed> ) = 0x1 | |
[pid 2235] <... write resumed> ) = -1 (errno 14) | |
[pid 2245] write(0x2, 0x55f217, 0x1 <unfinished ...> | |
[pid 2235] write(0, 0x81, 0 <unfinished ...> | |
[pid 2245] <... write resumed> ) = 0x1 | |
[pid 2235] <... write resumed> ) = 0 | |
[pid 2245] write(0x2, 0x7fffcf143e87, 0x1 <unfinished ...> | |
[pid 2235] write(0, 0x7f, 0 <unfinished ...> | |
[pid 2245] <... write resumed> ) = 0x1 | |
[pid 2235] <... write resumed> ) = 0 | |
[pid 2245] exit_group(101) = ? | |
[pid 2235] close(79 <unfinished ...> | |
[pid 2234] ioctl(91, FIONBIO <unfinished ...> | |
[pid 2235] <... close resumed> ) = 0 | |
[pid 2234] <... ioctl resumed> , [1]) = 0 | |
[pid 2235] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] mprotect(0x7fe88c023000, 4096, PROT_READ|PROT_WRITE <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x8 | |
[pid 2234] <... mprotect resumed> ) = 0 | |
[pid 2235] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> 0x7fe8aa0ed6a0, 4) = ? ERESTARTSYS (To be restarted if SA_RESTART is set) | |
[pid 2245] +++ exited with 101 +++ | |
[pid 2243] <... write resumed> ) = -1 (errno 32) | |
[pid 2241] <... close resumed> ) = 0 | |
[pid 2243] --- SIGPIPE {si_signo=SIGPIPE, si_code=SI_USER, si_pid=2243, si_uid=1000} --- | |
[pid 2241] close(76 <unfinished ...> | |
[pid 2236] <... read resumed> 0x7fe8a92ed6a0, 4) = ? ERESTARTSYS (To be restarted if SA_RESTART is set) | |
[pid 2235] <... write resumed> ) = 0x8 | |
[pid 2243] exit_group(100) = ? | |
[pid 2241] <... close resumed> ) = 0 | |
[pid 2236] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=2245, si_status=101, si_utime=0, si_stime=0} --- | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(3, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}, {EPOLLIN|EPOLLHUP, {u32=77, u64=77}}, {EPOLLIN|EPOLLHUP, {u32=79, u64=79}}, {EPOLLIN, {u32=30, u64=30}}}, 1024, -1) = 4 | |
[pid 2236] <... read resumed> "*", 1) = 1 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] write(0x7, 0x7fe8a92ecff0, 0x10 <unfinished ...> | |
[pid 2243] +++ exited with 100 +++ | |
[pid 2241] close(80 <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x10 | |
[pid 2241] <... close resumed> ) = 0 | |
[pid 2235] <... read resumed> "\2\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2241] execve("./bar", ["./bar"], [/* 28 vars */] <unfinished ...> | |
[pid 2236] write(0x13, 0x7fe8a92ecff0, 0x10 <unfinished ...> | |
[pid 2235] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=2243, si_status=100, si_utime=0, si_stime=0} --- | |
[pid 2236] <... write resumed> ) = 0x10 | |
[pid 2234] write(0, 0x7f, 0 <unfinished ...> | |
[pid 2235] read(3, <unfinished ...> | |
[pid 2233] read(83, <unfinished ...> | |
[pid 2232] read(57, <unfinished ...> | |
[pid 2231] futex(0x7fe8ac0f4b10, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2234] <... write resumed> ) = 0 | |
[pid 2231] <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable) | |
[pid 2230] read(3, <unfinished ...> | |
[pid 2231] futex(0x7fe8ac0f4b10, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] close(85 <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 0 | |
[pid 2229] <... write resumed> ) = 0 | |
[pid 2226] <... futex resumed> ) = ? ERESTARTSYS (To be restarted if SA_RESTART is set) | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2226] futex(0x139030c, FUTEX_WAIT_PRIVATE, 1, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2229] epoll_ctl(5, EPOLL_CTL_ADD, 40, {EPOLLIN, {u32=40, u64=40}} <unfinished ...> | |
[pid 2234] <... close resumed> ) = 0 | |
[pid 2236] write(0x17, 0x7fe8a92ecff0, 0x10 <unfinished ...> | |
[pid 2234] epoll_ctl(25, EPOLL_CTL_ADD, 70, {EPOLLIN, {u32=70, u64=70}} <unfinished ...> | |
[pid 2232] <... read resumed> "", 4) = 0 | |
[pid 2236] <... write resumed> ) = 0x10 | |
[pid 2241] <... execve resumed> ) = 0 | |
[pid 2236] write(0x1b, 0x7fe8a92ecff0, 0x10 <unfinished ...> | |
[pid 2234] <... epoll_ctl resumed> ) = -1 EEXIST (File exists) | |
[pid 2241] brk(0 <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x10 | |
[pid 2241] <... brk resumed> ) = 0x18d0000 | |
[pid 2236] write(0x1f, 0x7fe8a92ecff0, 0x10 <unfinished ...> | |
[pid 2234] epoll_ctl(25, EPOLL_CTL_MOD, 70, {EPOLLIN, {u32=70, u64=70}} <unfinished ...> | |
[pid 2241] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x10 | |
[pid 2241] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2236] write(0x23, 0x7fe8a92ecff0, 0x10 <unfinished ...> | |
[pid 2241] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x10 | |
[pid 2241] <... mmap resumed> ) = 0x7f943d481000 | |
[pid 2236] write(0x4, 0x7fe8a92ed000, 0x1 <unfinished ...> | |
[pid 2234] <... epoll_ctl resumed> ) = 0 | |
[pid 2241] readlink("/proc/self/exe", <unfinished ...> | |
[pid 2235] <... read resumed> "*", 1) = 1 | |
[pid 2236] <... write resumed> ) = 0x1 | |
[pid 2235] write(0x7, 0x7fe8aaeebfb0, 0x10 <unfinished ...> | |
[pid 2241] <... readlink resumed> "/home/alex/code/rust3/bar", 4096) = 25 | |
[pid 2236] rt_sigreturn( <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x10 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2241] access("/etc/ld.so.preload", R_OK <unfinished ...> | |
[pid 2236] <... rt_sigreturn resumed> ) = -1 EINTR (Interrupted system call) | |
[pid 2241] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2236] read(81, <unfinished ...> | |
[pid 2235] write(0x13, 0x7fe8aaeebfb0, 0x10 <unfinished ...> | |
[pid 2241] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2236] <... read resumed> "", 4) = 0 | |
[pid 2241] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2236] close(81 <unfinished ...> | |
[pid 2241] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64", <unfinished ...> | |
[pid 2236] <... close resumed> ) = 0 | |
[pid 2241] <... stat resumed> 0x7fff12243a10) = -1 ENOENT (No such file or directory) | |
[pid 2236] close(73 <unfinished ...> | |
[pid 2241] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2236] <... close resumed> ) = 0 | |
[pid 2241] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2236] ioctl(65, FIONBIO <unfinished ...> | |
[pid 2241] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls", <unfinished ...> | |
[pid 2236] <... ioctl resumed> , [1]) = 0 | |
[pid 2241] <... stat resumed> 0x7fff12243a10) = -1 ENOENT (No such file or directory) | |
[pid 2236] close(76 <unfinished ...> | |
[pid 2241] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2236] <... close resumed> ) = 0 | |
[pid 2241] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2236] ioctl(75, FIONBIO <unfinished ...> | |
[pid 2241] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64", <unfinished ...> | |
[pid 2236] <... ioctl resumed> , [1]) = 0 | |
[pid 2241] <... stat resumed> 0x7fff12243a10) = -1 ENOENT (No such file or directory) | |
[pid 2236] close(80 <unfinished ...> | |
[pid 2241] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2236] <... close resumed> ) = 0 | |
[pid 2235] <... write resumed> ) = 0x10 | |
[pid 2241] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2236] ioctl(78, FIONBIO <unfinished ...> | |
[pid 2241] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib", <unfinished ...> | |
[pid 2236] <... ioctl resumed> , [1]) = 0 | |
[pid 2241] <... stat resumed> {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0 | |
[pid 2235] write(0x17, 0x7fe8aaeebfb0, 0x10 <unfinished ...> | |
[pid 2236] mprotect(0x7fe884023000, 4096, PROT_READ|PROT_WRITE <unfinished ...> | |
[pid 2241] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2236] <... mprotect resumed> ) = 0 | |
[pid 2241] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2236] write(0, 0x7f, 0 <unfinished ...> | |
[pid 2241] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64", <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0 | |
[pid 2241] <... stat resumed> 0x7fff12243a10) = -1 ENOENT (No such file or directory) | |
[pid 2236] close(65 <unfinished ...> | |
[pid 2241] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2236] <... close resumed> ) = 0 | |
[pid 2241] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2235] <... write resumed> ) = 0x10 | |
[pid 2241] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls", <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2241] <... stat resumed> 0x7fff12243a10) = -1 ENOENT (No such file or directory) | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=34, u64=34}}, {EPOLLIN|EPOLLHUP, {u32=88, u64=88}}, {EPOLLIN|EPOLLHUP, {u32=86, u64=86}}}, 1024, 0) = 3 | |
[pid 2241] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2236] read(34, <unfinished ...> | |
[pid 2241] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2236] <... read resumed> "\10\2029\1\0\0\0\0\21\0\0\0\0\0\0\0\10\2029\1\0\0\0\0\21\0\0\0\0\0\0\0"..., 512) = 96 | |
[pid 2241] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64", <unfinished ...> | |
[pid 2236] wait4(2240, <unfinished ...> | |
[pid 2241] <... stat resumed> 0x7fff12243a10) = -1 ENOENT (No such file or directory) | |
[pid 2235] write(0x1b, 0x7fe8aaeebfb0, 0x10 <unfinished ...> | |
[pid 2241] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2236] <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 101}], WNOHANG, NULL) = 2240 | |
[pid 2241] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2236] wait4(2241, <unfinished ...> | |
[pid 2241] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib", <unfinished ...> | |
[pid 2236] <... wait4 resumed> 0x7fe8aadeb7e0, WNOHANG, NULL) = 0 | |
[pid 2241] <... stat resumed> 0x7fff12243a10) = -1 ENOENT (No such file or directory) | |
[pid 2235] <... write resumed> ) = 0x10 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}, {EPOLLIN, {u32=26, u64=26}}, {EPOLLIN|EPOLLHUP, {u32=70, u64=70}}, {EPOLLIN|EPOLLHUP, {u32=68, u64=68}}}, 1024, 0) = 4 | |
[pid 2241] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2236] wait4(2241, <unfinished ...> | |
[pid 2241] <... open resumed> ) = 3 | |
[pid 2236] <... wait4 resumed> 0x7fe8aadeb7e0, WNOHANG, NULL) = 0 | |
[pid 2241] fstat(3, <unfinished ...> | |
[pid 2236] wait4(2241, <unfinished ...> | |
[pid 2241] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=82262, ...}) = 0 | |
[pid 2236] <... wait4 resumed> 0x7fe8aadeb7e0, WNOHANG, NULL) = 0 | |
[pid 2241] mmap(NULL, 82262, PROT_READ, MAP_PRIVATE, 3, 0 <unfinished ...> | |
[pid 2236] wait4(2241, <unfinished ...> | |
[pid 2241] <... mmap resumed> ) = 0x7f943d46c000 | |
[pid 2236] <... wait4 resumed> 0x7fe8aadeb7e0, WNOHANG, NULL) = 0 | |
[pid 2241] close(3 <unfinished ...> | |
[pid 2236] wait4(2241, <unfinished ...> | |
[pid 2241] <... close resumed> ) = 0 | |
[pid 2236] <... wait4 resumed> 0x7fe8aadeb7e0, WNOHANG, NULL) = 0 | |
[pid 2235] write(0x1f, 0x7fe8aaeebfb0, 0x10 <unfinished ...> | |
[pid 2241] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2236] wait4(2241, <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x10 | |
[pid 2241] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2236] <... wait4 resumed> 0x7fe8aadeb7e0, WNOHANG, NULL) = 0 | |
[pid 2235] write(0x23, 0x7fe8aaeebfb0, 0x10 <unfinished ...> | |
[pid 2241] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2236] read(88, <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x10 | |
[pid 2241] <... open resumed> ) = 3 | |
[pid 2236] <... read resumed> "task '<main>' failed at 'test', "..., 65536) = 41 | |
[pid 2241] read(3, <unfinished ...> | |
[pid 2236] write(0, 0x29, 0 <unfinished ...> | |
[pid 2241] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\36\2\0\0\0\0\0"..., 832) = 832 | |
[pid 2236] <... write resumed> ) = 0 | |
[pid 2241] fstat(3, <unfinished ...> | |
[pid 2235] write(0x4, 0x7fe8aaeebfc0, 0x1 <unfinished ...> | |
[pid 2241] <... fstat resumed> {st_mode=S_IFREG|0755, st_size=1853400, ...}) = 0 | |
[pid 2236] write(0, 0xfffffffffffff001, 0 <unfinished ...> | |
[pid 2241] mmap(NULL, 3961912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2236] <... write resumed> ) = -1 (errno 14) | |
[pid 2241] <... mmap resumed> ) = 0x7f943ce99000 | |
[pid 2235] <... write resumed> ) = 0x1 | |
[pid 2241] mprotect(0x7f943d056000, 2097152, PROT_NONE <unfinished ...> | |
[pid 2236] write(0, 0x81, 0 <unfinished ...> | |
[pid 2235] rt_sigreturn( <unfinished ...> | |
[pid 2241] <... mprotect resumed> ) = 0 | |
[pid 2236] <... write resumed> ) = 0 | |
[pid 2241] mmap(0x7f943d256000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1bd000 <unfinished ...> | |
[pid 2236] write(0, 0x7f, 0 <unfinished ...> | |
[pid 2235] <... rt_sigreturn resumed> ) = 8 | |
[pid 2241] <... mmap resumed> ) = 0x7f943d256000 | |
[pid 2236] <... write resumed> ) = 0 | |
[pid 2235] epoll_ctl(29, EPOLL_CTL_DEL, 77, {EPOLLIN|EPOLLHUP, {u32=77, u64=77}} <unfinished ...> | |
[pid 2241] mmap(0x7f943d25c000, 17464, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2236] close(88 <unfinished ...> | |
[pid 2241] <... mmap resumed> ) = 0x7f943d25c000 | |
[pid 2236] <... close resumed> ) = 0 | |
[pid 2241] close(3 <unfinished ...> | |
[pid 2235] <... epoll_ctl resumed> ) = -1 EBADF (Bad file descriptor) | |
[pid 2236] read(86, <unfinished ...> | |
[pid 2241] <... close resumed> ) = 0 | |
[pid 2236] <... read resumed> "", 65536) = 0 | |
[pid 2235] epoll_ctl(29, EPOLL_CTL_DEL, 79, {EPOLLIN|EPOLLHUP, {u32=79, u64=79}} <unfinished ...> | |
[pid 2241] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libdl.so.2", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2236] write(0, 0xfffffffffffff001, 0 <unfinished ...> | |
[pid 2241] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2236] <... write resumed> ) = -1 (errno 14) | |
[pid 2241] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2236] write(0, 0x81, 0 <unfinished ...> | |
[pid 2235] <... epoll_ctl resumed> ) = -1 EBADF (Bad file descriptor) | |
[pid 2241] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2236] <... write resumed> ) = 0 | |
[pid 2241] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2236] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2241] <... open resumed> ) = 3 | |
[pid 2236] <... write resumed> ) = 0x8 | |
[pid 2241] read(3, <unfinished ...> | |
[pid 2235] read(30, <unfinished ...> | |
[pid 2241] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2236] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2241] fstat(3, <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x8 | |
[pid 2241] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=14664, ...}) = 0 | |
[pid 2236] write(0x8, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2241] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x8 | |
[pid 2241] <... mmap resumed> ) = 0x7f943d46b000 | |
[pid 2235] <... read resumed> "\210u9\1\0\0\0\0\21\0\0\0\0\0\0\0\210u9\1\0\0\0\0\21\0\0\0\0\0\0\0"..., 512) = 64 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2241] mmap(NULL, 2109736, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x8 | |
[pid 2241] <... mmap resumed> ) = 0x7f943cc95000 | |
[pid 2235] wait4(2243, <unfinished ...> | |
[pid 2241] mprotect(0x7f943cc98000, 2093056, PROT_NONE <unfinished ...> | |
[pid 2236] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 100}], WNOHANG, NULL) = 2243 | |
[pid 2241] <... mprotect resumed> ) = 0 | |
[pid 2236] <... write resumed> ) = 0x8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2241] mmap(0x7f943ce97000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000 <unfinished ...> | |
[pid 2236] write(0, 0x80, 0 <unfinished ...> | |
[pid 2241] <... mmap resumed> ) = 0x7f943ce97000 | |
[pid 2236] <... write resumed> ) = 0 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}, {EPOLLIN|EPOLLHUP, {u32=71, u64=71}}}, 1024, -1) = 2 | |
[pid 2241] close(3 <unfinished ...> | |
[pid 2236] mprotect(0x7fe884024000, 65536, PROT_READ|PROT_WRITE <unfinished ...> | |
[pid 2241] <... close resumed> ) = 0 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] <... mprotect resumed> ) = 0 | |
[pid 2241] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libm.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2235] <... read resumed> "\2\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 <unfinished ...> | |
[pid 2241] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2236] <... mmap resumed> ) = 0x7fe8a86ef000 | |
[pid 2241] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2236] mprotect(0x7fe8a86ef000, 4096, PROT_NONE <unfinished ...> | |
[pid 2241] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2236] <... mprotect resumed> ) = 0 | |
[pid 2241] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2235] read(71, <unfinished ...> | |
[pid 2241] <... open resumed> ) = 3 | |
[pid 2236] write(0, 0x80, 0 <unfinished ...> | |
[pid 2241] read(3, <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0 | |
[pid 2241] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0T\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2236] mprotect(0x7fe884034000, 65536, PROT_READ|PROT_WRITE <unfinished ...> | |
[pid 2241] fstat(3, <unfinished ...> | |
[pid 2236] <... mprotect resumed> ) = 0 | |
[pid 2241] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=1063328, ...}) = 0 | |
[pid 2235] <... read resumed> "", 65536) = 0 | |
[pid 2236] epoll_ctl(33, EPOLL_CTL_ADD, 75, {EPOLLIN, {u32=75, u64=75}} <unfinished ...> | |
[pid 2235] write(0, 0xfffffffffffff001, 0 <unfinished ...> | |
[pid 2236] <... epoll_ctl resumed> ) = 0 | |
[pid 2235] <... write resumed> ) = -1 (errno 14) | |
[pid 2236] epoll_ctl(33, EPOLL_CTL_ADD, 78, {EPOLLIN, {u32=78, u64=78}} <unfinished ...> | |
[pid 2235] write(0, 0x81, 0 <unfinished ...> | |
[pid 2236] <... epoll_ctl resumed> ) = 0 | |
[pid 2235] <... write resumed> ) = 0 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2241] mmap(NULL, 3158344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=34, u64=34}}, {EPOLLIN|EPOLLHUP, {u32=86, u64=86}}, {EPOLLIN, {u32=36, u64=36}}}, 1024, 0) = 3 | |
[pid 2241] <... mmap resumed> ) = 0x7f943c991000 | |
[pid 2236] read(34, <unfinished ...> | |
[pid 2241] mprotect(0x7f943ca94000, 2093056, PROT_NONE <unfinished ...> | |
[pid 2236] <... read resumed> "\10\2029\1\0\0\0\0\21\0\0\0\0\0\0\0", 512) = 16 | |
[pid 2241] <... mprotect resumed> ) = 0 | |
[pid 2236] wait4(2241, <unfinished ...> | |
[pid 2241] mmap(0x7f943cc93000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x102000 <unfinished ...> | |
[pid 2236] <... wait4 resumed> 0x7fe8aadeb7e0, WNOHANG, NULL) = 0 | |
[pid 2241] <... mmap resumed> ) = 0x7f943cc93000 | |
[pid 2236] epoll_ctl(33, EPOLL_CTL_DEL, 86, {EPOLLIN|EPOLLHUP, {u32=86, u64=86}} <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x8 | |
[pid 2236] <... epoll_ctl resumed> ) = 0 | |
[pid 2241] close(3 <unfinished ...> | |
[pid 2234] read(26, <unfinished ...> | |
[pid 2233] <... read resumed> "", 4) = 0 | |
[pid 2235] write(0x2, 0x55a0d9, 0x6 <unfinished ...> | |
[pid 2234] <... read resumed> "xj9\1\0\0\0\0\21\0\0\0\0\0\0\0xj9\1\0\0\0\0\21\0\0\0\0\0\0\0"..., 512) = 80 | |
[pid 2235] <... write resumed> ) = 0x6 | |
[pid 2234] wait4(2245, <unfinished ...> | |
[pid 2235] write(0x2, 0x55a0cf, 0x9<unnamed> <unfinished ...> | |
[pid 2241] <... close resumed> ) = 0 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x9 | |
[pid 2241] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2236] <... read resumed> "\2\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2241] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2235] write(0x2, 0x55a0e0, 0xd' failed at ' <unfinished ...> | |
[pid 2241] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2236] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2241] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2236] <... write resumed> ) = 0x8 | |
[pid 2241] open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0xd | |
[pid 2241] <... open resumed> ) = 3 | |
[pid 2235] write(0x2, 0x7fe890001520, 0xeexit code: 100..> | |
[pid 2241] read(3, <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0xe | |
[pid 2241] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360l\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2235] write(0x2, 0x55a091, 0x3', nfinished ...> | |
[pid 2241] fstat(3, <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x3 | |
[pid 2241] <... fstat resumed> {st_mode=S_IFREG|0755, st_size=135757, ...}) = 0 | |
[pid 2235] write(0x2, 0x5426a1, 0x6foo.rs[pid 2241] mmap(NULL, 2212936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x6 | |
[pid 2241] <... mmap resumed> ) = 0x7f943c774000 | |
[pid 2235] write(0x2, 0x544efd, 0x1:[pid 2241] mprotect(0x7f943c78b000, 2097152, PROT_NONE <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x1 | |
[pid 2241] <... mprotect resumed> ) = 0 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2241] mmap(0x7f943c98b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, 0) = 1 | |
[pid 2241] <... mmap resumed> ) = 0x7f943c98b000 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2241] mmap(0x7f943c98d000, 13384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2241] <... mmap resumed> ) = 0x7f943c98d000 | |
[pid 2235] write(0x2, 0x7fe8a90ee17e, 0x211 <unfinished ...> | |
[pid 2241] close(3 <unfinished ...> | |
[pid 2236] write(0, 0x7f, 0 <unfinished ...> | |
[pid 2241] <... close resumed> ) = 0 | |
[pid 2236] <... write resumed> ) = 0 | |
[pid 2235] <... write resumed> ) = 0x2 | |
[pid 2241] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2235] write(0x2, 0x7fe8a90ee437, 0x1 | |
[pid 2241] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2235] <... write resumed> ) = 0x1 | |
[pid 2241] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2234] <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 101}], WNOHANG, NULL) = 2245 | |
[pid 2241] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2236] close(86 <unfinished ...> | |
[pid 2241] open("/lib/x86_64-linux-gnu/libgcc_s.so.1", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2236] <... close resumed> ) = 0 | |
[pid 2241] <... open resumed> ) = 3 | |
[pid 2235] futex(0x7fe8ab60b1b0, FUTEX_WAKE_PRIVATE, 2147483647 <unfinished ...> | |
[pid 2236] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2236] <... write resumed> ) = 0x8 | |
[pid 2234] read(70, <unfinished ...> | |
[pid 2241] read(3, <unfinished ...> | |
[pid 2236] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2241] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360*\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2236] <... write resumed> ) = 0x8 | |
[pid 2241] fstat(3, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2241] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=88408, ...}) = 0 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, 0) = 1 | |
[pid 2241] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2241] <... mmap resumed> ) = 0x7f943d46a000 | |
[pid 2236] <... read resumed> "\2\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2241] mmap(NULL, 2184224, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2241] <... mmap resumed> ) = 0x7f943c55e000 | |
[pid 2235] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2241] mprotect(0x7f943c573000, 2093056, PROT_NONE <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x8 | |
[pid 2241] <... mprotect resumed> ) = 0 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2241] mmap(0x7f943c772000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}, {EPOLLIN|EPOLLHUP, {u32=71, u64=71}}}, 1024, -1) = 2 | |
[pid 2241] <... mmap resumed> ) = 0x7f943c772000 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] <... read resumed> "", 65495) = 0 | |
[pid 2241] close(3 <unfinished ...> | |
[pid 2235] <... read resumed> "\2\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2241] <... close resumed> ) = 0 | |
[pid 2234] write(0, 0xfffffffffffff001, 0 <unfinished ...> | |
[pid 2235] write(0, 0x7f, 0 <unfinished ...> | |
[pid 2241] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0 | |
[pid 2241] <... mmap resumed> ) = 0x7f943d469000 | |
[pid 2235] close(71 <unfinished ...> | |
[pid 2241] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2235] <... close resumed> ) = 0 | |
[pid 2241] <... mmap resumed> ) = 0x7f943d467000 | |
[pid 2234] <... write resumed> ) = -1 (errno 14) | |
[pid 2235] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2241] arch_prctl(ARCH_SET_FS, 0x7f943d467740 <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x8 | |
[pid 2241] <... arch_prctl resumed> ) = 0 | |
[pid 2234] write(0, 0x81, 0 <unfinished ...> | |
[pid 2235] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... write resumed> ) = 0 | |
[pid 2235] <... write resumed> ) = 0x8 | |
[pid 2234] write(0, 0x7f, 0) = 0 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] close(70 <unfinished ...> | |
[pid 2241] mprotect(0x7f943d256000, 16384, PROT_READ <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2241] <... mprotect resumed> ) = 0 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] <... close resumed> ) = 0 | |
[pid 2241] mprotect(0x7f943c772000, 4096, PROT_READ <unfinished ...> | |
[pid 2235] <... read resumed> "\2\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2241] <... mprotect resumed> ) = 0 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(68, <unfinished ...> | |
[pid 2241] mprotect(0x7f943c98b000, 4096, PROT_READ <unfinished ...> | |
[pid 2234] <... read resumed> "", 65536) = 0 | |
[pid 2241] <... mprotect resumed> ) = 0 | |
[pid 2234] write(0, 0xfffffffffffff001, 0) = -1 (errno 14) | |
[pid 2241] mprotect(0x7f943cc93000, 4096, PROT_READ <unfinished ...> | |
[pid 2234] write(0, 0x81, 0 <unfinished ...> | |
[pid 2241] <... mprotect resumed> ) = 0 | |
[pid 2234] <... write resumed> ) = 0 | |
[pid 2241] mprotect(0x7f943ce97000, 4096, PROT_READ <unfinished ...> | |
[pid 2234] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2241] <... mprotect resumed> ) = 0 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2241] mprotect(0x7bd000, 180224, PROT_READ <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2241] <... mprotect resumed> ) = 0 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2241] mprotect(0x7f943d483000, 4096, PROT_READ <unfinished ...> | |
[pid 2234] <... write resumed> ) = 0x8 | |
[pid 2236] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x8 | |
[pid 2234] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2241] <... mprotect resumed> ) = 0 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, 0) = 1 | |
[pid 2241] munmap(0x7f943d46c000, 82262 <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2241] <... munmap resumed> ) = 0 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2241] set_tid_address(0x7f943d467a10 <unfinished ...> | |
[pid 2234] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] close(83 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... write resumed> ) = 0x8 | |
[pid 2233] <... close resumed> ) = 0 | |
[pid 2241] <... set_tid_address resumed> ) = 2241 | |
[pid 2234] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2241] set_robust_list(0x7f943d467a20, 24 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2241] <... set_robust_list resumed> ) = 0 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2241] futex(0x7fff122441fc, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, 7f943d467740 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2241] <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable) | |
[pid 2234] <... write resumed> ) = 0x8 | |
[pid 2241] rt_sigaction(SIGRTMIN, {0x7f943c77a7e0, [], SA_RESTORER|SA_SIGINFO, 0x7f943c783bb0}, <unfinished ...> | |
[pid 2236] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2241] <... rt_sigaction resumed> NULL, 8) = 0 | |
[pid 2236] <... write resumed> ) = 0x8 | |
[pid 2241] rt_sigaction(SIGRT_1, {0x7f943c77a860, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f943c783bb0}, <unfinished ...> | |
[pid 2236] write(0, 0x80, 0 <unfinished ...> | |
[pid 2241] <... rt_sigaction resumed> NULL, 8) = 0 | |
[pid 2236] <... write resumed> ) = 0 | |
[pid 2241] rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] <... epoll_wait resumed> {}, 1024, 0) = 0 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {}, 1024, 0) = 0 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... write resumed> ) = 0x8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] write(0, 0x80, 0 <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] <... write resumed> ) = 0 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2241] <... rt_sigprocmask resumed> NULL, 8) = 0 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] epoll_ctl(25, EPOLL_CTL_ADD, 89, {EPOLLIN, {u32=89, u64=89}} <unfinished ...> | |
[pid 2241] getrlimit(RLIMIT_STACK, <unfinished ...> | |
[pid 2234] <... epoll_ctl resumed> ) = 0 | |
[pid 2241] <... getrlimit resumed> {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 | |
[pid 2234] epoll_wait(25, {{EPOLLIN, {u32=28, u64=28}}, {EPOLLIN|EPOLLHUP, {u32=68, u64=68}}, {EPOLLIN|EPOLLHUP, {u32=89, u64=89}}}, 1024, -1) = 3 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] close(60 <unfinished ...> | |
[pid 2234] <... read resumed> "\3\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... close resumed> ) = 0 | |
[pid 2234] write(0, 0x7f, 0 <unfinished ...> | |
[pid 2241] brk(0 <unfinished ...> | |
[pid 2234] <... write resumed> ) = 0 | |
[pid 2241] <... brk resumed> ) = 0x18d0000 | |
[pid 2234] close(68 <unfinished ...> | |
[pid 2241] brk(0x18f1000 <unfinished ...> | |
[pid 2233] ioctl(59, FIONBIO <unfinished ...> | |
[pid 2241] <... brk resumed> ) = 0x18f1000 | |
[pid 2234] <... close resumed> ) = 0 | |
[pid 2233] <... ioctl resumed> , [1]) = 0 | |
[pid 2234] read(89, <unfinished ...> | |
[pid 2233] close(62 <unfinished ...> | |
[pid 2241] ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS <unfinished ...> | |
[pid 2234] <... read resumed> "", 65536) = 0 | |
[pid 2241] <... ioctl resumed> , 0x7fff12243c80) = -1 ENOTTY (Inappropriate ioctl for device) | |
[pid 2234] write(0, 0xfffffffffffff001, 0 <unfinished ...> | |
[pid 2233] <... close resumed> ) = 0 | |
[pid 2241] write(0x2, 0x55f219, 0x6 <unfinished ...> | |
[pid 2234] <... write resumed> ) = -1 (errno 14) | |
[pid 2241] <... write resumed> ) = 0x6 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=78, u64=78}}}, 1024, -1) = 1 | |
[pid 2241] write(0x2, 0x55f210, 0x6 <unfinished ...> | |
[pid 2236] read(78, <unfinished ...> | |
[pid 2241] <... write resumed> ) = 0x6 | |
[pid 2236] <... read resumed> "task '<main>", 65536) = 12 | |
[pid 2241] write(0x2, 0x55f220, 0x14 <unfinished ...> | |
[pid 2236] write(0, 0xc, 0 <unfinished ...> | |
[pid 2241] <... write resumed> ) = 0x14 | |
[pid 2236] <... write resumed> ) = 0 | |
[pid 2241] write(0x2, 0x55f0ac, 0x6 <unfinished ...> | |
[pid 2234] write(0, 0x81, 0 <unfinished ...> | |
[pid 2236] epoll_ctl(33, EPOLL_CTL_ADD, 78, {EPOLLIN, {u32=78, u64=78}} <unfinished ...> | |
[pid 2234] <... write resumed> ) = 0 | |
[pid 2236] <... epoll_ctl resumed> ) = -1 EEXIST (File exists) | |
[pid 2234] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_ctl(33, EPOLL_CTL_MOD, 78, {EPOLLIN, {u32=78, u64=78}} <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] <... epoll_ctl resumed> ) = 0 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=78, u64=78}}}, 1024, -1) = 1 | |
[pid 2235] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] read(78, <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "' failed at 'test', ", 65524) = 20 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] write(0, 0x14, 0 <unfinished ...> | |
[pid 2234] <... write resumed> ) = 0x8 | |
[pid 2236] <... write resumed> ) = 0 | |
[pid 2234] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_ctl(33, EPOLL_CTL_ADD, 78, {EPOLLIN, {u32=78, u64=78}} <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] <... epoll_ctl resumed> ) = -1 EEXIST (File exists) | |
[pid 2234] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_ctl(33, EPOLL_CTL_MOD, 78, {EPOLLIN, {u32=78, u64=78}} <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] <... epoll_ctl resumed> ) = 0 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] ioctl(61, FIONBIO <unfinished ...> | |
[pid 2234] <... write resumed> ) = 0x8 | |
[pid 2233] <... ioctl resumed> , [1]) = 0 | |
[pid 2234] epoll_ctl(25, EPOLL_CTL_ADD, 91, {EPOLLIN, {u32=91, u64=91}} <unfinished ...> | |
[pid 2233] close(67 <unfinished ...> | |
[pid 2234] <... epoll_ctl resumed> ) = 0 | |
[pid 2233] <... close resumed> ) = 0 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] ioctl(66, FIONBIO <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}, {EPOLLIN|EPOLLHUP, {u32=89, u64=89}}, {EPOLLIN|EPOLLHUP, {u32=91, u64=91}}}, 1024, -1) = 3 | |
[pid 2233] <... ioctl resumed> , [1]) = 0 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2232] close(57 <unfinished ...> | |
[pid 2234] <... read resumed> "\2\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] write(0, 0x7f, 0 <unfinished ...> | |
[pid 2234] write(0, 0x7f, 0 <unfinished ...> | |
[pid 2233] <... write resumed> ) = 0 | |
[pid 2234] <... write resumed> ) = 0 | |
[pid 2233] close(59 <unfinished ...> | |
[pid 2234] close(89 <unfinished ...> | |
[pid 2233] <... close resumed> ) = 0 | |
[pid 2234] <... close resumed> ) = 0 | |
[pid 2232] <... close resumed> ) = 0 | |
[pid 2241] <... write resumed> ) = 0x6 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=78, u64=78}}}, 1024, -1) = 1 | |
[pid 2241] write(0x2, 0x55f235, 0x1 <unfinished ...> | |
[pid 2236] read(78, <unfinished ...> | |
[pid 2241] <... write resumed> ) = 0x1 | |
[pid 2234] read(91, <unfinished ...> | |
[pid 2236] <... read resumed> "bar.rs:", 65504) = 7 | |
[pid 2241] write(0x2, 0x55f217, 0x1 <unfinished ...> | |
[pid 2236] write(0, 0x7, 0 <unfinished ...> | |
[pid 2241] <... write resumed> ) = 0x1 | |
[pid 2236] <... write resumed> ) = 0 | |
[pid 2241] write(0x2, 0x7fff12243d67, 0x1 <unfinished ...> | |
[pid 2234] <... read resumed> "task '<main>' failed at 'test', "..., 65536) = 41 | |
[pid 2241] <... write resumed> ) = 0x1 | |
[pid 2236] epoll_ctl(33, EPOLL_CTL_ADD, 78, {EPOLLIN, {u32=78, u64=78}} <unfinished ...> | |
[pid 2241] exit_group(101) = ? | |
[pid 2236] <... epoll_ctl resumed> ) = -1 EEXIST (File exists) | |
[pid 2234] write(0, 0x29, 0 <unfinished ...> | |
[pid 2236] epoll_ctl(33, EPOLL_CTL_MOD, 78, {EPOLLIN, {u32=78, u64=78}} <unfinished ...> | |
[pid 2234] <... write resumed> ) = 0 | |
[pid 2236] <... epoll_ctl resumed> ) = 0 | |
[pid 2234] write(0, 0xfffffffffffff001, 0 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... write resumed> ) = -1 (errno 14) | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=78, u64=78}}}, 1024, -1) = 1 | |
[pid 2234] write(0, 0x81, 0 <unfinished ...> | |
[pid 2241] +++ exited with 101 +++ | |
[pid 2236] read(78, <unfinished ...> | |
[pid 2234] <... write resumed> ) = 0 | |
[pid 2236] <... read resumed> "2\n", 65497) = 2 | |
[pid 2234] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=2241, si_status=101, si_utime=0, si_stime=0} --- | |
[pid 2236] write(0, 0x2, 0 <unfinished ...> | |
[pid 2234] read(3, <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0 | |
[pid 2233] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] close(51 <unfinished ...> | |
[pid 2236] epoll_ctl(33, EPOLL_CTL_ADD, 78, {EPOLLIN, {u32=78, u64=78}} <unfinished ...> | |
[pid 2233] <... write resumed> ) = 0x8 | |
[pid 2236] <... epoll_ctl resumed> ) = -1 EEXIST (File exists) | |
[pid 2233] mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 <unfinished ...> | |
[pid 2236] epoll_ctl(33, EPOLL_CTL_MOD, 78, {EPOLLIN, {u32=78, u64=78}} <unfinished ...> | |
[pid 2233] <... mmap resumed> ) = 0x7fe8a84ef000 | |
[pid 2236] <... epoll_ctl resumed> ) = 0 | |
[pid 2233] mprotect(0x7fe8a84ef000, 4096, PROT_NONE <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... mprotect resumed> ) = 0 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN|EPOLLHUP, {u32=78, u64=78}}, {EPOLLIN|EPOLLHUP, {u32=75, u64=75}}}, 1024, -1) = 2 | |
[pid 2232] <... close resumed> ) = 0 | |
[pid 2236] read(78, <unfinished ...> | |
[pid 2233] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "", 65495) = 0 | |
[pid 2233] <... write resumed> ) = 0x8 | |
[pid 2236] write(0, 0xfffffffffffff001, 0 <unfinished ...> | |
[pid 2233] write(0, 0x80, 0 <unfinished ...> | |
[pid 2236] <... write resumed> ) = -1 (errno 14) | |
[pid 2233] <... write resumed> ) = 0 | |
[pid 2236] write(0, 0x81, 0 <unfinished ...> | |
[pid 2232] ioctl(50, FIONBIO <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2236] <... write resumed> ) = 0 | |
[pid 2233] mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 <unfinished ...> | |
[pid 2236] write(0, 0x7f, 0 <unfinished ...> | |
[pid 2232] <... ioctl resumed> , [1]) = 0 | |
[pid 2236] <... write resumed> ) = 0 | |
[pid 2233] <... mmap resumed> ) = 0x7fe8a82ef000 | |
[pid 2236] close(78 <unfinished ...> | |
[pid 2233] mprotect(0x7fe8a82ef000, 4096, PROT_NONE <unfinished ...> | |
[pid 2236] <... close resumed> ) = 0 | |
[pid 2233] <... mprotect resumed> ) = 0 | |
[pid 2232] close(53 <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2236] read(75, <unfinished ...> | |
[pid 2233] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "", 65536) = 0 | |
[pid 2233] <... write resumed> ) = 0x8 | |
[pid 2236] write(0, 0xfffffffffffff001, 0 <unfinished ...> | |
[pid 2233] write(0, 0x80, 0 <unfinished ...> | |
[pid 2236] <... write resumed> ) = -1 (errno 14) | |
[pid 2236] write(0, 0x81, 0 <unfinished ...> | |
[pid 2233] <... write resumed> ) = 0 | |
[pid 2236] <... write resumed> ) = 0 | |
[pid 2233] mprotect(0x7fe898021000, 8192, PROT_READ|PROT_WRITE <unfinished ...> | |
[pid 2236] write(0, 0x7f, 0 <unfinished ...> | |
[pid 2233] <... mprotect resumed> ) = 0 | |
[pid 2236] <... write resumed> ) = 0 | |
[pid 2232] <... close resumed> ) = 0 | |
[pid 2233] epoll_ctl(21, EPOLL_CTL_ADD, 61, {EPOLLIN, {u32=61, u64=61}} <unfinished ...> | |
[pid 2236] close(75 <unfinished ...> | |
[pid 2233] <... epoll_ctl resumed> ) = 0 | |
[pid 2232] ioctl(52, FIONBIO <unfinished ...> | |
[pid 2236] <... close resumed> ) = 0 | |
[pid 2233] epoll_ctl(21, EPOLL_CTL_ADD, 66, {EPOLLIN, {u32=66, u64=66}} <unfinished ...> | |
[pid 2232] <... ioctl resumed> , [1]) = 0 | |
[pid 2233] <... epoll_ctl resumed> ) = 0 | |
[pid 2236] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}, {EPOLLIN, {u32=22, u64=22}}, {EPOLLIN|EPOLLHUP, {u32=61, u64=61}}, {EPOLLIN|EPOLLHUP, {u32=66, u64=66}}}, 1024, 0) = 4 | |
[pid 2236] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] close(55 <unfinished ...> | |
[pid 2233] read(22, <unfinished ...> | |
[pid 2236] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "h]9\1\0\0\0\0\21\0\0\0\0\0\0\0h]9\1\0\0\0\0\21\0\0\0\0\0\0\0"..., 512) = 112 | |
[pid 2236] <... write resumed> ) = 0x8 | |
[pid 2233] wait4(2242, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2232] <... close resumed> ) = 0 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 101}], WNOHANG, NULL) = 2242 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] read(61, <unfinished ...> | |
[pid 2236] <... read resumed> "\4\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "", 65536) = 0 | |
[pid 2232] ioctl(54, FIONBIO <unfinished ...> | |
[pid 2233] write(0, 0xfffffffffffff001, 0 <unfinished ...> | |
[pid 2236] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... write resumed> ) = -1 (errno 14) | |
[pid 2236] <... write resumed> ) = 0x8 | |
[pid 2233] write(0, 0x81, 0 <unfinished ...> | |
[pid 2232] <... ioctl resumed> , [1]) = 0 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... write resumed> ) = 0 | |
[pid 2232] write(0, 0x7f, 0 <unfinished ...> | |
[pid 2233] write(0, 0x7f, 0 <unfinished ...> | |
[pid 2232] <... write resumed> ) = 0 | |
[pid 2233] <... write resumed> ) = 0 | |
[pid 2232] close(50 <unfinished ...> | |
[pid 2233] close(61 <unfinished ...> | |
[pid 2232] <... close resumed> ) = 0 | |
[pid 2233] <... close resumed> ) = 0 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] read(66, <unfinished ...> | |
[pid 2232] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "task '<main>' failed at 'test', "..., 65536) = 41 | |
[pid 2232] <... write resumed> ) = 0x8 | |
[pid 2233] write(0, 0x29, 0 <unfinished ...> | |
[pid 2232] mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 <unfinished ...> | |
[pid 2233] <... write resumed> ) = 0 | |
[pid 2232] <... mmap resumed> ) = 0x7fe8a80ef000 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] write(0, 0xfffffffffffff001, 0 <unfinished ...> | |
[pid 2232] mprotect(0x7fe8a80ef000, 4096, PROT_NONE <unfinished ...> | |
[pid 2233] <... write resumed> ) = -1 (errno 14) | |
[pid 2232] <... mprotect resumed> ) = 0 | |
[pid 2233] write(0, 0x81, 0 <unfinished ...> | |
[pid 2230] <... read resumed> "*", 1) = 1 | |
[pid 2233] <... write resumed> ) = 0 | |
[pid 2232] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] write(0, 0x7f, 0 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] <... write resumed> ) = 0 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] close(66 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... write resumed> ) = 0x8 | |
[pid 2233] <... close resumed> ) = 0 | |
[pid 2232] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... write resumed> ) = 0x8 | |
[pid 2233] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2235] write(0, 0x80, 0 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... write resumed> ) = 0 | |
[pid 2233] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {}, 1024, 0) = 0 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... write resumed> ) = 0x8 | |
[pid 2232] write(0, 0x80, 0 <unfinished ...> | |
[pid 2230] write(0x4, 0x7fe8aa6ed590, 0x1 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] <... read resumed> "*", 1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] write(0x7, 0x7fe8a9aee630, 0x10 <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2234] <... write resumed> ) = 0x10 | |
[pid 2233] <... read resumed> "\3\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] write(0xb, 0x7fe8a9aee630, 0x10 <unfinished ...> | |
[pid 2232] <... write resumed> ) = 0 | |
[pid 2234] <... write resumed> ) = 0x10 | |
[pid 2233] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] write(0x13, 0x7fe8a9aee630, 0x10 <unfinished ...> | |
[pid 2233] <... write resumed> ) = 0x8 | |
[pid 2234] <... write resumed> ) = 0x10 | |
[pid 2232] epoll_ctl(17, EPOLL_CTL_ADD, 52, {EPOLLIN, {u32=52, u64=52}} <unfinished ...> | |
[pid 2234] write(0x17, 0x7fe8a9aee630, 0x10 <unfinished ...> | |
[pid 2233] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... write resumed> ) = 0x10 | |
[pid 2233] <... write resumed> ) = 0x8 | |
[pid 2234] write(0x1b, 0x7fe8a9aee630, 0x10 <unfinished ...> | |
[pid 2232] <... epoll_ctl resumed> ) = 0 | |
[pid 2234] <... write resumed> ) = 0x10 | |
[pid 2233] open("/proc/sys/vm/overcommit_memory", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2234] write(0x1f, 0x7fe8a9aee630, 0x10 <unfinished ...> | |
[pid 2233] <... open resumed> ) = 50 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=30, u64=30}}}, 1024, -1) = 1 | |
[pid 2234] <... write resumed> ) = 0x10 | |
[pid 2235] read(30, <unfinished ...> | |
[pid 2234] write(0x23, 0x7fe8a9aee630, 0x10 <unfinished ...> | |
[pid 2235] <... read resumed> "\210u9\1\0\0\0\0\21\0\0\0\0\0\0\0", 512) = 16 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=34, u64=34}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(34, <unfinished ...> | |
[pid 2234] <... write resumed> ) = 0x10 | |
[pid 2236] <... read resumed> "\10\2029\1\0\0\0\0\21\0\0\0\0\0\0\0", 512) = 16 | |
[pid 2234] write(0x4, 0x7fe8a9aee640, 0x1 <unfinished ...> | |
[pid 2236] wait4(2241, <unfinished ...> | |
[pid 2234] <... write resumed> ) = 0x1 | |
[pid 2236] <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 101}], WNOHANG, NULL) = 2241 | |
[pid 2234] rt_sigreturn( <unfinished ...> | |
[pid 2233] read(50, <unfinished ...> | |
[pid 2236] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... rt_sigreturn resumed> ) = 0 | |
[pid 2236] <... write resumed> ) = 0x8 | |
[pid 2234] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] <... write resumed> ) = 0x8 | |
[pid 2236] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... write resumed> ) = 0x8 | |
[pid 2234] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... write resumed> ) = 0x8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\3\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "0", 1) = 1 | |
[pid 2234] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... write resumed> ) = 0x8 | |
[pid 2236] <... write resumed> ) = 0x8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] close(50 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}, {EPOLLIN|EPOLLHUP, {u32=91, u64=91}}, {EPOLLIN, {u32=26, u64=26}}}, 1024, -1) = 3 | |
[pid 2233] <... close resumed> ) = 0 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] madvise(0x7fe898022000, 4096, MADV_DONTNEED <unfinished ...> | |
[pid 2234] <... read resumed> "\4\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... madvise resumed> ) = 0 | |
[pid 2234] write(0, 0x7f, 0 <unfinished ...> | |
[pid 2233] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... write resumed> ) = 0 | |
[pid 2233] <... write resumed> ) = 0x8 | |
[pid 2234] close(91 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] <... close resumed> ) = 0 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}, {EPOLLIN, {u32=22, u64=22}}}, 1024, -1) = 2 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2234] read(26, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2234] <... read resumed> "xj9\1\0\0\0\0\21\0\0\0\0\0\0\0", 512) = 16 | |
[pid 2233] <... read resumed> "\3\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}, {EPOLLIN, {u32=18, u64=18}}, {EPOLLIN|EPOLLHUP, {u32=52, u64=52}}}, 1024, -1) = 3 | |
[pid 2234] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] read(22, <unfinished ...> | |
[pid 2234] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "h]9\1\0\0\0\0\21\0\0\0\0\0\0\0", 512) = 16 | |
[pid 2234] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] <... write resumed> ) = 0x8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2232] read(18, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2232] <... read resumed> "\350Q9\1\0\0\0\0\21\0\0\0\0\0\0\0\350Q9\1\0\0\0\0\21\0\0\0\0\0\0\0"..., 512) = 96 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] wait4(2244, [{WIFEXITED(s) && WEXITSTATUS(s) == 101}], WNOHANG, NULL) = 2244 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2232] read(52, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x1 | |
[pid 2232] <... read resumed> "", 65536) = 0 | |
[pid 2230] rt_sigprocmask(SIG_SETMASK, [], <unfinished ...> | |
[pid 2232] write(0, 0xfffffffffffff001, 0 <unfinished ...> | |
[pid 2230] <... rt_sigprocmask resumed> NULL, 8) = 0 | |
[pid 2232] <... write resumed> ) = -1 (errno 14) | |
[pid 2230] clone( <unfinished ...> | |
[pid 2232] write(0, 0x81, 0) = 0 | |
[pid 2229] <... epoll_ctl resumed> ) = 0 | |
[pid 2226] <... futex resumed> ) = ? ERESTARTSYS (To be restarted if SA_RESTART is set) | |
[pid 2226] futex(0x139030c, FUTEX_WAIT_PRIVATE, 1, NULLProcess 2246 attached | |
<unfinished ...> | |
[pid 2232] futex(0x7fe8ac0f4b10, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2230] <... clone resumed> child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fe8ab3f59d0) = 2246 | |
[pid 2246] set_robust_list(0x7fe8ab3f59e0, 24 <unfinished ...> | |
[pid 2229] epoll_wait(5, <unfinished ...> | |
[pid 2246] <... set_robust_list resumed> ) = 0 | |
[pid 2230] futex(0x7fe8ac0f4b10, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2229] <... epoll_wait resumed> {{EPOLLIN, {u32=8, u64=8}}, {EPOLLIN, {u32=6, u64=6}}, {EPOLLIN|EPOLLHUP, {u32=40, u64=40}}}, 1024, -1) = 3 | |
[pid 2232] <... futex resumed> ) = 0 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2232] futex(0x7fe8ac0f4b10, FUTEX_WAKE_PRIVATE, 1) = 0 | |
[pid 2230] close(48 <unfinished ...> | |
[pid 2232] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2246] dup2(41, 0 <unfinished ...> | |
[pid 2232] <... write resumed> ) = 0x8 | |
[pid 2246] <... dup2 resumed> ) = 0 | |
[pid 2230] <... close resumed> ) = 0 | |
[pid 2246] ioctl(0, FIONBIO <unfinished ...> | |
[pid 2232] epoll_ctl(17, EPOLL_CTL_ADD, 54, {EPOLLIN, {u32=54, u64=54}} <unfinished ...> | |
[pid 2246] <... ioctl resumed> , [0]) = 0 | |
[pid 2232] <... epoll_ctl resumed> ) = 0 | |
[pid 2246] close(39 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2246] <... close resumed> ) = 0 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}, {EPOLLIN|EPOLLHUP, {u32=52, u64=52}}, {EPOLLIN|EPOLLHUP, {u32=54, u64=54}}}, 1024, 0) = 3 | |
[pid 2246] dup2(44, 1 <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2246] <... dup2 resumed> ) = 1 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2246] ioctl(1, FIONBIO <unfinished ...> | |
[pid 2232] write(0, 0x7f, 0 <unfinished ...> | |
[pid 2230] read(47, <unfinished ...> | |
[pid 2232] <... write resumed> ) = 0 | |
[pid 2229] read(8, <unfinished ...> | |
[pid 2232] close(52 <unfinished ...> | |
[pid 2229] <... read resumed> "\3\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... close resumed> ) = 0 | |
[pid 2246] <... ioctl resumed> , [0]) = 0 | |
[pid 2232] read(54, <unfinished ...> | |
[pid 2246] close(43 <unfinished ...> | |
[pid 2229] read(6, <unfinished ...> | |
[pid 2232] <... read resumed> "task '<main>' failed at 'test', "..., 65536) = 41 | |
[pid 2229] <... read resumed> "809\1\0\0\0\0\21\0\0\0\0\0\0\000809\1\0\0\0\0\21\0\0\0\0\0\0\0"..., 512) = 144 | |
[pid 2232] write(0, 0x29, 0 <unfinished ...> | |
[pid 2229] wait4(2237, <unfinished ...> | |
[pid 2232] <... write resumed> ) = 0 | |
[pid 2246] <... close resumed> ) = 0 | |
[pid 2232] write(0, 0xfffffffffffff001, 0 <unfinished ...> | |
[pid 2246] dup2(46, 2 <unfinished ...> | |
[pid 2232] <... write resumed> ) = -1 (errno 14) | |
[pid 2246] <... dup2 resumed> ) = 2 | |
[pid 2232] write(0, 0x81, 0 <unfinished ...> | |
[pid 2229] <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 101}], WNOHANG, NULL) = 2237 | |
[pid 2232] <... write resumed> ) = 0 | |
[pid 2246] ioctl(2, FIONBIO <unfinished ...> | |
[pid 2232] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2246] <... ioctl resumed> , [0]) = 0 | |
[pid 2232] <... write resumed> ) = 0x8 | |
[pid 2246] close(45 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2246] <... close resumed> ) = 0 | |
[pid 2232] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2246] close(41 <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2246] <... close resumed> ) = 0 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2246] close(44 <unfinished ...> | |
[pid 2232] <... write resumed> ) = 0x8 | |
[pid 2246] <... close resumed> ) = 0 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2232] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2246] close(46 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2246] <... close resumed> ) = 0 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2232] <... write resumed> ) = 0x8 | |
[pid 2246] execve("./bar", ["./bar"], [/* 28 vars */] <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] read(40, <unfinished ...> | |
[pid 2232] <... write resumed> ) = 0x8 | |
[pid 2236] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}, {EPOLLIN|EPOLLHUP, {u32=52, u64=52}}, {EPOLLIN|EPOLLHUP, {u32=54, u64=54}}}, 1024, -1) = 3 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2229] <... read resumed> "", 65536) = 0 | |
[pid 2232] <... read resumed> "\3\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2229] write(0, 0xfffffffffffff001, 0 <unfinished ...> | |
[pid 2232] write(0, 0x7f, 0 <unfinished ...> | |
[pid 2229] <... write resumed> ) = -1 (errno 14) | |
[pid 2232] <... write resumed> ) = 0 | |
[pid 2229] write(0, 0x81, 0 <unfinished ...> | |
[pid 2232] close(54 <unfinished ...> | |
[pid 2229] <... write resumed> ) = 0 | |
[pid 2232] <... close resumed> ) = 0 | |
[pid 2229] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] write(0x8, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2232] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2246] <... execve resumed> ) = 0 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2232] epoll_ctl(17, EPOLL_CTL_DEL, 52, {EPOLLIN|EPOLLHUP, {u32=52, u64=52}} <unfinished ...> | |
[pid 2230] <... read resumed> "", 4) = 0 | |
[pid 2246] brk(0 <unfinished ...> | |
[pid 2232] <... epoll_ctl resumed> ) = -1 EBADF (Bad file descriptor) | |
[pid 2246] <... brk resumed> ) = 0xcee000 | |
[pid 2232] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] close(47 <unfinished ...> | |
[pid 2232] <... write resumed> ) = 0x8 | |
[pid 2230] <... close resumed> ) = 0 | |
[pid 2246] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2232] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2246] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2246] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2246] <... mmap resumed> ) = 0x7f804c65e000 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... write resumed> ) = 0x8 | |
[pid 2246] readlink("/proc/self/exe", <unfinished ...> | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2232] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable) | |
[pid 2246] <... readlink resumed> "/home/alex/code/rust3/bar", 4096) = 25 | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2232] <... futex resumed> ) = 0 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2246] access("/etc/ld.so.preload", R_OK <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2246] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2230] close(41 <unfinished ...> | |
[pid 2246] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2246] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2246] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64", <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] <... close resumed> ) = 0 | |
[pid 2246] <... stat resumed> 0x7fff60e9ec80) = -1 ENOENT (No such file or directory) | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2230] ioctl(39, FIONBIO <unfinished ...> | |
[pid 2246] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2230] <... ioctl resumed> , [1]) = 0 | |
[pid 2246] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2230] close(44 <unfinished ...> | |
[pid 2246] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls", <unfinished ...> | |
[pid 2230] <... close resumed> ) = 0 | |
[pid 2246] <... stat resumed> 0x7fff60e9ec80) = -1 ENOENT (No such file or directory) | |
[pid 2230] ioctl(43, FIONBIO <unfinished ...> | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2246] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2230] <... ioctl resumed> , [1]) = 0 | |
[pid 2229] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2246] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2246] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64", <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2246] <... stat resumed> 0x7fff60e9ec80) = -1 ENOENT (No such file or directory) | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2246] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2246] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2230] close(46 <unfinished ...> | |
[pid 2246] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib", <unfinished ...> | |
[pid 2230] <... close resumed> ) = 0 | |
[pid 2246] <... stat resumed> {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0 | |
[pid 2230] ioctl(45, FIONBIO <unfinished ...> | |
[pid 2246] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2230] <... ioctl resumed> , [1]) = 0 | |
[pid 2246] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2246] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/x86_64", <unfinished ...> | |
[pid 2230] write(0, 0x7f, 0 <unfinished ...> | |
[pid 2246] <... stat resumed> 0x7fff60e9ec80) = -1 ENOENT (No such file or directory) | |
[pid 2230] <... write resumed> ) = 0 | |
[pid 2246] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2230] close(39 <unfinished ...> | |
[pid 2246] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2230] <... close resumed> ) = 0 | |
[pid 2246] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls", <unfinished ...> | |
[pid 2229] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2246] <... stat resumed> 0x7fff60e9ec80) = -1 ENOENT (No such file or directory) | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2246] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2246] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2246] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64", <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2246] <... stat resumed> 0x7fff60e9ec80) = -1 ENOENT (No such file or directory) | |
[pid 2230] write(0xc, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2246] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2246] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2230] mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 <unfinished ...> | |
[pid 2246] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib", <unfinished ...> | |
[pid 2230] <... mmap resumed> ) = 0x7fe88be00000 | |
[pid 2246] <... stat resumed> 0x7fff60e9ec80) = -1 ENOENT (No such file or directory) | |
[pid 2230] mprotect(0x7fe88be00000, 4096, PROT_NONE <unfinished ...> | |
[pid 2246] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2230] <... mprotect resumed> ) = 0 | |
[pid 2246] <... open resumed> ) = 3 | |
[pid 2229] <... futex resumed> ) = 1 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2246] fstat(3, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2246] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=82262, ...}) = 0 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2246] mmap(NULL, 82262, PROT_READ, MAP_PRIVATE, 3, 0 <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2246] <... mmap resumed> ) = 0x7f804c649000 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2246] close(3 <unfinished ...> | |
[pid 2230] write(0, 0x80, 0 <unfinished ...> | |
[pid 2246] <... close resumed> ) = 0 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2246] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0 | |
[pid 2246] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2229] mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 <unfinished ...> | |
[pid 2230] epoll_ctl(9, EPOLL_CTL_ADD, 43, {EPOLLIN, {u32=43, u64=43}} <unfinished ...> | |
[pid 2246] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2230] <... epoll_ctl resumed> ) = 0 | |
[pid 2246] <... open resumed> ) = 3 | |
[pid 2229] <... mmap resumed> ) = 0x7fe88bc00000 | |
[pid 2230] epoll_wait(9, <unfinished ...> | |
[pid 2246] read(3, <unfinished ...> | |
[pid 2230] <... epoll_wait resumed> {{EPOLLIN, {u32=12, u64=12}}, {EPOLLIN, {u32=10, u64=10}}}, 1024, -1) = 2 | |
[pid 2246] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\36\2\0\0\0\0\0"..., 832) = 832 | |
[pid 2230] read(12, <unfinished ...> | |
[pid 2229] mprotect(0x7fe88bc00000, 4096, PROT_NONE <unfinished ...> | |
[pid 2246] fstat(3, <unfinished ...> | |
[pid 2230] <... read resumed> "\2\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2229] <... mprotect resumed> ) = 0 | |
[pid 2246] <... fstat resumed> {st_mode=S_IFREG|0755, st_size=1853400, ...}) = 0 | |
[pid 2230] read(10, <unfinished ...> | |
[pid 2229] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2246] mmap(NULL, 3961912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... read resumed> "h;9\1\0\0\0\0\21\0\0\0\0\0\0\0", 512) = 16 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2246] <... mmap resumed> ) = 0x7f804c076000 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2246] mprotect(0x7f804c233000, 2097152, PROT_NONE <unfinished ...> | |
[pid 2230] wait4(2246, <unfinished ...> | |
[pid 2231] write(0xc, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2246] <... mprotect resumed> ) = 0 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2246] mmap(0x7f804c433000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1bd000 <unfinished ...> | |
[pid 2230] <... wait4 resumed> 0x7fe8ab3f17e0, WNOHANG, NULL) = 0 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2246] <... mmap resumed> ) = 0x7f804c433000 | |
[pid 2230] epoll_wait(9, <unfinished ...> | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2246] mmap(0x7f804c439000, 17464, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2230] <... epoll_wait resumed> {{EPOLLIN, {u32=12, u64=12}}}, 1024, -1) = 1 | |
[pid 2246] <... mmap resumed> ) = 0x7f804c439000 | |
[pid 2230] read(12, <unfinished ...> | |
[pid 2229] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2246] close(3 <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2246] <... close resumed> ) = 0 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2246] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libdl.so.2", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2246] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2231] futex(0x7fe8a0011528, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2246] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2230] epoll_wait(9, <unfinished ...> | |
[pid 2246] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2246] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2229] futex(0x7fe8a0011528, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2246] <... open resumed> ) = 3 | |
[pid 2231] <... futex resumed> ) = 0 | |
[pid 2246] read(3, <unfinished ...> | |
[pid 2231] futex(0x7fe8a0011528, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2246] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2231] <... futex resumed> ) = 0 | |
[pid 2246] fstat(3, <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2246] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=14664, ...}) = 0 | |
[pid 2229] <... futex resumed> ) = 1 | |
[pid 2246] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2229] write(0, 0x80, 0 <unfinished ...> | |
[pid 2246] <... mmap resumed> ) = 0x7f804c648000 | |
[pid 2229] <... write resumed> ) = 0 | |
[pid 2246] mmap(NULL, 2109736, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2229] mprotect(0x7fe8a4021000, 8192, PROT_READ|PROT_WRITE <unfinished ...> | |
[pid 2246] <... mmap resumed> ) = 0x7f804be72000 | |
[pid 2229] <... mprotect resumed> ) = 0 | |
[pid 2246] mprotect(0x7f804be75000, 2093056, PROT_NONE <unfinished ...> | |
[pid 2229] write(0xc, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2246] <... mprotect resumed> ) = 0 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2230] <... epoll_wait resumed> {{EPOLLIN, {u32=12, u64=12}}}, 1024, -1) = 1 | |
[pid 2246] mmap(0x7f804c074000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000 <unfinished ...> | |
[pid 2230] read(12, <unfinished ...> | |
[pid 2246] <... mmap resumed> ) = 0x7f804c074000 | |
[pid 2230] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2229] epoll_ctl(5, EPOLL_CTL_ADD, 42, {EPOLLIN, {u32=42, u64=42}} <unfinished ...> | |
[pid 2246] close(3 <unfinished ...> | |
[pid 2230] epoll_ctl(9, EPOLL_CTL_ADD, 45, {EPOLLIN, {u32=45, u64=45}} <unfinished ...> | |
[pid 2246] <... close resumed> ) = 0 | |
[pid 2230] <... epoll_ctl resumed> ) = 0 | |
[pid 2246] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libm.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2230] epoll_wait(9, <unfinished ...> | |
[pid 2246] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2229] <... epoll_ctl resumed> ) = 0 | |
[pid 2246] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2229] epoll_wait(5, <unfinished ...> | |
[pid 2246] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2229] <... epoll_wait resumed> {{EPOLLIN, {u32=8, u64=8}}, {EPOLLIN|EPOLLHUP, {u32=40, u64=40}}, {EPOLLIN|EPOLLHUP, {u32=42, u64=42}}}, 1024, 0) = 3 | |
[pid 2246] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2229] read(8, <unfinished ...> | |
[pid 2246] <... open resumed> ) = 3 | |
[pid 2229] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2246] read(3, <unfinished ...> | |
[pid 2229] write(0, 0x7f, 0 <unfinished ...> | |
[pid 2246] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0T\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2229] <... write resumed> ) = 0 | |
[pid 2246] fstat(3, <unfinished ...> | |
[pid 2229] close(40 <unfinished ...> | |
[pid 2246] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=1063328, ...}) = 0 | |
[pid 2229] <... close resumed> ) = 0 | |
[pid 2246] mmap(NULL, 3158344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2229] read(42, <unfinished ...> | |
[pid 2246] <... mmap resumed> ) = 0x7f804bb6e000 | |
[pid 2229] <... read resumed> "task '<main>' failed at 'test', "..., 65536) = 41 | |
[pid 2246] mprotect(0x7f804bc71000, 2093056, PROT_NONE <unfinished ...> | |
[pid 2229] write(0, 0x29, 0 <unfinished ...> | |
[pid 2246] <... mprotect resumed> ) = 0 | |
[pid 2229] <... write resumed> ) = 0 | |
[pid 2246] mmap(0x7f804be70000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x102000 <unfinished ...> | |
[pid 2229] write(0, 0xfffffffffffff001, 0 <unfinished ...> | |
[pid 2246] <... mmap resumed> ) = 0x7f804be70000 | |
[pid 2229] <... write resumed> ) = -1 (errno 14) | |
[pid 2229] write(0, 0x81, 0 <unfinished ...> | |
[pid 2246] close(3 <unfinished ...> | |
[pid 2229] <... write resumed> ) = 0 | |
[pid 2246] <... close resumed> ) = 0 | |
[pid 2229] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2246] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2246] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2246] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2246] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2235] write(0x8, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2246] open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x8 | |
[pid 2246] <... open resumed> ) = 3 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2246] read(3, <unfinished ...> | |
[pid 2229] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2246] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360l\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2246] fstat(3, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2246] <... fstat resumed> {st_mode=S_IFREG|0755, st_size=135757, ...}) = 0 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2246] mmap(NULL, 2212936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2246] <... mmap resumed> ) = 0x7f804b951000 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2246] mprotect(0x7f804b968000, 2097152, PROT_NONE <unfinished ...> | |
[pid 2229] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2246] <... mprotect resumed> ) = 0 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2246] mmap(0x7f804bb68000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000 <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2229] <... futex resumed> ) = 1 | |
[pid 2246] <... mmap resumed> ) = 0x7f804bb68000 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2246] mmap(0x7f804bb6a000, 13384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2235] write(0x8, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2246] <... mmap resumed> ) = 0x7f804bb6a000 | |
[pid 2235] <... write resumed> ) = 0x8 | |
[pid 2229] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2246] close(3 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2246] <... close resumed> ) = 0 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2246] open("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2246] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2246] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2246] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2246] open("/lib/x86_64-linux-gnu/libgcc_s.so.1", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2229] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2246] <... open resumed> ) = 3 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2246] read(3, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2246] <... read resumed> "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360*\0\0\0\0\0\0"..., 832) = 832 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2246] fstat(3, <unfinished ...> | |
[pid 2232] futex(0x7fe894001ad8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2246] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=88408, ...}) = 0 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2246] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2229] futex(0x7fe894001ad8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2246] <... mmap resumed> ) = 0x7f804c647000 | |
[pid 2232] <... futex resumed> ) = 0 | |
[pid 2229] <... futex resumed> ) = 1 | |
[pid 2246] mmap(NULL, 2184224, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2232] futex(0x7fe894001ad8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2246] <... mmap resumed> ) = 0x7f804b73b000 | |
[pid 2232] <... futex resumed> ) = 0 | |
[pid 2246] mprotect(0x7f804b750000, 2093056, PROT_NONE <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2229] write(0x8, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2246] <... mprotect resumed> ) = 0 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2246] mmap(0x7f804b94f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000 <unfinished ...> | |
[pid 2229] epoll_wait(5, <unfinished ...> | |
[pid 2246] <... mmap resumed> ) = 0x7f804b94f000 | |
[pid 2229] <... epoll_wait resumed> {{EPOLLIN, {u32=8, u64=8}}, {EPOLLIN|EPOLLHUP, {u32=42, u64=42}}}, 1024, -1) = 2 | |
[pid 2246] close(3 <unfinished ...> | |
[pid 2229] read(8, <unfinished ...> | |
[pid 2246] <... close resumed> ) = 0 | |
[pid 2229] <... read resumed> "\3\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2229] write(0, 0x7f, 0) = 0 | |
[pid 2246] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2229] close(42 <unfinished ...> | |
[pid 2246] <... mmap resumed> ) = 0x7f804c646000 | |
[pid 2229] <... close resumed> ) = 0 | |
[pid 2246] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2229] write(0x8, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2246] <... mmap resumed> ) = 0x7f804c644000 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2246] arch_prctl(ARCH_SET_FS, 0x7f804c644740 <unfinished ...> | |
[pid 2229] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2246] <... arch_prctl resumed> ) = 0 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2229] epoll_wait(5, <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2229] <... epoll_wait resumed> {{EPOLLIN, {u32=8, u64=8}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2229] read(8, <unfinished ...> | |
[pid 2246] mprotect(0x7f804c433000, 16384, PROT_READ <unfinished ...> | |
[pid 2229] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2246] <... mprotect resumed> ) = 0 | |
[pid 2229] epoll_wait(5, <unfinished ...> | |
[pid 2246] mprotect(0x7f804b94f000, 4096, PROT_READ) = 0 | |
[pid 2246] mprotect(0x7f804bb68000, 4096, PROT_READ) = 0 | |
[pid 2246] mprotect(0x7f804be70000, 4096, PROT_READ) = 0 | |
[pid 2246] mprotect(0x7f804c074000, 4096, PROT_READ) = 0 | |
[pid 2246] mprotect(0x7bd000, 180224, PROT_READ) = 0 | |
[pid 2246] mprotect(0x7f804c660000, 4096, PROT_READ) = 0 | |
[pid 2246] munmap(0x7f804c649000, 82262) = 0 | |
[pid 2246] set_tid_address(0x7f804c644a10) = 2246 | |
[pid 2246] set_robust_list(0x7f804c644a20, 24) = 0 | |
[pid 2246] futex(0x7fff60e9f46c, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, 7f804c644740) = -1 EAGAIN (Resource temporarily unavailable) | |
[pid 2246] rt_sigaction(SIGRTMIN, {0x7f804b9577e0, [], SA_RESTORER|SA_SIGINFO, 0x7f804b960bb0}, NULL, 8) = 0 | |
[pid 2246] rt_sigaction(SIGRT_1, {0x7f804b957860, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f804b960bb0}, NULL, 8) = 0 | |
[pid 2246] rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 | |
[pid 2246] getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 | |
[pid 2246] brk(0) = 0xcee000 | |
[pid 2246] brk(0xd0f000) = 0xd0f000 | |
[pid 2246] ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff60e9eef0) = -1 ENOTTY (Inappropriate ioctl for device) | |
[pid 2246] write(0x2, 0x55f219, 0x6) = 0x6 | |
[pid 2230] <... epoll_wait resumed> {{EPOLLIN, {u32=45, u64=45}}}, 1024, -1) = 1 | |
[pid 2246] write(0x2, 0x55f210, 0x6 <unfinished ...> | |
[pid 2230] read(45, <unfinished ...> | |
[pid 2246] <... write resumed> ) = 0x6 | |
[pid 2230] <... read resumed> "task '<main>", 65536) = 12 | |
[pid 2246] write(0x2, 0x55f220, 0x14 <unfinished ...> | |
[pid 2230] write(0, 0xc, 0 <unfinished ...> | |
[pid 2246] <... write resumed> ) = 0x14 | |
[pid 2230] <... write resumed> ) = 0 | |
[pid 2246] write(0x2, 0x55f0ac, 0x6) = 0x6 | |
[pid 2230] epoll_ctl(9, EPOLL_CTL_ADD, 45, {EPOLLIN, {u32=45, u64=45}} <unfinished ...> | |
[pid 2246] write(0x2, 0x55f235, 0x1 <unfinished ...> | |
[pid 2230] <... epoll_ctl resumed> ) = -1 EEXIST (File exists) | |
[pid 2246] <... write resumed> ) = 0x1 | |
[pid 2230] epoll_ctl(9, EPOLL_CTL_MOD, 45, {EPOLLIN, {u32=45, u64=45}} <unfinished ...> | |
[pid 2246] write(0x2, 0x55f217, 0x1 <unfinished ...> | |
[pid 2230] <... epoll_ctl resumed> ) = 0 | |
[pid 2246] <... write resumed> ) = 0x1 | |
[pid 2230] epoll_wait(9, <unfinished ...> | |
[pid 2246] write(0x2, 0x7fff60e9efd7, 0x1 <unfinished ...> | |
[pid 2230] <... epoll_wait resumed> {{EPOLLIN, {u32=45, u64=45}}}, 1024, -1) = 1 | |
[pid 2246] <... write resumed> ) = 0x1 | |
[pid 2230] read(45, <unfinished ...> | |
[pid 2246] exit_group(101) = ? | |
[pid 2230] <... read resumed> "' failed at 'test', bar.rs:2\n", 65524) = 29 | |
[pid 2230] write(0, 0x1d, 0) = 0 | |
[pid 2230] epoll_ctl(9, EPOLL_CTL_ADD, 45, {EPOLLIN, {u32=45, u64=45}}) = -1 EEXIST (File exists) | |
[pid 2230] epoll_ctl(9, EPOLL_CTL_MOD, 45, {EPOLLIN, {u32=45, u64=45}} <unfinished ...> | |
[pid 2246] +++ exited with 101 +++ | |
[pid 2230] <... epoll_ctl resumed> ) = 0 | |
[pid 2230] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=2246, si_status=101, si_utime=0, si_stime=0} --- | |
[pid 2230] read(3, "*", 1) = 1 | |
[pid 2230] write(0x7, 0x7fe8ab3f13f0, 0x10) = 0x10 | |
[pid 2229] <... epoll_wait resumed> {{EPOLLIN, {u32=6, u64=6}}}, 1024, -1) = 1 | |
[pid 2230] write(0xb, 0x7fe8ab3f13f0, 0x10 <unfinished ...> | |
[pid 2229] read(6, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x10 | |
[pid 2229] <... read resumed> "809\1\0\0\0\0\21\0\0\0\0\0\0\0", 512) = 16 | |
[pid 2230] write(0x13, 0x7fe8ab3f13f0, 0x10 <unfinished ...> | |
[pid 2229] epoll_wait(5, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x10 | |
[pid 2230] write(0x17, 0x7fe8ab3f13f0, 0x10 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=22, u64=22}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x10 | |
[pid 2233] read(22, <unfinished ...> | |
[pid 2230] write(0x1b, 0x7fe8ab3f13f0, 0x10 <unfinished ...> | |
[pid 2233] <... read resumed> "h]9\1\0\0\0\0\21\0\0\0\0\0\0\0", 512) = 16 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=26, u64=26}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] read(26, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x10 | |
[pid 2234] <... read resumed> "xj9\1\0\0\0\0\21\0\0\0\0\0\0\0", 512) = 16 | |
[pid 2230] write(0x1f, 0x7fe8ab3f13f0, 0x10 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=30, u64=30}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x10 | |
[pid 2235] read(30, <unfinished ...> | |
[pid 2230] write(0x23, 0x7fe8ab3f13f0, 0x10 <unfinished ...> | |
[pid 2235] <... read resumed> "\210u9\1\0\0\0\0\21\0\0\0\0\0\0\0", 512) = 16 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=34, u64=34}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(34, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x10 | |
[pid 2236] <... read resumed> "\10\2029\1\0\0\0\0\21\0\0\0\0\0\0\0", 512) = 16 | |
[pid 2230] write(0x4, 0x7fe8ab3f1400, 0x1 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x1 | |
[pid 2230] rt_sigreturn() = 0 | |
[pid 2230] epoll_wait(9, {{EPOLLIN|EPOLLHUP, {u32=45, u64=45}}, {EPOLLIN|EPOLLHUP, {u32=43, u64=43}}, {EPOLLIN, {u32=10, u64=10}}}, 1024, -1) = 3 | |
[pid 2230] read(45, "", 65495) = 0 | |
[pid 2230] write(0, 0xfffffffffffff001, 0) = -1 (errno 14) | |
[pid 2230] write(0, 0x81, 0) = 0 | |
[pid 2230] write(0, 0x7f, 0) = 0 | |
[pid 2230] close(45) = 0 | |
[pid 2230] read(43, "", 65536) = 0 | |
[pid 2230] write(0, 0xfffffffffffff001, 0) = -1 (errno 14) | |
[pid 2230] write(0, 0x81, 0) = 0 | |
[pid 2230] write(0, 0x7f, 0) = 0 | |
[pid 2230] close(43) = 0 | |
[pid 2230] read(10, "h;9\1\0\0\0\0\21\0\0\0\0\0\0\0", 512) = 16 | |
[pid 2230] wait4(2246, [{WIFEXITED(s) && WEXITSTATUS(s) == 101}], WNOHANG, NULL) = 2246 | |
[pid 2230] write(0xc, 0x5605f8, 0x8) = 0x8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0xc, 0x5605f8, 0x8) = 0x8 | |
[pid 2236] write(0x1c, 0x5605f8, 0x8) = 0x8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] write(0x2, 0x55a0d9, 0x6 <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x6 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] write(0x2, 0x55f432, 0x6 <unfinished ...> | |
[pid 2234] write(0xc, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x6 | |
[pid 2234] <... write resumed> ) = 0x8 | |
[pid 2236] write(0x2, 0x55a0e0, 0xd <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0xd | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=18, u64=18}}}, 1024, -1) = 1 | |
[pid 2236] write(0x2, 0x5428d0, 0x1d <unfinished ...> | |
[pid 2232] read(18, <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x1d | |
[pid 2232] <... read resumed> "\350Q9\1\0\0\0\0\21\0\0\0\0\0\0\0", 512) = 16 | |
[pid 2236] write(0x2, 0x55a091, 0x3', nfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] <... write resumed> ) = 0x3 | |
[pid 2230] write(0x8, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] write(0x2, 0x542850, 0x2c <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... write resumed> ) = 0x2c | |
[pid 2230] epoll_wait(9, <unfinished ...> | |
[pid 2236] write(0x2, 0x544efd, 0x1:[pid 2230] <... epoll_wait resumed> {{EPOLLIN, {u32=12, u64=12}}}, 1024, -1) = 1 | |
[pid 2236] <... write resumed> ) = 0x1 | |
[pid 2230] read(12, <unfinished ...> | |
[pid 2236] write(0x2, 0x7fe8aacee2ed, 0x3506[pid 2230] <... read resumed> "\3\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... write resumed> ) = 0x3 | |
[pid 2230] epoll_wait(9, <unfinished ...> | |
[pid 2236] write(0x2, 0x7fe8aacee5a7, 0x1 | |
[pid 2229] <... epoll_wait resumed> {{EPOLLIN, {u32=8, u64=8}}}, 1024, -1) = 1 | |
[pid 2236] <... write resumed> ) = 0x1 | |
[pid 2229] read(8, "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2229] epoll_wait(5, <unfinished ...> | |
[pid 2236] futex(0x139030c, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x1390308, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1 | |
[pid 2226] <... futex resumed> ) = 0 | |
[pid 2236] write(0x10, 0x5605f8, 0x8) = 0x8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2226] futex(0x13902e0, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2226] <... futex resumed> ) = 0 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2226] write(0x8, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... epoll_wait resumed> {{EPOLLIN, {u32=8, u64=8}}}, 1024, -1) = 1 | |
[pid 2226] <... write resumed> ) = 0x8 | |
[pid 2229] read(8, <unfinished ...> | |
[pid 2226] write(0xc, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] <... epoll_wait resumed> {{EPOLLIN, {u32=12, u64=12}}}, 1024, -1) = 1 | |
[pid 2229] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] read(12, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0xc, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x8, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2229] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... futex resumed> ) = 1 | |
[pid 2230] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2226] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] futex(0x7fe894001ad8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2236] futex(0x7fe8840227a8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2230] futex(0x7fe894001ad8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2229] futex(0x7fe8840227a8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2232] <... futex resumed> ) = 0 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2232] futex(0x7fe894001ad8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] futex(0x7fe8840227a8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2232] <... futex resumed> ) = 0 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2229] <... futex resumed> ) = 1 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] futex(0x7fe894001ad8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2230] futex(0x7fe894001ad8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2232] <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable) | |
[pid 2230] <... futex resumed> ) = 0 | |
[pid 2232] futex(0x7fe894001ad8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... futex resumed> ) = 0 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... futex resumed> ) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2230] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2229] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2229] <... futex resumed> ) = 1 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2232] futex(0x7fe894001278, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2230] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2229] futex(0x7fe894001278, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2232] <... futex resumed> ) = 0 | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2232] futex(0x7fe894001278, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2232] <... futex resumed> ) = 0 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2229] <... futex resumed> ) = 1 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2230] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2229] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2229] <... futex resumed> ) = 1 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] futex(0x7fe8a0000d08, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] futex(0x7fe8a0000d08, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 0 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] futex(0x7fe8a0000d08, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 0 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... futex resumed> ) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] futex(0x7fe8a0000d08, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2230] futex(0x7fe8a0000d08, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2229] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 0 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2231] futex(0x7fe8a0000d08, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 0 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2229] <... futex resumed> ) = 1 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2232] futex(0x7fe894001278, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] futex(0x7fe894001278, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2232] <... futex resumed> ) = 0 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2232] futex(0x7fe894001278, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... futex resumed> ) = 0 | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2229] <... futex resumed> ) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] futex(0x7fe8a0000d08, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2230] futex(0x7fe8a0000d08, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable) | |
[pid 2231] <... futex resumed> ) = 0 | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2231] futex(0x7fe8a0000d08, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 0 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2229] <... futex resumed> ) = 0 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2232] futex(0x7fe894001278, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] futex(0x7fe894001278, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2232] <... futex resumed> ) = 0 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] futex(0x7fe894001278, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2232] <... futex resumed> ) = 0 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... futex resumed> ) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] futex(0x7fe8a0000d08, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] futex(0x7fe8a0000d08, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... futex resumed> ) = 0 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] futex(0x7fe8a0000d08, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... futex resumed> ) = 0 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... futex resumed> ) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] futex(0x7fe894001ad8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2234] futex(0x7fe88c0226c8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2230] futex(0x7fe894001ad8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2229] futex(0x7fe88c0226c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2232] <... futex resumed> ) = 0 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2232] futex(0x7fe894001ad8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] futex(0x7fe88c0226c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2232] <... futex resumed> ) = 0 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2229] <... futex resumed> ) = 1 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... futex resumed> ) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] futex(0x7fe88c0226c8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] futex(0x7fe88c0226c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] futex(0x7fe88c0226c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2230] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable) | |
[pid 2230] <... futex resumed> ) = 0 | |
[pid 2229] <... futex resumed> ) = 1 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] futex(0x7fe894001ad8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2230] futex(0x7fe894001ad8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2232] <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable) | |
[pid 2230] <... futex resumed> ) = 0 | |
[pid 2232] futex(0x7fe894001ad8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... futex resumed> ) = 0 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... futex resumed> ) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] futex(0x7fe8a00113c8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] futex(0x7fe8a00113c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 0 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] futex(0x7fe8a00113c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 0 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2230] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2229] <... futex resumed> ) = 1 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] futex(0x7fe894001ad8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2230] futex(0x7fe894001ad8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2229] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2232] <... futex resumed> ) = 0 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2232] futex(0x7fe894001ad8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2232] <... futex resumed> ) = 0 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2229] <... futex resumed> ) = 1 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2230] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2229] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2229] <... futex resumed> ) = 1 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] futex(0x7fe88c022818, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] futex(0x7fe88c022818, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] futex(0x7fe88c022818, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2230] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable) | |
[pid 2230] <... futex resumed> ) = 0 | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... futex resumed> ) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] futex(0x7fe88c0226c8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... futex resumed> ) = 1 | |
[pid 2230] futex(0x7fe88c0226c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2229] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] futex(0x7fe88c0226c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] futex(0x7fe894001ad8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] futex(0x7fe894001ad8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] <... futex resumed> ) = 0 | |
[pid 2232] futex(0x7fe894001ad8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... futex resumed> ) = 0 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... futex resumed> ) = 1 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2234] futex(0x7fe88c0226c8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2230] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2229] futex(0x7fe88c0226c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] futex(0x7fe88c0226c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... futex resumed> ) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] futex(0x7fe8840227a8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2230] futex(0x7fe8840227a8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2229] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2236] futex(0x7fe8840227a8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2229] <... futex resumed> ) = 1 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2231] futex(0x7fe8a0011268, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... futex resumed> ) = 1 | |
[pid 2230] futex(0x7fe8a0011268, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2229] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 0 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] futex(0x7fe8a0011268, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 0 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... futex resumed> ) = 1 | |
[pid 2230] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2229] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] futex(0x7fe894001ad8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] futex(0x7fe894001ad8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2232] <... futex resumed> ) = 0 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] futex(0x7fe894001ad8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2232] <... futex resumed> ) = 0 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... futex resumed> ) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2230] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2229] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2232] futex(0x7fe894001448, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] futex(0x7fe894001448, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2232] <... futex resumed> ) = 0 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2232] futex(0x7fe894001448, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... futex resumed> ) = 0 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... futex resumed> ) = 1 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... write resumed> ) = 0x8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2226] write(0xc, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] epoll_wait(5, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... epoll_wait resumed> {{EPOLLIN, {u32=8, u64=8}}}, 1024, 0) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] read(8, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] munmap(0x7fe8aa6ef000, 2097152 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... munmap resumed> ) = 0 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] munmap(0x7fe8aa2ef000, 2097152 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... munmap resumed> ) = 0 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] rt_sigprocmask(SIG_SETMASK, ~[RTMIN RT_1], <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... rt_sigprocmask resumed> [], 8) = 0 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] read(3, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... read resumed> "*", 1) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] write(0x4, 0x7fe8ac29ca50, 0x1 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... write resumed> ) = 0x1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] rt_sigprocmask(SIG_SETMASK, [], <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... rt_sigprocmask resumed> NULL, 8) = 0 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] close(6 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... close resumed> ) = 0 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] close(7 <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... close resumed> ) = 0 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] close(8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... close resumed> ) = 0 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] close(37 <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... close resumed> ) = 0 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] close(5 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2229] <... close resumed> ) = 0 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] madvise(0x7fe8ac19d000, 1028096, MADV_DONTNEED <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] <... madvise resumed> ) = 0 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] _exit(0) = ? | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2231] epoll_wait(13, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2229] +++ exited with 0 +++ | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2226] <... write resumed> ) = 0x8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... epoll_wait resumed> {{EPOLLIN, {u32=16, u64=16}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] read(16, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2232] futex(0x7fe894001ad8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2230] futex(0x7fe894001ad8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2232] <... futex resumed> ) = 0 | |
[pid 2232] futex(0x7fe894001ad8, FUTEX_WAKE_PRIVATE, 1) = 0 | |
[pid 2232] epoll_wait(17, {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2234] read(28, "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] futex(0x7fe88c022818, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe88c022818, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] futex(0x7fe88c022818, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2234] futex(0x7fe88c0226c8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] futex(0x7fe88c0226c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] futex(0x7fe88c0226c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2231] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2226] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2226] <... write resumed> ) = 0x8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2226] write(0x10, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] futex(0x7fe890022258, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2232] futex(0x7fe894001ad8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] futex(0x7fe890022258, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] futex(0x7fe894001ad8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2232] <... futex resumed> ) = 0 | |
[pid 2235] futex(0x7fe890022258, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2232] futex(0x7fe894001ad8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2232] <... futex resumed> ) = 0 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] futex(0x7fe8980019b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2232] futex(0x7fe894001278, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] futex(0x7fe8980019b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] futex(0x7fe894001278, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2232] <... futex resumed> ) = 0 | |
[pid 2233] futex(0x7fe8980019b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2232] futex(0x7fe894001278, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2232] <... futex resumed> ) = 0 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] futex(0x7fe88c022818, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2236] futex(0x7fe8840227a8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] futex(0x7fe88c022818, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] futex(0x7fe8840227a8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2234] futex(0x7fe88c022818, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] futex(0x7fe8840227a8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2226] <... write resumed> ) = 0x8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] futex(0x7fe8980019b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe8980019b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] futex(0x7fe8980019b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] futex(0x7fe88c0226c8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe88c0226c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] futex(0x7fe88c0226c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2233] futex(0x7fe8980019b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe8980019b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] futex(0x7fe8980019b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] futex(0x7fe890022258, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe890022258, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] futex(0x7fe890022258, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] futex(0x7fe884001938, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe884001938, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2236] futex(0x7fe884001938, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] futex(0x7fe88c0226c8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe88c0226c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] futex(0x7fe88c0226c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] futex(0x7fe890022258, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] futex(0x7fe890022258, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] futex(0x7fe890022258, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2236] futex(0x7fe8840227a8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] futex(0x7fe8840227a8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2236] futex(0x7fe8840227a8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] futex(0x7fe8980019b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] futex(0x7fe890022258, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] futex(0x7fe8980019b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] futex(0x7fe890022258, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2235] futex(0x7fe890022258, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] futex(0x7fe8980019b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] <... read resumed> "\2\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] futex(0x7fe88c022818, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe88c022818, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] futex(0x7fe88c022818, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] futex(0x7fe8980019b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe8980019b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] futex(0x7fe8980019b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2236] futex(0x7fe8840227a8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe8840227a8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] futex(0x7fe8840227a8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] futex(0x7fe88c0226c8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe88c0226c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] futex(0x7fe88c0226c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] futex(0x7fe8980019b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe8980019b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] futex(0x7fe8980019b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2236] futex(0x7fe8840227a8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe8840227a8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] futex(0x7fe8840227a8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] futex(0x7fe88c0226c8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable) | |
[pid 2231] futex(0x7fe88c0226c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2234] futex(0x7fe88c0226c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 0 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2236] futex(0x7fe8840227a8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] futex(0x7fe8840227a8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] futex(0x7fe8840227a8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] futex(0x7fe88c0226c8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe88c0226c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] futex(0x7fe88c0226c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] futex(0x7fe890022258, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe890022258, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] futex(0x7fe890022258, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] futex(0x7fe8840227a8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] futex(0x7fe8840227a8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2236] futex(0x7fe8840227a8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] futex(0x7fe890022258, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2226] write(0x14, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2232] <... epoll_wait resumed> {{EPOLLIN, {u32=20, u64=20}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2232] read(20, <unfinished ...> | |
[pid 2231] futex(0x7fe890022258, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2232] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2232] epoll_wait(17, <unfinished ...> | |
[pid 2235] futex(0x7fe890022258, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] futex(0x7fe88c0226c8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe88c0226c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] futex(0x7fe88c0226c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2234] futex(0x7fe88c0226c8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] futex(0x7fe88c0226c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] futex(0x7fe88c0226c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] futex(0x7fe88c0226c8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2236] futex(0x7fe8840227a8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] futex(0x7fe88c0226c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] futex(0x7fe8840227a8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2234] futex(0x7fe88c0226c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] futex(0x7fe8840227a8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] futex(0x7fe8840227a8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] futex(0x7fe8840227a8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] futex(0x7fe8840227a8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] futex(0x7fe884001938, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe884001938, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] futex(0x7fe884001938, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable) | |
[pid 2231] <... futex resumed> ) = 0 | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2226] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] futex(0x7fe8980019b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] futex(0x7fe8980019b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] futex(0x7fe8980019b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\2\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2234] futex(0x7fe88c0226c8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] futex(0x7fe88c0226c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] futex(0x7fe88c0226c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2236] futex(0x7fe884001938, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] futex(0x7fe884001938, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] futex(0x7fe884001938, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] futex(0x7fe88c022818, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe88c022818, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] futex(0x7fe88c022818, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2236] futex(0x7fe884001938, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe884001938, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] futex(0x7fe884001938, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] futex(0x7fe88c022818, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe88c022818, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] futex(0x7fe88c022818, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2236] futex(0x7fe884001938, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe884001938, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] futex(0x7fe884001938, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] futex(0x7fe88c022818, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe88c022818, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] futex(0x7fe88c022818, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] futex(0x7fe898001758, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2236] futex(0x7fe884001938, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe884001938, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] futex(0x7fe884001938, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] futex(0x7fe88c022818, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe88c022818, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] futex(0x7fe88c022818, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] futex(0x7fe884001938, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe884001938, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] futex(0x7fe884001938, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] futex(0x7fe8980019b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe8980019b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] futex(0x7fe8980019b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] futex(0x7fe88c022818, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe88c022818, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] futex(0x7fe88c022818, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] futex(0x7fe884001938, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe884001938, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] futex(0x7fe884001938, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] futex(0x7fe8980019b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe8980019b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] futex(0x7fe8980019b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] futex(0x7fe88c022818, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe88c022818, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] futex(0x7fe88c022818, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] futex(0x7fe884001938, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe884001938, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] futex(0x7fe884001938, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] futex(0x7fe88c022818, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe88c022818, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] futex(0x7fe88c022818, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] futex(0x7fe884001938, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe884001938, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] futex(0x7fe884001938, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] futex(0x7fe8980019b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe8980019b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] futex(0x7fe8980019b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] futex(0x7fe88c022818, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe88c022818, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] futex(0x7fe88c022818, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] futex(0x7fe884001938, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe884001938, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] futex(0x7fe884001938, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] futex(0x7fe8980019b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe8980019b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] futex(0x7fe8980019b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] futex(0x7fe8840221b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] futex(0x7fe88c022818, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe88c022818, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] futex(0x7fe88c022818, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] futex(0x7fe884001938, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe884001938, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] futex(0x7fe884001938, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] futex(0x7fe8980019b8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] futex(0x7fe8980019b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] futex(0x7fe8980019b8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable) | |
[pid 2231] <... futex resumed> ) = 0 | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] futex(0x7fe88c022818, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] futex(0x7fe88c022818, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] futex(0x7fe88c022818, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] futex(0x7fe8900019f8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] futex(0x7fe884001938, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe884001938, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2236] futex(0x7fe884001938, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] futex(0x7fe88c022818, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] futex(0x7fe88c022818, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] futex(0x7fe88c022818, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2236] futex(0x7fe8840227a8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe8840227a8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2236] futex(0x7fe8840227a8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... futex resumed> ) = 0 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] read(24, <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2235] <... epoll_wait resumed> {{EPOLLIN, {u32=32, u64=32}}}, 1024, -1) = 1 | |
[pid 2233] futex(0x7fe898001248, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2233] <... futex resumed> ) = 0 | |
[pid 2235] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2233] epoll_wait(21, <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2235] futex(0x7fe890001518, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2234] epoll_wait(25, <unfinished ...> | |
[pid 2235] epoll_wait(29, <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2230] <... futex resumed> ) = 1 | |
[pid 2231] write(0x1c, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2230] write(0x24, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... epoll_wait resumed> {{EPOLLIN, {u32=28, u64=28}}}, 1024, -1) = 1 | |
[pid 2236] <... epoll_wait resumed> {{EPOLLIN, {u32=36, u64=36}}}, 1024, -1) = 1 | |
[pid 2234] read(28, <unfinished ...> | |
[pid 2236] read(36, <unfinished ...> | |
[pid 2234] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2236] <... read resumed> "\1\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2231] <... write resumed> ) = 0x8 | |
[pid 2236] epoll_wait(33, <unfinished ...> | |
[pid 2231] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2230] <... write resumed> ) = 0x8 | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2231] <... futex resumed> ) = 1 | |
[pid 2234] futex(0x7fe88c001ae8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2231] write(0x18, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2234] <... futex resumed> ) = 0 | |
[pid 2233] <... epoll_wait resumed> {{EPOLLIN, {u32=24, u64=24}}}, 1024, -1) = 1 | |
[pid 2234] ep |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment