Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 33067 Details for
Bug 53603
xchat 2.0.9 seg faults when displaying new GTK 2.4 open dialog
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
strace -f for xchat 2.0.9
strace_xchat2 (text/plain), 374.86 KB, created by
Surakshan Mendis
on 2004-06-10 18:36:25 UTC
(
hide
)
Description:
strace -f for xchat 2.0.9
Filename:
MIME Type:
Creator:
Surakshan Mendis
Created:
2004-06-10 18:36:25 UTC
Size:
374.86 KB
patch
obsolete
>strace -f xchat-2 for version 2.0.9 in gnome 2.6.1 > > >execve("/usr/bin/xchat-2", ["xchat-2"], [/* 52 vars */]) = 0 >uname({sys="Linux", node="synapse", ...}) = 0 >brk(0) = 0x80b3000 >open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/etc/ld.so.cache", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=72241, ...}) = 0 >mmap2(NULL, 72241, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40014000 >close(3) = 0 >open("/usr/lib/libgtk-x11-2.0.so.0", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\264\4"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=2885680, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40026000 >mmap2(NULL, 2888176, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40027000 >mmap2(0x402dc000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x2b4) = 0x402dc000 >mmap2(0x402e5000, 12784, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x402e5000 >close(3) = 0 >open("/usr/lib/libgdk-x11-2.0.so.0", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300D\1"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=502600, ...}) = 0 >mmap2(NULL, 497948, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x402e9000 >mmap2(0x4035e000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x75) = 0x4035e000 >close(3) = 0 >open("/usr/lib/libatk-1.0.so.0", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220b\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=106320, ...}) = 0 >mmap2(NULL, 103916, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40363000 >mmap2(0x4037b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x18) = 0x4037b000 >close(3) = 0 >open("/usr/lib/libgdk_pixbuf-2.0.so.0", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\3205\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=87020, ...}) = 0 >mmap2(NULL, 89032, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4037d000 >mmap2(0x40392000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x14) = 0x40392000 >close(3) = 0 >mprotect(0xbffff000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC|PROT_GROWSDOWN) = 0 >open("/lib/libm.so.6", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\3005\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=150632, ...}) = 0 >mmap2(NULL, 134368, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40393000 >mmap2(0x403b3000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1f) = 0x403b3000 >close(3) = 0 >open("/usr/lib/libpangoxft-1.0.so.0", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\27"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=17540, ...}) = 0 >mmap2(NULL, 20168, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x403b4000 >mmap2(0x403b8000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x3) = 0x403b8000 >close(3) = 0 >open("/usr/lib/libpangox-1.0.so.0", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360:\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=46184, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x403b9000 >mmap2(NULL, 48716, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x403ba000 >mmap2(0x403c5000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xa) = 0x403c5000 >close(3) = 0 >open("/usr/lib/libpango-1.0.so.0", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\224"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=220280, ...}) = 0 >mmap2(NULL, 221532, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x403c6000 >mmap2(0x403f8000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x31) = 0x403f8000 >close(3) = 0 >open("/usr/lib/libgobject-2.0.so.0", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320k\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=230612, ...}) = 0 >mmap2(NULL, 229548, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x403fd000 >mmap2(0x40434000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x37) = 0x40434000 >mmap2(0x40435000, 172, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40435000 >close(3) = 0 >open("/usr/lib/libgmodule-2.0.so.0", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\16"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=10772, ...}) = 0 >mmap2(NULL, 13544, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40436000 >mmap2(0x40439000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x2) = 0x40439000 >close(3) = 0 >open("/usr/lib/libssl.so.0.9.7", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\204"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0555, st_size=197856, ...}) = 0 >mmap2(NULL, 199984, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4043a000 >mmap2(0x40468000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x2d) = 0x40468000 >close(3) = 0 >open("/usr/lib/libcrypto.so.0.9.7", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\276"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0555, st_size=1092492, ...}) = 0 >mmap2(NULL, 1075672, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4046b000 >mmap2(0x4055d000, 69632, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xf2) = 0x4055d000 >mmap2(0x4056e000, 14808, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4056e000 >close(3) = 0 >mprotect(0xbffff000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC|PROT_GROWSDOWN) = 0 >open("/lib/libdl.so.2", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\22\33\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=10144, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40572000 >mmap2(NULL, 12004, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40573000 >mmap2(0x40575000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1) = 0x40575000 >close(3) = 0 >open("/usr/lib/libglib-2.0.so.0", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\311"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=523628, ...}) = 0 >mmap2(NULL, 520108, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40576000 >mmap2(0x405f4000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x7e) = 0x405f4000 >close(3) = 0 >open("/lib/libc.so.6", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\325\\\1"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=1272540, ...}) = 0 >mmap2(NULL, 1210724, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x405f5000 >mmap2(0x40717000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x121) = 0x40717000 >mmap2(0x4071a000, 10596, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4071a000 >close(3) = 0 >open("/usr/X11R6/lib/libX11.so.6", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\23"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=1015787, ...}) = 0 >mmap2(NULL, 915480, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4071d000 >mmap2(0x407fa000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xdd) = 0x407fa000 >close(3) = 0 >open("/usr/X11R6/lib/libXrandr.so.2", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\r\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=13254, ...}) = 0 >mmap2(NULL, 13416, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x407fd000 >mmap2(0x40800000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x2) = 0x40800000 >close(3) = 0 >open("/usr/X11R6/lib/libXi.so.6", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\23"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=35711, ...}) = 0 >mmap2(NULL, 31040, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40801000 >mmap2(0x40808000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x6) = 0x40808000 >close(3) = 0 >open("/usr/X11R6/lib/libXext.so.6", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000)\0\000"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=72234, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40809000 >mmap2(NULL, 64084, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4080a000 >mmap2(0x40819000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xe) = 0x40819000 >close(3) = 0 >open("/usr/X11R6/lib/libXft.so.2", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260:\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=88091, ...}) = 0 >mmap2(NULL, 79824, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4081a000 >mmap2(0x4082d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x12) = 0x4082d000 >close(3) = 0 >open("/usr/lib/libfreetype.so.6", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\341\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=522640, ...}) = 0 >mmap2(NULL, 519180, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4082e000 >mmap2(0x408a6000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x78) = 0x408a6000 >close(3) = 0 >open("/usr/X11R6/lib/libXrender.so.1", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\23"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=31830, ...}) = 0 >mmap2(NULL, 29948, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x408ad000 >mmap2(0x408b4000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x6) = 0x408b4000 >close(3) = 0 >open("/usr/lib/libfontconfig.so.1", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\202"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=210392, ...}) = 0 >mmap2(NULL, 182312, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x408b5000 >mmap2(0x408de000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x29) = 0x408de000 >mmap2(0x408e1000, 2088, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x408e1000 >close(3) = 0 >mprotect(0xbffff000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC|PROT_GROWSDOWN) = 0 >open("/usr/X11R6/lib/libXcursor.so.1", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@#\0\000"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=42708, ...}) = 0 >mmap2(NULL, 38968, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x408e2000 >mmap2(0x408eb000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x8) = 0x408eb000 >close(3) = 0 >open("/usr/lib/libpangoft2-1.0.so.0", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0pZ\0\000"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=209636, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x408ec000 >mmap2(NULL, 207636, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x408ed000 >mmap2(0x4091f000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x32) = 0x4091f000 >close(3) = 0 >open("/usr/lib/libexpat.so.0", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000!\0\000"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=201557, ...}) = 0 >mmap2(NULL, 153508, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40920000 >mmap2(0x40944000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x24) = 0x40944000 >close(3) = 0 >mprotect(0xbffff000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC|PROT_GROWSDOWN) = 0 >open("/usr/lib/libz.so.1", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\30"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=73441, ...}) = 0 >mmap2(NULL, 69320, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40946000 >mmap2(0x40955000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xe) = 0x40955000 >close(3) = 0 >mprotect(0xbffff000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC|PROT_GROWSDOWN) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40957000 >munmap(0x40014000, 72241) = 0 >open("/dev/urandom", O_RDONLY) = 3 >read(3, "\251#\235\344\230\321\36`\30R\200\216Lfe\245\325\2034\230"..., 32) = 32 >close(3) = 0 >brk(0) = 0x80b3000 >brk(0x80d4000) = 0x80d4000 >brk(0) = 0x80d4000 >getresuid32([1000], [1000], [1000]) = 0 >getresgid32([100], [100], [100]) = 0 >open("/usr/X11R6/lib/X11/locale/locale.alias", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0444, st_size=37675, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40958000 >read(3, "#\t$TOG: locale.alias /main/33 19"..., 131072) = 37675 >read(3, "", 131072) = 0 >close(3) = 0 >munmap(0x40958000, 131072) = 0 >open("/usr/X11R6/lib/X11/locale/locale.dir", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0444, st_size=30409, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40958000 >read(3, "#\t$TOG: locale.dir /main/13 1998"..., 131072) = 30409 >close(3) = 0 >munmap(0x40958000, 131072) = 0 >open("/usr/X11R6/lib/X11/locale/C/XI18N_OBJS", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0444, st_size=333, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40958000 >read(3, "# CATEGORY(XLC|XIM|OM)\tSHARED_LI"..., 131072) = 333 >read(3, "", 131072) = 0 >close(3) = 0 >munmap(0x40958000, 131072) = 0 >open("/usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\10"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=10704, ...}) = 0 >mmap2(NULL, 10856, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40958000 >mmap2(0x4095a000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1) = 0x4095a000 >close(3) = 0 >open("/usr/X11R6/lib/X11/locale/locale.alias", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0444, st_size=37675, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4095b000 >read(3, "#\t$TOG: locale.alias /main/33 19"..., 131072) = 37675 >read(3, "", 131072) = 0 >close(3) = 0 >munmap(0x4095b000, 131072) = 0 >open("/usr/X11R6/lib/X11/locale/locale.dir", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0444, st_size=30409, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4095b000 >read(3, "#\t$TOG: locale.dir /main/13 1998"..., 131072) = 30409 >close(3) = 0 >munmap(0x4095b000, 131072) = 0 >access("/usr/X11R6/lib/X11/locale/C/XLC_LOCALE", R_OK) = 0 >open("/usr/X11R6/lib/X11/locale/C/XLC_LOCALE", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0444, st_size=772, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4095b000 >read(3, "# $Xorg: C,v 1.3 2000/08/17 19:"..., 131072) = 772 >read(3, "", 131072) = 0 >close(3) = 0 >munmap(0x4095b000, 131072) = 0 >getuid32() = 1000 >socket(PF_UNIX, SOCK_STREAM, 0) = 3 >connect(3, {sa_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory) >close(3) = 0 >open("/etc/nsswitch.conf", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=498, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4095b000 >read(3, "# /etc/nsswitch.conf:\n# $Header:"..., 131072) = 498 >read(3, "", 131072) = 0 >close(3) = 0 >munmap(0x4095b000, 131072) = 0 >open("/etc/ld.so.cache", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=72241, ...}) = 0 >mmap2(NULL, 72241, PROT_READ, MAP_PRIVATE, 3, 0) = 0x4095b000 >close(3) = 0 >open("/lib/libnss_compat.so.2", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\21"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=27396, ...}) = 0 >mmap2(NULL, 29828, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4096d000 >mmap2(0x40974000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x6) = 0x40974000 >close(3) = 0 >open("/lib/libnsl.so.1", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@;\0\000"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=76172, ...}) = 0 >mmap2(NULL, 80512, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40975000 >mmap2(0x40986000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x11) = 0x40986000 >mmap2(0x40987000, 6784, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40987000 >close(3) = 0 >munmap(0x4095b000, 72241) = 0 >open("/etc/ld.so.cache", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=72241, ...}) = 0 >mmap2(NULL, 72241, PROT_READ, MAP_PRIVATE, 3, 0) = 0x4095b000 >close(3) = 0 >open("/lib/libnss_nis.so.2", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220\33"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=32588, ...}) = 0 >mmap2(NULL, 34504, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40989000 >mmap2(0x40991000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x7) = 0x40991000 >close(3) = 0 >open("/lib/libnss_files.so.2", O_RDONLY) = 3 >read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\35\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=34588, ...}) = 0 >mmap2(NULL, 36760, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40992000 >mmap2(0x4099a000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x7) = 0x4099a000 >close(3) = 0 >munmap(0x4095b000, 72241) = 0 >open("/etc/passwd", O_RDONLY) = 3 >fcntl64(3, F_GETFD) = 0 >fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 >_llseek(3, 0, [0], SEEK_CUR) = 0 >fstat64(3, {st_mode=S_IFREG|0644, st_size=2193, ...}) = 0 >mmap2(NULL, 2193, PROT_READ, MAP_SHARED, 3, 0) = 0x4095b000 >_llseek(3, 2193, [2193], SEEK_SET) = 0 >munmap(0x4095b000, 2193) = 0 >close(3) = 0 >uname({sys="Linux", node="synapse", ...}) = 0 >socket(PF_UNIX, SOCK_STREAM, 0) = 3 >uname({sys="Linux", node="synapse", ...}) = 0 >uname({sys="Linux", node="synapse", ...}) = 0 >connect(3, {sa_family=AF_UNIX, path="/tmp/.X11-unix/X0"}, 19) = 0 >uname({sys="Linux", node="synapse", ...}) = 0 >fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 >access("/home/sura/.Xauthority", R_OK) = 0 >open("/home/sura/.Xauthority", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0600, st_size=167, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4099b000 >read(4, "\0\0\0\4\177\0\0\1\0\0010\0\22MIT-MAGIC-COOKIE-1\0"..., 131072) = 167 >close(4) = 0 >munmap(0x4099b000, 131072) = 0 >writev(3, [{"l\0\v\0\0\0\22\0\20\0\0\0", 12}, {"MIT-MAGIC-COOKIE-1", 18}, {"\0\0", 2}, {"\202?\266?\340\253_\3536\213F\231\316\354\251\370", 16}], 4) = 48 >fcntl64(3, F_GETFL) = 0x2 (flags O_RDWR) >fcntl64(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 >read(3, "\1\0\v\0\0\0)\1", 8) = 8 >read(3, "\341\355f\2\0\0\300\1\377\377\37\0\0\1\0\0)\0\377\377\1"..., 1188) = 1188 >write(3, "7\0\5\0\0\0\300\1\260\0\0\0\10\0\0\0\377\377\377\0b\0\5"..., 64) = 64 >read(3, "\1\0\2\0\0\0\0\0\1\203\0\0\0\0\0\0\0\0\0\0\30\0\0\0\210"..., 32) = 32 >read(3, "\1\10\3\0\207\6\0\0\37\0\0\0\0\0\0\0\31\32\0\0\0\0\0\0"..., 32) = 32 >readv(3, [{"*Box.background:\t#f6f6f6\n*Box.fo"..., 6681}, {"\0\0\0", 3}], 2) = 6684 >write(3, "\203\0\1\0", 4) = 4 >read(3, "\1\0\4\0\0\0\0\0\377\377\17\0\0\0\0\0\1\0\0\0\30\0\0\0"..., 32) = 32 >writev(3, [{"b\0\5\0\t\0\300\1", 8}, {"XKEYBOARD", 9}, {"\0\0\0", 3}], 3) = 20 >read(3, "\1\0\5\0\0\0\0\0\1\227o\261\0\0\0\0\1\0\0\0\30\0\0\0\210"..., 32) = 32 >write(3, "\227\0\2\0\1\0\0\0", 8) = 8 >read(3, "\1\1\6\0\0\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\30\0\0\0\210["..., 32) = 32 >writev(3, [{"b\0\4\0\10\0\0\0", 8}, {"XINERAMA", 8}], 2) = 16 >read(3, "\1\0\7\0\0\0\0\0\0\0U\t\0\0\0\0\1\0\0\0\30\0\0\0\210[B"..., 32) = 32 >write(3, "\2\0\4\0\260\0\0\0\0\10\0\0\0\0\2\0\20\0\6\0\r\0\5\0_X"..., 84) = 84 >read(3, "\1\0\t\0\0\0\0\0\327\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0\210"..., 32) = 32 >read(3, "\1\0\n\0\0\0\0\0\330\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0\210"..., 32) = 32 >read(3, "\1\0\v\0\0\0\0\0\331\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0\210"..., 32) = 32 >write(3, "\3\0\2\0\260\0\0\0\16\10\2\0\260\0\0\0", 16) = 16 >read(3, "\1\0\f\0\3\0\0\0!\0\0\0\1\0\1\1\377\377\377\377\0\0\0\0"..., 32) = 32 >read(3, "3 \372\0\0\0\2\0\0\0B\n", 12) = 12 >read(3, "\1\30\r\0\0\0\0\0\260\0\0\0\0\0\0\0\0\5\0\4\0\0\0\0\210"..., 32) = 32 >write(3, "\2\0\4\0\260\0\0\0\0\10\0\0\0\0\2\0$\0\1\0\27\0\2\0\327"..., 28) = 28 >read(3, "\1\343\20\0\0\0\0\0\3\0\200\0\0\0\0\0\0\0\0\0\30\0\0\0"..., 32) = 32 >write(3, "\2\0\4\0\3\0\200\0\0\10\0\0\0\0B\0%\0\1\0", 20) = 20 >write(3, "\3\0\2\0\3\0\200\0\16\10\2\0\3\0\200\0", 16) = 16 >read(3, "\1\0\23\0\3\0\0\0!\0\0\0\1\0\0\1\377\377\377\377\0\0\0"..., 32) = 32 >read(3, "\0\0J\0\0\0B\0\0\0B\n", 12) = 12 >read(3, "\1\30\24\0\0\0\0\0\260\0\0\0\0\0\0\0\n\0\n\0\0\0\0\0\210"..., 32) = 32 >write(3, "\17\0\2\0\3\0\200\0", 8) = 8 >read(3, "\1\210\25\0\0\0\0\0\260\0\0\0\260\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >write(3, "\24\0\6\0\3\0\200\0\330\0\0\0\330\0\0\0\0\0\0\0\377\377"..., 24) = 24 >read(3, "\1\10\26\0\235\0\0\0\330\0\0\0\0\0\0\0t\2\0\0\0\0\0\0\220"..., 32) = 32 >readv(3, [{"\0007\335@\0\0\0\0\22\0\0\0\0\0\23\0Gtk/CanChangeAcc"..., 628}, {"", 0}], 2) = 628 >write(3, "\1\30\r\0\1\0\300\1\260\0\0\0\n\0\n\0\n\0\n\0\0\0\1\0!"..., 88) = 88 >read(3, "\1\334\31\0\0\0\0\0\332\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0"..., 32) = 32 >write(3, "\20\0\5\0\f\0\300\1_NET_WM_NAME", 20) = 20 >read(3, "\1\0\32\0\0\0\0\0\333\0\0\0\0\0\0\0\1\0\0\0\30\0\0\0\210"..., 32) = 32 >open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=21436, ...}) = 0 >mmap2(NULL, 21436, PROT_READ, MAP_SHARED, 4, 0) = 0x4099b000 >close(4) = 0 >open("/usr/lib/gconv/ISO8859-1.so", O_RDONLY) = 4 >read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\5\0"..., 512) = 512 >fstat64(4, {st_mode=S_IFREG|0755, st_size=6012, ...}) = 0 >mmap2(NULL, 8636, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x409a1000 >mmap2(0x409a3000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x1) = 0x409a3000 >close(4) = 0 >write(3, "\22\0\10\0\1\0\300\1\333\0\0\0\332\0\0\0\10AME\7\0\0\0"..., 92) = 92 >read(3, "\34\363\33\0\1\0\300\1\333\0\0\0\302R\354\26\0\0\0\0\302"..., 32) = 32 >read(3, "\34\363\34\0\1\0\300\1\'\0\0\0\302R\354\26\0\0\0\0\302"..., 32) = 32 >read(3, "\1\264\35\0\0\0\0\0\334\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0"..., 32) = 32 >write(3, "\22\0\10\0\1\0\300\1\334\0\0\0\332\0\0\0\10AME\7\0\0\0"..., 88) = 88 >read(3, "\34\363\36\0\1\0\300\1\334\0\0\0\302R\354\26\0\0\0\0\302"..., 32) = 32 >read(3, "\34\363\37\0\1\0\300\1%\0\0\0\302R\354\26\0\0\0\0\302R"..., 32) = 32 >read(3, "\1\264 \0\0\0\0\0\335\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0\210"..., 32) = 32 >write(3, "\20\0\6\0\r\0\300\1WM_TAKE_FOCUS\0\0\0", 24) = 24 >read(3, "\1\0!\0\0\0\0\0\336\0\0\0\0\0\0\0\1\0\0\0\30\0\0\0\210"..., 32) = 32 >write(3, "\20\0\5\0\f\0\300\1_NET_WM_PING", 20) = 20 >read(3, "\1\0\"\0\0\0\0\0\337\0\0\0\0\0\0\0\1\0\0\0\30\0\0\0\210"..., 32) = 32 >write(3, "\20\0\5\0\f\0\300\1WM_PROTOCOLS", 20) = 20 >read(3, "\1\0#\0\0\0\0\0\340\0\0\0\0\0\0\0\1\0\0\0\30\0\0\0\210"..., 32) = 32 >uname({sys="Linux", node="synapse", ...}) = 0 >write(3, "\22\0\t\0\1\0\300\1\340\0\0\0\4\0\0\0 OLS\3\0\0\0\335\0"..., 252) = 252 >read(3, "\34\363$\0\1\0\300\1\340\0\0\0\303R\354\26\0\0\0\0\303"..., 32) = 32 >read(3, "\34\363(\0\1\0\300\1(\0\0\0\303R\354\26\0\0\300\0018\223"..., 32) = 32 >read(3, "\34\363)\0\1\0\300\1$\0\0\0\303R\354\26\0\0\0\0\303R\354"..., 32) = 32 >read(3, "\1\265*\0\0\0\0\0\341\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0\210"..., 32) = 32 >getpid() = 14408 >write(3, "\22\0\7\0\1\0\300\1\341\0\0\0\37\0\0\0\10OLS\1\0\0\0C\0"..., 48) = 48 >read(3, "\34\363+\0\1\0\300\1\341\0\0\0\304R\354\26\0\0\0\0\304"..., 32) = 32 >read(3, "\1\264,\0\0\0\0\0\342\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0\210"..., 32) = 32 >write(3, "\22\0\7\0\1\0\300\1\342\0\0\0\6\0\0\0 OLS\1\0\0\0H8\0\0"..., 52) = 52 >read(3, "\34\363-\0\1\0\300\1\342\0\0\0\304R\354\26\0\0\0\0\304"..., 32) = 32 >read(3, "\1\264.\0\0\0\0\0\343\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0\210"..., 32) = 32 >write(3, "\22\0\7\0\1\0\300\1\343\0\0\0!\0\0\0 OLS\1\0\0\0\0\0\0"..., 320) = 320 >read(3, "\34\363/\0\1\0\300\1\343\0\0\0\304R\354\26\0\0\0\0\304"..., 32) = 32 >read(3, "\1\0000\0\0\0\0\0\344\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0\210"..., 32) = 32 >read(3, "\1\0001\0\0\0\0\0\345\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0\210"..., 32) = 32 >read(3, "\1\0002\0\0\0\0\0\346\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0\210"..., 32) = 32 >read(3, "\1\0003\0\0\0\0\0\347\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0\210"..., 32) = 32 >read(3, "\1\0004\0\0\0\0\0\350\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0\210"..., 32) = 32 >read(3, "\1\0005\0\0\0\0\0\351\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0\210"..., 32) = 32 >read(3, "\1\0006\0\0\0\0\0\352\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0\210"..., 32) = 32 >read(3, "\1\0007\0\0\0\0\0\353\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0\210"..., 32) = 32 >read(3, "\1\0008\0\0\0\0\0\354\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0\210"..., 32) = 32 >read(3, "\1\0009\0\0\0\0\0\355\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0\210"..., 32) = 32 >uname({sys="Linux", node="synapse", ...}) = 0 >getpid() = 14408 >writev(3, [{"\22\0\10\0\1\0\300\1\"\0\0\0\37\0\0\0\10OLS\10\0\0\0xc"..., 168}, {"XKEYBOARD", 9}, {"\0\0\0", 3}], 3) = 180 >read(3, "\34\363:\0\1\0\300\1\"\0\0\0\305R\354\26\0\0\0\0\305R\354"..., 32) = 32 >read(3, "\34\363;\0\1\0\300\1$\0\0\0\305R\354\26\0\0\0\0\305R\354"..., 32) = 32 >read(3, "\34\363<\0\1\0\300\1C\0\0\0\305R\354\26\0\0\0\0\305R\354"..., 32) = 32 >read(3, "\34\363=\0\1\0\300\1\341\0\0\0\305R\354\26\0\0\0\0\305"..., 32) = 32 >read(3, "\34\363>\0\1\0\300\1\342\0\0\0\305R\354\26\0\0\0\0\305"..., 32) = 32 >read(3, "\1\265?\0\0\0\0\0\1\227o\261\0\0\0\0\0\0\0\0\30\0\0\0\210"..., 32) = 32 >write(3, "\227\0\2\0\1\0\0\0", 8) = 8 >read(3, "\1\1@\0\0\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\30\0\0\0\210[B"..., 32) = 32 >write(3, "\227\1\4\0\0\1\7\0\0\0\7\0\377\0\377\0\227\25\7\0\0\1\0"..., 44) = 44 >read(3, "\1\0B\0\0\0\0\0\37\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\220\264"..., 32) = 32 >writev(3, [{"b\1\4\0\7\0\7\0", 8}, {"MIT-SHM", 7}, {"\0", 1}], 3) = 16 >read(3, "\1\0C\0\0\0\0\0\1\224_\253\0\0\0\0\1\0\0\0\30\0\0\0\210"..., 32) = 32 >write(3, "\224\0\1\0", 4) = 4 >read(3, "\1\1D\0\0\0\0\0\1\0\1\0\0\0\0\0\2\0\0\0\30\0\0\0\210[B"..., 32) = 32 >writev(3, [{"b\0\6\0\17\0\7\0", 8}, {"XInputExtension", 15}, {"\0", 1}], 3) = 24 >read(3, "\1\0E\0\0\0\0\0\1\225`\254\0\0\0\0\1\0\0\0\30\0\0\0\210"..., 32) = 32 >writev(3, [{"b\0\6\0\17\0\7\0", 8}, {"XInputExtension", 15}, {"\0", 1}], 3) = 24 >read(3, "\1\0F\0\0\0\0\0\1\225`\254\0\0\0\0\1\0\0\0\30\0\0\0\210"..., 32) = 32 >writev(3, [{"\225\1\6\0\17\0\7\0", 8}, {"XInputExtension", 15}, {"\0", 1}], 3) = 24 >read(3, "\1\1G\0\0\0\0\0\1\0\3\0\1\0\0\0\1\0\0\0\30\0\0\0\210[B"..., 32) = 32 >write(3, "\225\2\1\0", 4) = 4 >read(3, "\1\2H\0\33\0\0\0\3\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\220\264"..., 32) = 32 >read(3, "z\0\0\0\1\0\2\vy\0\0\0\0\2\0\0\0\0\0\0\2\1\1\v\1\4\5\0"..., 108) = 108 >access("/home/sura/.xchat2", F_OK) = 0 >open("/usr/lib/charset.alias", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/home/sura/.xchat2/xchat.conf", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0600, st_size=2998, ...}) = 0 >read(4, "version = 2.0.9\nauto_save = 1\nau"..., 2998) = 2998 >close(4) = 0 >open("/home/sura/.xchat2/palette.conf", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0744, st_size=1374, ...}) = 0 >read(4, "color_0_red = 53052\ncolor_0_grn "..., 1374) = 1374 >close(4) = 0 >open("/home/sura/.xchat2/keybindings.conf", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=959, ...}) = 0 >read(4, "C\nPrior\nChange Page\nD1:-1\nD2:Rel"..., 959) = 959 >close(4) = 0 >brk(0) = 0x80d4000 >brk(0x80f5000) = 0x80f5000 >open("/usr/share/xchat/purple.png", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/share/xchat/red.png", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/share/xchat/op.png", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/share/xchat/hop.png", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/share/xchat/voice.png", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >lstat64("/etc/gtk-2.0/gtkrc", 0xbfffee30) = -1 ENOENT (No such file or directory) >lstat64("/home/sura/.gtkrc-2.0", 0xbfffee30) = -1 ENOENT (No such file or directory) >access("/home/sura/.themes/Korilla/gtk-2.0/gtkrc", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/themes/Korilla/gtk-2.0/gtkrc", F_OK) = 0 >lstat64("/usr/share/themes/Korilla/gtk-2.0/gtkrc", {st_mode=S_IFREG|0644, st_size=12006, ...}) = 0 >open("/usr/share/themes/Korilla/gtk-2.0/gtkrc", O_RDONLY|O_LARGEFILE) = 4 >read(4, "pixmap_path \"/usr/share/themes/K"..., 4000) = 4000 >access("/usr/share/themes/Korilla/gtk-2.0/iconrc", F_OK) = 0 >lstat64("/usr/share/themes/Korilla/gtk-2.0/iconrc", {st_mode=S_IFREG|0644, st_size=9051, ...}) = 0 >open("/usr/share/themes/Korilla/gtk-2.0/iconrc", O_RDONLY|O_LARGEFILE) = 5 >read(5, "\n\nstyle \"icon-style\" {\n stock[\""..., 4000) = 4000 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_about.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_volume.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_mic.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_line-in.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_attach.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_book.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_book.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_book.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_book.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_dialog_info.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_dialog_question.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_dialog_error.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_dialog_warning.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_dnd.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_dnd_multiple.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_add.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_bold.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_cancel.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_cdrom.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_clear.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_close.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_convert.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_copy.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_cut.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_delete.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_execute.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_find.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_find-and-replace.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_floppy.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_goto-bottom.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_goto-first.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_goto-last.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_goto-top.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_go-back.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_go-down.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_go-forward.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_go-up.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_help.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_home.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_index.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_italic.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_jump-to.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_justify-center.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_justify-fill.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_justify-left.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_justify-right.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_missing-image.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_new.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_no.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_ok.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_open.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_paste.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_print.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_print-preview.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_preferences.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_properties.svg", F_OK) = 0 >read(5, "k[\"gtk-quit\"] =\t\t{{ \"CoolGorilla"..., 4000) = 4000 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_quit.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_redo.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_refresh.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_remove.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_revert-to-saved.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_save.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_save-as.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_select-color.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_select-font.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_sort-ascending.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_sort-descending.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_spell-check.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_stop.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_strikethrough.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_undelete.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_underline.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_undo.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_yes.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_zoom-100.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_zoom-fit.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_zoom-in.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_zoom-out.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_preferences.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_preferences.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_edit.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_import.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_export.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_insert-image.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_insert-object.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_insert-table.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_connect.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_disconnect.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_reset.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_execute.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_find.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_screenshot.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_quit.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/gnome-logo.svg", F_OK) = 0 >read(5, "ock_commandline-history.xpm\"}}\n\n"..., 4000) = 1051 >read(5, "", 4000) = 0 >close(5) = 0 >access("/home/sura/.gtk-2.0/2.4.0/i686-pc-linux-gnu/engines/libindustrial.so", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/2.4.0/i686-pc-linux-gnu/engines/libindustrial.la", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/2.4.0/engines/libindustrial.so", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/2.4.0/engines/libindustrial.la", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/i686-pc-linux-gnu/engines/libindustrial.so", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/i686-pc-linux-gnu/engines/libindustrial.la", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/engines/libindustrial.so", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/engines/libindustrial.la", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/2.4.0/i686-pc-linux-gnu/engines/libindustrial.so", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/2.4.0/i686-pc-linux-gnu/engines/libindustrial.la", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/2.4.0/engines/libindustrial.so", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/2.4.0/engines/libindustrial.la", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/i686-pc-linux-gnu/engines/libindustrial.so", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/i686-pc-linux-gnu/engines/libindustrial.la", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/engines/libindustrial.so", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/engines/libindustrial.la", F_OK) = -1 ENOENT (No such file or directory) >getpid() = 14408 >write(2, "\n(xchat-2:14408): Gtk-WARNING **"..., 94 >(xchat-2:14408): Gtk-WARNING **: Unable to locate theme engine in module_path: "industrial", >) = 94 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_goto-bottom.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_goto-first.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_goto-last.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_goto-top.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_go-back.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_go-down.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_go-forward.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_go-up.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_cancel.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_ok.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_cancel.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_ok.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_ok.svg", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_refresh.svg", F_OK) = 0 >access("/home/sura/.gtk-2.0/2.4.0/i686-pc-linux-gnu/engines/libqtpixmap.so", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/2.4.0/i686-pc-linux-gnu/engines/libqtpixmap.la", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/2.4.0/engines/libqtpixmap.so", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/2.4.0/engines/libqtpixmap.la", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/i686-pc-linux-gnu/engines/libqtpixmap.so", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/i686-pc-linux-gnu/engines/libqtpixmap.la", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/engines/libqtpixmap.so", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/engines/libqtpixmap.la", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/2.4.0/i686-pc-linux-gnu/engines/libqtpixmap.so", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/2.4.0/i686-pc-linux-gnu/engines/libqtpixmap.la", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/2.4.0/engines/libqtpixmap.so", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/2.4.0/engines/libqtpixmap.la", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/i686-pc-linux-gnu/engines/libqtpixmap.so", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/i686-pc-linux-gnu/engines/libqtpixmap.la", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/engines/libqtpixmap.so", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/engines/libqtpixmap.la", F_OK) = -1 ENOENT (No such file or directory) >getpid() = 14408 >write(2, "\n(xchat-2:14408): Gtk-WARNING **"..., 92 >(xchat-2:14408): Gtk-WARNING **: Unable to locate theme engine in module_path: "qtpixmap", >) = 92 >read(4, " = BOX\n\trecolorable = TRU"..., 4000) = 4000 >access("/home/sura/.gtk-2.0/2.4.0/i686-pc-linux-gnu/engines/libpixmap.so", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/2.4.0/i686-pc-linux-gnu/engines/libpixmap.la", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/2.4.0/engines/libpixmap.so", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/2.4.0/engines/libpixmap.la", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/i686-pc-linux-gnu/engines/libpixmap.so", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/i686-pc-linux-gnu/engines/libpixmap.la", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/engines/libpixmap.so", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/engines/libpixmap.la", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/2.4.0/i686-pc-linux-gnu/engines/libpixmap.so", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/2.4.0/i686-pc-linux-gnu/engines/libpixmap.la", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/2.4.0/engines/libpixmap.so", F_OK) = 0 >access("/usr/lib/gtk-2.0/2.4.0/engines/libpixmap.so", F_OK) = 0 >open("/usr/lib/gtk-2.0/2.4.0/engines/libpixmap.so", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\35\0\000"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0755, st_size=34364, ...}) = 0 >mmap2(NULL, 36856, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x409a4000 >mmap2(0x409ac000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x7) = 0x409ac000 >close(5) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/list_header.png", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/list_header_pre.png", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/list_header_pre.png", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/menu_hi-light.png", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/checkbox-off.png", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/checkbox-on.png", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/radiobutton-off.png", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/radiobutton-on.png", F_OK) = 0 >access("/usr/share/themes/Korilla/gtk-2.0/progressbar.png", F_OK) = 0 >read(4, "\n stretch = T"..., 4000) = 4000 >access("/usr/share/themes/Korilla/gtk-2.0/trough.png", F_OK) = 0 >access("/home/sura/.gtk-2.0/2.4.0/i686-pc-linux-gnu/engines/libindustrial.so", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/2.4.0/i686-pc-linux-gnu/engines/libindustrial.la", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/2.4.0/engines/libindustrial.so", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/2.4.0/engines/libindustrial.la", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/i686-pc-linux-gnu/engines/libindustrial.so", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/i686-pc-linux-gnu/engines/libindustrial.la", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/engines/libindustrial.so", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/engines/libindustrial.la", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/2.4.0/i686-pc-linux-gnu/engines/libindustrial.so", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/2.4.0/i686-pc-linux-gnu/engines/libindustrial.la", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/2.4.0/engines/libindustrial.so", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/2.4.0/engines/libindustrial.la", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/i686-pc-linux-gnu/engines/libindustrial.so", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/i686-pc-linux-gnu/engines/libindustrial.la", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/engines/libindustrial.so", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/engines/libindustrial.la", F_OK) = -1 ENOENT (No such file or directory) >getpid() = 14408 >write(2, "\n(xchat-2:14408): Gtk-WARNING **"..., 94 >(xchat-2:14408): Gtk-WARNING **: Unable to locate theme engine in module_path: "industrial", >) = 94 >access("/home/sura/.gtk-2.0/2.4.0/i686-pc-linux-gnu/engines/libindustrial.so", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/2.4.0/i686-pc-linux-gnu/engines/libindustrial.la", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/2.4.0/engines/libindustrial.so", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/2.4.0/engines/libindustrial.la", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/i686-pc-linux-gnu/engines/libindustrial.so", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/i686-pc-linux-gnu/engines/libindustrial.la", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/engines/libindustrial.so", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/engines/libindustrial.la", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/2.4.0/i686-pc-linux-gnu/engines/libindustrial.so", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/2.4.0/i686-pc-linux-gnu/engines/libindustrial.la", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/2.4.0/engines/libindustrial.so", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/2.4.0/engines/libindustrial.la", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/i686-pc-linux-gnu/engines/libindustrial.so", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/i686-pc-linux-gnu/engines/libindustrial.la", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/engines/libindustrial.so", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/engines/libindustrial.la", F_OK) = -1 ENOENT (No such file or directory) >getpid() = 14408 >write(2, "\n(xchat-2:14408): Gtk-WARNING **"..., 94 >(xchat-2:14408): Gtk-WARNING **: Unable to locate theme engine in module_path: "industrial", >) = 94 >brk(0) = 0x80f5000 >brk(0x8116000) = 0x8116000 >read(4, "tips\"\n", 4000) = 6 >read(4, "", 4000) = 0 >close(4) = 0 >access("/home/sura/.themes/Default/gtk-2.0-key/gtkrc", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/themes/Default/gtk-2.0-key/gtkrc", F_OK) = 0 >lstat64("/usr/share/themes/Default/gtk-2.0-key/gtkrc", {st_mode=S_IFREG|0644, st_size=82, ...}) = 0 >open("/usr/share/themes/Default/gtk-2.0-key/gtkrc", O_RDONLY|O_LARGEFILE) = 4 >read(4, "#\n# Default keybinding set. Empt"..., 4000) = 82 >read(4, "", 4000) = 0 >close(4) = 0 >rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0 >rt_sigaction(SIGUSR1, {0x8093d48, [], SA_RESTORER, 0x4061dbf8}, NULL, 8) = 0 >rt_sigaction(SIGUSR2, {0x8093d7d, [], SA_RESTORER, 0x4061dbf8}, NULL, 8) = 0 >open("/home/sura/.xchat2/pevents.conf", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0744, st_size=11183, ...}) = 0 >read(4, "event_name=Add Notify\nevent_text"..., 11183) = 11183 >close(4) = 0 >open("/home/sura/.xchat2/notify.conf", O_RDONLY) = 4 >read(4, "", 1) = 0 >close(4) = 0 >open("/home/sura/.xchat2/ignore.conf", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0744, st_size=38, ...}) = 0 >read(4, "mask = *!*@202.139.21.16374\ntype"..., 38) = 38 >close(4) = 0 >open("/home/sura/.xchat2/popup.conf", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0744, st_size=1742, ...}) = 0 >read(4, "NAME SUB\nCMD Direct client-to-cl"..., 1742) = 1742 >close(4) = 0 >open("/home/sura/.xchat2/usermenu.conf", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0744, st_size=261, ...}) = 0 >read(4, "NAME Disconnect\nCMD discon\n\nNAME"..., 261) = 261 >close(4) = 0 >open("/home/sura/.xchat2/buttons.conf", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0744, st_size=183, ...}) = 0 >read(4, "NAME Op\nCMD op %a\n\nNAME DeOp\nCMD"..., 183) = 183 >close(4) = 0 >open("/home/sura/.xchat2/dlgbuttons.conf", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0744, st_size=124, ...}) = 0 >read(4, "NAME WhoIs\nCMD whois %s\n\nNAME Se"..., 124) = 124 >close(4) = 0 >open("/home/sura/.xchat2/tabmenu.conf", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/sura/.xchat2/ctcpreply.conf", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0744, st_size=64, ...}) = 0 >read(4, "NAME TIME\nCMD nctcp %s TIME %t\n\n"..., 64) = 64 >close(4) = 0 >open("/home/sura/.xchat2/commands.conf", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0744, st_size=843, ...}) = 0 >read(4, "NAME ACTION\nCMD me &2\n\nNAME AME\n"..., 843) = 843 >close(4) = 0 >open("/home/sura/.xchat2/replace.conf", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0744, st_size=18, ...}) = 0 >read(4, "NAME teh\nCMD the\n\n", 18) = 18 >close(4) = 0 >open("/home/sura/.xchat2/urlhandlers.conf", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=492, ...}) = 0 >read(4, "NAME Firefox\nCMD !firefox %s\n\nNA"..., 492) = 492 >close(4) = 0 >open("/home/sura/.xchat2/servlist_.conf", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0744, st_size=7513, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x409ad000 >read(4, "v=2.0.8\n\nN=2600net\nF=19\nD=0\nS=ir"..., 131072) = 7513 >read(4, "", 131072) = 0 >close(4) = 0 >munmap(0x409ad000, 131072) = 0 >brk(0) = 0x8116000 >brk(0x8137000) = 0x8137000 >uname({sys="Linux", node="synapse", ...}) = 0 >getpid() = 14408 >writev(3, [{"\2\2\4\0\260\0\0\0\0\10\0\0\0\0B\0\1\30\r\0\3\0\300\1\260"..., 1240}, {"0\0\0\0000\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 9224}], 2) = 10464 >writev(3, [{"5\30\4\0\32\0\300\1\260\0\0\0000\0000\0007\30\5\0\33\0"..., 44}, {"RENDER", 6}, {"\0\0", 2}], 3) = 52 >read(3, "\34\363L\0\3\0\300\1\333\0\0\0\361R\354\26\0\0\0\0\361"..., 32) = 32 >read(3, "\34\363M\0\3\0\300\1\'\0\0\0\361R\354\26\0\0\0\0\361R\354"..., 32) = 32 >read(3, "\34\363N\0\3\0\300\1\334\0\0\0\361R\354\26\0\0\0\0\361"..., 32) = 32 >read(3, "\34\363O\0\3\0\300\1%\0\0\0\361R\354\26\0\0\0\0\361R\354"..., 32) = 32 >read(3, "\34\363P\0\3\0\300\1C\0\0\0\361R\354\26\0\0\0\0\361R\354"..., 32) = 32 >read(3, "\34\363Q\0\3\0\300\1\340\0\0\0\361R\354\26\0\0\0\0\361"..., 32) = 32 >read(3, "\34\363U\0\1\0\300\1\333\0\0\0\361R\354\26\0\0\300\001"..., 32) = 32 >read(3, "\34\363V\0\1\0\300\1\'\0\0\0\361R\354\26\0\0\0\0\361R\354"..., 32) = 32 >read(3, "\34\363W\0\3\0\300\1(\0\0\0\361R\354\26\0\0\300\0018\223"..., 32) = 32 >read(3, "\34\363X\0\3\0\300\1$\0\0\0\361R\354\26\0\0\0\0\361R\354"..., 32) = 32 >read(3, "\34\363Y\0\3\0\300\1\341\0\0\0\361R\354\26\0\0\0\0\361"..., 32) = 32 >read(3, "\34\363Z\0\3\0\300\1\342\0\0\0\361R\354\26\0\0\0\0\361"..., 32) = 32 >read(3, "\34\363[\0\3\0\300\1\343\0\0\0\361R\354\26\0\0\0\0\361"..., 32) = 32 >read(3, "\34\363s\0\3\0\300\1\353\0\0\0\361R\354\26\0\0\0\0\361"..., 32) = 32 >read(3, "\34\363t\0\3\0\300\1\345\0\0\0\361R\354\26\0\0\0\0\361"..., 32) = 32 >read(3, "\1\0w\0\0\0\0\0\1\234\0\266\0\0\0\0\0\0\0\0\30\0\0\0\210"..., 32) = 32 >write(3, "\234\0\3\0\0\0\0\0\10\0\0\0\234\1\1\0", 16) = 16 >read(3, "\1\210x\0\0\0\0\0\0\0\0\0\10\0\0\0\0\0\0\0\0\0\0\0\220"..., 32) = 32 >read(3, "\1\371y\0\267\0\0\0\22\0\0\0\1\0\0\0\7\0\0\0\24\0\0\0\1"..., 32) = 32 >read(3, "y\0\0\0\1\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0"..., 732) = 732 >uname({sys="Linux", node="synapse", ...}) = 0 >open("/home/sura/.Xdefaults-synapse", O_RDONLY) = -1 ENOENT (No such file or directory) >shmget(IPC_PRIVATE, 393216, IPC_CREAT|0600) = 56131593 >shmat(56131593, 0, 0) = 0x409ad000 >write(3, "\234\4\5\0\34\0\300\1\32\0\300\1~\0\0\0\0\0\0\0\224\1\4"..., 40) = 40 >read(3, "\1\2|\0\0\0\0\0\22\4`\2\0\0\0\0\0\0\0\0\30\0\0\0\210[B"..., 32) = 32 >shmctl(56131593, IPC_64|IPC_RMID, 0) = 0 >open("/etc/ld.so.cache", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=72241, ...}) = 0 >mmap2(NULL, 72241, PROT_READ, MAP_PRIVATE, 4, 0) = 0x40a0d000 >close(4) = 0 >open("/lib/i686/mmx/libXcursor.so.1.0", O_RDONLY) = -1 ENOENT (No such file or directory) >stat64("/lib/i686/mmx", 0xbfffd9f8) = -1 ENOENT (No such file or directory) >open("/lib/i686/libXcursor.so.1.0", O_RDONLY) = -1 ENOENT (No such file or directory) >stat64("/lib/i686", 0xbfffd9f8) = -1 ENOENT (No such file or directory) >open("/lib/mmx/libXcursor.so.1.0", O_RDONLY) = -1 ENOENT (No such file or directory) >stat64("/lib/mmx", 0xbfffd9f8) = -1 ENOENT (No such file or directory) >open("/lib/libXcursor.so.1.0", O_RDONLY) = -1 ENOENT (No such file or directory) >stat64("/lib", {st_mode=S_IFDIR|0755, st_size=3392, ...}) = 0 >open("/usr/lib/i686/mmx/libXcursor.so.1.0", O_RDONLY) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/i686/mmx", 0xbfffd9f8) = -1 ENOENT (No such file or directory) >open("/usr/lib/i686/libXcursor.so.1.0", O_RDONLY) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/i686", 0xbfffd9f8) = -1 ENOENT (No such file or directory) >open("/usr/lib/mmx/libXcursor.so.1.0", O_RDONLY) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/mmx", 0xbfffd9f8) = -1 ENOENT (No such file or directory) >open("/usr/lib/libXcursor.so.1.0", O_RDONLY) = -1 ENOENT (No such file or directory) >stat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=53072, ...}) = 0 >munmap(0x40a0d000, 72241) = 0 >open("/home/sura/.cursors/default/cursors/sb_h_double_arrow", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/sura/.cursors/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/sura/.icons/default/cursors/sb_h_double_arrow", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=4160, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40a0d000 >read(4, "Xcur\20\0\0\0\0\0\1\0\1\0\0\0\2\0\375\377 \0\0\0\34\0\0"..., 131072) = 4160 >_llseek(4, 0, [0], SEEK_SET) = 0 >read(4, "Xcur\20\0\0\0\0\0\1\0\1\0\0\0\2\0\375\377 \0\0\0\34\0\0"..., 131072) = 4160 >close(4) = 0 >munmap(0x40a0d000, 131072) = 0 >writev(3, [{"\224\5\7\0\36\0\300\1\260\0\0\0\0\6@\0 \0\0\0\35\0\300"..., 1004}, {"\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096}], 2) = 5100 >write(3, "<\5\2\0&\0\300\1\234\4\5\0\'\0\300\1%\0\300\1|\0\0\0\0"..., 332) = 332 >read(3, "\1\0\233\0\0\0\0\0\6\1\0\0\0\0\0\0\0\0\0\0\30\0\0\0\210"..., 32) = 32 >write(3, "\17\5\2\0*\0\300\1", 8) = 8 >read(3, "\1\210\234\0\0\0\0\0\260\0\0\0\3\0\300\1\0\0\0\0\0\0\0"..., 32) = 32 >write(3, "\24\0\6\0*\0\300\1\6\1\0\0\0\0\0\0\0\0\0\0\1\0\0\0", 24) = 24 >read(3, "\1\0\235\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\220"..., 32) = 32 >write(3, "\17\0\2\0\3\0\300\1", 8) = 8 >read(3, "\1\210\236\0\4\0\0\0\260\0\0\0\260\0\0\0\4\0\0\0\0\0\0"..., 32) = 32 >read(3, "\4\0\300\1#\0\300\1)\0\300\1*\0\300\1", 16) = 16 >write(3, "\24\0\6\0\3\0\300\1\6\1\0\0\0\0\0\0\0\0\0\0\1\0\0\0", 24) = 24 >read(3, "\1\0\237\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\220"..., 32) = 32 >write(3, "\17\0\2\0\260\0\0\0", 8) = 8 >read(3, "\1\210\240\0y\0\0\0\260\0\0\0\0\0\0\0y\0\0\0\0\0\0\0\220"..., 32) = 32 >read(3, "\1\0@\0\31\0\0\1H! \1\3\0 \1\375\3\304\0\367\23\304\0\211"..., 484) = 484 >write(3, "\24\0\6\0\260\0\0\0\6\1\0\0\0\0\0\0\0\0\0\0\1\0\0\0", 24) = 24 >read(3, "\1 \241\0\1\0\0\0\24\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\220"..., 32) = 32 >read(3, "\1\0@\3", 4) = 4 >write(3, "\24\0\6\0\260\0\0\0\6\1\0\0\0\0\0\0\0\0\0\0\1\0\0\0", 24) = 24 >read(3, "\1 \242\0\1\0\0\0\24\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\220"..., 32) = 32 >read(3, "\1\0@\3", 4) = 4 >write(3, "(\0\4\0*\0\300\1\260\0\0\0\0\0\0\0", 16) = 16 >read(3, "\1\1\243\0\0\0\0\0\0\0\0\0\377\377\377\377\0\0\0\0\0\0"..., 32) = 32 >write(3, "\16\0\2\0\1\0@\3", 8) = 8 >read(3, "\1\30\244\0\0\0\0\0\260\0\0\0\0\0\0\0\0\5\0\4\0\0\0\0\210"..., 32) = 32 >write(3, "7\0\6\0000\0\300\1\1\0@\3\0\200\1\0\1\0\0\0\0\0\0\0005"..., 128) = 128 >read(3, "\1\30\253\0j\0\0\0\0\0\0\0 &!\t\20/\25\t\1\0\0\0h\363\377"..., 32) = 32 >readv(3, [{"\'\222\326\0\'\222\326\0\'\222\326\0\'\222\326\0\'\222"..., 424}, {"", 0}], 2) = 424 >open("/home/sura/.cursors/default/cursors/hand1", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/sura/.cursors/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/sura/.icons/default/cursors/hand1", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=4160, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40a0d000 >read(4, "Xcur\20\0\0\0\0\0\1\0\1\0\0\0\2\0\375\377 \0\0\0\34\0\0"..., 131072) = 4160 >_llseek(4, 0, [0], SEEK_SET) = 0 >read(4, "Xcur\20\0\0\0\0\0\1\0\1\0\0\0\2\0\375\377 \0\0\0\34\0\0"..., 131072) = 4160 >close(4) = 0 >munmap(0x40a0d000, 131072) = 0 >writev(3, [{"6\0\2\0001\0\300\0015\30\4\0002\0\300\1*\0\300\1j\0\1\000"..., 564}, {"\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096}], 2) = 4660 >time(NULL) = 1086917122 >access("/etc/fonts/fonts.conf", R_OK) = 0 >open("/etc/fonts/fonts.conf", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=11588, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40a0d000 >read(4, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 131072) = 11588 >access("/home/sura/.fonts.conf", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/fonts/local.conf", R_OK) = 0 >open("/etc/fonts/local.conf", O_RDONLY) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=332, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40a2d000 >read(5, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 131072) = 332 >read(5, "", 131072) = 0 >read(5, "", 131072) = 0 >close(5) = 0 >munmap(0x40a2d000, 131072) = 0 >read(4, "", 131072) = 0 >read(4, "", 131072) = 0 >close(4) = 0 >munmap(0x40a0d000, 131072) = 0 >open("/home/sura/.fonts.cache-1", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=28587, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40a0d000 >read(4, "\"/usr/X11R6/lib/X11/fonts/truety"..., 131072) = 28587 >read(4, "", 131072) = 0 >close(4) = 0 >munmap(0x40a0d000, 131072) = 0 >open("/usr/X11R6/lib/X11/fonts/Type1/fonts.cache-1", O_RDONLY) = 4 >stat64("/usr/X11R6/lib/X11/fonts/Type1", {st_mode=S_IFDIR|0755, st_size=1984, ...}) = 0 >stat64("/usr/X11R6/lib/X11/fonts/Type1/fonts.cache-1", {st_mode=S_IFREG|0644, st_size=14700, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=14700, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40a0d000 >read(4, "\"l049036t.pfa\" 0 \"Luxi Serif:sty"..., 131072) = 14700 >read(4, "", 131072) = 0 >close(4) = 0 >munmap(0x40a0d000, 131072) = 0 >open("/usr/share/fonts/fonts.cache-1", O_RDONLY) = 4 >stat64("/usr/share/fonts", {st_mode=S_IFDIR|0755, st_size=120, ...}) = 0 >stat64("/usr/share/fonts/fonts.cache-1", {st_mode=S_IFREG|0644, st_size=30, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=30, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40a0d000 >read(4, "\"ttf-bitstream-vera\" 0 \".dir\"\n", 131072) = 30 >read(4, "", 131072) = 0 >close(4) = 0 >munmap(0x40a0d000, 131072) = 0 >open("/usr/local/share/fonts/fonts.cache-1", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/local/share/fonts", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory) >open("/usr/X11R6/lib/X11/fonts/75dpi/fonts.cache-1", O_RDONLY) = 4 >stat64("/usr/X11R6/lib/X11/fonts/75dpi", {st_mode=S_IFDIR|0755, st_size=79368, ...}) = 0 >stat64("/usr/X11R6/lib/X11/fonts/75dpi/fonts.cache-1", {st_mode=S_IFREG|0644, st_size=218338, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=218338, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40a0d000 >read(4, "\"UTI___18.pcf.gz\" 0 \"Utopia:styl"..., 131072) = 131072 >brk(0) = 0x8137000 >brk(0x8158000) = 0x8158000 >read(4, "|ia|ibo|id|ie|io|is|it|ki|kl|kw|"..., 131072) = 87266 >brk(0) = 0x8158000 >brk(0x8179000) = 0x8179000 >brk(0) = 0x8179000 >brk(0) = 0x8179000 >brk(0x8178000) = 0x8178000 >brk(0) = 0x8178000 >read(4, "", 131072) = 0 >close(4) = 0 >munmap(0x40a0d000, 131072) = 0 >open("/usr/X11R6/lib/X11/fonts/100dpi/fonts.cache-1", O_RDONLY) = 4 >stat64("/usr/X11R6/lib/X11/fonts/100dpi", {st_mode=S_IFDIR|0755, st_size=79368, ...}) = 0 >stat64("/usr/X11R6/lib/X11/fonts/100dpi/fonts.cache-1", {st_mode=S_IFREG|0644, st_size=218490, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=218490, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40a0d000 >read(4, "\"UTI___18.pcf.gz\" 0 \"Utopia:styl"..., 131072) = 131072 >read(4, "r|bs|ca|ch|co|cs|cy|da|de|en|eo|"..., 131072) = 87418 >brk(0) = 0x8178000 >brk(0x8199000) = 0x8199000 >read(4, "", 131072) = 0 >close(4) = 0 >munmap(0x40a0d000, 131072) = 0 >open("/home/sura/.fonts/fonts.cache-1", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/sura/.fonts", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory) >open("/usr/X11R6/lib/X11/fonts/truetype/fonts.cache-1", O_RDONLY) = 4 >stat64("/usr/X11R6/lib/X11/fonts/truetype", {st_mode=S_IFDIR|0755, st_size=1160, ...}) = 0 >stat64("/usr/X11R6/lib/X11/fonts/truetype/fonts.cache-1", {st_mode=S_IFREG|0644, st_size=26447, ...}) = 0 >close(4) = 0 >stat64("/usr/X11R6/lib/X11/fonts/truetype", {st_mode=S_IFDIR|0755, st_size=1160, ...}) = 0 >open("/usr/share/fonts/ttf-bitstream-vera/fonts.cache-1", O_RDONLY) = 4 >stat64("/usr/share/fonts/ttf-bitstream-vera", {st_mode=S_IFDIR|0755, st_size=456, ...}) = 0 >stat64("/usr/share/fonts/ttf-bitstream-vera/fonts.cache-1", {st_mode=S_IFREG|0644, st_size=5546, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=5546, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40a0d000 >read(4, "\"VeraSeBd.ttf\" 0 \"Bitstream Vera"..., 131072) = 5546 >read(4, "", 131072) = 0 >close(4) = 0 >munmap(0x40a0d000, 131072) = 0 >brk(0) = 0x8199000 >brk(0x81c0000) = 0x81c0000 >open("/etc/mtab", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=260, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40a0d000 >read(4, "/dev/hda3 / reiserfs rw,noatime "..., 131072) = 260 >close(4) = 0 >munmap(0x40a0d000, 131072) = 0 >open("/proc/meminfo", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40a0d000 >read(4, "MemTotal: 1036084 kB\nMemFre"..., 1024) = 572 >close(4) = 0 >munmap(0x40a0d000, 4096) = 0 >brk(0) = 0x81c0000 >brk(0) = 0x81c0000 >brk(0x81a5000) = 0x81a5000 >brk(0) = 0x81a5000 >open("/usr/X11R6/lib/X11/fonts/Type1/l047013t.pfa", O_RDONLY) = 4 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >fstat64(4, {st_mode=S_IFREG|0444, st_size=77488, ...}) = 0 >mmap2(NULL, 77488, PROT_READ, MAP_PRIVATE, 4, 0) = 0x40a0d000 >close(4) = 0 >brk(0) = 0x81a5000 >brk(0x81c7000) = 0x81c7000 >brk(0) = 0x81c7000 >brk(0) = 0x81c7000 >brk(0x81c2000) = 0x81c2000 >brk(0) = 0x81c2000 >open("/etc/pango/pangorc", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/sura/.pangorc", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/etc/pango/pango.modules", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=1982, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40a20000 >read(4, "# Pango Modules file\n# Automatic"..., 131072) = 1982 >read(4, "", 131072) = 0 >read(4, "", 131072) = 0 >close(4) = 0 >munmap(0x40a20000, 131072) = 0 >brk(0) = 0x81c2000 >brk(0x81ea000) = 0x81ea000 >brk(0) = 0x81ea000 >brk(0) = 0x81ea000 >brk(0x81cf000) = 0x81cf000 >brk(0) = 0x81cf000 >access("/usr/lib/pango/1.4.0/modules/pango-basic-fc.so", F_OK) = 0 >open("/usr/lib/pango/1.4.0/modules/pango-basic-fc.so", O_RDONLY) = 4 >read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\f\0"..., 512) = 512 >fstat64(4, {st_mode=S_IFREG|0755, st_size=7996, ...}) = 0 >mmap2(NULL, 10672, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x40a20000 >mmap2(0x40a22000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x1) = 0x40a22000 >close(4) = 0 >writev(3, [{"<\0\2\0004\0\300\1\234\4\5\0005\0\300\0013\0\300\1|\0\0"..., 2000}, {"\0003\301\326\333\222\0\0!\362p\1\32\330\0\0\225\330\1"..., 80}], 2) = 2080 >open("/usr/share/fonts/ttf-bitstream-vera/VeraMono.ttf", O_RDONLY) = 4 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=49224, ...}) = 0 >mmap2(NULL, 49224, PROT_READ, MAP_PRIVATE, 4, 0) = 0x40a23000 >close(4) = 0 >writev(3, [{"\234\24\33\0007\0\300\1\1\0\0\0\321\0\0\0\7\0\n\0\0\0\n"..., 2048}, {"\361\0\0\0", 4}], 2) = 2052 >writev(3, [{"\7\0\1\0\0\0\4\0\10\0\0\0\20\364\364\364\364\364\322\0"..., 1988}, {"t\377]\0\0C\377|\0\377\237\0\0\210\377\10\0\344\341\1\0"..., 80}], 2) = 2068 >writev(3, [{"\234\24\33\0007\0\300\1\1\0\0\0\222\0\0\0\10\0\n\0\0\0"..., 2028}, {"\7\10\3\0\0\0\0\0\232\377D\0\0\0\0\0\0\377D\0\0\0\0\0\0"..., 88}], 2) = 2116 >writev(3, [{"\234\24\33\0007\0\300\1\1\0\0\0\251\0\0\0\10\0\n\0\0\0"..., 2048}, {"3\1\0\0", 4}], 2) = 2052 >time(NULL) = 1086917122 >open("/etc/localtime", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=140, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40a30000 >read(4, "TZif\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0\4\0"..., 131072) = 140 >close(4) = 0 >munmap(0x40a30000, 131072) = 0 >write(3, "\10\0\2\0\0\0\5\0\10\0\0\0\3\264\367\300=\16\360\2.\320"..., 280) = 280 >read(3, "\1\0001\1\0\0\0\0\357\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0\210"..., 32) = 32 >read(3, "\1\0002\1\0\0\0\0s\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0\210["..., 32) = 32 >read(3, "\1\0003\1\0\0\0\0\360\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0\210"..., 32) = 32 >read(3, "\1\0004\1\0\0\0\0\361\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0\210"..., 32) = 32 >read(3, "\1\0005\1\0\0\0\0\362\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0\210"..., 32) = 32 >open("/home/sura/.cursors/default/cursors/xterm", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/sura/.cursors/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/sura/.icons/default/cursors/xterm", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=4160, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40a30000 >read(4, "Xcur\20\0\0\0\0\0\1\0\1\0\0\0\2\0\375\377 \0\0\0\34\0\0"..., 131072) = 4160 >_llseek(4, 0, [0], SEEK_SET) = 0 >read(4, "Xcur\20\0\0\0\0\0\1\0\1\0\0\0\2\0\375\377 \0\0\0\34\0\0"..., 131072) = 4160 >close(4) = 0 >munmap(0x40a30000, 131072) = 0 >writev(3, [{"\22\0\n\0\3\0\300\1\362\0\0\0\362\0\0\0\10\16\360\2\20"..., 192}, {"\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096}], 2) = 4288 >open("/etc/gtk-2.0/gtk.immodules", O_RDONLY|O_LARGEFILE) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=1572, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40a30000 >read(4, "# GTK+ Input Method Modules file"..., 131072) = 1572 >read(4, "", 131072) = 0 >read(4, "", 131072) = 0 >close(4) = 0 >munmap(0x40a30000, 131072) = 0 >open("/usr/X11R6/lib/X11/fonts/Type1/l048013t.pfa", O_RDONLY) = 4 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >fstat64(4, {st_mode=S_IFREG|0444, st_size=70121, ...}) = 0 >mmap2(NULL, 70121, PROT_READ, MAP_PRIVATE, 4, 0) = 0x40a30000 >close(4) = 0 >brk(0) = 0x81cf000 >brk(0x8205000) = 0x8205000 >brk(0) = 0x8205000 >brk(0) = 0x8205000 >brk(0x81ea000) = 0x81ea000 >brk(0) = 0x81ea000 >writev(3, [{"<\0\2\0>\0\300\1\234\4\5\0?\0\300\1=\0\300\1|\0\0\0\0\0"..., 2040}, {"\7\0\n\0\0\0\n\0\7\0\0\0", 12}], 2) = 2052 >writev(3, [{"$\377\377\377\377\377\344\0\0070000\242\260\0\0\0\0\0\35"..., 304}, {"SHAPE", 5}, {"\0\0\0", 3}], 3) = 312 >read(3, "\34\3636\1\3\0\300\1\362\0\0\0kS\354\26\0\0\0\0kS\354\026"..., 32) = 32 >read(3, "\34\3637\1\3\0\300\1\360\0\0\0kS\354\26\0\0\0\0kS\354\026"..., 32) = 32 >read(3, "\23\0H\1A\0\300\1A\0\300\1\0X\f\0108\223\10\nA\0\300\1"..., 32) = 32 >read(3, "\1\0a\1\0\0\0\0\1\201@\0\0\0\0\0\0\0\0\0\30\0\0\0\210["..., 32) = 32 >open("/home/sura/.cursors/default/cursors/sb_h_double_arrow", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/sura/.cursors/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/sura/.icons/default/cursors/sb_h_double_arrow", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=4160, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40a42000 >read(4, "Xcur\20\0\0\0\0\0\1\0\1\0\0\0\2\0\375\377 \0\0\0\34\0\0"..., 131072) = 4160 >_llseek(4, 0, [0], SEEK_SET) = 0 >read(4, "Xcur\20\0\0\0\0\0\1\0\1\0\0\0\2\0\375\377 \0\0\0\34\0\0"..., 131072) = 4160 >close(4) = 0 >munmap(0x40a42000, 131072) = 0 >writev(3, [{"\201\2\5\0\0\0\344\0<\0\300\1\0\0\0\0\0\0\0\0\201\2\5\0"..., 660}, {"\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096}], 2) = 4756 >open("/home/sura/.cursors/default/cursors/sb_h_double_arrow", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/sura/.cursors/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/sura/.icons/default/cursors/sb_h_double_arrow", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=4160, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40a42000 >read(4, "Xcur\20\0\0\0\0\0\1\0\1\0\0\0\2\0\375\377 \0\0\0\34\0\0"..., 131072) = 4160 >_llseek(4, 0, [0], SEEK_SET) = 0 >read(4, "Xcur\20\0\0\0\0\0\1\0\1\0\0\0\2\0\375\377 \0\0\0\34\0\0"..., 131072) = 4160 >close(4) = 0 >munmap(0x40a42000, 131072) = 0 >writev(3, [{"<\2\2\0L\0\300\1\234\4\5\0M\0\300\1K\0\300\1|\0\0\0\0\0"..., 184}, {"\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096}], 2) = 4280 >open("/usr/share/themes/Korilla/gtk-2.0/trough.png", O_RDONLY|O_LARGEFILE) = 4 >fstat64(4, {st_mode=S_IFREG|0755, st_size=2687, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40a42000 >read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\32\0\0\0\30\10\6\0\0"..., 131072) = 2687 >open("/etc/gtk-2.0/gdk-pixbuf.loaders", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=2696, ...}) = 0 >read(5, "# GdkPixbuf Image Loader Modules"..., 1024) = 1024 >read(5, "\"\"\n\" \\001 \" \"zz znz\" 100\n\" \\"..., 1024) = 1024 >read(5, "-tga\" \"\"\n\"tga\" \"targa\" \"\"\n\" \\001"..., 1024) = 648 >read(5, "", 1024) = 0 >close(5) = 0 >access("/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so", F_OK) = 0 >open("/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\25\0"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0755, st_size=15968, ...}) = 0 >mmap2(NULL, 18640, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x40a62000 >mmap2(0x40a66000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x3) = 0x40a66000 >close(5) = 0 >open("/etc/ld.so.cache", O_RDONLY) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=72241, ...}) = 0 >mmap2(NULL, 72241, PROT_READ, MAP_PRIVATE, 5, 0) = 0x40a67000 >close(5) = 0 >open("/usr/lib/libpng12.so.0", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340Z\0"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0755, st_size=198852, ...}) = 0 >mmap2(NULL, 200572, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x40a79000 >mmap2(0x40aa9000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x2f) = 0x40aa9000 >close(5) = 0 >munmap(0x40a67000, 72241) = 0 >_llseek(4, 0, [0], SEEK_SET) = 0 >read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\32\0\0\0\30\10\6\0\0"..., 131072) = 2687 >close(4) = 0 >munmap(0x40a42000, 131072) = 0 >writev(3, [{"<\2\2\0Q\0\300\1\234\4\5\0R\0\300\1P\0\300\1|\0\0\0\0\0"..., 1976}, {"\0?\301\363\376\357\312F\26\366z\23\t#\\>C\377\t\0\0\0"..., 80}], 2) = 2056 >open("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_close.svg", O_RDONLY|O_LARGEFILE) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=1582, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40a42000 >read(4, "<?xml version=\"1.0\" encoding=\"is"..., 131072) = 1582 >access("/usr/lib/gtk-2.0/2.4.0/loaders/svg_loader.so", F_OK) = 0 >open("/usr/lib/gtk-2.0/2.4.0/loaders/svg_loader.so", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\n\0"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0755, st_size=6068, ...}) = 0 >mmap2(NULL, 4648, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x40a67000 >mmap2(0x40a68000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x1) = 0x40a68000 >close(5) = 0 >open("/etc/ld.so.cache", O_RDONLY) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=72241, ...}) = 0 >mmap2(NULL, 72241, PROT_READ, MAP_PRIVATE, 5, 0) = 0x40aaa000 >close(5) = 0 >open("/usr/lib/libart_lgpl_2.so.2", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340#\0"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0755, st_size=134182, ...}) = 0 >mmap2(NULL, 125284, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x40abc000 >mmap2(0x40ada000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x1d) = 0x40ada000 >close(5) = 0 >mprotect(0xbffff000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC|PROT_GROWSDOWN) = 0 >open("/usr/lib/libgsf-1.so.1", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260_\0"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0755, st_size=156184, ...}) = 0 >mmap2(NULL, 134568, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x40adb000 >mmap2(0x40afa000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x1e) = 0x40afa000 >close(5) = 0 >mprotect(0xbffff000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC|PROT_GROWSDOWN) = 0 >open("/usr/lib/libcroco.so.2", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0x\0\000"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0755, st_size=215732, ...}) = 0 >mmap2(NULL, 216848, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x40afc000 >mmap2(0x40b2f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x32) = 0x40b2f000 >close(5) = 0 >open("/usr/lib/libxml2.so.2", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\336\1"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0755, st_size=1131412, ...}) = 0 >mmap2(NULL, 1167156, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x40b31000 >mmap2(0x40c3c000, 40960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x10a) = 0x40c3c000 >mmap2(0x40c46000, 32564, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40c46000 >close(5) = 0 >open("/lib/libpthread.so.0", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0pB\0\000"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0755, st_size=61836, ...}) = 0 >mmap2(NULL, 327200, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x40c4e000 >mmap2(0x40c5b000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0xd) = 0x40c5b000 >mmap2(0x40c5c000, 269856, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40c5c000 >close(5) = 0 >open("/usr/lib/librsvg-2.so.2", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320J\0"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0755, st_size=90784, ...}) = 0 >mmap2(NULL, 88620, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x40c9e000 >mmap2(0x40cb3000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x15) = 0x40cb3000 >close(5) = 0 >open("/usr/lib/libbz2.so.1.0", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\22\0"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0755, st_size=91926, ...}) = 0 >mmap2(NULL, 85584, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x40cb4000 >mmap2(0x40cc8000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x14) = 0x40cc8000 >close(5) = 0 >mprotect(0xbffff000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC|PROT_GROWSDOWN) = 0 >set_thread_area({entry_number:-1 -> 6, base_addr:0x40c5b060, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 >getpid() = 14408 >rt_sigaction(SIGRTMIN, {0x40c55e09, [], SA_RESTORER, 0x4061dbf8}, NULL, 8) = 0 >rt_sigaction(SIGRT_1, {0x40c55f49, [], SA_RESTORER, 0x4061dbf8}, NULL, 8) = 0 >rt_sigaction(SIGRT_2, {0x40c56126, [], SA_RESTORER, 0x4061dbf8}, NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [RTMIN], NULL, 8) = 0 >rt_sigprocmask(SIG_UNBLOCK, [RT_1], NULL, 8) = 0 >_sysctl({{CTL_KERN, KERN_VERSION}, 2, 0xbfffa268, 30, (nil), 0}) = 0 >munmap(0x40aaa000, 72241) = 0 >_llseek(4, 0, [0], SEEK_SET) = 0 >read(4, "<?xml version=\"1.0\" encoding=\"is"..., 131072) = 1582 >read(4, "", 131072) = 0 >brk(0) = 0x81ea000 >brk(0x820b000) = 0x820b000 >close(4) = 0 >munmap(0x40a42000, 131072) = 0 >write(3, "\234\24\25\0B\0\300\1\1\0\0\0\273\0\0\0\7\0\7\0\0\0\7\0"..., 1272) = 1272 >read(3, "\26\0\322\1a\0\300\1a\0\300\1`\0\300\1\2\0\2\0\374\4\32"..., 32) = 32 >read(3, "\1\30\324\1\0\0\0\0\260\0\0\0\0\0\0\0\0\5\0\4\0\0\0\0\210"..., 32) = 32 >write(3, "\n\24\2\0#\0\300\1\f\0\7\0)\0\300\1\17\0\7\0\375\4\0\0"..., 96) = 96 >read(3, "\26\0\326\1)\0\300\1)\0\300\1#\0\300\1\375\4\35\0\1\0\230"..., 32) = 32 >read(3, "\26\0\327\1*\0\300\1*\0\300\1)\0\300\1\4\0008\0\345\4b"..., 32) = 32 >read(3, "\1 \331\1\1\0\0\0\24\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\220"..., 32) = 32 >read(3, "\1\0@\3", 4) = 4 >write(3, "(\24\4\0*\0\300\1\260\0\0\0\0\0\0\0", 16) = 16 >read(3, "\1\1\332\1\0\0\0\0>L\304\0\4\0008\0\0\0\0\0\0\0\0\0\220"..., 32) = 32 >write(3, "\16\24\2\0\1\0@\3", 8) = 8 >read(3, "\1\30\333\1\0\0\0\0\260\0\0\0\0\0\0\0\0\5\0\4\0\0\0\0\210"..., 32) = 32 >write(3, "7\24\6\0b\0\300\1\1\0@\3\0\200\1\0\1\0\0\0\0\0\0\0005\30"..., 128) = 128 >read(3, "\1\30\342\1\334\361\21\0\0\0\0\0\230\204\r\v\334.\25\t"..., 32) = 32 >mmap2(NULL, 4706304, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40cc9000 >readv(3, [{"%\226\330\0%\226\330\0%\226\330\0%\226\330\0%\226\330\0"..., 4704112}, {"", 0}], 2) = 4704112 >writev(3, [{"6\24\2\0c\0\300\0015\30\4\0d\0\300\1*\0\300\1N\5b\3H\2"..., 48}, {"\6\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34("..., 260736}], 2) = 260784 >writev(3, [{"H\2\246\376d\0\300\1,\0\300\1N\0050\0\0\0000\0\0\30b\3"..., 24}, {"\6\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34("..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376d\0\300\1,\0\300\1N\0050\0\0\0`\0\0\30b\3", 24}, {"\6\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34("..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376d\0\300\1,\0\300\1N\0050\0\0\0\220\0\0\30b\3"..., 24}, {"\6\35(\0\6\35(\0\6\35(\0\6\35(\0\6\35(\0\6\35(\0\6\35("..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376d\0\300\1,\0\300\1N\0050\0\0\0\300\0\0\30b\3"..., 24}, {"\6\35(\0\6\35(\0\6\35(\0\6\35(\0\6\35(\0\6\35(\0\6\35("..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376d\0\300\1,\0\300\1N\0050\0\0\0\360\0\0\30b\3"..., 24}, {"\6\35(\0\6\35(\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376d\0\300\1,\0\300\1N\0050\0\0\0 \1\0\30b\3", 24}, {"\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376d\0\300\1,\0\300\1N\0050\0\0\0P\1\0\30b\3", 24}, {"\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376d\0\300\1,\0\300\1N\0050\0\0\0\200\1\0\30b\3"..., 24}, {"\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376d\0\300\1,\0\300\1N\0050\0\0\0\260\1\0\30b\3"..., 24}, {"\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376d\0\300\1,\0\300\1N\0050\0\0\0\340\1\0\30b\3"..., 24}, {"\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376d\0\300\1,\0\300\1N\0050\0\0\0\20\2\0\30b\3"..., 24}, {"\6\35(\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376d\0\300\1,\0\300\1N\0050\0\0\0@\2\0\30b\3", 24}, {"\6\35(\0\6\35(\0\6\35(\0\6\35(\0\6\35(\0\6\35(\0\6\35("..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376d\0\300\1,\0\300\1N\0050\0\0\0p\2\0\30b\3", 24}, {"\6\34)\0\6\34)\0\6\35)\0\6\35)\0\6\34)\0\6\34)\0\6\35("..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376d\0\300\1,\0\300\1N\0050\0\0\0\240\2\0\30b\3"..., 24}, {"\6\34)\0\6\34(\0\6\34(\0\6\34(\0\6\34)\0\6\34)\0\6\34)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376d\0\300\1,\0\300\1N\0050\0\0\0\320\2\0\30b\3"..., 24}, {"\6\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34("..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376d\0\300\1,\0\300\1N\0050\0\0\0\0\3\0\30b\3", 24}, {"\6\34(\0\7\34(\0\6\34(\0\6\34(\0\7\34(\0\6\34(\0\6\34("..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376d\0\300\1,\0\300\1N\0050\0\0\0000\3\0\30b\3"..., 24}, {"\6\33(\0\6\33(\0\6\33(\0\6\33(\0\6\33(\0\6\33(\0\6\33("..., 260736}], 2) = 260760 >writev(3, [{"H\2\242\nd\0\300\1,\0\300\1N\5\2\0\0\0`\3\0\30b\3", 24}, {"\7\33(\0\7\33(\0\7\33(\0\7\33(\0\7\33(\0\7\33(\0\7\33("..., 10864}], 2) = 10888 >munmap(0x40cc9000, 4706304) = 0 >open("/home/sura/.cursors/default/cursors/xterm", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/sura/.cursors/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/sura/.icons/default/cursors/xterm", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=4160, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40cc9000 >read(4, "Xcur\20\0\0\0\0\0\1\0\1\0\0\0\2\0\375\377 \0\0\0\34\0\0"..., 131072) = 4160 >_llseek(4, 0, [0], SEEK_SET) = 0 >read(4, "Xcur\20\0\0\0\0\0\1\0\1\0\0\0\2\0\375\377 \0\0\0\34\0\0"..., 131072) = 4160 >close(4) = 0 >munmap(0x40cc9000, 131072) = 0 >writev(3, [{"8\2\5\0+\0\300\1\0\5\0\0\1\0\0\0d\0\300\1\f\30\7\0009\0"..., 1540}, {"\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096}], 2) = 5636 >open("/dev/urandom", O_RDONLY|O_LARGEFILE) = 4 >fstat64(4, {st_mode=S_IFCHR|0644, st_rdev=makedev(1, 9), ...}) = 0 >ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfffe3f0) = -1 EINVAL (Invalid argument) >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40cc9000 >read(4, "\372\226=\314\230w\226\224\243*\32\343\315[A\237&u\341"..., 1024) = 1024 >close(4) = 0 >munmap(0x40cc9000, 4096) = 0 >open("/usr/lib/xchat/plugins", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=208, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >mmap2(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40cc9000 >getdents64(4, /* 8 entries */, 131072) = 240 >open("/usr/lib/xchat/plugins/tcl.so", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\37\0"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0755, st_size=47000, ...}) = 0 >mmap2(NULL, 56084, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x40cea000 >mmap2(0x40cf5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0xa) = 0x40cf5000 >mmap2(0x40cf7000, 2836, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40cf7000 >close(5) = 0 >open("/etc/ld.so.cache", O_RDONLY) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=72241, ...}) = 0 >mmap2(NULL, 72241, PROT_READ, MAP_PRIVATE, 5, 0) = 0x40cf8000 >close(5) = 0 >open("/usr/lib/libtcl8.3.so", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\6\1\000"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0555, st_size=639576, ...}) = 0 >mmap2(NULL, 640104, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x40d0a000 >mmap2(0x40d9e000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x93) = 0x40d9e000 >mmap2(0x40da6000, 1128, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40da6000 >close(5) = 0 >munmap(0x40cf8000, 72241) = 0 >rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_IGN}, 8) = 0 >uname({sys="Linux", node="synapse", ...}) = 0 >open("/usr/lib/tcl8.3/encoding/iso8859-1.enc", O_RDONLY) = 5 >fcntl64(5, F_SETFD, FD_CLOEXEC) = 0 >ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfffdb7c) = -1 ENOTTY (Inappropriate ioctl for device) >read(5, "# Encoding file: iso8859-1, sing"..., 4096) = 1094 >close(5) = 0 >access("/usr/lib/tcl8.3/init.tcl", F_OK) = 0 >stat64("/usr/lib/tcl8.3/init.tcl", {st_mode=S_IFREG|0644, st_size=17568, ...}) = 0 >open("/usr/lib/tcl8.3/init.tcl", O_RDONLY) = 5 >fcntl64(5, F_SETFD, FD_CLOEXEC) = 0 >ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfffd60c) = -1 ENOTTY (Inappropriate ioctl for device) >read(5, "# init.tcl --\n#\n# Default system"..., 4096) = 4096 >read(5, "he command was invoked interacti"..., 4096) = 4096 >read(5, "\"\"\n}\n\n# auto_load --\n# Checks a "..., 4096) = 4096 >read(5, "# count separators and clean the"..., 4096) = 4096 >read(5, "\n\tappend path \"$windir/system;$w"..., 4096) = 1184 >brk(0) = 0x820b000 >brk(0x822d000) = 0x822d000 >read(5, "", 4096) = 0 >close(5) = 0 >brk(0) = 0x822d000 >brk(0) = 0x822d000 >brk(0x8221000) = 0x8221000 >brk(0) = 0x8221000 >stat64("/home/sura/.xchat2/", {st_mode=S_IFDIR|0744, st_size=720, ...}) = 0 >open("/home/sura/.xchat2/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 5 >fstat64(5, {st_mode=S_IFDIR|0744, st_size=720, ...}) = 0 >fcntl64(5, F_SETFD, FD_CLOEXEC) = 0 >getdents64(5, /* 23 entries */, 131072) = 792 >getdents64(5, /* 0 entries */, 131072) = 0 >close(5) = 0 >gettimeofday({1086917123, 336281}, NULL) = 0 >time(NULL) = 1086917123 >gettimeofday({1086917123, 336397}, NULL) = 0 >time(NULL) = 1086917123 >time(NULL) = 1086917123 >time(NULL) = 1086917123 >open("/usr/lib/xchat/plugins/python.so", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\213\1"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0755, st_size=1149472, ...}) = 0 >mmap2(NULL, 1154652, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x40da7000 >mmap2(0x40e9a000, 147456, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0xf3) = 0x40e9a000 >mmap2(0x40ebe000, 11868, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40ebe000 >close(5) = 0 >open("/etc/ld.so.cache", O_RDONLY) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=72241, ...}) = 0 >mmap2(NULL, 72241, PROT_READ, MAP_PRIVATE, 5, 0) = 0x40ec1000 >close(5) = 0 >open("/lib/libutil.so.1", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\r\0"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0755, st_size=8372, ...}) = 0 >mmap2(NULL, 10476, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x40ed3000 >mmap2(0x40ed5000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x1) = 0x40ed5000 >close(5) = 0 >munmap(0x40ec1000, 72241) = 0 >mmap2(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40ed6000 >fstat64(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 140), ...}) = 0 >fstat64(1, {st_mode=S_IFREG|0644, st_size=94755, ...}) = 0 >fstat64(2, {st_mode=S_IFREG|0644, st_size=94814, ...}) = 0 >stat64("/bin/xchat", 0xbfffdd60) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/xchat", 0xbfffdd60) = -1 ENOENT (No such file or directory) >stat64("/usr/local/bin/xchat", 0xbfffdd60) = -1 ENOENT (No such file or directory) >stat64("/opt/bin/xchat", 0xbfffdd60) = -1 ENOENT (No such file or directory) >stat64("/usr/i686-pc-linux-gnu/gcc-bin/3.3/xchat", 0xbfffdd60) = -1 ENOENT (No such file or directory) >stat64("/usr/X11R6/bin/xchat", 0xbfffdd60) = -1 ENOENT (No such file or directory) >stat64("/opt/sun-jdk-1.4.2.04/bin/xchat", 0xbfffdd60) = -1 ENOENT (No such file or directory) >stat64("/opt/sun-jdk-1.4.2.04/jre/bin/xchat", 0xbfffdd60) = -1 ENOENT (No such file or directory) >stat64("/opt/sun-jdk-1.4.2.04/jre/javaws/xchat", 0xbfffdd60) = -1 ENOENT (No such file or directory) >stat64("/usr/qt/3/bin/xchat", 0xbfffdd60) = -1 ENOENT (No such file or directory) >stat64("/usr/kde/3.2/bin/xchat", 0xbfffdd60) = -1 ENOENT (No such file or directory) >stat64("/usr/games/bin/xchat", 0xbfffdd60) = -1 ENOENT (No such file or directory) >stat64("/opt/vmware/bin/xchat", 0xbfffdd60) = -1 ENOENT (No such file or directory) >getcwd("/home/sura", 1024) = 11 >readlink("/home/sura/", 0xbfffd540, 1024) = -1 EINVAL (Invalid argument) >stat64("/home/sura/Modules/Setup", 0xbfffd440) = -1 ENOENT (No such file or directory) >stat64("/home/sura/lib/python2.3/os.py", 0xbfffd380) = -1 ENOENT (No such file or directory) >stat64("/home/sura/lib/python2.3/os.pyc", 0xbfffd3e0) = -1 ENOENT (No such file or directory) >stat64("/home/lib/python2.3/os.py", 0xbfffd380) = -1 ENOENT (No such file or directory) >stat64("/home/lib/python2.3/os.pyc", 0xbfffd3e0) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3/os.py", {st_mode=S_IFREG|0644, st_size=21019, ...}) = 0 >stat64("/home/sura/Modules/Setup", 0xbfffd440) = -1 ENOENT (No such file or directory) >stat64("/home/sura/lib/python2.3/lib-dynload", 0xbfffd3e0) = -1 ENOENT (No such file or directory) >stat64("/home/lib/python2.3/lib-dynload", 0xbfffd3e0) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3/lib-dynload", {st_mode=S_IFDIR|0755, st_size=1792, ...}) = 0 >brk(0) = 0x8221000 >brk(0x8242000) = 0x8242000 >rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_IGN}, 8) = 0 >rt_sigaction(SIGXFSZ, {SIG_IGN}, {SIG_DFL}, 8) = 0 >getpid() = 14408 >rt_sigaction(SIGHUP, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGINT, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGQUIT, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGILL, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGTRAP, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGABRT, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGBUS, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGFPE, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGKILL, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGUSR1, NULL, {0x8093d48, [], SA_RESTORER, 0x4061dbf8}, 8) = 0 >rt_sigaction(SIGSEGV, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGUSR2, NULL, {0x8093d7d, [], SA_RESTORER, 0x4061dbf8}, 8) = 0 >rt_sigaction(SIGPIPE, NULL, {SIG_IGN}, 8) = 0 >rt_sigaction(SIGALRM, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGTERM, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGSTKFLT, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGCHLD, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGCONT, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGSTOP, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGTSTP, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGTTIN, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGTTOU, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGURG, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGXCPU, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGXFSZ, NULL, {SIG_IGN}, 8) = 0 >rt_sigaction(SIGVTALRM, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGPROF, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGWINCH, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGIO, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGPWR, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGSYS, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_3, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_4, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_5, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_6, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_7, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_8, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_9, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_10, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_11, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_12, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_13, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_14, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_15, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_16, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_17, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_18, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_19, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_20, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_21, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_22, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_23, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_24, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_25, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_26, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_27, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_28, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_29, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_30, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_31, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_32, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGINT, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGINT, {0x40c58cd4, [], SA_RESTORER, 0x4061dbf8}, NULL, 8) = 0 >stat64("/usr/lib/python23.zip", 0xbfffd200) = -1 ENOENT (No such file or directory) >stat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=53072, ...}) = 0 >stat64("/usr/lib/python23.zip/site", 0xbfffdb80) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/site.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/sitemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/site.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/site.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3/", {st_mode=S_IFDIR|0755, st_size=17752, ...}) = 0 >stat64("/usr/lib/python2.3/site", 0xbfffdb80) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/site.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/sitemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/site.py", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=12547, ...}) = 0 >open("/usr/lib/python2.3/site.pyc", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=11500, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40f17000 >read(6, ";\362\r\n\240\213\244@c\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0"..., 131072) = 11500 >fstat64(6, {st_mode=S_IFREG|0644, st_size=11500, ...}) = 0 >read(6, "", 131072) = 0 >close(6) = 0 >munmap(0x40f17000, 131072) = 0 >stat64("/usr/lib/python23.zip/os", 0xbfffcb90) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/os.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/osmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/os.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/os.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3/os", 0xbfffcb90) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/os.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/osmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/os.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=21019, ...}) = 0 >open("/usr/lib/python2.3/os.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=25983, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40f17000 >read(7, ";\362\r\n\240\213\244@c\0\0\0\0\0\0\0\0\t\0\0\0@\0\0\0"..., 131072) = 25983 >fstat64(7, {st_mode=S_IFREG|0644, st_size=25983, ...}) = 0 >read(7, "", 131072) = 0 >close(7) = 0 >munmap(0x40f17000, 131072) = 0 >stat64("/usr/lib/python23.zip/posixpath", 0xbfffbba0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/posixpath.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/posixpathmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/posixpath.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/posixpath.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3/posixpath", 0xbfffbba0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/posixpath.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/posixpathmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/posixpath.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=12691, ...}) = 0 >open("/usr/lib/python2.3/posixpath.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=13698, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40f17000 >read(8, ";\362\r\n\240\213\244@c\0\0\0\0\0\0\0\0#\0\0\0@\0\0\0s"..., 131072) = 13698 >fstat64(8, {st_mode=S_IFREG|0644, st_size=13698, ...}) = 0 >read(8, "", 131072) = 0 >close(8) = 0 >munmap(0x40f17000, 131072) = 0 >stat64("/usr/lib/python23.zip/stat", 0xbfffabb0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/stat.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/statmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/stat.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/stat.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3/stat", 0xbfffabb0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/stat.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/statmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/stat.py", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=1667, ...}) = 0 >open("/usr/lib/python2.3/stat.pyc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=3265, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40f17000 >read(9, ";\362\r\n\240\213\244@c\0\0\0\0\0\0\0\0\1\0\0\0@\0\0\0"..., 131072) = 3265 >fstat64(9, {st_mode=S_IFREG|0644, st_size=3265, ...}) = 0 >read(9, "", 131072) = 0 >close(9) = 0 >munmap(0x40f17000, 131072) = 0 >close(8) = 0 >close(7) = 0 >stat64("/usr/lib/python23.zip/UserDict", 0xbfffbba0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/UserDict.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/UserDictmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/UserDict.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/UserDict.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3/UserDict", 0xbfffbba0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/UserDict.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/UserDictmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/UserDict.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=5446, ...}) = 0 >open("/usr/lib/python2.3/UserDict.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=10661, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40f17000 >read(8, ";\362\r\n\240\213\244@c\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0"..., 131072) = 10661 >fstat64(8, {st_mode=S_IFREG|0644, st_size=10661, ...}) = 0 >read(8, "", 131072) = 0 >close(8) = 0 >munmap(0x40f17000, 131072) = 0 >close(7) = 0 >brk(0) = 0x8242000 >brk(0x8263000) = 0x8263000 >stat64("/usr/lib/python23.zip/copy_reg", 0xbfffbba0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/copy_reg.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/copy_regmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/copy_reg.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/copy_reg.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3/copy_reg", 0xbfffbba0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/copy_reg.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/copy_regmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/copy_reg.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=6244, ...}) = 0 >open("/usr/lib/python2.3/copy_reg.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=6062, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40f17000 >read(8, ";\362\r\n\240\213\244@c\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0"..., 131072) = 6062 >fstat64(8, {st_mode=S_IFREG|0644, st_size=6062, ...}) = 0 >read(8, "", 131072) = 0 >close(8) = 0 >munmap(0x40f17000, 131072) = 0 >stat64("/usr/lib/python23.zip/types", 0xbfffabb0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/types.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/typesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/types.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/types.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3/types", 0xbfffabb0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/types.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/typesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/types.py", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=2154, ...}) = 0 >open("/usr/lib/python2.3/types.pyc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=3100, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40f17000 >read(9, ";\362\r\n\240\213\244@c\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0"..., 131072) = 3100 >fstat64(9, {st_mode=S_IFREG|0644, st_size=3100, ...}) = 0 >read(9, "", 131072) = 0 >mmap2(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40f37000 >close(9) = 0 >munmap(0x40f17000, 131072) = 0 >close(8) = 0 >close(7) = 0 >close(6) = 0 >stat64("/usr/lib/portage/pym", {st_mode=S_IFDIR|0755, st_size=1328, ...}) = 0 >open("/usr/lib/portage/pym", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 6 >fstat64(6, {st_mode=S_IFDIR|0755, st_size=1328, ...}) = 0 >fcntl64(6, F_SETFD, FD_CLOEXEC) = 0 >mmap2(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40f78000 >getdents64(6, /* 39 entries */, 131072) = 1464 >getdents64(6, /* 0 entries */, 131072) = 0 >munmap(0x40f78000, 135168) = 0 >close(6) = 0 >stat64("/usr/lib/python2.3/site-packages", {st_mode=S_IFDIR|0755, st_size=1160, ...}) = 0 >open("/usr/lib/python2.3/site-packages", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 6 >fstat64(6, {st_mode=S_IFDIR|0755, st_size=1160, ...}) = 0 >fcntl64(6, F_SETFD, FD_CLOEXEC) = 0 >mmap2(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40f78000 >getdents64(6, /* 38 entries */, 131072) = 1280 >getdents64(6, /* 0 entries */, 131072) = 0 >munmap(0x40f78000, 135168) = 0 >close(6) = 0 >open("/usr/lib/python2.3/site-packages/pygtk.pth", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=8, ...}) = 0 >fstat64(6, {st_mode=S_IFREG|0644, st_size=8, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40f78000 >read(6, "gtk-2.0\n", 131072) = 8 >stat64("/usr/lib/python2.3/site-packages/gtk-2.0", {st_mode=S_IFDIR|0755, st_size=424, ...}) = 0 >read(6, "", 131072) = 0 >close(6) = 0 >munmap(0x40f78000, 131072) = 0 >stat64("/usr/lib/site-python", 0xbfffd3a0) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python23.zip/sitecustomize", 0xbfffcb90) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3", {st_mode=S_IFDIR|0755, st_size=17752, ...}) = 0 >stat64("/usr/lib/python2.3/sitecustomize", 0xbfffcb90) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3/plat-linux2", {st_mode=S_IFDIR|0755, st_size=408, ...}) = 0 >stat64("/usr/lib/python2.3/plat-linux2/sitecustomize", 0xbfffcb90) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/plat-linux2/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/plat-linux2/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/plat-linux2/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/plat-linux2/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3/lib-tk", {st_mode=S_IFDIR|0755, st_size=1712, ...}) = 0 >stat64("/usr/lib/python2.3/lib-tk/sitecustomize", 0xbfffcb90) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/lib-tk/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/lib-tk/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/lib-tk/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/lib-tk/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3/lib-dynload", {st_mode=S_IFDIR|0755, st_size=1792, ...}) = 0 >stat64("/usr/lib/python2.3/lib-dynload/sitecustomize", 0xbfffcb90) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/lib-dynload/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/lib-dynload/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/lib-dynload/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/lib-dynload/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/portage/pym", {st_mode=S_IFDIR|0755, st_size=1328, ...}) = 0 >stat64("/usr/lib/portage/pym/sitecustomize", 0xbfffcb90) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3/site-packages", {st_mode=S_IFDIR|0755, st_size=1160, ...}) = 0 >stat64("/usr/lib/python2.3/site-packages/sitecustomize", 0xbfffcb90) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/site-packages/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/site-packages/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/site-packages/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/site-packages/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3/site-packages/gtk-2.0", {st_mode=S_IFDIR|0755, st_size=424, ...}) = 0 >stat64("/usr/lib/python2.3/site-packages/gtk-2.0/sitecustomize", 0xbfffcb90) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/site-packages/gtk-2.0/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/site-packages/gtk-2.0/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/site-packages/gtk-2.0/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/site-packages/gtk-2.0/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >close(5) = 0 >stat64("/usr/lib/python23.zip/warnings", 0xbfffdba0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/warnings.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/warningsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/warnings.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/warnings.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3/warnings", 0xbfffdba0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/warnings.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/warningsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/warnings.py", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=8833, ...}) = 0 >open("/usr/lib/python2.3/warnings.pyc", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=9938, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40f78000 >read(6, ";\362\r\n\240\213\244@c\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0"..., 131072) = 9938 >fstat64(6, {st_mode=S_IFREG|0644, st_size=9938, ...}) = 0 >read(6, "", 131072) = 0 >close(6) = 0 >munmap(0x40f78000, 131072) = 0 >stat64("/usr/lib/python23.zip/linecache", 0xbfffcbb0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/linecache.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/linecachemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/linecache.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/linecache.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3/linecache", 0xbfffcbb0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/linecache.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/linecachemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/linecache.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=2703, ...}) = 0 >open("/usr/lib/python2.3/linecache.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=3113, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40f78000 >read(7, ";\362\r\n\240\213\244@c\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0"..., 131072) = 3113 >fstat64(7, {st_mode=S_IFREG|0644, st_size=3113, ...}) = 0 >read(7, "", 131072) = 0 >close(7) = 0 >munmap(0x40f78000, 131072) = 0 >close(6) = 0 >close(5) = 0 >stat64("/usr/lib/python23.zip/encodings", 0xbfffdc20) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/encodings.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/encodingsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/encodings.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/encodings.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3/encodings", {st_mode=S_IFDIR|0755, st_size=7480, ...}) = 0 >stat64("/usr/lib/python2.3/encodings/__init__.py", {st_mode=S_IFREG|0644, st_size=4631, ...}) = 0 >stat64("/usr/lib/python2.3/encodings/__init__", 0xbfffd790) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/encodings/__init__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/encodings/__init__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/encodings/__init__.py", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=4631, ...}) = 0 >open("/usr/lib/python2.3/encodings/__init__.pyc", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=4252, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40f78000 >read(6, ";\362\r\n\240\213\244@c\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0"..., 131072) = 4252 >fstat64(6, {st_mode=S_IFREG|0644, st_size=4252, ...}) = 0 >read(6, "", 131072) = 0 >close(6) = 0 >munmap(0x40f78000, 131072) = 0 >stat64("/usr/lib/python2.3/encodings", {st_mode=S_IFDIR|0755, st_size=7480, ...}) = 0 >stat64("/usr/lib/python2.3/encodings/codecs", 0xbfffc7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/encodings/codecs.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/encodings/codecsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/encodings/codecs.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/encodings/codecs.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python23.zip/codecs", 0xbfffc7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/codecs.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/codecsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/codecs.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/codecs.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3/codecs", 0xbfffc7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/codecs.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/codecsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/codecs.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=21697, ...}) = 0 >open("/usr/lib/python2.3/codecs.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=27256, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40f78000 >read(7, ";\362\r\n\240\213\244@c\0\0\0\0\0\0\0\0\30\0\0\0@\0\0\0"..., 131072) = 27256 >fstat64(7, {st_mode=S_IFREG|0644, st_size=27256, ...}) = 0 >read(7, "", 131072) = 0 >close(7) = 0 >munmap(0x40f78000, 131072) = 0 >close(6) = 0 >stat64("/usr/lib/python2.3/encodings/exceptions", 0xbfffc7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/encodings/exceptions.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/encodings/exceptionsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/encodings/exceptions.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/encodings/exceptions.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3/encodings/types", 0xbfffc7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/encodings/types.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/encodings/typesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/encodings/types.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/encodings/types.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >close(5) = 0 >stat64("/usr/lib/python2.3/encodings/encodings", 0xbfffd9f0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/encodings/encodings.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/encodings/encodingsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/encodings/encodings.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/encodings/encodings.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3/encodings/ansi_x3", 0xbfffd9f0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/encodings/ansi_x3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/encodings/ansi_x3module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/encodings/ansi_x3.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/encodings/ansi_x3.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3/encodings/aliases", 0xbfffd9f0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/encodings/aliases.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/encodings/aliasesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/encodings/aliases.py", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=9425, ...}) = 0 >open("/usr/lib/python2.3/encodings/aliases.pyc", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=6008, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40f78000 >read(6, ";\362\r\n\240\213\244@c\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0"..., 131072) = 6008 >fstat64(6, {st_mode=S_IFREG|0644, st_size=6008, ...}) = 0 >read(6, "", 131072) = 0 >brk(0) = 0x8263000 >brk(0x828b000) = 0x828b000 >close(6) = 0 >munmap(0x40f78000, 131072) = 0 >close(5) = 0 >stat64("/usr/lib/python2.3/encodings/ascii", 0xbfffd9f0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/encodings/ascii.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/encodings/asciimodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/encodings/ascii.py", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=727, ...}) = 0 >open("/usr/lib/python2.3/encodings/ascii.pyc", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=1646, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40f78000 >read(6, ";\362\r\n\240\213\244@c\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0"..., 131072) = 1646 >fstat64(6, {st_mode=S_IFREG|0644, st_size=1646, ...}) = 0 >read(6, "", 131072) = 0 >close(6) = 0 >munmap(0x40f78000, 131072) = 0 >close(5) = 0 >ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 >ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfffe51c) = -1 ENOTTY (Inappropriate ioctl for device) >readlink("<xchat>", 0xbfffde60, 1024) = -1 ENOENT (No such file or directory) >getcwd("/home/sura", 4096) = 11 >lstat64("/home/sura/<xchat>", 0xbfffd5bc) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python23.zip", 0xbfffd1d0) = -1 ENOENT (No such file or directory) >stat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=53072, ...}) = 0 >stat64("/usr/lib/python23.zip/site", 0xbfffdb50) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/site.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/sitemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/site.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/site.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3/", {st_mode=S_IFDIR|0755, st_size=17752, ...}) = 0 >stat64("/usr/lib/python2.3/site", 0xbfffdb50) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/site.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/sitemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/site.py", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=12547, ...}) = 0 >open("/usr/lib/python2.3/site.pyc", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=11500, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40f78000 >read(6, ";\362\r\n\240\213\244@c\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0"..., 131072) = 11500 >fstat64(6, {st_mode=S_IFREG|0644, st_size=11500, ...}) = 0 >read(6, "", 131072) = 0 >close(6) = 0 >munmap(0x40f78000, 131072) = 0 >stat64("/usr/lib/python23.zip/os", 0xbfffcb60) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/os.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/osmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/os.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/os.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3/os", 0xbfffcb60) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/os.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/osmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/os.py", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=21019, ...}) = 0 >open("/usr/lib/python2.3/os.pyc", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=25983, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40f78000 >read(7, ";\362\r\n\240\213\244@c\0\0\0\0\0\0\0\0\t\0\0\0@\0\0\0"..., 131072) = 25983 >fstat64(7, {st_mode=S_IFREG|0644, st_size=25983, ...}) = 0 >read(7, "", 131072) = 0 >close(7) = 0 >munmap(0x40f78000, 131072) = 0 >stat64("/usr/lib/python23.zip/posixpath", 0xbfffbb70) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/posixpath.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/posixpathmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/posixpath.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/posixpath.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3/posixpath", 0xbfffbb70) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/posixpath.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/posixpathmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/posixpath.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=12691, ...}) = 0 >open("/usr/lib/python2.3/posixpath.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=13698, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40f78000 >read(8, ";\362\r\n\240\213\244@c\0\0\0\0\0\0\0\0#\0\0\0@\0\0\0s"..., 131072) = 13698 >fstat64(8, {st_mode=S_IFREG|0644, st_size=13698, ...}) = 0 >read(8, "", 131072) = 0 >close(8) = 0 >munmap(0x40f78000, 131072) = 0 >stat64("/usr/lib/python23.zip/stat", 0xbfffab80) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/stat.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/statmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/stat.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/stat.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3/stat", 0xbfffab80) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/stat.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/statmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/stat.py", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=1667, ...}) = 0 >open("/usr/lib/python2.3/stat.pyc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=3265, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40f78000 >read(9, ";\362\r\n\240\213\244@c\0\0\0\0\0\0\0\0\1\0\0\0@\0\0\0"..., 131072) = 3265 >fstat64(9, {st_mode=S_IFREG|0644, st_size=3265, ...}) = 0 >read(9, "", 131072) = 0 >close(9) = 0 >munmap(0x40f78000, 131072) = 0 >close(8) = 0 >close(7) = 0 >stat64("/usr/lib/python23.zip/UserDict", 0xbfffbb70) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/UserDict.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/UserDictmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/UserDict.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/UserDict.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3/UserDict", 0xbfffbb70) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/UserDict.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/UserDictmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/UserDict.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=5446, ...}) = 0 >open("/usr/lib/python2.3/UserDict.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=10661, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40f78000 >read(8, ";\362\r\n\240\213\244@c\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0"..., 131072) = 10661 >fstat64(8, {st_mode=S_IFREG|0644, st_size=10661, ...}) = 0 >read(8, "", 131072) = 0 >close(8) = 0 >munmap(0x40f78000, 131072) = 0 >close(7) = 0 >stat64("/usr/lib/python23.zip/copy_reg", 0xbfffbb70) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/copy_reg.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/copy_regmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/copy_reg.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/copy_reg.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3/copy_reg", 0xbfffbb70) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/copy_reg.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/copy_regmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/copy_reg.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=6244, ...}) = 0 >open("/usr/lib/python2.3/copy_reg.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=6062, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40f78000 >read(8, ";\362\r\n\240\213\244@c\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0"..., 131072) = 6062 >fstat64(8, {st_mode=S_IFREG|0644, st_size=6062, ...}) = 0 >read(8, "", 131072) = 0 >close(8) = 0 >munmap(0x40f78000, 131072) = 0 >stat64("/usr/lib/python23.zip/types", 0xbfffab80) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/types.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/typesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/types.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/types.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3/types", 0xbfffab80) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/types.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/typesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/types.py", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=2154, ...}) = 0 >open("/usr/lib/python2.3/types.pyc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=3100, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40f78000 >read(9, ";\362\r\n\240\213\244@c\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0"..., 131072) = 3100 >fstat64(9, {st_mode=S_IFREG|0644, st_size=3100, ...}) = 0 >read(9, "", 131072) = 0 >close(9) = 0 >munmap(0x40f78000, 131072) = 0 >close(8) = 0 >close(7) = 0 >close(6) = 0 >stat64("/usr/lib/portage/pym", {st_mode=S_IFDIR|0755, st_size=1328, ...}) = 0 >open("/usr/lib/portage/pym", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 6 >fstat64(6, {st_mode=S_IFDIR|0755, st_size=1328, ...}) = 0 >fcntl64(6, F_SETFD, FD_CLOEXEC) = 0 >mmap2(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40f78000 >getdents64(6, /* 39 entries */, 131072) = 1464 >getdents64(6, /* 0 entries */, 131072) = 0 >munmap(0x40f78000, 135168) = 0 >close(6) = 0 >stat64("/usr/lib/python2.3/site-packages", {st_mode=S_IFDIR|0755, st_size=1160, ...}) = 0 >open("/usr/lib/python2.3/site-packages", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 6 >fstat64(6, {st_mode=S_IFDIR|0755, st_size=1160, ...}) = 0 >fcntl64(6, F_SETFD, FD_CLOEXEC) = 0 >mmap2(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40f78000 >getdents64(6, /* 38 entries */, 131072) = 1280 >getdents64(6, /* 0 entries */, 131072) = 0 >munmap(0x40f78000, 135168) = 0 >close(6) = 0 >open("/usr/lib/python2.3/site-packages/pygtk.pth", O_RDONLY|O_LARGEFILE) = 6 >fstat64(6, {st_mode=S_IFREG|0644, st_size=8, ...}) = 0 >fstat64(6, {st_mode=S_IFREG|0644, st_size=8, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40f78000 >read(6, "gtk-2.0\n", 131072) = 8 >stat64("/usr/lib/python2.3/site-packages/gtk-2.0", {st_mode=S_IFDIR|0755, st_size=424, ...}) = 0 >read(6, "", 131072) = 0 >close(6) = 0 >munmap(0x40f78000, 131072) = 0 >stat64("/usr/lib/site-python", 0xbfffd370) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python23.zip/sitecustomize", 0xbfffcb60) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python23.zip/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3", {st_mode=S_IFDIR|0755, st_size=17752, ...}) = 0 >stat64("/usr/lib/python2.3/sitecustomize", 0xbfffcb60) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3/plat-linux2", {st_mode=S_IFDIR|0755, st_size=408, ...}) = 0 >stat64("/usr/lib/python2.3/plat-linux2/sitecustomize", 0xbfffcb60) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/plat-linux2/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/plat-linux2/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/plat-linux2/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/plat-linux2/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3/lib-tk", {st_mode=S_IFDIR|0755, st_size=1712, ...}) = 0 >stat64("/usr/lib/python2.3/lib-tk/sitecustomize", 0xbfffcb60) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/lib-tk/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/lib-tk/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/lib-tk/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/lib-tk/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3/lib-dynload", {st_mode=S_IFDIR|0755, st_size=1792, ...}) = 0 >stat64("/usr/lib/python2.3/lib-dynload/sitecustomize", 0xbfffcb60) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/lib-dynload/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/lib-dynload/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/lib-dynload/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/lib-dynload/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/portage/pym", {st_mode=S_IFDIR|0755, st_size=1328, ...}) = 0 >stat64("/usr/lib/portage/pym/sitecustomize", 0xbfffcb60) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3/site-packages", {st_mode=S_IFDIR|0755, st_size=1160, ...}) = 0 >stat64("/usr/lib/python2.3/site-packages/sitecustomize", 0xbfffcb60) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/site-packages/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/site-packages/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/site-packages/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/site-packages/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.3/site-packages/gtk-2.0", {st_mode=S_IFDIR|0755, st_size=424, ...}) = 0 >stat64("/usr/lib/python2.3/site-packages/gtk-2.0/sitecustomize", 0xbfffcb60) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/site-packages/gtk-2.0/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/site-packages/gtk-2.0/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/site-packages/gtk-2.0/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.3/site-packages/gtk-2.0/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >close(5) = 0 >readlink("<xchat>", 0xbfffde20, 1024) = -1 ENOENT (No such file or directory) >getcwd("/home/sura", 4096) = 11 >lstat64("/home/sura/<xchat>", 0xbfffd57c) = -1 ENOENT (No such file or directory) >gettimeofday({1086917123, 402335}, NULL) = 0 >time(NULL) = 1086917123 >getcwd("/home/sura", 4096) = 11 >chdir("/home/sura/.xchat2") = 0 >open(".", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 5 >fstat64(5, {st_mode=S_IFDIR|0744, st_size=720, ...}) = 0 >fcntl64(5, F_SETFD, FD_CLOEXEC) = 0 >mmap2(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40f78000 >getdents64(5, /* 23 entries */, 131072) = 792 >getdents64(5, /* 0 entries */, 131072) = 0 >munmap(0x40f78000, 135168) = 0 >close(5) = 0 >chdir("/home/sura") = 0 >open("/usr/lib/xchat/plugins/perl.so", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P#\0\000"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0755, st_size=49300, ...}) = 0 >mmap2(NULL, 51940, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x40f78000 >mmap2(0x40f84000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0xb) = 0x40f84000 >close(5) = 0 >mprotect(0xbffff000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC|PROT_GROWSDOWN) = 0 >open("/etc/ld.so.cache", O_RDONLY) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=72241, ...}) = 0 >mmap2(NULL, 72241, PROT_READ, MAP_PRIVATE, 5, 0) = 0x40f85000 >close(5) = 0 >open("/usr/lib/libperl.so.1", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\354"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0755, st_size=1200539, ...}) = 0 >mmap2(NULL, 1105792, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x40f97000 >mmap2(0x41098000, 45056, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x100) = 0x41098000 >mmap2(0x410a3000, 8064, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x410a3000 >close(5) = 0 >mprotect(0xbffff000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC|PROT_GROWSDOWN) = 0 >open("/lib/libcrypt.so.1", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\t\0"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0755, st_size=18664, ...}) = 0 >mmap2(NULL, 176732, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x410a5000 >mmap2(0x410a9000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x4) = 0x410a9000 >mmap2(0x410aa000, 156252, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x410aa000 >close(5) = 0 >munmap(0x40f85000, 72241) = 0 >open("/home/sura/.xchat2", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 5 >fstat64(5, {st_mode=S_IFDIR|0744, st_size=720, ...}) = 0 >fcntl64(5, F_SETFD, FD_CLOEXEC) = 0 >mmap2(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x410d1000 >getdents64(5, /* 23 entries */, 131072) = 792 >getdents64(5, /* 0 entries */, 131072) = 0 >munmap(0x410d1000, 135168) = 0 >close(5) = 0 >time(NULL) = 1086917123 >getdents64(4, /* 0 entries */, 131072) = 0 >munmap(0x40cc9000, 135168) = 0 >close(4) = 0 >open("/home/sura/.xchat2", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0744, st_size=720, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >mmap2(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40cc9000 >getdents64(4, /* 23 entries */, 131072) = 792 >open("/home/sura/.xchat2/libxsys-1.0.5.so", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\21\0\000"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0755, st_size=25114, ...}) = 0 >mmap2(NULL, 22704, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x40cf8000 >mmap2(0x40cfd000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x4) = 0x40cfd000 >close(5) = 0 >open("/etc/ld.so.cache", O_RDONLY) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=72241, ...}) = 0 >mmap2(NULL, 72241, PROT_READ, MAP_PRIVATE, 5, 0) = 0x40ec1000 >close(5) = 0 >open("/usr/lib/libglib-1.2.so.0", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000b\0\000"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0755, st_size=177403, ...}) = 0 >mmap2(NULL, 149508, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x410d1000 >mmap2(0x410f5000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x24) = 0x410f5000 >close(5) = 0 >mprotect(0xbffff000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC|PROT_GROWSDOWN) = 0 >open("/usr/lib/libxmms.so.1", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0pO\0\000"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0755, st_size=334068, ...}) = 0 >mmap2(NULL, 333388, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x410f6000 >mmap2(0x41145000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x4f) = 0x41145000 >close(5) = 0 >open("/usr/lib/libgtk-1.2.so.0", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240Q\2"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0755, st_size=1432760, ...}) = 0 >mmap2(NULL, 1432616, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x41148000 >mmap2(0x4129c000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x153) = 0x4129c000 >mmap2(0x412a5000, 3112, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x412a5000 >close(5) = 0 >open("/usr/lib/libgdk-1.2.so.0", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\241\0"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0755, st_size=263404, ...}) = 0 >mmap2(NULL, 261204, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x412a6000 >mmap2(0x412e5000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x3f) = 0x412e5000 >close(5) = 0 >open("/usr/lib/libgmodule-1.2.so.0", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\v\0\000"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0755, st_size=11153, ...}) = 0 >mmap2(NULL, 11552, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x412e6000 >mmap2(0x412e8000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x1) = 0x412e8000 >close(5) = 0 >mprotect(0xbffff000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC|PROT_GROWSDOWN) = 0 >open("/usr/lib/libgthread-1.2.so.0", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\v\0"..., 512) = 512 >fstat64(5, {st_mode=S_IFREG|0755, st_size=10746, ...}) = 0 >mmap2(NULL, 10700, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x412e9000 >mmap2(0x412eb000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x1) = 0x412eb000 >close(5) = 0 >mprotect(0xbffff000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC|PROT_GROWSDOWN) = 0 >munmap(0x40ec1000, 72241) = 0 >time(NULL) = 1086917123 >getdents64(4, /* 0 entries */, 131072) = 0 >munmap(0x40cc9000, 135168) = 0 >close(4) = 0 >gettimeofday({1086917123, 444898}, NULL) = 0 >gettimeofday({1086917123, 444938}, NULL) = 0 >gettimeofday({1086917123, 444970}, NULL) = 0 >gettimeofday({1086917123, 445081}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 0) = 1 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >write(3, "<\2\2\0w\0\300\1\234\4\5\0x\0\300\1v\0\300\1|\0\0\0\0\0"..., 2044) = 2044 >write(3, ">\2\7\0\211\0\300\1*\0\300\1+\0\300\1\0\0\0\0\2\0\20\0"..., 2044) = 2044 >gettimeofday({1086917123, 526853}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 0) = 1 >gettimeofday({1086917123, 527074}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 0) = 1 >write(3, "6\2\2\0\233\0\300\1F\0\5\0*\0\300\1+\0\300\1B\0@\0\6\0"..., 1832) = 1832 >ioctl(3, FIONREAD, [576]) = 0 >read(3, "\26\0\371\0019\0\300\0019\0\300\1*\0\300\1\355\0046\0\17"..., 576) = 576 >gettimeofday({1086917123, 540111}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 0) = 1 >gettimeofday({1086917123, 540201}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 0) = 1 >gettimeofday({1086917123, 540281}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 0) = 1 >gettimeofday({1086917123, 540360}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 0) = 1 >gettimeofday({1086917123, 540438}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 0) = 1 >gettimeofday({1086917123, 540585}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 0) = 1 >gettimeofday({1086917123, 540665}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 0) = 1 >gettimeofday({1086917123, 540745}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 0) = 1 >gettimeofday({1086917123, 540824}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 0) = 1 >gettimeofday({1086917123, 540901}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 0) = 1 >gettimeofday({1086917123, 540982}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 0) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\26\0?\2\3\0\300\1\3\0\300\1\1\0\300\1\0\0\0\0\0\5\275"..., 32) = 32 >gettimeofday({1086917123, 541186}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 0) = 1 >write(3, "(\2\4\0\3\0\300\1\260\0\0\0\0\0\0\0", 16) = 16 >read(3, "\26\0?\2\3\0\300\1\3\0\300\1\1\0\300\1\273\377\7\0\0\5"..., 32) = 32 >read(3, "\23\0K\2z\0\300\1z\0\300\1\0X\f\0108\223\10\nz\0\300\1"..., 32) = 32 >read(3, "\23\0M\2u\0\300\1u\0\300\1\0X\f\0108\223\10\nu\0\300\1"..., 32) = 32 >read(3, "\23\0Q\2{\0\300\1{\0\300\1\0\223\10\n{\0\300\1\0\0\0\0"..., 32) = 32 >read(3, "\23\0U\2|\0\300\1|\0\300\1\0\223\10\n|\0\300\1\0\0\0\0"..., 32) = 32 >read(3, "\23\0Y\2}\0\300\1}\0\300\1\0\223\10\n}\0\300\1\0\0\0\0"..., 32) = 32 >read(3, "\23\0]\2~\0\300\1~\0\300\1\0\223\10\n~\0\300\1\0\0\0\0"..., 32) = 32 >read(3, "\23\0a\2\177\0\300\1\177\0\300\1\0\223\10\n\177\0\300\1"..., 32) = 32 >read(3, "\26\266b\2*\0\300\1*\0\300\1\177\0\300\1\4\0008\0\345\4"..., 32) = 32 >read(3, "\23\0c\2*\0\300\1*\0\300\1\0X\f\0108\223\10\n*\0\300\1"..., 32) = 32 >read(3, "\26\266d\0029\0\300\0019\0\300\1*\0\300\1\355\0046\0\17"..., 32) = 32 >read(3, "\23\4e\0029\0\300\0019\0\300\1\0\223\10\n9\0\300\1\0\0"..., 32) = 32 >read(3, "\26\266f\2;\0\300\1;\0\300\0019\0\300\1\2\0\235\0039\0"..., 32) = 32 >read(3, "\23\0g\2;\0\300\1;\0\300\1\0\223\10\n;\0\300\1\0\0\0\0"..., 32) = 32 >read(3, "\26\266h\2<\0\300\1<\0\300\1;\0\300\1;\0\235\3\302\4\30"..., 32) = 32 >read(3, "\23\0i\2<\0\300\1<\0\300\1\0X\f\0108\223\10\n<\0\300\1"..., 32) = 32 >read(3, "\34\363k\2\3\0\300\1#\0\0\0005U\354\26\0\0\0\0005U\354"..., 32) = 32 >read(3, "\23\0r\2\200\0\300\1\200\0\300\1\0\223\10\n\200\0\300\1"..., 32) = 32 >read(3, "\22\0s\2{\0\300\1{\0\300\1\0\223\10\n{\0\300\1\0\0\0\0"..., 32) = 32 >read(3, "\22\0t\2|\0\300\1|\0\300\1\0\223\10\n|\0\300\1\0\0\0\0"..., 32) = 32 >read(3, "\22\0u\2}\0\300\1}\0\300\1\0\223\10\n}\0\300\1\0\0\0\0"..., 32) = 32 >read(3, "\22\0v\2~\0\300\1~\0\300\1\0\223\10\n~\0\300\1\0\0\0\0"..., 32) = 32 >read(3, "\22\0w\2\177\0\300\1\177\0\300\1\0\223\10\n\177\0\300\1"..., 32) = 32 >read(3, "\34\363{\2\3\0\300\1\333\0\0\0005U\354\26\0\0\300\0018"..., 32) = 32 >read(3, "\34\363|\2\3\0\300\1\'\0\0\0005U\354\26\0\0\0\0005U\354"..., 32) = 32 >read(3, "\34\363}\2\3\0\300\1\334\0\0\0005U\354\26\0\0\0\0005U\354"..., 32) = 32 >read(3, "\34\363~\2\3\0\300\1%\0\0\0005U\354\26\0\0\0\0005U\354"..., 32) = 32 >read(3, "\34\363\247\2\3\0\300\1s\0\0\0007U\354\26\0\0\0\0007U\354"..., 32) = 32 >read(3, "\34\363\247\2\3\0\300\1\346\0\0\0007U\354\26\0\0\0\000"..., 32) = 32 >read(3, "\25o\247\2\3\0\300\1\3\0\300\1\255c\304\0\0\0\0\0\0\320"..., 32) = 32 >read(3, "\34\363\247\2\3\0\300\1\344\0\0\0007U\354\26\0\0\0\000"..., 32) = 32 >read(3, "\34\363\247\2\3\0\300\1\344\0\0\0007U\354\26\0\0\0\000"..., 32) = 32 >read(3, "\34\363\247\2\3\0\300\1S\1\0\0008U\354\26\0\0\0\0008U\354"..., 32) = 32 >read(3, "\26\0\247\2\3\0\300\1\3\0\300\1\0\0\0\0\3\0\30\0\0\5\275"..., 32) = 32 >read(3, "\34\363\247\2\260\0\0\0&\1\0\0008U\354\26\0\0\0\0\210\320"..., 32) = 32 >read(3, "\34\363\247\2\260\0\0\0\'\1\0\0008U\354\26\0\0\0\0008U"..., 32) = 32 >read(3, "\23\0\247\2\3\0\300\1\3\0\300\1\0\320\227\10\3\0\300\1"..., 32) = 32 >read(3, "\f\203\247\2\3\0\300\1B\0\0\0\276\4\2\0\10\0\0\0\377\377"..., 32) = 32 >read(3, "\f#\247\2\3\0\300\1\376\4\2\0\2\0\32\0\7\0\377\277\370"..., 32) = 32 >read(3, "\f\0\247\2\3\0\300\1B\0\34\0\276\4\1\0\6\0:\10\272\361"..., 32) = 32 >read(3, "\f\4\247\2\3\0\300\1?\4\35\0\301\0\30\0\5\0A\10 A!\n\276"..., 32) = 32 >read(3, "\f\206\247\2\3\0\300\1B\0005\0\276\4\3\0\4\0\377\277t\223"..., 32) = 32 >read(3, "\ft\247\2\3\0\300\1\351\0048\0\27\0b\3\3\0\0\0\37\0\0\0"..., 32) = 32 >read(3, "\f\5\247\2\3\0\300\1B\0\232\3\276\4\3\0\2\0\377\277\0\0"..., 32) = 32 >read(3, "\f\0\247\2\3\0\300\1\375\4\235\3\3\0\30\0\1\0\0\0\250\252"..., 32) = 32 >read(3, "\f\252\247\2\3\0\300\1B\0\265\3\276\4\1\0\0\0\377\277\1"..., 32) = 32 >read(3, "\f\5\247\2<\0\300\1\7\0\0\0\273\4\2\0\2\0\377\277\0\0\0"..., 32) = 32 >read(3, "\f\0\247\2<\0\300\1\300\4\2\0\2\0\24\0\1\0\0\0\250\252"..., 32) = 32 >read(3, "\f\252\247\2<\0\300\1\7\0\26\0\273\4\2\0\0\0\27@\320@!"..., 32) = 32 >read(3, "\f\252\247\2A\0\300\1\5\0\0\0\271\4\24\0\0\0\27@\320\356"..., 32) = 32 >read(3, "\f\252\247\2*\0\300\1>\0\0\0\247\4b\3\0\0\27@\320\356r"..., 32) = 32 >read(3, "\f\5\247\2u\0\300\0010\0\0\0\375\3\2\0\2\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\f:\247\2u\0\300\1+\4\2\0\2\0\24\0\1\0\212\t\360\361\377"..., 32) = 32 >read(3, "\f\252\247\2u\0\300\0010\0\26\0\375\3\2\0\0\0\27@\320\356"..., 32) = 32 >read(3, "\f\252\247\2z\0\300\1.\0\0\0\373\3\24\0\0\0\27@8\315\""..., 32) = 32 >read(3, "\f\252\247\2a\0\300\1@\0\0\0\274\4\32\0\0\0\27@8\315\""..., 32) = 32 >read(3, "\7\1\247\0029U\354\26\260\0\0\0\3\0\300\1*\0\300\1H\4\373"..., 32) = 32 >read(3, "\t\3\247\2\3\0\300\1\0\362\377\277Z\347\f\10\340+A\10\t"..., 32) = 32 >read(3, "\241 \247\2\3\0\300\1\340\0\0\0\336\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34\363\247\2\3\0\300\1\346\0\0\0:U\354\26\0\0\0\0:U\354"..., 32) = 32 >read(3, "\34\363\247\2\260\0\0\0&\1\0\0;U\354\26\0\0\0\0\210\320"..., 32) = 32 >read(3, "\34\363\247\2\260\0\0\0\'\1\0\0;U\354\26\0\0\0\0;U\354"..., 32) = 32 >read(3, "\34\363\247\2\260\0\0\0-\1\0\0<U\354\26\0\0\0\0\210\320"..., 32) = 32 >read(3, "\34\363\247\2\260\0\0\0-\1\0\0=U\354\26\0\0\0\0=U\354\026"..., 32) = 32 >read(3, "\34\363\247\2\260\0\0\0&\1\0\0>U\354\26\0\0\0\0>U\354\026"..., 32) = 32 >read(3, "\34\363\247\2\260\0\0\0\'\1\0\0>U\354\26\0\0\0\0>U\354"..., 32) = 32 >read(3, "\34\363\247\2\260\0\0\0-\1\0\0@U\354\26\0\0\0\0\210\320"..., 32) = 32 >read(3, "\34\363\247\2\1\0\300\1\365\0\0\0@U\354\26\0\0\0\0@U\354"..., 32) = 32 >read(3, "\34\363\247\2\260\0\0\0-\1\0\0@U\354\26\0\0\0\0@U\354\026"..., 32) = 32 >read(3, "\34\363\247\2\3\0\300\1*\1\0\0dU\354\26\0\0\300\1\10V@"..., 32) = 32 >read(3, "\34\363\247\2\3\0\300\1*\1\0\0lU\354\26\0\0\300\1\10V@"..., 32) = 32 >read(3, "\34\363\247\2\3\0\300\1*\1\0\0uU\354\26\0\0\300\1\10V@"..., 32) = 32 >read(3, "\1\1W\3\0\0\0\0\0\0\0\0\276\377\37\0\0\0\0\0\0\0\0\0\220"..., 32) = 32 >write(3, "\17\2\2\0\3\0\300\1", 8) = 8 >read(3, "\1\210X\3\31\0\0\0\260\0\0\0\255c\304\0\31\0\0\0\0\0\0"..., 32) = 32 >read(3, "\4\0\300\1#\0\300\1H\0\300\1U\0\300\1X\0\300\1[\0\300\1"..., 100) = 100 >write(3, "\17\2\2\0\255c\304\0", 8) = 8 >read(3, "\1\210Y\3\1\0\0\0\260\0\0\0\260\0\0\0\1\0\0\0\0\0\0\0\220"..., 32) = 32 >read(3, "\3\0\300\1", 4) = 4 >write(3, "\16\2\2\0\255c\304\0", 8) = 8 >read(3, "\1\30Z\3\0\0\0\0\260\0\0\0\273\377\7\0\6\5\330\3\0\0\0"..., 32) = 32 >gettimeofday({1086917123, 546401}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "(\2\4\0\3\0\300\1\260\0\0\0\0\0\0\0", 16) = 16 >read(3, "\1\1[\3\0\0\0\0\0\0\0\0\276\377\37\0\0\0\0\0\0\0\0\0\220"..., 32) = 32 >write(3, "\17\2\2\0\3\0\300\1", 8) = 8 >read(3, "\1\210\\\3\31\0\0\0\260\0\0\0\255c\304\0\31\0\0\0\0\0\0"..., 32) = 32 >read(3, "\4\0\300\1#\0\300\1H\0\300\1U\0\300\1X\0\300\1[\0\300\1"..., 100) = 100 >write(3, "\17\2\2\0\255c\304\0", 8) = 8 >read(3, "\1\210]\3\1\0\0\0\260\0\0\0\260\0\0\0\1\0\0\0\0\0\0\0\220"..., 32) = 32 >read(3, "\3\0\300\1", 4) = 4 >write(3, "\16\2\2\0\255c\304\0", 8) = 8 >read(3, "\1\30^\3\0\0\0\0\260\0\0\0\273\377\7\0\6\5\330\3\0\0\0"..., 32) = 32 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >gettimeofday({1086917123, 547379}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917123, 547482}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917123, 547633}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917123, 547713}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917123, 547791}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917123, 547869}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917123, 547947}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917123, 548025}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917123, 548104}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917123, 548184}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917123, 548263}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917123, 548343}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917123, 548456}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917123, 548589}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917123, 548669}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917123, 548749}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917123, 548828}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917123, 548907}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "\24\0\6\0\3\0\300\1\346\0\0\0\4\0\0\0\0\0\0\0\377\377\377"..., 24) = 24 >read(3, "\1 _\3\0\0\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\220\264"..., 32) = 32 >write(3, "(\0\4\0\3\0\300\1\260\0\0\0\0\0\0\0", 16) = 16 >read(3, "\1\1`\3\0\0\0\0\0\0\0\0\276\377\37\0\0\0\0\0\0\0\0\0\220"..., 32) = 32 >write(3, "\17\0\2\0\3\0\300\1", 8) = 8 >read(3, "\1\210a\3\31\0\0\0\260\0\0\0\255c\304\0\31\0\0\0\0\0\0"..., 32) = 32 >read(3, "\4\0\300\1#\0\300\1H\0\300\1U\0\300\1X\0\300\1[\0\300\1"..., 100) = 100 >write(3, "\17\0\2\0\255c\304\0", 8) = 8 >read(3, "\1\210b\3\1\0\0\0\260\0\0\0\260\0\0\0\1\0\0\0\0\0\0\0\220"..., 32) = 32 >read(3, "\3\0\300\1", 4) = 4 >write(3, "\16\0\2\0\255c\304\0", 8) = 8 >read(3, "\1\30c\3\0\0\0\0\260\0\0\0\273\377\7\0\6\5\330\3\0\0\0"..., 32) = 32 >gettimeofday({1086917123, 550029}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "\21\0\2\0&\1\0\0", 8) = 8 >read(3, "\1\210d\3\4\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\220"..., 32) = 32 >readv(3, [{"_NET_CLIENT_LIST", 16}, {"", 0}], 2) = 16 >gettimeofday({1086917123, 550353}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "\21\0\2\0\'\1\0\0", 8) = 8 >read(3, "\1\210e\3\7\0\0\0\31\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\220"..., 32) = 32 >readv(3, [{"_NET_CLIENT_LIST_STACKING", 25}, {"\0\300\1", 3}], 2) = 28 >gettimeofday({1086917123, 550685}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917123, 550816}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917123, 551034}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917123, 551118}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917123, 551369}, NULL) = 0 >gettimeofday({1086917123, 551438}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "*\2\3\0\4\0\300\1\0\0\0\0+\0\1\0\24\0\6\0\3\0\300\1\346"..., 40) = 40 >read(3, "\n\2f\3\3\0\300\1\0\0\0\0008\223\10\n8\223\10\n\1\0\0\0"..., 32) = 32 >read(3, "\t\0f\3\4\0\300\1\0\0\0\0008\223\10\n8\223\10\n\1\0\0\0"..., 32) = 32 >read(3, "\1\2g\3\0\0\0\0\4\0\300\1\0\0\0\0\0\0\0\0\30\0\0\0\210"..., 32) = 32 >read(3, "\1 h\3\0\0\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\220\264"..., 32) = 32 >gettimeofday({1086917123, 552077}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917123, 552154}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "\21\2\2\0-\1\0\0", 8) = 8 >read(3, "\1\210i\3\5\0\0\0\22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\220"..., 32) = 32 >readv(3, [{"_NET_ACTIVE_WINDOW", 18}, {"\10\n", 2}], 2) = 20 >gettimeofday({1086917123, 552424}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917123, 552560}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917123, 552636}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917123, 552708}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917123, 552780}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917123, 552855}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917123, 552937}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917123, 553080}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917123, 553192}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "\234\24\25\0B\0\300\1\1\0\0\0,\1\0\0\7\0\7\0\0\0\7\0\10"..., 568) = 568 >read(3, "\26\0l\3s\0\300\1s\0\300\1\0\0\0\0\0\0\0\0\370\4\30\0\0"..., 32) = 32 >read(3, "\26\0m\3\200\0\300\1\200\0\300\1\0\0\0\0\0\0\0\0004\0\30"..., 32) = 32 >read(3, "\34\363n\3\3\0\300\1(\0\0\0\227U\354\26\0\0\300\0018\223"..., 32) = 32 >read(3, "\26\223p\3q\0\300\1q\0\300\1a\0\300\1\4\0\237\3\370\4\32"..., 32) = 32 >read(3, "\f\261p\3q\0\300\1>\0\26\0\272\4\1\0\0\0\21\t\1\0\0\0\240"..., 32) = 32 >read(3, "\26\223t\3r\0\300\1r\0\300\1\0\0\0\0\0\0\0\0\370\4\32\0"..., 32) = 32 >read(3, "\f\0t\3s\0\300\1>\0\26\0\272\4\1\0\0\0\21\t\0\0\0\0\0\0"..., 32) = 32 >read(3, "\26\223x\3s\0\300\1s\0\300\1\0\0\0\0\0\0\0\0\370\4\32\0"..., 32) = 32 >read(3, "\26\223z\3\200\0\300\1\200\0\300\1\0\0\0\0\0\0\0\0004\0"..., 32) = 32 >read(3, "\1\30{\3\0\0\0\0\260\0\0\0\4\0\237\3\370\4\32\0\0\0\0\0"..., 32) = 32 >write(3, "\n\24\2\0#\0\300\1\f\0\4\0)\0\300\1@\0\7\0\0\0\0\0\10\0"..., 240) = 240 >read(3, "\26\0}\3)\0\300\1)\0\300\1<\0\300\1\375\4\35\0\1\0\230"..., 32) = 32 >read(3, "\26\0\177\3)\0\300\1)\0\300\1<\0\300\1\375\4\35\0\1\0\200"..., 32) = 32 >read(3, "\26\0\201\3u\0\300\1u\0\300\1t\0\300\1\22\0\35\0\353\4"..., 32) = 32 >read(3, "\f\366\201\3u\0\300\1-\4\0\0\276\0\30\0\0\0\212\tp)\212"..., 32) = 32 >read(3, "\26\0\204\3z\0\300\1z\0\300\1\0\0\0\0\2\0\2\0\347\4\24"..., 32) = 32 >read(3, "\f\366\204\3z\0\300\1)\4\0\0\276\0\24\0\0\0\374\n\20\305"..., 32) = 32 >read(3, "\26\0\206\3*\0\300\1*\0\300\1\177\0\300\1\4\0008\0\345"..., 32) = 32 >read(3, "\f\366\206\3\3\0\300\1B\0\202\3\247\4\30\0\0\0\374\n\20"..., 32) = 32 >read(3, "\1 \210\3\1\0\0\0\24\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\220"..., 32) = 32 >read(3, "\1\0@\3", 4) = 4 >write(3, "(\24\4\0*\0\300\1\260\0\0\0\0\0\0\0", 16) = 16 >read(3, "\1\1\211\3\0\0\0\0\0\0\0\0\302\377W\0\0\0\0\0\0\0\0\0\220"..., 32) = 32 >write(3, "\16\24\2\0\1\0@\3", 8) = 8 >read(3, "\1\30\212\3\0\0\0\0\260\0\0\0\0\0\0\0\0\5\0\4\0\0\0\0\210"..., 32) = 32 >write(3, "7\24\6\0\255\0\300\1\1\0@\3\0\200\1\0\1\0\0\0\0\0\0\000"..., 128) = 128 >read(3, "\1\30\221\3\214r\21\0\0\0\0\0\310\224\261\10\f/\25\t\1"..., 32) = 32 >mmap2(NULL, 4575232, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x412ec000 >readv(3, [{"\"\232\333\0\"\232\333\0$\232\333\0$\232\333\0$\232\333"..., 4573744}, {"", 0}], 2) = 4573744 >writev(3, [{"6\24\2\0\256\0\300\0015\30\4\0\257\0\300\1*\0\300\1N\5"..., 48}, {"\6\34)\0\6\34)\0\6\34)\0\6\34)\0\6\34)\0\6\34)\0\6\34("..., 260736}], 2) = 260784 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0000\0\0\30"..., 24}, {"\6\35)\0\6\35(\0\6\35(\0\6\35(\0\6\35(\0\6\35(\0\6\35("..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0`\0\0\30J\3"..., 24}, {"\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0\220\0\0\30"..., 24}, {"\6\35)\0\6\36)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0\300\0\0\30"..., 24}, {"\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0\360\0\0\30"..., 24}, {"\6\36)\0\6\36)\0\6\36)\0\6\36)\0\6\36)\0\6\36)\0\6\36)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0 \1\0\30J\3"..., 24}, {"\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0P\1\0\30J\3"..., 24}, {"\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0\200\1\0\30"..., 24}, {"\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0\260\1\0\30"..., 24}, {"\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0\340\1\0\30"..., 24}, {"\6\36)\0\6\36)\0\6\36)\0\6\36)\0\6\36)\0\6\36)\0\6\36)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0\20\2\0\30"..., 24}, {"\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)\0\6\36)\0\6\36)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0@\2\0\30J\3"..., 24}, {"\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0p\2\0\30J\3"..., 24}, {"\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0\240\2\0\30"..., 24}, {"\6\35(\0\6\35(\0\6\35)\0\6\35(\0\6\35(\0\6\35(\0\6\35("..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0\320\2\0\30"..., 24}, {"\6\34)\0\6\34)\0\6\34)\0\6\34)\0\6\34)\0\6\34)\0\6\34)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0\0\3\0\30J"..., 24}, {"\6\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34("..., 260736}], 2) = 260760 >writev(3, [{"H\2\362\211\257\0\300\1,\0\300\1N\5\32\0\0\0000\3\0\30"..., 24}, {"\7\34(\0\7\34(\0\7\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34("..., 141232}], 2) = 141256 >munmap(0x412ec000, 4575232) = 0 >write(3, "8\2\4\0+\0\300\1\0\4\0\0\257\0\300\1\f\0\7\0009\0\300\1"..., 2044) = 2044 >writev(3, [{"B\2\5\0\265\0\300\1\t\0\300\1\0\0\0\0\0\0\27\0;\3\5\0\33"..., 2048}, {"\373\4\35\0\1\0\200\3", 8}], 2) = 2056 >write(3, "@\0\4\0\267\0\300\1\6\0\300\1\373\4\356\1;\3\5\0\6\0\300"..., 2044) = 2044 >write(3, "B\0\5\0\267\0\300\1\7\0\300\1\353\4u\3\370\4u\3;\3\5\0"..., 524) = 524 >read(3, "\26\0\247\0039\0\300\0019\0\300\1*\0\300\1\355\0046\0\17"..., 32) = 32 >read(3, "\26\0\250\3;\0\300\1;\0\300\0019\0\300\1\2\0\205\0039\0"..., 32) = 32 >read(3, "\26\0\251\3<\0\300\1<\0\300\1;\0\300\1;\0\205\3\302\4\30"..., 32) = 32 >read(3, "\f\203\251\3\3\0\300\1B\0\235\3\273\4\2\0\1\0A\10\0VzH"..., 32) = 32 >read(3, "\f#\251\3\3\0\300\1\374\4\237\3\1\0\26\0\0\0\0\0\274\3"..., 32) = 32 >read(3, "\f#\251\3s\0\300\1>\0\0\0\272\4\26\0\0\0\27@\320\331\200"..., 32) = 32 >read(3, "\1\1\372\4\0\0\0\0\0\0\0\0\302\377W\0008\223\10\n\0\0\0"..., 32) = 32 >write(3, "\24\0\6\0\260\0\0\0\6\1\0\0\0\0\0\0\0\0\0\0\1\0\0\0", 24) = 24 >read(3, "\1 \373\4\1\0\0\0\24\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\220"..., 32) = 32 >read(3, "\1\0@\3", 4) = 4 >write(3, "(\0\4\0*\0\300\1\260\0\0\0\0\0\0\0", 16) = 16 >read(3, "\1\1\374\4\0\0\0\0\0\0\0\0\302\377W\0\0\0\0\0\0\0\0\0\220"..., 32) = 32 >write(3, "\16\0\2\0\1\0@\3", 8) = 8 >read(3, "\1\30\375\4\0\0\0\0\260\0\0\0\0\0\0\0\0\5\0\4\0\0\0\0\210"..., 32) = 32 >write(3, "7\0\6\0\271\0\300\1\1\0@\3\0\200\1\0\1\0\0\0\0\0\0\000"..., 128) = 128 >read(3, "\1\30\4\5\214r\21\0\0\0\0\0h\302!\n</\25\t\1\0\0\0h\363"..., 32) = 32 >mmap2(NULL, 4575232, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x412ec000 >readv(3, [{"\"\232\333\0\"\232\333\0$\232\333\0$\232\333\0$\232\333"..., 4573744}, {"", 0}], 2) = 4573744 >writev(3, [{"6\0\2\0\272\0\300\1H\2\246\376\257\0\300\1,\0\300\1N\005"..., 32}, {"\6\34)\0\6\34)\0\6\34)\0\6\34)\0\6\34)\0\6\34)\0\6\34("..., 260736}], 2) = 260768 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0000\0\0\030"..., 24}, {"\6\35)\0\6\35(\0\6\35(\0\6\35(\0\6\35(\0\6\35(\0\6\35("..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0`\0\0\0300"..., 24}, {"\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0\220\0\0\030"..., 24}, {"\6\35)\0\6\36)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0\300\0\0\030"..., 24}, {"\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0\360\0\0\030"..., 24}, {"\6\36)\0\6\36)\0\6\36)\0\6\36)\0\6\36)\0\6\36)\0\6\36)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0 \1\0\0300"..., 24}, {"\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0P\1\0\0300"..., 24}, {"\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0\200\1\0\030"..., 24}, {"\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0\260\1\0\030"..., 24}, {"\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0\340\1\0\030"..., 24}, {"\6\36)\0\6\36)\0\6\36)\0\6\36)\0\6\36)\0\6\36)\0\6\36)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0\20\2\0\030"..., 24}, {"\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)\0\6\36)\0\6\36)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0@\2\0\0300"..., 24}, {"\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0p\2\0\0300"..., 24}, {"\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0\240\2\0\030"..., 24}, {"\6\35(\0\6\35(\0\6\35)\0\6\35(\0\6\35(\0\6\35(\0\6\35("..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0\320\2\0\030"..., 24}, {"\6\34)\0\6\34)\0\6\34)\0\6\34)\0\6\34)\0\6\34)\0\6\34)"..., 260736}], 2) = 260760 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0\0\3\0\030"..., 24}, {"\6\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34("..., 260736}], 2) = 260760 >writev(3, [{"H\2\362\211\257\0\300\1,\0\300\1N\5\32\0\0\0000\3\0\030"..., 24}, {"\7\34(\0\7\34(\0\7\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34("..., 141232}], 2) = 141256 >munmap(0x412ec000, 4575232) = 0 >write(3, "8\2\4\0+\0\300\1\0\4\0\0\257\0\300\1F\0\5\0*\0\300\1+\0"..., 2048) = 2048 >write(3, "F\2\5\0*\0\300\1+\0\300\1\0\0000\0\2\0\20\0005\30\4\0\315"..., 2036) = 2036 >write(3, "F\2\5\0\337\0\300\1+\0\300\1\0\0\0\0@\0\20\0\234\4\5\0"..., 1672) = 1672 >read(3, "\1\2#\6\7\3\0\0\0\0\10\377\3\0\0\f\f\10\277\0\370\0\0\0"..., 32) = 32 >read(3, "\0\0\0\0\0\0\0\0", 8) = 8 >read(3, "\0\0\0\0\1\0\0\0\1\1\0\0\2\1\0\0\1\1\1\1\0\0\343\0\3\3"..., 3092) = 3092 >write(3, "\227\21\3\0\2\0\300\1\0\20\0\0", 12) = 12 >read(3, "\1\2$\6\1\0\0\0\0\20\0\0\10\377\f\1\0\0\10\370\0\0\0\0"..., 32) = 32 >read(3, "\233\0\0\0", 4) = 4 >write(3, "\227\4\2\0\0\1\300\1", 8) = 8 >read(3, "\1\2%\6\0\0\0\0\20\0\0\20\0\0\0\0\0\0\20\0\0\0\0\0\0\0"..., 32) = 32 >write(3, "\21\4\2\0\233\0\0\0", 8) = 8 >read(3, "\1\210&\6\2\0\0\0\10\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\220"..., 32) = 32 >readv(3, [{"US/ASCII", 8}, {"", 0}], 2) = 8 >write(3, "B\4\5\0\350\0\300\1E\0\300\1\377\377\2\0\377\377\21\0;"..., 92) = 92 >gettimeofday({1086917124, 47561}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >ioctl(3, FIONREAD, [0]) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >nanosleep({0, 1000}, NULL) = 0 >time(NULL) = 1086917124 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 49549}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 49971}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "5\30\4\0\351\0\300\1A\0\300\1\276\4\24\0;\3\5\0\33\0\300"..., 348) = 348 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 51222}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 51358}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 51825}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 51931}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 52052}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 52190}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 95) = 0 >gettimeofday({1086917124, 147687}, NULL) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 147924}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 99) = 0 >gettimeofday({1086917124, 247596}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 247678}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 247927}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 95) = 0 >gettimeofday({1086917124, 343873}, NULL) = 0 >gettimeofday({1086917124, 343994}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 344073}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "5\30\4\0\353\0\300\1A\0\300\1\276\4\24\0;\3\5\0\33\0\300"..., 420) = 420 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 345102}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 2) = 0 >gettimeofday({1086917124, 347658}, NULL) = 0 >nanosleep({0, 1000}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 349487}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 349738}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 99) = 0 >gettimeofday({1086917124, 449563}, NULL) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 449798}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 97) = 0 >gettimeofday({1086917124, 547536}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 547616}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 547720}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 1) = 0 >gettimeofday({1086917124, 549407}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 549474}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 549720}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 97) = 0 >gettimeofday({1086917124, 647514}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 647601}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >nanosleep({0, 1000}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 649434}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 649697}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 99) = 0 >gettimeofday({1086917124, 749439}, NULL) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 749674}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 2) = 0 >gettimeofday({1086917124, 752383}, NULL) = 0 >gettimeofday({1086917124, 752496}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 752568}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "5\30\4\0\355\0\300\1A\0\300\1\276\4\24\0;\3\5\0\33\0\300"..., 440) = 440 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 753651}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 95) = 0 >gettimeofday({1086917124, 849422}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 849504}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 849752}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 97) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0i\6\256Z\354\26\260\0\0\0*\0\300\1\0\0\0\0H\4\363\1"..., 32) = 32 >gettimeofday({1086917124, 857777}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1j\6\0\0\0\0\260\0\0\0\0\0\0\0H\4\363\1\206\4\234\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 858186}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 89) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0j\6\266Z\354\26\260\0\0\0*\0\300\1\0\0\0\0F\4\345\1"..., 32) = 32 >gettimeofday({1086917124, 865697}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1k\6\0\0\0\0\260\0\0\0\0\0\0\0F\4\345\1\204\4\216\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 866057}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 81) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0k\6\276Z\354\26\260\0\0\0*\0\300\1\0\0\0\0D\4\317\1"..., 32) = 32 >gettimeofday({1086917124, 873640}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1l\6\0\0\0\0\260\0\0\0\0\0\0\0D\4\317\1\202\4x\1\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 873992}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 73) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0l\6\306Z\354\26\260\0\0\0*\0\300\1\0\0\0\0F\4\265\1"..., 32) = 32 >gettimeofday({1086917124, 881606}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1m\6\0\0\0\0\260\0\0\0\0\0\0\0F\4\265\1\204\4^\1\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 881934}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 65) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0m\6\316Z\354\26\260\0\0\0*\0\300\1\0\0\0\0H\4\231\1"..., 32) = 32 >gettimeofday({1086917124, 889613}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1n\6\0\0\0\0\260\0\0\0\0\0\0\0H\4\231\1\206\4B\1\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 889959}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 57) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0n\6\326Z\354\26\260\0\0\0*\0\300\1\0\0\0\0J\4\203\1"..., 32) = 32 >gettimeofday({1086917124, 897763}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1o\6\0\0\0\0\260\0\0\0\0\0\0\0J\4\203\1\210\4,\1\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 898113}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 49) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0o\6\336Z\354\26\260\0\0\0*\0\300\1\0\0\0\0N\4c\1\214"..., 32) = 32 >gettimeofday({1086917124, 905738}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1p\6\0\0\0\0\260\0\0\0\0\0\0\0N\4c\1\214\4\f\1\20\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 906098}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 41) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0p\6\346Z\354\26\260\0\0\0*\0\300\1\0\0\0\0N\4O\1\214"..., 32) = 32 >gettimeofday({1086917124, 913590}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1q\6\0\0\0\0\260\0\0\0\0\0\0\0N\4O\1\214\4\370\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 913931}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 33) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0q\6\356Z\354\26\260\0\0\0*\0\300\1\0\0\0\0N\0047\1"..., 32) = 32 >gettimeofday({1086917124, 921640}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1r\6\0\0\0\0\260\0\0\0\0\0\0\0N\0047\1\214\4\340\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 921987}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 25) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0r\6\366Z\354\26\260\0\0\0*\0\300\1\0\0\0\0P\4\37\1"..., 32) = 32 >gettimeofday({1086917124, 929610}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1s\6\0\0\0\0\260\0\0\0\0\0\0\0P\4\37\1\216\4\310\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 929998}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 17) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0s\6\376Z\354\26\260\0\0\0*\0\300\1\0\0\0\0T\4\7\1\222"..., 32) = 32 >gettimeofday({1086917124, 937668}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1t\6\0\0\0\0\260\0\0\0\0\0\0\0T\4\7\1\222\4\260\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 938017}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 9) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0t\6\6[\354\26\260\0\0\0*\0\300\1\0\0\0\0^\4\361\0\234"..., 32) = 32 >gettimeofday({1086917124, 945607}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1u\6\0\0\0\0\260\0\0\0\0\0\0\0^\4\361\0\234\4\232\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 945946}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 1) = 0 >gettimeofday({1086917124, 947447}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 947521}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >nanosleep({0, 1000}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 949537}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 949790}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 98) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0u\6\16[\354\26\260\0\0\0*\0\300\1\0\0\0\0f\4\341\0"..., 32) = 32 >gettimeofday({1086917124, 953668}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1v\6\0\0\0\0\260\0\0\0\0\0\0\0f\4\341\0\244\4\212\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 954023}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 94) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0v\6\26[\354\26\260\0\0\0*\0\300\1\0\0\0\0r\4\311\0"..., 32) = 32 >gettimeofday({1086917124, 961579}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1w\6\0\0\0\0\260\0\0\0\0\0\0\0r\4\311\0\260\4r\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 961921}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 86) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0w\6\36[\354\26\260\0\0\0*\0\300\1\0\0\0\0z\4\265\0"..., 32) = 32 >gettimeofday({1086917124, 969654}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1x\6\0\0\0\0\260\0\0\0\0\0\0\0z\4\265\0\270\4^\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 970005}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 78) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0x\6&[\354\26\260\0\0\0*\0\300\1\0\0\0\0\200\4\233\0"..., 32) = 32 >gettimeofday({1086917124, 977703}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1y\6\0\0\0\0\260\0\0\0\0\0\0\0\200\4\233\0\276\4D\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 978056}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 70) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0y\6.[\354\26\260\0\0\0*\0\300\1\0\0\0\0\204\4\205\0"..., 32) = 32 >gettimeofday({1086917124, 985582}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1z\6\0\0\0\0\260\0\0\0\0\0\0\0\204\4\205\0\302\4.\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 985924}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 62) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0z\0066[\354\26\260\0\0\0*\0\300\1\0\0\0\0\206\4o\0"..., 32) = 32 >gettimeofday({1086917124, 993933}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1{\6\0\0\0\0\260\0\0\0\0\0\0\0\206\4o\0\304\4\30\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917124, 994391}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 54) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0{\6>[\354\26\260\0\0\0*\0\300\1\0\0\0\0\206\4]\0\304"..., 32) = 32 >gettimeofday({1086917125, 1665}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1|\6\0\0\0\0\260\0\0\0\0\0\0\0\206\4]\0\304\4\6\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917125, 2023}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 45) = 1 >ioctl(3, FIONREAD, [96]) = 0 >read(3, "\10\3|\6F[\354\26\260\0\0\0*\0\300\1\0\0\0\0\204\4I\0\302"..., 96) = 96 >gettimeofday({1086917125, 9952}, NULL) = 0 >gettimeofday({1086917125, 10053}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917125, 10159}, NULL) = 0 >gettimeofday({1086917125, 10199}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917125, 10390}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 37) = 1 >ioctl(3, FIONREAD, [96]) = 0 >read(3, "\10\0|\6N[\354\26\260\0\0\0z\0\300\1\0\0\0\0\204\4;\0\262"..., 96) = 96 >gettimeofday({1086917125, 17993}, NULL) = 0 >gettimeofday({1086917125, 18146}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917125, 18489}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917125, 18698}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 28) = 1 >ioctl(3, FIONREAD, [64]) = 0 >read(3, "\10\2|\6V[\354\26\260\0\0\0\3\0\300\1\0\0\0\0\200\4/\0"..., 64) = 64 >gettimeofday({1086917125, 25589}, NULL) = 0 >gettimeofday({1086917125, 25676}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917125, 25888}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 21) = 1 >ioctl(3, FIONREAD, [64]) = 0 >read(3, "\10\0|\6f[\354\26\260\0\0\0a\0\300\1\0\0\0\0r\4\37\0\262"..., 64) = 64 >gettimeofday({1086917125, 41664}, NULL) = 0 >gettimeofday({1086917125, 41775}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917125, 42002}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 5) = 0 >gettimeofday({1086917125, 47387}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917125, 47469}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >time(NULL) = 1086917125 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917125, 47602}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 1) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\10\0|\6n[\354\26\260\0\0\0\3\0\300\1\0\0\0\0l\4\33\0\256"..., 32) = 32 >gettimeofday({1086917125, 49605}, NULL) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917125, 50046}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 99) = 0 >gettimeofday({1086917125, 149380}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917125, 149462}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917125, 149711}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 97) = 0 >gettimeofday({1086917125, 247424}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917125, 247512}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >nanosleep({0, 1000}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917125, 249843}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917125, 250098}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 99) = 0 >gettimeofday({1086917125, 349381}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917125, 349464}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917125, 349714}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 99) = 0 >gettimeofday({1086917125, 449334}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917125, 449417}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917125, 449665}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 94) = 0 >gettimeofday({1086917125, 544772}, NULL) = 0 >gettimeofday({1086917125, 544892}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917125, 544968}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "5\30\4\0\357\0\300\1A\0\300\1\276\4\24\0;\3\5\0\33\0\300"..., 420) = 420 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917125, 545993}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 1) = 0 >gettimeofday({1086917125, 547258}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917125, 547327}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >nanosleep({0, 1000}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917125, 549373}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917125, 549621}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 99) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "o\2\221\6\306]\354\26\2\20\0\0\20\0\0\0\0\0\0\20\20\20"..., 32) = 32 >gettimeofday({1086917125, 651350}, NULL) = 0 >write(3, "\227\4\2\0\0\1\300\1", 8) = 8 >read(3, "\34\363\221\6\260\0\0\0\355\0\0\0\306]\354\26\0\0\0\0\210"..., 32) = 32 >read(3, "\34\363\221\6\260\0\0\0&\1\0\0\307]\354\26\0\0\0\0\307"..., 32) = 32 >read(3, "\34\363\221\6\260\0\0\0\'\1\0\0\307]\354\26\0\0\0\0\307"..., 32) = 32 >read(3, "\n\0\221\6\4\0\300\1\0\362\377\277.\304\f\10\270\247A\10"..., 32) = 32 >read(3, "\t\2\221\6\3\0\300\1\0\362\377\277.\304\f\10\270\247A\10"..., 32) = 32 >read(3, "\241 \221\6\3\0\300\1\340\0\0\0\336\0\0\0\306]\354\26\306"..., 32) = 32 >read(3, "\34\363\221\6\260\0\0\0-\1\0\0\310]\354\26\0\0\0\0\310"..., 32) = 32 >read(3, "\1\2\222\6\0\0\0\0\20\0\0\20\0\0\0\0\0\0\20\0\0\0\0\0\0"..., 32) = 32 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >gettimeofday({1086917125, 655448}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917125, 656035}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917125, 656107}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917125, 656243}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917125, 656322}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "*\2\3\0\4\0\300\1\306]\354\26+\4\1\0", 16) = 16 >ioctl(3, FIONREAD, [96]) = 0 >read(3, "\n\2\223\6\3\0\300\1\0\0\0\0h\232>\10\300\362\377\277\1"..., 32) = 32 >gettimeofday({1086917125, 656686}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 0) = 1 >ioctl(3, FIONREAD, [64]) = 0 >read(3, "\t\0\223\6\4\0\300\1\0\0\0\0h\232>\10\300\362\377\277\1"..., 32) = 32 >gettimeofday({1086917125, 656846}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 0) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\1\2\224\6\0\0\0\0\4\0\300\1\0\0\0\0\0\0\0\0\30\0\0\0\210"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917125, 657037}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 94) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "o\2\224\6&^\354\26\2\20\0\0\20\0\0\0\0\0\0\20\20\20\20"..., 32) = 32 >gettimeofday({1086917125, 748290}, NULL) = 0 >write(3, "\227\4\2\0\0\1\300\1", 8) = 8 >read(3, "\34\363\224\6\3\0\300\1\346\0\0\0&^\354\26\0\0\300\1\210"..., 32) = 32 >read(3, "\34\363\224\6\3\0\300\1S\1\0\0\'^\354\26\0\0\0\0\'^\354"..., 32) = 32 >read(3, "\f\311\224\6\3\0\300\1\0\0\0\0B\0\2\0\f\0A\10\0\250g\10"..., 32) = 32 >read(3, "\f\250\224\6\3\0\300\1\0\0\2\0\2\0\32\0\v\0\377\277 \332"..., 32) = 32 >read(3, "\f\0\224\6\3\0\300\1\0\0\34\0B\0\1\0\n\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\f\320\224\6\3\0\300\1\0\0\35\0\22\0\30\0\t\0A\10\0\0\0"..., 32) = 32 >read(3, "\f\203\224\6\3\0\300\1\0\0005\0B\0\3\0\10\0\0\0\377\377"..., 32) = 32 >read(3, "\f#\224\6\3\0\300\1\0\0008\0\4\0J\3\7\0\377\277\370tA\10"..., 32) = 32 >read(3, "\f\0\224\6\3\0\300\1\0\0\202\3B\0\3\0\6\0:\10z\360\377"..., 32) = 32 >read(3, "\f\4\224\6\3\0\300\1\0\0\205\3;\0\30\0\5\0A\10\270\26z"..., 32) = 32 >read(3, "\f\206\224\6\3\0\300\1\0\0\235\3B\0\2\0\4\0\377\277t\223"..., 32) = 32 >read(3, "\ft\224\6\3\0\300\1\0\0\237\3\4\0\27\0\3\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\f\5\224\6\3\0\300\1\0\0\266\3\4\0\3\0\2\0\350\t\20\360"..., 32) = 32 >read(3, "\f\354\224\6\3\0\300\1\374\4\266\3\1\0\3\0\1\0\f@\300\366"..., 32) = 32 >read(3, "\f\0\224\6\3\0\300\1\0\0\271\3\375\4\4\0\0\0\27@\0\21z"..., 32) = 32 >read(3, "\f\5\224\6<\0\300\1\0\0\0\0\7\0\2\0\2\0\350\t\20\360\377"..., 32) = 32 >read(3, "\f\354\224\6<\0\300\1\0\0\2\0\2\0\24\0\1\0\f@\300\366\27"..., 32) = 32 >read(3, "\f\0\224\6<\0\300\1\0\0\26\0\7\0\2\0\0\0\27@H\26z\10\300"..., 32) = 32 >read(3, "\f\0\224\6A\0\300\1\0\0\0\0\5\0\24\0\0\0\27@XB%\n\300\366"..., 32) = 32 >read(3, "\f\0\224\6*\0\300\1\0\0\0\0>\0J\3\0\0\27@XB%\n\300\366"..., 32) = 32 >read(3, "\f\5\224\6u\0\300\1\0\0\0\0000\0\2\0\2\0\0\0\0\0\0\0\377"..., 32) = 32 >read(3, "\f:\224\6u\0\300\1\0\0\2\0\2\0\24\0\1\0\212\t\260\360\377"..., 32) = 32 >read(3, "\f\0\224\6u\0\300\1\0\0\26\0000\0\2\0\0\0\27@XB%\n\300"..., 32) = 32 >read(3, "\f\0\224\6z\0\300\1\0\0\0\0.\0\24\0\0\0\27@h\317\200\10"..., 32) = 32 >read(3, "\f\2\224\6s\0\300\1\0\0\0\0>\0\27\0\1\0\210\10\260\360"..., 32) = 32 >read(3, "\f\0\224\6s\0\300\1\0\0\27\0\370\4\3\0\0\0\27@h\317\200"..., 32) = 32 >read(3, "\f\0\224\6a\0\300\1\0\0\0\0@\0\32\0\0\0\27@X\340\246\10"..., 32) = 32 >read(3, "\26\0\224\6\3\0\300\1\3\0\300\1\0\0\0\0\0\0\30\0\0\5\275"..., 32) = 32 >read(3, "\f\5\224\6\3\0\300\1\375\4\0\0\3\0\2\0\2\0\377\277\0\0"..., 32) = 32 >read(3, "\f\203\224\6\3\0\300\1\376\4\2\0\2\0\32\0\1\0A\10H\317"..., 32) = 32 >read(3, "\f#\224\6\3\0\300\1\375\4\34\0\3\0\241\3\0\0\0\0\30\0\0"..., 32) = 32 >read(3, "\f#\224\6a\0\300\1\373\4\0\0\1\0\32\0\0\0\27@\210o\'\v"..., 32) = 32 >read(3, "\1\2\225\6\0\0\0\0\20\0\0\20\0\0\0\0\0\0\20\0\0\0\0\0\0"..., 32) = 32 >gettimeofday({1086917125, 757614}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "\24\0\6\0\3\0\300\1\346\0\0\0\4\0\0\0\0\0\0\0\377\377\377"..., 24) = 24 >read(3, "\1 \226\6\2\0\0\0\4\0\0\0\0\0\0\0\2\0\0\0\0\0\0\0\220\264"..., 32) = 32 >read(3, "\351\0\0\0\350\0\0\0", 8) = 8 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >gettimeofday({1086917125, 758099}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "(\0\4\0\3\0\300\1\260\0\0\0\0\0\0\0", 16) = 16 >read(3, "\1\1\227\6\0\0\0\0\255c\304\0\0\0\30\0\0\0\0\0\0\0\0\0"..., 32) = 32 >write(3, "\17\0\2\0\3\0\300\1", 8) = 8 >read(3, "\1\210\230\6\31\0\0\0\260\0\0\0\255c\304\0\31\0\0\0\0\0"..., 32) = 32 >read(3, "\4\0\300\1#\0\300\1H\0\300\1U\0\300\1X\0\300\1[\0\300\1"..., 100) = 100 >write(3, "\17\0\2\0\255c\304\0", 8) = 8 >read(3, "\1\210\231\6\1\0\0\0\260\0\0\0\260\0\0\0\1\0\0\0\0\0\0"..., 32) = 32 >read(3, "\3\0\300\1", 4) = 4 >write(3, "\16\0\2\0\255c\304\0", 8) = 8 >read(3, "\1\30\232\6\0\0\0\0\260\0\0\0\0\0\0\0\0\5\325\3\0\0\0\0"..., 32) = 32 >gettimeofday({1086917125, 759326}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917125, 759526}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "5\30\4\0\361\0\300\1a\0\300\1\374\4\32\0;\3\7\0\33\0\300"..., 1736) = 1736 >read(3, "\1\1\357\6\0\0\0\0\255c\304\0\4\0P\0008\223\10\n\0\0\0"..., 32) = 32 >write(3, "\24\0\6\0\260\0\0\0\6\1\0\0\0\0\0\0\0\0\0\0\1\0\0\0", 24) = 24 >read(3, "\1 \360\6\1\0\0\0\24\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\220"..., 32) = 32 >read(3, "\1\0@\3", 4) = 4 >write(3, "(\0\4\0*\0\300\1\260\0\0\0\0\0\0\0", 16) = 16 >read(3, "\1\1\361\6\0\0\0\0\255c\304\0\4\0P\0\0\0\0\0\0\0\0\0\220"..., 32) = 32 >write(3, "\16\0\2\0\1\0@\3", 8) = 8 >read(3, "\1\30\362\6\0\0\0\0\260\0\0\0\0\0\0\0\0\5\0\4\0\0\0\0\210"..., 32) = 32 >write(3, "7\0\6\0\367\0\300\1\1\0@\3\0\200\1\0\1\0\0\0\0\0\0\000"..., 128) = 128 >read(3, 0xbfffec20, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\30\371\6\214r\21\0\0\0\0\0x\277\374\n /\25\t\1\0\0\0"..., 32) = 32 >mmap2(NULL, 4575232, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x412ec000 >readv(3, [{"&\227\331\0&\227\331\0%\230\331\0$\230\331\0$\230\331\0"..., 4573744}, {"", 0}], 2) = 113568 >readv(3, [{"#\231\332\0#\231\332\0#\231\332\0#\231\332\0#\231\332\0"..., 4460176}, {"", 0}], 2) = 112896 >readv(3, [{"\27\265\345\0\27\265\345\0\30\266\346\0\27\264\346\0\27"..., 4347280}, {"", 0}], 2) = 112896 >readv(3, [{"\17\306\356\0\17\306\356\0\17\306\356\0\17\306\356\0\17"..., 4234384}, {"", 0}], 2) = 112896 >readv(3, [{"\26\272\351\0\26\272\351\0\25\272\351\0\24\272\351\0\24"..., 4121488}, {"", 0}], 2) = 112896 >readv(3, 0xbfffeba0, 2) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >readv(3, [{" \237\334\0 \237\334\0 \237\334\0 \237\334\0 \237\334\0"..., 4008592}, {"", 0}], 2) = 112896 >readv(3, [{"\35\250\341\0\35\250\341\0\35\250\341\0\35\250\341\0\35"..., 3895696}, {"", 0}], 2) = 112896 >readv(3, 0xbfffeba0, 2) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >readv(3, [{"\17\306\356\0\17\306\356\0\17\306\356\0\17\306\356\0\17"..., 3782800}, {"", 0}], 2) = 112896 >readv(3, 0xbfffeba0, 2) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >readv(3, [{"\v\316\360\0\v\316\360\0\f\317\361\0\f\317\361\0\f\317"..., 3669904}, {"", 0}], 2) = 112896 >readv(3, [{"\30\266\346\0\30\266\346\0\30\266\346\0\26\266\346\0\26"..., 3557008}, {"", 0}], 2) = 112896 >readv(3, 0xbfffeba0, 2) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >readv(3, [{"\"\237\334\0\"\237\334\0\"\237\334\0\"\237\334\0\"\237"..., 3444112}, {"", 0}], 2) = 112896 >readv(3, [{"\25\271\350\0\25\271\350\0\25\271\350\0\26\270\350\0\26"..., 3331216}, {"", 0}], 2) = 112896 >readv(3, [{"\t\326\365\0\t\326\365\0\n\325\366\0\t\325\365\0\t\324"..., 3218320}, {"", 0}], 2) = 16128 >readv(3, 0xbfffeba0, 2) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >readv(3, [{"\5\220\245\0\10\310\345\0\n\330\366\0\t\327\363\0\v\326"..., 3202192}, {"", 0}], 2) = 112896 >readv(3, [{"\17\310\357\0\17\310\357\0\16\311\357\0\16\311\357\0\16"..., 3089296}, {"", 0}], 2) = 112896 >readv(3, [{"\34\247\340\0\35\250\341\0\36\247\341\0\35\247\340\0\34"..., 2976400}, {"", 0}], 2) = 112896 >readv(3, [{"\33\253\342\0\34\253\342\0\34\253\342\0\33\252\341\0\34"..., 2863504}, {"", 0}], 2) = 112896 >readv(3, [{"\4+2\0\3\35\"\0\3\24\27\0\1\16\17\0\1\t\n\0\1\6\7\0\1\3"..., 2750608}, {"", 0}], 2) = 112896 >readv(3, [{"\10\327\361\0\7\327\363\0\5\314\347\0\4\211\233\0\3,1\0"..., 2637712}, {"", 0}], 2) = 112896 >readv(3, [{"\24\275\351\0\24\275\351\0\25\276\352\0\25\276\352\0\25"..., 2524816}, {"", 0}], 2) = 64512 >readv(3, 0xbfffeba0, 2) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >readv(3, [{"\34\252\341\0\34\252\341\0\34\252\341\0\34\252\341\0\34"..., 2460304}, {"", 0}], 2) = 112896 >readv(3, [{"\34\252\341\0\34\252\341\0\34\252\341\0\33\251\340\0\34"..., 2347408}, {"", 0}], 2) = 112896 >readv(3, [{"\r\312\360\0\16\313\361\0\16\313\361\0\r\312\360\0\16\312"..., 2234512}, {"", 0}], 2) = 112896 >readv(3, [{"\210\326\374\0\203\326\373\0~\325\375\0{\323\374\0x\322"..., 2121616}, {"", 0}], 2) = 112896 >readv(3, [{"\24\275\351\0\24\275\351\0\24\275\351\0\24\275\351\0\24"..., 2008720}, {"", 0}], 2) = 112896 >readv(3, [{"\36\244\336\0\36\244\336\0\37\245\337\0\36\244\336\0\36"..., 1895824}, {"", 0}], 2) = 96768 >readv(3, [{"\31\260\343\0\32\257\343\0\33\257\343\0\32\256\342\0\32"..., 1799056}, {"", 0}], 2) = 112896 >readv(3, [{"\r\315\362\0\r\315\362\0\f\314\361\0\f\314\361\0\r\315"..., 1686160}, {"", 0}], 2) = 112896 >readv(3, [{"\v\315\362\0\f\316\363\0\f\317\361\0\f\317\361\0\f\316"..., 1573264}, {"", 0}], 2) = 112896 >readv(3, [{"\30\261\344\0\30\261\344\0\30\261\344\0\30\261\344\0\31"..., 1460368}, {"", 0}], 2) = 112896 >readv(3, [{"$\232\333\0$\231\332\0\"\232\333\0\"\232\333\0#\233\334"..., 1347472}, {"", 0}], 2) = 112896 >readv(3, [{"\27\267\347\0\27\267\347\0\27\267\347\0\27\266\347\0\26"..., 1234576}, {"", 0}], 2) = 112896 >readv(3, [{"\17\312\360\0\17\312\360\0\17\312\360\0\17\312\360\0\16"..., 1121680}, {"", 0}], 2) = 112896 >readv(3, [{"\25\276\352\0\25\276\352\0\25\276\352\0\24\275\351\0\22"..., 1008784}, {"", 0}], 2) = 112896 >readv(3, 0xbfffeba0, 2) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >readv(3, [{"\37\241\335\0\37\241\335\0\37\241\335\0 \242\335\0 \242"..., 895888}, {"", 0}], 2) = 112896 >readv(3, [{" \241\335\0 \241\335\0!\240\335\0!\240\335\0!\240\335\0"..., 782992}, {"", 0}], 2) = 112896 >readv(3, [{"\26\270\350\0\26\270\350\0\26\270\350\0\26\270\350\0\26"..., 670096}, {"", 0}], 2) = 112896 >readv(3, [{"\23\276\352\0\23\276\352\0\23\276\352\0\24\277\353\0\23"..., 557200}, {"", 0}], 2) = 112896 >readv(3, 0xbfffeba0, 2) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >readv(3, [{"\34\254\343\0\33\254\343\0\33\254\343\0\33\254\343\0\33"..., 444304}, {"", 0}], 2) = 112896 >readv(3, [{"#\231\332\0#\231\332\0#\233\331\0\"\232\331\0!\231\331"..., 331408}, {"", 0}], 2) = 112896 >readv(3, [{"\37\244\336\0\37\244\336\0\37\244\336\0\36\243\335\0\37"..., 218512}, {"", 0}], 2) = 16128 >readv(3, [{"\36\246\340\0\35\245\337\0\35\245\337\0\36\246\340\0\36"..., 202384}, {"", 0}], 2) = 112896 >readv(3, [{"\27\265\345\0\27\265\345\0\27\264\346\0\27\264\346\0\27"..., 89488}, {"", 0}], 2) = 89488 >writev(3, [{"6\0\2\0\370\0\300\1H\2\246\376\257\0\300\1,\0\300\1N\005"..., 32}, {"\7\34(\0\7\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34("..., 260736}], 2) = 112896 >writev(3, [{"\5\37*\0\5\37*\0\5\37*\0\5\37*\0\5\37*\0\5\37*\0\5\37*"..., 147872}], 1) = 112896 >writev(3, [{"\3$,\0\3$,\0\3$+\0\3$+\0\3$,\0\3$,\0\3$,\0\3$,\0"..., 34976}], 1) = 34976 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0000\0\0\030"..., 24}, {"\6\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34("..., 260736}], 2) = 80640 >writev(3, [{"\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)"..., 180120}], 1) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], [3], NULL, NULL) = 2 (in [3], out [3]) >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\7\0\371\6\306^\354\26\260\0\0\0\3\0\300\1\0\0\0\0\231"..., 32) = 32 >writev(3, [{"\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)"..., 180120}], 1) = 112896 >writev(3, [{"\3$,\0\3$,\0\3#,\0\3#+\0\3#+\0\3#+\0\3#+\0\3#+\0"..., 67224}], 1) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], [3], NULL, NULL) = 1 (in [3]) >ioctl(3, FIONREAD, [64]) = 0 >read(3, "\10\2\371\6\347^\354\26\260\0\0\0\3\0\300\1\0\0\0\0\222"..., 64) = 64 >select(4, [3], [3], NULL, NULL) = 1 (out [3]) >writev(3, [{"\3$,\0\3$,\0\3#,\0\3#+\0\3#+\0\3#+\0\3#+\0\3#+\0"..., 67224}], 1) = 67224 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0`\0\0\0300"..., 24}, {"\6\34)\0\6\34)\0\6\34)\0\6\34)\0\6\34)\0\6\34)\0\6\34)"..., 260736}], 2) = 48384 >writev(3, [{"\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)"..., 212376}], 1) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], [3], NULL, NULL) = 1 (out [3]) >writev(3, [{"\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)"..., 212376}], 1) = 112896 >writev(3, [{"\3#+\0\3#+\0\3#+\0\3#+\0\3#+\0\3#+\0\3#+\0\3#+\0"..., 99480}], 1) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], [3], NULL, NULL) = 1 (out [3]) >writev(3, [{"\3#+\0\3#+\0\3#+\0\3#+\0\3#+\0\3#+\0\3#+\0\3#+\0"..., 99480}], 1) = 99480 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0\220\0\0\030"..., 24}, {"\6\35(\0\6\35(\0\6\35(\0\6\35(\0\6\35(\0\6\35(\0\6\35("..., 260736}], 2) = 16128 >writev(3, [{"\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)"..., 244632}], 1) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], [3], NULL, NULL) = 1 (out [3]) >writev(3, [{"\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)"..., 244632}], 1) = 112896 >writev(3, [{"\4\"+\0\4\"+\0\4\"+\0\4\"+\0\4\"+\0\4\"+\0\4\"+\0\4\"+"..., 131736}], 1) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], [3], NULL, NULL) = 1 (out [3]) >writev(3, [{"\4\"+\0\4\"+\0\4\"+\0\4\"+\0\4\"+\0\4\"+\0\4\"+\0\4\"+"..., 131736}], 1) = 112896 >writev(3, [{"\2\'-\0\2\'-\0\2\'-\0\2\'-\0\2\'-\0\2\'-\0\2\'-\0\2\'-"..., 18840}], 1) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], [3], NULL, NULL) = 1 (out [3]) >writev(3, [{"\2\'-\0\2\'-\0\2\'-\0\2\'-\0\2\'-\0\2\'-\0\2\'-\0\2\'-"..., 18840}], 1) = 18840 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0\300\0\0\030"..., 24}, {"\6\35(\0\6\35(\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)"..., 260736}], 2) = 96768 >writev(3, [{"\5 *\0\5 *\0\5 *\0\5 *\0\5 *\0\5 *\0\5 *\0\5 *\0"..., 163992}], 1) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], [3], NULL, NULL) = 1 (out [3]) >writev(3, [{"\5 *\0\5 *\0\5 *\0\5 *\0\5 *\0\5 *\0\5 *\0\5 *\0"..., 163992}], 1) = 112896 >writev(3, [{"\2&-\0\2&-\0\2&-\0\2&-\0\2&-\0\2&-\0\2&-\0\2&-\0"..., 51096}], 1) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], [3], NULL, NULL) = 1 (out [3]) >writev(3, [{"\2&-\0\2&-\0\2&-\0\2&-\0\2&-\0\2&-\0\2&-\0\2&-\0"..., 51096}], 1) = 51096 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0\360\0\0\030"..., 24}, {"\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)"..., 260736}], 2) = 112896 >writev(3, [{"\4!+\0\4!+\0\4!+\0\4!+\0\4!+\0\4!+\0\4!+\0\4!+\0"..., 147864}], 1) = 112896 >writev(3, [{"\25\25\25\0\25\25\25\0\25\25\25\0\25\25\25\0\25\25\25\0"..., 34968}], 1) = 34968 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0 \1\0\0300"..., 24}, {"\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)"..., 260736}], 2) = 112896 >writev(3, [{"\4!+\0\4!+\0\4!+\0\4!+\0\4!+\0\4!+\0\4!+\0\4!+\0"..., 147864}], 1) = 112896 >writev(3, [{"\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 34968}], 1) = 34968 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0P\1\0\0300"..., 24}, {"\5\35)\0\6\36)\0\6\36)\0\6\35)\0\6\36)\0\10\36)\0\t\37"..., 260736}], 2) = 112896 >writev(3, [{"\4\"+\0\4!*\0\4!*\0\4!+\0\4!+\0\4!+\0\4!+\0\4!+\0"..., 147864}], 1) = 112896 >writev(3, [{"\34\34\34\0\34\34\34\0\27\27\27\0\f\f\f\0\4\4\4\0\1\2\3"..., 34968}], 1) = 34968 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0\200\1\0\030"..., 24}, {"\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)"..., 260736}], 2) = 112896 >writev(3, [{"\4\"+\0\4\"+\0\4\"+\0\4!+\0\4!+\0\4!+\0\4!+\0\4!+\0"..., 147864}], 1) = 112896 >writev(3, [{"\16-/\0\16-/\0\16-/\0\16-/\0\16-/\0\16-/\0\16-/\0\16-/"..., 34968}], 1) = 34968 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0\260\1\0\030"..., 24}, {"\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)"..., 260736}], 2) = 112896 >writev(3, [{"\4!+\0\4!+\0\4!+\0\4!+\0\4!+\0\4!+\0\4!+\0\4!+\0"..., 147864}], 1) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], [3], NULL, NULL) = 1 (out [3]) >writev(3, [{"\4!+\0\4!+\0\4!+\0\4!+\0\4!+\0\4!+\0\4!+\0\4!+\0"..., 147864}], 1) = 112896 >writev(3, [{"\0\'/\0\0\'/\0\0\'/\0\0\'/\0\0\'/\0\0\'/\0\0\'/\0\0(/\0"..., 34968}], 1) = 34968 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0\340\1\0\030"..., 24}, {"\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)"..., 260736}], 2) = 112896 >writev(3, [{"\4!+\0\4!+\0\4!+\0\4!*\0\4!*\0\4!*\0\4!*\0\4!*\0"..., 147864}], 1) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], [3], NULL, NULL) = 1 (out [3]) >writev(3, [{"\4!+\0\4!+\0\4!+\0\4!*\0\4!*\0\4!*\0\4!*\0\4!*\0"..., 147864}], 1) = 112896 >writev(3, [{"\2\'-\0\2\'-\0\2\'-\0\2\'-\0\2\'-\0\2\'-\0\2\'-\0\2\'-"..., 34968}], 1) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], [3], NULL, NULL) = 1 (out [3]) >writev(3, [{"\2\'-\0\2\'-\0\2\'-\0\2\'-\0\2\'-\0\2\'-\0\2\'-\0\2\'-"..., 34968}], 1) = 34968 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0\20\2\0\030"..., 24}, {"\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)\0\6\35)"..., 260736}], 2) = 112896 >writev(3, [{"\4!*\0\4!*\0\4!*\0\4!*\0\4!*\0\4!*\0\4!*\0\4!*\0"..., 147864}], 1) = 112896 >writev(3, [{"\2&-\0\2&-\0\2&-\0\2&-\0\2&-\0\2&-\0\2&-\0\2&-\0"..., 34968}], 1) = 34968 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0@\2\0\0300"..., 24}, {"\6\35(\0\6\35(\0\6\35(\0\6\35(\0\6\35(\0\6\35(\0\6\35("..., 260736}], 2) = 112896 >writev(3, [{"\4!*\0\4!*\0\4!*\0\5 *\0\5 *\0\5 *\0\5 *\0\5 *\0"..., 147864}], 1) = 112896 >writev(3, [{"\2%,\0\2%,\0\3%-\0\3%-\0\3%-\0\3%-\0\2%,\0\3%-\0"..., 34968}], 1) = 34968 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0p\2\0\0300"..., 24}, {"\6\34)\0\6\34)\0\6\34)\0\6\34)\0\6\34)\0\6\34)\0\6\35("..., 260736}], 2) = 112896 >writev(3, [{"\5 *\0\5 *\0\5 *\0\5 *\0\5 *\0\5 *\0\5 *\0\4 *\0"..., 147864}], 1) = 112896 >writev(3, [{"\3$,\0\3$,\0\3$,\0\3$,\0\3$,\0\3$,\0\3$,\0\3$,\0"..., 34968}], 1) = 34968 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0\240\2\0\030"..., 24}, {"\6\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34("..., 260736}], 2) = 112896 >writev(3, [{"\5\37*\0\5\37*\0\5 *\0\5 *\0\5\37*\0\5\37*\0\5\37*\0\5"..., 147864}], 1) = 112896 >writev(3, [{"\3#+\0\3#+\0\3#+\0\3#+\0\3#+\0\3#,\0\3#+\0\3#+\0"..., 34968}], 1) = 34968 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0\320\2\0\030"..., 24}, {"\6\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34("..., 260736}], 2) = 112896 >writev(3, [{"\5\37*\0\5\37*\0\5\37*\0\5\37*\0\5\37*\0\5\37*\0\5\37*"..., 147864}], 1) = 112896 >writev(3, [{"\4\"+\0\4\"+\0\4\"+\0\4\"+\0\4\"+\0\3\"+\0\3\"+\0\4\"+"..., 34968}], 1) = 34968 >writev(3, [{"H\2\246\376\257\0\300\1,\0\300\1N\0050\0\0\0\0\3\0\030"..., 24}, {"\6\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34(\0\6\34("..., 260736}], 2) = 112896 >writev(3, [{"\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)\0\5\36)"..., 147864}], 1) = 112896 >writev(3, [{"\4!*\0\4!*\0\4!+\0\4!+\0\4!+\0\4!+\0\4!+\0\4!+\0"..., 34968}], 1) = 34968 >writev(3, [{"H\2\362\211\257\0\300\1,\0\300\1N\5\32\0\0\0000\3\0\030"..., 24}, {"\6\33(\0\6\33(\0\6\33(\0\6\33(\0\6\33(\0\6\33(\0\6\33("..., 141232}], 2) = 112896 >writev(3, [{"\6\36)\0\6\36)\0\6\36)\0\6\36)\0\6\36)\0\6\36)\0\6\35)"..., 28360}], 1) = 28360 >munmap(0x412ec000, 4575232) = 0 >write(3, "8\2\4\0+\0\300\1\0\4\0\0\257\0\300\1F\0\5\0*\0\300\1+\0"..., 2048) = 2048 >write(3, "F\2\5\0*\0\300\1+\0\300\1\0\0000\0\2\0\20\0005\30\4\0\v"..., 2036) = 2036 >write(3, "F\2\5\0\35\1\300\1+\0\300\1\0\0\0\0@\0\20\0\234\4\5\0\36"..., 2044) = 2044 >write(3, "8\2\4\0\t\0\300\1\0\0\10\0\0\0\0\0008\0\4\0\7\0\300\1\0"..., 712) = 712 >gettimeofday({1086917125, 991828}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 0) = 1 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >nanosleep({0, 1000}, NULL) = 0 >gettimeofday({1086917126, 3294}, NULL) = 0 >gettimeofday({1086917126, 11263}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 0) = 1 >gettimeofday({1086917126, 21372}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 0) = 1 >ioctl(3, FIONREAD, [96]) = 0 >read(3, "\10\3\10\7\6_\354\26\260\0\0\0a\0\300\1\0\0\0\0\216\004"..., 96) = 96 >gettimeofday({1086917126, 31545}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 0) = 1 >gettimeofday({1086917126, 31635}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 0) = 1 >gettimeofday({1086917126, 31738}, NULL) = 0 >gettimeofday({1086917126, 43413}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 0) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\1\f\7\16_\354\26\260\0\0\0z\0\300\1\0\0\0\0\214\4G\0"..., 32) = 32 >gettimeofday({1086917126, 46525}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 0) = 1 >time(NULL) = 1086917126 >ioctl(3, FIONREAD, [160]) = 0 >read(3, "\10\3\21\7._\354\26\260\0\0\0z\0\300\1\0\0\0\0v\4\207\0"..., 160) = 160 >gettimeofday({1086917126, 46772}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917126, 46867}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917126, 46952}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "&\2\2\0*\0\300\1", 8) = 8 >read(3, 0xbfffed70, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0016\10\0\0\0\0\260\0\0\0\0\0\0\0R\4\307\0N\4w\0\20"..., 32) = 32 >gettimeofday({1086917126, 47473}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "&\2\2\0*\0\300\1", 8) = 8 >read(3, 0xbfffed70, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0017\10\0\0\0\0\260\0\0\0\0\0\0\0R\4\307\0N\4w\0\20"..., 32) = 32 >gettimeofday({1086917126, 47899}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "&\2\2\0*\0\300\1", 8) = 8 >read(3, 0xbfffed70, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0018\10\0\0\0\0\260\0\0\0\0\0\0\0R\4\307\0N\4w\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 48418}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "5\30\4\0\'\1\300\1A\0\300\1\276\4\24\0;\3\5\0\33\0\300"..., 456) = 456 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 48850}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 42) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0>\10V_\354\26\260\0\0\0*\0\300\1\0\0\0\0J\4\325\0F"..., 32) = 32 >gettimeofday({1086917126, 49766}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1P\10\0\0\0\0\260\0\0\0\0\0\0\0J\4\325\0F\4\205\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 50318}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 41) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0P\10^_\354\26\260\0\0\0*\0\300\1\0\0\0\0B\4\343\0>"..., 32) = 32 >gettimeofday({1086917126, 57411}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1Q\10\0\0\0\0\260\0\0\0\0\0\0\0B\4\343\0>\4\223\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 57754}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 34) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0Q\10f_\354\26\260\0\0\0*\0\300\1\0\0\0\0:\4\363\000"..., 32) = 32 >gettimeofday({1086917126, 65455}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1R\10\0\0\0\0\260\0\0\0\0\0\0\0:\4\363\0006\4\243\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 65802}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 26) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0R\10n_\354\26\260\0\0\0*\0\300\1\0\0\0\0002\4\375\0"..., 32) = 32 >gettimeofday({1086917126, 73418}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1S\10\0\0\0\0\260\0\0\0\0\0\0\0002\4\375\0.\4\255\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 73744}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 18) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0S\10v_\354\26\260\0\0\0*\0\300\1\0\0\0\0(\4\17\1$\4"..., 32) = 32 >gettimeofday({1086917126, 81498}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1T\10\0\0\0\0\260\0\0\0\0\0\0\0(\4\17\1$\4\277\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 81881}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 9) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0T\10~_\354\26\260\0\0\0*\0\300\1\0\0\0\0 \4\35\1\34"..., 32) = 32 >gettimeofday({1086917126, 89440}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1U\10\0\0\0\0\260\0\0\0\0\0\0\0 \4\35\1\34\4\315\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 89795}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 2) = 0 >gettimeofday({1086917126, 92204}, NULL) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 92431}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 99) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0U\10\206_\354\26\260\0\0\0*\0\300\1\0\0\0\0\32\4-\1"..., 32) = 32 >gettimeofday({1086917126, 97429}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1V\10\0\0\0\0\260\0\0\0\0\0\0\0\32\4-\1\26\4\335\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 97774}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 94) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0V\10\216_\354\26\260\0\0\0*\0\300\1\0\0\0\0\24\4=\1"..., 32) = 32 >gettimeofday({1086917126, 105457}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1W\10\0\0\0\0\260\0\0\0\0\0\0\0\24\4=\1\20\4\355\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 105797}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 86) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0W\10\226_\354\26\260\0\0\0*\0\300\1\0\0\0\0\n\4M\1"..., 32) = 32 >gettimeofday({1086917126, 113405}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1X\10\0\0\0\0\260\0\0\0\0\0\0\0\n\4M\1\6\4\375\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 113756}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 78) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0X\10\236_\354\26\260\0\0\0*\0\300\1\0\0\0\0\6\4Y\1"..., 32) = 32 >gettimeofday({1086917126, 121497}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1Y\10\0\0\0\0\260\0\0\0\0\0\0\0\6\4Y\1\2\4\t\1\20\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 121866}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 70) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0Y\10\246_\354\26\260\0\0\0*\0\300\1\0\0\0\0\376\3m"..., 32) = 32 >gettimeofday({1086917126, 129468}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1Z\10\0\0\0\0\260\0\0\0\0\0\0\0\376\3m\1\372\3\35\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 129823}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 62) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0Z\10\256_\354\26\260\0\0\0*\0\300\1\0\0\0\0\366\3{"..., 32) = 32 >gettimeofday({1086917126, 137454}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1[\10\0\0\0\0\260\0\0\0\0\0\0\0\366\3{\1\362\3+\1\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 137787}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 54) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0[\10\266_\354\26\260\0\0\0*\0\300\1\0\0\0\0\356\3\211"..., 32) = 32 >gettimeofday({1086917126, 145575}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\\\10\0\0\0\0\260\0\0\0\0\0\0\0\356\3\211\1\352\003"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 145926}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 46) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\\\10\276_\354\26\260\0\0\0*\0\300\1\0\0\0\0\352\3"..., 32) = 32 >gettimeofday({1086917126, 153402}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1]\10\0\0\0\0\260\0\0\0\0\0\0\0\352\3\225\1\346\3E\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 153772}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 38) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0]\10\306_\354\26\260\0\0\0*\0\300\1\0\0\0\0\350\3\235"..., 32) = 32 >gettimeofday({1086917126, 161394}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1^\10\0\0\0\0\260\0\0\0\0\0\0\0\350\3\235\1\344\3M\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 161740}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 30) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0^\10\316_\354\26\260\0\0\0*\0\300\1\0\0\0\0\346\3\243"..., 32) = 32 >gettimeofday({1086917126, 169592}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1_\10\0\0\0\0\260\0\0\0\0\0\0\0\346\3\243\1\342\3S\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 169950}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 22) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0_\10\326_\354\26\260\0\0\0*\0\300\1\0\0\0\0\342\3\251"..., 32) = 32 >gettimeofday({1086917126, 177397}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1`\10\0\0\0\0\260\0\0\0\0\0\0\0\342\3\251\1\336\3Y\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 177738}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 14) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0`\10\336_\354\26\260\0\0\0*\0\300\1\0\0\0\0\336\3\255"..., 32) = 32 >gettimeofday({1086917126, 185531}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1a\10\0\0\0\0\260\0\0\0\0\0\0\0\336\3\255\1\332\3]\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 185879}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 6) = 0 >gettimeofday({1086917126, 192163}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 192234}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 192482}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 99) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0a\10\346_\354\26\260\0\0\0*\0\300\1\0\0\0\0\335\3\255"..., 32) = 32 >gettimeofday({1086917126, 193373}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1b\10\0\0\0\0\260\0\0\0\0\0\0\0\335\3\255\1\331\3]\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 193700}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 98) = 0 >gettimeofday({1086917126, 292226}, NULL) = 0 >nanosleep({0, 1000}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 294293}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 294540}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 99) = 0 >gettimeofday({1086917126, 394194}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 394278}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 394530}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 99) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0b\10\326`\354\26\260\0\0\0*\0\300\1\0\0\0\0\335\3\257"..., 32) = 32 >gettimeofday({1086917126, 433429}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1c\10\0\0\0\0\260\0\0\0\0\0\0\0\335\3\257\1\331\3_\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 433780}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 60) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0c\10\336`\354\26\260\0\0\0*\0\300\1\0\0\0\0\335\3\261"..., 32) = 32 >gettimeofday({1086917126, 441388}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1d\10\0\0\0\0\260\0\0\0\0\0\0\0\335\3\261\1\331\3a\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 441777}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 52) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0d\10\346`\354\26\260\0\0\0*\0\300\1\0\0\0\0\335\3\264"..., 32) = 32 >gettimeofday({1086917126, 449372}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1e\10\0\0\0\0\260\0\0\0\0\0\0\0\335\3\264\1\331\3d\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 449718}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 44) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0e\10\356`\354\26\260\0\0\0*\0\300\1\0\0\0\0\335\3\266"..., 32) = 32 >gettimeofday({1086917126, 457436}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1f\10\0\0\0\0\260\0\0\0\0\0\0\0\335\3\266\1\331\3f\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 457792}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 36) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0f\10\366`\354\26\260\0\0\0*\0\300\1\0\0\0\0\335\3\270"..., 32) = 32 >gettimeofday({1086917126, 465375}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1g\10\0\0\0\0\260\0\0\0\0\0\0\0\335\3\270\1\331\3h\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 465719}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 28) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0g\10\376`\354\26\260\0\0\0*\0\300\1\0\0\0\0\335\3\272"..., 32) = 32 >gettimeofday({1086917126, 473361}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1h\10\0\0\0\0\260\0\0\0\0\0\0\0\335\3\272\1\331\3j\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 473697}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 20) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0h\10\6a\354\26\260\0\0\0*\0\300\1\0\0\0\0\335\3\275"..., 32) = 32 >gettimeofday({1086917126, 481329}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1i\10\0\0\0\0\260\0\0\0\0\0\0\0\335\3\275\1\331\3m\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 481670}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 12) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0i\10\16a\354\26\260\0\0\0*\0\300\1\0\0\0\0\335\3\300"..., 32) = 32 >gettimeofday({1086917126, 489344}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1j\10\0\0\0\0\260\0\0\0\0\0\0\0\335\3\300\1\331\3p\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 489692}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 4) = 0 >gettimeofday({1086917126, 494569}, NULL) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 494800}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 51) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0j\10\26a\354\26\260\0\0\0*\0\300\1\0\0\0\0\335\3\302"..., 32) = 32 >gettimeofday({1086917126, 497651}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1k\10\0\0\0\0\260\0\0\0\0\0\0\0\335\3\302\1\331\3r\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 498018}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 48) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0k\10\36a\354\26\260\0\0\0*\0\300\1\0\0\0\0\335\3\312"..., 32) = 32 >gettimeofday({1086917126, 505574}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1l\10\0\0\0\0\260\0\0\0\0\0\0\0\335\3\312\1\331\3z\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 505920}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 40) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0l\10&a\354\26\260\0\0\0*\0\300\1\0\0\0\0\335\3\315"..., 32) = 32 >gettimeofday({1086917126, 513442}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1m\10\0\0\0\0\260\0\0\0\0\0\0\0\335\3\315\1\331\3}\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 513791}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 32) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0m\10.a\354\26\260\0\0\0*\0\300\1\0\0\0\0\335\3\320"..., 32) = 32 >gettimeofday({1086917126, 521354}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1n\10\0\0\0\0\260\0\0\0\0\0\0\0\335\3\320\1\331\3\200"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 521693}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 24) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0n\0106a\354\26\260\0\0\0*\0\300\1\0\0\0\0\335\3\323"..., 32) = 32 >gettimeofday({1086917126, 529444}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1o\10\0\0\0\0\260\0\0\0\0\0\0\0\335\3\323\1\331\3\203"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 529786}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 16) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0o\10>a\354\26\260\0\0\0*\0\300\1\0\0\0\0\335\3\333"..., 32) = 32 >gettimeofday({1086917126, 537321}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1p\10\0\0\0\0\260\0\0\0\0\0\0\0\335\3\333\1\331\3\213"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 537650}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 8) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0p\10Fa\354\26\260\0\0\0*\0\300\1\0\0\0\0\335\3\345"..., 32) = 32 >gettimeofday({1086917126, 545444}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1q\10\0\0\0\0\260\0\0\0\0\0\0\0\335\3\345\1\331\3\225"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 545796}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 545901}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 46) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0q\10Na\354\26\260\0\0\0*\0\300\1\0\0\0\0\337\3\355"..., 32) = 32 >gettimeofday({1086917126, 553338}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1r\10\0\0\0\0\260\0\0\0\0\0\0\0\337\3\355\1\333\3\235"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 553673}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 38) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0r\10Va\354\26\260\0\0\0*\0\300\1\0\0\0\0\337\3\367"..., 32) = 32 >gettimeofday({1086917126, 561366}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1s\10\0\0\0\0\260\0\0\0\0\0\0\0\337\3\367\1\333\3\247"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 561717}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 30) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0s\10^a\354\26\260\0\0\0*\0\300\1\0\0\0\0\337\3\1\2"..., 32) = 32 >gettimeofday({1086917126, 569326}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1t\10\0\0\0\0\260\0\0\0\0\0\0\0\337\3\1\2\333\3\261"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 569871}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 22) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0t\10fa\354\26\260\0\0\0*\0\300\1\0\0\0\0\337\3\4\2"..., 32) = 32 >gettimeofday({1086917126, 577362}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1u\10\0\0\0\0\260\0\0\0\0\0\0\0\337\3\4\2\333\3\264"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 577705}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 14) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0u\10na\354\26\260\0\0\0*\0\300\1\0\0\0\0\335\3\16\2"..., 32) = 32 >gettimeofday({1086917126, 585500}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1v\10\0\0\0\0\260\0\0\0\0\0\0\0\335\3\16\2\331\3\276"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 585871}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 6) = 0 >gettimeofday({1086917126, 592153}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 592235}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >nanosleep({0, 1000}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0v\10va\354\26\260\0\0\0*\0\300\1\0\0\0\0\333\3\26\2"..., 32) = 32 >gettimeofday({1086917126, 594549}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1w\10\0\0\0\0\260\0\0\0\0\0\0\0\333\3\26\2\327\3\306"..., 32) = 32 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 595344}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 99) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0w\10~a\354\26\260\0\0\0*\0\300\1\0\0\0\0\331\3 \2\325"..., 32) = 32 >gettimeofday({1086917126, 601322}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1x\10\0\0\0\0\260\0\0\0\0\0\0\0\331\3 \2\325\3\320\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 601660}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 92) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0x\10\206a\354\26\260\0\0\0*\0\300\1\0\0\0\0\327\3*"..., 32) = 32 >gettimeofday({1086917126, 609372}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1y\10\0\0\0\0\260\0\0\0\0\0\0\0\327\3*\2\323\3\332\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 609728}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 84) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0y\10\216a\354\26\260\0\0\0*\0\300\1\0\0\0\0\327\003"..., 32) = 32 >gettimeofday({1086917126, 617349}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1z\10\0\0\0\0\260\0\0\0\0\0\0\0\327\0036\2\323\3\346"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 617686}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 76) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0z\10\226a\354\26\260\0\0\0*\0\300\1\0\0\0\0\327\003"..., 32) = 32 >gettimeofday({1086917126, 625484}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1{\10\0\0\0\0\260\0\0\0\0\0\0\0\327\0039\2\323\3\351"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 625825}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 68) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0{\10\236a\354\26\260\0\0\0*\0\300\1\0\0\0\0\323\3E"..., 32) = 32 >gettimeofday({1086917126, 633429}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1|\10\0\0\0\0\260\0\0\0\0\0\0\0\323\3E\2\317\3\365\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 633791}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 60) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0|\10\246a\354\26\260\0\0\0*\0\300\1\0\0\0\0\321\3O"..., 32) = 32 >gettimeofday({1086917126, 641354}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1}\10\0\0\0\0\260\0\0\0\0\0\0\0\321\3O\2\315\3\377\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 641694}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 52) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0}\10\256a\354\26\260\0\0\0*\0\300\1\0\0\0\0\317\3Y"..., 32) = 32 >gettimeofday({1086917126, 649331}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1~\10\0\0\0\0\260\0\0\0\0\0\0\0\317\3Y\2\313\3\t\2\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 649682}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 44) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0~\10\266a\354\26\260\0\0\0*\0\300\1\0\0\0\0\317\3c"..., 32) = 32 >gettimeofday({1086917126, 657381}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\177\10\0\0\0\0\260\0\0\0\0\0\0\0\317\3c\2\313\3\23"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 657741}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 36) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\177\10\276a\354\26\260\0\0\0*\0\300\1\0\0\0\0\317"..., 32) = 32 >gettimeofday({1086917126, 665361}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\200\10\0\0\0\0\260\0\0\0\0\0\0\0\317\3q\2\313\3!\2"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 665694}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 28) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\200\10\306a\354\26\260\0\0\0*\0\300\1\0\0\0\0\315"..., 32) = 32 >gettimeofday({1086917126, 673386}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\201\10\0\0\0\0\260\0\0\0\0\0\0\0\315\3}\2\311\3-\2"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 673739}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 20) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\201\10\316a\354\26\260\0\0\0*\0\300\1\0\0\0\0\315"..., 32) = 32 >gettimeofday({1086917126, 681344}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\202\10\0\0\0\0\260\0\0\0\0\0\0\0\315\3\205\2\311\003"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 681698}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 12) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\202\10\326a\354\26\260\0\0\0*\0\300\1\0\0\0\0\313"..., 32) = 32 >gettimeofday({1086917126, 689340}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\203\10\0\0\0\0\260\0\0\0\0\0\0\0\313\3\221\2\307\3"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 689690}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 4) = 0 >gettimeofday({1086917126, 694423}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 694500}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 694743}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 99) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\203\10\336a\354\26\260\0\0\0*\0\300\1\0\0\0\0\307"..., 32) = 32 >gettimeofday({1086917126, 697348}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\204\10\0\0\0\0\260\0\0\0\0\0\0\0\307\3\231\2\303\3"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 697692}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 96) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\204\10\346a\354\26\260\0\0\0*\0\300\1\0\0\0\0\307"..., 32) = 32 >gettimeofday({1086917126, 705421}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\205\10\0\0\0\0\260\0\0\0\0\0\0\0\307\3\243\2\303\3"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 705771}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 88) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\205\10\356a\354\26\260\0\0\0*\0\300\1\0\0\0\0\306"..., 32) = 32 >gettimeofday({1086917126, 713293}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\206\10\0\0\0\0\260\0\0\0\0\0\0\0\306\3\245\2\302\3"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 713611}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 80) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\206\10\366a\354\26\260\0\0\0*\0\300\1\0\0\0\0\306"..., 32) = 32 >gettimeofday({1086917126, 721434}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\207\10\0\0\0\0\260\0\0\0\0\0\0\0\306\3\255\2\302\3"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 721836}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 72) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\207\10\375a\354\26\260\0\0\0*\0\300\1\0\0\0\0\304"..., 32) = 32 >gettimeofday({1086917126, 729321}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\210\10\0\0\0\0\260\0\0\0\0\0\0\0\304\3\263\2\300\3"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 729667}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 64) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\210\10\6b\354\26\260\0\0\0*\0\300\1\0\0\0\0\302\3"..., 32) = 32 >gettimeofday({1086917126, 737329}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\211\10\0\0\0\0\260\0\0\0\0\0\0\0\302\3\271\2\276\3"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 737673}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 56) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\211\10\rb\354\26\260\0\0\0*\0\300\1\0\0\0\0\302\3"..., 32) = 32 >gettimeofday({1086917126, 745464}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\212\10\0\0\0\0\260\0\0\0\0\0\0\0\302\3\301\2\276\3"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 745804}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 48) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\212\10\25b\354\26\260\0\0\0*\0\300\1\0\0\0\0\300\3"..., 32) = 32 >gettimeofday({1086917126, 753285}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\213\10\0\0\0\0\260\0\0\0\0\0\0\0\300\3\311\2\274\3"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 753628}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 40) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\213\10\36b\354\26\260\0\0\0*\0\300\1\0\0\0\0\276\3"..., 32) = 32 >gettimeofday({1086917126, 761311}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\214\10\0\0\0\0\260\0\0\0\0\0\0\0\276\3\321\2\272\3"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 761650}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 32) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\214\10&b\354\26\260\0\0\0*\0\300\1\0\0\0\0\274\3\327"..., 32) = 32 >gettimeofday({1086917126, 769375}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\215\10\0\0\0\0\260\0\0\0\0\0\0\0\274\3\327\2\270\3"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 769736}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 24) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\215\10-b\354\26\260\0\0\0*\0\300\1\0\0\0\0\272\3\337"..., 32) = 32 >gettimeofday({1086917126, 777285}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\216\10\0\0\0\0\260\0\0\0\0\0\0\0\272\3\337\2\266\3"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 777625}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 16) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\216\0106b\354\26\260\0\0\0*\0\300\1\0\0\0\0\271\3"..., 32) = 32 >gettimeofday({1086917126, 785399}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\217\10\0\0\0\0\260\0\0\0\0\0\0\0\271\3\341\2\265\3"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 785742}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 8) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\217\10=b\354\26\260\0\0\0*\0\300\1\0\0\0\0\271\3\344"..., 32) = 32 >gettimeofday({1086917126, 793269}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\220\10\0\0\0\0\260\0\0\0\0\0\0\0\271\3\344\2\265\3"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 793595}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 793880}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 1) = 0 >gettimeofday({1086917126, 795302}, NULL) = 0 >gettimeofday({1086917126, 795420}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 795499}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "5\30\4\0)\1\300\1A\0\300\1\276\4\24\0;\3\5\0\33\0\300\1"..., 420) = 420 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 796581}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 95) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\245\10Eb\354\26\260\0\0\0*\0\300\1\0\0\0\0\270\3\346"..., 32) = 32 >gettimeofday({1086917126, 801295}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\246\10\0\0\0\0\260\0\0\0\0\0\0\0\270\3\346\2\264\3"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 801663}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 90) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\246\10Nb\354\26\260\0\0\0*\0\300\1\0\0\0\0\267\3\350"..., 32) = 32 >gettimeofday({1086917126, 809332}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\247\10\0\0\0\0\260\0\0\0\0\0\0\0\267\3\350\2\263\3"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 809682}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 82) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\247\10Vb\354\26\260\0\0\0*\0\300\1\0\0\0\0\267\3\351"..., 32) = 32 >gettimeofday({1086917126, 817383}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\250\10\0\0\0\0\260\0\0\0\0\0\0\0\267\3\351\2\263\3"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 817734}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 74) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\250\10vb\354\26\260\0\0\0*\0\300\1\0\0\0\0\267\3\347"..., 32) = 32 >gettimeofday({1086917126, 849319}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\251\10\0\0\0\0\260\0\0\0\0\0\0\0\267\3\347\2\263\3"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 849703}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 42) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\251\10}b\354\26\260\0\0\0*\0\300\1\0\0\0\0\277\3\335"..., 32) = 32 >gettimeofday({1086917126, 857315}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\252\10\0\0\0\0\260\0\0\0\0\0\0\0\277\3\335\2\273\3"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 857673}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 34) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\252\10\206b\354\26\260\0\0\0*\0\300\1\0\0\0\0\317"..., 32) = 32 >gettimeofday({1086917126, 865446}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\253\10\0\0\0\0\260\0\0\0\0\0\0\0\317\3\323\2\313\3"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 865792}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 26) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\253\10\215b\354\26\260\0\0\0*\0\300\1\0\0\0\0\341"..., 32) = 32 >gettimeofday({1086917126, 873497}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\254\10\0\0\0\0\260\0\0\0\0\0\0\0\341\3\303\2\335\3"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 873850}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 18) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\254\10\225b\354\26\260\0\0\0*\0\300\1\0\0\0\0\355"..., 32) = 32 >gettimeofday({1086917126, 881254}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\255\10\0\0\0\0\260\0\0\0\0\0\0\0\355\3\267\2\351\3"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 881623}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 10) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\255\10\236b\354\26\260\0\0\0*\0\300\1\0\0\0\0\375"..., 32) = 32 >gettimeofday({1086917126, 889377}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\256\10\0\0\0\0\260\0\0\0\0\0\0\0\375\3\241\2\371\3"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 889721}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 2) = 0 >gettimeofday({1086917126, 892072}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 892144}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >nanosleep({0, 1000}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 894424}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 894675}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 99) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\256\10\246b\354\26\260\0\0\0*\0\300\1\0\0\0\0\5\4"..., 32) = 32 >gettimeofday({1086917126, 897327}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\257\10\0\0\0\0\260\0\0\0\0\0\0\0\5\4\205\2\1\0045"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 897677}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 96) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\257\10\255b\354\26\260\0\0\0*\0\300\1\0\0\0\0\r\4"..., 32) = 32 >gettimeofday({1086917126, 905469}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\260\10\0\0\0\0\260\0\0\0\0\0\0\0\r\4a\2\t\4\21\2\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 905829}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 88) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\260\10\265b\354\26\260\0\0\0*\0\300\1\0\0\0\0\17\4"..., 32) = 32 >gettimeofday({1086917126, 913271}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\261\10\0\0\0\0\260\0\0\0\0\0\0\0\17\4A\2\v\4\361\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 913597}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 80) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\261\10\276b\354\26\260\0\0\0*\0\300\1\0\0\0\0\23\4"..., 32) = 32 >gettimeofday({1086917126, 921372}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\262\10\0\0\0\0\260\0\0\0\0\0\0\0\23\4\37\2\17\4\317"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 921714}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 72) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\262\10\305b\354\26\260\0\0\0*\0\300\1\0\0\0\0\23\4"..., 32) = 32 >gettimeofday({1086917126, 929244}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\263\10\0\0\0\0\260\0\0\0\0\0\0\0\23\4\1\2\17\4\261"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 929585}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 64) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\263\10\316b\354\26\260\0\0\0*\0\300\1\0\0\0\0\23\4"..., 32) = 32 >gettimeofday({1086917126, 937305}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\264\10\0\0\0\0\260\0\0\0\0\0\0\0\23\4\355\1\17\4\235"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 937643}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 56) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\264\10\325b\354\26\260\0\0\0*\0\300\1\0\0\0\0\25\4"..., 32) = 32 >gettimeofday({1086917126, 945371}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\265\10\0\0\0\0\260\0\0\0\0\0\0\0\25\4\325\1\21\4\205"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 945718}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 48) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\265\10\335b\354\26\260\0\0\0*\0\300\1\0\0\0\0\27\4"..., 32) = 32 >gettimeofday({1086917126, 953313}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\266\10\0\0\0\0\260\0\0\0\0\0\0\0\27\4\303\1\23\4s"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 953663}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 40) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\266\10\345b\354\26\260\0\0\0*\0\300\1\0\0\0\0\31\4"..., 32) = 32 >gettimeofday({1086917126, 961249}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\267\10\0\0\0\0\260\0\0\0\0\0\0\0\31\4\255\1\25\4]"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 961588}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 32) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\267\10\356b\354\26\260\0\0\0*\0\300\1\0\0\0\0#\4\233"..., 32) = 32 >gettimeofday({1086917126, 969305}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\270\10\0\0\0\0\260\0\0\0\0\0\0\0#\4\233\1\37\4K\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 969653}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 24) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\270\10\365b\354\26\260\0\0\0*\0\300\1\0\0\0\0001\4"..., 32) = 32 >gettimeofday({1086917126, 977251}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\271\10\0\0\0\0\260\0\0\0\0\0\0\0001\4\215\1-\4=\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 977587}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 16) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\271\10\376b\354\26\260\0\0\0*\0\300\1\0\0\0\0;\4\203"..., 32) = 32 >gettimeofday({1086917126, 985472}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\272\10\0\0\0\0\260\0\0\0\0\0\0\0;\4\203\0017\0043"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 985817}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 8) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\272\10\6c\354\26\260\0\0\0*\0\300\1\0\0\0\0I\4}\1"..., 32) = 32 >gettimeofday({1086917126, 993351}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\273\10\0\0\0\0\260\0\0\0\0\0\0\0I\4}\1E\4-\1\20\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 993708}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917126, 993958}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 52) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\273\10\rc\354\26\260\0\0\0*\0\300\1\0\0\0\0S\4{\1"..., 32) = 32 >gettimeofday({1086917127, 1294}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\274\10\0\0\0\0\260\0\0\0\0\0\0\0S\4{\1O\4+\1\20\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 1645}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 44) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\274\10\25c\354\26\260\0\0\0*\0\300\1\0\0\0\0U\4z\1"..., 32) = 32 >gettimeofday({1086917127, 9265}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\275\10\0\0\0\0\260\0\0\0\0\0\0\0U\4z\1Q\4*\1\20\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 9597}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 36) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\275\10\35c\354\26\260\0\0\0*\0\300\1\0\0\0\0W\4z\1"..., 32) = 32 >gettimeofday({1086917127, 17262}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\276\10\0\0\0\0\260\0\0\0\0\0\0\0W\4z\1S\4*\1\20\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 17612}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 28) = 0 >gettimeofday({1086917127, 46274}, NULL) = 0 >time(NULL) = 1086917127 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 46392}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 47) = 0 >gettimeofday({1086917127, 94099}, NULL) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 94335}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 97) = 0 >gettimeofday({1086917127, 192084}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 192176}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >nanosleep({0, 1000}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 194037}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 194286}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 9) = 0 >gettimeofday({1086917127, 204073}, NULL) = 0 >gettimeofday({1086917127, 204193}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 204273}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "5\30\4\0+\1\300\1A\0\300\1\276\4\24\0;\3\5\0\33\0\300\1"..., 440) = 440 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 205338}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 88) = 0 >gettimeofday({1086917127, 294056}, NULL) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 294296}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 99) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\324\0105d\354\26\260\0\0\0*\0\300\1\0\0\0\0W\4x\1"..., 32) = 32 >gettimeofday({1086917127, 297255}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\325\10\0\0\0\0\260\0\0\0\0\0\0\0W\4x\1S\4(\1\20\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 297612}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 96) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\325\10=d\354\26\260\0\0\0*\0\300\1\0\0\0\0W\4u\1S"..., 32) = 32 >gettimeofday({1086917127, 305194}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\326\10\0\0\0\0\260\0\0\0\0\0\0\0W\4u\1S\4%\1\20\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 305524}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 88) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\326\10Ed\354\26\260\0\0\0*\0\300\1\0\0\0\0M\4o\1I"..., 32) = 32 >gettimeofday({1086917127, 313285}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\327\10\0\0\0\0\260\0\0\0\0\0\0\0M\4o\1I\4\37\1\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 313640}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 80) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\327\10Md\354\26\260\0\0\0*\0\300\1\0\0\0\0;\4c\001"..., 32) = 32 >gettimeofday({1086917127, 321276}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\330\10\0\0\0\0\260\0\0\0\0\0\0\0;\4c\0017\4\23\1\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 321634}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 72) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\330\10Ud\354\26\260\0\0\0*\0\300\1\0\0\0\0\33\4S\1"..., 32) = 32 >gettimeofday({1086917127, 329232}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\331\10\0\0\0\0\260\0\0\0\0\0\0\0\33\4S\1\27\4\3\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 329578}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 64) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\331\10]d\354\26\260\0\0\0*\0\300\1\0\0\0\0\355\3C"..., 32) = 32 >gettimeofday({1086917127, 337195}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\332\10\0\0\0\0\260\0\0\0\0\0\0\0\355\3C\1\351\3\363"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 337593}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 56) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\332\10ed\354\26\260\0\0\0*\0\300\1\0\0\0\0\313\3;"..., 32) = 32 >gettimeofday({1086917127, 345511}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\333\10\0\0\0\0\260\0\0\0\0\0\0\0\313\3;\1\307\3\353"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 345857}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 48) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\333\10md\354\26\260\0\0\0*\0\300\1\0\0\0\0\221\3+"..., 32) = 32 >gettimeofday({1086917127, 353218}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\334\10\0\0\0\0\260\0\0\0\0\0\0\0\221\3+\1\215\3\333"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 353560}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 40) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\334\10ud\354\26\260\0\0\0*\0\300\1\0\0\0\0Y\3\37\1"..., 32) = 32 >gettimeofday({1086917127, 361277}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\335\10\0\0\0\0\260\0\0\0\0\0\0\0Y\3\37\1U\3\317\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 361635}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 32) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\335\10}d\354\26\260\0\0\0*\0\300\1\0\0\0\0\33\3\17"..., 32) = 32 >gettimeofday({1086917127, 369216}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\336\10\0\0\0\0\260\0\0\0\0\0\0\0\33\3\17\1\27\3\277"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 369558}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 24) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\336\10\205d\354\26\260\0\0\0*\0\300\1\0\0\0\0\333"..., 32) = 32 >gettimeofday({1086917127, 377204}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\337\10\0\0\0\0\260\0\0\0\0\0\0\0\333\2\1\1\327\2\261"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 377551}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 16) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\337\10\215d\354\26\260\0\0\0*\0\300\1\0\0\0\0\225"..., 32) = 32 >gettimeofday({1086917127, 385152}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\340\10\0\0\0\0\260\0\0\0\0\0\0\0\225\2\365\0\221\2"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 385476}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 8) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\340\10\225d\354\26\260\0\0\0*\0\300\1\0\0\0\0]\2\355"..., 32) = 32 >gettimeofday({1086917127, 393209}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\341\10\0\0\0\0\260\0\0\0\0\0\0\0]\2\355\0Y\2\235\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 393546}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 393796}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 98) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\341\10\235d\354\26\260\0\0\0*\0\300\1\0\0\0\0\23\2"..., 32) = 32 >gettimeofday({1086917127, 401266}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\342\10\0\0\0\0\260\0\0\0\0\0\0\0\23\2\343\0\17\2\223"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 401625}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 90) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\342\10\245d\354\26\260\0\0\0*\0\300\1\0\0\0\0\311"..., 32) = 32 >gettimeofday({1086917127, 409209}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\343\10\0\0\0\0\260\0\0\0\0\0\0\0\311\1\335\0\305\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 409604}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 82) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\343\10\255d\354\26\260\0\0\0*\0\300\1\0\0\0\0\215"..., 32) = 32 >gettimeofday({1086917127, 417204}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\344\10\0\0\0\0\260\0\0\0\0\0\0\0\215\1\325\0\211\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 417544}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 74) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\344\10\265d\354\26\260\0\0\0*\0\300\1\0\0\0\0Q\1\305"..., 32) = 32 >gettimeofday({1086917127, 425236}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\345\10\0\0\0\0\260\0\0\0\0\0\0\0Q\1\305\0M\1u\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 425846}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 66) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\345\10\275d\354\26\260\0\0\0*\0\300\1\0\0\0\0\25\1"..., 32) = 32 >gettimeofday({1086917127, 433214}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\346\10\0\0\0\0\260\0\0\0\0\0\0\0\25\1\271\0\21\1i"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 433605}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 58) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\346\10\305d\354\26\260\0\0\0*\0\300\1\0\0\0\0\361"..., 32) = 32 >gettimeofday({1086917127, 441211}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\347\10\0\0\0\0\260\0\0\0\0\0\0\0\361\0\261\0\355\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 441561}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 50) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\347\10\315d\354\26\260\0\0\0*\0\300\1\0\0\0\0\305"..., 32) = 32 >gettimeofday({1086917127, 449303}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\350\10\0\0\0\0\260\0\0\0\0\0\0\0\305\0\253\0\301\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 449710}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 42) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\350\10\325d\354\26\260\0\0\0*\0\300\1\0\0\0\0\237"..., 32) = 32 >gettimeofday({1086917127, 457198}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\351\10\0\0\0\0\260\0\0\0\0\0\0\0\237\0\243\0\233\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 457550}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 34) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\351\10\335d\354\26\260\0\0\0*\0\300\1\0\0\0\0\177"..., 32) = 32 >gettimeofday({1086917127, 465147}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\352\10\0\0\0\0\260\0\0\0\0\0\0\0\177\0\227\0{\0G\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 465476}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 26) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\352\10\345d\354\26\260\0\0\0*\0\300\1\0\0\0\0i\0\215"..., 32) = 32 >gettimeofday({1086917127, 473201}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\353\10\0\0\0\0\260\0\0\0\0\0\0\0i\0\215\0e\0=\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 473558}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 18) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\353\10\355d\354\26\260\0\0\0*\0\300\1\0\0\0\0U\0\207"..., 32) = 32 >gettimeofday({1086917127, 481148}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\354\10\0\0\0\0\260\0\0\0\0\0\0\0U\0\207\0Q\0007\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 481521}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 10) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\354\10\365d\354\26\260\0\0\0*\0\300\1\0\0\0\0G\0\177"..., 32) = 32 >gettimeofday({1086917127, 489214}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\355\10\0\0\0\0\260\0\0\0\0\0\0\0G\0\177\0C\0/\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 489559}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 2) = 0 >gettimeofday({1086917127, 492012}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 492094}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >nanosleep({0, 1000}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 494487}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 494741}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 51) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\355\10\375d\354\26\260\0\0\0*\0\300\1\0\0\0\0=\0{"..., 32) = 32 >gettimeofday({1086917127, 497189}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\356\10\0\0\0\0\260\0\0\0\0\0\0\0=\0{\0009\0+\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 497539}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 48) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\356\10\5e\354\26\260\0\0\0*\0\300\1\0\0\0\0003\0w"..., 32) = 32 >gettimeofday({1086917127, 505178}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\357\10\0\0\0\0\260\0\0\0\0\0\0\0003\0w\0/\0\'\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 505528}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 40) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\357\10\re\354\26\260\0\0\0*\0\300\1\0\0\0\0002\0w"..., 32) = 32 >gettimeofday({1086917127, 513169}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\360\10\0\0\0\0\260\0\0\0\0\0\0\0002\0w\0.\0\'\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 513502}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 32) = 0 >gettimeofday({1086917127, 546068}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 546150}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 546252}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 48) = 0 >gettimeofday({1086917127, 595041}, NULL) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 595271}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 99) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\360\10\225e\354\26\260\0\0\0*\0\300\1\0\0\0\0002\0"..., 32) = 32 >gettimeofday({1086917127, 649176}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\361\10\0\0\0\0\260\0\0\0\0\0\0\0002\0v\0.\0&\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 649559}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 45) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\361\10\235e\354\26\260\0\0\0*\0\300\1\0\0\0\0002\0"..., 32) = 32 >gettimeofday({1086917127, 657236}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\362\10\0\0\0\0\260\0\0\0\0\0\0\0002\0w\0.\0\'\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 657594}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 37) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\362\10\245e\354\26\260\0\0\0*\0\300\1\0\0\0\0002\0"..., 32) = 32 >gettimeofday({1086917127, 665192}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\363\10\0\0\0\0\260\0\0\0\0\0\0\0002\0x\0.\0(\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 665573}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 29) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\363\10\275e\354\26\260\0\0\0*\0\300\1\0\0\0\0001\0"..., 32) = 32 >gettimeofday({1086917127, 689167}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\364\10\0\0\0\0\260\0\0\0\0\0\0\0001\0w\0-\0\'\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 689523}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 5) = 0 >gettimeofday({1086917127, 695365}, NULL) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 695651}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 96) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\364\10\305e\354\26\260\0\0\0*\0\300\1\0\0\0\0000\0"..., 32) = 32 >gettimeofday({1086917127, 697149}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\365\10\0\0\0\0\260\0\0\0\0\0\0\0000\0u\0,\0%\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 697505}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 94) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\365\10\315e\354\26\260\0\0\0*\0\300\1\0\0\0\0.\0o"..., 32) = 32 >gettimeofday({1086917127, 705219}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\366\10\0\0\0\0\260\0\0\0\0\0\0\0.\0o\0*\0\37\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 705577}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 86) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\366\10\325e\354\26\260\0\0\0*\0\300\1\0\0\0\0&\0g"..., 32) = 32 >gettimeofday({1086917127, 713150}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\367\10\0\0\0\0\260\0\0\0\0\0\0\0&\0g\0\"\0\27\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 713505}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 78) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\367\10\335e\354\26\260\0\0\0*\0\300\1\0\0\0\0 \0_"..., 32) = 32 >gettimeofday({1086917127, 721176}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\370\10\0\0\0\0\260\0\0\0\0\0\0\0 \0_\0\34\0\17\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 721519}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 70) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\370\10\345e\354\26\260\0\0\0*\0\300\1\0\0\0\0\34\0"..., 32) = 32 >gettimeofday({1086917127, 729125}, NULL) = 0 >write(3, "&\30\2\0*\0\300\1", 8) = 8 >read(3, "\1\1\371\10\0\0\0\0\260\0\0\0\0\0\0\0\34\0W\0\30\0\7\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 729457}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 62) = 1 >ioctl(3, FIONREAD, [64]) = 0 >read(3, "\10\0\371\10\355e\354\26\260\0\0\0*\0\300\1\0\0\0\0\26"..., 64) = 64 >gettimeofday({1086917127, 737191}, NULL) = 0 >gettimeofday({1086917127, 737297}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 737482}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 54) = 1 >ioctl(3, FIONREAD, [64]) = 0 >read(3, "\10\2\371\10\365e\354\26\260\0\0\0\3\0\300\1\0\0\0\0\22"..., 64) = 64 >gettimeofday({1086917127, 745225}, NULL) = 0 >gettimeofday({1086917127, 745332}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917127, 745490}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 745568}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 46) = 1 >ioctl(3, FIONREAD, [64]) = 0 >read(3, "\10\3\371\10\375e\354\26\260\0\0\0u\0\300\1\0\0\0\0\n\0"..., 64) = 64 >gettimeofday({1086917127, 753199}, NULL) = 0 >gettimeofday({1086917127, 753320}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917127, 753508}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 753584}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "5\30\4\0-\1\300\1\3\0\300\1\20\0\30\0;\3\5\0\33\0\300\1"..., 632) = 632 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 754668}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 37) = 1 >ioctl(3, FIONREAD, [64]) = 0 >read(3, "\10\3\32\t\5f\354\26\260\0\0\0t\0\300\1\0\0\0\0\4\0003"..., 64) = 64 >gettimeofday({1086917127, 761128}, NULL) = 0 >gettimeofday({1086917127, 761307}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 761438}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "5\30\4\0/\1\300\1\3\0\300\1\20\0\30\0;\3\5\0\33\0\300\1"..., 604) = 604 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 762194}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 29) = 1 >ioctl(3, FIONREAD, [64]) = 0 >read(3, "\10\0:\t\rf\354\26\260\0\0\0a\0\300\1\0\0\0\0\0\0-\0\376"..., 64) = 64 >gettimeofday({1086917127, 769172}, NULL) = 0 >gettimeofday({1086917127, 769282}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 769506}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 22) = 0 >gettimeofday({1086917127, 791994}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 792082}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >nanosleep({0, 1000}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\10\0:\t&f\354\26\260\0\0\0\3\0\300\1\0\0\0\0\0\0\25\0"..., 32) = 32 >gettimeofday({1086917127, 794997}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 795308}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 99) = 0 >gettimeofday({1086917127, 894976}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 895057}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 895305}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 99) = 0 >gettimeofday({1086917127, 995001}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 995082}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 995332}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917127, 995470}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 995540}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "5\30\4\0001\1\300\1A\0\300\1\276\4\24\0;\3\5\0\33\0\300"..., 496) = 496 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917127, 996669}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 50) = 0 >gettimeofday({1086917128, 47030}, NULL) = 0 >time(NULL) = 1086917128 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 47147}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 44) = 0 >gettimeofday({1086917128, 91931}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 92012}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >nanosleep({0, 1000}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 94097}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 94347}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 99) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\7\0S\tug\354\26\260\0\0\0\3\0\300\1\0\0\0\0\30\0\30\0"..., 32) = 32 >gettimeofday({1086917128, 129317}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 129473}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 64) = 1 >ioctl(3, FIONREAD, [64]) = 0 >read(3, "\10\2S\t\215g\354\26\260\0\0\0\3\0\300\1\0\0\0\0\31\0\32"..., 64) = 64 >gettimeofday({1086917128, 153179}, NULL) = 0 >gettimeofday({1086917128, 153274}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 153400}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 40) = 1 >ioctl(3, FIONREAD, [64]) = 0 >read(3, "\10\2S\t\225g\354\26\260\0\0\0a\0\300\1\0\0\0\0\31\0\33"..., 64) = 64 >gettimeofday({1086917128, 161101}, NULL) = 0 >gettimeofday({1086917128, 161202}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 161338}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 32) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0S\t\235g\354\26\260\0\0\0e\0\300\1\0\0\0\0\31\0\34"..., 32) = 32 >gettimeofday({1086917128, 169124}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 169280}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 24) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0S\t\245g\354\26\260\0\0\0e\0\300\1\0\0\0\0\31\0\35"..., 32) = 32 >gettimeofday({1086917128, 177091}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 177247}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 16) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0S\t\265g\354\26\260\0\0\0e\0\300\1\0\0\0\0\31\0\37"..., 32) = 32 >gettimeofday({1086917128, 193224}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 193392}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 193639}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 99) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0S\t\275g\354\26\260\0\0\0e\0\300\1\0\0\0\0\31\0 \0"..., 32) = 32 >gettimeofday({1086917128, 201109}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 201275}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 92) = 1 >ioctl(3, FIONREAD, [96]) = 0 >read(3, "\6\0S\t\315g\354\26\260\0\0\0e\0\300\1\0\0\0\0\31\0!\0"..., 96) = 96 >gettimeofday({1086917128, 217964}, NULL) = 0 >gettimeofday({1086917128, 218097}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "\22\0\7\0\3\0\300\1\355\0\0\0\6\0\0\0 \3\5\0\1\0\0\0\315"..., 52) = 52 >read(3, 0xbfffe840, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\34\363T\t\3\0\300\1\355\0\0\0\320g\354\26\0\0\300\001"..., 32) = 32 >read(3, "\10\0U\t\320g\354\26\260\0\0\0e\0\300\1\0\0\0\0\31\0!\0"..., 32) = 32 >read(3, "\1\0U\t\0\0\0\0\1\0\0\0\1\0\0\0\250\264U\t\0\0\0\0\220"..., 32) = 32 >write(3, "\37\1\4\0a\0\300\1\0\0\0\0\1\1\0\0", 16) = 16 >read(3, "\n\3V\t\4\0\300\1\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\0V\t\0\0\0\0\220\264U\t\0\0\0\0\1\0\0\0\30\0\0\0\210"..., 32) = 32 >write(3, "&\1\2\0\260\0\0\0", 8) = 8 >read(3, "\1\1W\t\0\0\0\0\260\0\0\0\255c\304\0\31\0!\0\31\0!\0\20"..., 32) = 32 >open("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_new.svg", O_RDONLY|O_LARGEFILE) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=3024, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x412ec000 >read(4, "<?xml version=\"1.0\" encoding=\"is"..., 131072) = 3024 >_llseek(4, 0, [0], SEEK_SET) = 0 >read(4, "<?xml version=\"1.0\" encoding=\"is"..., 131072) = 3024 >read(4, "", 131072) = 0 >close(4) = 0 >munmap(0x412ec000, 131072) = 0 >open("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_revert-to-saved.svg", O_RDONLY|O_LARGEFILE) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=3004, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x412ec000 >read(4, "<?xml version=\"1.0\" encoding=\"is"..., 131072) = 3004 >_llseek(4, 0, [0], SEEK_SET) = 0 >read(4, "<?xml version=\"1.0\" encoding=\"is"..., 131072) = 3004 >read(4, "", 131072) = 0 >close(4) = 0 >munmap(0x412ec000, 131072) = 0 >open("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_redo.svg", O_RDONLY|O_LARGEFILE) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=1933, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x412ec000 >read(4, "<?xml version=\"1.0\" encoding=\"is"..., 131072) = 1933 >_llseek(4, 0, [0], SEEK_SET) = 0 >read(4, "<?xml version=\"1.0\" encoding=\"is"..., 131072) = 1933 >read(4, "", 131072) = 0 >close(4) = 0 >munmap(0x412ec000, 131072) = 0 >open("/usr/share/themes/Korilla/gtk-2.0/CoolGorilla_stock_quit.svg", O_RDONLY|O_LARGEFILE) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=5070, ...}) = 0 >mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x412ec000 >read(4, "<?xml version=\"1.0\" encoding=\"is"..., 131072) = 5070 >_llseek(4, 0, [0], SEEK_SET) = 0 >read(4, "<?xml version=\"1.0\" encoding=\"is"..., 131072) = 5070 >read(4, "", 131072) = 0 >close(4) = 0 >munmap(0x412ec000, 131072) = 0 >write(3, "\234\24\33\0B\0\300\1\1\0\0\0\220\0\0\0\6\0\n\0\377\377"..., 972) = 972 >read(3, "\1\0a\t\0\0\0\0\260\0\0\0\2\0\1\0008\0\30\0\0\0\0\0\210"..., 32) = 32 >write(3, "(\24\4\0e\0\300\1\260\0\0\0\0\0\0\0", 16) = 16 >read(3, "\1\1b\t\0\0\0\0\255c\304\0\4\0\33\0\0\0\0\0\0\0\0\0\220"..., 32) = 32 >write(3, "(\24\4\0a\0\300\1\260\0\0\0\0\0\0\0", 16) = 16 >read(3, "\1\1c\t\0\0\0\0\255c\304\0\2\0\32\0\0\0\0\0\0\0\0\0\220"..., 32) = 32 >uname({sys="Linux", node="synapse", ...}) = 0 >getpid() = 14408 >gettimeofday({1086917128, 237734}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917128, 237916}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "\1\30\17\0003\1\300\1\260\0\0\0\0\0\0\0\341\0\262\0\0\0"..., 1984) = 1984 >read(3, "\34\363f\t3\1\300\1\333\0\0\0\343g\354\26\0\0\0\0\343g"..., 32) = 32 >read(3, "\34\363g\t3\1\300\1\'\0\0\0\343g\354\26\0\0\0\0\343g\354"..., 32) = 32 >read(3, "\34\363h\t3\1\300\1\334\0\0\0\343g\354\26\0\0\0\0\343g"..., 32) = 32 >read(3, "\34\363i\t3\1\300\1%\0\0\0\343g\354\26\0\0\0\0\343g\354"..., 32) = 32 >read(3, "\34\363j\t3\1\300\1C\0\0\0\343g\354\26\0\0\0\0\343g\354"..., 32) = 32 >read(3, "\34\363k\t3\1\300\1\340\0\0\0\343g\354\26\0\0\0\0\343g"..., 32) = 32 >read(3, "\34\363o\t3\1\300\1(\0\0\0\343g\354\26\0\1\300\0018\223"..., 32) = 32 >read(3, "\34\363p\t3\1\300\1$\0\0\0\343g\354\26\0\0\0\0\343g\354"..., 32) = 32 >read(3, "\34\363q\t3\1\300\1\341\0\0\0\343g\354\26\0\0\0\0\343g"..., 32) = 32 >read(3, "\34\363r\t3\1\300\1\342\0\0\0\343g\354\26\0\0\0\0\343g"..., 32) = 32 >read(3, "\34\363s\t3\1\300\1\343\0\0\0\343g\354\26\0\0\0\0\343g"..., 32) = 32 >read(3, "\34\363t\t3\1\300\1\355\0\0\0\343g\354\26\0\0\0\0\343g"..., 32) = 32 >read(3, "\34\363w\t3\1\300\1\353\0\0\0\343g\354\26\0\0\0\0\343g"..., 32) = 32 >read(3, "\23\1\202\t7\1\300\0017\1\300\1\0X\f\0108\223\10\n7\1\300"..., 32) = 32 >read(3, "\23\1\204\t6\1\300\0016\1\300\1\0X\f\0108\223\10\n6\1\300"..., 32) = 32 >read(3, "\34\363\206\t3\1\300\1(\0\0\0\343g\354\26\0\0\0\0\343g"..., 32) = 32 >read(3, "\26\0\207\t3\1\300\0013\1\300\1\1\0\300\1\4\0003\0\341"..., 32) = 32 >read(3, "\23\1\213\t8\1\300\0018\1\300\1\0\223\10\n8\1\300\1\0\0"..., 32) = 32 >read(3, "\23\1\217\t9\1\300\0019\1\300\1\0\223\10\n9\1\300\1\0\0"..., 32) = 32 >read(3, "\23\1\223\t:\1\300\1:\1\300\1\0\223\10\n:\1\300\1\0\0\0"..., 32) = 32 >read(3, "\23\1\227\t;\1\300\1;\1\300\1\0\223\10\n;\1\300\1\0\0\0"..., 32) = 32 >read(3, "\23\1\233\t<\1\300\1<\1\300\1\0\223\10\n<\1\300\1\0\0\0"..., 32) = 32 >read(3, "\23\1\237\t=\1\300\1=\1\300\1\0\223\10\n=\1\300\1\0\0\0"..., 32) = 32 >read(3, "\23\1\243\t>\1\300\1>\1\300\1\0\223\10\n>\1\300\1\0\0\0"..., 32) = 32 >read(3, "\23\1\247\t?\1\300\1?\1\300\1\0\223\10\n?\1\300\1\0\0\0"..., 32) = 32 >read(3, "\23\1\253\t@\1\300\1@\1\300\1\0\223\10\n@\1\300\1\0\0\0"..., 32) = 32 >read(3, "\23\1\257\tA\1\300\1A\1\300\1\0\223\10\nA\1\300\1\0\0\0"..., 32) = 32 >read(3, "\23\1\261\t5\1\300\0015\1\300\1\0X\f\0108\223\10\n5\1\300"..., 32) = 32 >read(3, "\34\363\263\t3\1\300\1#\0\0\0\343g\354\26\0\0\0\0\343g"..., 32) = 32 >read(3, "\23\0\266\t3\1\300\0013\1\300\1\1:\f\10\0\0\0\0\343g\354"..., 32) = 32 >read(3, "\ft\266\t5\1\300\1\0\0\0\0\341\0\3\0\3\0\0\0\20:g\10@#"..., 32) = 32 >read(3, "\f\5\266\t5\1\300\1\0\0\3\0\2\0\254\0\2\0\377\277(\0\0"..., 32) = 32 >read(3, "\f\0\266\t5\1\300\1\337\0\3\0\2\0\254\0\1\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\f\2\266\t5\1\300\1\0\0\257\0\341\0\3\0\0\0\377\277\0\0"..., 32) = 32 >read(3, "\f\2\266\t7\1\300\1\0\0\0\0\335\0\254\0\0\0\27@X\340\246"..., 32) = 32 >read(3, "\1\2\267\t\0\0\0\0\20\0\0\20\0\0\0\0\0\0\20\0\0\0\0\0\0"..., 32) = 32 >gettimeofday({1086917128, 240979}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917128, 241124}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917128, 241222}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917128, 241300}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917128, 241383}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917128, 241461}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917128, 241539}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917128, 241617}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917128, 241695}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917128, 241810}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917128, 241901}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917128, 241979}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917128, 242058}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917128, 242135}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917128, 242212}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917128, 242290}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917128, 242371}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 242576}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "5\30\4\0B\1\300\0015\1\300\1\341\0\262\0;\3\v\0\33\0\300"..., 2032) = 2032 >write(3, "B\30\5\0G\1\300\1\t\0\300\1\6\0\31\0\325\0\31\0;\3\5\0"..., 2044) = 2044 >write(3, "F\30\5\0I\1\300\1\10\0\300\1\23\373\312\377\0\5\275\003"..., 1668) = 1668 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 245087}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 48) = 0 >gettimeofday({1086917128, 293907}, NULL) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 294142}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 97) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\311\n]h\354\26\260\0\0\0e\0\300\1\0\0\0\0\32\0!\0"..., 32) = 32 >gettimeofday({1086917128, 361092}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\312\n\0\0\0\0\260\0\0\0\0\0\0\0\32\0!\0\26\0\356\377"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 361454}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 30) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\312\neh\354\26\260\0\0\0e\0\300\1\0\0\0\0\32\0\"\0"..., 32) = 32 >gettimeofday({1086917128, 369034}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\313\n\0\0\0\0\260\0\0\0\0\0\0\0\32\0\"\0\26\0\357"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 369404}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 22) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\313\nmh\354\26\260\0\0\0e\0\300\1\0\0\0\0\32\0#\0"..., 32) = 32 >gettimeofday({1086917128, 377082}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\314\n\0\0\0\0\260\0\0\0\0\0\0\0\32\0#\0\26\0\360\377"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 377404}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 14) = 0 >gettimeofday({1086917128, 391902}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 391986}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >nanosleep({0, 1000}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\314\n}h\354\26\260\0\0\0e\0\300\1\0\0\0\0\32\0$\0"..., 32) = 32 >gettimeofday({1086917128, 393979}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\315\n\0\0\0\0\260\0\0\0\0\0\0\0\32\0$\0\26\0\361\377"..., 32) = 32 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 394503}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 8) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\315\n\205h\354\26\260\0\0\0e\0\300\1\0\0\0\0\32\0"..., 32) = 32 >gettimeofday({1086917128, 401054}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\316\n\0\0\0\0\260\0\0\0\0\0\0\0\32\0%\0\26\0\362\377"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 401379}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 2) = 0 >gettimeofday({1086917128, 403833}, NULL) = 0 >gettimeofday({1086917128, 403934}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 404009}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "5\30\4\0J\1\300\1A\0\300\1\276\4\24\0;\3\5\0\33\0\300\1"..., 516) = 516 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 405098}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 88) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\350\n\215h\354\26\260\0\0\0e\0\300\1\0\0\0\0\32\0"..., 32) = 32 >gettimeofday({1086917128, 409092}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\351\n\0\0\0\0\260\0\0\0\0\0\0\0\32\0&\0\26\0\363\377"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 409432}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 84) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\351\n\225h\354\26\260\0\0\0e\0\300\1\0\0\0\0\32\0"..., 32) = 32 >gettimeofday({1086917128, 417040}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\352\n\0\0\0\0\260\0\0\0\0\0\0\0\32\0\'\0\26\0\364"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 417363}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 76) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\352\n\235h\354\26\260\0\0\0e\0\300\1\0\0\0\0\32\0"..., 32) = 32 >gettimeofday({1086917128, 425024}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\353\n\0\0\0\0\260\0\0\0\0\0\0\0\32\0)\0\26\0\366\377"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 425355}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 68) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\353\n\245h\354\26\260\0\0\0e\0\300\1\0\0\0\0\32\0"..., 32) = 32 >gettimeofday({1086917128, 433167}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\354\n\0\0\0\0\260\0\0\0\0\0\0\0\32\0+\0\26\0\370\377"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 433502}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 60) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\354\n\255h\354\26\260\0\0\0e\0\300\1\0\0\0\0\32\0"..., 32) = 32 >gettimeofday({1086917128, 441061}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\355\n\0\0\0\0\260\0\0\0\0\0\0\0\32\0-\0\26\0\372\377"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 441393}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 52) = 1 >ioctl(3, FIONREAD, [160]) = 0 >read(3, "\10\3\355\n\265h\354\26\260\0\0\0e\0\300\1\0\0\0\0\34\000"..., 160) = 160 >gettimeofday({1086917128, 449010}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\356\n\0\0\0\0\260\0\0\0\0\0\0\0\34\0005\0\30\0\2\0"..., 32) = 32 >gettimeofday({1086917128, 449328}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\357\n\0\0\0\0\260\0\0\0\0\0\0\0\34\0005\0\30\0\2\0"..., 32) = 32 >gettimeofday({1086917128, 449567}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\360\n\0\0\0\0\260\0\0\0\0\0\0\0\34\0005\0\30\0\2\0"..., 32) = 32 >gettimeofday({1086917128, 449855}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\361\n\0\0\0\0\260\0\0\0\0\0\0\0\34\0005\0\30\0\2\0"..., 32) = 32 >gettimeofday({1086917128, 450108}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\362\n\0\0\0\0\260\0\0\0\0\0\0\0\34\0005\0\30\0\2\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 450377}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 43) = 1 >ioctl(3, FIONREAD, [128]) = 0 >read(3, "\10\2\362\n\275h\354\26\260\0\0\0005\1\300\1\0\0\0\0\34"..., 128) = 128 >gettimeofday({1086917128, 456989}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\363\n\0\0\0\0\260\0\0\0006\1\300\1\34\0007\0\30\0"..., 32) = 32 >gettimeofday({1086917128, 457251}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\364\n\0\0\0\0\260\0\0\0006\1\300\1\34\0007\0\30\0"..., 32) = 32 >gettimeofday({1086917128, 457497}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\365\n\0\0\0\0\260\0\0\0006\1\300\1\34\0007\0\30\0"..., 32) = 32 >gettimeofday({1086917128, 457736}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\366\n\0\0\0\0\260\0\0\0006\1\300\1\34\0007\0\30\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 458142}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "5\30\4\0L\1\300\0017\1\300\1\335\0\26\0;\3\5\0\33\0\300"..., 784) = 784 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 459324}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 34) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\32\v\305h\354\26\260\0\0\0008\1\300\1\0\0\0\0\34\0"..., 32) = 32 >gettimeofday({1086917128, 464979}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\33\v\0\0\0\0\260\0\0\0006\1\300\1\34\0?\0\30\0\f\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 465321}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 28) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\33\v\315h\354\26\260\0\0\0008\1\300\1\0\0\0\0\36\0"..., 32) = 32 >gettimeofday({1086917128, 473007}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\34\v\0\0\0\0\260\0\0\0006\1\300\1\36\0G\0\32\0\24"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 473339}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 20) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\34\v\325h\354\26\260\0\0\0008\1\300\1\0\0\0\0\36\0"..., 32) = 32 >gettimeofday({1086917128, 481062}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\35\v\0\0\0\0\260\0\0\0006\1\300\1\36\0J\0\32\0\27"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 481438}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 12) = 1 >ioctl(3, FIONREAD, [64]) = 0 >read(3, "\10\3\35\v\335h\354\26\260\0\0\0008\1\300\1\0\0\0\0\36"..., 64) = 64 >gettimeofday({1086917128, 488986}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\36\v\0\0\0\0\260\0\0\0006\1\300\1\36\0R\0\32\0\37"..., 32) = 32 >gettimeofday({1086917128, 489333}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\37\v\0\0\0\0\260\0\0\0006\1\300\1\36\0R\0\32\0\37"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 489628}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "5\30\4\0N\1\300\0017\1\300\1\335\0\26\0;\3\5\0\33\0\300"..., 396) = 396 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 490608}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 3) = 0 >gettimeofday({1086917128, 493813}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 493882}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 494129}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 52) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0000\v\345h\354\26\260\0\0\0009\1\300\1\0\0\0\0\37\0"..., 32) = 32 >gettimeofday({1086917128, 497184}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\0011\v\0\0\0\0\260\0\0\0006\1\300\1\37\0T\0\33\0!\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 497518}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 49) = 1 >ioctl(3, FIONREAD, [64]) = 0 >read(3, "\10\0031\v\355h\354\26\260\0\0\0009\1\300\1\0\0\0\0\37"..., 64) = 64 >gettimeofday({1086917128, 505082}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\0012\v\0\0\0\0\260\0\0\0006\1\300\1\37\0W\0\33\0$\0"..., 32) = 32 >gettimeofday({1086917128, 505350}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\0013\v\0\0\0\0\260\0\0\0006\1\300\1\37\0W\0\33\0$\0"..., 32) = 32 >gettimeofday({1086917128, 505630}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 505816}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "5\30\4\0P\1\300\0017\1\300\1\335\0\26\0;\3\5\0\33\0\300"..., 1044) = 1044 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 506982}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 40) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0j\v\365h\354\26\260\0\0\0:\1\300\1\0\0\0\0\37\0Z\0"..., 32) = 32 >gettimeofday({1086917128, 512958}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1k\v\0\0\0\0\260\0\0\0006\1\300\1\37\0Z\0\33\0\'\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 513304}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 33) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0k\v\375h\354\26\260\0\0\0:\1\300\1\0\0\0\0\37\0]\0"..., 32) = 32 >gettimeofday({1086917128, 520994}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1l\v\0\0\0\0\260\0\0\0006\1\300\1\37\0]\0\33\0*\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 521330}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 25) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0l\v\5i\354\26\260\0\0\0:\1\300\1\0\0\0\0\37\0`\0\31"..., 32) = 32 >gettimeofday({1086917128, 529055}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1m\v\0\0\0\0\260\0\0\0006\1\300\1\37\0`\0\33\0-\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 529401}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 17) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0m\v\ri\354\26\260\0\0\0:\1\300\1\0\0\0\0\37\0c\0\31"..., 32) = 32 >gettimeofday({1086917128, 537016}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1n\v\0\0\0\0\260\0\0\0006\1\300\1\37\0c\0\33\0000\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 537364}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 9) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0n\v\25i\354\26\260\0\0\0:\1\300\1\0\0\0\0\37\0f\0\31"..., 32) = 32 >gettimeofday({1086917128, 545325}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1o\v\0\0\0\0\260\0\0\0006\1\300\1\37\0f\0\33\0003\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 545656}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 1) = 0 >gettimeofday({1086917128, 546936}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 547015}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 547120}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 46) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0o\v\35i\354\26\260\0\0\0:\1\300\1\0\0\0\0\37\0h\0\31"..., 32) = 32 >gettimeofday({1086917128, 552983}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1p\v\0\0\0\0\260\0\0\0006\1\300\1\37\0h\0\33\0005\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 553319}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 40) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0p\v%i\354\26\260\0\0\0:\1\300\1\0\0\0\0\37\0k\0\31"..., 32) = 32 >gettimeofday({1086917128, 560954}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1q\v\0\0\0\0\260\0\0\0006\1\300\1\37\0k\0\33\0008\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 561285}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 32) = 1 >ioctl(3, FIONREAD, [64]) = 0 >read(3, "\10\3q\v-i\354\26\260\0\0\0:\1\300\1\0\0\0\0!\0q\0\33\0"..., 64) = 64 >gettimeofday({1086917128, 569093}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1r\v\0\0\0\0\260\0\0\0006\1\300\1!\0q\0\35\0>\0\20\1"..., 32) = 32 >gettimeofday({1086917128, 569442}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1s\v\0\0\0\0\260\0\0\0006\1\300\1!\0q\0\35\0>\0\20\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 569795}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "5\30\4\0R\1\300\0017\1\300\1\335\0\26\0;\3\5\0\33\0\300"..., 524) = 524 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 570572}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 23) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\216\v5i\354\26\260\0\0\0;\1\300\1\0\0\0\0!\0s\0\33"..., 32) = 32 >gettimeofday({1086917128, 577114}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\217\v\0\0\0\0\260\0\0\0006\1\300\1!\0s\0\35\0@\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 577441}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 16) = 1 >ioctl(3, FIONREAD, [64]) = 0 >read(3, "\10\3\217\v=i\354\26\260\0\0\0;\1\300\1\0\0\0\0#\0y\0\35"..., 64) = 64 >gettimeofday({1086917128, 584991}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\220\v\0\0\0\0\260\0\0\0006\1\300\1#\0y\0\37\0F\0\20"..., 32) = 32 >gettimeofday({1086917128, 585263}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\221\v\0\0\0\0\260\0\0\0006\1\300\1#\0y\0\37\0F\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 585606}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "5\30\4\0T\1\300\0017\1\300\1\335\0\26\0;\3\5\0\33\0\300"..., 896) = 896 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 586940}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 6) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\276\vEi\354\26\260\0\0\0<\1\300\1\0\0\0\0#\0{\0\35"..., 32) = 32 >gettimeofday({1086917128, 592992}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\277\v\0\0\0\0\260\0\0\0006\1\300\1#\0{\0\37\0H\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 593330}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 593582}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 98) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\277\vMi\354\26\260\0\0\0<\1\300\1\0\0\0\0%\0\201\0"..., 32) = 32 >gettimeofday({1086917128, 600998}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\300\v\0\0\0\0\260\0\0\0006\1\300\1%\0\201\0!\0N\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 601340}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 90) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\300\vUi\354\26\260\0\0\0<\1\300\1\0\0\0\0%\0\203\0"..., 32) = 32 >gettimeofday({1086917128, 608965}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\301\v\0\0\0\0\260\0\0\0006\1\300\1%\0\203\0!\0P\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 609294}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 82) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\301\v]i\354\26\260\0\0\0<\1\300\1\0\0\0\0%\0\204\0"..., 32) = 32 >gettimeofday({1086917128, 617151}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\302\v\0\0\0\0\260\0\0\0006\1\300\1%\0\204\0!\0Q\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 617503}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 74) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\302\vei\354\26\260\0\0\0<\1\300\1\0\0\0\0%\0\207\0"..., 32) = 32 >gettimeofday({1086917128, 625244}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\303\v\0\0\0\0\260\0\0\0006\1\300\1%\0\207\0!\0T\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 625597}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 66) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\303\vmi\354\26\260\0\0\0<\1\300\1\0\0\0\0%\0\210\0"..., 32) = 32 >gettimeofday({1086917128, 632946}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\304\v\0\0\0\0\260\0\0\0006\1\300\1%\0\210\0!\0U\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 633278}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 58) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\304\vui\354\26\260\0\0\0<\1\300\1\0\0\0\0%\0\212\0"..., 32) = 32 >gettimeofday({1086917128, 641058}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\305\v\0\0\0\0\260\0\0\0006\1\300\1%\0\212\0!\0W\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 641401}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 50) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\305\v}i\354\26\260\0\0\0<\1\300\1\0\0\0\0%\0\213\0"..., 32) = 32 >gettimeofday({1086917128, 648978}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\306\v\0\0\0\0\260\0\0\0006\1\300\1%\0\213\0!\0X\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 649346}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 42) = 1 >ioctl(3, FIONREAD, [64]) = 0 >read(3, "\10\3\306\v\205i\354\26\260\0\0\0<\1\300\1\0\0\0\0%\0\214"..., 64) = 64 >gettimeofday({1086917128, 657084}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\307\v\0\0\0\0\260\0\0\0006\1\300\1%\0\214\0!\0Y\0"..., 32) = 32 >gettimeofday({1086917128, 657422}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\310\v\0\0\0\0\260\0\0\0006\1\300\1%\0\214\0!\0Y\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 657824}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "5\30\4\0V\1\300\0017\1\300\1\335\0\26\0;\3\5\0\33\0\300"..., 392) = 392 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 658663}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 33) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\332\v\215i\354\26\260\0\0\0=\1\300\1\0\0\0\0%\0\215"..., 32) = 32 >gettimeofday({1086917128, 665035}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\333\v\0\0\0\0\260\0\0\0006\1\300\1%\0\215\0!\0Z\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 665375}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 26) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\333\v\225i\354\26\260\0\0\0=\1\300\1\0\0\0\0%\0\216"..., 32) = 32 >gettimeofday({1086917128, 672994}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\334\v\0\0\0\0\260\0\0\0006\1\300\1%\0\216\0!\0[\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 673330}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 18) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\334\v\235i\354\26\260\0\0\0=\1\300\1\0\0\0\0%\0\220"..., 32) = 32 >gettimeofday({1086917128, 680925}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\335\v\0\0\0\0\260\0\0\0006\1\300\1%\0\220\0!\0]\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 681241}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 10) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\335\v\245i\354\26\260\0\0\0=\1\300\1\0\0\0\0%\0\221"..., 32) = 32 >gettimeofday({1086917128, 688999}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\336\v\0\0\0\0\260\0\0\0006\1\300\1%\0\221\0!\0^\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 689338}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 2) = 0 >gettimeofday({1086917128, 691790}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 691862}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >nanosleep({0, 1000}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 693810}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 694057}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 99) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\336\v\255i\354\26\260\0\0\0=\1\300\1\0\0\0\0%\0\222"..., 32) = 32 >gettimeofday({1086917128, 697114}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\337\v\0\0\0\0\260\0\0\0006\1\300\1%\0\222\0!\0_\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 697447}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 96) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\337\v\265i\354\26\260\0\0\0=\1\300\1\0\0\0\0%\0\224"..., 32) = 32 >gettimeofday({1086917128, 704941}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\340\v\0\0\0\0\260\0\0\0006\1\300\1%\0\224\0!\0a\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 705263}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 88) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\340\v\305i\354\26\260\0\0\0=\1\300\1\0\0\0\0%\0\225"..., 32) = 32 >gettimeofday({1086917128, 721031}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\341\v\0\0\0\0\260\0\0\0006\1\300\1%\0\225\0!\0b\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 721368}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 72) = 1 >ioctl(3, FIONREAD, [64]) = 0 >read(3, "\10\3\341\v\315i\354\26\260\0\0\0=\1\300\1\0\0\0\0%\0\226"..., 64) = 64 >gettimeofday({1086917128, 728961}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\342\v\0\0\0\0\260\0\0\0006\1\300\1%\0\226\0!\0c\0"..., 32) = 32 >gettimeofday({1086917128, 729226}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\343\v\0\0\0\0\260\0\0\0006\1\300\1%\0\226\0!\0c\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 729566}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "5\30\4\0X\1\300\0017\1\300\1\335\0\26\0;\3\5\0\33\0\300"..., 924) = 924 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 730907}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 62) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\21\f\325i\354\26\260\0\0\0>\1\300\1\0\0\0\0%\0\227"..., 32) = 32 >gettimeofday({1086917128, 737043}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\22\f\0\0\0\0\260\0\0\0006\1\300\1%\0\227\0!\0d\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 737386}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 56) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\22\f\335i\354\26\260\0\0\0>\1\300\1\0\0\0\0&\0\230"..., 32) = 32 >gettimeofday({1086917128, 744944}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\23\f\0\0\0\0\260\0\0\0006\1\300\1&\0\230\0\"\0e\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 745261}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 48) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\23\f\345i\354\26\260\0\0\0>\1\300\1\0\0\0\0&\0\231"..., 32) = 32 >gettimeofday({1086917128, 753107}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\24\f\0\0\0\0\260\0\0\0006\1\300\1&\0\231\0\"\0f\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 753457}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 40) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\24\f\375i\354\26\260\0\0\0>\1\300\1\0\0\0\0&\0\232"..., 32) = 32 >gettimeofday({1086917128, 776995}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\25\f\0\0\0\0\260\0\0\0006\1\300\1&\0\232\0\"\0g\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 777344}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 16) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\25\f\rj\354\26\260\0\0\0>\1\300\1\0\0\0\0&\0\233\0"..., 32) = 32 >gettimeofday({1086917128, 792996}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\26\f\0\0\0\0\260\0\0\0006\1\300\1&\0\233\0\"\0h\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 793345}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 793597}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 99) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\26\f%j\354\26\260\0\0\0>\1\300\1\0\0\0\0&\0\234\0"..., 32) = 32 >gettimeofday({1086917128, 817106}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\27\f\0\0\0\0\260\0\0\0006\1\300\1&\0\234\0\"\0i\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 817448}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 75) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\27\f-j\354\26\260\0\0\0>\1\300\1\0\0\0\0&\0\235\0"..., 32) = 32 >gettimeofday({1086917128, 824924}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\30\f\0\0\0\0\260\0\0\0006\1\300\1&\0\235\0\"\0j\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 825232}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 68) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\30\f=j\354\26\260\0\0\0>\1\300\1\0\0\0\0&\0\236\0"..., 32) = 32 >gettimeofday({1086917128, 841000}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\31\f\0\0\0\0\260\0\0\0006\1\300\1&\0\236\0\"\0k\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 841347}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 51) = 0 >gettimeofday({1086917128, 892814}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 892899}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 893150}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 98) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\31\f\215j\354\26\260\0\0\0>\1\300\1\0\0\0\0&\0\237"..., 32) = 32 >gettimeofday({1086917128, 920998}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\32\f\0\0\0\0\260\0\0\0006\1\300\1&\0\237\0\"\0l\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 921345}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 70) = 0 >gettimeofday({1086917128, 991796}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 991883}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >nanosleep({0, 1000}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 993763}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917128, 994008}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 54) = 0 >gettimeofday({1086917129, 48812}, NULL) = 0 >time(NULL) = 1086917129 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 48956}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 44) = 0 >gettimeofday({1086917129, 93809}, NULL) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 94048}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 99) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\32\f\215k\354\26\260\0\0\0>\1\300\1\0\0\0\0&\0\236"..., 32) = 32 >gettimeofday({1086917129, 177057}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\33\f\0\0\0\0\260\0\0\0006\1\300\1&\0\236\0\"\0k\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 177398}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 16) = 0 >gettimeofday({1086917129, 193741}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 193821}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 194069}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 1) = 0 >gettimeofday({1086917129, 195728}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 195803}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917129, 195952}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 196023}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "5\30\4\0Z\1\300\1A\0\300\1\276\4\24\0;\3\5\0\33\0\300\1"..., 468) = 468 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 197595}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 94) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0003\f\245k\354\26\260\0\0\0>\1\300\1\0\0\0\0&\0\235"..., 32) = 32 >gettimeofday({1086917129, 200932}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\0014\f\0\0\0\0\260\0\0\0006\1\300\1&\0\235\0\"\0j\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 201288}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 90) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0004\f\255k\354\26\260\0\0\0>\1\300\1\0\0\0\0&\0\234"..., 32) = 32 >gettimeofday({1086917129, 208900}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\0015\f\0\0\0\0\260\0\0\0006\1\300\1&\0\234\0\"\0i\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 209235}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 82) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0005\f\275k\354\26\260\0\0\0>\1\300\1\0\0\0\0&\0\232"..., 32) = 32 >gettimeofday({1086917129, 224857}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\0016\f\0\0\0\0\260\0\0\0006\1\300\1&\0\232\0\"\0g\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 225193}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 66) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0006\f\305k\354\26\260\0\0\0>\1\300\1\0\0\0\0&\0\231"..., 32) = 32 >gettimeofday({1086917129, 232866}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\0017\f\0\0\0\0\260\0\0\0006\1\300\1&\0\231\0\"\0f\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 233183}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 58) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0007\f\315k\354\26\260\0\0\0>\1\300\1\0\0\0\0&\0\227"..., 32) = 32 >gettimeofday({1086917129, 240968}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\0018\f\0\0\0\0\260\0\0\0006\1\300\1&\0\227\0\"\0d\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 241317}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 50) = 1 >ioctl(3, FIONREAD, [64]) = 0 >read(3, "\10\0038\f\325k\354\26\260\0\0\0>\1\300\1\0\0\0\0&\0\224"..., 64) = 64 >gettimeofday({1086917129, 248912}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\0019\f\0\0\0\0\260\0\0\0006\1\300\1&\0\224\0\"\0a\0"..., 32) = 32 >gettimeofday({1086917129, 249246}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1:\f\0\0\0\0\260\0\0\0006\1\300\1&\0\224\0\"\0a\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 249535}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "5\30\4\0\\\1\300\0017\1\300\1\335\0\26\0;\3\5\0\33\0\300"..., 424) = 424 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 250490}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 41) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0M\f\335k\354\26\260\0\0\0=\1\300\1\0\0\0\0&\0\221\0"..., 32) = 32 >gettimeofday({1086917129, 257040}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1N\f\0\0\0\0\260\0\0\0006\1\300\1&\0\221\0\"\0^\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 257375}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 34) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0N\f\345k\354\26\260\0\0\0=\1\300\1\0\0\0\0\'\0\217"..., 32) = 32 >gettimeofday({1086917129, 264851}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1O\f\0\0\0\0\260\0\0\0006\1\300\1\'\0\217\0#\0\\\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 265157}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 26) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0O\f\355k\354\26\260\0\0\0=\1\300\1\0\0\0\0(\0\215\0"..., 32) = 32 >gettimeofday({1086917129, 272868}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1P\f\0\0\0\0\260\0\0\0006\1\300\1(\0\215\0$\0Z\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 273201}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 18) = 1 >ioctl(3, FIONREAD, [64]) = 0 >read(3, "\10\3P\f\365k\354\26\260\0\0\0=\1\300\1\0\0\0\0,\0\211"..., 64) = 64 >gettimeofday({1086917129, 280854}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1Q\f\0\0\0\0\260\0\0\0006\1\300\1,\0\211\0(\0V\0\20"..., 32) = 32 >gettimeofday({1086917129, 281148}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1R\f\0\0\0\0\260\0\0\0006\1\300\1,\0\211\0(\0V\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 281513}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "5\30\4\0^\1\300\0017\1\300\1\335\0\26\0;\3\5\0\33\0\300"..., 896) = 896 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 282816}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 9) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\177\f\375k\354\26\260\0\0\0<\1\300\1\0\0\0\0-\0\210"..., 32) = 32 >gettimeofday({1086917129, 288919}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\200\f\0\0\0\0\260\0\0\0006\1\300\1-\0\210\0)\0U\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 289263}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 2) = 0 >gettimeofday({1086917129, 291753}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 291835}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >nanosleep({0, 1000}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 293798}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 294047}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 99) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\200\f\5l\354\26\260\0\0\0<\1\300\1\0\0\0\0.\0\210"..., 32) = 32 >gettimeofday({1086917129, 297310}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\201\f\0\0\0\0\260\0\0\0006\1\300\1.\0\210\0*\0U\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 297837}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 95) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\201\f\rl\354\26\260\0\0\0<\1\300\1\0\0\0\0.\0\206"..., 32) = 32 >gettimeofday({1086917129, 304864}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\202\f\0\0\0\0\260\0\0\0006\1\300\1.\0\206\0*\0S\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 305186}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 88) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\202\f\25l\354\26\260\0\0\0<\1\300\1\0\0\0\0/\0\206"..., 32) = 32 >gettimeofday({1086917129, 312840}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\203\f\0\0\0\0\260\0\0\0006\1\300\1/\0\206\0+\0S\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 313154}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 80) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\203\f5l\354\26\260\0\0\0<\1\300\1\0\0\0\0/\0\205\0"..., 32) = 32 >gettimeofday({1086917129, 345028}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\204\f\0\0\0\0\260\0\0\0006\1\300\1/\0\205\0+\0R\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 345376}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 48) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\204\fEl\354\26\260\0\0\0<\1\300\1\0\0\0\0/\0\204\0"..., 32) = 32 >gettimeofday({1086917129, 360951}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\205\f\0\0\0\0\260\0\0\0006\1\300\1/\0\204\0+\0Q\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 361291}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 32) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\205\fMl\354\26\260\0\0\0<\1\300\1\0\0\0\0/\0\203\0"..., 32) = 32 >gettimeofday({1086917129, 368856}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\206\f\0\0\0\0\260\0\0\0006\1\300\1/\0\203\0+\0P\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 369220}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 24) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\206\fUl\354\26\260\0\0\0<\1\300\1\0\0\0\0/\0\202\0"..., 32) = 32 >gettimeofday({1086917129, 377018}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\207\f\0\0\0\0\260\0\0\0006\1\300\1/\0\202\0+\0O\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 377370}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 16) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\207\f]l\354\26\260\0\0\0<\1\300\1\0\0\0\0/\0\200\0"..., 32) = 32 >gettimeofday({1086917129, 384827}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\210\f\0\0\0\0\260\0\0\0006\1\300\1/\0\200\0+\0M\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 385147}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 8) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\210\fel\354\26\260\0\0\0<\1\300\1\0\0\0\0/\0~\0)\0"..., 32) = 32 >gettimeofday({1086917129, 392891}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\211\f\0\0\0\0\260\0\0\0006\1\300\1/\0~\0+\0K\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 393232}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 393481}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 99) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\211\fml\354\26\260\0\0\0<\1\300\1\0\0\0\0/\0}\0)\0"..., 32) = 32 >gettimeofday({1086917129, 400841}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\212\f\0\0\0\0\260\0\0\0006\1\300\1/\0}\0+\0J\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 401185}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 92) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\212\ful\354\26\260\0\0\0<\1\300\1\0\0\0\0/\0|\0)\0"..., 32) = 32 >gettimeofday({1086917129, 408851}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\213\f\0\0\0\0\260\0\0\0006\1\300\1/\0|\0+\0I\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 409174}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 84) = 0 >gettimeofday({1086917129, 493721}, NULL) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 493959}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 54) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\213\f\365l\354\26\260\0\0\0<\1\300\1\0\0\0\0001\0"..., 32) = 32 >gettimeofday({1086917129, 537024}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\214\f\0\0\0\0\260\0\0\0006\1\300\0011\0}\0-\0J\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 537369}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 11) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\214\f\375l\354\26\260\0\0\0<\1\300\1\0\0\0\0002\0"..., 32) = 32 >gettimeofday({1086917129, 544871}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\215\f\0\0\0\0\260\0\0\0006\1\300\0012\0\177\0.\0L"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 545213}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 3) = 0 >gettimeofday({1086917129, 548706}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 548814}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 548918}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 42) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\215\f\5m\354\26\260\0\0\0<\1\300\1\0\0\0\0008\0\201"..., 32) = 32 >gettimeofday({1086917129, 552811}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\216\f\0\0\0\0\260\0\0\0006\1\300\0018\0\201\0004\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 553194}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 38) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\216\f\rm\354\26\260\0\0\0<\1\300\1\0\0\0\0>\0\203"..., 32) = 32 >gettimeofday({1086917129, 560784}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\217\f\0\0\0\0\260\0\0\0006\1\300\1>\0\203\0:\0P\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 561112}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 30) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\217\f\25m\354\26\260\0\0\0<\1\300\1\0\0\0\0@\0\204"..., 32) = 32 >gettimeofday({1086917129, 568811}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\220\f\0\0\0\0\260\0\0\0006\1\300\1@\0\204\0<\0Q\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 569147}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 22) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\220\f\35m\354\26\260\0\0\0<\1\300\1\0\0\0\0A\0\204"..., 32) = 32 >gettimeofday({1086917129, 576862}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\221\f\0\0\0\0\260\0\0\0006\1\300\1A\0\204\0=\0Q\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 577185}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 14) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\221\f%m\354\26\260\0\0\0<\1\300\1\0\0\0\0C\0\204\0"..., 32) = 32 >gettimeofday({1086917129, 584875}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\222\f\0\0\0\0\260\0\0\0006\1\300\1C\0\204\0?\0Q\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 585231}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 6) = 0 >gettimeofday({1086917129, 591670}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 591747}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >nanosleep({0, 1000}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\222\f-m\354\26\260\0\0\0<\1\300\1\0\0\0\0C\0\205\0"..., 32) = 32 >gettimeofday({1086917129, 593764}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\223\f\0\0\0\0\260\0\0\0006\1\300\1C\0\205\0?\0R\0"..., 32) = 32 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 594275}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 9) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\223\f5m\354\26\260\0\0\0<\1\300\1\0\0\0\0D\0\207\0"..., 32) = 32 >gettimeofday({1086917129, 600822}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\224\f\0\0\0\0\260\0\0\0006\1\300\1D\0\207\0@\0T\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 601164}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 2) = 0 >gettimeofday({1086917129, 603652}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 603725}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >gettimeofday({1086917129, 603858}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 603930}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "5\30\4\0`\1\300\1A\0\300\1\276\4\24\0;\3\5\0\33\0\300\1"..., 472) = 472 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 604980}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 88) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\254\f=m\354\26\260\0\0\0<\1\300\1\0\0\0\0D\0\210\0"..., 32) = 32 >gettimeofday({1086917129, 608801}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\255\f\0\0\0\0\260\0\0\0006\1\300\1D\0\210\0@\0U\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 609158}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 84) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\255\fEm\354\26\260\0\0\0<\1\300\1\0\0\0\0E\0\211\0"..., 32) = 32 >gettimeofday({1086917129, 616915}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\256\f\0\0\0\0\260\0\0\0006\1\300\1E\0\211\0A\0V\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 617261}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 76) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\256\fMm\354\26\260\0\0\0<\1\300\1\0\0\0\0E\0\212\0"..., 32) = 32 >gettimeofday({1086917129, 624785}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\257\f\0\0\0\0\260\0\0\0006\1\300\1E\0\212\0A\0W\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 625101}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 68) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\257\fUm\354\26\260\0\0\0<\1\300\1\0\0\0\0E\0\213\0"..., 32) = 32 >gettimeofday({1086917129, 632841}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\260\f\0\0\0\0\260\0\0\0006\1\300\1E\0\213\0A\0X\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 633194}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 60) = 1 >ioctl(3, FIONREAD, [64]) = 0 >read(3, "\10\3\260\f]m\354\26\260\0\0\0<\1\300\1\0\0\0\0E\0\214"..., 64) = 64 >gettimeofday({1086917129, 640842}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\261\f\0\0\0\0\260\0\0\0006\1\300\1E\0\214\0A\0Y\0"..., 32) = 32 >gettimeofday({1086917129, 641162}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\262\f\0\0\0\0\260\0\0\0006\1\300\1E\0\214\0A\0Y\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 641451}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "5\30\4\0b\1\300\0017\1\300\1\335\0\26\0;\3\5\0\33\0\300"..., 396) = 396 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 642483}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 51) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\304\fem\354\26\260\0\0\0=\1\300\1\0\0\0\0E\0\216\0"..., 32) = 32 >gettimeofday({1086917129, 648837}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\305\f\0\0\0\0\260\0\0\0006\1\300\1E\0\216\0A\0[\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 649170}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 44) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\305\fmm\354\26\260\0\0\0=\1\300\1\0\0\0\0E\0\217\0"..., 32) = 32 >gettimeofday({1086917129, 656913}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\306\f\0\0\0\0\260\0\0\0006\1\300\1E\0\217\0A\0\\\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 657245}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 36) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\306\fum\354\26\260\0\0\0=\1\300\1\0\0\0\0F\0\220\0"..., 32) = 32 >gettimeofday({1086917129, 664814}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\307\f\0\0\0\0\260\0\0\0006\1\300\1F\0\220\0B\0]\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 665135}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 28) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\307\f}m\354\26\260\0\0\0=\1\300\1\0\0\0\0G\0\221\0"..., 32) = 32 >gettimeofday({1086917129, 674051}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\310\f\0\0\0\0\260\0\0\0006\1\300\1G\0\221\0C\0^\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 674391}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 19) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\310\f\205m\354\26\260\0\0\0=\1\300\1\0\0\0\0H\0\221"..., 32) = 32 >gettimeofday({1086917129, 680846}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\311\f\0\0\0\0\260\0\0\0006\1\300\1H\0\221\0D\0^\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 681182}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 12) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\311\f\215m\354\26\260\0\0\0=\1\300\1\0\0\0\0J\0\222"..., 32) = 32 >gettimeofday({1086917129, 688871}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\312\f\0\0\0\0\260\0\0\0006\1\300\1J\0\222\0F\0_\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 689202}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 4) = 0 >gettimeofday({1086917129, 693639}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 693711}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 693961}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 99) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\312\f\225m\354\26\260\0\0\0=\1\300\1\0\0\0\0L\0\223"..., 32) = 32 >gettimeofday({1086917129, 697260}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\313\f\0\0\0\0\260\0\0\0006\1\300\1L\0\223\0H\0`\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 697677}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 96) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\313\f\235m\354\26\260\0\0\0=\1\300\1\0\0\0\0N\0\223"..., 32) = 32 >gettimeofday({1086917129, 704848}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\314\f\0\0\0\0\260\0\0\0006\1\300\1N\0\223\0J\0`\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 705170}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 88) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\314\f\245m\354\26\260\0\0\0=\1\300\1\0\0\0\0O\0\223"..., 32) = 32 >gettimeofday({1086917129, 712781}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\315\f\0\0\0\0\260\0\0\0006\1\300\1O\0\223\0K\0`\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 713091}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 80) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\315\f\255m\354\26\260\0\0\0=\1\300\1\0\0\0\0O\0\224"..., 32) = 32 >gettimeofday({1086917129, 720895}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\316\f\0\0\0\0\260\0\0\0006\1\300\1O\0\224\0K\0a\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 721251}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 72) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\316\f\275m\354\26\260\0\0\0=\1\300\1\0\0\0\0P\0\224"..., 32) = 32 >gettimeofday({1086917129, 736869}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\317\f\0\0\0\0\260\0\0\0006\1\300\1P\0\224\0L\0a\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 737213}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 56) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\317\f\315m\354\26\260\0\0\0=\1\300\1\0\0\0\0P\0\225"..., 32) = 32 >gettimeofday({1086917129, 752812}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\320\f\0\0\0\0\260\0\0\0006\1\300\1P\0\225\0L\0b\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 753139}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 40) = 1 >ioctl(3, FIONREAD, [64]) = 0 >read(3, "\10\3\320\f\335m\354\26\260\0\0\0=\1\300\1\0\0\0\0P\0\226"..., 64) = 64 >gettimeofday({1086917129, 768857}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\321\f\0\0\0\0\260\0\0\0006\1\300\1P\0\226\0L\0c\0"..., 32) = 32 >gettimeofday({1086917129, 769135}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\322\f\0\0\0\0\260\0\0\0006\1\300\1P\0\226\0L\0c\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 769538}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "5\30\4\0d\1\300\0017\1\300\1\335\0\26\0;\3\5\0\33\0\300"..., 924) = 924 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 771539}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 22) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\0\r\345m\354\26\260\0\0\0>\1\300\1\0\0\0\0Q\0\226"..., 32) = 32 >gettimeofday({1086917129, 776938}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\1\r\0\0\0\0\260\0\0\0006\1\300\1Q\0\226\0M\0c\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 777280}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 16) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\1\r\355m\354\26\260\0\0\0>\1\300\1\0\0\0\0Q\0\227"..., 32) = 32 >gettimeofday({1086917129, 784789}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\2\r\0\0\0\0\260\0\0\0006\1\300\1Q\0\227\0M\0d\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 785117}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 8) = 0 >gettimeofday({1086917129, 793632}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 793708}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 793954}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 97) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\2\r\375m\354\26\260\0\0\0>\1\300\1\0\0\0\0Q\0\230"..., 32) = 32 >gettimeofday({1086917129, 800795}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\3\r\0\0\0\0\260\0\0\0006\1\300\1Q\0\230\0M\0e\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 801141}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 90) = 0 >gettimeofday({1086917129, 891779}, NULL) = 0 >nanosleep({0, 1000}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 893639}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 893886}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 99) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\3\run\354\26\260\0\0\0>\1\300\1\0\0\0\0Q\0\227\0K"..., 32) = 32 >gettimeofday({1086917129, 920765}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\4\r\0\0\0\0\260\0\0\0006\1\300\1Q\0\227\0M\0d\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 921110}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 72) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\4\r}n\354\26\260\0\0\0>\1\300\1\0\0\0\0Q\0\226\0K"..., 32) = 32 >gettimeofday({1086917129, 928832}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\5\r\0\0\0\0\260\0\0\0006\1\300\1Q\0\226\0M\0c\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 929195}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 64) = 1 >ioctl(3, FIONREAD, [64]) = 0 >read(3, "\10\3\5\r\205n\354\26\260\0\0\0>\1\300\1\0\0\0\0Q\0\225"..., 64) = 64 >gettimeofday({1086917129, 936866}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\6\r\0\0\0\0\260\0\0\0006\1\300\1Q\0\225\0M\0b\0\20"..., 32) = 32 >gettimeofday({1086917129, 937200}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\7\r\0\0\0\0\260\0\0\0006\1\300\1Q\0\225\0M\0b\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 937490}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "5\30\4\0f\1\300\0017\1\300\1\335\0\26\0;\3\5\0\33\0\300"..., 420) = 420 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 938478}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 55) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\32\r\215n\354\26\260\0\0\0=\1\300\1\0\0\0\0Q\0\224"..., 32) = 32 >gettimeofday({1086917129, 944754}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\33\r\0\0\0\0\260\0\0\0006\1\300\1Q\0\224\0M\0a\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 945098}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 48) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\33\r\225n\354\26\260\0\0\0=\1\300\1\0\0\0\0Q\0\214"..., 32) = 32 >gettimeofday({1086917129, 952759}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\34\r\0\0\0\0\260\0\0\0006\1\300\1Q\0\214\0M\0Y\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 953096}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 40) = 1 >ioctl(3, FIONREAD, [64]) = 0 >read(3, "\10\3\34\r\235n\354\26\260\0\0\0=\1\300\1\0\0\0\0O\0\206"..., 64) = 64 >gettimeofday({1086917129, 960743}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\35\r\0\0\0\0\260\0\0\0006\1\300\1O\0\206\0K\0S\0\20"..., 32) = 32 >gettimeofday({1086917129, 961016}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1\36\r\0\0\0\0\260\0\0\0006\1\300\1O\0\206\0K\0S\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 961358}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >write(3, "5\30\4\0h\1\300\0017\1\300\1\335\0\26\0;\3\5\0\33\0\300"..., 896) = 896 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 962335}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 31) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0K\r\245n\354\26\260\0\0\0<\1\300\1\0\0\0\0Q\0\200\0"..., 32) = 32 >gettimeofday({1086917129, 968735}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1L\r\0\0\0\0\260\0\0\0006\1\300\1Q\0\200\0M\0M\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 969076}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 24) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0L\r\255n\354\26\260\0\0\0<\1\300\1\0\0\0\0Q\0~\0K\0"..., 32) = 32 >gettimeofday({1086917129, 976937}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1M\r\0\0\0\0\260\0\0\0006\1\300\1Q\0~\0M\0K\0\20\1U"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 977286}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 16) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0M\r\265n\354\26\260\0\0\0<\1\300\1\0\0\0\0Q\0|\0K\0"..., 32) = 32 >gettimeofday({1086917129, 984774}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1N\r\0\0\0\0\260\0\0\0006\1\300\1Q\0|\0M\0I\0\20\1U"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 985114}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 8) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0N\r\275n\354\26\260\0\0\0<\1\300\1\0\0\0\0Q\0z\0K\0"..., 32) = 32 >gettimeofday({1086917129, 992738}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1O\r\0\0\0\0\260\0\0\0006\1\300\1Q\0z\0M\0G\0\20\1U"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 993081}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917129, 993332}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 56) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0O\r\305n\354\26\260\0\0\0<\1\300\1\0\0\0\0Q\0y\0K\0"..., 32) = 32 >gettimeofday({1086917130, 749}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1P\r\0\0\0\0\260\0\0\0006\1\300\1Q\0y\0M\0F\0\20\1U"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917130, 1135}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 47) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0P\r\315n\354\26\260\0\0\0<\1\300\1\0\0\0\0Q\0x\0K\0"..., 32) = 32 >gettimeofday({1086917130, 8765}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1Q\r\0\0\0\0\260\0\0\0006\1\300\1Q\0x\0M\0E\0\20\1U"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917130, 9101}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 39) = 1 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0Q\r\335n\354\26\260\0\0\0<\1\300\1\0\0\0\0Q\0w\0K\0"..., 32) = 32 >gettimeofday({1086917130, 24816}, NULL) = 0 >write(3, "&\30\2\0005\1\300\1", 8) = 8 >read(3, "\1\1R\r\0\0\0\0\260\0\0\0006\1\300\1Q\0w\0M\0D\0\20\1U"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917130, 25169}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 23) = 0 >gettimeofday({1086917130, 48696}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917130, 48776}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >time(NULL) = 1086917130 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917130, 48907}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 44) = 0 >gettimeofday({1086917130, 93640}, NULL) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917130, 93874}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 97) = 0 >gettimeofday({1086917130, 191621}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917130, 191709}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >nanosleep({0, 1000}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917130, 193611}, NULL) = 0 >poll([{fd=3, events=POLLIN}], 1, 0) = 0 >select(0, [], [], [], {0, 0}) = 0 (Timeout) >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1086917130, 193857}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 99) = 1 >ioctl(3, FIONREAD, [64]) = 0 >read(3, "\5\1R\r\275o\354\26\260\0\0\0<\1\300\1\0\0\0\0Q\0w\0K\0"..., 64) = 64 >gettimeofday({1086917130, 249091}, NULL) = 0 >write(3, "\n\30\2\0003\1\300\1\31\0\v\0\260\0\0\0\0\0\30\0\0228\1"..., 68) = 68 >write(3, " \30\2\0\0\0\0\0", 8) = 8 >write(3, "+\30\1\0", 4) = 4 >read(3, "\22\0S\r3\1\300\0013\1\300\1\0\223\10\n3\1\300\1\0\0\0"..., 32) = 32 >read(3, "\f\5S\r\3\0\300\1\4\0\34\0\341\0\1\0\2\0\377\277(\241("..., 32) = 32 >read(3, "\f\0S\r\3\0\300\1\4\0\35\0\16\0\30\0\1\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\f\1S\r\3\0\300\1\4\0005\0\341\0\3\0\0\0\377\277\0\0\0"..., 32) = 32 >read(3, "\f\1S\r*\0\300\1\0\0\0\0\341\0\225\0\0\0\27@8\215\21\t"..., 32) = 32 >read(3, "\f\5S\ru\0\300\1\0\0\0\0\323\0\2\0\2\0\0\0\0\0\0\0\377"..., 32) = 32 >read(3, "\f:S\ru\0\300\1\0\0\2\0\2\0\24\0\1\0\212\t\20\362\377\277"..., 32) = 32 >read(3, "\f\1S\ru\0\300\1\0\0\26\0\323\0\2\0\0\0\27@8\215\21\t\300"..., 32) = 32 >read(3, "\f\1S\rz\0\300\1\0\0\0\0\321\0\24\0\0\0\27@\310\300\241"..., 32) = 32 >read(3, "\f\1S\ra\0\300\1\2\0\31\0\341\0\1\0\0\0\27@\310\300\241"..., 32) = 32 >read(3, "\10\3S\r\277o\354\26\260\0\0\0<\1\300\1\0\0\0\0Q\0w\0K"..., 32) = 32 >read(3, "\10\4S\r\277o\354\26\260\0\0\0007\1\300\1<\1\300\1Q\0w"..., 32) = 32 >read(3, "\10\4S\r\277o\354\26\260\0\0\0006\1\300\0017\1\300\1Q\0"..., 32) = 32 >read(3, "\10\4S\r\277o\354\26\260\0\0\0005\1\300\0016\1\300\1Q\0"..., 32) = 32 >read(3, "\10\4S\r\277o\354\26\260\0\0\0003\1\300\0015\1\300\1Q\0"..., 32) = 32 >read(3, "\7\4S\r\277o\354\26\260\0\0\0\3\0\300\1*\0\300\1Q\0w\0"..., 32) = 32 >read(3, "\22\0U\r5\1\300\0015\1\300\1\0\223\10\n5\1\300\1\0\0\0"..., 32) = 32 >read(3, "\10\3V\r\277o\354\26\260\0\0\0a\0\300\1\0\0\0\0Q\0w\0O"..., 32) = 32 >read(3, "\t\3W\r\4\0\300\1\2\363\377\277\30\0\0\0@\2\0\0@\2\0\0"..., 32) = 32 >read(3, "\1\2X\r\0\0\0\0\4\0\300\1\0\0\0\0\1\0\0\0\30\0\0\0\210"..., 32) = 32 >access("/home/sura/.gtk-2.0/2.4.0/i686-pc-linux-gnu/filesystems/libgnome-vfs.so", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/2.4.0/i686-pc-linux-gnu/filesystems/libgnome-vfs.la", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/2.4.0/filesystems/libgnome-vfs.so", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/2.4.0/filesystems/libgnome-vfs.la", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/i686-pc-linux-gnu/filesystems/libgnome-vfs.so", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/i686-pc-linux-gnu/filesystems/libgnome-vfs.la", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/filesystems/libgnome-vfs.so", F_OK) = -1 ENOENT (No such file or directory) >access("/home/sura/.gtk-2.0/filesystems/libgnome-vfs.la", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/2.4.0/i686-pc-linux-gnu/filesystems/libgnome-vfs.so", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/2.4.0/i686-pc-linux-gnu/filesystems/libgnome-vfs.la", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/gtk-2.0/2.4.0/filesystems/libgnome-vfs.so", F_OK) = 0 >access("/usr/lib/gtk-2.0/2.4.0/filesystems/libgnome-vfs.so", F_OK) = 0 >open("/usr/lib/gtk-2.0/2.4.0/filesystems/libgnome-vfs.so", O_RDONLY) = 4 >read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\2400\0"..., 512) = 512 >fstat64(4, {st_mode=S_IFREG|0755, st_size=29872, ...}) = 0 >mmap2(NULL, 32560, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x412ec000 >mmap2(0x412f3000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x6) = 0x412f3000 >close(4) = 0 >open("/etc/ld.so.cache", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=72241, ...}) = 0 >mmap2(NULL, 72241, PROT_READ, MAP_PRIVATE, 4, 0) = 0x412f4000 >close(4) = 0 >open("/usr/lib/libgnomevfs-2.so.0", O_RDONLY) = 4 >read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360J\1"..., 512) = 512 >fstat64(4, {st_mode=S_IFREG|0755, st_size=395768, ...}) = 0 >mmap2(NULL, 395616, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x41306000 >mmap2(0x41362000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x5b) = 0x41362000 >close(4) = 0 >open("/usr/lib/libbonobo-activation.so.4", O_RDONLY) = 4 >read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200n\0"..., 512) = 512 >fstat64(4, {st_mode=S_IFREG|0755, st_size=85300, ...}) = 0 >mmap2(NULL, 82468, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x41367000 >mmap2(0x41379000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x12) = 0x41379000 >close(4) = 0 >open("/usr/lib/libORBit-2.so.0", O_RDONLY) = 4 >read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340N\1"..., 512) = 512 >fstat64(4, {st_mode=S_IFREG|0755, st_size=329392, ...}) = 0 >mmap2(NULL, 326340, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x4137c000 >mmap2(0x413c3000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x47) = 0x413c3000 >close(4) = 0 >open("/usr/lib/libgthread-2.0.so.0", O_RDONLY) = 4 >read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\22"..., 512) = 512 >fstat64(4, {st_mode=S_IFREG|0755, st_size=14936, ...}) = 0 >mmap2(NULL, 17636, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x413cc000 >mmap2(0x413d0000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x3) = 0x413d0000 >close(4) = 0 >open("/usr/lib/libgnomeui-2.so.0", O_RDONLY) = 4 >read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220\231"..., 512) = 512 >fstat64(4, {st_mode=S_IFREG|0755, st_size=606684, ...}) = 0 >mmap2(NULL, 606736, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x413d1000 >mmap2(0x41462000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x90) = 0x41462000 >mmap2(0x41465000, 528, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x41465000 >close(4) = 0 >open("/usr/lib/libpopt.so.0", O_RDONLY) = 4 >read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\23\0\000"..., 512) = 512 >fstat64(4, {st_mode=S_IFREG|0755, st_size=35931, ...}) = 0 >mmap2(NULL, 29292, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x41466000 >mmap2(0x4146d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x7) = 0x4146d000 >close(4) = 0 >mprotect(0xbffff000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC|PROT_GROWSDOWN) = 0 >open("/usr/lib/libgconf-2.so.4", O_RDONLY) = 4 >read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\261"..., 512) = 512 >fstat64(4, {st_mode=S_IFREG|0755, st_size=212524, ...}) = 0 >mmap2(NULL, 214476, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x4146e000 >mmap2(0x414a0000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x31) = 0x414a0000 >close(4) = 0 >open("/usr/lib/libbonobo-2.so.0", O_RDONLY) = 4 >read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\226"..., 512) = 512 >fstat64(4, {st_mode=S_IFREG|0755, st_size=367324, ...}) = 0 >mmap2(NULL, 368156, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x414a3000 >mmap2(0x414f3000, 40960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x4f) = 0x414f3000 >close(4) = 0 >open("/lib/librt.so.1", O_RDONLY) = 4 >read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\33"..., 512) = 512 >fstat64(4, {st_mode=S_IFREG|0755, st_size=30104, ...}) = 0 >mmap2(NULL, 74808, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x414fd000 >mmap2(0x41504000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x6) = 0x41504000 >mmap2(0x41505000, 42040, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x41505000 >close(4) = 0 >open("/usr/lib/libORBitCosNaming-2.so.0", O_RDONLY) = 4 >read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200G\0"..., 512) = 512 >fstat64(4, {st_mode=S_IFREG|0755, st_size=51884, ...}) = 0 >mmap2(NULL, 51236, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x41510000 >mmap2(0x4151b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0xb) = 0x4151b000 >close(4) = 0 >open("/usr/lib/libbonoboui-2.so.0", O_RDONLY) = 4 >read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\\\1"..., 512) = 512 >fstat64(4, {st_mode=S_IFREG|0755, st_size=408804, ...}) = 0 >mmap2(NULL, 409424, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x4151d000 >mmap2(0x4157e000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x60) = 0x4157e000 >close(4) = 0 >open("/usr/lib/libgnomecanvas-2.so.0", O_RDONLY) = 4 >read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \203\0"..., 512) = 512 >fstat64(4, {st_mode=S_IFREG|0755, st_size=177268, ...}) = 0 >mmap2(NULL, 175108, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x41581000 >mmap2(0x415ab000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x2a) = 0x415ab000 >close(4) = 0 >open("/usr/lib/libgnome-2.so.0", O_RDONLY) = 4 >read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0pS\0\000"..., 512) = 512 >fstat64(4, {st_mode=S_IFREG|0755, st_size=87556, ...}) = 0 >mmap2(NULL, 89632, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x415ac000 >mmap2(0x415c1000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x14) = 0x415c1000 >close(4) = 0 >open("/usr/lib/libgnome-keyring.so.0", O_RDONLY) = 4 >read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`)\0\000"..., 512) = 512 >fstat64(4, {st_mode=S_IFREG|0755, st_size=37216, ...}) = 0 >mmap2(NULL, 39752, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x415c2000 >mmap2(0x415cb000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x8) = 0x415cb000 >close(4) = 0 >open("/usr/lib/libjpeg.so.62", O_RDONLY) = 4 >read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`$\0\000"..., 512) = 512 >fstat64(4, {st_mode=S_IFREG|0755, st_size=184647, ...}) = 0 >mmap2(NULL, 171428, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x415cc000 >mmap2(0x415f5000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x28) = 0x415f5000 >close(4) = 0 >mprotect(0xbffff000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC|PROT_GROWSDOWN) = 0 >open("/usr/X11R6/lib/libSM.so.6", O_RDONLY) = 4 >read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \"\0\000"..., 512) = 512 >fstat64(4, {st_mode=S_IFREG|0755, st_size=37902, ...}) = 0 >mmap2(NULL, 34944, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x415f6000 >mmap2(0x415fe000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x7) = 0x415fe000 >close(4) = 0 >open("/usr/X11R6/lib/libICE.so.6", O_RDONLY) = 4 >read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`5\0\000"..., 512) = 512 >fstat64(4, {st_mode=S_IFREG|0755, st_size=94876, ...}) = 0 >mmap2(NULL, 91920, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x415ff000 >mmap2(0x41613000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x13) = 0x41613000 >mmap2(0x41614000, 5904, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x41614000 >close(4) = 0 >open("/usr/lib/libesd.so.0", O_RDONLY) = 4 >read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@(\0\000"..., 512) = 512 >fstat64(4, {st_mode=S_IFREG|0755, st_size=36452, ...}) = 0 >mmap2(NULL, 34664, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x41616000 >mmap2(0x4161e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x8) = 0x4161e000 >close(4) = 0 >open("/usr/lib/libaudiofile.so.0", O_RDONLY) = 4 >read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260U\0"..., 512) = 512 >fstat64(4, {st_mode=S_IFREG|0755, st_size=180548, ...}) = 0 >mmap2(NULL, 180652, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x4161f000 >mmap2(0x41649000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x29) = 0x41649000 >close(4) = 0 >mprotect(0xbffff000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC|PROT_GROWSDOWN) = 0 >open("/usr/lib/libasound.so.2", O_RDONLY) = 4 >read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\327"..., 512) = 512 >fstat64(4, {st_mode=S_IFREG|0755, st_size=867136, ...}) = 0 >mmap2(NULL, 858652, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x4164c000 >mmap2(0x4171a000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0xce) = 0x4171a000 >close(4) = 0 >mprotect(0xbffff000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC|PROT_GROWSDOWN) = 0 >munmap(0x412f4000, 72241) = 0 >access("/home/sura/.gnome", F_OK) = 0 >stat64("/home/sura/.gnome", {st_mode=S_IFDIR|0700, st_size=144, ...}) = 0 >open("/etc/orbitrc", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/sura/.orbitrc", O_RDONLY) = -1 ENOENT (No such file or directory) >rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_IGN}, 8) = 0 >pipe([4, 5]) = 0 >--- SIGSEGV (Segmentation fault) @ 0 (0) --- >+++ killed by SIGSEGV +++
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 53603
: 33067