Skip to content

Instantly share code, notes, and snippets.

@robxu9
Created August 6, 2016 03:55
Show Gist options
  • Save robxu9/a2371ccee8311c2991e8687b9a64703a to your computer and use it in GitHub Desktop.
Save robxu9/a2371ccee8311c2991e8687b9a64703a to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
execve("/home/rxu/.linuxbrew/bin/brew", ["brew", "install", "go"], [/* 19 vars */]) = 0
brk(0) = 0x7ffff3ea4000
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) = 0x7fd4b5f70000
access("/etc/ld.so.preload", R_OK) = -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=43348, ...}) = 0
mmap(NULL, 43348, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fd4b5f74000
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\0P \2\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1840928, ...}) = 0
mmap(NULL, 3949248, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd4b5830000
mprotect(0x7fd4b59ea000, 2097152, PROT_NONE) = 0
mmap(0x7fd4b5bea000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1ba000) = 0x7fd4b5bea000
mmap(0x7fd4b5bf0000, 17088, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fd4b5bf0000
close(3) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd4b5f60000
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd4b5f50000
arch_prctl(ARCH_SET_FS, 0x7fd4b5f50740) = 0
mprotect(0x7fd4b5bea000, 16384, PROT_READ) = 0
mprotect(0x7fd4b621b000, 8192, PROT_READ) = 0
mprotect(0x7fd4b5e22000, 4096, PROT_READ) = 0
munmap(0x7fd4b5f74000, 43348) = 0
getpid() = 2461
rt_sigaction(SIGCHLD, {0x7fd4b6012460, ~[RTMIN RT_1], SA_RESTORER, 0x7fd4b5866cb0}, NULL, 8) = 0
geteuid() = 1000
brk(0) = 0x7ffff3ea4000
brk(0x7ffff3ec5000) = 0x7ffff3ec5000
getppid() = 2458
stat("/mnt/c/Users/robert/Desktop", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
stat(".", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
open("/home/rxu/.linuxbrew/bin/brew", O_RDONLY) = 3
fcntl(3, F_DUPFD, 10) = 10
close(3) = 0
fcntl(10, F_SETFD, FD_CLOEXEC) = 0
rt_sigaction(SIGINT, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f4ba9626cb0}, 8) = 0
rt_sigaction(SIGINT, {0x7fd4b6012460, ~[RTMIN RT_1], SA_RESTORER, 0x7fd4b5866cb0}, NULL, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f4ba9626cb0}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL, ~[RTMIN RT_1], SA_RESTORER, 0x7fd4b5866cb0}, NULL, 8) = 0
rt_sigaction(SIGTERM, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f4ba9626cb0}, 8) = 0
rt_sigaction(SIGTERM, {SIG_DFL, ~[RTMIN RT_1], SA_RESTORER, 0x7fd4b5866cb0}, NULL, 8) = 0
read(10, "#!/bin/sh\nif [ -z \"$BASH_VERSION"..., 8192) = 839
execve("/home/rxu/.linuxbrew/bin/bash", ["bash", "/home/rxu/.linuxbrew/bin/brew", "install", "go"], [/* 19 vars */]) = -1 ENOENT (No such file or directory)
execve("/usr/local/bin/bash", ["bash", "/home/rxu/.linuxbrew/bin/brew", "install", "go"], [/* 19 vars */]) = -1 ENOENT (No such file or directory)
execve("/usr/bin/bash", ["bash", "/home/rxu/.linuxbrew/bin/brew", "install", "go"], [/* 19 vars */]) = -1 ENOENT (No such file or directory)
execve("/bin/bash", ["bash", "/home/rxu/.linuxbrew/bin/brew", "install", "go"], [/* 19 vars */]) = 0
brk(0) = 0x1a26000
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) = 0x7ff841170000
access("/etc/ld.so.preload", R_OK) = -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=43348, ...}) = 0
mmap(NULL, 43348, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7ff841165000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/libtinfo.so.5", 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\303\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=167096, ...}) = 0
mmap(NULL, 2264288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7ff840bd0000
mprotect(0x7ff840bf5000, 2093056, PROT_NONE) = 0
mmap(0x7ff840df4000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x24000) = 0x7ff840df4000
close(3) = 0
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, 2109744, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7ff8409c0000
mprotect(0x7ff8409c3000, 2093056, PROT_NONE) = 0
mmap(0x7ff840bc2000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7ff840bc2000
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\0P \2\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1840928, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff841160000
mmap(NULL, 3949248, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7ff8405f0000
mprotect(0x7ff8407aa000, 2097152, PROT_NONE) = 0
mmap(0x7ff8409aa000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1ba000) = 0x7ff8409aa000
mmap(0x7ff8409b0000, 17088, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7ff8409b0000
close(3) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff841150000
arch_prctl(ARCH_SET_FS, 0x7ff841150740) = 0
mprotect(0x7ff8409aa000, 16384, PROT_READ) = 0
mprotect(0x7ff840bc2000, 4096, PROT_READ) = 0
mprotect(0x7ff840df4000, 16384, PROT_READ) = 0
mprotect(0x6ef000, 4096, PROT_READ) = 0
mprotect(0x7ff841022000, 4096, PROT_READ) = 0
munmap(0x7ff841165000, 43348) = 0
open("/dev/tty", O_RDWR|O_NONBLOCK) = 3
close(3) = 0
brk(0) = 0x1a26000
brk(0x1a27000) = 0x1a27000
open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=2919792, ...}) = 0
mmap(NULL, 2919792, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7ff840327000
close(3) = 0
brk(0x1a28000) = 0x1a28000
brk(0x1a29000) = 0x1a29000
getuid() = 1000
getgid() = 1000
geteuid() = 1000
getegid() = 1000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
time(NULL) = 1470455562
brk(0x1a2a000) = 0x1a2a000
open("/proc/meminfo", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff841140000
read(3, "MemTotal: 16695964 kB\nMemF"..., 1024) = 1024
close(3) = 0
munmap(0x7ff841140000, 4096) = 0
brk(0x1a2b000) = 0x1a2b000
rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7ff840626cb0}, {SIG_DFL, ~[RTMIN RT_1], SA_RESTORER, 0x7fd4b5866cb0}, 8) = 0
rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7ff840626cb0}, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7ff840626cb0}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, {SIG_DFL, ~[RTMIN RT_1], SA_RESTORER, 0x7fd4b5866cb0}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, {SIG_DFL, ~[RTMIN RT_1], SA_RESTORER, 0x7fd4b5866cb0}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigaction(SIGQUIT, {SIG_IGN, [], SA_RESTORER, 0x7ff840626cb0}, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, 8) = 0
uname({sys="Linux", node="DESKTOP-OT287BU", ...}) = 0
brk(0x1a2c000) = 0x1a2c000
brk(0x1a2d000) = 0x1a2d000
stat("/mnt/c/Users/robert/Desktop", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
stat(".", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
getpid() = 2461
open("/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=26258, ...}) = 0
mmap(NULL, 26258, PROT_READ, MAP_SHARED, 3, 0) = 0x7ff841173000
close(3) = 0
brk(0x1a2e000) = 0x1a2e000
getppid() = 2458
stat(".", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
stat("/home/rxu/.linuxbrew/bin/bash", 0x7fffd59c07d0) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/bash", 0x7fffd59c07d0) = -1 ENOENT (No such file or directory)
stat("/usr/bin/bash", 0x7fffd59c07d0) = -1 ENOENT (No such file or directory)
stat("/bin/bash", {st_mode=S_IFREG|0755, st_size=1021112, ...}) = 0
stat("/bin/bash", {st_mode=S_IFREG|0755, st_size=1021112, ...}) = 0
geteuid() = 1000
getegid() = 1000
getuid() = 1000
getgid() = 1000
access("/bin/bash", X_OK) = 0
stat("/bin/bash", {st_mode=S_IFREG|0755, st_size=1021112, ...}) = 0
geteuid() = 1000
getegid() = 1000
getuid() = 1000
getgid() = 1000
access("/bin/bash", R_OK) = 0
stat("/bin/bash", {st_mode=S_IFREG|0755, st_size=1021112, ...}) = 0
stat("/bin/bash", {st_mode=S_IFREG|0755, st_size=1021112, ...}) = 0
geteuid() = 1000
getegid() = 1000
getuid() = 1000
getgid() = 1000
access("/bin/bash", X_OK) = 0
stat("/bin/bash", {st_mode=S_IFREG|0755, st_size=1021112, ...}) = 0
geteuid() = 1000
getegid() = 1000
getuid() = 1000
getgid() = 1000
access("/bin/bash", R_OK) = 0
gettimeofday({1470455562, 730915}, NULL) = 0
brk(0x1a2f000) = 0x1a2f000
getpgrp() = 2458
rt_sigaction(SIGCHLD, {0x4464c0, [], SA_RESTORER|SA_RESTART, 0x7ff840626cb0}, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7ff840626cb0}, 8) = 0
getrlimit(RLIMIT_NPROC, {rlim_cur=RLIM64_INFINITY, rlim_max=RLIM64_INFINITY}) = 0
brk(0x1a30000) = 0x1a30000
brk(0x1a31000) = 0x1a31000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
open("/home/rxu/.linuxbrew/bin/brew", O_RDONLY) = 3
ioctl(3, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffd59c0ab0) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
read(3, "#!/bin/sh\nif [ -z \"$BASH_VERSION"..., 80) = 80
lseek(3, 0, SEEK_SET) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=2*1024, rlim_max=2*1024}) = 0
fcntl(255, F_GETFD) = -1 EBADF (Bad file descriptor)
dup2(3, 255) = 255
close(3) = 0
fcntl(255, F_SETFD, FD_CLOEXEC) = 0
fcntl(255, F_GETFL) = 0 (flags O_RDONLY)
fstat(255, {st_mode=S_IFREG|0777, st_size=839, ...}) = 0
lseek(255, 0, SEEK_CUR) = 0
brk(0x1a32000) = 0x1a32000
read(255, "#!/bin/sh\nif [ -z \"$BASH_VERSION"..., 839) = 839
brk(0x1a33000) = 0x1a33000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
brk(0x1a34000) = 0x1a34000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
pipe([3, 4]) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
lseek(255, -667, SEEK_CUR) = 172
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7ff841150a10) = 2462
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x4464c0, [], SA_RESTORER|SA_RESTART, 0x7ff840626cb0}, {0x4464c0, [], SA_RESTORER|SA_RESTART, 0x7ff840626cb0}, 8) = 0
close(4) = 0
read(3, "/home/rxu/.linuxbrew/bin\n", 128) = 25
read(3, 0x7fffd59c03d0, 128) = -1 EINTR (Interrupted system call)
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=2462, si_status=0, si_utime=0, si_stime=0} ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 2462
wait4(-1, 0x7fffd59bfc48, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn() = -1 EINTR (Interrupted system call)
read(3, "", 128) = 0
close(3) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x4438a0, [], SA_RESTORER, 0x7ff840626cb0}, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, {0x4438a0, [], SA_RESTORER, 0x7ff840626cb0}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
read(255, "HOMEBREW_BREW_FILE=\"${BREW_FILE_"..., 839) = 667
lstat("/home/rxu/.linuxbrew/bin/brew", {st_mode=S_IFREG|0777, st_size=839, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/brew.sh", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0666, st_size=7641, ...}) = 0
brk(0x1a36000) = 0x1a36000
read(3, "HOMEBREW_VERSION=\"0.9.9\"\n\nonoe()"..., 7641) = 7641
close(3) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
brk(0x1a37000) = 0x1a37000
brk(0x1a38000) = 0x1a38000
brk(0x1a39000) = 0x1a39000
brk(0x1a3a000) = 0x1a3a000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
pipe([3, 4]) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7ff841150a10) = 2463
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x4464c0, [], SA_RESTORER|SA_RESTART, 0x7ff840626cb0}, {0x4464c0, [], SA_RESTORER|SA_RESTART, 0x7ff840626cb0}, 8) = 0
close(4) = 0
read(3, "UTF-8\n", 128) = 6
read(3, 0x7fffd59bff80, 128) = -1 EINTR (Interrupted system call)
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=2463, si_status=0, si_utime=0, si_stime=0} ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 2463
wait4(-1, 0x7fffd59bf7f8, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn() = -1 EINTR (Interrupted system call)
read(3, "", 128) = 0
close(3) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x4438a0, [], SA_RESTORER, 0x7ff840626cb0}, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, {0x4438a0, [], SA_RESTORER, 0x7ff840626cb0}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
stat("/home/rxu/.linuxbrew/Cellar", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
pipe([3, 4]) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7ff841150a10) = 2465
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x4464c0, [], SA_RESTORER|SA_RESTART, 0x7ff840626cb0}, {0x4464c0, [], SA_RESTORER|SA_RESTART, 0x7ff840626cb0}, 8) = 0
close(4) = 0
read(3, "Linux\n", 128) = 6
read(3, 0x7fffd59bfee0, 128) = -1 EINTR (Interrupted system call)
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=2465, si_status=0, si_utime=0, si_stime=0} ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 2465
wait4(-1, 0x7fffd59bf758, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn() = -1 EINTR (Interrupted system call)
read(3, "", 128) = 0
close(3) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x4438a0, [], SA_RESTORER, 0x7ff840626cb0}, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, {0x4438a0, [], SA_RESTORER, 0x7ff840626cb0}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
brk(0x1a3b000) = 0x1a3b000
brk(0x1a3c000) = 0x1a3c000
brk(0x1a3d000) = 0x1a3d000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
pipe([3, 4]) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7ff841150a10) = 2467
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x4464c0, [], SA_RESTORER|SA_RESTART, 0x7ff840626cb0}, {0x4464c0, [], SA_RESTORER|SA_RESTART, 0x7ff840626cb0}, 8) = 0
close(4) = 0
read(3, "x86_64\n", 128) = 7
read(3, 0x7fffd59bf9e0, 128) = -1 EINTR (Interrupted system call)
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=2467, si_status=0, si_utime=0, si_stime=0} ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 2467
wait4(-1, 0x7fffd59bf258, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn() = -1 EINTR (Interrupted system call)
read(3, "", 128) = 0
close(3) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x4438a0, [], SA_RESTORER, 0x7ff840626cb0}, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, {0x4438a0, [], SA_RESTORER, 0x7ff840626cb0}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
pipe([3, 4]) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7ff841150a10) = 2469
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x4464c0, [], SA_RESTORER|SA_RESTART, 0x7ff840626cb0}, {0x4464c0, [], SA_RESTORER|SA_RESTART, 0x7ff840626cb0}, 8) = 0
close(4) = 0
read(3, "Ubuntu 14.04.5 LTS\n", 128) = 19
read(3, 0x7fffd59bfb00, 128) = -1 EINTR (Interrupted system call)
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=2469, si_status=0, si_utime=0, si_stime=0} ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 2469
wait4(-1, 0x7fffd59bf378, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn() = -1 EINTR (Interrupted system call)
read(3, "", 128) = 0
close(3) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x4438a0, [], SA_RESTORER, 0x7ff840626cb0}, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, {0x4438a0, [], SA_RESTORER, 0x7ff840626cb0}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
pipe([3, 4]) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7ff841150a10) = 2471
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x4464c0, [], SA_RESTORER|SA_RESTART, 0x7ff840626cb0}, {0x4464c0, [], SA_RESTORER|SA_RESTART, 0x7ff840626cb0}, 8) = 0
close(4) = 0
read(3, "curl/7.35.0\n", 128) = 12
read(3, 0x7fffd59bfee0, 128) = -1 EINTR (Interrupted system call)
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=2471, si_status=0, si_utime=0, si_stime=0} ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 2471
wait4(-1, 0x7fffd59bf758, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn() = -1 EINTR (Interrupted system call)
read(3, "", 128) = 0
close(3) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x4438a0, [], SA_RESTORER, 0x7ff840626cb0}, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, {0x4438a0, [], SA_RESTORER, 0x7ff840626cb0}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
brk(0x1a3e000) = 0x1a3e000
pipe([3, 4]) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7ff841150a10) = 2475
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x4464c0, [], SA_RESTORER|SA_RESTART, 0x7ff840626cb0}, {0x4464c0, [], SA_RESTORER|SA_RESTART, 0x7ff840626cb0}, 8) = 0
close(4) = 0
read(3, "/mnt/c/Users/robert/Desktop\n", 128) = 28
read(3, 0x7fffd59bff80, 128) = -1 EINTR (Interrupted system call)
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=2475, si_status=0, si_utime=0, si_stime=0} ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 2475
wait4(-1, 0x7fffd59bf7f8, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn() = -1 EINTR (Interrupted system call)
read(3, "", 128) = 0
close(3) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x4438a0, [], SA_RESTORER, 0x7ff840626cb0}, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, {0x4438a0, [], SA_RESTORER, 0x7ff840626cb0}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
stat("/mnt/c/Users/robert/Desktop", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
stat("/home/rxu/.linuxbrew/Library/Homebrew/cmd/install.sh", 0x7fffd59c0330) = -1 ENOENT (No such file or directory)
brk(0x1a3f000) = 0x1a3f000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
brk(0x1a40000) = 0x1a40000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
pipe([3, 4]) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7ff841150a10) = 2476
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x4464c0, [], SA_RESTORER|SA_RESTART, 0x7ff840626cb0}, {0x4464c0, [], SA_RESTORER|SA_RESTART, 0x7ff840626cb0}, 8) = 0
close(4) = 0
read(3, "1000\n", 128) = 5
read(3, 0x7fffd59bf9d0, 128) = -1 EINTR (Interrupted system call)
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=2476, si_status=0, si_utime=0, si_stime=0} ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 2476
wait4(-1, 0x7fffd59bf248, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn() = -1 EINTR (Interrupted system call)
read(3, "", 128) = 0
close(3) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x4438a0, [], SA_RESTORER, 0x7ff840626cb0}, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, {0x4438a0, [], SA_RESTORER, 0x7ff840626cb0}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/utils/analytics.sh", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0666, st_size=4007, ...}) = 0
brk(0x1a41000) = 0x1a41000
read(3, "# Migrate analytics UUID to its "..., 4007) = 4007
close(3) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
brk(0x1a42000) = 0x1a42000
brk(0x1a43000) = 0x1a43000
brk(0x1a44000) = 0x1a44000
brk(0x1a45000) = 0x1a45000
brk(0x1a46000) = 0x1a46000
brk(0x1a47000) = 0x1a47000
brk(0x1a48000) = 0x1a48000
brk(0x1a49000) = 0x1a49000
brk(0x1a4a000) = 0x1a4a000
brk(0x1a4b000) = 0x1a4b000
brk(0x1a4c000) = 0x1a4c000
brk(0x1a4d000) = 0x1a4d000
faccessat(AT_FDCWD, "/home/rxu/.linuxbrew/.git/config", R_OK) = 0
brk(0x1a4e000) = 0x1a4e000
stat("/home/rxu/.homebrew_analytics_user_uuid", 0x7fffd59bf2d0) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
pipe([3, 4]) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7ff841150a10) = 2478
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x4464c0, [], SA_RESTORER|SA_RESTART, 0x7ff840626cb0}, {0x4464c0, [], SA_RESTORER|SA_RESTART, 0x7ff840626cb0}, 8) = 0
close(4) = 0
read(3, "true\n", 128) = 5
read(3, 0x7fffd59bf520, 128) = -1 EINTR (Interrupted system call)
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=2478, si_status=0, si_utime=0, si_stime=0} ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 2478
wait4(-1, 0x7fffd59bed98, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn() = -1 EINTR (Interrupted system call)
read(3, "", 128) = 0
close(3) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x4438a0, [], SA_RESTORER, 0x7ff840626cb0}, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, {0x4438a0, [], SA_RESTORER, 0x7ff840626cb0}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
pipe([3, 4]) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7ff841150a10) = 2494
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x4464c0, [], SA_RESTORER|SA_RESTART, 0x7ff840626cb0}, {0x4464c0, [], SA_RESTORER|SA_RESTART, 0x7ff840626cb0}, 8) = 0
close(4) = 0
read(3, "true\n", 128) = 5
read(3, 0x7fffd59bf620, 128) = -1 EINTR (Interrupted system call)
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=2494, si_status=0, si_utime=0, si_stime=0} ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 2494
wait4(-1, 0x7fffd59bee98, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn() = -1 EINTR (Interrupted system call)
read(3, "", 128) = 0
close(3) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x4438a0, [], SA_RESTORER, 0x7ff840626cb0}, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, {0x4438a0, [], SA_RESTORER, 0x7ff840626cb0}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/utils/ruby.sh", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0666, st_size=2221, ...}) = 0
brk(0x1a4f000) = 0x1a4f000
read(3, "original-setup-ruby-path() {\n i"..., 2221) = 2221
close(3) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
brk(0x1a50000) = 0x1a50000
brk(0x1a51000) = 0x1a51000
brk(0x1a52000) = 0x1a52000
brk(0x1a53000) = 0x1a53000
brk(0x1a54000) = 0x1a54000
brk(0x1a55000) = 0x1a55000
brk(0x1a56000) = 0x1a56000
brk(0x1a57000) = 0x1a57000
brk(0x1a58000) = 0x1a58000
brk(0x1a59000) = 0x1a59000
brk(0x1a5a000) = 0x1a5a000
brk(0x1a5b000) = 0x1a5b000
brk(0x1a5c000) = 0x1a5c000
brk(0x1a5d000) = 0x1a5d000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
brk(0x1a5e000) = 0x1a5e000
pipe([3, 4]) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7ff841150a10) = 2510
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x4464c0, [], SA_RESTORER|SA_RESTART, 0x7ff840626cb0}, {0x4464c0, [], SA_RESTORER|SA_RESTART, 0x7ff840626cb0}, 8) = 0
close(4) = 0
read(3, "/usr/bin/ruby\n", 128) = 14
read(3, 0x7fffd59be480, 128) = -1 EINTR (Interrupted system call)
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=2510, si_status=0, si_utime=0, si_stime=0} ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 2510
wait4(-1, 0x7fffd59bdcf8, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn() = -1 EINTR (Interrupted system call)
read(3, "", 128) = 0
close(3) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x4438a0, [], SA_RESTORER, 0x7ff840626cb0}, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, {0x4438a0, [], SA_RESTORER, 0x7ff840626cb0}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, {SIG_IGN, [], SA_RESTORER, 0x7ff840626cb0}, 8) = 0
rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7ff840626cb0}, {0x4464c0, [], SA_RESTORER|SA_RESTART, 0x7ff840626cb0}, 8) = 0
execve("/usr/bin/ruby", ["/usr/bin/ruby", "-W0", "/home/rxu/.linuxbrew/Library/Hom"..., "install", "go"], [/* 34 vars */]) = 0
brk(0) = 0x1a56000
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) = 0x7ffd47390000
access("/etc/ld.so.preload", R_OK) = -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=43348, ...}) = 0
mmap(NULL, 43348, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7ffd47385000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libruby-1.9.1.so.1.9", 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\0Pu\2\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=2087600, ...}) = 0
mmap(NULL, 4297112, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7ffd46be0000
mprotect(0x7ffd46dd6000, 2093056, PROT_NONE) = 0
mmap(0x7ffd46fd5000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1f5000) = 0x7ffd46fd5000
mmap(0x7ffd46fde000, 111000, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7ffd46fde000
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\0P \2\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1840928, ...}) = 0
mmap(NULL, 3949248, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7ffd46810000
mprotect(0x7ffd469ca000, 2097152, PROT_NONE) = 0
mmap(0x7ffd46bca000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1ba000) = 0x7ffd46bca000
mmap(0x7ffd46bd0000, 17088, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7ffd46bd0000
close(3) = 0
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\0po\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=141574, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ffd47380000
mmap(NULL, 2217264, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7ffd465f0000
mprotect(0x7ffd46609000, 2093056, PROT_NONE) = 0
mmap(0x7ffd46808000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x18000) = 0x7ffd46808000
mmap(0x7ffd4680a000, 13616, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7ffd4680a000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/librt.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\0P#\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=31792, ...}) = 0
mmap(NULL, 2129016, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7ffd463e0000
mprotect(0x7ffd463e7000, 2093056, PROT_NONE) = 0
mmap(0x7ffd465e6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7ffd465e6000
close(3) = 0
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, 2109744, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7ffd461d0000
mprotect(0x7ffd461d3000, 2093056, PROT_NONE) = 0
mmap(0x7ffd463d2000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7ffd463d2000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/libcrypt.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\300\f\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=43368, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ffd47370000
mmap(NULL, 2327072, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7ffd45f90000
mprotect(0x7ffd45f99000, 2097152, PROT_NONE) = 0
mmap(0x7ffd46199000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x7ffd46199000
mmap(0x7ffd4619b000, 184864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7ffd4619b000
close(3) = 0
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\20V\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=1071552, ...}) = 0
mmap(NULL, 3166568, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7ffd45c80000
mprotect(0x7ffd45d85000, 2093056, PROT_NONE) = 0
mmap(0x7ffd45f84000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x104000) = 0x7ffd45f84000
close(3) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ffd47360000
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ffd47350000
arch_prctl(ARCH_SET_FS, 0x7ffd47350740) = 0
mprotect(0x7ffd46bca000, 16384, PROT_READ) = 0
mprotect(0x7ffd45f84000, 4096, PROT_READ) = 0
mprotect(0x7ffd46199000, 4096, PROT_READ) = 0
mprotect(0x7ffd463d2000, 4096, PROT_READ) = 0
mprotect(0x7ffd46808000, 4096, PROT_READ) = 0
mprotect(0x7ffd465e6000, 4096, PROT_READ) = 0
mprotect(0x7ffd46fd5000, 20480, PROT_READ) = 0
mprotect(0x600000, 4096, PROT_READ) = 0
mprotect(0x7ffd47222000, 4096, PROT_READ) = 0
munmap(0x7ffd47385000, 43348) = 0
set_tid_address(0x7ffd47350a10) = 2461
set_robust_list(0x7ffd47350a20, 24) = 0
futex(0x7fffe3d58e50, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, 7ffd47350740) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigaction(SIGRTMIN, {0x7ffd465f69f0, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46600330}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {0x7ffd465f6a80, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7ffd46600330}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=8192*1024}) = 0
brk(0) = 0x1a56000
brk(0x1a77000) = 0x1a77000
open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=2919792, ...}) = 0
mmap(NULL, 2919792, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7ffd459b7000
close(3) = 0
fstat(0, {st_mode=S_IFCHR|0600, st_rdev=makedev(4, 1), ...}) = 0
fstat(1, {st_mode=S_IFREG|0777, st_size=39830, ...}) = 0
fstat(2, {st_mode=S_IFREG|0777, st_size=39887, ...}) = 0
open("/proc/self/maps", O_RDONLY|O_CLOEXEC) = 3
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=8192*1024}) = 0
fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ffd47340000
read(3, "00400000-00401000 r-x- 00000000 "..., 1024) = 1024
read(3, " /lib/x86_64-linux-g"..., 1024) = 1024
read(3, "ffd465e6000 ---- 00000000 00:00 "..., 1024) = 1024
read(3, "ce000 r--- 001ba000 00:00 394837"..., 1024) = 1024
read(3, "7225000 rw-- 00000000 00:00 0\n7f"..., 1024) = 463
close(3) = 0
munmap(0x7ffd47340000, 4096) = 0
sched_getaffinity(2461, 32, 0x1a56f20) = 4
open("/proc/self/maps", O_RDONLY|O_CLOEXEC) = 3
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=8192*1024}) = 0
fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ffd47340000
read(3, "00400000-00401000 r-x- 00000000 "..., 1024) = 1024
read(3, " /lib/x86_64-linux-g"..., 1024) = 1024
read(3, "ffd465e6000 ---- 00000000 00:00 "..., 1024) = 1024
read(3, "ce000 r--- 001ba000 00:00 394837"..., 1024) = 1024
read(3, "7225000 rw-- 00000000 00:00 0\n7f"..., 1024) = 463
close(3) = 0
munmap(0x7ffd47340000, 4096) = 0
sched_getaffinity(2461, 32, 0x1a56f20) = 4
rt_sigaction(SIGVTALRM, {0x7ffd46d35e30, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, {SIG_DFL, [], SA_RESTORER, 0x7f4ba9626cb0}, 8) = 0
mmap(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ffd47240000
brk(0x1a98000) = 0x1a98000
brk(0x1abc000) = 0x1abc000
brk(0x1add000) = 0x1add000
getrusage(RUSAGE_SELF, {ru_utime={0, 0}, ru_stime={0, 31250}, ...}) = 0
open("/dev/urandom", O_RDONLY|O_NOCTTY|O_NONBLOCK) = 3
fstat(3, {st_mode=S_IFCHR|0666, st_rdev=makedev(1, 9), ...}) = 0
fstat(3, {st_mode=S_IFCHR|0666, st_rdev=makedev(1, 9), ...}) = 0
read(3, "z|I\325\210\\\354~\337n+M'|\354\37", 16) = 16
close(3) = 0
gettimeofday({1470455562, 935967}, NULL) = 0
brk(0x1afe000) = 0x1afe000
brk(0x1b1f000) = 0x1b1f000
brk(0x1b40000) = 0x1b40000
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
fstat(0, {st_mode=S_IFCHR|0600, st_rdev=makedev(4, 1), ...}) = 0
ioctl(1, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d58c40) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(1, {st_mode=S_IFREG|0777, st_size=42586, ...}) = 0
ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d58c40) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(2, {st_mode=S_IFREG|0777, st_size=42777, ...}) = 0
brk(0x1b61000) = 0x1b61000
rt_sigaction(SIGINT, {0x7ffd46cd7390, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, 8) = 0
rt_sigaction(SIGHUP, {0x7ffd46cd7390, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, {SIG_DFL, [], SA_RESTORER, 0x7f4ba9626cb0}, 8) = 0
rt_sigaction(SIGQUIT, {0x7ffd46cd7390, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, {SIG_DFL, [], SA_RESTORER, 0x7ff840626cb0}, 8) = 0
rt_sigaction(SIGTERM, {0x7ffd46cd7390, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, {SIG_DFL, ~[RTMIN RT_1], SA_RESTORER, 0x7fd4b5866cb0}, 8) = 0
rt_sigaction(SIGALRM, {0x7ffd46cd7390, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, {SIG_DFL, [], SA_RESTORER, 0x7f4ba9626cb0}, 8) = 0
rt_sigaction(SIGUSR1, {0x7ffd46cd7390, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, {SIG_DFL, [], SA_RESTORER, 0x7f4ba9626cb0}, 8) = 0
rt_sigaction(SIGUSR2, {0x7ffd46cd7390, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, {SIG_DFL, [], SA_RESTORER, 0x7f4ba9626cb0}, 8) = 0
rt_sigaction(SIGBUS, {0x7ffd46cd71c0, [], SA_RESTORER|SA_STACK|SA_SIGINFO, 0x7ffd46846cb0}, {SIG_DFL, [], SA_RESTORER, 0x7f4ba9626cb0}, 8) = 0
sigaltstack({ss_sp=0x1ac1090, ss_flags=0, ss_size=16384}, {ss_sp=0, ss_flags=SS_DISABLE, ss_size=0}) = 0
rt_sigaction(SIGSEGV, {0x7ffd46cd73b0, [], SA_RESTORER|SA_STACK|SA_SIGINFO, 0x7ffd46846cb0}, {SIG_DFL, [], SA_RESTORER, 0x7f4ba9626cb0}, 8) = 0
rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, {SIG_DFL, [], SA_RESTORER, 0x7f4ba9626cb0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], [], 8) = 0
rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7ff840626cb0}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
geteuid() = 1000
getegid() = 1000
brk(0x1b82000) = 0x1b82000
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
pipe([3, 4]) = 0
fstat(3, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
fstat(4, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
fcntl(4, F_GETFL) = 0x1 (flags O_WRONLY)
fcntl(4, F_SETFL, O_WRONLY|O_NONBLOCK) = 0
fcntl(3, F_GETFD) = 0
fcntl(3, F_SETFD, FD_CLOEXEC) = 0
fcntl(4, F_GETFD) = 0
fcntl(4, F_SETFD, FD_CLOEXEC) = 0
mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7ffd47230000
mprotect(0x7ffd47230000, 4096, PROT_NONE) = 0
clone(child_stack=0x7ffd47232fb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7ffd472339d0, tls=0x7ffd47233700, child_tidptr=0x7ffd472339d0) = 2512
rt_sigprocmask(SIG_SETMASK, ~[SEGV VTALRM RTMIN RT_1], NULL, 8) = 0
brk(0x1ba3000) = 0x1ba3000
open("/proc/self/maps", O_RDONLY|O_CLOEXEC) = 5
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=8192*1024}) = 0
fstat(5, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ffd47220000
read(5, "00400000-00401000 r-x- 00000000 "..., 1024) = 1024
read(5, " /lib/x86_64-linux-g"..., 1024) = 1024
read(5, "ffd465e6000 ---- 00000000 00:00 "..., 1024) = 1024
read(5, "ce000 r--- 001ba000 00:00 394837"..., 1024) = 1024
read(5, "b/x86_64-linux-gnu/ld-2.19.so\n7f"..., 1024) = 607
close(5) = 0
munmap(0x7ffd47220000, 4096) = 0
sched_getaffinity(2461, 32, 0x1b81f50) = 4
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/local/lib/site_ruby/1.9.1/enc/encdb.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/enc/encdb.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/enc/encdb.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/enc/encdb.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/enc/encdb.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/enc/encdb.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/enc/encdb.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/x86_64-linux/enc/encdb.so", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=10232, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=10232, ...}) = 0
close(5) = 0
futex(0x7ffd463d30d0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
open("/usr/lib/ruby/1.9.1/x86_64-linux/enc/encdb.so", O_RDONLY|O_CLOEXEC) = 5
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\7\0\0\0\0\0\0"..., 832) = 832
fstat(5, {st_mode=S_IFREG|0644, st_size=10232, ...}) = 0
mmap(NULL, 2105440, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7ffd457b0000
mprotect(0x7ffd457b2000, 2093056, PROT_NONE) = 0
mmap(0x7ffd459b1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x1000) = 0x7ffd459b1000
close(5) = 0
mprotect(0x7ffd459b1000, 4096, PROT_READ) = 0
brk(0x1bc4000) = 0x1bc4000
open("/usr/local/lib/site_ruby/1.9.1/enc/trans/transdb.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/enc/trans/transdb.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/enc/trans/transdb.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/enc/trans/transdb.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/enc/trans/transdb.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/enc/trans/transdb.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/enc/trans/transdb.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/x86_64-linux/enc/trans/transdb.so", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=14296, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=14296, ...}) = 0
close(5) = 0
open("/usr/lib/ruby/1.9.1/x86_64-linux/enc/trans/transdb.so", O_RDONLY|O_CLOEXEC) = 5
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\6\0\0\0\0\0\0"..., 832) = 832
fstat(5, {st_mode=S_IFREG|0644, st_size=14296, ...}) = 0
mmap(NULL, 2109504, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7ffd455a0000
mprotect(0x7ffd455a2000, 2097152, PROT_NONE) = 0
mmap(0x7ffd457a2000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x2000) = 0x7ffd457a2000
close(5) = 0
mprotect(0x7ffd457a2000, 4096, PROT_READ) = 0
brk(0x1be5000) = 0x1be5000
open("/usr/local/lib/site_ruby/1.9.1/rubygems.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rubygems.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rubygems.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rubygems.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rubygems.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rubygems.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rubygems.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=34951, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=34951, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rubygems.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=34951, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d573a0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=34951, ...}) = 0
read(5, "# -*- ruby -*-\n#--\n# Copyright 2"..., 8192) = 8192
read(5, "ame+. If the +exec_name+\n # is"..., 8192) = 8192
read(5, "hen it inserts the activated gem"..., 8192) = 8192
read(5, "latform.match p\n }.sort_by { "..., 8192) = 8192
read(5, "r.join ':'}:Warning: \" \\\n \"Rb"..., 8192) = 2183
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rubygems.rb", {st_mode=S_IFREG|0644, st_size=34951, ...}) = 0
brk(0x1c06000) = 0x1c06000
brk(0x1c2d000) = 0x1c2d000
open("/usr/local/lib/site_ruby/1.9.1/rubygems/defaults.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rubygems/defaults.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rubygems/defaults.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rubygems/defaults.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rubygems/defaults.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rubygems/defaults.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rubygems/defaults.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=3098, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=3098, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rubygems/defaults.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=3098, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56e30) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=3098, ...}) = 0
read(5, "module Gem\n\n # TODO: move this "..., 8192) = 3098
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rubygems", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rubygems/defaults.rb", {st_mode=S_IFREG|0644, st_size=3098, ...}) = 0
brk(0x1c4e000) = 0x1c4e000
open("/usr/local/lib/site_ruby/1.9.1/rbconfig.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rbconfig.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rbconfig.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rbconfig.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rbconfig.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rbconfig.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rbconfig.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/x86_64-linux/rbconfig.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=10275, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=10275, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/x86_64-linux/rbconfig.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=10275, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56e30) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=10275, ...}) = 0
read(5, "\n# This file was created by mkco"..., 8192) = 8192
read(5, "\"] = \"/usr/include\"\n CONFIG[\"in"..., 8192) = 2083
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/x86_64-linux", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/x86_64-linux/rbconfig.rb", {st_mode=S_IFREG|0644, st_size=10275, ...}) = 0
brk(0x1c6f000) = 0x1c6f000
brk(0x1c90000) = 0x1c90000
open("/usr/local/lib/site_ruby/1.9.1/rubygems/deprecate.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rubygems/deprecate.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rubygems/deprecate.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rubygems/deprecate.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rubygems/deprecate.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rubygems/deprecate.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rubygems/deprecate.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=1851, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=1851, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rubygems/deprecate.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=1851, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56e30) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=1851, ...}) = 0
read(5, "##\n# Provides a single method +d"..., 8192) = 1851
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rubygems", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rubygems/deprecate.rb", {st_mode=S_IFREG|0644, st_size=1851, ...}) = 0
open("/usr/local/lib/site_ruby/1.9.1/rubygems/exceptions.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rubygems/exceptions.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rubygems/exceptions.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rubygems/exceptions.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rubygems/exceptions.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rubygems/exceptions.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rubygems/exceptions.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=2393, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=2393, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rubygems/exceptions.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=2393, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56e30) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=2393, ...}) = 0
read(5, "##\n# Base exception class for Ru"..., 8192) = 2393
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rubygems", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rubygems/exceptions.rb", {st_mode=S_IFREG|0644, st_size=2393, ...}) = 0
brk(0x1cb1000) = 0x1cb1000
open("/usr/local/lib/site_ruby/1.9.1/rubygems/defaults/operating_system.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rubygems/defaults/operating_system.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rubygems/defaults/operating_system.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rubygems/defaults/operating_system.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rubygems/defaults/operating_system.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rubygems/defaults/operating_system.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rubygems/defaults/operating_system.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/x86_64-linux/rubygems/defaults/operating_system.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rubygems/defaults/operating_system.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rubygems/defaults/operating_system.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rubygems/defaults/operating_system.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rubygems/defaults/operating_system.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rubygems/defaults/operating_system.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rubygems/defaults/operating_system.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rubygems/defaults/operating_system.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/x86_64-linux/rubygems/defaults/operating_system.so", O_RDONLY) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
open("/usr/local/lib/site_ruby/1.9.1/rubygems/defaults/ruby.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rubygems/defaults/ruby.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rubygems/defaults/ruby.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rubygems/defaults/ruby.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rubygems/defaults/ruby.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rubygems/defaults/ruby.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rubygems/defaults/ruby.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/x86_64-linux/rubygems/defaults/ruby.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rubygems/defaults/ruby.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rubygems/defaults/ruby.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rubygems/defaults/ruby.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rubygems/defaults/ruby.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rubygems/defaults/ruby.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rubygems/defaults/ruby.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rubygems/defaults/ruby.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/x86_64-linux/rubygems/defaults/ruby.so", O_RDONLY) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
open("/usr/local/lib/site_ruby/1.9.1/rubygems/custom_require.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rubygems/custom_require.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rubygems/custom_require.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rubygems/custom_require.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rubygems/custom_require.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rubygems/custom_require.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rubygems/custom_require.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=1871, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=1871, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rubygems/custom_require.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=1871, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56e30) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=1871, ...}) = 0
read(5, "#--\n# Copyright 2006 by Chad Fow"..., 8192) = 1871
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
brk(0x1cd3000) = 0x1cd3000
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rubygems", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rubygems/custom_require.rb", {st_mode=S_IFREG|0644, st_size=1871, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/brew.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=4379, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d579d0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=4379, ...}) = 0
read(5, "std_trap = trap(\"INT\") { exit! 1"..., 8192) = 4379
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/brew.rb", {st_mode=S_IFREG|0666, st_size=4379, ...}) = 0
brk(0x1cf4000) = 0x1cf4000
open("/proc/self/maps", O_RDONLY|O_CLOEXEC) = 5
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=8192*1024}) = 0
fstat(5, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ffd47220000
read(5, "00400000-00401000 r-x- 00000000 "..., 1024) = 1024
read(5, "/usr/lib/ruby/1.9.1/x86_64-linux"..., 1024) = 1024
read(5, " /lib/x86_64-linux-gnu/libcr"..., 1024) = 1024
read(5, "000 ---- 00000000 00:00 0\n7ffd46"..., 1024) = 1024
read(5, "-- 001ba000 00:00 394837 "..., 1024) = 1024
read(5, "-linux-gnu/ld-2.19.so\n7ffd472240"..., 1024) = 599
close(5) = 0
munmap(0x7ffd47220000, 4096) = 0
sched_getaffinity(2461, 32, 0x1cd1550) = 4
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], [], 8) = 0
rt_sigaction(SIGINT, {0x7ffd46cd7390, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, {0x7ffd46cd7390, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
open("/usr/local/lib/site_ruby/1.9.1/pathname.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/pathname.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/pathname.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/pathname.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/pathname.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/pathname.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/pathname.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=14549, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=14549, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/pathname.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=14549, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d58480) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=14549, ...}) = 0
read(5, "#\n# = pathname.rb\n#\n# Object-Ori"..., 8192) = 8192
read(5, "while true\n while !basename"..., 8192) = 6357
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/pathname.rb", {st_mode=S_IFREG|0644, st_size=14549, ...}) = 0
brk(0x1d17000) = 0x1d17000
open("/usr/local/lib/site_ruby/1.9.1/pathname.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/pathname.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/pathname.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/pathname.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/pathname.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/pathname.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/pathname.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/x86_64-linux/pathname.so", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=26904, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=26904, ...}) = 0
close(5) = 0
open("/usr/lib/ruby/1.9.1/x86_64-linux/pathname.so", O_RDONLY|O_CLOEXEC) = 5
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\24\0\0\0\0\0\0"..., 832) = 832
fstat(5, {st_mode=S_IFREG|0644, st_size=26904, ...}) = 0
mmap(NULL, 2122736, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7ffd45390000
mprotect(0x7ffd45396000, 2093056, PROT_NONE) = 0
mmap(0x7ffd45595000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x5000) = 0x7ffd45595000
close(5) = 0
mprotect(0x7ffd45595000, 4096, PROT_READ) = 0
brk(0x1d3b000) = 0x1d3b000
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/brew.rb", {st_mode=S_IFREG|0666, st_size=4379, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/global.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=2118, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=2118, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/global.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=2118, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d58480) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=2118, ...}) = 0
read(5, "require \"extend/module\"\nrequire "..., 8192) = 2118
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/global.rb", {st_mode=S_IFREG|0666, st_size=2118, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/module.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=277, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=277, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/module.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=277, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57f10) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=277, ...}) = 0
read(5, "class Module\n def attr_rw(*attr"..., 8192) = 277
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/module.rb", {st_mode=S_IFREG|0666, st_size=277, ...}) = 0
brk(0x1d5c000) = 0x1d5c000
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/fileutils.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=5585, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=5585, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/fileutils.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=5585, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57f10) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=5585, ...}) = 0
read(5, "require \"fileutils\"\nrequire \"tmp"..., 8192) = 5585
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/fileutils.rb", {st_mode=S_IFREG|0666, st_size=5585, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/fileutils.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/fileutils.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/fileutils.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/fileutils.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/fileutils.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/fileutils.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/fileutils.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/fileutils.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=46411, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=46411, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/fileutils.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=46411, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d579a0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=46411, ...}) = 0
read(5, "#\n# = fileutils.rb\n#\n# Copyright"..., 8192) = 8192
read(5, " '/usr/bin/emacs21', '/usr/bin/e"..., 8192) = 8192
read(5, "e'] = [:force, :noop, :verbose, "..., 8192) = 8192
read(5, "# Returns true if the contents o"..., 8192) = 8192
read(5, " FIXME\n end\n private_modul"..., 8192) = 8192
read(5, "ASE}:#{Regexp.quote(ascendant)})"..., 8192) = 5451
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/fileutils.rb", {st_mode=S_IFREG|0644, st_size=46411, ...}) = 0
brk(0x1d7d000) = 0x1d7d000
open("/home/rxu/.linuxbrew/Library/Homebrew/etc.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/etc.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/etc.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/etc.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/etc.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/etc.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/etc.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/etc.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/x86_64-linux/etc.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/rxu/.linuxbrew/Library/Homebrew/etc.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/etc.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/etc.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/etc.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/etc.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/etc.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/etc.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/etc.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/x86_64-linux/etc.so", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=14584, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=14584, ...}) = 0
close(5) = 0
open("/usr/lib/ruby/1.9.1/x86_64-linux/etc.so", O_RDONLY|O_CLOEXEC) = 5
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\21\0\0\0\0\0\0"..., 832) = 832
fstat(5, {st_mode=S_IFREG|0644, st_size=14584, ...}) = 0
mmap(NULL, 2109816, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7ffd45180000
mprotect(0x7ffd45183000, 2093056, PROT_NONE) = 0
mmap(0x7ffd45382000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x2000) = 0x7ffd45382000
close(5) = 0
mprotect(0x7ffd45382000, 4096, PROT_READ) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/tmpdir.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/tmpdir.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/tmpdir.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/tmpdir.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/tmpdir.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/tmpdir.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/tmpdir.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/tmpdir.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=3812, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=3812, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/tmpdir.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=3812, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d579a0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=3812, ...}) = 0
read(5, "#\n# tmpdir - retrieve temporary "..., 8192) = 3812
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/tmpdir.rb", {st_mode=S_IFREG|0644, st_size=3812, ...}) = 0
brk(0x1d9e000) = 0x1d9e000
open("/home/rxu/.linuxbrew/Library/Homebrew/etc.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/etc.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/etc.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/etc.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/etc.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/etc.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/etc.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/etc.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/x86_64-linux/etc.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/rxu/.linuxbrew/Library/Homebrew/etc.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/etc.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/etc.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/etc.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/etc.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/etc.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/etc.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/etc.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/x86_64-linux/etc.so", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=14584, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=14584, ...}) = 0
close(5) = 0
brk(0x1dbf000) = 0x1dbf000
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/pathname.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=14399, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=14399, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/pathname.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=14399, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57f10) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=14399, ...}) = 0
read(5, "require \"pathname\"\nrequire \"reso"..., 8192) = 8192
read(5, "256\n require \"digest/sha2\"\n "..., 8192) = 6207
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/pathname.rb", {st_mode=S_IFREG|0666, st_size=14399, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/pathname.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/pathname.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/pathname.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/pathname.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/pathname.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/pathname.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/pathname.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/pathname.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=14549, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=14549, ...}) = 0
close(5) = 0
brk(0x1de0000) = 0x1de0000
open("/home/rxu/.linuxbrew/Library/Homebrew/resource.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=5112, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=5112, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/resource.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=5112, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d579a0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=5112, ...}) = 0
read(5, "require \"download_strategy\"\nrequ"..., 8192) = 5112
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/resource.rb", {st_mode=S_IFREG|0666, st_size=5112, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/download_strategy.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=25809, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=25809, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/download_strategy.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=25809, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57430) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=25809, ...}) = 0
read(5, "require \"utils/json\"\nrequire \"re"..., 8192) = 8192
read(5, " = @url\n\n if ENV[\"HOMEBREW_AR"..., 8192) = 8192
read(5, "d\n\n def repo_valid?\n quiet_s"..., 8192) = 8192
read(5, "n\\.}, %r{^svn://}, %r{^https?://"..., 8192) = 1233
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/download_strategy.rb", {st_mode=S_IFREG|0666, st_size=25809, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/utils/json.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=670, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=670, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/utils/json.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=670, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56ec0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=670, ...}) = 0
read(5, "require \"vendor/okjson\"\n\nmodule "..., 8192) = 670
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/utils", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/utils/json.rb", {st_mode=S_IFREG|0666, st_size=670, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/vendor/okjson.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=15087, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=15087, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/vendor/okjson.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=15087, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56950) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=15087, ...}) = 0
read(5, "# encoding: UTF-8\n#\n# Copyright "..., 8192) = 8192
read(5, " r += 1\n w "..., 8192) = 6895
brk(0x1e01000) = 0x1e01000
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/vendor", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/vendor/okjson.rb", {st_mode=S_IFREG|0666, st_size=15087, ...}) = 0
brk(0x1e22000) = 0x1e22000
brk(0x1e49000) = 0x1e49000
open("/home/rxu/.linuxbrew/Library/Homebrew/stringio.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/stringio.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/stringio.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/stringio.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/stringio.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/stringio.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/stringio.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/stringio.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/x86_64-linux/stringio.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/rxu/.linuxbrew/Library/Homebrew/stringio.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/stringio.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/stringio.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/stringio.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/stringio.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/stringio.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/stringio.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/stringio.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/x86_64-linux/stringio.so", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=27208, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=27208, ...}) = 0
close(5) = 0
open("/usr/lib/ruby/1.9.1/x86_64-linux/stringio.so", O_RDONLY|O_CLOEXEC) = 5
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \37\0\0\0\0\0\0"..., 832) = 832
fstat(5, {st_mode=S_IFREG|0644, st_size=27208, ...}) = 0
mmap(NULL, 2122368, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7ffd44f70000
mprotect(0x7ffd44f76000, 2093056, PROT_NONE) = 0
mmap(0x7ffd45175000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x5000) = 0x7ffd45175000
close(5) = 0
mprotect(0x7ffd45175000, 4096, PROT_READ) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/rexml/document.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rexml/document.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rexml/document.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rexml/document.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rexml/document.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rexml/document.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rexml/document.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rexml/document.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=8477, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=8477, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rexml/document.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=8477, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56ec0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=8477, ...}) = 0
read(5, "require \"rexml/element\"\nrequire "..., 8192) = 8192
read(5, "ntity_expansion_count > @@entity"..., 8192) = 285
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/document.rb", {st_mode=S_IFREG|0644, st_size=8477, ...}) = 0
brk(0x1e6a000) = 0x1e6a000
open("/home/rxu/.linuxbrew/Library/Homebrew/rexml/element.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rexml/element.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rexml/element.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rexml/element.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rexml/element.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rexml/element.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rexml/element.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rexml/element.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=44903, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=44903, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rexml/element.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=44903, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56950) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=44903, ...}) = 0
read(5, "require \"rexml/parent\"\nrequire \""..., 8192) = 8192
read(5, "ents['//b']\n # b.namespace "..., 8192) = 8192
brk(0x1e8b000) = 0x1e8b000
read(5, "d node, which\n # ignores the "..., 8192) = 8192
read(5, "mber of spaces, and children wil"..., 8192) = 8192
read(5, "ot be yielded\n # doc = Docum"..., 8192) = 8192
brk(0x1eac000) = 0x1eac000
read(5, "xmlns:y='twee' \"+\n # \""..., 8192) = 3943
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/element.rb", {st_mode=S_IFREG|0644, st_size=44903, ...}) = 0
brk(0x1ecd000) = 0x1ecd000
brk(0x1eee000) = 0x1eee000
open("/home/rxu/.linuxbrew/Library/Homebrew/rexml/parent.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rexml/parent.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rexml/parent.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rexml/parent.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rexml/parent.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rexml/parent.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rexml/parent.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rexml/parent.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=4431, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=4431, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rexml/parent.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=4431, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d563e0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=4431, ...}) = 0
read(5, "require \"rexml/child\"\n\nmodule RE"..., 8192) = 4431
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/parent.rb", {st_mode=S_IFREG|0644, st_size=4431, ...}) = 0
brk(0x1f0f000) = 0x1f0f000
open("/home/rxu/.linuxbrew/Library/Homebrew/rexml/child.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rexml/child.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rexml/child.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rexml/child.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rexml/child.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rexml/child.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rexml/child.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rexml/child.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=2691, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=2691, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rexml/child.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=2691, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55e70) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=2691, ...}) = 0
read(5, "require \"rexml/node\"\n\nmodule REX"..., 8192) = 2691
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/child.rb", {st_mode=S_IFREG|0644, st_size=2691, ...}) = 0
brk(0x1f30000) = 0x1f30000
open("/home/rxu/.linuxbrew/Library/Homebrew/rexml/node.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rexml/node.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rexml/node.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rexml/node.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rexml/node.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rexml/node.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rexml/node.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rexml/node.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=2185, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=2185, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rexml/node.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=2185, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55900) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=2185, ...}) = 0
read(5, "require \"rexml/parseexception\"\nr"..., 8192) = 2185
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/node.rb", {st_mode=S_IFREG|0644, st_size=2185, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/rexml/parseexception.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rexml/parseexception.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rexml/parseexception.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rexml/parseexception.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rexml/parseexception.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rexml/parseexception.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rexml/parseexception.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rexml/parseexception.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=1252, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=1252, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rexml/parseexception.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=1252, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55390) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=1252, ...}) = 0
read(5, "module REXML\n class ParseExcept"..., 8192) = 1252
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/parseexception.rb", {st_mode=S_IFREG|0644, st_size=1252, ...}) = 0
brk(0x1f51000) = 0x1f51000
open("/home/rxu/.linuxbrew/Library/Homebrew/rexml/formatters/pretty.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rexml/formatters/pretty.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rexml/formatters/pretty.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rexml/formatters/pretty.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rexml/formatters/pretty.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rexml/formatters/pretty.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rexml/formatters/pretty.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rexml/formatters/pretty.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=4415, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=4415, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rexml/formatters/pretty.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=4415, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55390) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=4415, ...}) = 0
read(5, "require 'rexml/formatters/defaul"..., 8192) = 4415
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/formatters", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/formatters/pretty.rb", {st_mode=S_IFREG|0644, st_size=4415, ...}) = 0
brk(0x1f72000) = 0x1f72000
brk(0x1f71000) = 0x1f71000
open("/home/rxu/.linuxbrew/Library/Homebrew/rexml/formatters/default.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rexml/formatters/default.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rexml/formatters/default.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rexml/formatters/default.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rexml/formatters/default.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rexml/formatters/default.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rexml/formatters/default.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rexml/formatters/default.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=2857, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=2857, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rexml/formatters/default.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=2857, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d54e20) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=2857, ...}) = 0
read(5, "module REXML\n module Formatters"..., 8192) = 2857
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/formatters", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/formatters/default.rb", {st_mode=S_IFREG|0644, st_size=2857, ...}) = 0
brk(0x1f92000) = 0x1f92000
open("/home/rxu/.linuxbrew/Library/Homebrew/rexml/namespace.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rexml/namespace.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rexml/namespace.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rexml/namespace.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rexml/namespace.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rexml/namespace.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rexml/namespace.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rexml/namespace.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=1117, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=1117, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rexml/namespace.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=1117, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d563e0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=1117, ...}) = 0
read(5, "require 'rexml/xmltokens'\n\nmodul"..., 8192) = 1117
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/namespace.rb", {st_mode=S_IFREG|0644, st_size=1117, ...}) = 0
brk(0x1fb3000) = 0x1fb3000
open("/home/rxu/.linuxbrew/Library/Homebrew/rexml/xmltokens.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rexml/xmltokens.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rexml/xmltokens.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rexml/xmltokens.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rexml/xmltokens.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rexml/xmltokens.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rexml/xmltokens.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rexml/xmltokens.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=526, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=526, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rexml/xmltokens.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=526, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55e70) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=526, ...}) = 0
read(5, "module REXML\n # Defines a numbe"..., 8192) = 526
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/xmltokens.rb", {st_mode=S_IFREG|0644, st_size=526, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/rexml/attribute.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rexml/attribute.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rexml/attribute.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rexml/attribute.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rexml/attribute.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rexml/attribute.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rexml/attribute.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rexml/attribute.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=5524, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=5524, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rexml/attribute.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=5524, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d563e0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=5524, ...}) = 0
read(5, "require \"rexml/namespace\"\nrequir"..., 8192) = 5524
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/attribute.rb", {st_mode=S_IFREG|0644, st_size=5524, ...}) = 0
brk(0x1fd4000) = 0x1fd4000
open("/home/rxu/.linuxbrew/Library/Homebrew/rexml/text.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rexml/text.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rexml/text.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rexml/text.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rexml/text.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rexml/text.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rexml/text.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rexml/text.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=13895, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=13895, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rexml/text.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=13895, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55e70) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=13895, ...}) = 0
read(5, "require 'rexml/rexml'\nrequire 'r"..., 8192) = 8192
brk(0x1ff5000) = 0x1ff5000
read(5, "defined to be \"russell\"\n # "..., 8192) = 5703
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/text.rb", {st_mode=S_IFREG|0644, st_size=13895, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/rexml/rexml.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rexml/rexml.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rexml/rexml.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rexml/rexml.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rexml/rexml.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rexml/rexml.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rexml/rexml.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rexml/rexml.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=1688, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=1688, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rexml/rexml.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=1688, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55900) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=1688, ...}) = 0
read(5, "# -*- encoding: utf-8 -*-\n# REXM"..., 8192) = 1688
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/rexml.rb", {st_mode=S_IFREG|0644, st_size=1688, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/rexml/entity.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rexml/entity.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rexml/entity.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rexml/entity.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rexml/entity.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rexml/entity.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rexml/entity.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rexml/entity.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=5661, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=5661, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rexml/entity.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=5661, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55900) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=5661, ...}) = 0
read(5, "require 'rexml/child'\nrequire 'r"..., 8192) = 5661
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/entity.rb", {st_mode=S_IFREG|0644, st_size=5661, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/rexml/source.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rexml/source.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rexml/source.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rexml/source.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rexml/source.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rexml/source.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rexml/source.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rexml/source.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=7466, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=7466, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rexml/source.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=7466, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55390) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=7466, ...}) = 0
read(5, "require 'rexml/encoding'\n\nmodule"..., 8192) = 7466
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/source.rb", {st_mode=S_IFREG|0644, st_size=7466, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/rexml/encoding.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rexml/encoding.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rexml/encoding.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rexml/encoding.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rexml/encoding.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rexml/encoding.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rexml/encoding.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rexml/encoding.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=1530, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=1530, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rexml/encoding.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=1530, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d54e20) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=1530, ...}) = 0
read(5, "module REXML\n module Encoding\n "..., 8192) = 1530
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/encoding.rb", {st_mode=S_IFREG|0644, st_size=1530, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/rexml/doctype.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rexml/doctype.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rexml/doctype.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rexml/doctype.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rexml/doctype.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rexml/doctype.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rexml/doctype.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rexml/doctype.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=6740, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=6740, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rexml/doctype.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=6740, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55900) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=6740, ...}) = 0
read(5, "require \"rexml/parent\"\nrequire \""..., 8192) = 6740
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/doctype.rb", {st_mode=S_IFREG|0644, st_size=6740, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/rexml/attlistdecl.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rexml/attlistdecl.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rexml/attlistdecl.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rexml/attlistdecl.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rexml/attlistdecl.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rexml/attlistdecl.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rexml/attlistdecl.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rexml/attlistdecl.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=1932, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=1932, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rexml/attlistdecl.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=1932, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55390) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=1932, ...}) = 0
read(5, "#vim:ts=2 sw=2 noexpandtab:\nrequ"..., 8192) = 1932
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/attlistdecl.rb", {st_mode=S_IFREG|0644, st_size=1932, ...}) = 0
brk(0x2016000) = 0x2016000
brk(0x2037000) = 0x2037000
open("/home/rxu/.linuxbrew/Library/Homebrew/rexml/cdata.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rexml/cdata.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rexml/cdata.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rexml/cdata.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rexml/cdata.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rexml/cdata.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rexml/cdata.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rexml/cdata.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=1579, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=1579, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rexml/cdata.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=1579, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d563e0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=1579, ...}) = 0
read(5, "require \"rexml/text\"\n\nmodule REX"..., 8192) = 1579
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/cdata.rb", {st_mode=S_IFREG|0644, st_size=1579, ...}) = 0
brk(0x2058000) = 0x2058000
open("/home/rxu/.linuxbrew/Library/Homebrew/rexml/xpath.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rexml/xpath.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rexml/xpath.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rexml/xpath.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rexml/xpath.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rexml/xpath.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rexml/xpath.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rexml/xpath.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=3392, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=3392, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rexml/xpath.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=3392, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d563e0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=3392, ...}) = 0
read(5, "require 'rexml/functions'\nrequir"..., 8192) = 3392
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/xpath.rb", {st_mode=S_IFREG|0644, st_size=3392, ...}) = 0
brk(0x2079000) = 0x2079000
open("/home/rxu/.linuxbrew/Library/Homebrew/rexml/functions.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rexml/functions.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rexml/functions.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rexml/functions.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rexml/functions.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rexml/functions.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rexml/functions.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rexml/functions.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=11536, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=11536, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rexml/functions.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=11536, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55e70) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=11536, ...}) = 0
read(5, "module REXML\n # If you add a me"..., 8192) = 8192
read(5, " if ''.respond_to? :chars\n "..., 8192) = 3344
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/functions.rb", {st_mode=S_IFREG|0644, st_size=11536, ...}) = 0
brk(0x209a000) = 0x209a000
open("/home/rxu/.linuxbrew/Library/Homebrew/rexml/xpath_parser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rexml/xpath_parser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rexml/xpath_parser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rexml/xpath_parser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rexml/xpath_parser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rexml/xpath_parser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rexml/xpath_parser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rexml/xpath_parser.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=26315, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=26315, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rexml/xpath_parser.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=26315, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55e70) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=26315, ...}) = 0
read(5, "require 'rexml/namespace'\nrequir"..., 8192) = 8192
read(5, " end\n end\n no"..., 8192) = 8192
read(5, " right = expr( path_stack.shift"..., 8192) = 8192
read(5, " neither is nodeset,\n # "..., 8192) = 1739
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/xpath_parser.rb", {st_mode=S_IFREG|0644, st_size=26315, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/rexml/syncenumerator.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rexml/syncenumerator.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rexml/syncenumerator.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rexml/syncenumerator.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rexml/syncenumerator.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rexml/syncenumerator.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rexml/syncenumerator.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rexml/syncenumerator.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=685, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=685, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rexml/syncenumerator.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=685, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55900) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=685, ...}) = 0
read(5, "module REXML\n class SyncEnumera"..., 8192) = 685
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/syncenumerator.rb", {st_mode=S_IFREG|0644, st_size=685, ...}) = 0
brk(0x20bb000) = 0x20bb000
brk(0x20ba000) = 0x20ba000
open("/home/rxu/.linuxbrew/Library/Homebrew/rexml/parsers/xpathparser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rexml/parsers/xpathparser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rexml/parsers/xpathparser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rexml/parsers/xpathparser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rexml/parsers/xpathparser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rexml/parsers/xpathparser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rexml/parsers/xpathparser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rexml/parsers/xpathparser.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=19857, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=19857, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rexml/parsers/xpathparser.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=19857, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55900) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=19857, ...}) = 0
read(5, "require 'rexml/namespace'\nrequir"..., 8192) = 8192
read(5, " # true/false, if a posit"..., 8192) = 8192
read(5, " #| '(' expr ')'\n #| LITERA"..., 8192) = 3473
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/parsers", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/parsers/xpathparser.rb", {st_mode=S_IFREG|0644, st_size=19857, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/rexml/xmldecl.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rexml/xmldecl.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rexml/xmldecl.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rexml/xmldecl.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rexml/xmldecl.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rexml/xmldecl.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rexml/xmldecl.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rexml/xmldecl.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=2846, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=2846, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rexml/xmldecl.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=2846, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56950) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=2846, ...}) = 0
read(5, "require 'rexml/encoding'\nrequire"..., 8192) = 2846
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/xmldecl.rb", {st_mode=S_IFREG|0644, st_size=2846, ...}) = 0
brk(0x20b4000) = 0x20b4000
open("/home/rxu/.linuxbrew/Library/Homebrew/rexml/comment.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rexml/comment.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rexml/comment.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rexml/comment.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rexml/comment.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rexml/comment.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rexml/comment.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rexml/comment.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=2187, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=2187, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rexml/comment.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=2187, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56950) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=2187, ...}) = 0
read(5, "require \"rexml/child\"\n\nmodule RE"..., 8192) = 2187
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/comment.rb", {st_mode=S_IFREG|0644, st_size=2187, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/rexml/instruction.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rexml/instruction.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rexml/instruction.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rexml/instruction.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rexml/instruction.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rexml/instruction.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rexml/instruction.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rexml/instruction.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=2057, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=2057, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rexml/instruction.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=2057, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56950) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=2057, ...}) = 0
read(5, "require \"rexml/child\"\nrequire \"r"..., 8192) = 2057
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/instruction.rb", {st_mode=S_IFREG|0644, st_size=2057, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/rexml/output.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rexml/output.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rexml/output.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rexml/output.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rexml/output.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rexml/output.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rexml/output.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rexml/output.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=392, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=392, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rexml/output.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=392, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56950) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=392, ...}) = 0
read(5, "require 'rexml/encoding'\n\nmodule"..., 8192) = 392
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/output.rb", {st_mode=S_IFREG|0644, st_size=392, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/rexml/parsers/baseparser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rexml/parsers/baseparser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rexml/parsers/baseparser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rexml/parsers/baseparser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rexml/parsers/baseparser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rexml/parsers/baseparser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rexml/parsers/baseparser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rexml/parsers/baseparser.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=19449, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=19449, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rexml/parsers/baseparser.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=19449, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56950) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=19449, ...}) = 0
read(5, "require 'rexml/parseexception'\nr"..., 8192) = 8192
read(5, "NSTRUCTION_START\n ret"..., 8192) = 8192
read(5, " end\n else\n "..., 8192) = 3065
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/parsers", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/parsers/baseparser.rb", {st_mode=S_IFREG|0644, st_size=19449, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/rexml/undefinednamespaceexception.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rexml/undefinednamespaceexception.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rexml/undefinednamespaceexception.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rexml/undefinednamespaceexception.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rexml/undefinednamespaceexception.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rexml/undefinednamespaceexception.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rexml/undefinednamespaceexception.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rexml/undefinednamespaceexception.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=210, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=210, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rexml/undefinednamespaceexception.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=210, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d563e0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=210, ...}) = 0
read(5, "require 'rexml/parseexception'\nm"..., 8192) = 210
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/undefinednamespaceexception.rb", {st_mode=S_IFREG|0644, st_size=210, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/set.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/set.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/set.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/set.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/set.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/set.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/set.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/set.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=30605, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=30605, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/set.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=30605, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d563e0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=30605, ...}) = 0
read(5, "#--\n# set.rb - defines the Set c"..., 8192) = 8192
read(5, "le object.\n def -(enum)\n dup"..., 8192) = 8192
read(5, "include?(o) || !@proc.call(self,"..., 8192) = 8192
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
brk(0x20d5000) = 0x20d5000
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/set.rb", {st_mode=S_IFREG|0644, st_size=30605, ...}) = 0
brk(0x20f7000) = 0x20f7000
brk(0x211a000) = 0x211a000
open("/home/rxu/.linuxbrew/Library/Homebrew/rexml/parsers/streamparser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rexml/parsers/streamparser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rexml/parsers/streamparser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rexml/parsers/streamparser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rexml/parsers/streamparser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rexml/parsers/streamparser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rexml/parsers/streamparser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rexml/parsers/streamparser.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=1415, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=1415, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rexml/parsers/streamparser.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=1415, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56950) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=1415, ...}) = 0
read(5, "module REXML\n module Parsers\n "..., 8192) = 1415
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/parsers", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/parsers/streamparser.rb", {st_mode=S_IFREG|0644, st_size=1415, ...}) = 0
brk(0x213b000) = 0x213b000
open("/home/rxu/.linuxbrew/Library/Homebrew/rexml/parsers/treeparser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rexml/parsers/treeparser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rexml/parsers/treeparser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rexml/parsers/treeparser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rexml/parsers/treeparser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rexml/parsers/treeparser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rexml/parsers/treeparser.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rexml/parsers/treeparser.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=3565, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=3565, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rexml/parsers/treeparser.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=3565, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56950) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=3565, ...}) = 0
read(5, "require 'rexml/validation/valida"..., 8192) = 3565
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/parsers", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/parsers/treeparser.rb", {st_mode=S_IFREG|0644, st_size=3565, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/rexml/validation/validationexception.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/rexml/validation/validationexception.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/rexml/validation/validationexception.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/rexml/validation/validationexception.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/rexml/validation/validationexception.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/rexml/validation/validationexception.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/rexml/validation/validationexception.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/rexml/validation/validationexception.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=145, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=145, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/rexml/validation/validationexception.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=145, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d563e0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=145, ...}) = 0
read(5, "module REXML\n module Validation"..., 8192) = 145
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/validation", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/rexml/validation/validationexception.rb", {st_mode=S_IFREG|0644, st_size=145, ...}) = 0
brk(0x215c000) = 0x215c000
open("/home/rxu/.linuxbrew/Library/Homebrew/time.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/time.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/time.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/time.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/time.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/time.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/time.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/time.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=17440, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=17440, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/time.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=17440, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56ec0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=17440, ...}) = 0
read(5, "\n#\n# == Introduction\n#\n# This li"..., 8192) = 8192
read(5, "r, 1, 1).zone</tt> and\n # <tt"..., 8192) = 8192
read(5, " t.day, RFC2822_MONTH_NAME[t.mo"..., 8192) = 1056
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/time.rb", {st_mode=S_IFREG|0644, st_size=17440, ...}) = 0
brk(0x217d000) = 0x217d000
open("/home/rxu/.linuxbrew/Library/Homebrew/date.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/date.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/date.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/date.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/date.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/date.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/date.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/date.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=946, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=946, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/date.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=946, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56950) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=946, ...}) = 0
read(5, "# date.rb: Written by Tadayoshi "..., 8192) = 946
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/date.rb", {st_mode=S_IFREG|0644, st_size=946, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/date_core.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/date_core.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/date_core.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/date_core.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/date_core.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/date_core.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/date_core.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/date_core.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/x86_64-linux/date_core.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/rxu/.linuxbrew/Library/Homebrew/date_core.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/date_core.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/date_core.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/date_core.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/date_core.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/date_core.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/date_core.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/date_core.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/x86_64-linux/date_core.so", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=196288, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=196288, ...}) = 0
close(5) = 0
open("/usr/lib/ruby/1.9.1/x86_64-linux/date_core.so", O_RDONLY|O_CLOEXEC) = 5
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360E\0\0\0\0\0\0"..., 832) = 832
fstat(5, {st_mode=S_IFREG|0644, st_size=196288, ...}) = 0
mmap(NULL, 2296120, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7ffd44d30000
mprotect(0x7ffd44d5e000, 2097152, PROT_NONE) = 0
mmap(0x7ffd44f5e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x2e000) = 0x7ffd44f5e000
mmap(0x7ffd44f60000, 2360, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7ffd44f60000
close(5) = 0
mprotect(0x7ffd44f5e000, 4096, PROT_READ) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/date/format.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/date/format.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/date/format.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/date/format.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/date/format.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/date/format.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/date/format.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/date/format.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=51, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=51, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/date/format.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=51, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d563e0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=51, ...}) = 0
read(5, "# format.rb: Written by Tadayosh"..., 8192) = 51
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/date", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/date/format.rb", {st_mode=S_IFREG|0644, st_size=51, ...}) = 0
brk(0x219e000) = 0x219e000
open("/home/rxu/.linuxbrew/Library/Homebrew/checksum.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=339, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=339, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/checksum.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=339, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57430) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=339, ...}) = 0
read(5, "class Checksum\n attr_reader :ha"..., 8192) = 339
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/checksum.rb", {st_mode=S_IFREG|0666, st_size=339, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/version.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=9233, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=9233, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/version.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=9233, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57430) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=9233, ...}) = 0
read(5, "class Version\n include Comparab"..., 8192) = 8192
read(5, ".orig.tar.gz (Debian style)\n "..., 8192) = 1041
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/version.rb", {st_mode=S_IFREG|0666, st_size=9233, ...}) = 0
brk(0x21bf000) = 0x21bf000
open("/home/rxu/.linuxbrew/Library/Homebrew/forwardable.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/forwardable.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/forwardable.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/forwardable.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/forwardable.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/forwardable.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/forwardable.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/forwardable.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=7823, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=7823, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/forwardable.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=7823, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57430) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=7823, ...}) = 0
read(5, "#\n# forwardable.rb -\n# $"..., 8192) = 7823
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/forwardable.rb", {st_mode=S_IFREG|0644, st_size=7823, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/metafiles.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=644, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=644, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/metafiles.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=644, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d579a0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=644, ...}) = 0
read(5, "class Metafiles\n # https://gith"..., 8192) = 644
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/metafiles.rb", {st_mode=S_IFREG|0666, st_size=644, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/utils.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=14715, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=14715, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/utils.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=14715, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d579a0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=14715, ...}) = 0
read(5, "require \"pathname\"\nrequire \"emoj"..., 8192) = 8192
read(5, "def quiet_system(cmd, *args)\n H"..., 8192) = 6523
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/utils.rb", {st_mode=S_IFREG|0666, st_size=14715, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/pathname.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/pathname.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/pathname.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/pathname.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/pathname.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/pathname.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/pathname.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/pathname.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=14549, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=14549, ...}) = 0
close(5) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/emoji.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=530, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=530, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/emoji.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=530, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57430) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=530, ...}) = 0
read(5, "module Emoji\n class << self\n "..., 8192) = 530
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/emoji.rb", {st_mode=S_IFREG|0666, st_size=530, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/emoji.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=77, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=77, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/emoji.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=77, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56ec0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=77, ...}) = 0
read(5, "require \"os\"\nrequire \"emoji\"\n\nif"..., 8192) = 77
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/emoji.rb", {st_mode=S_IFREG|0666, st_size=77, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/os.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1110, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=1110, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/os.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1110, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56950) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=1110, ...}) = 0
read(5, "module OS\n def self.mac?\n re"..., 8192) = 1110
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/os.rb", {st_mode=S_IFREG|0666, st_size=1110, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/os/mac.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=9195, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=9195, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/os/mac.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=9195, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d563e0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=9195, ...}) = 0
read(5, "require \"hardware\"\nrequire \"deve"..., 8192) = 8192
read(5, " know what compiler versions shi"..., 8192) = 1003
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/os", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/os/mac.rb", {st_mode=S_IFREG|0666, st_size=9195, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/hardware.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1902, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=1902, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/hardware.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1902, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55e70) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=1902, ...}) = 0
read(5, "require \"os\"\n\nmodule Hardware\n "..., 8192) = 1902
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/hardware.rb", {st_mode=S_IFREG|0666, st_size=1902, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/os.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1110, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=1110, ...}) = 0
close(5) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/hardware.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=111, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=111, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/hardware.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=111, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55900) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=111, ...}) = 0
read(5, "if OS.mac?\n require \"extend/os/"..., 8192) = 111
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/hardware.rb", {st_mode=S_IFREG|0666, st_size=111, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/linux/hardware/cpu.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=2267, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=2267, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/linux/hardware/cpu.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=2267, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55390) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=2267, ...}) = 0
read(5, "module Hardware\n class CPU\n "..., 8192) = 2267
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/linux", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/linux/hardware", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/linux/hardware/cpu.rb", {st_mode=S_IFREG|0666, st_size=2267, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/development_tools.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=2733, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=2733, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/development_tools.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=2733, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55e70) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=2733, ...}) = 0
read(5, "# @private\nclass DevelopmentTool"..., 8192) = 2733
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/development_tools.rb", {st_mode=S_IFREG|0666, st_size=2733, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/development_tools.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=88, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=88, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/development_tools.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=88, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55900) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=88, ...}) = 0
read(5, "require \"development_tools\"\n\nif "..., 8192) = 88
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/development_tools.rb", {st_mode=S_IFREG|0666, st_size=88, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/development_tools.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=2733, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=2733, ...}) = 0
close(5) = 0
brk(0x21e0000) = 0x21e0000
open("/home/rxu/.linuxbrew/Library/Homebrew/os/mac/version.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1076, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=1076, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/os/mac/version.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1076, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55e70) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=1076, ...}) = 0
read(5, "require \"version\"\n\nmodule OS\n m"..., 8192) = 1076
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/os", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/os/mac", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/os/mac/version.rb", {st_mode=S_IFREG|0666, st_size=1076, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/os/mac/xcode.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=7569, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=7569, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/os/mac/xcode.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=7569, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55e70) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=7569, ...}) = 0
read(5, "module OS\n module Mac\n modul"..., 8192) = 7569
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/os", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/os/mac", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/os/mac/xcode.rb", {st_mode=S_IFREG|0666, st_size=7569, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/os/mac/xquartz.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=4288, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=4288, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/os/mac/xquartz.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=4288, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55e70) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=4288, ...}) = 0
read(5, "module OS\n module Mac\n X11 ="..., 8192) = 4288
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/os", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/os/mac", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/os/mac/xquartz.rb", {st_mode=S_IFREG|0666, st_size=4288, ...}) = 0
brk(0x2201000) = 0x2201000
open("/home/rxu/.linuxbrew/Library/Homebrew/os/mac/pathname.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=229, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=229, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/os/mac/pathname.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=229, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55e70) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=229, ...}) = 0
read(5, "require \"os/mac/shared_mach\"\n\ncl"..., 8192) = 229
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/os", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/os/mac", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/os/mac/pathname.rb", {st_mode=S_IFREG|0666, st_size=229, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/os/mac/shared_mach.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=758, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=758, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/os/mac/shared_mach.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=758, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55900) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=758, ...}) = 0
read(5, "require \"os/mac/architecture_lis"..., 8192) = 758
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/os", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/os/mac", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/os/mac/shared_mach.rb", {st_mode=S_IFREG|0666, st_size=758, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/os/mac/architecture_list.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1142, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=1142, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/os/mac/architecture_list.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1142, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55390) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=1142, ...}) = 0
read(5, "require \"extend/os/hardware\"\n\nmo"..., 8192) = 1142
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/os", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/os/mac", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/os/mac/architecture_list.rb", {st_mode=S_IFREG|0666, st_size=1142, ...}) = 0
brk(0x2222000) = 0x2222000
open("/home/rxu/.linuxbrew/Library/Homebrew/os/mac/cctools_mach.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=3163, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=3163, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/os/mac/cctools_mach.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=3163, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55900) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=3163, ...}) = 0
read(5, "module CctoolsMachO\n # @private"..., 8192) = 3163
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/os", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/os/mac", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/os/mac/cctools_mach.rb", {st_mode=S_IFREG|0666, st_size=3163, ...}) = 0
brk(0x2243000) = 0x2243000
open("/home/rxu/.linuxbrew/Library/Homebrew/os/mac/sdk.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1628, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=1628, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/os/mac/sdk.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1628, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55e70) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=1628, ...}) = 0
read(5, "require \"os/mac/version\"\n\nmodule"..., 8192) = 1628
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/os", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/os/mac", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/os/mac/sdk.rb", {st_mode=S_IFREG|0666, st_size=1628, ...}) = 0
brk(0x2264000) = 0x2264000
open("/home/rxu/.linuxbrew/Library/Homebrew/os/mac/keg.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=165, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=165, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/os/mac/keg.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=165, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55e70) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=165, ...}) = 0
read(5, "class Keg\n if ENV[\"HOMEBREW_RUB"..., 8192) = 165
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/os", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/os/mac", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/os/mac/keg.rb", {st_mode=S_IFREG|0666, st_size=165, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/os/mac/cctools_keg.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=635, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=635, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/os/mac/cctools_keg.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=635, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55900) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=635, ...}) = 0
read(5, "module CctoolsKeg\n def install_"..., 8192) = 635
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/os", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/os/mac", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/os/mac/cctools_keg.rb", {st_mode=S_IFREG|0666, st_size=635, ...}) = 0
brk(0x2285000) = 0x2285000
brk(0x2284000) = 0x2284000
open("/home/rxu/.linuxbrew/Library/Homebrew/emoji.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=530, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=530, ...}) = 0
close(5) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/exceptions.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=12602, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=12602, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/exceptions.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=12602, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57430) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=12602, ...}) = 0
read(5, "class UsageError < RuntimeError\n"..., 8192) = 8192
read(5, "me} #{formula.version} did not b"..., 8192) = 4410
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/exceptions.rb", {st_mode=S_IFREG|0666, st_size=12602, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/utils/hash.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=195, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=195, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/utils/hash.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=195, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57430) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=195, ...}) = 0
read(5, "def deep_merge_hashes(hash1, has"..., 8192) = 195
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/utils", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/utils/hash.rb", {st_mode=S_IFREG|0666, st_size=195, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/utils/inreplace.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1300, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=1300, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/utils/inreplace.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1300, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57430) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=1300, ...}) = 0
read(5, "module Utils\n class InreplaceEr"..., 8192) = 1300
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/utils", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/utils/inreplace.rb", {st_mode=S_IFREG|0666, st_size=1300, ...}) = 0
brk(0x22a5000) = 0x22a5000
open("/home/rxu/.linuxbrew/Library/Homebrew/utils/popen.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=514, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=514, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/utils/popen.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=514, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57430) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=514, ...}) = 0
read(5, "module Utils\n def self.popen_re"..., 8192) = 514
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/utils", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/utils/popen.rb", {st_mode=S_IFREG|0666, st_size=514, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/utils/fork.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1350, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=1350, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/utils/fork.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1350, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57430) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=1350, ...}) = 0
read(5, "require \"fcntl\"\nrequire \"socket\""..., 8192) = 1350
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/utils", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/utils/fork.rb", {st_mode=S_IFREG|0666, st_size=1350, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/fcntl.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/fcntl.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/fcntl.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/fcntl.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/fcntl.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/fcntl.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/fcntl.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/fcntl.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/x86_64-linux/fcntl.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/rxu/.linuxbrew/Library/Homebrew/fcntl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/fcntl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/fcntl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/fcntl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/fcntl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/fcntl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/fcntl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/fcntl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/x86_64-linux/fcntl.so", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=6112, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=6112, ...}) = 0
close(5) = 0
open("/usr/lib/ruby/1.9.1/x86_64-linux/fcntl.so", O_RDONLY|O_CLOEXEC) = 5
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\6\0\0\0\0\0\0"..., 832) = 832
fstat(5, {st_mode=S_IFREG|0644, st_size=6112, ...}) = 0
mmap(NULL, 2101320, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7ffd44b20000
mprotect(0x7ffd44b21000, 2093056, PROT_NONE) = 0
mmap(0x7ffd44d20000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0) = 0x7ffd44d20000
close(5) = 0
mprotect(0x7ffd44d20000, 4096, PROT_READ) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/socket.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/socket.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/socket.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/socket.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/socket.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/socket.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/socket.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/socket.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=23616, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=23616, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/socket.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=23616, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56ec0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=23616, ...}) = 0
read(5, "require 'socket.so'\n\nclass Addri"..., 8192) = 8192
read(5, "#\n def self.tcp(host, port, loc"..., 8192) = 8192
read(5, " else\n ip_list << ai"..., 8192) = 7232
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/socket.rb", {st_mode=S_IFREG|0644, st_size=23616, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/socket.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/socket.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/socket.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/socket.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/socket.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/socket.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/socket.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/socket.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/x86_64-linux/socket.so", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=142600, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=142600, ...}) = 0
close(5) = 0
open("/usr/lib/ruby/1.9.1/x86_64-linux/socket.so", O_RDONLY|O_CLOEXEC) = 5
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300P\0\0\0\0\0\0"..., 832) = 832
fstat(5, {st_mode=S_IFREG|0644, st_size=142600, ...}) = 0
mmap(NULL, 2238200, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7ffd448f0000
mprotect(0x7ffd44912000, 2093056, PROT_NONE) = 0
mmap(0x7ffd44b11000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x21000) = 0x7ffd44b11000
close(5) = 0
mprotect(0x7ffd44b11000, 4096, PROT_READ) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/utils/git.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1144, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=1144, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/utils/git.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1144, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57430) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=1144, ...}) = 0
read(5, "module Utils\n def self.git_avai"..., 8192) = 1144
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/utils", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/utils/git.rb", {st_mode=S_IFREG|0666, st_size=1144, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/utils/analytics.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=2437, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=2437, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/utils/analytics.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=2437, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57430) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=2437, ...}) = 0
read(5, "module Utils\n module Analytics\n"..., 8192) = 2437
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/utils", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/utils/analytics.rb", {st_mode=S_IFREG|0666, st_size=2437, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/utils/github.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=8610, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=8610, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/utils/github.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=8610, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57430) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=8610, ...}) = 0
read(5, "require \"uri\"\nrequire \"tempfile\""..., 8192) = 8192
read(5, "open_prs.any?\n puts \"Open p"..., 8192) = 418
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/utils", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/utils/github.rb", {st_mode=S_IFREG|0666, st_size=8610, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/uri.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/uri.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/uri.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/uri.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/uri.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/uri.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/uri.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/uri.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=3144, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=3144, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/uri.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=3144, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56ec0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=3144, ...}) = 0
read(5, "# URI is a module providing clas"..., 8192) = 3144
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/uri.rb", {st_mode=S_IFREG|0644, st_size=3144, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/uri/common.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/uri/common.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/uri/common.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/uri/common.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/uri/common.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/uri/common.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/uri/common.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/uri/common.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=29543, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=29543, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/uri/common.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=29543, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56950) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=29543, ...}) = 0
read(5, "#--\n# = uri/common.rb\n#\n# Author"..., 8192) = 8192
read(5, "s\n #\n # +str+::\n # S"..., 8192) = 8192
read(5, ", Regexp::EXTENDED)\n\n # for"..., 8192) = 8192
read(5, "exp(schemes)\n end\n\n TBLENCWWWC"..., 8192) = 4967
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/uri", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/uri/common.rb", {st_mode=S_IFREG|0644, st_size=29543, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/uri/generic.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/uri/generic.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/uri/generic.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/uri/generic.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/uri/generic.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/uri/generic.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/uri/generic.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/uri/generic.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=36413, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=36413, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/uri/generic.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=36413, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56950) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=36413, ...}) = 0
read(5, "# = uri/generic.rb\n#\n# Author:: "..., 8192) = 8192
brk(0x22c9000) = 0x22c9000
read(5, " end\n\n return true\n "..., 8192) = 8192
read(5, "RIError,\n \"can not set "..., 8192) = 8192
read(5, "RI has a path\n #\n def hier"..., 8192) = 8192
brk(0x22eb000) = 0x22eb000
read(5, "age=1')\n # #=> #<URI::Gener"..., 8192) = 3645
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/uri", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/uri/generic.rb", {st_mode=S_IFREG|0644, st_size=36413, ...}) = 0
brk(0x230c000) = 0x230c000
brk(0x232f000) = 0x232f000
open("/home/rxu/.linuxbrew/Library/Homebrew/uri/ftp.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/uri/ftp.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/uri/ftp.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/uri/ftp.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/uri/ftp.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/uri/ftp.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/uri/ftp.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/uri/ftp.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=6950, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=6950, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/uri/ftp.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=6950, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56950) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=6950, ...}) = 0
read(5, "# = uri/ftp.rb\n#\n# Author:: Akir"..., 8192) = 6950
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/uri", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/uri/ftp.rb", {st_mode=S_IFREG|0644, st_size=6950, ...}) = 0
brk(0x2350000) = 0x2350000
open("/home/rxu/.linuxbrew/Library/Homebrew/uri/http.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/uri/http.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/uri/http.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/uri/http.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/uri/http.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/uri/http.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/uri/http.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/uri/http.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=2821, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=2821, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/uri/http.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=2821, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56950) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=2821, ...}) = 0
read(5, "# = uri/http.rb\n#\n# Author:: Aki"..., 8192) = 2821
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/uri", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/uri/http.rb", {st_mode=S_IFREG|0644, st_size=2821, ...}) = 0
brk(0x2371000) = 0x2371000
open("/home/rxu/.linuxbrew/Library/Homebrew/uri/https.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/uri/https.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/uri/https.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/uri/https.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/uri/https.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/uri/https.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/uri/https.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/uri/https.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=581, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=581, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/uri/https.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=581, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56950) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=581, ...}) = 0
read(5, "# = uri/https.rb\n#\n# Author:: Ak"..., 8192) = 581
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/uri", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/uri/https.rb", {st_mode=S_IFREG|0644, st_size=581, ...}) = 0
brk(0x2392000) = 0x2392000
open("/home/rxu/.linuxbrew/Library/Homebrew/uri/ldap.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/uri/ldap.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/uri/ldap.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/uri/ldap.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/uri/ldap.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/uri/ldap.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/uri/ldap.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/uri/ldap.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=5874, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=5874, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/uri/ldap.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=5874, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56950) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=5874, ...}) = 0
read(5, "# = uri/ldap.rb\n#\n# Author::\n# "..., 8192) = 5874
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/uri", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/uri/ldap.rb", {st_mode=S_IFREG|0644, st_size=5874, ...}) = 0
brk(0x23b3000) = 0x23b3000
open("/home/rxu/.linuxbrew/Library/Homebrew/uri/ldaps.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/uri/ldaps.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/uri/ldaps.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/uri/ldaps.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/uri/ldaps.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/uri/ldaps.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/uri/ldaps.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/uri/ldaps.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=470, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=470, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/uri/ldaps.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=470, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56950) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=470, ...}) = 0
read(5, "# = uri/ldap.rb\n#\n# License:: Yo"..., 8192) = 470
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/uri", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/uri/ldaps.rb", {st_mode=S_IFREG|0644, st_size=470, ...}) = 0
brk(0x23d4000) = 0x23d4000
open("/home/rxu/.linuxbrew/Library/Homebrew/uri/mailto.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/uri/mailto.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/uri/mailto.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/uri/mailto.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/uri/mailto.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/uri/mailto.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/uri/mailto.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/uri/mailto.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=7217, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=7217, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/uri/mailto.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=7217, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56950) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=7217, ...}) = 0
read(5, "# = uri/mailto.rb\n#\n# Author:: A"..., 8192) = 7217
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/uri", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/uri/mailto.rb", {st_mode=S_IFREG|0644, st_size=7217, ...}) = 0
brk(0x23f5000) = 0x23f5000
open("/home/rxu/.linuxbrew/Library/Homebrew/tempfile.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/tempfile.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/tempfile.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/tempfile.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/tempfile.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/tempfile.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/tempfile.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/tempfile.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=10669, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=10669, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/tempfile.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=10669, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56ec0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=10669, ...}) = 0
read(5, "#\n# tempfile - manipulates tempo"..., 8192) = 8192
read(5, "\n return\n end\n # remo"..., 8192) = 2477
brk(0x2419000) = 0x2419000
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/tempfile.rb", {st_mode=S_IFREG|0644, st_size=10669, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/delegate.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/delegate.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/delegate.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/delegate.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/delegate.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/delegate.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/delegate.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/delegate.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=9972, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=9972, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/delegate.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=9972, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56950) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=9972, ...}) = 0
read(5, "# = delegate -- Support for the "..., 8192) = 8192
read(5, "lass Tempfile < DelegateClass(Fi"..., 8192) = 1780
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/delegate.rb", {st_mode=S_IFREG|0644, st_size=9972, ...}) = 0
brk(0x243b000) = 0x243b000
open("/home/rxu/.linuxbrew/Library/Homebrew/thread.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/thread.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/thread.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/thread.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/thread.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/thread.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/thread.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/thread.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=6454, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=6454, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/thread.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=6454, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56950) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=6454, ...}) = 0
read(5, "#\n# thread.rb - th"..., 8192) = 6454
brk(0x245e000) = 0x245e000
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/thread.rb", {st_mode=S_IFREG|0644, st_size=6454, ...}) = 0
brk(0x247f000) = 0x247f000
open("/home/rxu/.linuxbrew/Library/Homebrew/utils/curl.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=921, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=921, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/utils/curl.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=921, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57430) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=921, ...}) = 0
read(5, "require \"pathname\"\nrequire \"open"..., 8192) = 921
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/utils", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/utils/curl.rb", {st_mode=S_IFREG|0666, st_size=921, ...}) = 0
brk(0x24a0000) = 0x24a0000
open("/home/rxu/.linuxbrew/Library/Homebrew/pathname.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/pathname.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/pathname.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/pathname.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/pathname.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/pathname.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/pathname.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/pathname.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=14549, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=14549, ...}) = 0
close(5) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/open3.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/open3.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/open3.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/open3.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/open3.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/open3.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/open3.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/open3.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=21138, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=21138, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/open3.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=21138, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56ec0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=21138, ...}) = 0
read(5, "#\n# = open3.rb: Popen, but with "..., 8192) = 8192
read(5, " t.value]\n }\n end\n module_f"..., 8192) = 8192
brk(0x24c1000) = 0x24c1000
read(5, "cmdname, argv0], arg1, ..., opts"..., 8192) = 4754
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/open3.rb", {st_mode=S_IFREG|0644, st_size=21138, ...}) = 0
brk(0x24e3000) = 0x24e3000
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/git_repository.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1025, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=1025, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/git_repository.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1025, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57f10) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=1025, ...}) = 0
read(5, "require \"utils/git\"\nrequire \"uti"..., 8192) = 1025
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/git_repository.rb", {st_mode=S_IFREG|0666, st_size=1025, ...}) = 0
brk(0x2504000) = 0x2504000
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/ARGV.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=6228, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=6228, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/ARGV.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=6228, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57f10) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=6228, ...}) = 0
read(5, "module HomebrewArgvExtension\n d"..., 8192) = 6228
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/ARGV.rb", {st_mode=S_IFREG|0666, st_size=6228, ...}) = 0
brk(0x2526000) = 0x2526000
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/string.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=2543, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=2543, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/string.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=2543, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57f10) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=2543, ...}) = 0
read(5, "class String\n def undent\n gs"..., 8192) = 2543
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/string.rb", {st_mode=S_IFREG|0666, st_size=2543, ...}) = 0
brk(0x2547000) = 0x2547000
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/enumerable.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=270, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=270, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/enumerable.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=270, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57f10) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=270, ...}) = 0
read(5, "module Enumerable\n def flat_map"..., 8192) = 270
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/enumerable.rb", {st_mode=S_IFREG|0666, st_size=270, ...}) = 0
brk(0x2568000) = 0x2568000
brk(0x2589000) = 0x2589000
open("/home/rxu/.linuxbrew/Library/Homebrew/official_taps.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=295, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=295, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/official_taps.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=295, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57f10) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=295, ...}) = 0
read(5, "OFFICIAL_TAPS = %w[\n apache\n c"..., 8192) = 295
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/official_taps.rb", {st_mode=S_IFREG|0666, st_size=295, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/config.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1624, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=1624, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/config.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1624, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57f10) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=1624, ...}) = 0
read(5, "if ENV[\"HOMEBREW_BREW_FILE\"]\n #"..., 8192) = 1624
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/config.rb", {st_mode=S_IFREG|0666, st_size=1624, ...}) = 0
brk(0x25aa000) = 0x25aa000
open("/home/rxu/.linuxbrew/Library/Homebrew/tap_constants.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=633, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=633, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/tap_constants.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=633, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57f10) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=633, ...}) = 0
read(5, "# match taps' formulae, e.g. som"..., 8192) = 633
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/tap_constants.rb", {st_mode=S_IFREG|0666, st_size=633, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/compat.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=440, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=440, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/compat.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=440, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57f10) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=440, ...}) = 0
read(5, "require \"compat/fails_with_llvm\""..., 8192) = 440
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat.rb", {st_mode=S_IFREG|0666, st_size=440, ...}) = 0
brk(0x25cb000) = 0x25cb000
open("/home/rxu/.linuxbrew/Library/Homebrew/compat/fails_with_llvm.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=224, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=224, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/compat/fails_with_llvm.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=224, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d579a0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=224, ...}) = 0
read(5, "class Formula\n def fails_with_l"..., 8192) = 224
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat/fails_with_llvm.rb", {st_mode=S_IFREG|0666, st_size=224, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/compat/tap.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=177, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=177, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/compat/tap.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=177, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d579a0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=177, ...}) = 0
read(5, "require \"tap\"\n\nclass Tap\n def c"..., 8192) = 177
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat/tap.rb", {st_mode=S_IFREG|0666, st_size=177, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/tap.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=16280, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=16280, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/tap.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=16280, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57430) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=16280, ...}) = 0
read(5, "require \"extend/string\"\nrequire "..., 8192) = 8192
read(5, "oin(\"\\n\")}\n\n Please delet"..., 8192) = 8088
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/tap.rb", {st_mode=S_IFREG|0666, st_size=16280, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/readall.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=2197, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=2197, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/readall.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=2197, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56ec0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=2197, ...}) = 0
read(5, "require \"formula\"\nrequire \"tap\"\n"..., 8192) = 2197
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/readall.rb", {st_mode=S_IFREG|0666, st_size=2197, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/formula.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=64768, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=64768, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/formula.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=64768, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56950) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=64768, ...}) = 0
read(5, "require \"formula_support\"\nrequir"..., 8192) = 8192
read(5, "e {PkgVersion} for this formula "..., 8192) = 8192
read(5, "# The directory where the formul"..., 8192) = 8192
read(5, "rsion < :mountain_lion\n # s\n "..., 8192) = 8192
read(5, "re_alias_table\n CoreTap.insta"..., 8192) = 8192
read(5, "rd.gets\n log.puts b"..., 8192) = 8192
read(5, " haven't passed or previously us"..., 8192) = 8192
read(5, "ething\"` or `\"with-otherthing\"`."..., 8192) = 7424
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/formula.rb", {st_mode=S_IFREG|0666, st_size=64768, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/formula_support.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=2323, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=2323, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/formula_support.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=2323, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d563e0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=2323, ...}) = 0
read(5, "# Used to track formulae that ca"..., 8192) = 2323
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/formula_support.rb", {st_mode=S_IFREG|0666, st_size=2323, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/formula_lock.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=814, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=814, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/formula_lock.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=814, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d563e0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=814, ...}) = 0
read(5, "require \"fcntl\"\n\nclass FormulaLo"..., 8192) = 814
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/formula_lock.rb", {st_mode=S_IFREG|0666, st_size=814, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/fcntl.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/fcntl.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/fcntl.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/fcntl.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/fcntl.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/fcntl.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/fcntl.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/fcntl.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/x86_64-linux/fcntl.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/rxu/.linuxbrew/Library/Homebrew/fcntl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/fcntl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/fcntl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/fcntl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/fcntl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/fcntl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/fcntl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/fcntl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/x86_64-linux/fcntl.so", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=6112, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=6112, ...}) = 0
close(5) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/formula_pin.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=687, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=687, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/formula_pin.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=687, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d563e0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=687, ...}) = 0
read(5, "require \"keg\"\n\nclass FormulaPin\n"..., 8192) = 687
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/formula_pin.rb", {st_mode=S_IFREG|0666, st_size=687, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/keg.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=14152, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=14152, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/keg.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=14152, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55e70) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=14152, ...}) = 0
read(5, "require \"extend/pathname\"\nrequir"..., 8192) = 8192
read(5, "fish/ then :mkpath\n # Lua, "..., 8192) = 5960
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/keg.rb", {st_mode=S_IFREG|0666, st_size=14152, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/keg_relocate.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=2786, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=2786, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/keg_relocate.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=2786, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55900) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=2786, ...}) = 0
read(5, "class Keg\n PREFIX_PLACEHOLDER ="..., 8192) = 2786
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/keg_relocate.rb", {st_mode=S_IFREG|0666, st_size=2786, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/keg_relocate.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=135, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=135, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/keg_relocate.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=135, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55390) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=135, ...}) = 0
read(5, "require \"keg_relocate\"\n\nif OS.ma"..., 8192) = 135
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/keg_relocate.rb", {st_mode=S_IFREG|0666, st_size=135, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/keg_relocate.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=2786, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=2786, ...}) = 0
close(5) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/linux/keg_relocate.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=2409, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=2409, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/linux/keg_relocate.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=2409, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d54e20) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=2409, ...}) = 0
read(5, "class Keg\n def relocate_dynamic"..., 8192) = 2409
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/linux", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/linux/keg_relocate.rb", {st_mode=S_IFREG|0666, st_size=2409, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/ostruct.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/ostruct.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/ostruct.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/ostruct.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/ostruct.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/ostruct.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/ostruct.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/ostruct.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=6650, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=6650, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/ostruct.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=6650, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55900) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=6650, ...}) = 0
read(5, "#\n# = ostruct.rb: OpenStruct imp"..., 8192) = 6650
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/ostruct.rb", {st_mode=S_IFREG|0644, st_size=6650, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/utils/bottles.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=2437, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=2437, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/utils/bottles.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=2437, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d563e0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=2437, ...}) = 0
read(5, "require \"tab\"\nrequire \"extend/AR"..., 8192) = 2437
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/utils", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/utils/bottles.rb", {st_mode=S_IFREG|0666, st_size=2437, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/tab.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=6485, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=6485, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/tab.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=6485, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55e70) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=6485, ...}) = 0
read(5, "require \"cxxstdlib\"\nrequire \"ost"..., 8192) = 6485
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/tab.rb", {st_mode=S_IFREG|0666, st_size=6485, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/cxxstdlib.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=2294, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=2294, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/cxxstdlib.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=2294, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55900) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=2294, ...}) = 0
read(5, "require \"compilers\"\n\nclass CxxSt"..., 8192) = 2294
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/cxxstdlib.rb", {st_mode=S_IFREG|0666, st_size=2294, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/compilers.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=3584, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=3584, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/compilers.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=3584, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55390) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=3584, ...}) = 0
read(5, "# @private\nmodule CompilerConsta"..., 8192) = 3584
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compilers.rb", {st_mode=S_IFREG|0666, st_size=3584, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/options.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1961, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=1961, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/options.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1961, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55900) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=1961, ...}) = 0
read(5, "require \"set\"\n\nclass Option\n at"..., 8192) = 1961
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/options.rb", {st_mode=S_IFREG|0666, st_size=1961, ...}) = 0
brk(0x25ec000) = 0x25ec000
brk(0x260d000) = 0x260d000
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/bottles.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=80, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=80, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/bottles.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=80, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55e70) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=80, ...}) = 0
read(5, "require \"utils/bottles\"\n\nif OS.m"..., 8192) = 80
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/bottles.rb", {st_mode=S_IFREG|0666, st_size=80, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/utils/bottles.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=2437, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=2437, ...}) = 0
close(5) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/build_environment.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1448, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=1448, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/build_environment.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1448, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d563e0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=1448, ...}) = 0
read(5, "require \"set\"\n\nclass BuildEnviro"..., 8192) = 1448
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/build_environment.rb", {st_mode=S_IFREG|0666, st_size=1448, ...}) = 0
brk(0x262e000) = 0x262e000
open("/home/rxu/.linuxbrew/Library/Homebrew/build_options.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=3223, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=3223, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/build_options.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=3223, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d563e0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=3223, ...}) = 0
read(5, "class BuildOptions\n # @private\n"..., 8192) = 3223
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/build_options.rb", {st_mode=S_IFREG|0666, st_size=3223, ...}) = 0
brk(0x264f000) = 0x264f000
open("/home/rxu/.linuxbrew/Library/Homebrew/formulary.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=10592, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=10592, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/formulary.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=10592, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d563e0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=10592, ...}) = 0
read(5, "require \"digest/md5\"\nrequire \"ta"..., 8192) = 8192
read(5, "ble_alias)\n end\n\n possible"..., 8192) = 2400
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/formulary.rb", {st_mode=S_IFREG|0666, st_size=10592, ...}) = 0
brk(0x2670000) = 0x2670000
open("/home/rxu/.linuxbrew/Library/Homebrew/digest/md5.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/digest/md5.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/digest/md5.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/digest/md5.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/digest/md5.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/digest/md5.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/digest/md5.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/digest/md5.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/x86_64-linux/digest/md5.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/rxu/.linuxbrew/Library/Homebrew/digest/md5.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/digest/md5.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/digest/md5.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/digest/md5.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/digest/md5.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/digest/md5.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/digest/md5.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/digest/md5.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/x86_64-linux/digest/md5.so", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=10336, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=10336, ...}) = 0
close(5) = 0
open("/usr/lib/ruby/1.9.1/x86_64-linux/digest/md5.so", O_RDONLY|O_CLOEXEC) = 5
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\t\0\0\0\0\0\0"..., 832) = 832
fstat(5, {st_mode=S_IFREG|0644, st_size=10336, ...}) = 0
mmap(NULL, 2105472, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7ffd446e0000
mprotect(0x7ffd446e2000, 2093056, PROT_NONE) = 0
mmap(0x7ffd448e1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x1000) = 0x7ffd448e1000
close(5) = 0
mprotect(0x7ffd448e1000, 4096, PROT_READ) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/digest.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/digest.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/digest.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/digest.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/digest.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/digest.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/digest.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/digest.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=2298, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=2298, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/digest.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=2298, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55c40) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=2298, ...}) = 0
read(5, "require 'digest.so'\n\nmodule Dige"..., 8192) = 2298
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/digest.rb", {st_mode=S_IFREG|0644, st_size=2298, ...}) = 0
brk(0x2691000) = 0x2691000
open("/home/rxu/.linuxbrew/Library/Homebrew/digest.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/digest.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/digest.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/digest.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/digest.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/digest.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/digest.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/digest.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/x86_64-linux/digest.so", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=14576, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=14576, ...}) = 0
close(5) = 0
open("/usr/lib/ruby/1.9.1/x86_64-linux/digest.so", O_RDONLY|O_CLOEXEC) = 5
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\22\0\0\0\0\0\0"..., 832) = 832
fstat(5, {st_mode=S_IFREG|0644, st_size=14576, ...}) = 0
mmap(NULL, 2109928, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7ffd444d0000
mprotect(0x7ffd444d3000, 2093056, PROT_NONE) = 0
mmap(0x7ffd446d2000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x2000) = 0x7ffd446d2000
close(5) = 0
mprotect(0x7ffd446d2000, 4096, PROT_READ) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/tap.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=16280, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=16280, ...}) = 0
close(5) = 0
brk(0x26b2000) = 0x26b2000
open("/home/rxu/.linuxbrew/Library/Homebrew/software_spec.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=10214, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=10214, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/software_spec.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=10214, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d563e0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=10214, ...}) = 0
read(5, "require \"forwardable\"\nrequire \"r"..., 8192) = 8192
read(5, "DEFAULT_DOMAIN_MAC : DEFAULT_DOM"..., 8192) = 2022
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/software_spec.rb", {st_mode=S_IFREG|0666, st_size=10214, ...}) = 0
brk(0x26d3000) = 0x26d3000
brk(0x26f4000) = 0x26f4000
brk(0x2715000) = 0x2715000
open("/home/rxu/.linuxbrew/Library/Homebrew/dependency_collector.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=5640, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=5640, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/dependency_collector.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=5640, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55e70) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=5640, ...}) = 0
read(5, "require \"dependency\"\nrequire \"de"..., 8192) = 5640
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/dependency_collector.rb", {st_mode=S_IFREG|0666, st_size=5640, ...}) = 0
brk(0x2736000) = 0x2736000
open("/home/rxu/.linuxbrew/Library/Homebrew/dependency.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=4547, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=4547, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/dependency.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=4547, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55900) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=4547, ...}) = 0
read(5, "require \"dependable\"\n\n# A depend"..., 8192) = 4547
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/dependency.rb", {st_mode=S_IFREG|0666, st_size=4547, ...}) = 0
brk(0x2757000) = 0x2757000
open("/home/rxu/.linuxbrew/Library/Homebrew/dependable.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=626, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=626, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/dependable.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=626, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55390) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=626, ...}) = 0
read(5, "require \"options\"\n\nmodule Depend"..., 8192) = 626
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/dependable.rb", {st_mode=S_IFREG|0666, st_size=626, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/dependencies.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1090, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=1090, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/dependencies.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1090, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55900) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=1090, ...}) = 0
read(5, "class Dependencies\n include Enu"..., 8192) = 1090
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/dependencies.rb", {st_mode=S_IFREG|0666, st_size=1090, ...}) = 0
brk(0x2778000) = 0x2778000
open("/home/rxu/.linuxbrew/Library/Homebrew/ld64_dependency.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=317, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=317, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/ld64_dependency.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=317, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55900) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=317, ...}) = 0
read(5, "require \"dependency\"\n\n# This spe"..., 8192) = 317
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/ld64_dependency.rb", {st_mode=S_IFREG|0666, st_size=317, ...}) = 0
brk(0x2799000) = 0x2799000
open("/home/rxu/.linuxbrew/Library/Homebrew/requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=5689, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=5689, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=5689, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55900) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=5689, ...}) = 0
read(5, "require \"dependable\"\nrequire \"de"..., 8192) = 5689
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirement.rb", {st_mode=S_IFREG|0666, st_size=5689, ...}) = 0
brk(0x27ba000) = 0x27ba000
brk(0x27db000) = 0x27db000
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=3368, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=3368, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=3368, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55900) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=3368, ...}) = 0
read(5, "require \"requirement\"\nrequire \"r"..., 8192) = 3368
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements.rb", {st_mode=S_IFREG|0666, st_size=3368, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/apr_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=714, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=714, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/apr_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=714, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55390) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=714, ...}) = 0
read(5, "require \"requirement\"\n\nclass Apr"..., 8192) = 714
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements/apr_requirement.rb", {st_mode=S_IFREG|0666, st_size=714, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/fortran_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=202, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=202, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/fortran_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=202, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55390) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=202, ...}) = 0
read(5, "require \"requirement\"\n\nclass For"..., 8192) = 202
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements/fortran_requirement.rb", {st_mode=S_IFREG|0666, st_size=202, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/language_module_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1533, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=1533, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/language_module_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1533, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55390) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=1533, ...}) = 0
brk(0x27fc000) = 0x27fc000
read(5, "require \"requirement\"\n\nclass Lan"..., 8192) = 1533
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements/language_module_requirement.rb", {st_mode=S_IFREG|0666, st_size=1533, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/minimum_macos_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=333, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=333, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/minimum_macos_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=333, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55390) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=333, ...}) = 0
read(5, "require \"requirement\"\n\nclass Min"..., 8192) = 333
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements/minimum_macos_requirement.rb", {st_mode=S_IFREG|0666, st_size=333, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/maximum_macos_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=460, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=460, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/maximum_macos_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=460, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55390) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=460, ...}) = 0
read(5, "require \"requirement\"\n\nclass Max"..., 8192) = 460
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements/maximum_macos_requirement.rb", {st_mode=S_IFREG|0666, st_size=460, ...}) = 0
brk(0x281d000) = 0x281d000
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/mpi_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1822, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=1822, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/mpi_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1822, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55390) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=1822, ...}) = 0
read(5, "require \"requirement\"\n\n# There a"..., 8192) = 1822
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements/mpi_requirement.rb", {st_mode=S_IFREG|0666, st_size=1822, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/osxfuse_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1083, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=1083, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/osxfuse_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1083, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55390) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=1083, ...}) = 0
read(5, "require \"requirement\"\n\nclass Mac"..., 8192) = 1083
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements/osxfuse_requirement.rb", {st_mode=S_IFREG|0666, st_size=1083, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/perl_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=727, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=727, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/perl_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=727, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55390) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=727, ...}) = 0
read(5, "class PerlRequirement < Requirem"..., 8192) = 727
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements/perl_requirement.rb", {st_mode=S_IFREG|0666, st_size=727, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/python_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1531, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=1531, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/python_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1531, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55390) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=1531, ...}) = 0
read(5, "require \"language/python\"\n\nclass"..., 8192) = 1531
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements/python_requirement.rb", {st_mode=S_IFREG|0666, st_size=1531, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/language/python.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=9308, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=9308, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/language/python.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=9308, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d54e20) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=9308, ...}) = 0
read(5, "require \"utils\"\nrequire \"languag"..., 8192) = 8192
read(5, "stall Pathname.pwd }\n "..., 8192) = 1116
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/language", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/language/python.rb", {st_mode=S_IFREG|0666, st_size=9308, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/language/python_virtualenv_constants.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=252, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=252, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/language/python_virtualenv_constants.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=252, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d548b0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=252, ...}) = 0
read(5, "PYTHON_VIRTUALENV_URL = \"https:/"..., 8192) = 252
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/language", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/language/python_virtualenv_constants.rb", {st_mode=S_IFREG|0666, st_size=252, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/java_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1310, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=1310, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/java_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1310, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55390) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=1310, ...}) = 0
read(5, "require \"language/java\"\n\nclass J"..., 8192) = 1310
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements/java_requirement.rb", {st_mode=S_IFREG|0666, st_size=1310, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/language/java.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=524, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=524, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/language/java.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=524, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d54e20) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=524, ...}) = 0
read(5, "module Language\n module Java\n "..., 8192) = 524
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/language", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/language/java.rb", {st_mode=S_IFREG|0666, st_size=524, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/ruby_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=697, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=697, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/ruby_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=697, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55390) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=697, ...}) = 0
read(5, "class RubyRequirement < Requirem"..., 8192) = 697
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements/ruby_requirement.rb", {st_mode=S_IFREG|0666, st_size=697, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/tuntap_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=438, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=438, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/tuntap_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=438, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55390) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=438, ...}) = 0
read(5, "require \"requirement\"\n\nclass Tun"..., 8192) = 438
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements/tuntap_requirement.rb", {st_mode=S_IFREG|0666, st_size=438, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/unsigned_kext_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=338, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=338, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/unsigned_kext_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=338, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55390) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=338, ...}) = 0
read(5, "require \"requirement\"\n\nclass Uns"..., 8192) = 338
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements/unsigned_kext_requirement.rb", {st_mode=S_IFREG|0666, st_size=338, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/x11_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1039, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=1039, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/x11_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1039, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55390) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=1039, ...}) = 0
read(5, "require \"requirement\"\n\nclass X11"..., 8192) = 1039
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements/x11_requirement.rb", {st_mode=S_IFREG|0666, st_size=1039, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/xorg_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=344, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=344, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/xorg_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=344, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55390) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=344, ...}) = 0
read(5, "require \"requirement\"\n\nclass Xor"..., 8192) = 344
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements/xorg_requirement.rb", {st_mode=S_IFREG|0666, st_size=344, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/emacs_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=799, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=799, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/emacs_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=799, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55390) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=799, ...}) = 0
read(5, "class EmacsRequirement < Require"..., 8192) = 799
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements/emacs_requirement.rb", {st_mode=S_IFREG|0666, st_size=799, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/glibc_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1058, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=1058, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/glibc_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1058, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55390) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=1058, ...}) = 0
read(5, "require \"requirement\"\n\nclass Gli"..., 8192) = 1058
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements/glibc_requirement.rb", {st_mode=S_IFREG|0666, st_size=1058, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/patch.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=3783, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=3783, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/patch.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=3783, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55e70) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=3783, ...}) = 0
read(5, "require \"resource\"\nrequire \"erb\""..., 8192) = 3783
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/patch.rb", {st_mode=S_IFREG|0666, st_size=3783, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/erb.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/erb.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/erb.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/erb.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/erb.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/erb.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/erb.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/erb.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=26334, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=26334, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/erb.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=26334, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55900) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=26334, ...}) = 0
read(5, "# = ERB -- Ruby Templating\n#\n# A"..., 8192) = 8192
read(5, "# #coding:UTF-8\n # print \"G"..., 8192) = 8192
read(5, " content.chop!\n "..., 8192) = 8192
read(5, "\"/, \"&quot;\").gsub(/>/, \"&gt;\")."..., 8192) = 1758
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/erb.rb", {st_mode=S_IFREG|0644, st_size=26334, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/strscan.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/strscan.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/strscan.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/strscan.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/strscan.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/strscan.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/strscan.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/strscan.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/x86_64-linux/strscan.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/rxu/.linuxbrew/Library/Homebrew/strscan.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/strscan.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/strscan.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/strscan.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/strscan.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/strscan.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/strscan.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/strscan.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/x86_64-linux/strscan.so", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=22824, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=22824, ...}) = 0
close(5) = 0
open("/usr/lib/ruby/1.9.1/x86_64-linux/strscan.so", O_RDONLY|O_CLOEXEC) = 5
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\26\0\0\0\0\0\0"..., 832) = 832
fstat(5, {st_mode=S_IFREG|0644, st_size=22824, ...}) = 0
mmap(NULL, 2118088, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7ffd442c0000
mprotect(0x7ffd442c5000, 2093056, PROT_NONE) = 0
mmap(0x7ffd444c4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x4000) = 0x7ffd444c4000
close(5) = 0
mprotect(0x7ffd444c4000, 4096, PROT_READ) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/install_renamed.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=656, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=656, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/install_renamed.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=656, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d563e0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=656, ...}) = 0
read(5, "module InstallRenamed\n def inst"..., 8192) = 656
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/install_renamed.rb", {st_mode=S_IFREG|0666, st_size=656, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/pkg_version.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=745, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=745, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/pkg_version.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=745, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d563e0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=745, ...}) = 0
read(5, "require \"version\"\n\nclass PkgVers"..., 8192) = 745
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/pkg_version.rb", {st_mode=S_IFREG|0666, st_size=745, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/tap.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=16280, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=16280, ...}) = 0
close(5) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/migrator.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=10241, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=10241, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/migrator.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=10241, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d563e0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=10241, ...}) = 0
read(5, "require \"formula\"\nrequire \"formu"..., 8192) = 8192
read(5, " old_opt_record.unlink\n ol"..., 8192) = 2049
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/migrator.rb", {st_mode=S_IFREG|0666, st_size=10241, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/formula.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=64768, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=64768, ...}) = 0
close(5) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/tap.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=16280, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=16280, ...}) = 0
close(5) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/readall.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=2197, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=2197, ...}) = 0
close(5) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/compat/formula.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1922, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=1922, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/compat/formula.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1922, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d579a0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=1922, ...}) = 0
read(5, "module FormulaCompat\n def x11_i"..., 8192) = 1922
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat/formula.rb", {st_mode=S_IFREG|0666, st_size=1922, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/compat/formula_specialties.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1585, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=1585, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/compat/formula_specialties.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1585, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d579a0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=1585, ...}) = 0
read(5, "class ScriptFileFormula < Formul"..., 8192) = 1585
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat/formula_specialties.rb", {st_mode=S_IFREG|0666, st_size=1585, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/compat/hardware.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=978, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=978, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/compat/hardware.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=978, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d579a0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=978, ...}) = 0
read(5, "module Hardware\n class << self\n"..., 8192) = 978
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat/hardware.rb", {st_mode=S_IFREG|0666, st_size=978, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/compat/macos.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=3960, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=3960, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/compat/macos.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=3960, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d579a0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=3960, ...}) = 0
read(5, "require \"development_tools\"\n\nmod"..., 8192) = 3960
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat/macos.rb", {st_mode=S_IFREG|0666, st_size=3960, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/compat/md5.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=367, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=367, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/compat/md5.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=367, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d579a0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=367, ...}) = 0
brk(0x283e000) = 0x283e000
read(5, "class Formula\n def self.md5(_va"..., 8192) = 367
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat/md5.rb", {st_mode=S_IFREG|0666, st_size=367, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/compat/sha1.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=730, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=730, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/compat/sha1.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=730, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d579a0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=730, ...}) = 0
read(5, "class Formula\n def self.sha1(va"..., 8192) = 730
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat/sha1.rb", {st_mode=S_IFREG|0666, st_size=730, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/compat/requirements.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=828, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=828, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/compat/requirements.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=828, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d579a0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=828, ...}) = 0
read(5, "require \"requirements\"\n\nXcodeDep"..., 8192) = 828
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat/requirements.rb", {st_mode=S_IFREG|0666, st_size=828, ...}) = 0
brk(0x285f000) = 0x285f000
open("/home/rxu/.linuxbrew/Library/Homebrew/compat/version.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=119, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=119, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/compat/version.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=119, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d579a0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=119, ...}) = 0
read(5, "class Version\n def slice(*args)"..., 8192) = 119
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat/version.rb", {st_mode=S_IFREG|0666, st_size=119, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/compat/download_strategy.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=251, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=251, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/compat/download_strategy.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=251, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d579a0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=251, ...}) = 0
read(5, "require \"download_strategy\"\n\nCur"..., 8192) = 251
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat/download_strategy.rb", {st_mode=S_IFREG|0666, st_size=251, ...}) = 0
brk(0x2880000) = 0x2880000
open("/home/rxu/.linuxbrew/Library/Homebrew/compat/keg.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=81, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=81, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/compat/keg.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=81, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d579a0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=81, ...}) = 0
read(5, "class Keg\n def fname\n odepre"..., 8192) = 81
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat/keg.rb", {st_mode=S_IFREG|0666, st_size=81, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/compat/pathname.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=325, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=325, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/compat/pathname.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=325, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d579a0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=325, ...}) = 0
read(5, "class Pathname\n def cp(dst)\n "..., 8192) = 325
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat/pathname.rb", {st_mode=S_IFREG|0666, st_size=325, ...}) = 0
brk(0x28a1000) = 0x28a1000
open("/home/rxu/.linuxbrew/Library/Homebrew/compat/dependency_collector.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1062, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=1062, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/compat/dependency_collector.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1062, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d579a0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=1062, ...}) = 0
read(5, "require \"dependency_collector\"\n\n"..., 8192) = 1062
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat/dependency_collector.rb", {st_mode=S_IFREG|0666, st_size=1062, ...}) = 0
brk(0x28c2000) = 0x28c2000
open("/home/rxu/.linuxbrew/Library/Homebrew/compat/language/haskell.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=185, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=185, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/compat/language/haskell.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=185, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d579a0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=185, ...}) = 0
read(5, "module Language\n module Haskell"..., 8192) = 185
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat/language", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat/language/haskell.rb", {st_mode=S_IFREG|0666, st_size=185, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/compat/xcode.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=217, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=217, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/compat/xcode.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=217, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d579a0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=217, ...}) = 0
read(5, "module OS\n module Mac\n modul"..., 8192) = 217
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/compat/xcode.rb", {st_mode=S_IFREG|0666, st_size=217, ...}) = 0
stat("/home/rxu/.linuxbrew/bin", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
access("/home/rxu/.linuxbrew/bin", W_OK) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], [], 8) = 0
rt_sigaction(SIGINT, {0x7ffd46cd7390, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, {0x7ffd46cd7390, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
openat(AT_FDCWD, "/home/rxu/.linuxbrew/Library/Taps", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 5
getdents(5, /* 3 entries */, 32768) = 71
openat(AT_FDCWD, "/home/rxu/.linuxbrew/Library/Taps/homebrew", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 6
brk(0x28ea000) = 0x28ea000
getdents(6, /* 3 entries */, 32768) = 76
lstat("/home/rxu/.linuxbrew/Library/Taps/homebrew/homebrew-core/cmd", 0x7fffe3d57cf0) = -1 ENOENT (No such file or directory)
getdents(6, /* 0 entries */, 32768) = 0
brk(0x28e2000) = 0x28e2000
close(6) = 0
getdents(5, /* 0 entries */, 32768) = 0
brk(0x28da000) = 0x28da000
close(5) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/cmd/install.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=11222, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=11222, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/cmd/install.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=11222, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d58480) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=11222, ...}) = 0
read(5, "#: * `install` [`--debug`] [`--"..., 8192) = 8192
read(5, ".\n For PPC support, see: "..., 8192) = 3030
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/cmd", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/cmd/install.rb", {st_mode=S_IFREG|0666, st_size=11222, ...}) = 0
brk(0x28fe000) = 0x28fe000
open("/home/rxu/.linuxbrew/Library/Homebrew/blacklist.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=3468, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=3468, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/blacklist.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=3468, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57f10) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=3468, ...}) = 0
read(5, "def blacklisted?(name)\n case na"..., 8192) = 3468
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/blacklist.rb", {st_mode=S_IFREG|0666, st_size=3468, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/blacklist.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=72, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=72, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/blacklist.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=72, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d579a0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=72, ...}) = 0
read(5, "require \"blacklist\"\n\nif OS.mac?\n"..., 8192) = 72
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/blacklist.rb", {st_mode=S_IFREG|0666, st_size=72, ...}) = 0
brk(0x291f000) = 0x291f000
brk(0x291e000) = 0x291e000
open("/home/rxu/.linuxbrew/Library/Homebrew/blacklist.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=3468, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=3468, ...}) = 0
close(5) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/diagnostic.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=41298, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=41298, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/diagnostic.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=41298, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57f10) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=41298, ...}) = 0
read(5, "require \"keg\"\nrequire \"language/"..., 8192) = 8192
read(5, "ause problems when\n bui"..., 8192) = 8192
read(5, "e any conflicts\n # "..., 8192) = 8192
read(5, " (A) Have Cellar be a real di"..., 8192) = 8192
read(5, "n unless HOMEBREW_CELLAR.exist?\n"..., 8192) = 8192
read(5, "|cmd_name, cmd_paths|\n "..., 8192) = 338
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/diagnostic.rb", {st_mode=S_IFREG|0666, st_size=41298, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/diagnostic.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=74, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=74, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/diagnostic.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=74, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d579a0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=74, ...}) = 0
read(5, "require \"diagnostic\"\n\nif OS.mac?"..., 8192) = 74
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/diagnostic.rb", {st_mode=S_IFREG|0666, st_size=74, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/diagnostic.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=41298, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=41298, ...}) = 0
close(5) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/cmd/search.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=5885, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=5885, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/cmd/search.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=5885, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57f10) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=5885, ...}) = 0
read(5, "#: * `search`, `-S`:\n#: Disp"..., 8192) = 5885
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/cmd", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/cmd/search.rb", {st_mode=S_IFREG|0666, st_size=5885, ...}) = 0
brk(0x293f000) = 0x293f000
brk(0x2960000) = 0x2960000
open("/home/rxu/.linuxbrew/Library/Homebrew/descriptions.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=4251, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=4251, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/descriptions.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=4251, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d579a0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=4251, ...}) = 0
read(5, "require \"set\"\nrequire \"formula\"\n"..., 8192) = 4251
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/descriptions.rb", {st_mode=S_IFREG|0666, st_size=4251, ...}) = 0
brk(0x2981000) = 0x2981000
open("/home/rxu/.linuxbrew/Library/Homebrew/formula_versions.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1993, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=1993, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/formula_versions.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1993, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57430) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=1993, ...}) = 0
read(5, "require \"formula\"\n\nclass Formula"..., 8192) = 1993
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/formula_versions.rb", {st_mode=S_IFREG|0666, st_size=1993, ...}) = 0
brk(0x29a2000) = 0x29a2000
open("/home/rxu/.linuxbrew/Library/Homebrew/formula_installer.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=24689, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=24689, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/formula_installer.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=24689, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57f10) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=24689, ...}) = 0
read(5, "require \"cxxstdlib\"\nrequire \"exc"..., 8192) = 8192
read(5, "ing\n # abnormally with a BuildT"..., 8192) = 8192
read(5, "eps?\n\n if build_bottle?\n "..., 8192) = 8192
read(5, " if hold_locks?\n @@locked"..., 8192) = 113
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/formula_installer.rb", {st_mode=S_IFREG|0666, st_size=24689, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/caveats.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=6472, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=6472, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/caveats.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=6472, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d579a0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=6472, ...}) = 0
read(5, "class Caveats\n attr_reader :f\n\n"..., 8192) = 6472
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/caveats.rb", {st_mode=S_IFREG|0666, st_size=6472, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/cleaner.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=3533, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=3533, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/cleaner.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=3533, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d579a0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=3533, ...}) = 0
read(5, "# Cleans a newly installed keg.\n"..., 8192) = 3533
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/cleaner.rb", {st_mode=S_IFREG|0666, st_size=3533, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/cleaner.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=120, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=120, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/cleaner.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=120, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57430) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=120, ...}) = 0
read(5, "require \"cleaner\"\n\nif OS.mac?\n "..., 8192) = 120
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/cleaner.rb", {st_mode=S_IFREG|0666, st_size=120, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/cleaner.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=3533, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=3533, ...}) = 0
close(5) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/linux/cleaner.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=132, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=132, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/linux/cleaner.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=132, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56ec0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=132, ...}) = 0
read(5, "class Cleaner\n private\n\n def e"..., 8192) = 132
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/linux", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/linux/cleaner.rb", {st_mode=S_IFREG|0666, st_size=132, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/formula_cellar_checks.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=5614, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=5614, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/formula_cellar_checks.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=5614, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d579a0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=5614, ...}) = 0
read(5, "module FormulaCellarChecks\n def"..., 8192) = 5614
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/formula_cellar_checks.rb", {st_mode=S_IFREG|0666, st_size=5614, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/formula_cellar_checks.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=96, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=96, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/formula_cellar_checks.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=96, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57430) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=96, ...}) = 0
read(5, "require \"formula_cellar_checks\"\n"..., 8192) = 96
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/formula_cellar_checks.rb", {st_mode=S_IFREG|0666, st_size=96, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/formula_cellar_checks.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=5614, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=5614, ...}) = 0
close(5) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/cmd/postinstall.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1094, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=1094, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/cmd/postinstall.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=1094, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d579a0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=1094, ...}) = 0
read(5, "require \"sandbox\"\n\nmodule Homebr"..., 8192) = 1094
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/cmd", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/cmd/postinstall.rb", {st_mode=S_IFREG|0666, st_size=1094, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/sandbox.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=4350, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=4350, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/sandbox.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=4350, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57430) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=4350, ...}) = 0
read(5, "require \"erb\"\nrequire \"tempfile\""..., 8192) = 4350
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/sandbox.rb", {st_mode=S_IFREG|0666, st_size=4350, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/hooks/bottles.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=937, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=937, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/hooks/bottles.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=937, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d579a0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=937, ...}) = 0
read(5, "# Boxen (and perhaps others) wan"..., 8192) = 937
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/hooks", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/hooks/bottles.rb", {st_mode=S_IFREG|0666, st_size=937, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/debrew.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=3036, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=3036, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/debrew.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=3036, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d579a0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=3036, ...}) = 0
read(5, "require \"mutex_m\"\nrequire \"debre"..., 8192) = 3036
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/debrew.rb", {st_mode=S_IFREG|0666, st_size=3036, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/mutex_m.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/mutex_m.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/mutex_m.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/mutex_m.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/mutex_m.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/mutex_m.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/mutex_m.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/mutex_m.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=1650, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=1650, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/mutex_m.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=1650, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57430) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=1650, ...}) = 0
read(5, "#\n# mutex_m.rb -\n# $Rele"..., 8192) = 1650
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/mutex_m.rb", {st_mode=S_IFREG|0644, st_size=1650, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/debrew/irb.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=580, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=580, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/debrew/irb.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=580, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57430) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=580, ...}) = 0
read(5, "require \"irb\"\n\nmodule IRB\n @set"..., 8192) = 580
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/debrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/debrew/irb.rb", {st_mode=S_IFREG|0666, st_size=580, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/irb.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/irb.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/irb.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/irb.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/irb.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/irb.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/irb.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/irb.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=8538, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=8538, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/irb.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=8538, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56ec0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=8538, ...}) = 0
read(5, "#\n# irb.rb - irb main module\n#"..., 8192) = 8192
read(5, " |kk, vv|\n ss = vv."..., 8192) = 346
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/irb.rb", {st_mode=S_IFREG|0644, st_size=8538, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/e2mmap.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/e2mmap.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/e2mmap.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/e2mmap.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/e2mmap.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/e2mmap.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/e2mmap.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/e2mmap.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=3896, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=3896, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/e2mmap.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=3896, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56950) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=3896, ...}) = 0
read(5, "#\n# e2mmap.rb - for ruby 1.1\n#"..., 8192) = 3896
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/e2mmap.rb", {st_mode=S_IFREG|0644, st_size=3896, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/irb/init.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/irb/init.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/irb/init.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/irb/init.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/irb/init.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/irb/init.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/irb/init.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/irb/init.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=7126, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=7126, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/irb/init.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=7126, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56950) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=7126, ...}) = 0
read(5, "#\n# irb/init.rb - irb initiali"..., 8192) = 7126
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/irb", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/irb/init.rb", {st_mode=S_IFREG|0644, st_size=7126, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/irb/context.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/irb/context.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/irb/context.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/irb/context.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/irb/context.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/irb/context.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/irb/context.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/irb/context.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=7077, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=7077, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/irb/context.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=7077, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56950) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=7077, ...}) = 0
read(5, "#\n# irb/context.rb - irb conte"..., 8192) = 7077
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/irb", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/irb/context.rb", {st_mode=S_IFREG|0644, st_size=7077, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/irb/workspace.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/irb/workspace.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/irb/workspace.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/irb/workspace.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/irb/workspace.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/irb/workspace.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/irb/workspace.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/irb/workspace.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=2600, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=2600, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/irb/workspace.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=2600, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d563e0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=2600, ...}) = 0
read(5, "#\n# irb/workspace-binding.rb -"..., 8192) = 2600
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/irb", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/irb/workspace.rb", {st_mode=S_IFREG|0644, st_size=2600, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/irb/inspector.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/irb/inspector.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/irb/inspector.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/irb/inspector.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/irb/inspector.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/irb/inspector.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/irb/inspector.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/irb/inspector.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/irb/inspector.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d563e0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
read(5, "#\n# irb/inspector.rb - inspect"..., 8192) = 2246
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/irb", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/irb/inspector.rb", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/irb/extend-command.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/irb/extend-command.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/irb/extend-command.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/irb/extend-command.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/irb/extend-command.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/irb/extend-command.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/irb/extend-command.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/irb/extend-command.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=7163, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=7163, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/irb/extend-command.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=7163, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56950) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=7163, ...}) = 0
read(5, "#\n# irb/extend-command.rb - ir"..., 8192) = 7163
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/irb", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/irb/extend-command.rb", {st_mode=S_IFREG|0644, st_size=7163, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/irb/ruby-lex.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/irb/ruby-lex.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/irb/ruby-lex.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/irb/ruby-lex.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/irb/ruby-lex.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/irb/ruby-lex.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/irb/ruby-lex.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/irb/ruby-lex.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=22653, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=22653, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/irb/ruby-lex.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=22653, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56950) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=22653, ...}) = 0
read(5, "#\n# irb/ruby-lex.rb - ruby lex"..., 8192) = 8192
read(5, "es('?') do\n |op, io|\n "..., 8192) = 8192
read(5, "CLAUSE.include?(token)\n\t @i"..., 8192) = 6269
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/irb", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/irb/ruby-lex.rb", {st_mode=S_IFREG|0644, st_size=22653, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/irb/slex.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/irb/slex.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/irb/slex.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/irb/slex.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/irb/slex.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/irb/slex.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/irb/slex.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/irb/slex.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=6074, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=6074, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/irb/slex.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=6074, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d563e0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=6074, ...}) = 0
read(5, "#\n# irb/slex.rb - simple lex a"..., 8192) = 6074
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/irb", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/irb/slex.rb", {st_mode=S_IFREG|0644, st_size=6074, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/irb/notifier.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/irb/notifier.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/irb/notifier.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/irb/notifier.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/irb/notifier.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/irb/notifier.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/irb/notifier.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/irb/notifier.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=2703, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=2703, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/irb/notifier.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=2703, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55e70) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=2703, ...}) = 0
read(5, "#\n# notifier.rb - output metho"..., 8192) = 2703
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/irb", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/irb/notifier.rb", {st_mode=S_IFREG|0644, st_size=2703, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/irb/output-method.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/irb/output-method.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/irb/output-method.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/irb/output-method.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/irb/output-method.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/irb/output-method.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/irb/output-method.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/irb/output-method.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=1338, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=1338, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/irb/output-method.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=1338, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d55900) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=1338, ...}) = 0
read(5, "#\n# output-method.rb - output "..., 8192) = 1338
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/irb", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/irb/output-method.rb", {st_mode=S_IFREG|0644, st_size=1338, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/irb/ruby-token.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/irb/ruby-token.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/irb/ruby-token.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/irb/ruby-token.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/irb/ruby-token.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/irb/ruby-token.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/irb/ruby-token.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/irb/ruby-token.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=7449, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=7449, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/irb/ruby-token.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=7449, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d563e0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=7449, ...}) = 0
read(5, "#\n# irb/ruby-token.rb - ruby t"..., 8192) = 7449
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/irb", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/irb/ruby-token.rb", {st_mode=S_IFREG|0644, st_size=7449, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/irb/input-method.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/irb/input-method.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/irb/input-method.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/irb/input-method.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/irb/input-method.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/irb/input-method.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/irb/input-method.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/irb/input-method.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=2559, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=2559, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/irb/input-method.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=2559, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56950) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=2559, ...}) = 0
read(5, "#\n# irb/input-method.rb - inpu"..., 8192) = 2559
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/irb", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/irb/input-method.rb", {st_mode=S_IFREG|0644, st_size=2559, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/irb/src_encoding.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/irb/src_encoding.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/irb/src_encoding.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/irb/src_encoding.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/irb/src_encoding.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/irb/src_encoding.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/irb/src_encoding.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/irb/src_encoding.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=90, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=90, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/irb/src_encoding.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=90, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d563e0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=90, ...}) = 0
read(5, "# DO NOT WRITE ANY MAGIC COMMENT"..., 8192) = 90
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/irb", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/irb/src_encoding.rb", {st_mode=S_IFREG|0644, st_size=90, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/irb/magic-file.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/irb/magic-file.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/irb/magic-file.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/irb/magic-file.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/irb/magic-file.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/irb/magic-file.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/irb/magic-file.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/irb/magic-file.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=893, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=893, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/irb/magic-file.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=893, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d563e0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=893, ...}) = 0
read(5, "module IRB\n class << (MagicFile"..., 8192) = 893
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/irb", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/irb/magic-file.rb", {st_mode=S_IFREG|0644, st_size=893, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/readline.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/readline.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/readline.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/readline.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/readline.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/readline.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/readline.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/readline.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/x86_64-linux/readline.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/rxu/.linuxbrew/Library/Homebrew/readline.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/readline.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/readline.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/readline.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/readline.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/readline.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/readline.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/readline.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/x86_64-linux/readline.so", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=27184, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=27184, ...}) = 0
close(5) = 0
open("/usr/lib/ruby/1.9.1/x86_64-linux/readline.so", O_RDONLY|O_CLOEXEC) = 5
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200%\0\0\0\0\0\0"..., 832) = 832
fstat(5, {st_mode=S_IFREG|0644, st_size=27184, ...}) = 0
mmap(NULL, 2122528, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7ffd440b0000
mprotect(0x7ffd440b6000, 2093056, PROT_NONE) = 0
mmap(0x7ffd442b5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x5000) = 0x7ffd442b5000
close(5) = 0
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=43348, ...}) = 0
mmap(NULL, 43348, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7ffd47385000
close(5) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/libreadline.so.6", O_RDONLY|O_CLOEXEC) = 5
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3200\1\0\0\0\0\0"..., 832) = 832
fstat(5, {st_mode=S_IFREG|0644, st_size=282352, ...}) = 0
mmap(NULL, 2382936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7ffd43e60000
mprotect(0x7ffd43e9d000, 2097152, PROT_NONE) = 0
mmap(0x7ffd4409d000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x3d000) = 0x7ffd4409d000
mmap(0x7ffd440a5000, 3160, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7ffd440a5000
close(5) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/libtinfo.so.5", O_RDONLY|O_CLOEXEC) = 5
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\303\0\0\0\0\0\0"..., 832) = 832
fstat(5, {st_mode=S_IFREG|0644, st_size=167096, ...}) = 0
mmap(NULL, 2264288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7ffd43c30000
mprotect(0x7ffd43c55000, 2093056, PROT_NONE) = 0
mmap(0x7ffd43e54000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x24000) = 0x7ffd43e54000
close(5) = 0
mprotect(0x7ffd43e54000, 16384, PROT_READ) = 0
mprotect(0x7ffd4409d000, 8192, PROT_READ) = 0
mprotect(0x7ffd442b5000, 4096, PROT_READ) = 0
munmap(0x7ffd47385000, 43348) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/irb/locale.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/irb/locale.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/1.9.1/x86_64-linux/irb/locale.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/site_ruby/irb/locale.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/irb/locale.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/irb/locale.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/vendor_ruby/irb/locale.rb", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/ruby/1.9.1/irb/locale.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=4526, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=4526, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/usr/lib/ruby/1.9.1/irb/locale.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=4526, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56950) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0644, st_size=4526, ...}) = 0
read(5, "#\n# irb/locale.rb - internatio"..., 8192) = 4526
read(5, "", 8192) = 0
close(5) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/irb", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/usr/lib/ruby/1.9.1/irb/locale.rb", {st_mode=S_IFREG|0644, st_size=4526, ...}) = 0
brk(0x29c3000) = 0x29c3000
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/cctools_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=584, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=584, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/requirements/cctools_requirement.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=584, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d579a0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=584, ...}) = 0
read(5, "# Represents a general requireme"..., 8192) = 584
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/requirements/cctools_requirement.rb", {st_mode=S_IFREG|0666, st_size=584, ...}) = 0
brk(0x29e4000) = 0x29e4000
brk(0x2a05000) = 0x2a05000
stat("go", 0x7fffe3d58650) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/bin/clang", 0x7fffe3d58650) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/clang", 0x7fffe3d58650) = -1 ENOENT (No such file or directory)
stat("/usr/bin/clang", 0x7fffe3d58650) = -1 ENOENT (No such file or directory)
stat("/bin/clang", 0x7fffe3d58650) = -1 ENOENT (No such file or directory)
stat("/usr/local/games/clang", 0x7fffe3d58650) = -1 ENOENT (No such file or directory)
stat("/usr/games/clang", 0x7fffe3d58650) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/Library/Homebrew/shims/scm/clang", 0x7fffe3d58650) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/bin/gcc", 0x7fffe3d58650) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/gcc", 0x7fffe3d58650) = -1 ENOENT (No such file or directory)
stat("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=775888, ...}) = 0
stat("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=775888, ...}) = 0
geteuid() = 1000
getegid() = 1000
getuid() = 1000
getgid() = 1000
access("/usr/bin/gcc", X_OK) = 0
stat("go", 0x7fffe3d58650) = -1 ENOENT (No such file or directory)
stat("go", 0x7fffe3d58650) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/rxu/.linuxbrew/Library/PinnedTaps", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/Library/Taps/homebrew/homebrew-core", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
stat("/home/rxu/.linuxbrew/Library/Taps/homebrew/homebrew-core/Formula", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
stat("/home/rxu/.linuxbrew/Library/Taps/homebrew/homebrew-core/Formula/go.rb", {st_mode=S_IFREG|0666, st_size=5485, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Taps/homebrew/homebrew-core/Formula/go.rb", {st_mode=S_IFREG|0666, st_size=5485, ...}) = 0
stat("/home/rxu/.linuxbrew/Library/Taps/homebrew/homebrew-core/Formula/go.rb", {st_mode=S_IFREG|0666, st_size=5485, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Taps/homebrew/homebrew-core/Formula/go.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=5485, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=5485, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d58270) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=5485, ...}) = 0
lseek(5, 0, SEEK_CUR) = 0
read(5, "class Go < Formula\n desc \"Go pr"..., 5485) = 5485
read(5, "", 8192) = 0
close(5) = 0
brk(0x2a26000) = 0x2a26000
brk(0x2a47000) = 0x2a47000
brk(0x2a6b000) = 0x2a6b000
brk(0x2a8f000) = 0x2a8f000
brk(0x2ab3000) = 0x2ab3000
brk(0x2ad7000) = 0x2ad7000
brk(0x2afb000) = 0x2afb000
brk(0x2b1f000) = 0x2b1f000
brk(0x2b43000) = 0x2b43000
brk(0x2b67000) = 0x2b67000
brk(0x2b8b000) = 0x2b8b000
stat("https://go.googlesource.com/tools.git", 0x7fffe3d57cc0) = -1 ENOENT (No such file or directory)
stat("https://storage.googleapis.com/golang/go1.4.3.linux-amd64.tar.gz", 0x7fffe3d57cc0) = -1 ENOENT (No such file or directory)
stat("https://go.googlesource.com/tools.git", 0x7fffe3d57cc0) = -1 ENOENT (No such file or directory)
stat("https://storage.googleapis.com/golang/go1.4.3.linux-amd64.tar.gz", 0x7fffe3d57cc0) = -1 ENOENT (No such file or directory)
stat("https://go.googlesource.com/tools.git", 0x7fffe3d57cc0) = -1 ENOENT (No such file or directory)
stat("https://storage.googleapis.com/golang/go1.4.3.linux-amd64.tar.gz", 0x7fffe3d57cc0) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/Cellar/go", 0x7fffe3d58550) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/Cellar/go/1.7rc5", 0x7fffe3d58550) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/Cellar/go/1.6.3", 0x7fffe3d58550) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/Cellar/go/1.6.3", 0x7fffe3d58550) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/Library/Taps/homebrew/homebrew-core", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
stat("/home/rxu/.linuxbrew/Library/Taps/homebrew/homebrew-core/formula_renames.json", {st_mode=S_IFREG|0666, st_size=754, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Taps/homebrew/homebrew-core/formula_renames.json", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=754, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=754, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d58400) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=754, ...}) = 0
lseek(5, 0, SEEK_CUR) = 0
read(5, "{\n \"app-engine-java-sdk\": \"app-"..., 754) = 754
read(5, "", 8192) = 0
close(5) = 0
open("/proc/cpuinfo", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
fstat(5, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d58820) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
lseek(5, 0, SEEK_CUR) = 0
read(5, "processor : 0\nvendor_id "..., 8192) = 7432
read(5, "", 760) = 0
close(5) = 0
stat("/home/rxu/.linuxbrew/Cellar", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
access("/home/rxu/.linuxbrew/Cellar", W_OK) = 0
access("/home/rxu/.linuxbrew", W_OK) = 0
stat("/home/rxu/.linuxbrew/bin/clang", 0x7fffe3d58650) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/clang", 0x7fffe3d58650) = -1 ENOENT (No such file or directory)
stat("/usr/bin/clang", 0x7fffe3d58650) = -1 ENOENT (No such file or directory)
stat("/bin/clang", 0x7fffe3d58650) = -1 ENOENT (No such file or directory)
stat("/usr/local/games/clang", 0x7fffe3d58650) = -1 ENOENT (No such file or directory)
stat("/usr/games/clang", 0x7fffe3d58650) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/Library/Homebrew/shims/scm/clang", 0x7fffe3d58650) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/bin/gcc", 0x7fffe3d58650) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/gcc", 0x7fffe3d58650) = -1 ENOENT (No such file or directory)
stat("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=775888, ...}) = 0
stat("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=775888, ...}) = 0
geteuid() = 1000
getegid() = 1000
getuid() = 1000
getgid() = 1000
access("/usr/bin/gcc", X_OK) = 0
stat("/home/rxu/.linuxbrew/Cellar", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
stat("/home/rxu/.linuxbrew/lib/ld.so", {st_mode=S_IFREG|0755, st_size=149120, ...}) = 0
geteuid() = 1000
getegid() = 1000
getuid() = 1000
getgid() = 1000
access("/home/rxu/.linuxbrew/lib/ld.so", R_OK) = 0
lstat("/home/rxu/.linuxbrew/opt/go", 0x7fffe3d577e0) = -1 ENOENT (No such file or directory)
lstat("/home/rxu/.linuxbrew/Library/LinkedKegs/go", 0x7fffe3d577e0) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/Cellar/go", 0x7fffe3d577e0) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/Cellar/go", 0x7fffe3d577e0) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/Cellar/go/1.7rc5", 0x7fffe3d577e0) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/Cellar/go/1.6.3", 0x7fffe3d577e0) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/Cellar/go/1.6.3/INSTALL_RECEIPT.json", 0x7fffe3d57320) = -1 ENOENT (No such file or directory)
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/ENV.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=583, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=583, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/ENV.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=583, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d573a0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=583, ...}) = 0
read(5, "require \"hardware\"\nrequire \"exte"..., 8192) = 583
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/ENV.rb", {st_mode=S_IFREG|0666, st_size=583, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/ENV/shared.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=8818, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=8818, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/ENV/shared.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=8818, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56e30) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=8818, ...}) = 0
read(5, "require \"formula\"\nrequire \"compi"..., 8192) = 8192
read(5, "X\"] = self[\"OBJCXX\"] = val.to_s\n"..., 8192) = 626
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/ENV", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/ENV/shared.rb", {st_mode=S_IFREG|0666, st_size=8818, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/ENV/std.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=8381, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=8381, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/ENV/std.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=8381, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56e30) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=8381, ...}) = 0
read(5, "require \"hardware\"\nrequire \"exte"..., 8192) = 8192
read(5, " Hardware::CPU.cores\n end\n e"..., 8192) = 189
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/ENV", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/ENV/std.rb", {st_mode=S_IFREG|0666, st_size=8381, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/extend/ENV/std.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=82, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=82, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/extend/ENV/std.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=82, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d568c0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=82, ...}) = 0
read(5, "require \"extend/ENV/std\"\n\nif OS."..., 8192) = 82
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/extend", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/extend/ENV", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/extend/ENV/std.rb", {st_mode=S_IFREG|0666, st_size=82, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/ENV/std.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=8381, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=8381, ...}) = 0
close(5) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/ENV/super.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=9251, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=9251, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/ENV/super.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=9251, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d56e30) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=9251, ...}) = 0
read(5, "require \"extend/ENV/shared\"\nrequ"..., 8192) = 8192
read(5, ":clang\n end\n\n def libstdcxx\n "..., 8192) = 1059
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/ENV", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/ENV/super.rb", {st_mode=S_IFREG|0666, st_size=9251, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/extend/ENV/super.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=86, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=86, ...}) = 0
close(5) = 0
getuid() = 1000
geteuid() = 1000
getgid() = 1000
getegid() = 1000
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/extend/ENV/super.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=86, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d568c0) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(5, {st_mode=S_IFREG|0666, st_size=86, ...}) = 0
read(5, "require \"extend/ENV/super\"\n\nif O"..., 8192) = 86
read(5, "", 8192) = 0
close(5) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/extend", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/extend/ENV", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
lstat("/home/rxu/.linuxbrew/Library/Homebrew/extend/os/extend/ENV/super.rb", {st_mode=S_IFREG|0666, st_size=86, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Homebrew/extend/ENV/super.rb", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=9251, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=9251, ...}) = 0
close(5) = 0
stat("/home/rxu/.linuxbrew/lib/pkgconfig", 0x7fffe3d57560) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/share/pkgconfig", 0x7fffe3d57560) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/Frameworks", 0x7fffe3d577e0) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/include", 0x7fffe3d578e0) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/lib", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
stat("/home/rxu/.linuxbrew/lib", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
stat("gcc", 0x7fffe3d57340) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/bin/gcc", 0x7fffe3d570d0) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/gcc", 0x7fffe3d570d0) = -1 ENOENT (No such file or directory)
stat("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=775888, ...}) = 0
stat("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=775888, ...}) = 0
geteuid() = 1000
getegid() = 1000
getuid() = 1000
getgid() = 1000
access("/usr/bin/gcc", X_OK) = 0
stat("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=775888, ...}) = 0
geteuid() = 1000
getegid() = 1000
getuid() = 1000
getgid() = 1000
access("/usr/bin/gcc", X_OK) = 0
stat("gcc", 0x7fffe3d57340) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/bin/gcc", 0x7fffe3d570d0) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/gcc", 0x7fffe3d570d0) = -1 ENOENT (No such file or directory)
stat("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=775888, ...}) = 0
stat("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=775888, ...}) = 0
geteuid() = 1000
getegid() = 1000
getuid() = 1000
getgid() = 1000
access("/usr/bin/gcc", X_OK) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGPIPE, {0x7ffd46c9e320, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, 8) = 0
write(4, "!", 1) = 1
futex(0x7ffd472339d0, FUTEX_WAIT, 2512, NULL) = -1 EAGAIN (Resource temporarily unavailable)
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7ffd47350a10) = 2513
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
clone(child_stack=0x7ffd47232fb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7ffd472339d0, tls=0x7ffd47233700, child_tidptr=0x7ffd472339d0) = 2514
rt_sigprocmask(SIG_SETMASK, ~[SEGV VTALRM RTMIN RT_1], NULL, 8) = 0
rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, {0x7ffd46c9e320, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, 8) = 0
rt_sigprocmask(SIG_SETMASK, ~[SEGV VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2513, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 2513
stat("/home/rxu/.linuxbrew/lib/pkgconfig", 0x7fffe3d57560) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/share/pkgconfig", 0x7fffe3d57560) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/Frameworks", 0x7fffe3d577e0) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/include", 0x7fffe3d578e0) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/lib", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
stat("/home/rxu/.linuxbrew/lib", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
stat("gcc", 0x7fffe3d57340) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/bin/gcc", 0x7fffe3d570d0) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/gcc", 0x7fffe3d570d0) = -1 ENOENT (No such file or directory)
stat("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=775888, ...}) = 0
stat("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=775888, ...}) = 0
geteuid() = 1000
getegid() = 1000
getuid() = 1000
getgid() = 1000
access("/usr/bin/gcc", X_OK) = 0
stat("gcc", 0x7fffe3d57340) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/bin/gcc", 0x7fffe3d570d0) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/gcc", 0x7fffe3d570d0) = -1 ENOENT (No such file or directory)
stat("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=775888, ...}) = 0
stat("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=775888, ...}) = 0
geteuid() = 1000
getegid() = 1000
getuid() = 1000
getgid() = 1000
access("/usr/bin/gcc", X_OK) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
mkdir("/home/rxu/.linuxbrew/Library/Locks", 0777) = -1 EEXIST (File exists)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
stat("/home/rxu/.linuxbrew/Library/Locks", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
open("/home/rxu/.linuxbrew/Library/Locks/go.brewing", O_RDWR|O_CREAT, 0666) = 5
fstat(5, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
fstat(5, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57fb0) = -1 ENOTTY (Inappropriate ioctl for device)
fcntl(5, F_SETFD, FD_CLOEXEC) = 0
flock(5, LOCK_EX|LOCK_NB) = 0
stat("/home/rxu/.linuxbrew/Library/LinkedKegs/go", 0x7fffe3d58550) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/bin/clang", 0x7fffe3d582e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/clang", 0x7fffe3d582e0) = -1 ENOENT (No such file or directory)
stat("/usr/bin/clang", 0x7fffe3d582e0) = -1 ENOENT (No such file or directory)
stat("/bin/clang", 0x7fffe3d582e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/games/clang", 0x7fffe3d582e0) = -1 ENOENT (No such file or directory)
stat("/usr/games/clang", 0x7fffe3d582e0) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/Library/Homebrew/shims/scm/clang", 0x7fffe3d582e0) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/bin/gcc", 0x7fffe3d582e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/gcc", 0x7fffe3d582e0) = -1 ENOENT (No such file or directory)
stat("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=775888, ...}) = 0
stat("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=775888, ...}) = 0
geteuid() = 1000
getegid() = 1000
getuid() = 1000
getgid() = 1000
access("/usr/bin/gcc", X_OK) = 0
lstat("/home/rxu/.linuxbrew/opt/go", 0x7fffe3d577e0) = -1 ENOENT (No such file or directory)
lstat("/home/rxu/.linuxbrew/Library/LinkedKegs/go", 0x7fffe3d577e0) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/Cellar/go", 0x7fffe3d577e0) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/Cellar/go", 0x7fffe3d577e0) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/Cellar/go/1.7rc5", 0x7fffe3d577e0) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/Cellar/go/1.6.3", 0x7fffe3d577e0) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/Cellar/go/1.6.3/INSTALL_RECEIPT.json", 0x7fffe3d57320) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/lib/pkgconfig", 0x7fffe3d57560) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/share/pkgconfig", 0x7fffe3d57560) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/Frameworks", 0x7fffe3d577e0) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/include", 0x7fffe3d578e0) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/lib", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
stat("/home/rxu/.linuxbrew/lib", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
stat("gcc", 0x7fffe3d57340) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/bin/gcc", 0x7fffe3d570d0) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/gcc", 0x7fffe3d570d0) = -1 ENOENT (No such file or directory)
stat("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=775888, ...}) = 0
stat("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=775888, ...}) = 0
geteuid() = 1000
getegid() = 1000
getuid() = 1000
getgid() = 1000
access("/usr/bin/gcc", X_OK) = 0
stat("gcc", 0x7fffe3d57340) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/bin/gcc", 0x7fffe3d570d0) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/gcc", 0x7fffe3d570d0) = -1 ENOENT (No such file or directory)
stat("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=775888, ...}) = 0
stat("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=775888, ...}) = 0
geteuid() = 1000
getegid() = 1000
getuid() = 1000
getgid() = 1000
access("/usr/bin/gcc", X_OK) = 0
brk(0x2bac000) = 0x2bac000
stat("/home/rxu/.linuxbrew/lib/pkgconfig", 0x7fffe3d57560) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/share/pkgconfig", 0x7fffe3d57560) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/Frameworks", 0x7fffe3d577e0) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/include", 0x7fffe3d578e0) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/lib", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
stat("/home/rxu/.linuxbrew/lib", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
stat("gcc", 0x7fffe3d57340) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/bin/gcc", 0x7fffe3d570d0) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/gcc", 0x7fffe3d570d0) = -1 ENOENT (No such file or directory)
stat("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=775888, ...}) = 0
stat("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=775888, ...}) = 0
geteuid() = 1000
getegid() = 1000
getuid() = 1000
getgid() = 1000
access("/usr/bin/gcc", X_OK) = 0
stat("gcc", 0x7fffe3d57340) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/bin/gcc", 0x7fffe3d570d0) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/gcc", 0x7fffe3d570d0) = -1 ENOENT (No such file or directory)
stat("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=775888, ...}) = 0
stat("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=775888, ...}) = 0
geteuid() = 1000
getegid() = 1000
getuid() = 1000
getgid() = 1000
access("/usr/bin/gcc", X_OK) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
stat("/home/rxu/.linuxbrew/Library/Taps/homebrew/homebrew-core", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
stat("/home/rxu/.linuxbrew/Library/Taps/homebrew/homebrew-core/.git", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0
getcwd("/mnt/c/Users/robert/Desktop", 200) = 28
chdir("/home/rxu/.linuxbrew/Library/Taps/homebrew/homebrew-core") = 0
pipe([6, 7]) = 0
fstat(6, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
fstat(7, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGPIPE, {0x7ffd46c9e320, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, 8) = 0
write(4, "!", 1) = 1
futex(0x7ffd472339d0, FUTEX_WAIT, 2514, NULL) = -1 EAGAIN (Resource temporarily unavailable)
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7ffd47350a10) = 2535
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
clone(child_stack=0x7ffd47232fb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7ffd472339d0, tls=0x7ffd47233700, child_tidptr=0x7ffd472339d0) = 2536
rt_sigprocmask(SIG_SETMASK, ~[SEGV VTALRM RTMIN RT_1], NULL, 8) = 0
rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, {0x7ffd46c9e320, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, 8) = 0
rt_sigprocmask(SIG_SETMASK, ~[SEGV VTALRM RTMIN RT_1], NULL, 8) = 0
close(7) = 0
fstat(6, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
read(6, "false\n", 8192) = 6
read(6, "", 8186) = 0
close(6) = 0
rt_sigaction(SIGHUP, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, {0x7ffd46cd7390, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, {0x7ffd46cd7390, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, 8) = 0
rt_sigaction(SIGINT, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, {0x7ffd46cd7390, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, 8) = 0
wait4(2535, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 2535
rt_sigaction(SIGHUP, {0x7ffd46cd7390, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, 8) = 0
rt_sigaction(SIGQUIT, {0x7ffd46cd7390, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, 8) = 0
rt_sigaction(SIGINT, {0x7ffd46cd7390, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, 8) = 0
chdir("/mnt/c/Users/robert/Desktop") = 0
lstat("/home/rxu/.linuxbrew/opt/go", 0x7fffe3d58550) = -1 ENOENT (No such file or directory)
lstat("/home/rxu/.linuxbrew/Library/LinkedKegs/go", 0x7fffe3d58550) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/Cellar/go", 0x7fffe3d58550) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/Cellar/go", 0x7fffe3d58550) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/Cellar/go/1.7rc5", 0x7fffe3d58550) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/Cellar/go/1.6.3", 0x7fffe3d58550) = -1 ENOENT (No such file or directory)
stat("/home/rxu/.linuxbrew/Cellar/go/1.6.3/INSTALL_RECEIPT.json", 0x7fffe3d58090) = -1 ENOENT (No such file or directory)
lstat("/home/rxu/.cache/Homebrew/Logs/go", 0x7fffe3d582e0) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
lstat("/home/rxu/.cache/Homebrew/Logs/go", 0x7fffe3d582e0) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
unlink("/home/rxu/.cache/Homebrew/Logs/go") = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
clock_gettime(CLOCK_REALTIME, {1470455563, 354019800}) = 0
clock_gettime(CLOCK_REALTIME, {1470455563, 354189700}) = 0
open("/etc/localtime", O_RDONLY|O_CLOEXEC) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=1072, ...}) = 0
fstat(6, {st_mode=S_IFREG|0644, st_size=1072, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ffd47220000
read(6, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\0"..., 512) = 512
lseek(6, -124, SEEK_CUR) = 388
read(6, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\2\0\0\0\2\0\0\0\0"..., 512) = 512
read(6, "z\236\205p\0\0\0\0{\330<`\0\0\0\0|~gp\0\0\0\0}\270\36`\0\0\0\0"..., 512) = 172
close(6) = 0
munmap(0x7ffd47220000, 4096) = 0
mkdir("/tmp/homebrew20160805-2461-1boae07", 0700) = 0
socket(PF_LOCAL, SOCK_STREAM, 0) = 6
fstat(6, {st_mode=S_IFSOCK|0777, st_size=0, ...}) = 0
bind(6, {sa_family=AF_LOCAL, sun_path="/tmp/homebrew20160805-2461-1boae07/socket"}, 110) = 0
listen(6, 5) = 0
fstat(6, {st_mode=S_IFSOCK|0777, st_size=0, ...}) = 0
fstat(6, {st_mode=S_IFSOCK|0777, st_size=0, ...}) = 0
pipe([7, 8]) = 0
fstat(7, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
fstat(8, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
fcntl(7, F_GETFL) = 0 (flags O_RDONLY)
fstat(7, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
ioctl(7, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57e30) = -1 ENOTTY (Inappropriate ioctl for device)
fcntl(8, F_GETFL) = 0x1 (flags O_WRONLY)
fstat(8, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
ioctl(8, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffe3d57e30) = -1 ENOTTY (Inappropriate ioctl for device)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGPIPE, {0x7ffd46c9e320, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, 8) = 0
write(4, "!", 1) = 1
futex(0x7ffd472339d0, FUTEX_WAIT, 2536, NULL) = -1 EAGAIN (Resource temporarily unavailable)
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7ffd47350a10) = 2538
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
clone(child_stack=0x7ffd47232fb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7ffd472339d0, tls=0x7ffd47233700, child_tidptr=0x7ffd472339d0) = 2539
rt_sigprocmask(SIG_SETMASK, ~[SEGV VTALRM RTMIN RT_1], NULL, 8) = 0
rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, {0x7ffd46c9e320, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, 8) = 0
rt_sigprocmask(SIG_SETMASK, ~[SEGV VTALRM RTMIN RT_1], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], ~[KILL SEGV STOP VTALRM RTMIN RT_1], 8) = 0
rt_sigaction(SIGINT, {0x7ffd46cd7390, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, {0x7ffd46cd7390, [], SA_RESTORER|SA_SIGINFO, 0x7ffd46846cb0}, 8) = 0
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
fcntl(6, F_GETFL) = 0x2 (flags O_RDWR)
fcntl(6, F_SETFL, O_RDWR|O_NONBLOCK) = 0
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
brk(0x2bcd000) = 0x2bcd000
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
brk(0x2bee000) = 0x2bee000
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
brk(0x2c0f000) = 0x2c0f000
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
brk(0x2c30000) = 0x2c30000
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
brk(0x2c51000) = 0x2c51000
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
brk(0x2c72000) = 0x2c72000
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
brk(0x2c93000) = 0x2c93000
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
brk(0x2cb4000) = 0x2cb4000
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
brk(0x2cd5000) = 0x2cd5000
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
brk(0x2cf6000) = 0x2cf6000
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
brk(0x2d17000) = 0x2d17000
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
brk(0x2d38000) = 0x2d38000
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
sudo: unable to resolve host DESKTOP-OT287BU
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
brk(0x2d59000) = 0x2d59000
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
brk(0x2d7a000) = 0x2d7a000
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
brk(0x2d9b000) = 0x2d9b000
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
brk(0x2dbc000) = 0x2dbc000
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
brk(0x2ddd000) = 0x2ddd000
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
brk(0x2dfe000) = 0x2dfe000
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
brk(0x2e1f000) = 0x2e1f000
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
brk(0x2e40000) = 0x2e40000
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
brk(0x2e61000) = 0x2e61000
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
brk(0x2e82000) = 0x2e82000
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
brk(0x2ea3000) = 0x2ea3000
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
brk(0x2ec4000) = 0x2ec4000
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
brk(0x2ee5000) = 0x2ee5000
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
brk(0x2f06000) = 0x2f06000
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
brk(0x2f27000) = 0x2f27000
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN RT_1], NULL, 8) = 0
wait4(2538, 0x7fffe3d5823c, WNOHANG, NULL) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
accept(6, 0x7fffe3d581e0, [110]) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, ~[INT KILL SEGV STOP VTALRM RTMIN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment