-
-
Save anonymous/9751326 to your computer and use it in GitHub Desktop.
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
[pid 2235] socketpair(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0 <unfinished ...> | |
[pid 2235] <... socketpair resumed> , [79, 82]) = 0 | |
[pid 2235] pipe2( <unfinished ...> | |
[pid 2235] <... pipe2 resumed> [84, 85], O_CLOEXEC) = 0 | |
[pid 2235] clone( <unfinished ...> | |
[pid 2242] readlink("/proc/self/exe", Process 2243 attached | |
[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 2243] <... set_robust_list resumed> ) = 0 | |
[pid 2235] futex(0x7fe8ac0f4b10, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 1 | |
[pid 2235] close(85 <unfinished ...> | |
[pid 2243] dup2(69, 0 <unfinished ...> | |
[pid 2243] <... dup2 resumed> ) = 0 | |
[pid 2235] <... close resumed> ) = 0 | |
[pid 2243] ioctl(0, FIONBIO <unfinished ...> | |
[pid 2243] <... ioctl resumed> , [0]) = 0 | |
[pid 2243] close(64 <unfinished ...> | |
[pid 2243] <... close resumed> ) = 0 | |
[pid 2243] dup2(77, 1 <unfinished ...> | |
[pid 2243] <... dup2 resumed> ) = 1 | |
[pid 2243] ioctl(1, FIONBIO <unfinished ...> | |
[pid 2243] <... ioctl resumed> , [0]) = 0 | |
[pid 2243] close(71 <unfinished ...> | |
[pid 2243] <... close resumed> ) = 0 | |
[pid 2243] dup2(82, 2 <unfinished ...> | |
[pid 2243] <... dup2 resumed> ) = 2 | |
[pid 2243] ioctl(2, FIONBIO <unfinished ...> | |
[pid 2243] <... ioctl resumed> , [0]) = 0 | |
[pid 2243] close(79 <unfinished ...> | |
[pid 2243] <... close resumed> ) = 0 | |
[pid 2243] close(69 <unfinished ...> | |
[pid 2243] <... close resumed> ) = 0 | |
[pid 2243] close(77 <unfinished ...> | |
[pid 2243] <... close resumed> ) = 0 | |
[pid 2243] close(82 <unfinished ...> | |
[pid 2243] <... close resumed> ) = 0 | |
[pid 2235] read(84, <unfinished ...> | |
[pid 2243] execve("./bar", ["./bar"], [/* 28 vars */] <unfinished ...> | |
[pid 2235] <... read resumed> "", 4) = 0 | |
[pid 2243] <... execve resumed> ) = 0 | |
[pid 2235] close(84 <unfinished ...> | |
[pid 2243] brk(0 <unfinished ...> | |
[pid 2235] <... close resumed> ) = 0 | |
[pid 2243] <... brk resumed> ) = 0x1542000 | |
[pid 2235] close(69 <unfinished ...> | |
[pid 2243] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2243] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2243] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b69eb000 | |
[pid 2235] <... close resumed> ) = 0 | |
[pid 2243] readlink("/proc/self/exe", <unfinished ...> | |
[pid 2235] ioctl(64, FIONBIO <unfinished ...> | |
[pid 2243] <... readlink resumed> "/home/alex/code/rust3/bar", 4096) = 25 | |
[pid 2235] <... ioctl resumed> , [1]) = 0 | |
[pid 2243] access("/etc/ld.so.preload", R_OK <unfinished ...> | |
[pid 2243] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[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 2243] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[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 2243] <... stat resumed> 0x7fff674abe60) = -1 ENOENT (No such file or directory) | |
[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 2243] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2243] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls", <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 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 2243] <... stat resumed> 0x7fff674abe60) = -1 ENOENT (No such file or directory) | |
[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 2243] stat("/home/alex/code/rust3/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib", <unfinished ...> | |
[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 2243] <... 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 2243] <... stat resumed> 0x7fff674abe60) = -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 2243] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2243] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/tls", <unfinished ...> | |
[pid 2243] <... stat resumed> 0x7fff674abe60) = -1 ENOENT (No such file or directory) | |
[pid 2243] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2243] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2243] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/x86_64", <unfinished ...> | |
[pid 2243] <... stat resumed> 0x7fff674abe60) = -1 ENOENT (No such file or directory) | |
[pid 2243] open("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2243] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2243] stat("/usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib", <unfinished ...> | |
[pid 2243] <... stat resumed> 0x7fff674abe60) = -1 ENOENT (No such file or directory) | |
[pid 2235] close(82 <unfinished ...> | |
[pid 2243] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2243] <... open resumed> ) = 3 | |
[pid 2243] fstat(3, <unfinished ...> | |
[pid 2235] <... close resumed> ) = 0 | |
[pid 2243] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=82262, ...}) = 0 | |
[pid 2243] mmap(NULL, 82262, PROT_READ, MAP_PRIVATE, 3, 0 <unfinished ...> | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b69d6000 | |
[pid 2243] close(3 <unfinished ...> | |
[pid 2243] <... close resumed> ) = 0 | |
[pid 2243] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2243] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2235] ioctl(79, FIONBIO <unfinished ...> | |
[pid 2243] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2243] <... open resumed> ) = 3 | |
[pid 2235] <... ioctl resumed> , [1]) = 0 | |
[pid 2243] read(3, <unfinished ...> | |
[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 2243] fstat(3, <unfinished ...> | |
[pid 2243] <... fstat resumed> {st_mode=S_IFREG|0755, st_size=1853400, ...}) = 0 | |
[pid 2243] mmap(NULL, 3961912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b6403000 | |
[pid 2243] mprotect(0x7fb2b65c0000, 2097152, PROT_NONE <unfinished ...> | |
[pid 2243] <... mprotect resumed> ) = 0 | |
[pid 2243] mmap(0x7fb2b67c0000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1bd000 <unfinished ...> | |
[pid 2235] futex(0x7fe8ac0f4b10, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b67c0000 | |
[pid 2243] mmap(0x7fb2b67c6000, 17464, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b67c6000 | |
[pid 2243] close(3 <unfinished ...> | |
[pid 2243] <... close resumed> ) = 0 | |
[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 2243] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2243] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2243] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2243] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2243] <... open resumed> ) = 3 | |
[pid 2243] read(3, <unfinished ...> | |
[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 2243] fstat(3, <unfinished ...> | |
[pid 2243] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=14664, ...}) = 0 | |
[pid 2243] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b69d5000 | |
[pid 2243] mmap(NULL, 2109736, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b61ff000 | |
[pid 2243] mprotect(0x7fb2b6202000, 2093056, PROT_NONE <unfinished ...> | |
[pid 2243] <... mprotect resumed> ) = 0 | |
[pid 2243] mmap(0x7fb2b6401000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000 <unfinished ...> | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b6401000 | |
[pid 2243] close(3 <unfinished ...> | |
[pid 2243] <... close resumed> ) = 0 | |
[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 2243] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2243] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2243] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2243] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2243] <... open resumed> ) = 3 | |
[pid 2243] read(3, <unfinished ...> | |
[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 2243] fstat(3, <unfinished ...> | |
[pid 2243] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=1063328, ...}) = 0 | |
[pid 2243] mmap(NULL, 3158344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b5efb000 | |
[pid 2243] mprotect(0x7fb2b5ffe000, 2093056, PROT_NONE <unfinished ...> | |
[pid 2243] <... mprotect resumed> ) = 0 | |
[pid 2243] mmap(0x7fb2b61fd000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x102000 <unfinished ...> | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b61fd000 | |
[pid 2243] close(3 <unfinished ...> | |
[pid 2243] <... close resumed> ) = 0 | |
[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 2243] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2243] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) | |
[pid 2243] open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2243] <... open resumed> ) = 3 | |
[pid 2243] read(3, <unfinished ...> | |
[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 2243] fstat(3, <unfinished ...> | |
[pid 2243] <... fstat resumed> {st_mode=S_IFREG|0755, st_size=135757, ...}) = 0 | |
[pid 2243] mmap(NULL, 2212936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b5cde000 | |
[pid 2243] mprotect(0x7fb2b5cf5000, 2097152, PROT_NONE <unfinished ...> | |
[pid 2243] <... mprotect resumed> ) = 0 | |
[pid 2243] mmap(0x7fb2b5ef5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000 <unfinished ...> | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b5ef5000 | |
[pid 2243] mmap(0x7fb2b5ef7000, 13384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b5ef7000 | |
[pid 2243] close(3 <unfinished ...> | |
[pid 2243] <... close resumed> ) = 0 | |
[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 2243] <... open resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2243] access("/etc/ld.so.nohwcap", F_OK <unfinished ...> | |
[pid 2243] <... access resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2243] open("/lib/x86_64-linux-gnu/libgcc_s.so.1", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 2243] <... open resumed> ) = 3 | |
[pid 2243] read(3, <unfinished ...> | |
[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 2243] fstat(3, <unfinished ...> | |
[pid 2243] <... fstat resumed> {st_mode=S_IFREG|0644, st_size=88408, ...}) = 0 | |
[pid 2243] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b69d4000 | |
[pid 2243] mmap(NULL, 2184224, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0 <unfinished ...> | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b5ac8000 | |
[pid 2243] mprotect(0x7fb2b5add000, 2093056, PROT_NONE <unfinished ...> | |
[pid 2243] <... mprotect resumed> ) = 0 | |
[pid 2243] mmap(0x7fb2b5cdc000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000 <unfinished ...> | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b5cdc000 | |
[pid 2243] close(3 <unfinished ...> | |
[pid 2243] <... close resumed> ) = 0 | |
[pid 2243] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b69d3000 | |
[pid 2243] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 2243] <... mmap resumed> ) = 0x7fb2b69d1000 | |
[pid 2243] arch_prctl(ARCH_SET_FS, 0x7fb2b69d1740 <unfinished ...> | |
[pid 2243] <... arch_prctl resumed> ) = 0 | |
[pid 2243] mprotect(0x7fb2b67c0000, 16384, PROT_READ <unfinished ...> | |
[pid 2243] <... mprotect resumed> ) = 0 | |
[pid 2243] mprotect(0x7fb2b5cdc000, 4096, PROT_READ <unfinished ...> | |
[pid 2243] <... mprotect resumed> ) = 0 | |
[pid 2243] mprotect(0x7fb2b5ef5000, 4096, PROT_READ <unfinished ...> | |
[pid 2243] <... mprotect resumed> ) = 0 | |
[pid 2243] mprotect(0x7fb2b61fd000, 4096, PROT_READ <unfinished ...> | |
[pid 2243] <... mprotect resumed> ) = 0 | |
[pid 2243] mprotect(0x7fb2b6401000, 4096, PROT_READ <unfinished ...> | |
[pid 2243] <... mprotect resumed> ) = 0 | |
[pid 2243] mprotect(0x7bd000, 180224, PROT_READ <unfinished ...> | |
[pid 2243] <... mprotect resumed> ) = 0 | |
[pid 2243] mprotect(0x7fb2b69ed000, 4096, PROT_READ <unfinished ...> | |
[pid 2243] <... mprotect resumed> ) = 0 | |
[pid 2243] munmap(0x7fb2b69d6000, 82262 <unfinished ...> | |
[pid 2243] <... munmap resumed> ) = 0 | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2235] futex(0x7fe8ac0f4b10, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> | |
[pid 2235] <... futex resumed> ) = 0 | |
[pid 2235] write(0, 0x7f, 0 <unfinished ...> | |
[pid 2243] set_tid_address(0x7fb2b69d1a10 <unfinished ...> | |
[pid 2243] <... set_tid_address resumed> ) = 2243 | |
[pid 2243] set_robust_list(0x7fb2b69d1a20, 24 <unfinished ...> | |
[pid 2243] <... set_robust_list resumed> ) = 0 | |
[pid 2235] <... write resumed> ) = 0 | |
[pid 2235] close(64 <unfinished ...> | |
[pid 2243] futex(0x7fff674ac64c, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, 7fb2b69d1740 <unfinished ...> | |
[pid 2243] <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable) | |
[pid 2243] rt_sigaction(SIGRTMIN, {0x7fb2b5ce47e0, [], SA_RESTORER|SA_SIGINFO, 0x7fb2b5cedbb0}, <unfinished ...> | |
[pid 2243] <... rt_sigaction resumed> NULL, 8) = 0 | |
[pid 2243] rt_sigaction(SIGRT_1, {0x7fb2b5ce4860, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7fb2b5cedbb0}, <unfinished ...> | |
[pid 2243] <... rt_sigaction resumed> NULL, 8) = 0 | |
[pid 2243] rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], <unfinished ...> | |
[pid 2243] <... rt_sigprocmask resumed> NULL, 8) = 0 | |
[pid 2243] getrlimit(RLIMIT_STACK, <unfinished ...> | |
[pid 2243] <... getrlimit resumed> {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 | |
[pid 2235] <... close resumed> ) = 0 | |
[pid 2243] brk(0 <unfinished ...> | |
[pid 2243] <... brk resumed> ) = 0x1542000 | |
[pid 2243] brk(0x1563000 <unfinished ...> | |
[pid 2243] <... brk resumed> ) = 0x1563000 | |
[pid 2235] read(30, <unfinished ...> | |
[pid 2243] ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS <unfinished ...> | |
[pid 2243] <... ioctl resumed> , 0x7fff674ac0d0) = -1 ENOTTY (Inappropriate ioctl for device) | |
[pid 2243] write(0x2, 0x55f219, 0x6 <unfinished ...> | |
[pid 2243] <... write resumed> ) = 0x6 | |
[pid 2243] write(0x2, 0x55f210, 0x6 <unfinished ...> | |
[pid 2243] <... write resumed> ) = 0x6 | |
[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 2243] write(0x2, 0x55f0ac, 0x6 <unfinished ...> | |
[pid 2235] wait4(2243, <unfinished ...> | |
[pid 2243] <... write resumed> ) = 0x6 | |
[pid 2243] write(0x2, 0x55f235, 0x1 <unfinished ...> | |
[pid 2235] <... wait4 resumed> 0x7fe8aaeec7e0, WNOHANG, NULL) = 0 | |
[pid 2243] <... write resumed> ) = 0x1 | |
[pid 2243] write(0x2, 0x55f217, 0x1 <unfinished ...> | |
[pid 2243] <... write resumed> ) = 0x1 | |
[pid 2235] epoll_ctl(29, EPOLL_CTL_DEL, 77, {EPOLLIN|EPOLLHUP, {u32=77, u64=77}} <unfinished ...> | |
[pid 2235] <... epoll_ctl resumed> ) = -1 EBADF (Bad file descriptor) | |
[pid 2235] epoll_ctl(29, EPOLL_CTL_DEL, 79, {EPOLLIN|EPOLLHUP, {u32=79, u64=79}} <unfinished ...> | |
[pid 2235] <... epoll_ctl resumed> ) = -1 ENOENT (No such file or directory) | |
[pid 2235] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x8 | |
[pid 2235] write(0, 0x80, 0 <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0 | |
[pid 2235] mprotect(0x7fe890023000, 65536, PROT_READ|PROT_WRITE <unfinished ...> | |
[pid 2235] <... mprotect resumed> ) = 0 | |
[pid 2243] write(0x2, 0x7fff674ac1b7, 0x1 <unfinished ...> | |
[pid 2235] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x8 | |
[pid 2235] write(0, 0x80, 0 <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0 | |
[pid 2235] epoll_ctl(29, EPOLL_CTL_ADD, 71, {EPOLLIN, {u32=71, u64=71}} <unfinished ...> | |
[pid 2235] <... epoll_ctl resumed> ) = 0 | |
[pid 2235] epoll_ctl(29, EPOLL_CTL_ADD, 79, {EPOLLIN, {u32=79, u64=79}} <unfinished ...> | |
[pid 2235] <... epoll_ctl resumed> ) = 0 | |
[pid 2235] epoll_wait(29, <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=79, u64=79}}}, 1024, 0) = 4 | |
[pid 2235] read(32, <unfinished ...> | |
[pid 2235] <... read resumed> "\2\0\0\0\0\0\0\0", 1024) = 8 | |
[pid 2235] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=2242, si_status=101, si_utime=0, si_stime=0} --- | |
[pid 2235] read(3, <unfinished ...> | |
[pid 2235] <... read resumed> "*", 1) = 1 | |
[pid 2235] write(0x7, 0x7fe8aaeebfb0, 0x10 <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x10 | |
[pid 2235] write(0x13, 0x7fe8aaeebfb0, 0x10 <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x10 | |
[pid 2235] write(0x17, 0x7fe8aaeebfb0, 0x10 <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x10 | |
[pid 2235] write(0x1b, 0x7fe8aaeebfb0, 0x10 <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x10 | |
[pid 2235] write(0x1f, 0x7fe8aaeebfb0, 0x10 <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x10 | |
[pid 2235] write(0x23, 0x7fe8aaeebfb0, 0x10 <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x10 | |
[pid 2235] write(0x4, 0x7fe8aaeebfc0, 0x1 <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x1 | |
[pid 2235] rt_sigreturn( <unfinished ...> | |
[pid 2235] <... rt_sigreturn resumed> ) = 8 | |
[pid 2235] epoll_ctl(29, EPOLL_CTL_DEL, 77, {EPOLLIN|EPOLLHUP, {u32=77, u64=77}} <unfinished ...> | |
[pid 2235] <... epoll_ctl resumed> ) = -1 EBADF (Bad file descriptor) | |
[pid 2235] read(79, <unfinished ...> | |
[pid 2235] <... read resumed> "task '<main>' failed at 'test', "..., 65536) = 40 | |
[pid 2235] write(0, 0x28, 0 <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0 | |
[pid 2235] write(0, 0xfffffffffffff001, 0 <unfinished ...> | |
[pid 2235] <... write resumed> ) = -1 (errno 14) | |
[pid 2235] write(0, 0x81, 0 <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0 | |
[pid 2235] write(0, 0x7f, 0 <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0 | |
[pid 2235] close(79 <unfinished ...> | |
[pid 2235] <... close resumed> ) = 0 | |
[pid 2235] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2235] <... write resumed> ) = 0x8 | |
[pid 2235] write(0x20, 0x5605f8, 0x8 <unfinished ...> | |
[pid 2243] <... write resumed> ) = -1 (errno 32) | |
[pid 2243] --- SIGPIPE {si_signo=SIGPIPE, si_code=SI_USER, si_pid=2243, si_uid=1000} --- | |
[pid 2235] <... write resumed> ) = 0x8 | |
[pid 2243] exit_group(100) = ? | |
[pid 2235] epoll_wait(29, <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 2235] read(32, <unfinished ...> | |
[pid 2243] +++ exited with 100 +++ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment