aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0@n0.is <ng0@n0.is>2019-07-26 22:52:07 +0000
committerng0@n0.is <ng0@n0.is>2019-07-26 22:52:07 +0000
commitc31803c9d3c18de4e01c8f4b42cd302912168907 (patch)
tree05777359baf667d2f9452073b64b3578cdf105ea
parentd43bfe38ff5901897f04f75b929394df6f5fb2d2 (diff)
downloadlibmicrohttpd-gsoc2019-c31803c9d3c18de4e01c8f4b42cd302912168907.tar.gz
libmicrohttpd-gsoc2019-c31803c9d3c18de4e01c8f4b42cd302912168907.zip
make it build on netbsd again (changed layout), add testresults.
-rw-r--r--Makefile6
-rw-r--r--final_tests/_mrg/mrg.c.netbsd.ktruss.log.txt370
-rw-r--r--final_tests/_rgs/response_generation_sendfile.c.netbsd.ktruss.log.txt379
-rw-r--r--final_tests/_trg/trg.c.netbsd.ktruss.log.txt370
-rw-r--r--final_tests/crg/inc.c.netbsd.ktruss.log.txt1930
5 files changed, 3052 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 986eac4..99fe81a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,12 +1,12 @@
1PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/local/lib/pkgconfig:$HOME/code/dev/prefix/lib/pkgconfig:$HOME/opt/lib/pkgconfig 1PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/local/lib/pkgconfig:$HOME/code/dev/prefix/lib/pkgconfig:$HOME/opt/lib/pkgconfig
2CFLAGS= `pkg-config --cflags libmicrohttpd` 2CFLAGS= `pkg-config --cflags libmicrohttpd` -Wl,-R/usr/local/lib -Wl,-R/home/ng0/opt/lib -Wl,-R/home/ng0/code/dev/prefix/lib
3LDFLAGS= `pkg-config --libs libmicrohttpd` -Wl,-R/usr/local/lib -Wl,-R/home/ng0/opt/lib -Wl,-R/home/ng0/dev/prefix/lib 3LDFLAGS= `pkg-config --libs libmicrohttpd` -Wl,-R/usr/local/lib -Wl,-R/home/ng0/opt/lib -Wl,-R/home/ng0/code/dev/prefix/lib
4 4
5all: inc trg response_generation_sendfile mrg 5all: inc trg response_generation_sendfile mrg
6 6
7inc: 7inc:
8 mkdir build || true 8 mkdir build || true
9 clang $(CFLAGS) inc.c $(LDFLAGS) -o build/inc 9 clang $(CFLAGS) inc.c $(LDFLAGS) -o build/inc
10 10
11trg: 11trg:
12 mkdir build || true 12 mkdir build || true
diff --git a/final_tests/_mrg/mrg.c.netbsd.ktruss.log.txt b/final_tests/_mrg/mrg.c.netbsd.ktruss.log.txt
new file mode 100644
index 0000000..7dbc137
--- /dev/null
+++ b/final_tests/_mrg/mrg.c.netbsd.ktruss.log.txt
@@ -0,0 +1,370 @@
1 15253 1 ktruss fcntl(0x7, 0x3, 0) = 4194305
2 15253 1 ktruss emul(netbsd)
3 15253 1 ktruss fcntl(0x7, 0x4, 0x400001) = 0
4 15253 1 mrg execve("/home/ng0/src/libmicrohttpd/gsoc2019/build/mrg", 0x7f7fff18af80, 0x7f7fff18af90) JUSTRETURN
5 15253 1 mrg emul(netbsd)
6 15253 1 mrg mmap(0, 0x8000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff39a000
7 15253 1 mrg open("/etc/ld.so.conf", 0, 0x7f7e33010738) Err#2 ENOENT
8 15253 1 mrg open("/usr/local/lib/libmicrohttpd.so.64", 0, 0x2) Err#2 ENOENT
9 15253 1 mrg open("/home/ng0/opt/lib/libmicrohttpd.so.64", 0, 0x5) Err#2 ENOENT
10 15253 1 mrg open("/home/ng0/code/dev/prefix/lib/libmicrohttpd.so.64", 0, 0x1) = 4
11 15253 1 mrg __fstat50(0x4, 0x7f7fff7ee090) = 0
12 15253 1 mrg mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x715aff399000
13 15253 1 mrg munmap(0x715aff399000, 0x1000) = 0
14 15253 1 mrg mmap(0, 0x21e000, 0x5, 0x15000002, 0x4, 0, 0) = 0x715aff000000
15 15253 1 mrg mmap(0x715aff21d000, 0x1000, 0x3, 0x12, 0x4, 0, 0x1d000) = 0x715aff21d000
16 15253 1 mrg mmap(0x715aff21e000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x715aff21e000
17 15253 1 mrg mprotect(0x715aff01e000, 0x1ff000, 0) = 0
18 15253 1 mrg close(0x4) = 0
19 15253 1 mrg open("/usr/local/lib/libc.so.12", 0, 0x1) Err#2 ENOENT
20 15253 1 mrg open("/home/ng0/opt/lib/libc.so.12", 0, 0x4) Err#2 ENOENT
21 15253 1 mrg open("/home/ng0/code/dev/prefix/lib/libc.so.12", 0, 0) Err#2 ENOENT
22 15253 1 mrg open("/usr/lib/libc.so.12", 0, 0x3) = 4
23 15253 1 mrg __fstat50(0x4, 0x7f7fff7ee090) = 0
24 15253 1 mrg mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x715aff399000
25 15253 1 mrg munmap(0x715aff399000, 0x1000) = 0
26 15253 1 mrg mmap(0, 0x61a000, 0x5, 0x15000002, 0x4, 0, 0) = 0x715afe800000
27 15253 1 mrg mmap(0x715afebe4000, 0x10000, 0x3, 0x12, 0x4, 0, 0x1e4000) = 0x715afebe4000
28 15253 1 mrg mmap(0x715afebf4000, 0x226000, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x715afebf4000
29 15253 1 mrg mprotect(0x715afe9e5000, 0x1ff000, 0) = 0
30 15253 1 mrg close(0x4) = 0
31 15253 1 mrg open("/usr/pkg/lib/libgnutls.so.30", 0, 0x4) = 4
32 15253 1 mrg __fstat50(0x4, 0x7f7fff7ee090) = 0
33 15253 1 mrg mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x715aff399000
34 15253 1 mrg munmap(0x715aff399000, 0x1000) = 0
35 15253 1 mrg mmap(0, 0x396000, 0x5, 0x15000002, 0x4, 0, 0) = 0x715afe400000
36 15253 1 mrg mmap(0x715afe784000, 0x11000, 0x3, 0x12, 0x4, 0, 0x184000) = 0x715afe784000
37 15253 1 mrg mmap(0x715afe795000, 0x1000, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x715afe795000
38 15253 1 mrg mprotect(0x715afe585000, 0x1ff000, 0) = 0
39 15253 1 mrg close(0x4) = 0
40 15253 1 mrg open("/usr/pkg/lib/libp11-kit.so.0", 0, 0x70) = 4
41 15253 1 mrg __fstat50(0x4, 0x7f7fff7ee090) = 0
42 15253 1 mrg mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x715aff399000
43 15253 1 mrg munmap(0x715aff399000, 0x1000) = 0
44 15253 1 mrg mmap(0, 0x31e000, 0x5, 0x15000002, 0x4, 0, 0) = 0x715afe000000
45 15253 1 mrg mmap(0x715afe309000, 0x15000, 0x3, 0x12, 0x4, 0, 0x109000) = 0x715afe309000
46 15253 1 mrg mmap(0x715afe31e000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x715afe31e000
47 15253 1 mrg mprotect(0x715afe10a000, 0x1ff000, 0) = 0
48 15253 1 mrg close(0x4) = 0
49 15253 1 mrg open("/usr/pkg/lib/libffi.so.6", 0, 0) = 4
50 15253 1 mrg __fstat50(0x4, 0x7f7fff7ee090) = 0
51 15253 1 mrg mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x715aff399000
52 15253 1 mrg munmap(0x715aff399000, 0x1000) = 0
53 15253 1 mrg mmap(0, 0x204000, 0x5, 0x15000002, 0x4, 0, 0) = 0x715afdc00000
54 15253 1 mrg mmap(0x715afde03000, 0x1000, 0x3, 0x12, 0x4, 0, 0x3000) = 0x715afde03000
55 15253 1 mrg mmap(0x715afde04000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x715afde04000
56 15253 1 mrg mprotect(0x715afdc04000, 0x1ff000, 0) = 0
57 15253 1 mrg close(0x4) = 0
58 15253 1 mrg open("/usr/pkg/lib/libpthread.so.1", 0, 0x74) Err#2 ENOENT
59 15253 1 mrg open("/usr/lib/libpthread.so.1", 0, 0x6c) = 4
60 15253 1 mrg __fstat50(0x4, 0x7f7fff7ee090) = 0
61 15253 1 mrg mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x715aff399000
62 15253 1 mrg munmap(0x715aff399000, 0x1000) = 0
63 15253 1 mrg mmap(0, 0x213000, 0x5, 0x15000002, 0x4, 0, 0) = 0x715afd800000
64 15253 1 mrg mmap(0x715afda10000, 0x2000, 0x3, 0x12, 0x4, 0, 0x10000) = 0x715afda10000
65 15253 1 mrg mmap(0x715afda12000, 0x1000, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x715afda12000
66 15253 1 mrg mprotect(0x715afd811000, 0x1ff000, 0) = 0
67 15253 1 mrg close(0x4) = 0
68 15253 1 mrg open("/usr/pkg/lib/libtasn1.so.6", 0, 0x2) = 4
69 15253 1 mrg __fstat50(0x4, 0x7f7fff7ee090) = 0
70 15253 1 mrg mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x715aff399000
71 15253 1 mrg munmap(0x715aff399000, 0x1000) = 0
72 15253 1 mrg mmap(0, 0x212000, 0x5, 0x15000002, 0x4, 0, 0) = 0x715afd400000
73 15253 1 mrg mmap(0x715afd611000, 0x1000, 0x3, 0x12, 0x4, 0, 0x11000) = 0x715afd611000
74 15253 1 mrg mmap(0x715afd612000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x715afd612000
75 15253 1 mrg mprotect(0x715afd411000, 0x200000, 0) = 0
76 15253 1 mrg close(0x4) = 0
77 15253 1 mrg open("/usr/pkg/lib/libhogweed.so.4", 0, 0x68) = 4
78 15253 1 mrg __fstat50(0x4, 0x7f7fff7ee090) = 0
79 15253 1 mrg mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x715aff399000
80 15253 1 mrg munmap(0x715aff399000, 0x1000) = 0
81 15253 1 mrg mmap(0, 0x235000, 0x5, 0x15000002, 0x4, 0, 0) = 0x715afd000000
82 15253 1 mrg mmap(0x715afd233000, 0x2000, 0x3, 0x12, 0x4, 0, 0x33000) = 0x715afd233000
83 15253 1 mrg mmap(0x715afd235000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x715afd235000
84 15253 1 mrg mprotect(0x715afd034000, 0x1ff000, 0) = 0
85 15253 1 mrg close(0x4) = 0
86 15253 1 mrg open("/usr/pkg/lib/libnettle.so.6", 0, 0x3) = 4
87 15253 1 mrg __fstat50(0x4, 0x7f7fff7ee090) = 0
88 15253 1 mrg mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x715aff399000
89 15253 1 mrg munmap(0x715aff399000, 0x1000) = 0
90 15253 1 mrg mmap(0, 0x235000, 0x5, 0x15000002, 0x4, 0, 0) = 0x715afcc00000
91 15253 1 mrg mmap(0x715afce33000, 0x2000, 0x3, 0x12, 0x4, 0, 0x33000) = 0x715afce33000
92 15253 1 mrg mmap(0x715afce35000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x715afce35000
93 15253 1 mrg mprotect(0x715afcc34000, 0x1ff000, 0) = 0
94 15253 1 mrg close(0x4) = 0
95 15253 1 mrg open("/usr/pkg/lib/libgmp.so.10", 0, 0x1) = 4
96 15253 1 mrg __fstat50(0x4, 0x7f7fff7ee090) = 0
97 15253 1 mrg mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x715aff399000
98 15253 1 mrg munmap(0x715aff399000, 0x1000) = 0
99 15253 1 mrg mmap(0, 0x28b000, 0x5, 0x15000002, 0x4, 0, 0) = 0x715afc800000
100 15253 1 mrg mmap(0x715afca89000, 0x2000, 0x3, 0x12, 0x4, 0, 0x89000) = 0x715afca89000
101 15253 1 mrg mmap(0x715afca8b000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x715afca8b000
102 15253 1 mrg mprotect(0x715afc88a000, 0x1ff000, 0) = 0
103 15253 1 mrg close(0x4) = 0
104 15253 1 mrg open("/usr/pkg/lib/libintl.so.8", 0, 0x69) = 4
105 15253 1 mrg __fstat50(0x4, 0x7f7fff7ee090) = 0
106 15253 1 mrg mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x715aff399000
107 15253 1 mrg munmap(0x715aff399000, 0x1000) = 0
108 15253 1 mrg mmap(0, 0x209000, 0x5, 0x15000002, 0x4, 0, 0) = 0x715afc400000
109 15253 1 mrg mmap(0x715afc608000, 0x1000, 0x3, 0x12, 0x4, 0, 0x8000) = 0x715afc608000
110 15253 1 mrg mmap(0x715afc609000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x715afc609000
111 15253 1 mrg mprotect(0x715afc409000, 0x1ff000, 0) = 0
112 15253 1 mrg close(0x4) = 0
113 15253 1 mrg open("/usr/pkg/lib/libunistring.so.2", 0, 0x6) = 4
114 15253 1 mrg __fstat50(0x4, 0x7f7fff7ee090) = 0
115 15253 1 mrg mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x715aff399000
116 15253 1 mrg munmap(0x715aff399000, 0x1000) = 0
117 15253 1 mrg mmap(0, 0x384000, 0x5, 0x15000002, 0x4, 0, 0) = 0x715afc000000
118 15253 1 mrg mmap(0x715afc380000, 0x4000, 0x3, 0x12, 0x4, 0, 0x180000) = 0x715afc380000
119 15253 1 mrg mmap(0x715afc384000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x715afc384000
120 15253 1 mrg mprotect(0x715afc181000, 0x1ff000, 0) = 0
121 15253 1 mrg close(0x4) = 0
122 15253 1 mrg open("/usr/pkg/lib/libintl.so.1", 0, 0x31) Err#2 ENOENT
123 15253 1 mrg open("/usr/lib/libintl.so.1", 0, 0x5) = 4
124 15253 1 mrg __fstat50(0x4, 0x7f7fff7ee090) = 0
125 15253 1 mrg mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x715aff399000
126 15253 1 mrg munmap(0x715aff399000, 0x1000) = 0
127 15253 1 mrg mmap(0, 0x20b000, 0x5, 0x15000002, 0x4, 0, 0) = 0x715afbc00000
128 15253 1 mrg mmap(0x715afbe07000, 0x3000, 0x3, 0x12, 0x4, 0, 0x7000) = 0x715afbe07000
129 15253 1 mrg mmap(0x715afbe0a000, 0x1000, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x715afbe0a000
130 15253 1 mrg mprotect(0x715afbc08000, 0x1ff000, 0) = 0
131 15253 1 mrg close(0x4) = 0
132 15253 1 mrg mmap(0, 0x9000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff391000
133 15253 1 mrg mprotect(0x715afebe4000, 0xb000, 0x1) = 0
134 15253 1 mrg mprotect(0x715afda10000, 0x1000, 0x1) = 0
135 15253 1 mrg mprotect(0x715afbe07000, 0x2000, 0x1) = 0
136 15253 1 mrg _lwp_setprivate(0x715aff395a60) = 0
137 15253 1 mrg _lwp_self() = 1
138 15253 1 mrg __sigprocmask14(0x1, 0x7f7fff7ee840, 0x7f7fff7ee8b8) = 0
139 15253 1 mrg __sigprocmask14(0x3, 0x7f7fff7ee8b8, 0) = 0
140 15253 1 mrg readlink("/etc/malloc.conf", 0x7f7fff7ee3a0, 0x400) Err#2 ENOENT
141 15253 1 mrg issetugid() = 0
142 15253 1 mrg __sysctl(0x7f7fff7ee2e0, 0x2, 0x715afec05e30, 0x7f7fff7ee2d8, 0, 0) = 0
143 15253 1 mrg mmap(0, 0x1000, 0, 0x1002, 0xffffffff, 0, 0) = 0x715aff390000
144 15253 1 mrg madvise(0x715aff390000, 0x1000, 0x6) = 0
145 15253 1 mrg munmap(0x715aff390000, 0x1000) = 0
146 15253 1 mrg mmap(0, 0x200000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715afba00000
147 15253 1 mrg __clock_gettime50(0x3, 0x7f7fff7ee2f8) = 0
148 15253 1 mrg __clock_gettime50(0x3, 0x7f7fff7ee2f8) = 0
149 15253 1 mrg __clock_gettime50(0x3, 0x7f7fff7ee318) = 0
150 15253 1 mrg mmap(0, 0x8000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff389000
151 15253 1 mrg mmap(0, 0x400000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715afb600000
152 15253 1 mrg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff388000
153 15253 1 mrg __sysctl(0x7f7fff7ee790, 0x2, 0x7f7fff7ee7c8, 0x7f7fff7ee7c0, 0, 0) = 0
154 15253 1 mrg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff387000
155 15253 1 mrg __sysctl(0x715afe9af834, 0x2, 0x715afec04ea0, 0x7f7fff7ee7e8, 0, 0) = 0
156 15253 1 mrg issetugid() = 0
157 15253 1 mrg mmap(0, 0x3300, 0x3, 0x1000, 0xffffffff, 0, 0) = 0x715aff383000
158 15253 1 mrg __sysctl(0x7f7fff7ee730, 0x2, 0x7f7fff7ee768, 0x7f7fff7ee760, 0, 0) = 0
159 15253 1 mrg __sysctl(0x7f7fff7ee7b0, 0x2, 0x7f7fff7ee798, 0x7f7fff7ee7a0, 0, 0) = 0
160 15253 1 mrg issetugid() = 0
161 15253 1 mrg _lwp_unpark_all(0, 0, 0) = 1024
162 15253 1 mrg getrlimit(0x3, 0x7f7fff7ee7c0) = 0
163 15253 1 mrg __sysctl(0x7f7fff7ee7b8, 0x2, 0x7f7fff7ee79c, 0x7f7fff7ee7a8, 0, 0) = 0
164 15253 1 mrg issetugid() = 0
165 15253 1 mrg _lwp_getprivate() = 124635642944096
166 15253 1 mrg _lwp_self() = 1
167 15253 1 mrg _lwp_ctl(0x1, 0x715aff384a08) = 0
168 15253 1 mrg issetugid() = 0
169 15253 1 mrg _lwp_self() = 1
170 15253 1 mrg __sigprocmask14(0x1, 0x7f7fff7ee7f0, 0x7f7fff7ee8b8) = 0
171 15253 1 mrg __sigprocmask14(0x3, 0x7f7fff7ee8b8, 0) = 0
172 15253 1 mrg _lwp_self() = 1
173 15253 1 mrg __sigprocmask14(0x1, 0x7f7fff7ee7f0, 0x7f7fff7ee8b8) = 0
174 15253 1 mrg __sigprocmask14(0x3, 0x7f7fff7ee8b8, 0) = 0
175 15253 1 mrg _lwp_self() = 1
176 15253 1 mrg __sigprocmask14(0x1, 0x7f7fff7ee7f0, 0x7f7fff7ee8b8) = 0
177 15253 1 mrg __sigprocmask14(0x3, 0x7f7fff7ee8b8, 0) = 0
178 15253 1 mrg _lwp_self() = 1
179 15253 1 mrg __sigprocmask14(0x1, 0x7f7fff7ee7f0, 0x7f7fff7ee8b8) = 0
180 15253 1 mrg __sigprocmask14(0x3, 0x7f7fff7ee8b8, 0) = 0
181 15253 1 mrg issetugid() = 0
182 15253 1 mrg _sched_protect(0xffffffff) Err#22 EINVAL
183 15253 1 mrg __clock_gettime50(0x3, 0x7f7fff7edf48) = 0
184 15253 1 mrg _sched_protect(0) = 0
185 15253 1 mrg __clock_gettime50(0x3, 0x7f7fff7edf48) = 0
186 15253 1 mrg _sched_protect(0xffffffff) = 0
187 15253 1 mrg __clock_gettime50(0x3, 0x7f7fff7edbd8) = 0
188 15253 1 mrg _sched_protect(0) = 0
189 15253 1 mrg __clock_gettime50(0x3, 0x7f7fff7edbd8) = 0
190 15253 1 mrg _sched_protect(0xffffffff) = 0
191 15253 1 mrg mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff37e000
192 15253 1 mrg issetugid() = 0
193 15253 1 mrg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff37d000
194 15253 1 mrg _lwp_self() = 1
195 15253 1 mrg __sigprocmask14(0x1, 0x7f7fff7ee7f0, 0x7f7fff7ee8b8) = 0
196 15253 1 mrg __sigprocmask14(0x3, 0x7f7fff7ee8b8, 0) = 0
197 15253 1 mrg _lwp_self() = 1
198 15253 1 mrg __sigprocmask14(0x1, 0x7f7fff7ee7f0, 0x7f7fff7ee8b8) = 0
199 15253 1 mrg __sigprocmask14(0x3, 0x7f7fff7ee8b8, 0) = 0
200 15253 1 mrg _lwp_self() = 1
201 15253 1 mrg __sigprocmask14(0x1, 0x7f7fff7ee7f0, 0x7f7fff7ee8b8) = 0
202 15253 1 mrg __sigprocmask14(0x3, 0x7f7fff7ee8b8, 0) = 0
203 15253 1 mrg _lwp_self() = 1
204 15253 1 mrg __sigprocmask14(0x1, 0x7f7fff7ee7f0, 0x7f7fff7ee8b8) = 0
205 15253 1 mrg __sigprocmask14(0x3, 0x7f7fff7ee8b8, 0) = 0
206 15253 1 mrg _lwp_self() = 1
207 15253 1 mrg __sigprocmask14(0x1, 0x7f7fff7ee7f0, 0x7f7fff7ee8b8) = 0
208 15253 1 mrg __sigprocmask14(0x3, 0x7f7fff7ee8b8, 0) = 0
209 15253 1 mrg _lwp_self() = 1
210 15253 1 mrg __sigprocmask14(0x1, 0x7f7fff7ee7f0, 0x7f7fff7ee8b8) = 0
211 15253 1 mrg __sigprocmask14(0x3, 0x7f7fff7ee8b8, 0) = 0
212 15253 1 mrg issetugid() = 0
213 15253 1 mrg issetugid() = 0
214 15253 1 mrg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff37c000
215 15253 1 mrg mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff377000
216 15253 1 mrg mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff372000
217 15253 1 mrg mmap(0, 0x3000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff36f000
218 15253 1 mrg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff36e000
219 15253 1 mrg mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff369000
220 15253 1 mrg mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff364000
221 15253 1 mrg mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff35f000
222 15253 1 mrg open("/dev/urandom", 0, 0xff387040) = 4
223 15253 1 mrg fcntl(0x4, 0x1, 0) = 0
224 15253 1 mrg fcntl(0x4, 0x2, 0x1) = 0
225 15253 1 mrg __fstat50(0x4, 0x7f7fff7ee700) = 0
226 15253 1 mrg getpid() = 15253, 15947
227 15253 1 mrg issetugid() = 0
228 15253 1 mrg issetugid() = 0
229 15253 1 mrg __stat50("/etc/gnutls/default-priorities", 0x7f7fff7ee720) Err#2 ENOENT
230 15253 1 mrg _lwp_self() = 1
231 15253 1 mrg __sigprocmask14(0x1, 0x7f7fff7ee7f0, 0x7f7fff7ee8b8) = 0
232 15253 1 mrg __sigprocmask14(0x3, 0x7f7fff7ee8b8, 0) = 0
233 15253 1 mrg _lwp_self() = 1
234 15253 1 mrg __sigprocmask14(0x1, 0x7f7fff7ee7f0, 0x7f7fff7ee8b8) = 0
235 15253 1 mrg __sigprocmask14(0x3, 0x7f7fff7ee8b8, 0) = 0
236 15253 1 mrg __fstat50(0x4, 0x7f7fff7ee720) = 0
237 15253 1 mrg __clock_gettime50(0x3, 0x7f7fff7ee7e0) = 0
238 15253 1 mrg __gettimeofday50(0x7f7fff7ee7c0, 0) = 0
239 15253 1 mrg _lwp_self() = 1
240 15253 1 mrg __sigprocmask14(0x1, 0x7f7fff7ee7f0, 0x7f7fff7ee8b8) = 0
241 15253 1 mrg __sigprocmask14(0x3, 0x7f7fff7ee8b8, 0) = 0
242 15253 1 mrg mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff35a000
243 15253 1 mrg __socket30(0x2, 0x50000001, 0) = 7
244 15253 1 mrg setsockopt(0x7, 0xffff, 0x800, 0x715aff019f60, 0x4) = 0
245 15253 1 mrg setsockopt(0x7, 0xffff, 0x4, 0x7f7fff7ee6b0, 0x4) = 0
246 15253 1 mrg bind(0x7, 0x7f7fff7ee6c0, 0x10) = 0
247 15253 1 mrg listen(0x7, 0x80) = 0
248 15253 1 mrg fcntl(0x7, 0x3, 0) = 16777218
249 15253 1 mrg fcntl(0x7, 0x4, 0x1000006) = 0
250 15253 1 mrg mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff355000
251 15253 1 mrg mmap(0, 0x7000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff34e000
252 15253 1 mrg mmap(0, 0x7000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff347000
253 15253 1 mrg mmap(0, 0x7000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff340000
254 15253 1 mrg mmap(0, 0x410000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715afb1f0000
255 15253 1 mrg mprotect(0x715afb1f0000, 0x10000, 0) = 0
256 15253 1 mrg _lwp_self() = 1
257 15253 1 mrg __sigprocmask14(0x1, 0x7f7fff7ee570, 0x7f7fff7ee5b8) = 0
258 15253 1 mrg __sigprocmask14(0x3, 0x7f7fff7ee5b8, 0) = 0
259 15253 1 mrg getcontext(0x7f7fff7ee298) = 0
260 15253 1 mrg _lwp_create(0x7f7fff7ee298, 0x40, 0x715aff34e190) = 0
261 15253 1 mrg __fstat50(0, 0x7f7fff7ee7a0) = 0
262 15253 1 mrg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff33f000
263 15253 1 mrg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff33e000
264 15253 1 mrg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff33d000
265 15253 1 mrg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff33c000
266 15253 1 mrg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff33b000
267 15253 1 mrg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff33a000
268 15253 1 mrg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff339000
269 15253 1 mrg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff338000
270 15253 1 mrg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff337000
271 15253 1 mrg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff336000
272 15253 1 mrg ioctl(0, TIOCGETA, 0x7f7fff7ee748) = 0
273 "\0\^C\0\0\^C\0\0\0\0[\0\0\M-O\^E\0 \^D\M^?\0\b\^W\^U\^R\0\^C\^\\^Z\^Y"
274 15253 2 mrg _lwp_setname(0, 0x715aff387050) = 0
275 15253 2 mrg _lwp_ctl(0x1, 0x715aff34e208) = 0
276 15253 2 mrg mmap(0, 0x8000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff32e000
277 15253 2 mrg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff32d000
278 15253 2 mrg mmap(0, 0x200000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715afaff0000
279 15253 2 mrg munmap(0x715afaff0000, 0x200000) = 0
280 15253 2 mrg mmap(0, 0x3ff000, 0x3, 0x15001002, 0xffffffff, 0, 0) = 0x715afac00000
281 15253 2 mrg munmap(0x715afae00000, 0x1ff000) = 0
282 15253 2 mrg __clock_gettime50(0x3, 0x715afb5ffd88) = 0
283 15253 2 mrg __clock_gettime50(0x3, 0x715afb5ffd88) = 0
284 15253 2 mrg __clock_gettime50(0x3, 0x715afb5ffda8) = 0
285 15253 2 mrg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff32c000
286 15253 2 mrg poll(0x715aff32c000, 0x1, 0xffffffff) = 1
287 15253 2 mrg paccept(0x7, 0x715afb5fff20, 0x715afb5fff1c, 0, 0x70000000) = 10
288 15253 2 mrg setsockopt(0xa, 0xffff, 0x800, 0x715aff019f5c, 0x4) = 0
289 15253 2 mrg mmap(0, 0x3000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff329000
290 15253 2 mrg mmap(0, 0x3000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff326000
291 15253 2 mrg mmap(0, 0x9000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff31d000
292 15253 2 mrg __clock_gettime50(0x3, 0x715afb5ffe90) = 0
293 15253 2 mrg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff31c000
294 15253 2 mrg poll(0x715aff31c000, 0x2, 0xffffffff) = 1
295 15253 2 mrg recvfrom(0xa, 0x715aff31d180, 0x4000, 0, 0, 0) = 76
296 "GET / HTTP/1.1\r\nHost: 0.0.0.0:8888\r\nUser-Agent: curl/7.65.1\r\nAc"
297 15253 2 mrg mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff317000
298 15253 2 mrg __gettimeofday50(0x715afb5ffbc0, 0) = 0
299 15253 2 mrg mmap(0, 0x7000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff310000
300 15253 2 mrg mmap(0, 0x15000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff2fb000
301 15253 2 mrg open("/usr/share/zoneinfo/GMT", 0x400000, 0x2e2e2e2e) = 11
302 15253 2 mrg read(0xb, 0x715aff2fb640, 0xd6b8) = 118
303 "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\^A\0\0\0\^A\0\0\0\0\0\0\0\0"
304 15253 2 mrg close(0xb) = 0
305 15253 2 mrg mmap(0, 0x15000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x715aff2e6000
306 15253 2 mrg open("/usr/share/zoneinfo/posixrules", 0x400000, 0x2e2e2e2e) = 11
307 15253 2 mrg read(0xb, 0x715aff2e6600, 0xd6b8) = 3536
308 "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\^E\0\0\0\^E\0\0\0\0\0\0\0"
309 15253 2 mrg close(0xb) = 0
310 15253 2 mrg setsockopt(0xa, 0x6, 0x1, 0x715afb5ffed8, 0x4) = 0
311 15253 2 mrg sendto(0xa, 0x715aff321180, 0x65, 0x400, 0, 0) = 101
312 "HTTP/1.1 200 OK\r\nConnection: Keep-Alive\r\nContent-Length: 752\r\nD"
313 15253 2 mrg setsockopt(0xa, 0x6, 0x1, 0x715afb5ffedc, 0x4) = 0
314 15253 2 mrg sendto(0xa, 0x400f44, 0x2f0, 0x400, 0, 0) = 752
315 "<html><body>\t\t\t <p>\t\t\t Hello, ick bins eins HTML body!<br"
316 15253 2 mrg poll(0x715aff31c000, 0x2, 0xffffffff) = 1
317 15253 2 mrg recvfrom(0xa, 0x715aff31d180, 0x4000, 0, 0, 0) = 0
318 ""
319 15253 2 mrg shutdown(0xa, 0x1) = 0
320 15253 2 mrg close(0xa) = 0
321 15253 1 mrg read = 1
322 "\n"
323 15253 1 mrg shutdown(0x7, 0x2) = 0
324 15253 2 mrg poll = 1
325 15253 1 mrg close(0x7) = 0
326 15253 1 mrg _lwp_self() = 1
327 15253 1 mrg __sigprocmask14(0x1, 0x7f7fff7ee840, 0x7f7fff7ee880) = 0
328 15253 1 mrg __sigprocmask14(0x3, 0x7f7fff7ee880, 0) = 0
329 15253 1 mrg _lwp_self() = 1
330 15253 1 mrg __sigprocmask14(0x1, 0x7f7fff7ee7f0, 0x7f7fff7ee880) = 0
331 15253 1 mrg __sigprocmask14(0x3, 0x7f7fff7ee880, 0) = 0
332 15253 1 mrg _lwp_self() = 1
333 15253 1 mrg __sigprocmask14(0x1, 0x7f7fff7ee7f0, 0x7f7fff7ee880) = 0
334 15253 1 mrg __sigprocmask14(0x3, 0x7f7fff7ee880, 0) = 0
335 15253 1 mrg issetugid() = 0
336 15253 1 mrg close(0x4) = 0
337 15253 1 mrg _lwp_self() = 1
338 15253 1 mrg __sigprocmask14(0x1, 0x7f7fff7ee7f0, 0x7f7fff7ee880) = 0
339 15253 1 mrg __sigprocmask14(0x3, 0x7f7fff7ee880, 0) = 0
340 15253 1 mrg _lwp_self() = 1
341 15253 1 mrg __sigprocmask14(0x1, 0x7f7fff7ee7f0, 0x7f7fff7ee880) = 0
342 15253 1 mrg __sigprocmask14(0x3, 0x7f7fff7ee880, 0) = 0
343 15253 1 mrg _lwp_self() = 1
344 15253 1 mrg __sigprocmask14(0x1, 0x7f7fff7ee7f0, 0x7f7fff7ee880) = 0
345 15253 1 mrg __sigprocmask14(0x3, 0x7f7fff7ee880, 0) = 0
346 15253 1 mrg _lwp_self() = 1
347 15253 1 mrg __sigprocmask14(0x1, 0x7f7fff7ee7f0, 0x7f7fff7ee880) = 0
348 15253 1 mrg __sigprocmask14(0x3, 0x7f7fff7ee880, 0) = 0
349 15253 1 mrg _lwp_self() = 1
350 15253 1 mrg __sigprocmask14(0x1, 0x7f7fff7ee7f0, 0x7f7fff7ee880) = 0
351 15253 1 mrg __sigprocmask14(0x3, 0x7f7fff7ee880, 0) = 0
352 15253 1 mrg _lwp_self() = 1
353 15253 1 mrg __sigprocmask14(0x1, 0x7f7fff7ee7f0, 0x7f7fff7ee880) = 0
354 15253 1 mrg __sigprocmask14(0x3, 0x7f7fff7ee880, 0) = 0
355 15253 1 mrg _lwp_self() = 1
356 15253 1 mrg __sigprocmask14(0x1, 0x7f7fff7ee7f0, 0x7f7fff7ee880) = 0
357 15253 1 mrg __sigprocmask14(0x3, 0x7f7fff7ee880, 0) = 0
358 15253 1 mrg _lwp_self() = 1
359 15253 1 mrg __sigprocmask14(0x1, 0x7f7fff7ee7f0, 0x7f7fff7ee880) = 0
360 15253 1 mrg __sigprocmask14(0x3, 0x7f7fff7ee880, 0) = 0
361 15253 1 mrg _lwp_self() = 1
362 15253 1 mrg __sigprocmask14(0x1, 0x7f7fff7ee7f0, 0x7f7fff7ee880) = 0
363 15253 1 mrg __sigprocmask14(0x3, 0x7f7fff7ee880, 0) = 0
364 15253 1 mrg _lwp_self() = 1
365 15253 1 mrg __sigprocmask14(0x1, 0x7f7fff7ee7f0, 0x7f7fff7ee880) = 0
366 15253 1 mrg __sigprocmask14(0x3, 0x7f7fff7ee880, 0) = 0
367 15253 1 mrg _lwp_self() = 1
368 15253 1 mrg __sigprocmask14(0x1, 0x7f7fff7ee7f0, 0x7f7fff7ee880) = 0
369 15253 1 mrg __sigprocmask14(0x3, 0x7f7fff7ee880, 0) = 0
370 15253 1 mrg exit(0)
diff --git a/final_tests/_rgs/response_generation_sendfile.c.netbsd.ktruss.log.txt b/final_tests/_rgs/response_generation_sendfile.c.netbsd.ktruss.log.txt
new file mode 100644
index 0000000..64f132b
--- /dev/null
+++ b/final_tests/_rgs/response_generation_sendfile.c.netbsd.ktruss.log.txt
@@ -0,0 +1,379 @@
1 4369 1 ktruss fcntl(0x7, 0x3, 0) = 4194305
2 4369 1 ktruss emul(netbsd)
3 4369 1 ktruss fcntl(0x7, 0x4, 0x400001) = 0
4 4369 1 response_generat execve("/home/ng0/src/libmicrohttpd/gsoc2019/build/response_generation_sendfile", 0x7f7fffaab200, 0x7f7fffaab210) JUSTRETURN
5 4369 1 response_generat emul(netbsd)
6 4369 1 response_generat mmap(0, 0x8000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a681a9000
7 4369 1 response_generat open("/etc/ld.so.conf", 0, 0x7f7f7c810738) Err#2 ENOENT
8 4369 1 response_generat open("/usr/local/lib/libmicrohttpd.so.64", 0, 0x2) Err#2 ENOENT
9 4369 1 response_generat open("/home/ng0/opt/lib/libmicrohttpd.so.64", 0, 0x5) Err#2 ENOENT
10 4369 1 response_generat open("/home/ng0/code/dev/prefix/lib/libmicrohttpd.so.64", 0, 0x1) = 4
11 4369 1 response_generat __fstat50(0x4, 0x7f7fff57e1b0) = 0
12 4369 1 response_generat mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x6f9a681a8000
13 4369 1 response_generat munmap(0x6f9a681a8000, 0x1000) = 0
14 4369 1 response_generat mmap(0, 0x21e000, 0x5, 0x15000002, 0x4, 0, 0) = 0x6f9a67e00000
15 4369 1 response_generat mmap(0x6f9a6801d000, 0x1000, 0x3, 0x12, 0x4, 0, 0x1d000) = 0x6f9a6801d000
16 4369 1 response_generat mmap(0x6f9a6801e000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x6f9a6801e000
17 4369 1 response_generat mprotect(0x6f9a67e1e000, 0x1ff000, 0) = 0
18 4369 1 response_generat close(0x4) = 0
19 4369 1 response_generat open("/usr/local/lib/libc.so.12", 0, 0x1) Err#2 ENOENT
20 4369 1 response_generat open("/home/ng0/opt/lib/libc.so.12", 0, 0x4) Err#2 ENOENT
21 4369 1 response_generat open("/home/ng0/code/dev/prefix/lib/libc.so.12", 0, 0) Err#2 ENOENT
22 4369 1 response_generat open("/usr/lib/libc.so.12", 0, 0x3) = 4
23 4369 1 response_generat __fstat50(0x4, 0x7f7fff57e1b0) = 0
24 4369 1 response_generat mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x6f9a681a8000
25 4369 1 response_generat munmap(0x6f9a681a8000, 0x1000) = 0
26 4369 1 response_generat mmap(0, 0x61a000, 0x5, 0x15000002, 0x4, 0, 0) = 0x6f9a67600000
27 4369 1 response_generat mmap(0x6f9a679e4000, 0x10000, 0x3, 0x12, 0x4, 0, 0x1e4000) = 0x6f9a679e4000
28 4369 1 response_generat mmap(0x6f9a679f4000, 0x226000, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x6f9a679f4000
29 4369 1 response_generat mprotect(0x6f9a677e5000, 0x1ff000, 0) = 0
30 4369 1 response_generat close(0x4) = 0
31 4369 1 response_generat open("/usr/pkg/lib/libgnutls.so.30", 0, 0x4) = 4
32 4369 1 response_generat __fstat50(0x4, 0x7f7fff57e1b0) = 0
33 4369 1 response_generat mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x6f9a681a8000
34 4369 1 response_generat munmap(0x6f9a681a8000, 0x1000) = 0
35 4369 1 response_generat mmap(0, 0x396000, 0x5, 0x15000002, 0x4, 0, 0) = 0x6f9a67200000
36 4369 1 response_generat mmap(0x6f9a67584000, 0x11000, 0x3, 0x12, 0x4, 0, 0x184000) = 0x6f9a67584000
37 4369 1 response_generat mmap(0x6f9a67595000, 0x1000, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x6f9a67595000
38 4369 1 response_generat mprotect(0x6f9a67385000, 0x1ff000, 0) = 0
39 4369 1 response_generat close(0x4) = 0
40 4369 1 response_generat open("/usr/pkg/lib/libp11-kit.so.0", 0, 0x70) = 4
41 4369 1 response_generat __fstat50(0x4, 0x7f7fff57e1b0) = 0
42 4369 1 response_generat mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x6f9a681a8000
43 4369 1 response_generat munmap(0x6f9a681a8000, 0x1000) = 0
44 4369 1 response_generat mmap(0, 0x31e000, 0x5, 0x15000002, 0x4, 0, 0) = 0x6f9a66e00000
45 4369 1 response_generat mmap(0x6f9a67109000, 0x15000, 0x3, 0x12, 0x4, 0, 0x109000) = 0x6f9a67109000
46 4369 1 response_generat mmap(0x6f9a6711e000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x6f9a6711e000
47 4369 1 response_generat mprotect(0x6f9a66f0a000, 0x1ff000, 0) = 0
48 4369 1 response_generat close(0x4) = 0
49 4369 1 response_generat open("/usr/pkg/lib/libffi.so.6", 0, 0) = 4
50 4369 1 response_generat __fstat50(0x4, 0x7f7fff57e1b0) = 0
51 4369 1 response_generat mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x6f9a681a8000
52 4369 1 response_generat munmap(0x6f9a681a8000, 0x1000) = 0
53 4369 1 response_generat mmap(0, 0x204000, 0x5, 0x15000002, 0x4, 0, 0) = 0x6f9a66a00000
54 4369 1 response_generat mmap(0x6f9a66c03000, 0x1000, 0x3, 0x12, 0x4, 0, 0x3000) = 0x6f9a66c03000
55 4369 1 response_generat mmap(0x6f9a66c04000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x6f9a66c04000
56 4369 1 response_generat mprotect(0x6f9a66a04000, 0x1ff000, 0) = 0
57 4369 1 response_generat close(0x4) = 0
58 4369 1 response_generat open("/usr/pkg/lib/libpthread.so.1", 0, 0x74) Err#2 ENOENT
59 4369 1 response_generat open("/usr/lib/libpthread.so.1", 0, 0x6c) = 4
60 4369 1 response_generat __fstat50(0x4, 0x7f7fff57e1b0) = 0
61 4369 1 response_generat mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x6f9a681a8000
62 4369 1 response_generat munmap(0x6f9a681a8000, 0x1000) = 0
63 4369 1 response_generat mmap(0, 0x213000, 0x5, 0x15000002, 0x4, 0, 0) = 0x6f9a66600000
64 4369 1 response_generat mmap(0x6f9a66810000, 0x2000, 0x3, 0x12, 0x4, 0, 0x10000) = 0x6f9a66810000
65 4369 1 response_generat mmap(0x6f9a66812000, 0x1000, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x6f9a66812000
66 4369 1 response_generat mprotect(0x6f9a66611000, 0x1ff000, 0) = 0
67 4369 1 response_generat close(0x4) = 0
68 4369 1 response_generat open("/usr/pkg/lib/libtasn1.so.6", 0, 0x2) = 4
69 4369 1 response_generat __fstat50(0x4, 0x7f7fff57e1b0) = 0
70 4369 1 response_generat mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x6f9a681a8000
71 4369 1 response_generat munmap(0x6f9a681a8000, 0x1000) = 0
72 4369 1 response_generat mmap(0, 0x212000, 0x5, 0x15000002, 0x4, 0, 0) = 0x6f9a66200000
73 4369 1 response_generat mmap(0x6f9a66411000, 0x1000, 0x3, 0x12, 0x4, 0, 0x11000) = 0x6f9a66411000
74 4369 1 response_generat mmap(0x6f9a66412000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x6f9a66412000
75 4369 1 response_generat mprotect(0x6f9a66211000, 0x200000, 0) = 0
76 4369 1 response_generat close(0x4) = 0
77 4369 1 response_generat open("/usr/pkg/lib/libhogweed.so.4", 0, 0x68) = 4
78 4369 1 response_generat __fstat50(0x4, 0x7f7fff57e1b0) = 0
79 4369 1 response_generat mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x6f9a681a8000
80 4369 1 response_generat munmap(0x6f9a681a8000, 0x1000) = 0
81 4369 1 response_generat mmap(0, 0x235000, 0x5, 0x15000002, 0x4, 0, 0) = 0x6f9a65e00000
82 4369 1 response_generat mmap(0x6f9a66033000, 0x2000, 0x3, 0x12, 0x4, 0, 0x33000) = 0x6f9a66033000
83 4369 1 response_generat mmap(0x6f9a66035000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x6f9a66035000
84 4369 1 response_generat mprotect(0x6f9a65e34000, 0x1ff000, 0) = 0
85 4369 1 response_generat close(0x4) = 0
86 4369 1 response_generat open("/usr/pkg/lib/libnettle.so.6", 0, 0x3) = 4
87 4369 1 response_generat __fstat50(0x4, 0x7f7fff57e1b0) = 0
88 4369 1 response_generat mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x6f9a681a8000
89 4369 1 response_generat munmap(0x6f9a681a8000, 0x1000) = 0
90 4369 1 response_generat mmap(0, 0x235000, 0x5, 0x15000002, 0x4, 0, 0) = 0x6f9a65a00000
91 4369 1 response_generat mmap(0x6f9a65c33000, 0x2000, 0x3, 0x12, 0x4, 0, 0x33000) = 0x6f9a65c33000
92 4369 1 response_generat mmap(0x6f9a65c35000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x6f9a65c35000
93 4369 1 response_generat mprotect(0x6f9a65a34000, 0x1ff000, 0) = 0
94 4369 1 response_generat close(0x4) = 0
95 4369 1 response_generat open("/usr/pkg/lib/libgmp.so.10", 0, 0x1) = 4
96 4369 1 response_generat __fstat50(0x4, 0x7f7fff57e1b0) = 0
97 4369 1 response_generat mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x6f9a681a8000
98 4369 1 response_generat munmap(0x6f9a681a8000, 0x1000) = 0
99 4369 1 response_generat mmap(0, 0x28b000, 0x5, 0x15000002, 0x4, 0, 0) = 0x6f9a65600000
100 4369 1 response_generat mmap(0x6f9a65889000, 0x2000, 0x3, 0x12, 0x4, 0, 0x89000) = 0x6f9a65889000
101 4369 1 response_generat mmap(0x6f9a6588b000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x6f9a6588b000
102 4369 1 response_generat mprotect(0x6f9a6568a000, 0x1ff000, 0) = 0
103 4369 1 response_generat close(0x4) = 0
104 4369 1 response_generat open("/usr/pkg/lib/libintl.so.8", 0, 0x69) = 4
105 4369 1 response_generat __fstat50(0x4, 0x7f7fff57e1b0) = 0
106 4369 1 response_generat mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x6f9a681a8000
107 4369 1 response_generat munmap(0x6f9a681a8000, 0x1000) = 0
108 4369 1 response_generat mmap(0, 0x209000, 0x5, 0x15000002, 0x4, 0, 0) = 0x6f9a65200000
109 4369 1 response_generat mmap(0x6f9a65408000, 0x1000, 0x3, 0x12, 0x4, 0, 0x8000) = 0x6f9a65408000
110 4369 1 response_generat mmap(0x6f9a65409000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x6f9a65409000
111 4369 1 response_generat mprotect(0x6f9a65209000, 0x1ff000, 0) = 0
112 4369 1 response_generat close(0x4) = 0
113 4369 1 response_generat open("/usr/pkg/lib/libunistring.so.2", 0, 0x6) = 4
114 4369 1 response_generat __fstat50(0x4, 0x7f7fff57e1b0) = 0
115 4369 1 response_generat mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x6f9a681a8000
116 4369 1 response_generat munmap(0x6f9a681a8000, 0x1000) = 0
117 4369 1 response_generat mmap(0, 0x384000, 0x5, 0x15000002, 0x4, 0, 0) = 0x6f9a64e00000
118 4369 1 response_generat mmap(0x6f9a65180000, 0x4000, 0x3, 0x12, 0x4, 0, 0x180000) = 0x6f9a65180000
119 4369 1 response_generat mmap(0x6f9a65184000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x6f9a65184000
120 4369 1 response_generat mprotect(0x6f9a64f81000, 0x1ff000, 0) = 0
121 4369 1 response_generat close(0x4) = 0
122 4369 1 response_generat open("/usr/pkg/lib/libintl.so.1", 0, 0x31) Err#2 ENOENT
123 4369 1 response_generat open("/usr/lib/libintl.so.1", 0, 0x5) = 4
124 4369 1 response_generat __fstat50(0x4, 0x7f7fff57e1b0) = 0
125 4369 1 response_generat mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x6f9a681a8000
126 4369 1 response_generat munmap(0x6f9a681a8000, 0x1000) = 0
127 4369 1 response_generat mmap(0, 0x20b000, 0x5, 0x15000002, 0x4, 0, 0) = 0x6f9a64a00000
128 4369 1 response_generat mmap(0x6f9a64c07000, 0x3000, 0x3, 0x12, 0x4, 0, 0x7000) = 0x6f9a64c07000
129 4369 1 response_generat mmap(0x6f9a64c0a000, 0x1000, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x6f9a64c0a000
130 4369 1 response_generat mprotect(0x6f9a64a08000, 0x1ff000, 0) = 0
131 4369 1 response_generat close(0x4) = 0
132 4369 1 response_generat mmap(0, 0x9000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a681a0000
133 4369 1 response_generat mprotect(0x6f9a679e4000, 0xb000, 0x1) = 0
134 4369 1 response_generat mprotect(0x6f9a66810000, 0x1000, 0x1) = 0
135 4369 1 response_generat mprotect(0x6f9a64c07000, 0x2000, 0x1) = 0
136 4369 1 response_generat _lwp_setprivate(0x6f9a681a4a60) = 0
137 4369 1 response_generat _lwp_self() = 1
138 4369 1 response_generat __sigprocmask14(0x1, 0x7f7fff57e960, 0x7f7fff57e9d8) = 0
139 4369 1 response_generat __sigprocmask14(0x3, 0x7f7fff57e9d8, 0) = 0
140 4369 1 response_generat readlink("/etc/malloc.conf", 0x7f7fff57e4c0, 0x400) Err#2 ENOENT
141 4369 1 response_generat issetugid() = 0
142 4369 1 response_generat __sysctl(0x7f7fff57e400, 0x2, 0x6f9a67a05e30, 0x7f7fff57e3f8, 0, 0) = 0
143 4369 1 response_generat mmap(0, 0x1000, 0, 0x1002, 0xffffffff, 0, 0) = 0x6f9a6819f000
144 4369 1 response_generat madvise(0x6f9a6819f000, 0x1000, 0x6) = 0
145 4369 1 response_generat munmap(0x6f9a6819f000, 0x1000) = 0
146 4369 1 response_generat mmap(0, 0x200000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a64800000
147 4369 1 response_generat __clock_gettime50(0x3, 0x7f7fff57e418) = 0
148 4369 1 response_generat __clock_gettime50(0x3, 0x7f7fff57e418) = 0
149 4369 1 response_generat __clock_gettime50(0x3, 0x7f7fff57e438) = 0
150 4369 1 response_generat mmap(0, 0x8000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a68198000
151 4369 1 response_generat mmap(0, 0x400000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a64400000
152 4369 1 response_generat mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a68197000
153 4369 1 response_generat __sysctl(0x7f7fff57e8b0, 0x2, 0x7f7fff57e8e8, 0x7f7fff57e8e0, 0, 0) = 0
154 4369 1 response_generat mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a68196000
155 4369 1 response_generat __sysctl(0x6f9a677af834, 0x2, 0x6f9a67a04ea0, 0x7f7fff57e908, 0, 0) = 0
156 4369 1 response_generat issetugid() = 0
157 4369 1 response_generat mmap(0, 0x3300, 0x3, 0x1000, 0xffffffff, 0, 0) = 0x6f9a68192000
158 4369 1 response_generat __sysctl(0x7f7fff57e850, 0x2, 0x7f7fff57e888, 0x7f7fff57e880, 0, 0) = 0
159 4369 1 response_generat __sysctl(0x7f7fff57e8d0, 0x2, 0x7f7fff57e8b8, 0x7f7fff57e8c0, 0, 0) = 0
160 4369 1 response_generat issetugid() = 0
161 4369 1 response_generat _lwp_unpark_all(0, 0, 0) = 1024
162 4369 1 response_generat getrlimit(0x3, 0x7f7fff57e8e0) = 0
163 4369 1 response_generat __sysctl(0x7f7fff57e8d8, 0x2, 0x7f7fff57e8bc, 0x7f7fff57e8c8, 0, 0) = 0
164 4369 1 response_generat issetugid() = 0
165 4369 1 response_generat _lwp_getprivate() = 122708962200160
166 4369 1 response_generat _lwp_self() = 1
167 4369 1 response_generat _lwp_ctl(0x1, 0x6f9a68193a08) = 0
168 4369 1 response_generat issetugid() = 0
169 4369 1 response_generat _lwp_self() = 1
170 4369 1 response_generat __sigprocmask14(0x1, 0x7f7fff57e910, 0x7f7fff57e9d8) = 0
171 4369 1 response_generat __sigprocmask14(0x3, 0x7f7fff57e9d8, 0) = 0
172 4369 1 response_generat _lwp_self() = 1
173 4369 1 response_generat __sigprocmask14(0x1, 0x7f7fff57e910, 0x7f7fff57e9d8) = 0
174 4369 1 response_generat __sigprocmask14(0x3, 0x7f7fff57e9d8, 0) = 0
175 4369 1 response_generat _lwp_self() = 1
176 4369 1 response_generat __sigprocmask14(0x1, 0x7f7fff57e910, 0x7f7fff57e9d8) = 0
177 4369 1 response_generat __sigprocmask14(0x3, 0x7f7fff57e9d8, 0) = 0
178 4369 1 response_generat _lwp_self() = 1
179 4369 1 response_generat __sigprocmask14(0x1, 0x7f7fff57e910, 0x7f7fff57e9d8) = 0
180 4369 1 response_generat __sigprocmask14(0x3, 0x7f7fff57e9d8, 0) = 0
181 4369 1 response_generat issetugid() = 0
182 4369 1 response_generat _sched_protect(0xffffffff) Err#22 EINVAL
183 4369 1 response_generat __clock_gettime50(0x3, 0x7f7fff57e068) = 0
184 4369 1 response_generat _sched_protect(0) = 0
185 4369 1 response_generat __clock_gettime50(0x3, 0x7f7fff57e068) = 0
186 4369 1 response_generat _sched_protect(0xffffffff) = 0
187 4369 1 response_generat __clock_gettime50(0x3, 0x7f7fff57dcf8) = 0
188 4369 1 response_generat _sched_protect(0) = 0
189 4369 1 response_generat __clock_gettime50(0x3, 0x7f7fff57dcf8) = 0
190 4369 1 response_generat _sched_protect(0xffffffff) = 0
191 4369 1 response_generat mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a6818d000
192 4369 1 response_generat issetugid() = 0
193 4369 1 response_generat mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a6818c000
194 4369 1 response_generat _lwp_self() = 1
195 4369 1 response_generat __sigprocmask14(0x1, 0x7f7fff57e910, 0x7f7fff57e9d8) = 0
196 4369 1 response_generat __sigprocmask14(0x3, 0x7f7fff57e9d8, 0) = 0
197 4369 1 response_generat _lwp_self() = 1
198 4369 1 response_generat __sigprocmask14(0x1, 0x7f7fff57e910, 0x7f7fff57e9d8) = 0
199 4369 1 response_generat __sigprocmask14(0x3, 0x7f7fff57e9d8, 0) = 0
200 4369 1 response_generat _lwp_self() = 1
201 4369 1 response_generat __sigprocmask14(0x1, 0x7f7fff57e910, 0x7f7fff57e9d8) = 0
202 4369 1 response_generat __sigprocmask14(0x3, 0x7f7fff57e9d8, 0) = 0
203 4369 1 response_generat _lwp_self() = 1
204 4369 1 response_generat __sigprocmask14(0x1, 0x7f7fff57e910, 0x7f7fff57e9d8) = 0
205 4369 1 response_generat __sigprocmask14(0x3, 0x7f7fff57e9d8, 0) = 0
206 4369 1 response_generat _lwp_self() = 1
207 4369 1 response_generat __sigprocmask14(0x1, 0x7f7fff57e910, 0x7f7fff57e9d8) = 0
208 4369 1 response_generat __sigprocmask14(0x3, 0x7f7fff57e9d8, 0) = 0
209 4369 1 response_generat _lwp_self() = 1
210 4369 1 response_generat __sigprocmask14(0x1, 0x7f7fff57e910, 0x7f7fff57e9d8) = 0
211 4369 1 response_generat __sigprocmask14(0x3, 0x7f7fff57e9d8, 0) = 0
212 4369 1 response_generat issetugid() = 0
213 4369 1 response_generat issetugid() = 0
214 4369 1 response_generat mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a6818b000
215 4369 1 response_generat mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a68186000
216 4369 1 response_generat mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a68181000
217 4369 1 response_generat mmap(0, 0x3000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a6817e000
218 4369 1 response_generat mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a6817d000
219 4369 1 response_generat mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a68178000
220 4369 1 response_generat mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a68173000
221 4369 1 response_generat mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a6816e000
222 4369 1 response_generat open("/dev/urandom", 0, 0x68196040) = 4
223 4369 1 response_generat fcntl(0x4, 0x1, 0) = 0
224 4369 1 response_generat fcntl(0x4, 0x2, 0x1) = 0
225 4369 1 response_generat __fstat50(0x4, 0x7f7fff57e820) = 0
226 4369 1 response_generat getpid() = 4369, 16929
227 4369 1 response_generat issetugid() = 0
228 4369 1 response_generat issetugid() = 0
229 4369 1 response_generat __stat50("/etc/gnutls/default-priorities", 0x7f7fff57e840) Err#2 ENOENT
230 4369 1 response_generat _lwp_self() = 1
231 4369 1 response_generat __sigprocmask14(0x1, 0x7f7fff57e910, 0x7f7fff57e9d8) = 0
232 4369 1 response_generat __sigprocmask14(0x3, 0x7f7fff57e9d8, 0) = 0
233 4369 1 response_generat _lwp_self() = 1
234 4369 1 response_generat __sigprocmask14(0x1, 0x7f7fff57e910, 0x7f7fff57e9d8) = 0
235 4369 1 response_generat __sigprocmask14(0x3, 0x7f7fff57e9d8, 0) = 0
236 4369 1 response_generat __fstat50(0x4, 0x7f7fff57e840) = 0
237 4369 1 response_generat __clock_gettime50(0x3, 0x7f7fff57e900) = 0
238 4369 1 response_generat __gettimeofday50(0x7f7fff57e8e0, 0) = 0
239 4369 1 response_generat _lwp_self() = 1
240 4369 1 response_generat __sigprocmask14(0x1, 0x7f7fff57e910, 0x7f7fff57e9d8) = 0
241 4369 1 response_generat __sigprocmask14(0x3, 0x7f7fff57e9d8, 0) = 0
242 4369 1 response_generat mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a68169000
243 4369 1 response_generat __socket30(0x2, 0x50000001, 0) = 7
244 4369 1 response_generat setsockopt(0x7, 0xffff, 0x800, 0x6f9a67e19f60, 0x4) = 0
245 4369 1 response_generat setsockopt(0x7, 0xffff, 0x4, 0x7f7fff57e7c0, 0x4) = 0
246 4369 1 response_generat bind(0x7, 0x7f7fff57e7d0, 0x10) = 0
247 4369 1 response_generat listen(0x7, 0x80) = 0
248 4369 1 response_generat fcntl(0x7, 0x3, 0) = 16777218
249 4369 1 response_generat fcntl(0x7, 0x4, 0x1000006) = 0
250 4369 1 response_generat mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a68164000
251 4369 1 response_generat mmap(0, 0x7000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a6815d000
252 4369 1 response_generat mmap(0, 0x7000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a68156000
253 4369 1 response_generat mmap(0, 0x7000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a6814f000
254 4369 1 response_generat mmap(0, 0x410000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a63ff0000
255 4369 1 response_generat mprotect(0x6f9a63ff0000, 0x10000, 0) = 0
256 4369 1 response_generat _lwp_self() = 1
257 4369 1 response_generat __sigprocmask14(0x1, 0x7f7fff57e680, 0x7f7fff57e6c8) = 0
258 4369 1 response_generat __sigprocmask14(0x3, 0x7f7fff57e6c8, 0) = 0
259 4369 1 response_generat getcontext(0x7f7fff57e3a8) = 0
260 4369 1 response_generat _lwp_create(0x7f7fff57e3a8, 0x40, 0x6f9a6815d190) = 0
261 4369 1 response_generat __fstat50(0, 0x7f7fff57e8b0) = 0
262 4369 1 response_generat mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a6814e000
263 4369 1 response_generat mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a6814d000
264 4369 1 response_generat mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a6814c000
265 4369 1 response_generat mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a6814b000
266 4369 1 response_generat mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a6814a000
267 4369 1 response_generat mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a68149000
268 4369 1 response_generat mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a68148000
269 4369 1 response_generat mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a68147000
270 4369 1 response_generat mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a68146000
271 4369 1 response_generat mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a68145000
272 4369 1 response_generat ioctl(0, TIOCGETA, 0x7f7fff57e858) = 0
273 "\0\^C\0\0\^C\0\0\0\0[\0\0\M-O\^E\0 \^D\M^?\0\b\^W\^U\^R\0\^C\^\\^Z\^Y"
274 4369 2 response_generat _lwp_setname(0, 0x6f9a68196050) = 0
275 4369 2 response_generat _lwp_ctl(0x1, 0x6f9a6815d208) = 0
276 4369 2 response_generat mmap(0, 0x8000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a6813d000
277 4369 2 response_generat mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a6813c000
278 4369 2 response_generat mmap(0, 0x200000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a63df0000
279 4369 2 response_generat munmap(0x6f9a63df0000, 0x200000) = 0
280 4369 2 response_generat mmap(0, 0x3ff000, 0x3, 0x15001002, 0xffffffff, 0, 0) = 0x6f9a63a00000
281 4369 2 response_generat munmap(0x6f9a63c00000, 0x1ff000) = 0
282 4369 2 response_generat __clock_gettime50(0x3, 0x6f9a643ffd88) = 0
283 4369 2 response_generat __clock_gettime50(0x3, 0x6f9a643ffd88) = 0
284 4369 2 response_generat __clock_gettime50(0x3, 0x6f9a643ffda8) = 0
285 4369 2 response_generat mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a6813b000
286 4369 2 response_generat poll(0x6f9a6813b000, 0x1, 0xffffffff) = 1
287 4369 2 response_generat paccept(0x7, 0x6f9a643fff20, 0x6f9a643fff1c, 0, 0x70000000) = 10
288 4369 2 response_generat setsockopt(0xa, 0xffff, 0x800, 0x6f9a67e19f5c, 0x4) = 0
289 4369 2 response_generat mmap(0, 0x3000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a68138000
290 4369 2 response_generat mmap(0, 0x3000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a68135000
291 4369 2 response_generat mmap(0, 0x9000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a6812c000
292 4369 2 response_generat __clock_gettime50(0x3, 0x6f9a643ffe90) = 0
293 4369 2 response_generat mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a6812b000
294 4369 2 response_generat poll(0x6f9a6812b000, 0x2, 0xffffffff) = 1
295 4369 2 response_generat recvfrom(0xa, 0x6f9a6812c180, 0x4000, 0, 0, 0) = 76
296 "GET / HTTP/1.1\r\nHost: 0.0.0.0:8888\r\nUser-Agent: curl/7.65.1\r\nAc"
297 4369 2 response_generat open("a.txt", 0, 0) = 11
298 4369 2 response_generat __fstat50(0xb, 0x6f9a643ffd78) = 0
299 4369 2 response_generat mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a68126000
300 4369 2 response_generat mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a68121000
301 4369 2 response_generat mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a6811c000
302 4369 2 response_generat __gettimeofday50(0x6f9a643ffbc0, 0) = 0
303 4369 2 response_generat mmap(0, 0x7000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a68115000
304 4369 2 response_generat mmap(0, 0x15000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a68100000
305 4369 2 response_generat open("/usr/share/zoneinfo/GMT", 0x400000, 0x2e2e2e2e) = 12
306 4369 2 response_generat read(0xc, 0x6f9a68100640, 0xd6b8) = 118
307 "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\^A\0\0\0\^A\0\0\0\0\0\0\0\0"
308 4369 2 response_generat close(0xc) = 0
309 4369 2 response_generat mmap(0, 0x15000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x6f9a680eb000
310 4369 2 response_generat open("/usr/share/zoneinfo/posixrules", 0x400000, 0x2e2e2e2e) = 12
311 4369 2 response_generat read(0xc, 0x6f9a680eb600, 0xd6b8) = 3536
312 "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\^E\0\0\0\^E\0\0\0\0\0\0\0"
313 4369 2 response_generat close(0xc) = 0
314 4369 2 response_generat setsockopt(0xa, 0x6, 0x1, 0x6f9a643ffed8, 0x4) = 0
315 4369 2 response_generat sendto(0xa, 0x6f9a68130180, 0x63, 0x400, 0, 0) = 99
316 "HTTP/1.1 200 OK\r\nConnection: Keep-Alive\r\nContent-Length: 1\r\nDat"
317 4369 2 response_generat pread(0xb, 0x6f9a681260a0, 0x1, 0, 0) = 1
318 "a"
319 4369 2 response_generat setsockopt(0xa, 0x6, 0x1, 0x6f9a643ffedc, 0x4) = 0
320 4369 2 response_generat sendto(0xa, 0x6f9a681260a0, 0x1, 0x400, 0, 0) = 1
321 "a"
322 4369 2 response_generat close(0xb) = 0
323 4369 2 response_generat poll(0x6f9a6812b000, 0x2, 0xffffffff) = 1
324 4369 2 response_generat recvfrom(0xa, 0x6f9a6812c180, 0x4000, 0, 0, 0) = 0
325 ""
326 4369 2 response_generat shutdown(0xa, 0x1) = 0
327 4369 2 response_generat close(0xa) = 0
328 4369 1 response_generat read = 1
329 "\n"
330 4369 1 response_generat shutdown(0x7, 0x2) = 0
331 4369 2 response_generat poll = 1
332 4369 2 response_generat _lwp_unpark(0x1, 0x6f9a6815d030) = 0
333 4369 1 response_generat ___lwp_park60 = 0
334 4369 1 response_generat close(0x7) = 0
335 4369 1 response_generat _lwp_self() = 1
336 4369 1 response_generat __sigprocmask14(0x1, 0x7f7fff57e960, 0x7f7fff57e9a0) = 0
337 4369 1 response_generat __sigprocmask14(0x3, 0x7f7fff57e9a0, 0) = 0
338 4369 1 response_generat _lwp_self() = 1
339 4369 1 response_generat __sigprocmask14(0x1, 0x7f7fff57e910, 0x7f7fff57e9a0) = 0
340 4369 1 response_generat __sigprocmask14(0x3, 0x7f7fff57e9a0, 0) = 0
341 4369 1 response_generat _lwp_self() = 1
342 4369 1 response_generat __sigprocmask14(0x1, 0x7f7fff57e910, 0x7f7fff57e9a0) = 0
343 4369 1 response_generat __sigprocmask14(0x3, 0x7f7fff57e9a0, 0) = 0
344 4369 1 response_generat issetugid() = 0
345 4369 1 response_generat close(0x4) = 0
346 4369 1 response_generat _lwp_self() = 1
347 4369 1 response_generat __sigprocmask14(0x1, 0x7f7fff57e910, 0x7f7fff57e9a0) = 0
348 4369 1 response_generat __sigprocmask14(0x3, 0x7f7fff57e9a0, 0) = 0
349 4369 1 response_generat _lwp_self() = 1
350 4369 1 response_generat __sigprocmask14(0x1, 0x7f7fff57e910, 0x7f7fff57e9a0) = 0
351 4369 1 response_generat __sigprocmask14(0x3, 0x7f7fff57e9a0, 0) = 0
352 4369 1 response_generat _lwp_self() = 1
353 4369 1 response_generat __sigprocmask14(0x1, 0x7f7fff57e910, 0x7f7fff57e9a0) = 0
354 4369 1 response_generat __sigprocmask14(0x3, 0x7f7fff57e9a0, 0) = 0
355 4369 1 response_generat _lwp_self() = 1
356 4369 1 response_generat __sigprocmask14(0x1, 0x7f7fff57e910, 0x7f7fff57e9a0) = 0
357 4369 1 response_generat __sigprocmask14(0x3, 0x7f7fff57e9a0, 0) = 0
358 4369 1 response_generat _lwp_self() = 1
359 4369 1 response_generat __sigprocmask14(0x1, 0x7f7fff57e910, 0x7f7fff57e9a0) = 0
360 4369 1 response_generat __sigprocmask14(0x3, 0x7f7fff57e9a0, 0) = 0
361 4369 1 response_generat _lwp_self() = 1
362 4369 1 response_generat __sigprocmask14(0x1, 0x7f7fff57e910, 0x7f7fff57e9a0) = 0
363 4369 1 response_generat __sigprocmask14(0x3, 0x7f7fff57e9a0, 0) = 0
364 4369 1 response_generat _lwp_self() = 1
365 4369 1 response_generat __sigprocmask14(0x1, 0x7f7fff57e910, 0x7f7fff57e9a0) = 0
366 4369 1 response_generat __sigprocmask14(0x3, 0x7f7fff57e9a0, 0) = 0
367 4369 1 response_generat _lwp_self() = 1
368 4369 1 response_generat __sigprocmask14(0x1, 0x7f7fff57e910, 0x7f7fff57e9a0) = 0
369 4369 1 response_generat __sigprocmask14(0x3, 0x7f7fff57e9a0, 0) = 0
370 4369 1 response_generat _lwp_self() = 1
371 4369 1 response_generat __sigprocmask14(0x1, 0x7f7fff57e910, 0x7f7fff57e9a0) = 0
372 4369 1 response_generat __sigprocmask14(0x3, 0x7f7fff57e9a0, 0) = 0
373 4369 1 response_generat _lwp_self() = 1
374 4369 1 response_generat __sigprocmask14(0x1, 0x7f7fff57e910, 0x7f7fff57e9a0) = 0
375 4369 1 response_generat __sigprocmask14(0x3, 0x7f7fff57e9a0, 0) = 0
376 4369 1 response_generat _lwp_self() = 1
377 4369 1 response_generat __sigprocmask14(0x1, 0x7f7fff57e910, 0x7f7fff57e9a0) = 0
378 4369 1 response_generat __sigprocmask14(0x3, 0x7f7fff57e9a0, 0) = 0
379 4369 1 response_generat exit(0)
diff --git a/final_tests/_trg/trg.c.netbsd.ktruss.log.txt b/final_tests/_trg/trg.c.netbsd.ktruss.log.txt
new file mode 100644
index 0000000..c1b4f2c
--- /dev/null
+++ b/final_tests/_trg/trg.c.netbsd.ktruss.log.txt
@@ -0,0 +1,370 @@
1 15878 1 ktruss fcntl(0x7, 0x3, 0) = 4194305
2 15878 1 ktruss emul(netbsd)
3 15878 1 ktruss fcntl(0x7, 0x4, 0x400001) = 0
4 15878 1 trg execve("/home/ng0/src/libmicrohttpd/gsoc2019/build/trg", 0x7f7fff0acf40, 0x7f7fff0acf50) JUSTRETURN
5 15878 1 trg emul(netbsd)
6 15878 1 trg mmap(0, 0x8000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d684a1000
7 15878 1 trg open("/etc/ld.so.conf", 0, 0x7f7eb3410738) Err#2 ENOENT
8 15878 1 trg open("/usr/local/lib/libmicrohttpd.so.64", 0, 0x2) Err#2 ENOENT
9 15878 1 trg open("/home/ng0/opt/lib/libmicrohttpd.so.64", 0, 0x5) Err#2 ENOENT
10 15878 1 trg open("/home/ng0/code/dev/prefix/lib/libmicrohttpd.so.64", 0, 0x1) = 4
11 15878 1 trg __fstat50(0x4, 0x7f7fff1baed0) = 0
12 15878 1 trg mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x721d684a0000
13 15878 1 trg munmap(0x721d684a0000, 0x1000) = 0
14 15878 1 trg mmap(0, 0x21e000, 0x5, 0x15000002, 0x4, 0, 0) = 0x721d68200000
15 15878 1 trg mmap(0x721d6841d000, 0x1000, 0x3, 0x12, 0x4, 0, 0x1d000) = 0x721d6841d000
16 15878 1 trg mmap(0x721d6841e000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x721d6841e000
17 15878 1 trg mprotect(0x721d6821e000, 0x1ff000, 0) = 0
18 15878 1 trg close(0x4) = 0
19 15878 1 trg open("/usr/local/lib/libc.so.12", 0, 0x1) Err#2 ENOENT
20 15878 1 trg open("/home/ng0/opt/lib/libc.so.12", 0, 0x4) Err#2 ENOENT
21 15878 1 trg open("/home/ng0/code/dev/prefix/lib/libc.so.12", 0, 0) Err#2 ENOENT
22 15878 1 trg open("/usr/lib/libc.so.12", 0, 0x3) = 4
23 15878 1 trg __fstat50(0x4, 0x7f7fff1baed0) = 0
24 15878 1 trg mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x721d684a0000
25 15878 1 trg munmap(0x721d684a0000, 0x1000) = 0
26 15878 1 trg mmap(0, 0x61a000, 0x5, 0x15000002, 0x4, 0, 0) = 0x721d67a00000
27 15878 1 trg mmap(0x721d67de4000, 0x10000, 0x3, 0x12, 0x4, 0, 0x1e4000) = 0x721d67de4000
28 15878 1 trg mmap(0x721d67df4000, 0x226000, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x721d67df4000
29 15878 1 trg mprotect(0x721d67be5000, 0x1ff000, 0) = 0
30 15878 1 trg close(0x4) = 0
31 15878 1 trg open("/usr/pkg/lib/libgnutls.so.30", 0, 0x4) = 4
32 15878 1 trg __fstat50(0x4, 0x7f7fff1baed0) = 0
33 15878 1 trg mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x721d684a0000
34 15878 1 trg munmap(0x721d684a0000, 0x1000) = 0
35 15878 1 trg mmap(0, 0x396000, 0x5, 0x15000002, 0x4, 0, 0) = 0x721d67600000
36 15878 1 trg mmap(0x721d67984000, 0x11000, 0x3, 0x12, 0x4, 0, 0x184000) = 0x721d67984000
37 15878 1 trg mmap(0x721d67995000, 0x1000, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x721d67995000
38 15878 1 trg mprotect(0x721d67785000, 0x1ff000, 0) = 0
39 15878 1 trg close(0x4) = 0
40 15878 1 trg open("/usr/pkg/lib/libp11-kit.so.0", 0, 0x70) = 4
41 15878 1 trg __fstat50(0x4, 0x7f7fff1baed0) = 0
42 15878 1 trg mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x721d684a0000
43 15878 1 trg munmap(0x721d684a0000, 0x1000) = 0
44 15878 1 trg mmap(0, 0x31e000, 0x5, 0x15000002, 0x4, 0, 0) = 0x721d67200000
45 15878 1 trg mmap(0x721d67509000, 0x15000, 0x3, 0x12, 0x4, 0, 0x109000) = 0x721d67509000
46 15878 1 trg mmap(0x721d6751e000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x721d6751e000
47 15878 1 trg mprotect(0x721d6730a000, 0x1ff000, 0) = 0
48 15878 1 trg close(0x4) = 0
49 15878 1 trg open("/usr/pkg/lib/libffi.so.6", 0, 0) = 4
50 15878 1 trg __fstat50(0x4, 0x7f7fff1baed0) = 0
51 15878 1 trg mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x721d684a0000
52 15878 1 trg munmap(0x721d684a0000, 0x1000) = 0
53 15878 1 trg mmap(0, 0x204000, 0x5, 0x15000002, 0x4, 0, 0) = 0x721d66e00000
54 15878 1 trg mmap(0x721d67003000, 0x1000, 0x3, 0x12, 0x4, 0, 0x3000) = 0x721d67003000
55 15878 1 trg mmap(0x721d67004000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x721d67004000
56 15878 1 trg mprotect(0x721d66e04000, 0x1ff000, 0) = 0
57 15878 1 trg close(0x4) = 0
58 15878 1 trg open("/usr/pkg/lib/libpthread.so.1", 0, 0x74) Err#2 ENOENT
59 15878 1 trg open("/usr/lib/libpthread.so.1", 0, 0x6c) = 4
60 15878 1 trg __fstat50(0x4, 0x7f7fff1baed0) = 0
61 15878 1 trg mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x721d684a0000
62 15878 1 trg munmap(0x721d684a0000, 0x1000) = 0
63 15878 1 trg mmap(0, 0x213000, 0x5, 0x15000002, 0x4, 0, 0) = 0x721d66a00000
64 15878 1 trg mmap(0x721d66c10000, 0x2000, 0x3, 0x12, 0x4, 0, 0x10000) = 0x721d66c10000
65 15878 1 trg mmap(0x721d66c12000, 0x1000, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x721d66c12000
66 15878 1 trg mprotect(0x721d66a11000, 0x1ff000, 0) = 0
67 15878 1 trg close(0x4) = 0
68 15878 1 trg open("/usr/pkg/lib/libtasn1.so.6", 0, 0x2) = 4
69 15878 1 trg __fstat50(0x4, 0x7f7fff1baed0) = 0
70 15878 1 trg mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x721d684a0000
71 15878 1 trg munmap(0x721d684a0000, 0x1000) = 0
72 15878 1 trg mmap(0, 0x212000, 0x5, 0x15000002, 0x4, 0, 0) = 0x721d66600000
73 15878 1 trg mmap(0x721d66811000, 0x1000, 0x3, 0x12, 0x4, 0, 0x11000) = 0x721d66811000
74 15878 1 trg mmap(0x721d66812000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x721d66812000
75 15878 1 trg mprotect(0x721d66611000, 0x200000, 0) = 0
76 15878 1 trg close(0x4) = 0
77 15878 1 trg open("/usr/pkg/lib/libhogweed.so.4", 0, 0x68) = 4
78 15878 1 trg __fstat50(0x4, 0x7f7fff1baed0) = 0
79 15878 1 trg mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x721d684a0000
80 15878 1 trg munmap(0x721d684a0000, 0x1000) = 0
81 15878 1 trg mmap(0, 0x235000, 0x5, 0x15000002, 0x4, 0, 0) = 0x721d66200000
82 15878 1 trg mmap(0x721d66433000, 0x2000, 0x3, 0x12, 0x4, 0, 0x33000) = 0x721d66433000
83 15878 1 trg mmap(0x721d66435000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x721d66435000
84 15878 1 trg mprotect(0x721d66234000, 0x1ff000, 0) = 0
85 15878 1 trg close(0x4) = 0
86 15878 1 trg open("/usr/pkg/lib/libnettle.so.6", 0, 0x3) = 4
87 15878 1 trg __fstat50(0x4, 0x7f7fff1baed0) = 0
88 15878 1 trg mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x721d684a0000
89 15878 1 trg munmap(0x721d684a0000, 0x1000) = 0
90 15878 1 trg mmap(0, 0x235000, 0x5, 0x15000002, 0x4, 0, 0) = 0x721d65e00000
91 15878 1 trg mmap(0x721d66033000, 0x2000, 0x3, 0x12, 0x4, 0, 0x33000) = 0x721d66033000
92 15878 1 trg mmap(0x721d66035000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x721d66035000
93 15878 1 trg mprotect(0x721d65e34000, 0x1ff000, 0) = 0
94 15878 1 trg close(0x4) = 0
95 15878 1 trg open("/usr/pkg/lib/libgmp.so.10", 0, 0x1) = 4
96 15878 1 trg __fstat50(0x4, 0x7f7fff1baed0) = 0
97 15878 1 trg mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x721d684a0000
98 15878 1 trg munmap(0x721d684a0000, 0x1000) = 0
99 15878 1 trg mmap(0, 0x28b000, 0x5, 0x15000002, 0x4, 0, 0) = 0x721d65a00000
100 15878 1 trg mmap(0x721d65c89000, 0x2000, 0x3, 0x12, 0x4, 0, 0x89000) = 0x721d65c89000
101 15878 1 trg mmap(0x721d65c8b000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x721d65c8b000
102 15878 1 trg mprotect(0x721d65a8a000, 0x1ff000, 0) = 0
103 15878 1 trg close(0x4) = 0
104 15878 1 trg open("/usr/pkg/lib/libintl.so.8", 0, 0x69) = 4
105 15878 1 trg __fstat50(0x4, 0x7f7fff1baed0) = 0
106 15878 1 trg mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x721d684a0000
107 15878 1 trg munmap(0x721d684a0000, 0x1000) = 0
108 15878 1 trg mmap(0, 0x209000, 0x5, 0x15000002, 0x4, 0, 0) = 0x721d65600000
109 15878 1 trg mmap(0x721d65808000, 0x1000, 0x3, 0x12, 0x4, 0, 0x8000) = 0x721d65808000
110 15878 1 trg mmap(0x721d65809000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x721d65809000
111 15878 1 trg mprotect(0x721d65609000, 0x1ff000, 0) = 0
112 15878 1 trg close(0x4) = 0
113 15878 1 trg open("/usr/pkg/lib/libunistring.so.2", 0, 0x6) = 4
114 15878 1 trg __fstat50(0x4, 0x7f7fff1baed0) = 0
115 15878 1 trg mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x721d684a0000
116 15878 1 trg munmap(0x721d684a0000, 0x1000) = 0
117 15878 1 trg mmap(0, 0x384000, 0x5, 0x15000002, 0x4, 0, 0) = 0x721d65200000
118 15878 1 trg mmap(0x721d65580000, 0x4000, 0x3, 0x12, 0x4, 0, 0x180000) = 0x721d65580000
119 15878 1 trg mmap(0x721d65584000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x721d65584000
120 15878 1 trg mprotect(0x721d65381000, 0x1ff000, 0) = 0
121 15878 1 trg close(0x4) = 0
122 15878 1 trg open("/usr/pkg/lib/libintl.so.1", 0, 0x31) Err#2 ENOENT
123 15878 1 trg open("/usr/lib/libintl.so.1", 0, 0x5) = 4
124 15878 1 trg __fstat50(0x4, 0x7f7fff1baed0) = 0
125 15878 1 trg mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x721d684a0000
126 15878 1 trg munmap(0x721d684a0000, 0x1000) = 0
127 15878 1 trg mmap(0, 0x20b000, 0x5, 0x15000002, 0x4, 0, 0) = 0x721d64e00000
128 15878 1 trg mmap(0x721d65007000, 0x3000, 0x3, 0x12, 0x4, 0, 0x7000) = 0x721d65007000
129 15878 1 trg mmap(0x721d6500a000, 0x1000, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x721d6500a000
130 15878 1 trg mprotect(0x721d64e08000, 0x1ff000, 0) = 0
131 15878 1 trg close(0x4) = 0
132 15878 1 trg mmap(0, 0x9000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d68498000
133 15878 1 trg mprotect(0x721d67de4000, 0xb000, 0x1) = 0
134 15878 1 trg mprotect(0x721d66c10000, 0x1000, 0x1) = 0
135 15878 1 trg mprotect(0x721d65007000, 0x2000, 0x1) = 0
136 15878 1 trg _lwp_setprivate(0x721d6849ca60) = 0
137 15878 1 trg _lwp_self() = 1
138 15878 1 trg __sigprocmask14(0x1, 0x7f7fff1bb680, 0x7f7fff1bb6f8) = 0
139 15878 1 trg __sigprocmask14(0x3, 0x7f7fff1bb6f8, 0) = 0
140 15878 1 trg readlink("/etc/malloc.conf", 0x7f7fff1bb1e0, 0x400) Err#2 ENOENT
141 15878 1 trg issetugid() = 0
142 15878 1 trg __sysctl(0x7f7fff1bb120, 0x2, 0x721d67e05e30, 0x7f7fff1bb118, 0, 0) = 0
143 15878 1 trg mmap(0, 0x1000, 0, 0x1002, 0xffffffff, 0, 0) = 0x721d68497000
144 15878 1 trg madvise(0x721d68497000, 0x1000, 0x6) = 0
145 15878 1 trg munmap(0x721d68497000, 0x1000) = 0
146 15878 1 trg mmap(0, 0x200000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d64c00000
147 15878 1 trg __clock_gettime50(0x3, 0x7f7fff1bb138) = 0
148 15878 1 trg __clock_gettime50(0x3, 0x7f7fff1bb138) = 0
149 15878 1 trg __clock_gettime50(0x3, 0x7f7fff1bb158) = 0
150 15878 1 trg mmap(0, 0x8000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d68490000
151 15878 1 trg mmap(0, 0x400000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d64800000
152 15878 1 trg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d6848f000
153 15878 1 trg __sysctl(0x7f7fff1bb5d0, 0x2, 0x7f7fff1bb608, 0x7f7fff1bb600, 0, 0) = 0
154 15878 1 trg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d6848e000
155 15878 1 trg __sysctl(0x721d67baf834, 0x2, 0x721d67e04ea0, 0x7f7fff1bb628, 0, 0) = 0
156 15878 1 trg issetugid() = 0
157 15878 1 trg mmap(0, 0x3300, 0x3, 0x1000, 0xffffffff, 0, 0) = 0x721d6848a000
158 15878 1 trg __sysctl(0x7f7fff1bb570, 0x2, 0x7f7fff1bb5a8, 0x7f7fff1bb5a0, 0, 0) = 0
159 15878 1 trg __sysctl(0x7f7fff1bb5f0, 0x2, 0x7f7fff1bb5d8, 0x7f7fff1bb5e0, 0, 0) = 0
160 15878 1 trg issetugid() = 0
161 15878 1 trg _lwp_unpark_all(0, 0, 0) = 1024
162 15878 1 trg getrlimit(0x3, 0x7f7fff1bb600) = 0
163 15878 1 trg __sysctl(0x7f7fff1bb5f8, 0x2, 0x7f7fff1bb5dc, 0x7f7fff1bb5e8, 0, 0) = 0
164 15878 1 trg issetugid() = 0
165 15878 1 trg _lwp_getprivate() = 125470629284448
166 15878 1 trg _lwp_self() = 1
167 15878 1 trg _lwp_ctl(0x1, 0x721d6848ba08) = 0
168 15878 1 trg issetugid() = 0
169 15878 1 trg _lwp_self() = 1
170 15878 1 trg __sigprocmask14(0x1, 0x7f7fff1bb630, 0x7f7fff1bb6f8) = 0
171 15878 1 trg __sigprocmask14(0x3, 0x7f7fff1bb6f8, 0) = 0
172 15878 1 trg _lwp_self() = 1
173 15878 1 trg __sigprocmask14(0x1, 0x7f7fff1bb630, 0x7f7fff1bb6f8) = 0
174 15878 1 trg __sigprocmask14(0x3, 0x7f7fff1bb6f8, 0) = 0
175 15878 1 trg _lwp_self() = 1
176 15878 1 trg __sigprocmask14(0x1, 0x7f7fff1bb630, 0x7f7fff1bb6f8) = 0
177 15878 1 trg __sigprocmask14(0x3, 0x7f7fff1bb6f8, 0) = 0
178 15878 1 trg _lwp_self() = 1
179 15878 1 trg __sigprocmask14(0x1, 0x7f7fff1bb630, 0x7f7fff1bb6f8) = 0
180 15878 1 trg __sigprocmask14(0x3, 0x7f7fff1bb6f8, 0) = 0
181 15878 1 trg issetugid() = 0
182 15878 1 trg _sched_protect(0xffffffff) Err#22 EINVAL
183 15878 1 trg __clock_gettime50(0x3, 0x7f7fff1bad88) = 0
184 15878 1 trg _sched_protect(0) = 0
185 15878 1 trg __clock_gettime50(0x3, 0x7f7fff1bad88) = 0
186 15878 1 trg _sched_protect(0xffffffff) = 0
187 15878 1 trg __clock_gettime50(0x3, 0x7f7fff1baa18) = 0
188 15878 1 trg _sched_protect(0) = 0
189 15878 1 trg __clock_gettime50(0x3, 0x7f7fff1baa18) = 0
190 15878 1 trg _sched_protect(0xffffffff) = 0
191 15878 1 trg mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d68485000
192 15878 1 trg issetugid() = 0
193 15878 1 trg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d68484000
194 15878 1 trg _lwp_self() = 1
195 15878 1 trg __sigprocmask14(0x1, 0x7f7fff1bb630, 0x7f7fff1bb6f8) = 0
196 15878 1 trg __sigprocmask14(0x3, 0x7f7fff1bb6f8, 0) = 0
197 15878 1 trg _lwp_self() = 1
198 15878 1 trg __sigprocmask14(0x1, 0x7f7fff1bb630, 0x7f7fff1bb6f8) = 0
199 15878 1 trg __sigprocmask14(0x3, 0x7f7fff1bb6f8, 0) = 0
200 15878 1 trg _lwp_self() = 1
201 15878 1 trg __sigprocmask14(0x1, 0x7f7fff1bb630, 0x7f7fff1bb6f8) = 0
202 15878 1 trg __sigprocmask14(0x3, 0x7f7fff1bb6f8, 0) = 0
203 15878 1 trg _lwp_self() = 1
204 15878 1 trg __sigprocmask14(0x1, 0x7f7fff1bb630, 0x7f7fff1bb6f8) = 0
205 15878 1 trg __sigprocmask14(0x3, 0x7f7fff1bb6f8, 0) = 0
206 15878 1 trg _lwp_self() = 1
207 15878 1 trg __sigprocmask14(0x1, 0x7f7fff1bb630, 0x7f7fff1bb6f8) = 0
208 15878 1 trg __sigprocmask14(0x3, 0x7f7fff1bb6f8, 0) = 0
209 15878 1 trg _lwp_self() = 1
210 15878 1 trg __sigprocmask14(0x1, 0x7f7fff1bb630, 0x7f7fff1bb6f8) = 0
211 15878 1 trg __sigprocmask14(0x3, 0x7f7fff1bb6f8, 0) = 0
212 15878 1 trg issetugid() = 0
213 15878 1 trg issetugid() = 0
214 15878 1 trg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d68483000
215 15878 1 trg mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d6847e000
216 15878 1 trg mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d68479000
217 15878 1 trg mmap(0, 0x3000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d68476000
218 15878 1 trg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d68475000
219 15878 1 trg mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d68470000
220 15878 1 trg mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d6846b000
221 15878 1 trg mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d68466000
222 15878 1 trg open("/dev/urandom", 0, 0x6848e040) = 4
223 15878 1 trg fcntl(0x4, 0x1, 0) = 0
224 15878 1 trg fcntl(0x4, 0x2, 0x1) = 0
225 15878 1 trg __fstat50(0x4, 0x7f7fff1bb540) = 0
226 15878 1 trg getpid() = 15878, 5413
227 15878 1 trg issetugid() = 0
228 15878 1 trg issetugid() = 0
229 15878 1 trg __stat50("/etc/gnutls/default-priorities", 0x7f7fff1bb560) Err#2 ENOENT
230 15878 1 trg _lwp_self() = 1
231 15878 1 trg __sigprocmask14(0x1, 0x7f7fff1bb630, 0x7f7fff1bb6f8) = 0
232 15878 1 trg __sigprocmask14(0x3, 0x7f7fff1bb6f8, 0) = 0
233 15878 1 trg _lwp_self() = 1
234 15878 1 trg __sigprocmask14(0x1, 0x7f7fff1bb630, 0x7f7fff1bb6f8) = 0
235 15878 1 trg __sigprocmask14(0x3, 0x7f7fff1bb6f8, 0) = 0
236 15878 1 trg __fstat50(0x4, 0x7f7fff1bb560) = 0
237 15878 1 trg __clock_gettime50(0x3, 0x7f7fff1bb620) = 0
238 15878 1 trg __gettimeofday50(0x7f7fff1bb600, 0) = 0
239 15878 1 trg _lwp_self() = 1
240 15878 1 trg __sigprocmask14(0x1, 0x7f7fff1bb630, 0x7f7fff1bb6f8) = 0
241 15878 1 trg __sigprocmask14(0x3, 0x7f7fff1bb6f8, 0) = 0
242 15878 1 trg mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d68461000
243 15878 1 trg __socket30(0x2, 0x50000001, 0) = 7
244 15878 1 trg setsockopt(0x7, 0xffff, 0x800, 0x721d68219f60, 0x4) = 0
245 15878 1 trg setsockopt(0x7, 0xffff, 0x4, 0x7f7fff1bb4f0, 0x4) = 0
246 15878 1 trg bind(0x7, 0x7f7fff1bb500, 0x10) = 0
247 15878 1 trg listen(0x7, 0x80) = 0
248 15878 1 trg fcntl(0x7, 0x3, 0) = 16777218
249 15878 1 trg fcntl(0x7, 0x4, 0x1000006) = 0
250 15878 1 trg mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d6845c000
251 15878 1 trg mmap(0, 0x7000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d68455000
252 15878 1 trg mmap(0, 0x7000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d6844e000
253 15878 1 trg mmap(0, 0x7000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d68447000
254 15878 1 trg mmap(0, 0x410000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d643f0000
255 15878 1 trg mprotect(0x721d643f0000, 0x10000, 0) = 0
256 15878 1 trg _lwp_self() = 1
257 15878 1 trg __sigprocmask14(0x1, 0x7f7fff1bb3b0, 0x7f7fff1bb3f8) = 0
258 15878 1 trg __sigprocmask14(0x3, 0x7f7fff1bb3f8, 0) = 0
259 15878 1 trg getcontext(0x7f7fff1bb0d8) = 0
260 15878 1 trg _lwp_create(0x7f7fff1bb0d8, 0x40, 0x721d68455190) = 0
261 15878 1 trg __fstat50(0, 0x7f7fff1bb5e0) = 0
262 15878 1 trg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d68446000
263 15878 1 trg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d68445000
264 15878 1 trg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d68444000
265 15878 1 trg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d68443000
266 15878 1 trg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d68442000
267 15878 1 trg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d68441000
268 15878 1 trg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d68440000
269 15878 1 trg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d6843f000
270 15878 1 trg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d6843e000
271 15878 1 trg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d6843d000
272 15878 1 trg ioctl(0, TIOCGETA, 0x7f7fff1bb588) = 0
273 "\0\^C\0\0\^C\0\0\0\0[\0\0\M-O\^E\0 \^D\M^?\0\b\^W\^U\^R\0\^C\^\\^Z\^Y"
274 15878 2 trg _lwp_setname(0, 0x721d6848e050) = 0
275 15878 2 trg _lwp_ctl(0x1, 0x721d68455208) = 0
276 15878 2 trg mmap(0, 0x8000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d68435000
277 15878 2 trg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d68434000
278 15878 2 trg mmap(0, 0x200000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d641f0000
279 15878 2 trg munmap(0x721d641f0000, 0x200000) = 0
280 15878 2 trg mmap(0, 0x3ff000, 0x3, 0x15001002, 0xffffffff, 0, 0) = 0x721d63e00000
281 15878 2 trg munmap(0x721d64000000, 0x1ff000) = 0
282 15878 2 trg __clock_gettime50(0x3, 0x721d647ffd88) = 0
283 15878 2 trg __clock_gettime50(0x3, 0x721d647ffd88) = 0
284 15878 2 trg __clock_gettime50(0x3, 0x721d647ffda8) = 0
285 15878 2 trg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d68433000
286 15878 2 trg poll(0x721d68433000, 0x1, 0xffffffff) = 1
287 15878 2 trg paccept(0x7, 0x721d647fff20, 0x721d647fff1c, 0, 0x70000000) = 10
288 15878 2 trg setsockopt(0xa, 0xffff, 0x800, 0x721d68219f5c, 0x4) = 0
289 15878 2 trg mmap(0, 0x3000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d68430000
290 15878 2 trg mmap(0, 0x3000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d6842d000
291 15878 2 trg mmap(0, 0x9000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d68424000
292 15878 2 trg __clock_gettime50(0x3, 0x721d647ffe90) = 0
293 15878 2 trg mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d68423000
294 15878 2 trg poll(0x721d68423000, 0x2, 0xffffffff) = 1
295 15878 2 trg recvfrom(0xa, 0x721d68424180, 0x4000, 0, 0, 0) = 76
296 "GET / HTTP/1.1\r\nHost: 0.0.0.0:8888\r\nUser-Agent: curl/7.65.1\r\nAc"
297 15878 2 trg mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d6841e000
298 15878 2 trg __gettimeofday50(0x721d647ffbc0, 0) = 0
299 15878 2 trg mmap(0, 0x7000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d681f9000
300 15878 2 trg mmap(0, 0x15000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d681e4000
301 15878 2 trg open("/usr/share/zoneinfo/GMT", 0x400000, 0x2e2e2e2e) = 11
302 15878 2 trg read(0xb, 0x721d681e4640, 0xd6b8) = 118
303 "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\^A\0\0\0\^A\0\0\0\0\0\0\0\0"
304 15878 2 trg close(0xb) = 0
305 15878 2 trg mmap(0, 0x15000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x721d681cf000
306 15878 2 trg open("/usr/share/zoneinfo/posixrules", 0x400000, 0x2e2e2e2e) = 11
307 15878 2 trg read(0xb, 0x721d681cf600, 0xd6b8) = 3536
308 "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\^E\0\0\0\^E\0\0\0\0\0\0\0"
309 15878 2 trg close(0xb) = 0
310 15878 2 trg setsockopt(0xa, 0x6, 0x1, 0x721d647ffed8, 0x4) = 0
311 15878 2 trg sendto(0xa, 0x721d68428180, 0x63, 0x400, 0, 0) = 99
312 "HTTP/1.1 200 OK\r\nConnection: Keep-Alive\r\nContent-Length: 1\r\nDat"
313 15878 2 trg setsockopt(0xa, 0x6, 0x1, 0x721d647ffedc, 0x4) = 0
314 15878 2 trg sendto(0xa, 0x400f44, 0x1, 0x400, 0, 0) = 1
315 "b"
316 15878 2 trg poll(0x721d68423000, 0x2, 0xffffffff) = 1
317 15878 2 trg recvfrom(0xa, 0x721d68424180, 0x4000, 0, 0, 0) = 0
318 ""
319 15878 2 trg shutdown(0xa, 0x1) = 0
320 15878 2 trg close(0xa) = 0
321 15878 1 trg read = 1
322 "\n"
323 15878 1 trg shutdown(0x7, 0x2) = 0
324 15878 2 trg poll = 1
325 15878 1 trg close(0x7) = 0
326 15878 1 trg _lwp_self() = 1
327 15878 1 trg __sigprocmask14(0x1, 0x7f7fff1bb680, 0x7f7fff1bb6c0) = 0
328 15878 1 trg __sigprocmask14(0x3, 0x7f7fff1bb6c0, 0) = 0
329 15878 1 trg _lwp_self() = 1
330 15878 1 trg __sigprocmask14(0x1, 0x7f7fff1bb630, 0x7f7fff1bb6c0) = 0
331 15878 1 trg __sigprocmask14(0x3, 0x7f7fff1bb6c0, 0) = 0
332 15878 1 trg _lwp_self() = 1
333 15878 1 trg __sigprocmask14(0x1, 0x7f7fff1bb630, 0x7f7fff1bb6c0) = 0
334 15878 1 trg __sigprocmask14(0x3, 0x7f7fff1bb6c0, 0) = 0
335 15878 1 trg issetugid() = 0
336 15878 1 trg close(0x4) = 0
337 15878 1 trg _lwp_self() = 1
338 15878 1 trg __sigprocmask14(0x1, 0x7f7fff1bb630, 0x7f7fff1bb6c0) = 0
339 15878 1 trg __sigprocmask14(0x3, 0x7f7fff1bb6c0, 0) = 0
340 15878 1 trg _lwp_self() = 1
341 15878 1 trg __sigprocmask14(0x1, 0x7f7fff1bb630, 0x7f7fff1bb6c0) = 0
342 15878 1 trg __sigprocmask14(0x3, 0x7f7fff1bb6c0, 0) = 0
343 15878 1 trg _lwp_self() = 1
344 15878 1 trg __sigprocmask14(0x1, 0x7f7fff1bb630, 0x7f7fff1bb6c0) = 0
345 15878 1 trg __sigprocmask14(0x3, 0x7f7fff1bb6c0, 0) = 0
346 15878 1 trg _lwp_self() = 1
347 15878 1 trg __sigprocmask14(0x1, 0x7f7fff1bb630, 0x7f7fff1bb6c0) = 0
348 15878 1 trg __sigprocmask14(0x3, 0x7f7fff1bb6c0, 0) = 0
349 15878 1 trg _lwp_self() = 1
350 15878 1 trg __sigprocmask14(0x1, 0x7f7fff1bb630, 0x7f7fff1bb6c0) = 0
351 15878 1 trg __sigprocmask14(0x3, 0x7f7fff1bb6c0, 0) = 0
352 15878 1 trg _lwp_self() = 1
353 15878 1 trg __sigprocmask14(0x1, 0x7f7fff1bb630, 0x7f7fff1bb6c0) = 0
354 15878 1 trg __sigprocmask14(0x3, 0x7f7fff1bb6c0, 0) = 0
355 15878 1 trg _lwp_self() = 1
356 15878 1 trg __sigprocmask14(0x1, 0x7f7fff1bb630, 0x7f7fff1bb6c0) = 0
357 15878 1 trg __sigprocmask14(0x3, 0x7f7fff1bb6c0, 0) = 0
358 15878 1 trg _lwp_self() = 1
359 15878 1 trg __sigprocmask14(0x1, 0x7f7fff1bb630, 0x7f7fff1bb6c0) = 0
360 15878 1 trg __sigprocmask14(0x3, 0x7f7fff1bb6c0, 0) = 0
361 15878 1 trg _lwp_self() = 1
362 15878 1 trg __sigprocmask14(0x1, 0x7f7fff1bb630, 0x7f7fff1bb6c0) = 0
363 15878 1 trg __sigprocmask14(0x3, 0x7f7fff1bb6c0, 0) = 0
364 15878 1 trg _lwp_self() = 1
365 15878 1 trg __sigprocmask14(0x1, 0x7f7fff1bb630, 0x7f7fff1bb6c0) = 0
366 15878 1 trg __sigprocmask14(0x3, 0x7f7fff1bb6c0, 0) = 0
367 15878 1 trg _lwp_self() = 1
368 15878 1 trg __sigprocmask14(0x1, 0x7f7fff1bb630, 0x7f7fff1bb6c0) = 0
369 15878 1 trg __sigprocmask14(0x3, 0x7f7fff1bb6c0, 0) = 0
370 15878 1 trg exit(0)
diff --git a/final_tests/crg/inc.c.netbsd.ktruss.log.txt b/final_tests/crg/inc.c.netbsd.ktruss.log.txt
new file mode 100644
index 0000000..527bf60
--- /dev/null
+++ b/final_tests/crg/inc.c.netbsd.ktruss.log.txt
@@ -0,0 +1,1930 @@
1 22282 1 ktruss fcntl(0x7, 0x3, 0) = 4194305
2 22282 1 ktruss emul(netbsd)
3 22282 1 ktruss fcntl(0x7, 0x4, 0x400001) = 0
4 22282 1 inc execve("/home/ng0/src/libmicrohttpd/gsoc2019/build/inc", 0x7f7fffd55740, 0x7f7fffd55750) JUSTRETURN
5 22282 1 inc emul(netbsd)
6 22282 1 inc mmap(0, 0x8000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b8fc000
7 22282 1 inc open("/etc/ld.so.conf", 0, 0x7f7f14a10738) Err#2 ENOENT
8 22282 1 inc open("/usr/local/lib/libmicrohttpd.so.64", 0, 0x2) Err#2 ENOENT
9 22282 1 inc open("/home/ng0/opt/lib/libmicrohttpd.so.64", 0, 0x5) Err#2 ENOENT
10 22282 1 inc open("/home/ng0/code/dev/prefix/lib/libmicrohttpd.so.64", 0, 0x1) = 4
11 22282 1 inc __fstat50(0x4, 0x7f7fff315e50) = 0
12 22282 1 inc mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x74121b8fb000
13 22282 1 inc munmap(0x74121b8fb000, 0x1000) = 0
14 22282 1 inc mmap(0, 0x21e000, 0x5, 0x15000002, 0x4, 0, 0) = 0x74121b600000
15 22282 1 inc mmap(0x74121b81d000, 0x1000, 0x3, 0x12, 0x4, 0, 0x1d000) = 0x74121b81d000
16 22282 1 inc mmap(0x74121b81e000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x74121b81e000
17 22282 1 inc mprotect(0x74121b61e000, 0x1ff000, 0) = 0
18 22282 1 inc close(0x4) = 0
19 22282 1 inc open("/usr/local/lib/libc.so.12", 0, 0x1) Err#2 ENOENT
20 22282 1 inc open("/home/ng0/opt/lib/libc.so.12", 0, 0x4) Err#2 ENOENT
21 22282 1 inc open("/home/ng0/code/dev/prefix/lib/libc.so.12", 0, 0) Err#2 ENOENT
22 22282 1 inc open("/usr/lib/libc.so.12", 0, 0x3) = 4
23 22282 1 inc __fstat50(0x4, 0x7f7fff315e50) = 0
24 22282 1 inc mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x74121b8fb000
25 22282 1 inc munmap(0x74121b8fb000, 0x1000) = 0
26 22282 1 inc mmap(0, 0x61a000, 0x5, 0x15000002, 0x4, 0, 0) = 0x74121ae00000
27 22282 1 inc mmap(0x74121b1e4000, 0x10000, 0x3, 0x12, 0x4, 0, 0x1e4000) = 0x74121b1e4000
28 22282 1 inc mmap(0x74121b1f4000, 0x226000, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x74121b1f4000
29 22282 1 inc mprotect(0x74121afe5000, 0x1ff000, 0) = 0
30 22282 1 inc close(0x4) = 0
31 22282 1 inc open("/usr/pkg/lib/libgnutls.so.30", 0, 0x4) = 4
32 22282 1 inc __fstat50(0x4, 0x7f7fff315e50) = 0
33 22282 1 inc mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x74121b8fb000
34 22282 1 inc munmap(0x74121b8fb000, 0x1000) = 0
35 22282 1 inc mmap(0, 0x396000, 0x5, 0x15000002, 0x4, 0, 0) = 0x74121aa00000
36 22282 1 inc mmap(0x74121ad84000, 0x11000, 0x3, 0x12, 0x4, 0, 0x184000) = 0x74121ad84000
37 22282 1 inc mmap(0x74121ad95000, 0x1000, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x74121ad95000
38 22282 1 inc mprotect(0x74121ab85000, 0x1ff000, 0) = 0
39 22282 1 inc close(0x4) = 0
40 22282 1 inc open("/usr/pkg/lib/libp11-kit.so.0", 0, 0x70) = 4
41 22282 1 inc __fstat50(0x4, 0x7f7fff315e50) = 0
42 22282 1 inc mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x74121b8fb000
43 22282 1 inc munmap(0x74121b8fb000, 0x1000) = 0
44 22282 1 inc mmap(0, 0x31e000, 0x5, 0x15000002, 0x4, 0, 0) = 0x74121a600000
45 22282 1 inc mmap(0x74121a909000, 0x15000, 0x3, 0x12, 0x4, 0, 0x109000) = 0x74121a909000
46 22282 1 inc mmap(0x74121a91e000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x74121a91e000
47 22282 1 inc mprotect(0x74121a70a000, 0x1ff000, 0) = 0
48 22282 1 inc close(0x4) = 0
49 22282 1 inc open("/usr/pkg/lib/libffi.so.6", 0, 0) = 4
50 22282 1 inc __fstat50(0x4, 0x7f7fff315e50) = 0
51 22282 1 inc mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x74121b8fb000
52 22282 1 inc munmap(0x74121b8fb000, 0x1000) = 0
53 22282 1 inc mmap(0, 0x204000, 0x5, 0x15000002, 0x4, 0, 0) = 0x74121a200000
54 22282 1 inc mmap(0x74121a403000, 0x1000, 0x3, 0x12, 0x4, 0, 0x3000) = 0x74121a403000
55 22282 1 inc mmap(0x74121a404000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x74121a404000
56 22282 1 inc mprotect(0x74121a204000, 0x1ff000, 0) = 0
57 22282 1 inc close(0x4) = 0
58 22282 1 inc open("/usr/pkg/lib/libpthread.so.1", 0, 0x74) Err#2 ENOENT
59 22282 1 inc open("/usr/lib/libpthread.so.1", 0, 0x6c) = 4
60 22282 1 inc __fstat50(0x4, 0x7f7fff315e50) = 0
61 22282 1 inc mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x74121b8fb000
62 22282 1 inc munmap(0x74121b8fb000, 0x1000) = 0
63 22282 1 inc mmap(0, 0x213000, 0x5, 0x15000002, 0x4, 0, 0) = 0x741219e00000
64 22282 1 inc mmap(0x74121a010000, 0x2000, 0x3, 0x12, 0x4, 0, 0x10000) = 0x74121a010000
65 22282 1 inc mmap(0x74121a012000, 0x1000, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x74121a012000
66 22282 1 inc mprotect(0x741219e11000, 0x1ff000, 0) = 0
67 22282 1 inc close(0x4) = 0
68 22282 1 inc open("/usr/pkg/lib/libtasn1.so.6", 0, 0x2) = 4
69 22282 1 inc __fstat50(0x4, 0x7f7fff315e50) = 0
70 22282 1 inc mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x74121b8fb000
71 22282 1 inc munmap(0x74121b8fb000, 0x1000) = 0
72 22282 1 inc mmap(0, 0x212000, 0x5, 0x15000002, 0x4, 0, 0) = 0x741219a00000
73 22282 1 inc mmap(0x741219c11000, 0x1000, 0x3, 0x12, 0x4, 0, 0x11000) = 0x741219c11000
74 22282 1 inc mmap(0x741219c12000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x741219c12000
75 22282 1 inc mprotect(0x741219a11000, 0x200000, 0) = 0
76 22282 1 inc close(0x4) = 0
77 22282 1 inc open("/usr/pkg/lib/libhogweed.so.4", 0, 0x68) = 4
78 22282 1 inc __fstat50(0x4, 0x7f7fff315e50) = 0
79 22282 1 inc mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x74121b8fb000
80 22282 1 inc munmap(0x74121b8fb000, 0x1000) = 0
81 22282 1 inc mmap(0, 0x235000, 0x5, 0x15000002, 0x4, 0, 0) = 0x741219600000
82 22282 1 inc mmap(0x741219833000, 0x2000, 0x3, 0x12, 0x4, 0, 0x33000) = 0x741219833000
83 22282 1 inc mmap(0x741219835000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x741219835000
84 22282 1 inc mprotect(0x741219634000, 0x1ff000, 0) = 0
85 22282 1 inc close(0x4) = 0
86 22282 1 inc open("/usr/pkg/lib/libnettle.so.6", 0, 0x3) = 4
87 22282 1 inc __fstat50(0x4, 0x7f7fff315e50) = 0
88 22282 1 inc mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x74121b8fb000
89 22282 1 inc munmap(0x74121b8fb000, 0x1000) = 0
90 22282 1 inc mmap(0, 0x235000, 0x5, 0x15000002, 0x4, 0, 0) = 0x741219200000
91 22282 1 inc mmap(0x741219433000, 0x2000, 0x3, 0x12, 0x4, 0, 0x33000) = 0x741219433000
92 22282 1 inc mmap(0x741219435000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x741219435000
93 22282 1 inc mprotect(0x741219234000, 0x1ff000, 0) = 0
94 22282 1 inc close(0x4) = 0
95 22282 1 inc open("/usr/pkg/lib/libgmp.so.10", 0, 0x1) = 4
96 22282 1 inc __fstat50(0x4, 0x7f7fff315e50) = 0
97 22282 1 inc mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x74121b8fb000
98 22282 1 inc munmap(0x74121b8fb000, 0x1000) = 0
99 22282 1 inc mmap(0, 0x28b000, 0x5, 0x15000002, 0x4, 0, 0) = 0x741218e00000
100 22282 1 inc mmap(0x741219089000, 0x2000, 0x3, 0x12, 0x4, 0, 0x89000) = 0x741219089000
101 22282 1 inc mmap(0x74121908b000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x74121908b000
102 22282 1 inc mprotect(0x741218e8a000, 0x1ff000, 0) = 0
103 22282 1 inc close(0x4) = 0
104 22282 1 inc open("/usr/pkg/lib/libintl.so.8", 0, 0x69) = 4
105 22282 1 inc __fstat50(0x4, 0x7f7fff315e50) = 0
106 22282 1 inc mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x74121b8fb000
107 22282 1 inc munmap(0x74121b8fb000, 0x1000) = 0
108 22282 1 inc mmap(0, 0x209000, 0x5, 0x15000002, 0x4, 0, 0) = 0x741218a00000
109 22282 1 inc mmap(0x741218c08000, 0x1000, 0x3, 0x12, 0x4, 0, 0x8000) = 0x741218c08000
110 22282 1 inc mmap(0x741218c09000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x741218c09000
111 22282 1 inc mprotect(0x741218a09000, 0x1ff000, 0) = 0
112 22282 1 inc close(0x4) = 0
113 22282 1 inc open("/usr/pkg/lib/libunistring.so.2", 0, 0x6) = 4
114 22282 1 inc __fstat50(0x4, 0x7f7fff315e50) = 0
115 22282 1 inc mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x74121b8fb000
116 22282 1 inc munmap(0x74121b8fb000, 0x1000) = 0
117 22282 1 inc mmap(0, 0x384000, 0x5, 0x15000002, 0x4, 0, 0) = 0x741218600000
118 22282 1 inc mmap(0x741218980000, 0x4000, 0x3, 0x12, 0x4, 0, 0x180000) = 0x741218980000
119 22282 1 inc mmap(0x741218984000, 0, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x741218984000
120 22282 1 inc mprotect(0x741218781000, 0x1ff000, 0) = 0
121 22282 1 inc close(0x4) = 0
122 22282 1 inc open("/usr/pkg/lib/libintl.so.1", 0, 0x31) Err#2 ENOENT
123 22282 1 inc open("/usr/lib/libintl.so.1", 0, 0x5) = 4
124 22282 1 inc __fstat50(0x4, 0x7f7fff315e50) = 0
125 22282 1 inc mmap(0, 0x1000, 0x1, 0x1, 0x4, 0, 0) = 0x74121b8fb000
126 22282 1 inc munmap(0x74121b8fb000, 0x1000) = 0
127 22282 1 inc mmap(0, 0x20b000, 0x5, 0x15000002, 0x4, 0, 0) = 0x741218200000
128 22282 1 inc mmap(0x741218407000, 0x3000, 0x3, 0x12, 0x4, 0, 0x7000) = 0x741218407000
129 22282 1 inc mmap(0x74121840a000, 0x1000, 0x3, 0x1012, 0xffffffff, 0, 0) = 0x74121840a000
130 22282 1 inc mprotect(0x741218208000, 0x1ff000, 0) = 0
131 22282 1 inc close(0x4) = 0
132 22282 1 inc mmap(0, 0x9000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b8f3000
133 22282 1 inc mprotect(0x74121b1e4000, 0xb000, 0x1) = 0
134 22282 1 inc mprotect(0x74121a010000, 0x1000, 0x1) = 0
135 22282 1 inc mprotect(0x741218407000, 0x2000, 0x1) = 0
136 22282 1 inc _lwp_setprivate(0x74121b8f7a60) = 0
137 22282 1 inc _lwp_self() = 1
138 22282 1 inc __sigprocmask14(0x1, 0x7f7fff316600, 0x7f7fff316678) = 0
139 22282 1 inc __sigprocmask14(0x3, 0x7f7fff316678, 0) = 0
140 22282 1 inc readlink("/etc/malloc.conf", 0x7f7fff316160, 0x400) Err#2 ENOENT
141 22282 1 inc issetugid() = 0
142 22282 1 inc __sysctl(0x7f7fff3160a0, 0x2, 0x74121b205e30, 0x7f7fff316098, 0, 0) = 0
143 22282 1 inc mmap(0, 0x1000, 0, 0x1002, 0xffffffff, 0, 0) = 0x74121b8f2000
144 22282 1 inc madvise(0x74121b8f2000, 0x1000, 0x6) = 0
145 22282 1 inc munmap(0x74121b8f2000, 0x1000) = 0
146 22282 1 inc mmap(0, 0x200000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x741218000000
147 22282 1 inc __clock_gettime50(0x3, 0x7f7fff3160b8) = 0
148 22282 1 inc __clock_gettime50(0x3, 0x7f7fff3160b8) = 0
149 22282 1 inc __clock_gettime50(0x3, 0x7f7fff3160d8) = 0
150 22282 1 inc mmap(0, 0x8000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b8eb000
151 22282 1 inc mmap(0, 0x400000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x741217c00000
152 22282 1 inc mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b8ea000
153 22282 1 inc __sysctl(0x7f7fff316550, 0x2, 0x7f7fff316588, 0x7f7fff316580, 0, 0) = 0
154 22282 1 inc mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b8e9000
155 22282 1 inc __sysctl(0x74121afaf834, 0x2, 0x74121b204ea0, 0x7f7fff3165a8, 0, 0) = 0
156 22282 1 inc issetugid() = 0
157 22282 1 inc mmap(0, 0x3300, 0x3, 0x1000, 0xffffffff, 0, 0) = 0x74121b8e5000
158 22282 1 inc __sysctl(0x7f7fff3164f0, 0x2, 0x7f7fff316528, 0x7f7fff316520, 0, 0) = 0
159 22282 1 inc __sysctl(0x7f7fff316570, 0x2, 0x7f7fff316558, 0x7f7fff316560, 0, 0) = 0
160 22282 1 inc issetugid() = 0
161 22282 1 inc _lwp_unpark_all(0, 0, 0) = 1024
162 22282 1 inc getrlimit(0x3, 0x7f7fff316580) = 0
163 22282 1 inc __sysctl(0x7f7fff316578, 0x2, 0x7f7fff31655c, 0x7f7fff316568, 0, 0) = 0
164 22282 1 inc issetugid() = 0
165 22282 1 inc _lwp_getprivate() = 127621120621152
166 22282 1 inc _lwp_self() = 1
167 22282 1 inc _lwp_ctl(0x1, 0x74121b8e6a08) = 0
168 22282 1 inc issetugid() = 0
169 22282 1 inc _lwp_self() = 1
170 22282 1 inc __sigprocmask14(0x1, 0x7f7fff3165b0, 0x7f7fff316678) = 0
171 22282 1 inc __sigprocmask14(0x3, 0x7f7fff316678, 0) = 0
172 22282 1 inc _lwp_self() = 1
173 22282 1 inc __sigprocmask14(0x1, 0x7f7fff3165b0, 0x7f7fff316678) = 0
174 22282 1 inc __sigprocmask14(0x3, 0x7f7fff316678, 0) = 0
175 22282 1 inc _lwp_self() = 1
176 22282 1 inc __sigprocmask14(0x1, 0x7f7fff3165b0, 0x7f7fff316678) = 0
177 22282 1 inc __sigprocmask14(0x3, 0x7f7fff316678, 0) = 0
178 22282 1 inc _lwp_self() = 1
179 22282 1 inc __sigprocmask14(0x1, 0x7f7fff3165b0, 0x7f7fff316678) = 0
180 22282 1 inc __sigprocmask14(0x3, 0x7f7fff316678, 0) = 0
181 22282 1 inc issetugid() = 0
182 22282 1 inc _sched_protect(0xffffffff) Err#22 EINVAL
183 22282 1 inc __clock_gettime50(0x3, 0x7f7fff315d08) = 0
184 22282 1 inc _sched_protect(0) = 0
185 22282 1 inc __clock_gettime50(0x3, 0x7f7fff315d08) = 0
186 22282 1 inc _sched_protect(0xffffffff) = 0
187 22282 1 inc __clock_gettime50(0x3, 0x7f7fff315998) = 0
188 22282 1 inc _sched_protect(0) = 0
189 22282 1 inc __clock_gettime50(0x3, 0x7f7fff315998) = 0
190 22282 1 inc _sched_protect(0xffffffff) = 0
191 22282 1 inc mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b8e0000
192 22282 1 inc issetugid() = 0
193 22282 1 inc mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b8df000
194 22282 1 inc _lwp_self() = 1
195 22282 1 inc __sigprocmask14(0x1, 0x7f7fff3165b0, 0x7f7fff316678) = 0
196 22282 1 inc __sigprocmask14(0x3, 0x7f7fff316678, 0) = 0
197 22282 1 inc _lwp_self() = 1
198 22282 1 inc __sigprocmask14(0x1, 0x7f7fff3165b0, 0x7f7fff316678) = 0
199 22282 1 inc __sigprocmask14(0x3, 0x7f7fff316678, 0) = 0
200 22282 1 inc _lwp_self() = 1
201 22282 1 inc __sigprocmask14(0x1, 0x7f7fff3165b0, 0x7f7fff316678) = 0
202 22282 1 inc __sigprocmask14(0x3, 0x7f7fff316678, 0) = 0
203 22282 1 inc _lwp_self() = 1
204 22282 1 inc __sigprocmask14(0x1, 0x7f7fff3165b0, 0x7f7fff316678) = 0
205 22282 1 inc __sigprocmask14(0x3, 0x7f7fff316678, 0) = 0
206 22282 1 inc _lwp_self() = 1
207 22282 1 inc __sigprocmask14(0x1, 0x7f7fff3165b0, 0x7f7fff316678) = 0
208 22282 1 inc __sigprocmask14(0x3, 0x7f7fff316678, 0) = 0
209 22282 1 inc _lwp_self() = 1
210 22282 1 inc __sigprocmask14(0x1, 0x7f7fff3165b0, 0x7f7fff316678) = 0
211 22282 1 inc __sigprocmask14(0x3, 0x7f7fff316678, 0) = 0
212 22282 1 inc issetugid() = 0
213 22282 1 inc issetugid() = 0
214 22282 1 inc mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b8de000
215 22282 1 inc mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b8d9000
216 22282 1 inc mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b8d4000
217 22282 1 inc mmap(0, 0x3000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b8d1000
218 22282 1 inc mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b8d0000
219 22282 1 inc mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b8cb000
220 22282 1 inc mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b8c6000
221 22282 1 inc mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b8c1000
222 22282 1 inc open("/dev/urandom", 0, 0x1b8e9040) = 4
223 22282 1 inc fcntl(0x4, 0x1, 0) = 0
224 22282 1 inc fcntl(0x4, 0x2, 0x1) = 0
225 22282 1 inc __fstat50(0x4, 0x7f7fff3164c0) = 0
226 22282 1 inc getpid() = 22282, 25527
227 22282 1 inc issetugid() = 0
228 22282 1 inc issetugid() = 0
229 22282 1 inc __stat50("/etc/gnutls/default-priorities", 0x7f7fff3164e0) Err#2 ENOENT
230 22282 1 inc _lwp_self() = 1
231 22282 1 inc __sigprocmask14(0x1, 0x7f7fff3165b0, 0x7f7fff316678) = 0
232 22282 1 inc __sigprocmask14(0x3, 0x7f7fff316678, 0) = 0
233 22282 1 inc _lwp_self() = 1
234 22282 1 inc __sigprocmask14(0x1, 0x7f7fff3165b0, 0x7f7fff316678) = 0
235 22282 1 inc __sigprocmask14(0x3, 0x7f7fff316678, 0) = 0
236 22282 1 inc __fstat50(0x4, 0x7f7fff3164e0) = 0
237 22282 1 inc __clock_gettime50(0x3, 0x7f7fff3165a0) = 0
238 22282 1 inc __gettimeofday50(0x7f7fff316580, 0) = 0
239 22282 1 inc _lwp_self() = 1
240 22282 1 inc __sigprocmask14(0x1, 0x7f7fff3165b0, 0x7f7fff316678) = 0
241 22282 1 inc __sigprocmask14(0x3, 0x7f7fff316678, 0) = 0
242 22282 1 inc mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b8bc000
243 22282 1 inc __socket30(0x2, 0x50000001, 0) = 7
244 22282 1 inc setsockopt(0x7, 0xffff, 0x800, 0x74121b619f60, 0x4) = 0
245 22282 1 inc setsockopt(0x7, 0xffff, 0x4, 0x7f7fff316470, 0x4) = 0
246 22282 1 inc bind(0x7, 0x7f7fff316480, 0x10) = 0
247 22282 1 inc listen(0x7, 0x80) = 0
248 22282 1 inc fcntl(0x7, 0x3, 0) = 16777218
249 22282 1 inc fcntl(0x7, 0x4, 0x1000006) = 0
250 22282 1 inc mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b8b7000
251 22282 1 inc mmap(0, 0x7000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b8b0000
252 22282 1 inc mmap(0, 0x7000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b8a9000
253 22282 1 inc mmap(0, 0x7000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b8a2000
254 22282 1 inc mmap(0, 0x410000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x7412177f0000
255 22282 1 inc mprotect(0x7412177f0000, 0x10000, 0) = 0
256 22282 1 inc _lwp_self() = 1
257 22282 1 inc __sigprocmask14(0x1, 0x7f7fff316330, 0x7f7fff316378) = 0
258 22282 1 inc __sigprocmask14(0x3, 0x7f7fff316378, 0) = 0
259 22282 1 inc getcontext(0x7f7fff316058) = 0
260 22282 1 inc _lwp_create(0x7f7fff316058, 0x40, 0x74121b8b0190) = 0
261 22282 1 inc __fstat50(0, 0x7f7fff316560) = 0
262 22282 1 inc mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b8a1000
263 22282 1 inc mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b8a0000
264 22282 1 inc mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b89f000
265 22282 1 inc mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b89e000
266 22282 1 inc mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b89d000
267 22282 1 inc mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b89c000
268 22282 1 inc mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b89b000
269 22282 1 inc mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b89a000
270 22282 1 inc mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b899000
271 22282 1 inc mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b898000
272 22282 1 inc ioctl(0, TIOCGETA, 0x7f7fff316508) = 0
273 "\0\^C\0\0\^C\0\0\0\0[\0\0\M-O\^E\0 \^D\M^?\0\b\^W\^U\^R\0\^C\^\\^Z\^Y"
274 22282 2 inc _lwp_setname(0, 0x74121b8e9050) = 0
275 22282 2 inc _lwp_ctl(0x1, 0x74121b8b0208) = 0
276 22282 2 inc mmap(0, 0x8000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b890000
277 22282 2 inc mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b88f000
278 22282 2 inc mmap(0, 0x200000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x7412175f0000
279 22282 2 inc munmap(0x7412175f0000, 0x200000) = 0
280 22282 2 inc mmap(0, 0x3ff000, 0x3, 0x15001002, 0xffffffff, 0, 0) = 0x741217200000
281 22282 2 inc munmap(0x741217400000, 0x1ff000) = 0
282 22282 2 inc __clock_gettime50(0x3, 0x741217bffd88) = 0
283 22282 2 inc __clock_gettime50(0x3, 0x741217bffd88) = 0
284 22282 2 inc __clock_gettime50(0x3, 0x741217bffda8) = 0
285 22282 2 inc mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b88e000
286 22282 2 inc poll(0x74121b88e000, 0x1, 0xffffffff) = 1
287 22282 2 inc paccept(0x7, 0x741217bfff20, 0x741217bfff1c, 0, 0x70000000) = 10
288 22282 2 inc setsockopt(0xa, 0xffff, 0x800, 0x74121b619f5c, 0x4) = 0
289 22282 2 inc mmap(0, 0x3000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b88b000
290 22282 2 inc mmap(0, 0x3000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b888000
291 22282 2 inc mmap(0, 0x9000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b87f000
292 22282 2 inc __clock_gettime50(0x3, 0x741217bffe90) = 0
293 22282 2 inc mmap(0, 0x1000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b87e000
294 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
295 22282 2 inc recvfrom(0xa, 0x74121b87f180, 0x4000, 0, 0, 0) = 76
296 "GET / HTTP/1.1\r\nHost: 0.0.0.0:8888\r\nUser-Agent: curl/7.65.1\r\nAc"
297 22282 2 inc mmap(0, 0x5000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b879000
298 22282 2 inc __gettimeofday50(0x741217bffbc0, 0) = 0
299 22282 2 inc mmap(0, 0x7000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b872000
300 22282 2 inc mmap(0, 0x15000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b85d000
301 22282 2 inc open("/usr/share/zoneinfo/GMT", 0x400000, 0x2e2e2e2e) = 11
302 22282 2 inc read(0xb, 0x74121b85d640, 0xd6b8) = 118
303 "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\^A\0\0\0\^A\0\0\0\0\0\0\0\0"
304 22282 2 inc close(0xb) = 0
305 22282 2 inc mmap(0, 0x15000, 0x3, 0x1002, 0xffffffff, 0, 0) = 0x74121b848000
306 22282 2 inc open("/usr/share/zoneinfo/posixrules", 0x400000, 0x2e2e2e2e) = 11
307 22282 2 inc read(0xb, 0x74121b848600, 0xd6b8) = 3536
308 "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\^E\0\0\0\^E\0\0\0\0\0\0\0"
309 22282 2 inc close(0xb) = 0
310 22282 2 inc setsockopt(0xa, 0x6, 0x1, 0x741217bffed8, 0x4) = 0
311 22282 2 inc sendto(0xa, 0x74121b883180, 0x6c, 0x400, 0, 0) = 108
312 "HTTP/1.1 200 OK\r\nConnection: Keep-Alive\r\nTransfer-Encoding: chunk"
313 22282 2 inc setsockopt(0xa, 0x6, 0x1, 0x741217bffedc, 0x4) = 0
314 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
315 "1\r\nb\r\n"
316 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
317 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
318 "1\r\nb\r\n"
319 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
320 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
321 "1\r\nb\r\n"
322 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
323 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
324 "1\r\nb\r\n"
325 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
326 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
327 "1\r\nb\r\n"
328 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
329 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
330 "1\r\nb\r\n"
331 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
332 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
333 "1\r\nb\r\n"
334 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
335 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
336 "1\r\nb\r\n"
337 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
338 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
339 "1\r\nb\r\n"
340 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
341 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
342 "1\r\nb\r\n"
343 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
344 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
345 "1\r\nb\r\n"
346 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
347 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
348 "1\r\nb\r\n"
349 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
350 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
351 "1\r\nb\r\n"
352 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
353 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
354 "1\r\nb\r\n"
355 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
356 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
357 "1\r\nb\r\n"
358 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
359 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
360 "1\r\nb\r\n"
361 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
362 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
363 "1\r\nb\r\n"
364 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
365 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
366 "1\r\nb\r\n"
367 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
368 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
369 "1\r\nb\r\n"
370 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
371 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
372 "1\r\nb\r\n"
373 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
374 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
375 "1\r\nb\r\n"
376 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
377 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
378 "1\r\nb\r\n"
379 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
380 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
381 "1\r\nb\r\n"
382 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
383 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
384 "1\r\nb\r\n"
385 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
386 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
387 "1\r\nb\r\n"
388 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
389 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
390 "1\r\nb\r\n"
391 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
392 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
393 "1\r\nb\r\n"
394 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
395 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
396 "1\r\nb\r\n"
397 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
398 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
399 "1\r\nb\r\n"
400 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
401 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
402 "1\r\nb\r\n"
403 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
404 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
405 "1\r\nb\r\n"
406 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
407 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
408 "1\r\nb\r\n"
409 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
410 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
411 "1\r\nb\r\n"
412 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
413 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
414 "1\r\nb\r\n"
415 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
416 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
417 "1\r\nb\r\n"
418 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
419 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
420 "1\r\nb\r\n"
421 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
422 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
423 "1\r\nb\r\n"
424 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
425 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
426 "1\r\nb\r\n"
427 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
428 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
429 "1\r\nb\r\n"
430 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
431 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
432 "1\r\nb\r\n"
433 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
434 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
435 "1\r\nb\r\n"
436 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
437 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
438 "1\r\nb\r\n"
439 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
440 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
441 "1\r\nb\r\n"
442 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
443 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
444 "1\r\nb\r\n"
445 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
446 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
447 "1\r\nb\r\n"
448 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
449 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
450 "1\r\nb\r\n"
451 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
452 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
453 "1\r\nb\r\n"
454 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
455 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
456 "1\r\nb\r\n"
457 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
458 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
459 "1\r\nb\r\n"
460 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
461 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
462 "1\r\nb\r\n"
463 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
464 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
465 "1\r\nb\r\n"
466 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
467 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
468 "1\r\nb\r\n"
469 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
470 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
471 "1\r\nb\r\n"
472 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
473 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
474 "1\r\nb\r\n"
475 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
476 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
477 "1\r\nb\r\n"
478 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
479 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
480 "1\r\nb\r\n"
481 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
482 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
483 "1\r\nb\r\n"
484 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
485 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
486 "1\r\nb\r\n"
487 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
488 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
489 "1\r\nb\r\n"
490 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
491 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
492 "1\r\nb\r\n"
493 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
494 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
495 "1\r\nb\r\n"
496 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
497 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
498 "1\r\nb\r\n"
499 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
500 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
501 "1\r\nb\r\n"
502 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
503 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
504 "1\r\nb\r\n"
505 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
506 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
507 "1\r\nb\r\n"
508 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
509 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
510 "1\r\nb\r\n"
511 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
512 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
513 "1\r\nb\r\n"
514 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
515 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
516 "1\r\nb\r\n"
517 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
518 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
519 "1\r\nb\r\n"
520 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
521 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
522 "1\r\nb\r\n"
523 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
524 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
525 "1\r\nb\r\n"
526 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
527 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
528 "1\r\nb\r\n"
529 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
530 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
531 "1\r\nb\r\n"
532 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
533 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
534 "1\r\nb\r\n"
535 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
536 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
537 "1\r\nb\r\n"
538 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
539 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
540 "1\r\nb\r\n"
541 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
542 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
543 "1\r\nb\r\n"
544 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
545 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
546 "1\r\nb\r\n"
547 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
548 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
549 "1\r\nb\r\n"
550 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
551 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
552 "1\r\nb\r\n"
553 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
554 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
555 "1\r\nb\r\n"
556 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
557 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
558 "1\r\nb\r\n"
559 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
560 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
561 "1\r\nb\r\n"
562 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
563 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
564 "1\r\nb\r\n"
565 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
566 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
567 "1\r\nb\r\n"
568 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
569 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
570 "1\r\nb\r\n"
571 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
572 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
573 "1\r\nb\r\n"
574 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
575 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
576 "1\r\nb\r\n"
577 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
578 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
579 "1\r\nb\r\n"
580 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
581 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
582 "1\r\nb\r\n"
583 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
584 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
585 "1\r\nb\r\n"
586 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
587 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
588 "1\r\nb\r\n"
589 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
590 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
591 "1\r\nb\r\n"
592 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
593 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
594 "1\r\nb\r\n"
595 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
596 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
597 "1\r\nb\r\n"
598 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
599 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
600 "1\r\nb\r\n"
601 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
602 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
603 "1\r\nb\r\n"
604 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
605 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
606 "1\r\nb\r\n"
607 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
608 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
609 "1\r\nb\r\n"
610 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
611 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
612 "1\r\nb\r\n"
613 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
614 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
615 "1\r\nb\r\n"
616 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
617 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
618 "1\r\nb\r\n"
619 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
620 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
621 "1\r\nb\r\n"
622 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
623 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
624 "1\r\nb\r\n"
625 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
626 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
627 "1\r\nb\r\n"
628 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
629 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
630 "1\r\nb\r\n"
631 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
632 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
633 "1\r\nb\r\n"
634 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
635 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
636 "1\r\nb\r\n"
637 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
638 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
639 "1\r\nb\r\n"
640 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
641 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
642 "1\r\nb\r\n"
643 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
644 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
645 "1\r\nb\r\n"
646 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
647 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
648 "1\r\nb\r\n"
649 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
650 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
651 "1\r\nb\r\n"
652 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
653 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
654 "1\r\nb\r\n"
655 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
656 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
657 "1\r\nb\r\n"
658 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
659 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
660 "1\r\nb\r\n"
661 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
662 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
663 "1\r\nb\r\n"
664 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
665 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
666 "1\r\nb\r\n"
667 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
668 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
669 "1\r\nb\r\n"
670 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
671 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
672 "1\r\nb\r\n"
673 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
674 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
675 "1\r\nb\r\n"
676 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
677 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
678 "1\r\nb\r\n"
679 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
680 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
681 "1\r\nb\r\n"
682 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
683 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
684 "1\r\nb\r\n"
685 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
686 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
687 "1\r\nb\r\n"
688 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
689 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
690 "1\r\nb\r\n"
691 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
692 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
693 "1\r\nb\r\n"
694 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
695 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
696 "1\r\nb\r\n"
697 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
698 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
699 "1\r\nb\r\n"
700 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
701 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
702 "1\r\nb\r\n"
703 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
704 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
705 "1\r\nb\r\n"
706 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
707 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
708 "1\r\nb\r\n"
709 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
710 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
711 "1\r\nb\r\n"
712 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
713 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
714 "1\r\nb\r\n"
715 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
716 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
717 "1\r\nb\r\n"
718 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
719 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
720 "1\r\nb\r\n"
721 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
722 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
723 "1\r\nb\r\n"
724 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
725 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
726 "1\r\nb\r\n"
727 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
728 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
729 "1\r\nb\r\n"
730 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
731 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
732 "1\r\nb\r\n"
733 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
734 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
735 "1\r\nb\r\n"
736 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
737 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
738 "1\r\nb\r\n"
739 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
740 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
741 "1\r\nb\r\n"
742 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
743 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
744 "1\r\nb\r\n"
745 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
746 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
747 "1\r\nb\r\n"
748 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
749 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
750 "1\r\nb\r\n"
751 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
752 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
753 "1\r\nb\r\n"
754 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
755 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
756 "1\r\nb\r\n"
757 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
758 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
759 "1\r\nb\r\n"
760 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
761 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
762 "1\r\nb\r\n"
763 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
764 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
765 "1\r\nb\r\n"
766 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
767 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
768 "1\r\nb\r\n"
769 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
770 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
771 "1\r\nb\r\n"
772 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
773 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
774 "1\r\nb\r\n"
775 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
776 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
777 "1\r\nb\r\n"
778 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
779 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
780 "1\r\nb\r\n"
781 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
782 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
783 "1\r\nb\r\n"
784 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
785 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
786 "1\r\nb\r\n"
787 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
788 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
789 "1\r\nb\r\n"
790 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
791 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
792 "1\r\nb\r\n"
793 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
794 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
795 "1\r\nb\r\n"
796 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
797 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
798 "1\r\nb\r\n"
799 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
800 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
801 "1\r\nb\r\n"
802 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
803 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
804 "1\r\nb\r\n"
805 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
806 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
807 "1\r\nb\r\n"
808 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
809 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
810 "1\r\nb\r\n"
811 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
812 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
813 "1\r\nb\r\n"
814 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
815 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
816 "1\r\nb\r\n"
817 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
818 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
819 "1\r\nb\r\n"
820 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
821 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
822 "1\r\nb\r\n"
823 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
824 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
825 "1\r\nb\r\n"
826 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
827 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
828 "1\r\nb\r\n"
829 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
830 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
831 "1\r\nb\r\n"
832 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
833 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
834 "1\r\nb\r\n"
835 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
836 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
837 "1\r\nb\r\n"
838 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
839 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
840 "1\r\nb\r\n"
841 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
842 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
843 "1\r\nb\r\n"
844 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
845 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
846 "1\r\nb\r\n"
847 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
848 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
849 "1\r\nb\r\n"
850 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
851 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
852 "1\r\nb\r\n"
853 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
854 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
855 "1\r\nb\r\n"
856 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
857 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
858 "1\r\nb\r\n"
859 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
860 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
861 "1\r\nb\r\n"
862 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
863 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
864 "1\r\nb\r\n"
865 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
866 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
867 "1\r\nb\r\n"
868 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
869 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
870 "1\r\nb\r\n"
871 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
872 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
873 "1\r\nb\r\n"
874 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
875 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
876 "1\r\nb\r\n"
877 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
878 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
879 "1\r\nb\r\n"
880 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
881 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
882 "1\r\nb\r\n"
883 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
884 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
885 "1\r\nb\r\n"
886 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
887 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
888 "1\r\nb\r\n"
889 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
890 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
891 "1\r\nb\r\n"
892 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
893 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
894 "1\r\nb\r\n"
895 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
896 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
897 "1\r\nb\r\n"
898 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
899 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
900 "1\r\nb\r\n"
901 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
902 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
903 "1\r\nb\r\n"
904 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
905 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
906 "1\r\nb\r\n"
907 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
908 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
909 "1\r\nb\r\n"
910 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
911 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
912 "1\r\nb\r\n"
913 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
914 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
915 "1\r\nb\r\n"
916 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
917 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
918 "1\r\nb\r\n"
919 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
920 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
921 "1\r\nb\r\n"
922 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
923 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
924 "1\r\nb\r\n"
925 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
926 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
927 "1\r\nb\r\n"
928 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
929 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
930 "1\r\nb\r\n"
931 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
932 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
933 "1\r\nb\r\n"
934 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
935 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
936 "1\r\nb\r\n"
937 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
938 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
939 "1\r\nb\r\n"
940 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
941 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
942 "1\r\nb\r\n"
943 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
944 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
945 "1\r\nb\r\n"
946 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
947 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
948 "1\r\nb\r\n"
949 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
950 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
951 "1\r\nb\r\n"
952 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
953 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
954 "1\r\nb\r\n"
955 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
956 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
957 "1\r\nb\r\n"
958 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
959 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
960 "1\r\nb\r\n"
961 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
962 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
963 "1\r\nb\r\n"
964 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
965 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
966 "1\r\nb\r\n"
967 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
968 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
969 "1\r\nb\r\n"
970 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
971 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
972 "1\r\nb\r\n"
973 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
974 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
975 "1\r\nb\r\n"
976 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
977 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
978 "1\r\nb\r\n"
979 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
980 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
981 "1\r\nb\r\n"
982 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
983 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
984 "1\r\nb\r\n"
985 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
986 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
987 "1\r\nb\r\n"
988 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
989 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
990 "1\r\nb\r\n"
991 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
992 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
993 "1\r\nb\r\n"
994 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
995 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
996 "1\r\nb\r\n"
997 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
998 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
999 "1\r\nb\r\n"
1000 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1001 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1002 "1\r\nb\r\n"
1003 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1004 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1005 "1\r\nb\r\n"
1006 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1007 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1008 "1\r\nb\r\n"
1009 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1010 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1011 "1\r\nb\r\n"
1012 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1013 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1014 "1\r\nb\r\n"
1015 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1016 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1017 "1\r\nb\r\n"
1018 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1019 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1020 "1\r\nb\r\n"
1021 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1022 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1023 "1\r\nb\r\n"
1024 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1025 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1026 "1\r\nb\r\n"
1027 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1028 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1029 "1\r\nb\r\n"
1030 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1031 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1032 "1\r\nb\r\n"
1033 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1034 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1035 "1\r\nb\r\n"
1036 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1037 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1038 "1\r\nb\r\n"
1039 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1040 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1041 "1\r\nb\r\n"
1042 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1043 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1044 "1\r\nb\r\n"
1045 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1046 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1047 "1\r\nb\r\n"
1048 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1049 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1050 "1\r\nb\r\n"
1051 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1052 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1053 "1\r\nb\r\n"
1054 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1055 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1056 "1\r\nb\r\n"
1057 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1058 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1059 "1\r\nb\r\n"
1060 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1061 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1062 "1\r\nb\r\n"
1063 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1064 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1065 "1\r\nb\r\n"
1066 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1067 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1068 "1\r\nb\r\n"
1069 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1070 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1071 "1\r\nb\r\n"
1072 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1073 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1074 "1\r\nb\r\n"
1075 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1076 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1077 "1\r\nb\r\n"
1078 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1079 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1080 "1\r\nb\r\n"
1081 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1082 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1083 "1\r\nb\r\n"
1084 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1085 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1086 "1\r\nb\r\n"
1087 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1088 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1089 "1\r\nb\r\n"
1090 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1091 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1092 "1\r\nb\r\n"
1093 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1094 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1095 "1\r\nb\r\n"
1096 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1097 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1098 "1\r\nb\r\n"
1099 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1100 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1101 "1\r\nb\r\n"
1102 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1103 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1104 "1\r\nb\r\n"
1105 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1106 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1107 "1\r\nb\r\n"
1108 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1109 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1110 "1\r\nb\r\n"
1111 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1112 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1113 "1\r\nb\r\n"
1114 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1115 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1116 "1\r\nb\r\n"
1117 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1118 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1119 "1\r\nb\r\n"
1120 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1121 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1122 "1\r\nb\r\n"
1123 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1124 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1125 "1\r\nb\r\n"
1126 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1127 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1128 "1\r\nb\r\n"
1129 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1130 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1131 "1\r\nb\r\n"
1132 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1133 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1134 "1\r\nb\r\n"
1135 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1136 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1137 "1\r\nb\r\n"
1138 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1139 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1140 "1\r\nb\r\n"
1141 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1142 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1143 "1\r\nb\r\n"
1144 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1145 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1146 "1\r\nb\r\n"
1147 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1148 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1149 "1\r\nb\r\n"
1150 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1151 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1152 "1\r\nb\r\n"
1153 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1154 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1155 "1\r\nb\r\n"
1156 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1157 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1158 "1\r\nb\r\n"
1159 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1160 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1161 "1\r\nb\r\n"
1162 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1163 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1164 "1\r\nb\r\n"
1165 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1166 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1167 "1\r\nb\r\n"
1168 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1169 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1170 "1\r\nb\r\n"
1171 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1172 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1173 "1\r\nb\r\n"
1174 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1175 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1176 "1\r\nb\r\n"
1177 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1178 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1179 "1\r\nb\r\n"
1180 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1181 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1182 "1\r\nb\r\n"
1183 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1184 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1185 "1\r\nb\r\n"
1186 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1187 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1188 "1\r\nb\r\n"
1189 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1190 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1191 "1\r\nb\r\n"
1192 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1193 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1194 "1\r\nb\r\n"
1195 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1196 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1197 "1\r\nb\r\n"
1198 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1199 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1200 "1\r\nb\r\n"
1201 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1202 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1203 "1\r\nb\r\n"
1204 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1205 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1206 "1\r\nb\r\n"
1207 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1208 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1209 "1\r\nb\r\n"
1210 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1211 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1212 "1\r\nb\r\n"
1213 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1214 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1215 "1\r\nb\r\n"
1216 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1217 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1218 "1\r\nb\r\n"
1219 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1220 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1221 "1\r\nb\r\n"
1222 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1223 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1224 "1\r\nb\r\n"
1225 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1226 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1227 "1\r\nb\r\n"
1228 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1229 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1230 "1\r\nb\r\n"
1231 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1232 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1233 "1\r\nb\r\n"
1234 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1235 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1236 "1\r\nb\r\n"
1237 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1238 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1239 "1\r\nb\r\n"
1240 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1241 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1242 "1\r\nb\r\n"
1243 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1244 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1245 "1\r\nb\r\n"
1246 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1247 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1248 "1\r\nb\r\n"
1249 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1250 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1251 "1\r\nb\r\n"
1252 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1253 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1254 "1\r\nb\r\n"
1255 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1256 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1257 "1\r\nb\r\n"
1258 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1259 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1260 "1\r\nb\r\n"
1261 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1262 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1263 "1\r\nb\r\n"
1264 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1265 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1266 "1\r\nb\r\n"
1267 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1268 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1269 "1\r\nb\r\n"
1270 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1271 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1272 "1\r\nb\r\n"
1273 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1274 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1275 "1\r\nb\r\n"
1276 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1277 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1278 "1\r\nb\r\n"
1279 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1280 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1281 "1\r\nb\r\n"
1282 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1283 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1284 "1\r\nb\r\n"
1285 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1286 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1287 "1\r\nb\r\n"
1288 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1289 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1290 "1\r\nb\r\n"
1291 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1292 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1293 "1\r\nb\r\n"
1294 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1295 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1296 "1\r\nb\r\n"
1297 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1298 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1299 "1\r\nb\r\n"
1300 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1301 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1302 "1\r\nb\r\n"
1303 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1304 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1305 "1\r\nb\r\n"
1306 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1307 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1308 "1\r\nb\r\n"
1309 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1310 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1311 "1\r\nb\r\n"
1312 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1313 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1314 "1\r\nb\r\n"
1315 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1316 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1317 "1\r\nb\r\n"
1318 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1319 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1320 "1\r\nb\r\n"
1321 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1322 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1323 "1\r\nb\r\n"
1324 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1325 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1326 "1\r\nb\r\n"
1327 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1328 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1329 "1\r\nb\r\n"
1330 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1331 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1332 "1\r\nb\r\n"
1333 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1334 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1335 "1\r\nb\r\n"
1336 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1337 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1338 "1\r\nb\r\n"
1339 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1340 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1341 "1\r\nb\r\n"
1342 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1343 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1344 "1\r\nb\r\n"
1345 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1346 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1347 "1\r\nb\r\n"
1348 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1349 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1350 "1\r\nb\r\n"
1351 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1352 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1353 "1\r\nb\r\n"
1354 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1355 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1356 "1\r\nb\r\n"
1357 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1358 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1359 "1\r\nb\r\n"
1360 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1361 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1362 "1\r\nb\r\n"
1363 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1364 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1365 "1\r\nb\r\n"
1366 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1367 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1368 "1\r\nb\r\n"
1369 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1370 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1371 "1\r\nb\r\n"
1372 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1373 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1374 "1\r\nb\r\n"
1375 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1376 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1377 "1\r\nb\r\n"
1378 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1379 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1380 "1\r\nb\r\n"
1381 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1382 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1383 "1\r\nb\r\n"
1384 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1385 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1386 "1\r\nb\r\n"
1387 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1388 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1389 "1\r\nb\r\n"
1390 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1391 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1392 "1\r\nb\r\n"
1393 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1394 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1395 "1\r\nb\r\n"
1396 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1397 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1398 "1\r\nb\r\n"
1399 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1400 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1401 "1\r\nb\r\n"
1402 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1403 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1404 "1\r\nb\r\n"
1405 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1406 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1407 "1\r\nb\r\n"
1408 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1409 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1410 "1\r\nb\r\n"
1411 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1412 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1413 "1\r\nb\r\n"
1414 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1415 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1416 "1\r\nb\r\n"
1417 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1418 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1419 "1\r\nb\r\n"
1420 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1421 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1422 "1\r\nb\r\n"
1423 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1424 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1425 "1\r\nb\r\n"
1426 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1427 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1428 "1\r\nb\r\n"
1429 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1430 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1431 "1\r\nb\r\n"
1432 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1433 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1434 "1\r\nb\r\n"
1435 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1436 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1437 "1\r\nb\r\n"
1438 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1439 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1440 "1\r\nb\r\n"
1441 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1442 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1443 "1\r\nb\r\n"
1444 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1445 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1446 "1\r\nb\r\n"
1447 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1448 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1449 "1\r\nb\r\n"
1450 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1451 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1452 "1\r\nb\r\n"
1453 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1454 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1455 "1\r\nb\r\n"
1456 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1457 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1458 "1\r\nb\r\n"
1459 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1460 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1461 "1\r\nb\r\n"
1462 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1463 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1464 "1\r\nb\r\n"
1465 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1466 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1467 "1\r\nb\r\n"
1468 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1469 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1470 "1\r\nb\r\n"
1471 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1472 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1473 "1\r\nb\r\n"
1474 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1475 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1476 "1\r\nb\r\n"
1477 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1478 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1479 "1\r\nb\r\n"
1480 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1481 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1482 "1\r\nb\r\n"
1483 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1484 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1485 "1\r\nb\r\n"
1486 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1487 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1488 "1\r\nb\r\n"
1489 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1490 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1491 "1\r\nb\r\n"
1492 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1493 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1494 "1\r\nb\r\n"
1495 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1496 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1497 "1\r\nb\r\n"
1498 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1499 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1500 "1\r\nb\r\n"
1501 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1502 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1503 "1\r\nb\r\n"
1504 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1505 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1506 "1\r\nb\r\n"
1507 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1508 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1509 "1\r\nb\r\n"
1510 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1511 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1512 "1\r\nb\r\n"
1513 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1514 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1515 "1\r\nb\r\n"
1516 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1517 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1518 "1\r\nb\r\n"
1519 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1520 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1521 "1\r\nb\r\n"
1522 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1523 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1524 "1\r\nb\r\n"
1525 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1526 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1527 "1\r\nb\r\n"
1528 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1529 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1530 "1\r\nb\r\n"
1531 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1532 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1533 "1\r\nb\r\n"
1534 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1535 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1536 "1\r\nb\r\n"
1537 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1538 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1539 "1\r\nb\r\n"
1540 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1541 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1542 "1\r\nb\r\n"
1543 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1544 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1545 "1\r\nb\r\n"
1546 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1547 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1548 "1\r\nb\r\n"
1549 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1550 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1551 "1\r\nb\r\n"
1552 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1553 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1554 "1\r\nb\r\n"
1555 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1556 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1557 "1\r\nb\r\n"
1558 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1559 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1560 "1\r\nb\r\n"
1561 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1562 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1563 "1\r\nb\r\n"
1564 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1565 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1566 "1\r\nb\r\n"
1567 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1568 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1569 "1\r\nb\r\n"
1570 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1571 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1572 "1\r\nb\r\n"
1573 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1574 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1575 "1\r\nb\r\n"
1576 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1577 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1578 "1\r\nb\r\n"
1579 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1580 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1581 "1\r\nb\r\n"
1582 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1583 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1584 "1\r\nb\r\n"
1585 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1586 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1587 "1\r\nb\r\n"
1588 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1589 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1590 "1\r\nb\r\n"
1591 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1592 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1593 "1\r\nb\r\n"
1594 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1595 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1596 "1\r\nb\r\n"
1597 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1598 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1599 "1\r\nb\r\n"
1600 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1601 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1602 "1\r\nb\r\n"
1603 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1604 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1605 "1\r\nb\r\n"
1606 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1607 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1608 "1\r\nb\r\n"
1609 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1610 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1611 "1\r\nb\r\n"
1612 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1613 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1614 "1\r\nb\r\n"
1615 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1616 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1617 "1\r\nb\r\n"
1618 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1619 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1620 "1\r\nb\r\n"
1621 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1622 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1623 "1\r\nb\r\n"
1624 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1625 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1626 "1\r\nb\r\n"
1627 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1628 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1629 "1\r\nb\r\n"
1630 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1631 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1632 "1\r\nb\r\n"
1633 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1634 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1635 "1\r\nb\r\n"
1636 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1637 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1638 "1\r\nb\r\n"
1639 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1640 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1641 "1\r\nb\r\n"
1642 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1643 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1644 "1\r\nb\r\n"
1645 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1646 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1647 "1\r\nb\r\n"
1648 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1649 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1650 "1\r\nb\r\n"
1651 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1652 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1653 "1\r\nb\r\n"
1654 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1655 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1656 "1\r\nb\r\n"
1657 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1658 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1659 "1\r\nb\r\n"
1660 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1661 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1662 "1\r\nb\r\n"
1663 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1664 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1665 "1\r\nb\r\n"
1666 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1667 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1668 "1\r\nb\r\n"
1669 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1670 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1671 "1\r\nb\r\n"
1672 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1673 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1674 "1\r\nb\r\n"
1675 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1676 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1677 "1\r\nb\r\n"
1678 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1679 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1680 "1\r\nb\r\n"
1681 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1682 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1683 "1\r\nb\r\n"
1684 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1685 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1686 "1\r\nb\r\n"
1687 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1688 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1689 "1\r\nb\r\n"
1690 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1691 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1692 "1\r\nb\r\n"
1693 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1694 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1695 "1\r\nb\r\n"
1696 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1697 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1698 "1\r\nb\r\n"
1699 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1700 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1701 "1\r\nb\r\n"
1702 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1703 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1704 "1\r\nb\r\n"
1705 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1706 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1707 "1\r\nb\r\n"
1708 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1709 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1710 "1\r\nb\r\n"
1711 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1712 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1713 "1\r\nb\r\n"
1714 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1715 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1716 "1\r\nb\r\n"
1717 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1718 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1719 "1\r\nb\r\n"
1720 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1721 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1722 "1\r\nb\r\n"
1723 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1724 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1725 "1\r\nb\r\n"
1726 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1727 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1728 "1\r\nb\r\n"
1729 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1730 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1731 "1\r\nb\r\n"
1732 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1733 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1734 "1\r\nb\r\n"
1735 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1736 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1737 "1\r\nb\r\n"
1738 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1739 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1740 "1\r\nb\r\n"
1741 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1742 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1743 "1\r\nb\r\n"
1744 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1745 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1746 "1\r\nb\r\n"
1747 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1748 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1749 "1\r\nb\r\n"
1750 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1751 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1752 "1\r\nb\r\n"
1753 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1754 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1755 "1\r\nb\r\n"
1756 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1757 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1758 "1\r\nb\r\n"
1759 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1760 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1761 "1\r\nb\r\n"
1762 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1763 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1764 "1\r\nb\r\n"
1765 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1766 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1767 "1\r\nb\r\n"
1768 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1769 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1770 "1\r\nb\r\n"
1771 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1772 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1773 "1\r\nb\r\n"
1774 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1775 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1776 "1\r\nb\r\n"
1777 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1778 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1779 "1\r\nb\r\n"
1780 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1781 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1782 "1\r\nb\r\n"
1783 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1784 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1785 "1\r\nb\r\n"
1786 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1787 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1788 "1\r\nb\r\n"
1789 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1790 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1791 "1\r\nb\r\n"
1792 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1793 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1794 "1\r\nb\r\n"
1795 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1796 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1797 "1\r\nb\r\n"
1798 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1799 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1800 "1\r\nb\r\n"
1801 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1802 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1803 "1\r\nb\r\n"
1804 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1805 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1806 "1\r\nb\r\n"
1807 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1808 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1809 "1\r\nb\r\n"
1810 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1811 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1812 "1\r\nb\r\n"
1813 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1814 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1815 "1\r\nb\r\n"
1816 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1817 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1818 "1\r\nb\r\n"
1819 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1820 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1821 "1\r\nb\r\n"
1822 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1823 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1824 "1\r\nb\r\n"
1825 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1826 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1827 "1\r\nb\r\n"
1828 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1829 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1830 "1\r\nb\r\n"
1831 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1832 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1833 "1\r\nb\r\n"
1834 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1835 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1836 "1\r\nb\r\n"
1837 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1838 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1839 "1\r\nb\r\n"
1840 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1841 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1842 "1\r\nb\r\n"
1843 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1844 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1845 "1\r\nb\r\n"
1846 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1847 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1848 "1\r\nb\r\n"
1849 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1850 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1851 "1\r\nb\r\n"
1852 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1853 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1854 "1\r\nb\r\n"
1855 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1856 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1857 "1\r\nb\r\n"
1858 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1859 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1860 "1\r\nb\r\n"
1861 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1862 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1863 "1\r\nb\r\n"
1864 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1865 22282 2 inc sendto(0xa, 0x74121b883187, 0x6, 0x400, 0, 0) = 6
1866 "1\r\nb\r\n"
1867 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1868 22282 2 inc sendto(0xa, 0x74121b883180, 0x3, 0x400, 0, 0) = 3
1869 "0\r\n"
1870 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1871 22282 2 inc setsockopt(0xa, 0x6, 0x1, 0x741217bffed8, 0x4) = 0
1872 22282 2 inc sendto(0xa, 0x74121b883180, 0x2, 0x400, 0, 0) = 2
1873 "\r\n"
1874 22282 2 inc poll(0x74121b87e000, 0x2, 0xffffffff) = 1
1875 22282 2 inc recvfrom(0xa, 0x74121b87f180, 0x4000, 0, 0, 0) = 0
1876 ""
1877 22282 2 inc shutdown(0xa, 0x1) = 0
1878 22282 2 inc close(0xa) = 0
1879 22282 1 inc read = 1
1880 "\n"
1881 22282 1 inc shutdown(0x7, 0x2) = 0
1882 22282 2 inc poll = 1
1883 22282 2 inc _lwp_unpark(0x1, 0x74121b8b0030) = 0
1884 22282 1 inc ___lwp_park60 = 0
1885 22282 1 inc close(0x7) = 0
1886 22282 1 inc _lwp_self() = 1
1887 22282 1 inc __sigprocmask14(0x1, 0x7f7fff316600, 0x7f7fff316640) = 0
1888 22282 1 inc __sigprocmask14(0x3, 0x7f7fff316640, 0) = 0
1889 22282 1 inc _lwp_self() = 1
1890 22282 1 inc __sigprocmask14(0x1, 0x7f7fff3165b0, 0x7f7fff316640) = 0
1891 22282 1 inc __sigprocmask14(0x3, 0x7f7fff316640, 0) = 0
1892 22282 1 inc _lwp_self() = 1
1893 22282 1 inc __sigprocmask14(0x1, 0x7f7fff3165b0, 0x7f7fff316640) = 0
1894 22282 1 inc __sigprocmask14(0x3, 0x7f7fff316640, 0) = 0
1895 22282 1 inc issetugid() = 0
1896 22282 1 inc close(0x4) = 0
1897 22282 1 inc _lwp_self() = 1
1898 22282 1 inc __sigprocmask14(0x1, 0x7f7fff3165b0, 0x7f7fff316640) = 0
1899 22282 1 inc __sigprocmask14(0x3, 0x7f7fff316640, 0) = 0
1900 22282 1 inc _lwp_self() = 1
1901 22282 1 inc __sigprocmask14(0x1, 0x7f7fff3165b0, 0x7f7fff316640) = 0
1902 22282 1 inc __sigprocmask14(0x3, 0x7f7fff316640, 0) = 0
1903 22282 1 inc _lwp_self() = 1
1904 22282 1 inc __sigprocmask14(0x1, 0x7f7fff3165b0, 0x7f7fff316640) = 0
1905 22282 1 inc __sigprocmask14(0x3, 0x7f7fff316640, 0) = 0
1906 22282 1 inc _lwp_self() = 1
1907 22282 1 inc __sigprocmask14(0x1, 0x7f7fff3165b0, 0x7f7fff316640) = 0
1908 22282 1 inc __sigprocmask14(0x3, 0x7f7fff316640, 0) = 0
1909 22282 1 inc _lwp_self() = 1
1910 22282 1 inc __sigprocmask14(0x1, 0x7f7fff3165b0, 0x7f7fff316640) = 0
1911 22282 1 inc __sigprocmask14(0x3, 0x7f7fff316640, 0) = 0
1912 22282 1 inc _lwp_self() = 1
1913 22282 1 inc __sigprocmask14(0x1, 0x7f7fff3165b0, 0x7f7fff316640) = 0
1914 22282 1 inc __sigprocmask14(0x3, 0x7f7fff316640, 0) = 0
1915 22282 1 inc _lwp_self() = 1
1916 22282 1 inc __sigprocmask14(0x1, 0x7f7fff3165b0, 0x7f7fff316640) = 0
1917 22282 1 inc __sigprocmask14(0x3, 0x7f7fff316640, 0) = 0
1918 22282 1 inc _lwp_self() = 1
1919 22282 1 inc __sigprocmask14(0x1, 0x7f7fff3165b0, 0x7f7fff316640) = 0
1920 22282 1 inc __sigprocmask14(0x3, 0x7f7fff316640, 0) = 0
1921 22282 1 inc _lwp_self() = 1
1922 22282 1 inc __sigprocmask14(0x1, 0x7f7fff3165b0, 0x7f7fff316640) = 0
1923 22282 1 inc __sigprocmask14(0x3, 0x7f7fff316640, 0) = 0
1924 22282 1 inc _lwp_self() = 1
1925 22282 1 inc __sigprocmask14(0x1, 0x7f7fff3165b0, 0x7f7fff316640) = 0
1926 22282 1 inc __sigprocmask14(0x3, 0x7f7fff316640, 0) = 0
1927 22282 1 inc _lwp_self() = 1
1928 22282 1 inc __sigprocmask14(0x1, 0x7f7fff3165b0, 0x7f7fff316640) = 0
1929 22282 1 inc __sigprocmask14(0x3, 0x7f7fff316640, 0) = 0
1930 22282 1 inc exit(0)