Bugzilla – Attachment 149240 Details for
Bug 289028
karm segfaults after update
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
strace
karm.txt (text/plain), 1.02 MB, created by
Ursula Brueckner
on 2007-07-02 18:20:36 UTC
(
hide
)
Description:
strace
Filename:
MIME Type:
Creator:
Ursula Brueckner
Created:
2007-07-02 18:20:36 UTC
Size:
1.02 MB
patch
obsolete
>execve("/opt/kde3/bin/karm", ["karm"], [/* 65 vars */]) = 0 >brk(0) = 0x8098000 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fdd000 >access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >open("/usr/lib/qt3/lib/tls/i686/sse2/libkcal_resourceremote.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/qt3/lib/tls/i686/sse2", 0xbfabbd00) = -1 ENOENT (No such file or directory) >open("/usr/lib/qt3/lib/tls/i686/libkcal_resourceremote.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/qt3/lib/tls/i686", 0xbfabbd00) = -1 ENOENT (No such file or directory) >open("/usr/lib/qt3/lib/tls/sse2/libkcal_resourceremote.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/qt3/lib/tls/sse2", 0xbfabbd00) = -1 ENOENT (No such file or directory) >open("/usr/lib/qt3/lib/tls/libkcal_resourceremote.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/qt3/lib/tls", 0xbfabbd00) = -1 ENOENT (No such file or directory) >open("/usr/lib/qt3/lib/i686/sse2/libkcal_resourceremote.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/qt3/lib/i686/sse2", 0xbfabbd00) = -1 ENOENT (No such file or directory) >open("/usr/lib/qt3/lib/i686/libkcal_resourceremote.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/qt3/lib/i686", 0xbfabbd00) = -1 ENOENT (No such file or directory) >open("/usr/lib/qt3/lib/sse2/libkcal_resourceremote.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/qt3/lib/sse2", 0xbfabbd00) = -1 ENOENT (No such file or directory) >open("/usr/lib/qt3/lib/libkcal_resourceremote.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/qt3/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >open("/etc/ld.so.cache", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=103768, ...}) = 0 >mmap2(NULL, 103768, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fc3000 >close(3) = 0 >open("/opt/kde3/lib/libkcal_resourceremote.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\0pl\0\000"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=47176, ...}) = 0 >mmap2(NULL, 49632, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7fb6000 >fadvise64(3, 0, 49632, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb7fc1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa) = 0xb7fc1000 >close(3) = 0 >open("/usr/lib/qt3/lib/libkdepim.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/opt/kde3/lib/libkdepim.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\0P\267\7"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=1437448, ...}) = 0 >mmap2(NULL, 1435476, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7e57000 >fadvise64(3, 0, 1435476, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb7fa5000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14e) = 0xb7fa5000 >mmap2(0xb7fb5000, 1876, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7fb5000 >close(3) = 0 >open("/usr/lib/qt3/lib/libkcal.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/opt/kde3/lib/libkcal.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\263\4"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=1145652, ...}) = 0 >mmap2(NULL, 1144604, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7d3f000 >fadvise64(3, 0, 1144604, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb7e46000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x107) = 0xb7e46000 >mmap2(0xb7e56000, 1820, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7e56000 >close(3) = 0 >open("/usr/lib/qt3/lib/libkresources.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/opt/kde3/lib/libkresources.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 \362\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=142092, ...}) = 0 >mmap2(NULL, 144644, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7d1b000 >fadvise64(3, 0, 144644, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb7d3c000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x20) = 0xb7d3c000 >close(3) = 0 >open("/usr/lib/qt3/lib/libXss.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/libXss.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\0000\n\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=9936, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7d1a000 >mmap2(NULL, 12508, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7d16000 >fadvise64(3, 0, 12508, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb7d18000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb7d18000 >close(3) = 0 >open("/usr/lib/qt3/lib/libkdeprint.so.4", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/opt/kde3/lib/libkdeprint.so.4", 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\364"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=849672, ...}) = 0 >mmap2(NULL, 850004, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7c46000 >fadvise64(3, 0, 850004, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb7d0d000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc6) = 0xb7d0d000 >close(3) = 0 >open("/usr/lib/qt3/lib/libkparts.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/opt/kde3/lib/libkparts.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\362"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=282428, ...}) = 0 >mmap2(NULL, 285096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7c00000 >fadvise64(3, 0, 285096, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb7c41000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x40) = 0xb7c41000 >close(3) = 0 >open("/usr/lib/qt3/lib/libkio.so.4", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/opt/kde3/lib/libkio.so.4", 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\0200\17"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=3422300, ...}) = 0 >mmap2(NULL, 3427492, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb78bb000 >fadvise64(3, 0, 3427492, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb7bdf000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x324) = 0xb7bdf000 >mmap2(0xb7bff000, 3236, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7bff000 >close(3) = 0 >open("/usr/lib/qt3/lib/libkdeui.so.4", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/opt/kde3/lib/libkdeui.so.4", 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\232\20"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=3011832, ...}) = 0 >mmap2(NULL, 3012916, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb75db000 >fadvise64(3, 0, 3012916, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb788f000, 176128, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2b4) = 0xb788f000 >mmap2(0xb78ba000, 2356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb78ba000 >close(3) = 0 >open("/usr/lib/qt3/lib/libkdecore.so.4", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/opt/kde3/lib/libkdecore.so.4", 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\7\v"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=2343988, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb75da000 >mmap2(NULL, 2351464, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb739b000 >fadvise64(3, 0, 2351464, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb75c6000, 69632, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x22b) = 0xb75c6000 >mmap2(0xb75d7000, 8552, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb75d7000 >close(3) = 0 >open("/usr/lib/qt3/lib/libDCOP.so.4", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/opt/kde3/lib/libDCOP.so.4", 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\351"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=201012, ...}) = 0 >mmap2(NULL, 209696, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7367000 >fadvise64(3, 0, 209696, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb7397000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2f) = 0xb7397000 >mmap2(0xb7399000, 4896, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7399000 >close(3) = 0 >open("/usr/lib/qt3/lib/libqt-mt.so.3", 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\20!\32"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=7257104, ...}) = 0 >mmap2(NULL, 7253288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6c7c000 >fadvise64(3, 0, 7253288, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb7323000, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6a6) = 0xb7323000 >mmap2(0xb7364000, 11560, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7364000 >close(3) = 0 >open("/usr/lib/qt3/lib/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/lib/libpthread.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@I\0\000"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=121246, ...}) = 0 >mmap2(NULL, 94688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6c64000 >fadvise64(3, 0, 94688, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb6c78000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13) = 0xb6c78000 >mmap2(0xb6c7a000, 4576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6c7a000 >close(3) = 0 >open("/usr/lib/qt3/lib/libstdc++.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/libstdc++.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\220\310"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=913844, ...}) = 0 >mmap2(NULL, 931492, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6b80000 >fadvise64(3, 0, 931492, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb6c59000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd9) = 0xb6c59000 >mmap2(0xb6c5e000, 22180, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6c5e000 >close(3) = 0 >open("/usr/lib/qt3/lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) >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\340`\1"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=1491141, ...}) = 0 >mmap2(NULL, 1234372, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6a52000 >fadvise64(3, 0, 1234372, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb6b7a000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x128) = 0xb6b7a000 >mmap2(0xb6b7d000, 9668, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6b7d000 >close(3) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6a51000 >open("/usr/lib/qt3/lib/libkabc.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/opt/kde3/lib/libkabc.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\0000f\3\000"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=732540, ...}) = 0 >mmap2(NULL, 731312, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb699e000 >fadvise64(3, 0, 731312, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb6a4b000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xad) = 0xb6a4b000 >close(3) = 0 >open("/usr/lib/qt3/lib/libkimproxy.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/opt/kde3/lib/libkimproxy.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\220e\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=75940, ...}) = 0 >mmap2(NULL, 74376, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb698b000 >fadvise64(3, 0, 74376, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb699c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x11) = 0xb699c000 >close(3) = 0 >open("/usr/lib/qt3/lib/libkdefx.so.4", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/opt/kde3/lib/libkdefx.so.4", 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 \252\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=178972, ...}) = 0 >mmap2(NULL, 177664, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb695f000 >fadvise64(3, 0, 177664, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb6989000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2a) = 0xb6989000 >close(3) = 0 >open("/usr/lib/qt3/lib/libqui.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@\370\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=208596, ...}) = 0 >mmap2(NULL, 206944, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb692c000 >fadvise64(3, 0, 206944, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb695d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x31) = 0xb695d000 >close(3) = 0 >open("/usr/lib/qt3/lib/libktnef.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/opt/kde3/lib/libktnef.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\0c\0\000"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=77868, ...}) = 0 >mmap2(NULL, 80012, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6918000 >fadvise64(3, 0, 80012, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb692a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x11) = 0xb692a000 >close(3) = 0 >open("/usr/lib/qt3/lib/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/lib/libgcc_s.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\0000\27\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=46460, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6917000 >mmap2(NULL, 45508, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb690b000 >fadvise64(3, 0, 45508, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb6915000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9) = 0xb6915000 >close(3) = 0 >open("/usr/lib/libXdmcp.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\260\16"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=20112, ...}) = 0 >mmap2(NULL, 20604, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6905000 >fadvise64(3, 0, 20604, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb6909000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3) = 0xb6909000 >close(3) = 0 >open("/usr/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\0\340&\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=56820, ...}) = 0 >mmap2(NULL, 58972, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb68f6000 >fadvise64(3, 0, 58972, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb6903000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc) = 0xb6903000 >close(3) = 0 >open("/usr/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\200N\1"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=1186148, ...}) = 0 >mmap2(NULL, 1164372, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb67d9000 >fadvise64(3, 0, 1164372, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb68f1000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x118) = 0xb68f1000 >mmap2(0xb68f5000, 1108, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb68f5000 >close(3) = 0 >open("/usr/lib/libXau.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\260\n\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=10168, ...}) = 0 >mmap2(NULL, 12420, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb67d5000 >fadvise64(3, 0, 12420, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb67d7000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb67d7000 >close(3) = 0 >open("/usr/lib/qt3/lib/libz.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/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\0\27\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=72020, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb67d4000 >mmap2(NULL, 74000, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb67c1000 >fadvise64(3, 0, 74000, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb67d2000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10) = 0xb67d2000 >close(3) = 0 >open("/usr/lib/qt3/lib/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) >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`5\0\000"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=190963, ...}) = 0 >mmap2(NULL, 151680, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb679b000 >fadvise64(3, 0, 151680, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb67bf000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x23) = 0xb67bf000 >close(3) = 0 >open("/usr/lib/qt3/lib/libkdesu.so.4", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/opt/kde3/lib/libkdesu.so.4", 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\0pL\0\000"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=88328, ...}) = 0 >mmap2(NULL, 90836, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6784000 >fadvise64(3, 0, 90836, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb6799000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14) = 0xb6799000 >close(3) = 0 >open("/usr/lib/qt3/lib/libkwalletclient.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/opt/kde3/lib/libkwalletclient.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\240N\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=67716, ...}) = 0 >mmap2(NULL, 70172, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6772000 >fadvise64(3, 0, 70172, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb6782000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf) = 0xb6782000 >close(3) = 0 >open("/usr/lib/qt3/lib/libfam.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/libfam.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\340\37"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=34856, ...}) = 0 >mmap2(NULL, 37212, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6768000 >fadvise64(3, 0, 37212, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb6770000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7) = 0xb6770000 >close(3) = 0 >open("/usr/lib/qt3/lib/libacl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/lib/libacl.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=24876, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6767000 >mmap2(NULL, 24800, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6760000 >fadvise64(3, 0, 24800, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb6765000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4) = 0xb6765000 >close(3) = 0 >open("/usr/lib/qt3/lib/libattr.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/lib/libattr.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\17\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=18416, ...}) = 0 >mmap2(NULL, 20660, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb675a000 >fadvise64(3, 0, 20660, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb675e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3) = 0xb675e000 >close(3) = 0 >open("/usr/lib/qt3/lib/libfontconfig.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) >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\320S\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=176268, ...}) = 0 >mmap2(NULL, 174308, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb672f000 >fadvise64(3, 0, 174308, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb6751000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x22) = 0xb6751000 >close(3) = 0 >open("/usr/lib/qt3/lib/libart_lgpl_2.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/libart_lgpl_2.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\0p#\0\000"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=89916, ...}) = 0 >mmap2(NULL, 90404, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6718000 >fadvise64(3, 0, 90404, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb672d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14) = 0xb672d000 >close(3) = 0 >open("/usr/lib/qt3/lib/libidn.so.11", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/libidn.so.11", 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\35"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=199268, ...}) = 0 >mmap2(NULL, 196832, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb66e7000 >fadvise64(3, 0, 196832, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb6716000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2f) = 0xb6716000 >close(3) = 0 >open("/usr/lib/qt3/lib/libSM.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/libSM.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\240 \0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=34860, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb66e6000 >mmap2(NULL, 37124, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb66dc000 >fadvise64(3, 0, 37124, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb66e4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7) = 0xb66e4000 >close(3) = 0 >open("/usr/lib/qt3/lib/libICE.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/libICE.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\0208\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=89664, ...}) = 0 >mmap2(NULL, 98640, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb66c3000 >fadvise64(3, 0, 98640, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb66d8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14) = 0xb66d8000 >mmap2(0xb66da000, 4432, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb66da000 >close(3) = 0 >open("/usr/lib/qt3/lib/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) >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\0P\v\0\000"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=14226, ...}) = 0 >mmap2(NULL, 12412, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb66bf000 >fadvise64(3, 0, 12412, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb66c1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb66c1000 >close(3) = 0 >open("/usr/lib/libpng12.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\00007\0\000"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=142152, ...}) = 0 >mmap2(NULL, 143860, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb669b000 >fadvise64(3, 0, 143860, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb66bd000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x21) = 0xb66bd000 >close(3) = 0 >open("/usr/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\0000\24\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=31204, ...}) = 0 >mmap2(NULL, 33192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6692000 >fadvise64(3, 0, 33192, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb6699000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6) = 0xb6699000 >close(3) = 0 >open("/usr/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\0\f\0\000"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=13904, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6691000 >mmap2(NULL, 16572, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb668c000 >fadvise64(3, 0, 16572, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb668f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2) = 0xb668f000 >close(3) = 0 >open("/usr/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\220\"\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=34900, ...}) = 0 >mmap2(NULL, 37260, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6682000 >fadvise64(3, 0, 37260, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb668a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7) = 0xb668a000 >close(3) = 0 >open("/usr/lib/libXinerama.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\240\10"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=9908, ...}) = 0 >mmap2(NULL, 12476, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb667e000 >fadvise64(3, 0, 12476, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb6680000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb6680000 >close(3) = 0 >open("/usr/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\0203\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=72776, ...}) = 0 >mmap2(NULL, 74592, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb666b000 >fadvise64(3, 0, 74592, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb667c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10) = 0xb667c000 >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\0\200n\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=442508, ...}) = 0 >mmap2(NULL, 439060, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb65ff000 >fadvise64(3, 0, 439060, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb6667000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x68) = 0xb6667000 >close(3) = 0 >open("/usr/lib/qt3/lib/libvcard.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/opt/kde3/lib/libvcard.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\260\363"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=150000, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb65fe000 >mmap2(NULL, 148696, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb65d9000 >fadvise64(3, 0, 148696, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb65fc000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x23) = 0xb65fc000 >close(3) = 0 >open("/usr/lib/libexpat.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\240 \0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=128760, ...}) = 0 >mmap2(NULL, 131160, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb65b8000 >fadvise64(3, 0, 131160, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb65d6000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1d) = 0xb65d6000 >close(3) = 0 >open("/usr/lib/libXfixes.so.3", 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\17\0\000"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=18144, ...}) = 0 >mmap2(NULL, 20600, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb65b2000 >fadvise64(3, 0, 20600, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb65b6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3) = 0xb65b6000 >close(3) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb65b1000 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb65b0000 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb65af000 >set_thread_area({entry_number:-1 -> 6, base_addr:0xb65afa90, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 >mprotect(0xb65d6000, 4096, PROT_READ) = 0 >mprotect(0xb6667000, 8192, PROT_READ) = 0 >mprotect(0xb6751000, 28672, PROT_READ) = 0 >mprotect(0xb6a4b000, 12288, PROT_READ) = 0 >mprotect(0xb6b7a000, 4096, PROT_READ) = 0 >mprotect(0xb6c59000, 12288, PROT_READ) = 0 >mprotect(0xb7323000, 225280, PROT_READ) = 0 >mprotect(0xb75c6000, 49152, PROT_READ) = 0 >mprotect(0xb788f000, 151552, PROT_READ) = 0 >mprotect(0xb7bdf000, 102400, PROT_READ) = 0 >mprotect(0xb7c41000, 12288, PROT_READ) = 0 >mprotect(0xb7d0d000, 24576, PROT_READ) = 0 >mprotect(0xb7d3c000, 4096, PROT_READ) = 0 >mprotect(0xb7e46000, 12288, PROT_READ) = 0 >mprotect(0xb7fa5000, 49152, PROT_READ) = 0 >mprotect(0x8092000, 12288, PROT_READ) = 0 >munmap(0xb7fc3000, 103768) = 0 >set_tid_address(0xb65afad8) = 4382 >SYS_311(0xb65afae0, 0xc, 0xb6c78ff4, 0xb65afa90, 0xb6c78eec) = 0 >rt_sigaction(SIGRTMIN, {0xb6c68520, [], SA_SIGINFO}, NULL, 8) = 0 >rt_sigaction(SIGRT_1, {0xb6c68430, [], SA_RESTART|SA_SIGINFO}, NULL, 8) = 0 >rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 >getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0 >uname({sys="Linux", node="linux-oy23", ...}) = 0 >futex(0xb6c5f4fc, FUTEX_WAKE, 2147483647) = 0 >brk(0) = 0x8098000 >brk(0x80b9000) = 0x80b9000 >rt_sigaction(SIGILL, {0xb696a1c0, [ILL], SA_RESTART}, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGILL, {SIG_DFL}, {0xb696a1c0, [ILL], SA_RESTART}, 8) = 0 >getcwd("/tmp", 4096) = 5 >open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/locale.alias", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=2528, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fdc000 >read(3, "# Locale name alias data base.\n#"..., 4096) = 2528 >read(3, "", 4096) = 0 >close(3) = 0 >munmap(0xb7fdc000, 4096) = 0 >open("/usr/lib/locale/en_US.UTF-8/LC_IDENTIFICATION", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/locale/en_US.utf8/LC_IDENTIFICATION", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=373, ...}) = 0 >mmap2(NULL, 373, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fdc000 >close(3) = 0 >open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=25460, ...}) = 0 >mmap2(NULL, 25460, PROT_READ, MAP_SHARED, 3, 0) = 0xb7fd5000 >close(3) = 0 >futex(0xb6b7ca6c, FUTEX_WAKE, 2147483647) = 0 >open("/usr/lib/locale/en_US.UTF-8/LC_MEASUREMENT", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/locale/en_US.utf8/LC_MEASUREMENT", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=23, ...}) = 0 >mmap2(NULL, 23, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fd4000 >close(3) = 0 >open("/usr/lib/locale/en_US.UTF-8/LC_TELEPHONE", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/locale/en_US.utf8/LC_TELEPHONE", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=59, ...}) = 0 >mmap2(NULL, 59, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fd3000 >close(3) = 0 >open("/usr/lib/locale/en_US.UTF-8/LC_ADDRESS", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/locale/en_US.utf8/LC_ADDRESS", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=155, ...}) = 0 >mmap2(NULL, 155, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fd2000 >close(3) = 0 >open("/usr/lib/locale/en_US.UTF-8/LC_NAME", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/locale/en_US.utf8/LC_NAME", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=77, ...}) = 0 >mmap2(NULL, 77, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fd1000 >close(3) = 0 >open("/usr/lib/locale/en_US.UTF-8/LC_PAPER", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/locale/en_US.utf8/LC_PAPER", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=34, ...}) = 0 >mmap2(NULL, 34, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fd0000 >close(3) = 0 >open("/usr/lib/locale/en_US.UTF-8/LC_MESSAGES", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/locale/en_US.utf8/LC_MESSAGES", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >close(3) = 0 >open("/usr/lib/locale/en_US.utf8/LC_MESSAGES/SYS_LC_MESSAGES", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=52, ...}) = 0 >mmap2(NULL, 52, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fcf000 >close(3) = 0 >open("/usr/lib/locale/en_US.UTF-8/LC_MONETARY", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/locale/en_US.utf8/LC_MONETARY", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=286, ...}) = 0 >mmap2(NULL, 286, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fce000 >close(3) = 0 >open("/usr/lib/locale/en_US.UTF-8/LC_COLLATE", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/locale/en_US.utf8/LC_COLLATE", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=880086, ...}) = 0 >mmap2(NULL, 880086, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb64d8000 >close(3) = 0 >open("/usr/lib/locale/en_US.UTF-8/LC_TIME", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/locale/en_US.utf8/LC_TIME", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=2454, ...}) = 0 >mmap2(NULL, 2454, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fcd000 >close(3) = 0 >open("/usr/lib/locale/en_US.UTF-8/LC_NUMERIC", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/locale/en_US.utf8/LC_NUMERIC", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=54, ...}) = 0 >mmap2(NULL, 54, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fcc000 >close(3) = 0 >open("/usr/lib/locale/en_US.UTF-8/LC_CTYPE", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/locale/en_US.utf8/LC_CTYPE", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=238464, ...}) = 0 >mmap2(NULL, 238464, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb649d000 >close(3) = 0 >socket(PF_INET6, SOCK_STREAM, IPPROTO_IP) = 3 >setsockopt(3, SOL_TCP, TCP_NODELAY, [1], 4) = 0 >socket(PF_NETLINK, SOCK_RAW, 0) = 4 >bind(4, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0 >getsockname(4, {sa_family=AF_NETLINK, pid=4382, groups=00000000}, [12]) = 0 >time(NULL) = 1183147082 >sendto(4, "\24\0\0\0\26\0\1\3Jd\205F\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20 >recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"<\0\0\0\24\0\2\0Jd\205F\36\21\0\0\2\10\200\376\1\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 128 >recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"@\0\0\0\24\0\2\0Jd\205F\36\21\0\0\n\200\200\376\1\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 128 >recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\24\0\0\0\3\0\2\0Jd\205F\36\21\0\0\0\0\0\0\1\0\0\0\24\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 20 >close(4) = 0 >socket(PF_FILE, SOCK_STREAM, 0) = 4 >fcntl64(4, F_GETFL) = 0x2 (flags O_RDWR) >fcntl64(4, F_SETFL, O_RDWR|O_NONBLOCK) = 0 >connect(4, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = 0 >poll([{fd=4, events=POLLOUT|POLLERR|POLLHUP, revents=POLLOUT}], 1, 5000) = 1 >send(4, "\2\0\0\0\r\0\0\0\6\0\0\0hosts\0\250\266", 20, MSG_NOSIGNAL) = 20 >poll([{fd=4, events=POLLIN|POLLERR|POLLHUP, revents=POLLIN|POLLERR|POLLHUP}], 1, 5000) = 1 >recvmsg(4, {msg_name(0)=NULL, msg_iov(1)=[{"hosts\0", 6}], msg_controllen=16, {cmsg_len=16, cmsg_level=SOL_SOCKET, cmsg_type=SCM_RIGHTS, {5}}, msg_flags=0}, 0) = 6 >fstat64(5, {st_mode=S_IFREG|0600, st_size=217016, ...}) = 0 >pread64(5, "\1\0\0\0h\0\0\0\n\0\0\0\1\0\0\0oN\205F\0\0\0\0\323\0\0"..., 104, 0) = 104 >mmap2(NULL, 217016, PROT_READ, MAP_SHARED, 5, 0) = 0xb6468000 >close(5) = 0 >close(4) = 0 >open("/etc/gai.conf", O_RDONLY) = -1 ENOENT (No such file or directory) >futex(0xb6b7da8c, FUTEX_WAKE, 2147483647) = 0 >socket(PF_INET6, SOCK_DGRAM, IPPROTO_IP) = 4 >connect(4, {sa_family=AF_INET6, sin6_port=htons(6010), inet_pton(AF_INET6, "::1", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, 28) = 0 >getsockname(4, {sa_family=AF_INET6, sin6_port=htons(1025), inet_pton(AF_INET6, "::1", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, [28]) = 0 >close(4) = 0 >socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 4 >connect(4, {sa_family=AF_INET, sin_port=htons(6010), sin_addr=inet_addr("127.0.0.1")}, 16) = 0 >getsockname(4, {sa_family=AF_INET, sin_port=htons(1025), sin_addr=inet_addr("127.0.0.1")}, [16]) = 0 >close(4) = 0 >close(3) = 0 >socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 3 >setsockopt(3, SOL_TCP, TCP_NODELAY, [1], 4) = 0 >setsockopt(3, SOL_SOCKET, SO_KEEPALIVE, [1], 4) = 0 >connect(3, {sa_family=AF_INET, sin_port=htons(6010), sin_addr=inet_addr("127.0.0.1")}, 16) = 0 >getsockname(3, {sa_family=AF_INET, sin_port=htons(2065), sin_addr=inet_addr("127.0.0.1")}, [16]) = 0 >getpeername(3, {sa_family=AF_INET, sin_port=htons(6010), sin_addr=inet_addr("127.0.0.1")}, [16]) = 0 >uname({sys="Linux", node="linux-oy23", ...}) = 0 >fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 >access("/home/linux/.Xauthority", R_OK) = 0 >open("/home/linux/.Xauthority", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0600, st_size=221, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6467000 >read(4, "\0\0\0\4\n\n\n)\0\0010\0\22MIT-MAGIC-COOKIE-1\0"..., 4096) = 221 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0xb6467000, 4096) = 0 >writev(3, [{"l\0\v\0\0\0\22\0\20\0\0\0", 12}, {"MIT-MAGIC-COOKIE-1", 18}, {"\0\0", 2}, {"\224\30\343\201O\210\356r\230}e\315\204\232\222\220", 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\0c\0", 8) = 8 >read(3, "^*/\4\0\0\300\4\377\377\37\0\0\1\0\0\24\0\377\377\1\7\0"..., 396) = 396 >write(3, "7\0\5\0\0\0\300\4D\0\0\0\10\0\0\0\377\377\377\0b\0\5\0"..., 64) = 64 >read(3, 0xbfabc154, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\322\2\0\0\0\0\0\1\202\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\10\3\0U\20\0\0\37\0\0\0\0\0\0\0QA\0\0\0\0\0\0\0\0\0"..., 32) = 32 >readv(3, [{"*AxeText.Translations:\t#override"..., 16721}, {"\0\0\0", 3}], 2) = 16724 >write(3, "\202\0\1\0", 4) = 4 >read(3, 0xbfabc0f8, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\314\4\0\0\0\0\0\377\377?\0\0\0\0\0\0\0\0\0\0\0\0\0\214"..., 32) = 32 >writev(3, [{"b\0\5\0\t\0\300\4", 8}, {"XKEYBOARD", 9}, {"\0\0\0", 3}], 3) = 20 >read(3, 0xbfabbfac, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\322\5\0\0\0\0\0\1\223n\255\0\20\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >write(3, "\223\0\2\0\1\0\0\0", 8) = 8 >read(3, 0xbfabc04c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1\6\0\0\0\0\0\1\0\0\0\230\325\336\277\'\322\23\10(\314"..., 32) = 32 >write(3, "\24\0\6\0D\0\0\0\33\0\0\0\30\0\0\0\0\0\0\0@B\17\0", 24) = 24 >read(3, 0xbfabc11c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >write(3, "\20\0\6\0\r\0\0\0XdndSelectionB\17\0\20\0\5\0\f\0G-"..., 2032) = 2032 >read(3, 0xbfabc16c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\322\10\0\0\0\0\0\n\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322\t\0\0\0\0\0\v\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322\n\0\0\0\0\0\f\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322\v\0\0\0\0\0\r\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322\f\0\0\0\0\0\16\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322\r\0\0\0\0\0\17\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322\16\0\0\0\0\0\20\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322\17\0\0\0\0\0\21\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322\20\0\0\0\0\0\22\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322\21\0\0\0\0\0\23\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322\22\0\0\0\0\0\24\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322\23\0\0\0\0\0\26\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322\24\0\0\0\0\0\27\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322\25\0\0\0\0\0\30\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322\26\0\0\0\0\0\31\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322\27\0\0\0\0\0\32\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322\30\0\0\0\0\0\33\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322\31\0\0\0\0\0\34\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322\32\0\0\0\0\0\35\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322\33\0\0\0\0\0\36\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322\34\0\0\0\0\0\37\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322\35\0\0\0\0\0 \1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322\36\0\0\0\0\0!\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322\37\0\0\0\0\0\36\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322 \0\0\0\0\0\215\0\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322!\0\0\0\0\0#\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322\"\0\0\0\0\0$\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322#\0\0\0\0\0%\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322$\0\0\0\0\0&\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322%\0\0\0\0\0\'\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322&\0\0\0\0\0(\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322\'\0\0\0\0\0)\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322(\0\0\0\0\0*\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322)\0\0\0\0\0+\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322*\0\0\0\0\0,\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322+\0\0\0\0\0-\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322,\0\0\0\0\0.\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322-\0\0\0\0\0/\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322.\0\0\0\0\0000\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322/\0\0\0\0\0001\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\3220\0\0\0\0\0002\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\3221\0\0\0\0\0\207\0\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\3222\0\0\0\0\0003\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\3223\0\0\0\0\0004\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\3224\0\0\0\0\0005\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\3225\0\0\0\0\0\334\2\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\3226\0\0\0\0\0006\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\3227\0\0\0\0\0007\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\3228\0\0\0\0\0\27\0\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\3229\0\0\0\0\0008\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322:\0\0\0\0\0009\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322;\0\0\0\0\0:\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322<\0\0\0\0\0;\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322=\0\0\0\0\0<\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322>\0\0\0\0\0=\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322?\0\0\0\0\0>\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322@\0\0\0\0\0\206\0\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322A\0\0\0\0\0?\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322B\0\0\0\0\0@\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322C\0\0\0\0\0A\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322D\0\0\0\0\0B\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322E\0\0\0\0\0C\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322F\0\0\0\0\0\302\2\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322G\0\0\0\0\0D\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322H\0\0\0\0\0E\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322I\0\0\0\0\0F\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322J\0\0\0\0\0G\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322K\0\0\0\0\0H\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322L\0\0\0\0\0I\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322M\0\0\0\0\0J\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322N\0\0\0\0\0K\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322O\0\0\0\0\0L\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322P\0\0\0\0\0M\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322Q\0\0\0\0\0N\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322R\0\0\0\0\0O\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322S\0\0\0\0\0P\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322T\0\0\0\0\0Q\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >write(3, "\24\0\6\0D\0\0\0 \1\0\0!\0\0\0\0\0\0\0\1\0\0\0", 24) = 24 >read(3, 0xbfabc19c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0U\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"..., 32) = 32 >write(3, "\24\0\6\0D\0\0\0.\1\0\0\4\0\0\0\0\0\0\0\0\0\0\0", 24) = 24 >read(3, 0xbfabc0fc, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1 V\0\0\0\0\0\4\0\0\0\10\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >write(3, "\24\0\6\0D\0\0\0.\1\0\0\4\0\0\0\0\0\0\0\0\4\0\0", 24) = 24 >read(3, 0xbfabc0fc, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1 W\0B\0\0\0\4\0\0\0\0\0\0\0B\0\0\0\0\0\0\0\0\0\0\0\210"..., 32) = 32 >read(3, ".\1\0\0\262\1\0\0\263\1\0\0\264\1\0\0\265\1\0\0\266\1\0"..., 264) = 264 >writev(3, [{"b\0\4\0\5\0\0\0", 8}, {"RANDR", 5}, {"\0\0\0", 3}], 3) = 16 >read(3, 0xbfabc0ec, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\322X\0\0\0\0\0\1\232r\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >writev(3, [{"b\0\4\0\6\0\0\0", 8}, {"RENDER", 6}, {"\0\0", 2}], 3) = 16 >read(3, 0xbfabc0ec, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\322Y\0\0\0\0\0\1\231\0\262\0\20\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >write(3, "\231\0\3\0\0\0\0\0\n\0\0\0\231\1\1\0", 16) = 16 >read(3, 0xbfabc160, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0Z\0\0\0\0\0\0\0\0\0\n\0\0\0(\314>\t\310\350\"\10\1"..., 32) = 32 >read(3, "\1\243[\0\273\0\0\0\26\0\0\0\1\0\0\0\7\0\0\0\10\0\0\0\1"..., 32) = 32 >read(3, "+\0\0\0\1\1\227\t\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0"..., 748) = 748 >write(3, "\223\25\7\0\0\1\0\0\2\0\0\0\2\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 28) = 28 >read(3, 0xbfabc19c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\20\\\0\0\0\0\0\37\0\0\0\2\0\0\0\0\0\0\0\0\0\0\0(\314"..., 32) = 32 >time(NULL) = 1183147082 >access("/etc/fonts/fonts.conf", R_OK) = 0 >stat64("/etc/fonts/fonts.conf", {st_mode=S_IFREG|0644, st_size=5268, ...}) = 0 >open("/etc/fonts/fonts.conf", O_RDONLY) = 4 >read(4, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 5268 >access("/etc/fonts/conf.d", R_OK) = 0 >stat64("/etc/fonts/conf.d", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >open("/etc/fonts/conf.d", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 5 >fstat64(5, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >fcntl64(5, F_SETFD, FD_CLOEXEC) = 0 >getdents64(5, /* 21 entries */, 4096) = 848 >getdents64(5, /* 0 entries */, 4096) = 0 >access("/etc/fonts/conf.d/05-suse-font-dirs.conf", R_OK) = 0 >stat64("/etc/fonts/conf.d/05-suse-font-dirs.conf", {st_mode=S_IFREG|0644, st_size=1346, ...}) = 0 >open("/etc/fonts/conf.d/05-suse-font-dirs.conf", O_RDONLY) = 6 >brk(0x80db000) = 0x80db000 >read(6, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1346 >read(6, "", 8192) = 0 >close(6) = 0 >access("/etc/fonts/conf.d/20-fix-globaladvance.conf", R_OK) = 0 >stat64("/etc/fonts/conf.d/20-fix-globaladvance.conf", {st_mode=S_IFREG|0644, st_size=943, ...}) = 0 >open("/etc/fonts/conf.d/20-fix-globaladvance.conf", O_RDONLY) = 6 >read(6, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 943 >read(6, "", 8192) = 0 >close(6) = 0 >access("/etc/fonts/conf.d/20-lohit-gujarati.conf", R_OK) = 0 >stat64("/etc/fonts/conf.d/20-lohit-gujarati.conf", {st_mode=S_IFREG|0644, st_size=301, ...}) = 0 >open("/etc/fonts/conf.d/20-lohit-gujarati.conf", O_RDONLY) = 6 >read(6, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 301 >read(6, "", 8192) = 0 >close(6) = 0 >access("/etc/fonts/conf.d/20-unhint-small-vera.conf", R_OK) = 0 >stat64("/etc/fonts/conf.d/20-unhint-small-vera.conf", {st_mode=S_IFREG|0644, st_size=1188, ...}) = 0 >open("/etc/fonts/conf.d/20-unhint-small-vera.conf", O_RDONLY) = 6 >read(6, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1188 >read(6, "", 8192) = 0 >close(6) = 0 >access("/etc/fonts/conf.d/30-amt-aliases.conf", R_OK) = 0 >stat64("/etc/fonts/conf.d/30-amt-aliases.conf", {st_mode=S_IFREG|0644, st_size=514, ...}) = 0 >open("/etc/fonts/conf.d/30-amt-aliases.conf", O_RDONLY) = 6 >read(6, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 514 >read(6, "", 8192) = 0 >close(6) = 0 >access("/etc/fonts/conf.d/30-urw-aliases.conf", R_OK) = 0 >stat64("/etc/fonts/conf.d/30-urw-aliases.conf", {st_mode=S_IFREG|0644, st_size=1484, ...}) = 0 >open("/etc/fonts/conf.d/30-urw-aliases.conf", O_RDONLY) = 6 >read(6, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1484 >read(6, "", 8192) = 0 >close(6) = 0 >access("/etc/fonts/conf.d/40-generic.conf", R_OK) = 0 >stat64("/etc/fonts/conf.d/40-generic.conf", {st_mode=S_IFREG|0644, st_size=1723, ...}) = 0 >open("/etc/fonts/conf.d/40-generic.conf", O_RDONLY) = 6 >read(6, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1723 >read(6, "", 8192) = 0 >close(6) = 0 >access("/etc/fonts/conf.d/49-sansserif.conf", R_OK) = 0 >stat64("/etc/fonts/conf.d/49-sansserif.conf", {st_mode=S_IFREG|0644, st_size=545, ...}) = 0 >open("/etc/fonts/conf.d/49-sansserif.conf", O_RDONLY) = 6 >read(6, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 545 >read(6, "", 8192) = 0 >close(6) = 0 >access("/etc/fonts/conf.d/50-suse-pre-user.conf", R_OK) = 0 >stat64("/etc/fonts/conf.d/50-suse-pre-user.conf", {st_mode=S_IFREG|0644, st_size=10664, ...}) = 0 >open("/etc/fonts/conf.d/50-suse-pre-user.conf", O_RDONLY) = 6 >read(6, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 8192 >read(6, "plex</string>\n "..., 8192) = 2472 >access("/etc/fonts/suse-hinting.conf", R_OK) = 0 >stat64("/etc/fonts/suse-hinting.conf", {st_mode=S_IFREG|0644, st_size=10101, ...}) = 0 >open("/etc/fonts/suse-hinting.conf", O_RDONLY) = 7 >read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 8192 >read(7, "g freetype2.\n\n The Chinese font"..., 8192) = 1909 >read(7, "", 8192) = 0 >close(7) = 0 >access("/etc/fonts/suse-bitmaps.conf", R_OK) = 0 >stat64("/etc/fonts/suse-bitmaps.conf", {st_mode=S_IFREG|0644, st_size=4437, ...}) = 0 >open("/etc/fonts/suse-bitmaps.conf", O_RDONLY) = 7 >read(7, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 4437 >read(7, "", 8192) = 0 >close(7) = 0 >read(6, "", 8192) = 0 >close(6) = 0 >access("/etc/fonts/conf.d/55-local.conf", R_OK) = 0 >stat64("/etc/fonts/conf.d/55-local.conf", {st_mode=S_IFREG|0644, st_size=271, ...}) = 0 >open("/etc/fonts/conf.d/55-local.conf", O_RDONLY) = 6 >read(6, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 271 >access("/etc/fonts/local.conf", R_OK) = -1 ENOENT (No such file or directory) >read(6, "", 8192) = 0 >close(6) = 0 >access("/etc/fonts/conf.d/56-user.conf", R_OK) = 0 >stat64("/etc/fonts/conf.d/56-user.conf", {st_mode=S_IFREG|0644, st_size=269, ...}) = 0 >open("/etc/fonts/conf.d/56-user.conf", O_RDONLY) = 6 >read(6, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 269 >access("/home/linux/.fonts.conf", R_OK) = -1 ENOENT (No such file or directory) >read(6, "", 8192) = 0 >close(6) = 0 >access("/etc/fonts/conf.d/58-suse-post-user.conf", R_OK) = 0 >stat64("/etc/fonts/conf.d/58-suse-post-user.conf", {st_mode=S_IFREG|0644, st_size=5453, ...}) = 0 >open("/etc/fonts/conf.d/58-suse-post-user.conf", O_RDONLY) = 6 >read(6, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 5453 >read(6, "", 8192) = 0 >close(6) = 0 >access("/etc/fonts/conf.d/60-latin.conf", R_OK) = 0 >stat64("/etc/fonts/conf.d/60-latin.conf", {st_mode=S_IFREG|0644, st_size=1064, ...}) = 0 >open("/etc/fonts/conf.d/60-latin.conf", O_RDONLY) = 6 >read(6, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1064 >read(6, "", 8192) = 0 >close(6) = 0 >access("/etc/fonts/conf.d/65-fonts-persian.conf", R_OK) = 0 >stat64("/etc/fonts/conf.d/65-fonts-persian.conf", {st_mode=S_IFREG|0644, st_size=12559, ...}) = 0 >open("/etc/fonts/conf.d/65-fonts-persian.conf", O_RDONLY) = 6 >read(6, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 8192 >read(6, "ually do have -->\n\n\t<match targe"..., 8192) = 4367 >read(6, "", 8192) = 0 >close(6) = 0 >access("/etc/fonts/conf.d/65-nonlatin.conf", R_OK) = 0 >stat64("/etc/fonts/conf.d/65-nonlatin.conf", {st_mode=S_IFREG|0644, st_size=995, ...}) = 0 >open("/etc/fonts/conf.d/65-nonlatin.conf", O_RDONLY) = 6 >read(6, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 995 >read(6, "", 8192) = 0 >close(6) = 0 >access("/etc/fonts/conf.d/69-unifont.conf", R_OK) = 0 >stat64("/etc/fonts/conf.d/69-unifont.conf", {st_mode=S_IFREG|0644, st_size=454, ...}) = 0 >open("/etc/fonts/conf.d/69-unifont.conf", O_RDONLY) = 6 >read(6, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 454 >read(6, "", 8192) = 0 >close(6) = 0 >access("/etc/fonts/conf.d/80-delicious.conf", R_OK) = 0 >stat64("/etc/fonts/conf.d/80-delicious.conf", {st_mode=S_IFREG|0644, st_size=433, ...}) = 0 >open("/etc/fonts/conf.d/80-delicious.conf", O_RDONLY) = 6 >read(6, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 433 >read(6, "", 8192) = 0 >close(6) = 0 >access("/etc/fonts/conf.d/90-synthetic.conf", R_OK) = 0 >stat64("/etc/fonts/conf.d/90-synthetic.conf", {st_mode=S_IFREG|0644, st_size=2169, ...}) = 0 >open("/etc/fonts/conf.d/90-synthetic.conf", O_RDONLY) = 6 >read(6, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 2169 >read(6, "", 8192) = 0 >close(6) = 0 >close(5) = 0 >read(4, "", 8192) = 0 >close(4) = 0 >stat64("/usr/share/fonts", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >open("/var/cache/fontconfig/3830d5c3ddfd5cd38a049b759396e72e-x86.cache-2", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=376, ...}) = 0 >read(4, "\4\374\2\374\1\0\0\0x\1\0\0 \0\0\0008\0\0\0\n\0\0\0h\1"..., 376) = 376 >close(4) = 0 >stat64("/usr/X11R6/lib/X11/fonts", 0xbfabbf6c) = -1 ENOENT (No such file or directory) >open("/usr/X11R6/lib/X11/fonts", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory) >stat64("/opt/kde3/share/fonts", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >open("/var/cache/fontconfig/cf6c88e680607f2ab796171745f068a4-x86.cache-2", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=1488, ...}) = 0 >mmap2(NULL, 1488, PROT_READ, MAP_SHARED, 4, 0) = 0xb6467000 >close(4) = 0 >stat64("/usr/local/share/fonts", 0xbfabbf6c) = -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) >stat64("/home/linux/.fonts", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >open("/var/cache/fontconfig/640f908c7f8c8574a04d30e3cebde448-x86.cache-2", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/linux/.fontconfig/640f908c7f8c8574a04d30e3cebde448-x86.cache-2", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=72, ...}) = 0 >read(4, "\4\374\2\374\1\0\0\0H\0\0\0 \0\0\0008\0\0\0\0\0\0\0008"..., 72) = 72 >close(4) = 0 >stat64("/usr/share/fonts/cyrillic", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >open("/var/cache/fontconfig/2d31a572ce6667f6a0da9c8dc611898b-x86.cache-2", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=80, ...}) = 0 >read(4, "\4\374\2\374\1\0\0\0P\0\0\0 \0\0\0@\0\0\0\0\0\0\0@\0\0"..., 80) = 80 >close(4) = 0 >stat64("/usr/share/fonts/truetype", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >open("/var/cache/fontconfig/7ef2298fde41cc6eeb7af42e48b7d293-x86.cache-2", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=46056, ...}) = 0 >mmap2(NULL, 46056, PROT_READ, MAP_SHARED, 4, 0) = 0xb645b000 >close(4) = 0 >stat64("/usr/share/fonts/uni", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >open("/var/cache/fontconfig/d458be102e54cf534d1eef0dcbb02d07-x86.cache-2", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=7416, ...}) = 0 >mmap2(NULL, 7416, PROT_READ, MAP_SHARED, 4, 0) = 0xb6459000 >close(4) = 0 >stat64("/usr/share/fonts/100dpi", {st_mode=S_IFDIR|0755, st_size=94208, ...}) = 0 >open("/var/cache/fontconfig/df311e82a1a24c41a75c2c930223552e-x86.cache-2", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=285296, ...}) = 0 >mmap2(NULL, 285296, PROT_READ, MAP_SHARED, 4, 0) = 0xb6413000 >close(4) = 0 >stat64("/usr/share/fonts/75dpi", {st_mode=S_IFDIR|0755, st_size=94208, ...}) = 0 >open("/var/cache/fontconfig/17090aa38d5c6f09fb8c5c354938f1d7-x86.cache-2", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=284592, ...}) = 0 >mmap2(NULL, 284592, PROT_READ, MAP_SHARED, 4, 0) = 0xb63cd000 >close(4) = 0 >stat64("/usr/share/fonts/misc", {st_mode=S_IFDIR|0755, st_size=24576, ...}) = 0 >open("/var/cache/fontconfig/8d4af663993b81a124ee82e610bb31f9-x86.cache-2", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=140080, ...}) = 0 >mmap2(NULL, 140080, PROT_READ, MAP_SHARED, 4, 0) = 0xb63aa000 >close(4) = 0 >stat64("/usr/share/fonts/Type1", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >open("/var/cache/fontconfig/d62e99ef547d1d24cdb1bd22ec1a2976-x86.cache-2", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=18336, ...}) = 0 >mmap2(NULL, 18336, PROT_READ, MAP_SHARED, 4, 0) = 0xb63a5000 >close(4) = 0 >stat64("/usr/share/fonts/encodings", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >open("/var/cache/fontconfig/a1c95d6dfc9a7b34f44445cf81166004-x86.cache-2", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=128, ...}) = 0 >read(4, "\4\374\2\374\1\0\0\0\200\0\0\0 \0\0\0@\0\0\0\1\0\0\0p\0"..., 128) = 128 >close(4) = 0 >stat64("/usr/share/fonts/encodings/large", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >open("/var/cache/fontconfig/5ca8086aeacc9c68e81a71e7ef846b3b-x86.cache-2", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=88, ...}) = 0 >read(4, "\4\374\2\374\1\0\0\0X\0\0\0 \0\0\0H\0\0\0\0\0\0\0H\0\0"..., 88) = 88 >close(4) = 0 >stat64("/usr/share/fonts/Speedo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >open("/var/cache/fontconfig/30786aca7a961ef9f9799e540455831d-x86.cache-2", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=72, ...}) = 0 >read(4, "\4\374\2\374\1\0\0\0H\0\0\0 \0\0\0008\0\0\0\0\0\0\0008"..., 72) = 72 >close(4) = 0 >stat64("/opt/kde3/share/fonts/override", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >open("/var/cache/fontconfig/0c42b92420913fbcd7539015ba025a31-x86.cache-2", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=80, ...}) = 0 >read(4, "\4\374\2\374\1\0\0\0P\0\0\0 \0\0\0@\0\0\0\0\0\0\0@\0\0"..., 80) = 80 >close(4) = 0 >stat64("/usr/lib/ooo-2.0/share/fonts", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >open("/var/cache/fontconfig/82263fb4001171a9d4b2e27da14be10b-x86.cache-2", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=128, ...}) = 0 >read(4, "\4\374\2\374\1\0\0\0\200\0\0\0 \0\0\0@\0\0\0\1\0\0\0p\0"..., 128) = 128 >close(4) = 0 >stat64("/usr/lib/ooo-2.0/share/fonts/truetype", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >open("/var/cache/fontconfig/b6bbb9f898b73777cfe763014a8c08d3-x86.cache-2", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=1624, ...}) = 0 >mmap2(NULL, 1624, PROT_READ, MAP_SHARED, 4, 0) = 0xb63a4000 >close(4) = 0 >stat64("/usr/share/fonts/URW", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >open("/var/cache/fontconfig/77e41c5059666d75f92e318d4be8c21e-x86.cache-2", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=27256, ...}) = 0 >mmap2(NULL, 27256, PROT_READ, MAP_SHARED, 4, 0) = 0xb639d000 >close(4) = 0 >open("/usr/share/X11/locale/locale.alias", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=77378, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb639c000 >read(4, "#\t$XdotOrg: lib/X11/nls/locale.a"..., 4096) = 4096 >read(4, "885914\t\t\t\tbr_FR.ISO8859-14\nbr_FR"..., 4096) = 4096 >read(4, "el_GR.ISO8859-15\nel_GR.utf8\t\t\t\t\t"..., 4096) = 4096 >read(4, "es_ES.ISO8859-1\nes_ES.ISO_8859-1"..., 4096) = 4096 >read(4, "O_8859-1\t\t\t\tfr_CA.ISO8859-1\nfr_C"..., 4096) = 4096 >read(4, "91\t\t\t\t\tit_IT.ISO8859-1\nit_IT.885"..., 4096) = 4096 >read(4, "\t\t\t\tnl_BE.ISO8859-1\nnl_BE.ISO_88"..., 4096) = 4096 >read(4, "or Serbo-Croatian (now individua"..., 4096) = 4096 >read(4, "o88591\t\t\t\tts_ZA.ISO8859-1\nts_ZA."..., 4096) = 4096 >read(4, "ndic\t\t\t\t\tis_IS.ISO8859-1\nitalian"..., 4096) = 4096 >read(4, "tf8:\t\t\t\t\tar_SA.UTF-8\nar_SD:\t\t\t\t\t"..., 4096) = 4096 >read(4, "ISO8859-1\nde_CH.iso88591:\t\t\t\t\tde"..., 4096) = 4096 >read(4, "_ZA.88591:\t\t\t\t\ten_ZA.ISO8859-1\ne"..., 4096) = 4096 >read(4, ":\t\t\t\tet_EE.ISO8859-15\net_EE.utf8"..., 4096) = 4096 >read(4, ":\t\t\t\t\t\tgu_IN.UTF-8\ngu_IN.utf8:\t\t"..., 4096) = 4096 >read(4, ".iso885915:\t\t\t\tkw_GB.ISO8859-15\n"..., 4096) = 4096 >read(4, "o88591:\t\t\t\t\tpd_US.ISO8859-1\npd_D"..., 4096) = 4096 >read(4, "8\nsr_CS.iso88592:\t\t\t\t\tsr_CS.ISO8"..., 4096) = 4096 >read(4, "\t\t\t\t\tzh_CN.gbk\nzh_CN.GB18030:\t\t\t"..., 4096) = 3650 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0xb639c000, 4096) = 0 >open("/usr/share/X11/locale/locale.alias", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=77378, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb639c000 >read(4, "#\t$XdotOrg: lib/X11/nls/locale.a"..., 4096) = 4096 >read(4, "885914\t\t\t\tbr_FR.ISO8859-14\nbr_FR"..., 4096) = 4096 >read(4, "el_GR.ISO8859-15\nel_GR.utf8\t\t\t\t\t"..., 4096) = 4096 >read(4, "es_ES.ISO8859-1\nes_ES.ISO_8859-1"..., 4096) = 4096 >read(4, "O_8859-1\t\t\t\tfr_CA.ISO8859-1\nfr_C"..., 4096) = 4096 >read(4, "91\t\t\t\t\tit_IT.ISO8859-1\nit_IT.885"..., 4096) = 4096 >read(4, "\t\t\t\tnl_BE.ISO8859-1\nnl_BE.ISO_88"..., 4096) = 4096 >read(4, "or Serbo-Croatian (now individua"..., 4096) = 4096 >read(4, "o88591\t\t\t\tts_ZA.ISO8859-1\nts_ZA."..., 4096) = 4096 >read(4, "ndic\t\t\t\t\tis_IS.ISO8859-1\nitalian"..., 4096) = 4096 >read(4, "tf8:\t\t\t\t\tar_SA.UTF-8\nar_SD:\t\t\t\t\t"..., 4096) = 4096 >read(4, "ISO8859-1\nde_CH.iso88591:\t\t\t\t\tde"..., 4096) = 4096 >close(4) = 0 >munmap(0xb639c000, 4096) = 0 >open("/usr/share/X11/locale/locale.dir", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=32677, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb639c000 >read(4, "#\t$XdotOrg: lib/X11/nls/locale.d"..., 4096) = 4096 >read(4, "so8859-1/XLC_LOCALE\t\t\tes_UY.ISO8"..., 4096) = 4096 >read(4, "CALE\t\t\tsr_SP.ISO8859-2\niso8859-2"..., 4096) = 4096 >read(4, "F-8/XLC_LOCALE\t\t\tes_NI.UTF-8\nen_"..., 4096) = 4096 >read(4, "second word is the full locale n"..., 4096) = 4096 >read(4, "59-4\niso8859-13/XLC_LOCALE: \t\t\te"..., 4096) = 4096 >read(4, "U.ISO8859-2\niso8859-5/XLC_LOCALE"..., 4096) = 4096 >close(4) = 0 >munmap(0xb639c000, 4096) = 0 >access("/usr/share/X11/locale/en_US.UTF-8/XLC_LOCALE", R_OK) = 0 >open("/usr/share/X11/locale/en_US.UTF-8/XLC_LOCALE", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=4287, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb639c000 >read(4, "# $XFree86: xc/nls/XLC_LOCALE/e"..., 4096) = 4096 >read(4, "GB2312.1980-0:GL; GB2312.1980-0:"..., 4096) = 191 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0xb639c000, 4096) = 0 >uname({sys="Linux", node="linux-oy23", ...}) = 0 >open("/home/linux/.Xdefaults-linux-oy23", O_RDONLY) = -1 ENOENT (No such file or directory) >write(3, "w\25\1\0", 4) = 4 >read(3, 0xbfabc19c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\4]\0\10\0\0\0\1\0\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >readv(3, [{"2>\0\0B\0\0\0%m\0\0@}\234\0M\0\0\0\0\0\0\0st\177\200]|"..., 32}, {"", 0}], 2) = 32 >write(3, "\223\10\7\0\0\1\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 28) = 28 >read(3, 0xbfabc0e4, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\2^\0\313\3\0\0\0\0\10\377\7\0\0\24\24\10\345\0\370\0"..., 32) = 32 >read(3, "\370\17\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\32\0\3\3\0"..., 3876) = 3876 >time(NULL) = 1183147082 >open("/etc/localtime", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=1017, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=1017, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb639c000 >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"..., 4096) = 1017 >close(4) = 0 >munmap(0xb639c000, 4096) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1017, ...}) = 0 >futex(0xb7364cbc, FUTEX_WAKE, 2147483647) = 0 >write(3, "\223\1\5\0\2\0\1\0\0\0\0\0\0\0\0\0\5\0\5\0\223\1\4\0\2"..., 88) = 88 >read(3, 0xbfabc13c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0c\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\223\0\0\0\200\21"..., 32) = 32 >write(3, "\24\0\6\0D\0\0\0\302\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 24) = 24 >read(3, 0xbfabbbcc, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\10d\0\0\0\0\0\302\2\0\0\10\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >write(3, "\24\0\6\0D\0\0\0\302\2\0\0\0\0\0\0\0\0\0\0\0\4\0\0", 24) = 24 >read(3, 0xbfabbbcc, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\10e\0\2\0\0\0\302\2\0\0\0\0\0\0\10\0\0\0\0\0\0\0\0\0"..., 32) = 32 >readv(3, [{"\0%s\t\2s&\310", 8}, {"", 0}], 2) = 8 >access("/home/linux/.qt", F_OK) = 0 >lstat64("/home/linux/.qt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/desktop-data/qtrc", R_OK) = 0 >access("/usr/lib/qt3//etc/settings/qtrc", F_OK) = 0 >lstat64("/usr/lib/qt3//etc/settings/qtrc", {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >access("/usr/share/desktop-data/qtrc", F_OK) = 0 >lstat64("/usr/share/desktop-data/qtrc", {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >access("/home/linux/.qt/qtrc", F_OK) = 0 >lstat64("/home/linux/.qt/qtrc", {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1017, ...}) = 0 >access("/usr/lib/qt3//etc/settings/qtrc", F_OK) = 0 >open("/usr/lib/qt3//etc/settings/.qtrc.lock", O_RDWR|O_CREAT|O_LARGEFILE, 0600) = -1 EACCES (Permission denied) >open("/usr/lib/qt3//etc/settings/qtrc", O_RDONLY|O_LARGEFILE) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb639c000 >read(4, "[General]\nfont=Sans Serif,10,-1,"..., 4096) = 954 >fstat64(4, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >close(4) = 0 >munmap(0xb639c000, 4096) = 0 >access("/usr/share/desktop-data/qtrc", F_OK) = 0 >open("/usr/share/desktop-data/.qtrc.lock", O_RDWR|O_CREAT|O_LARGEFILE, 0600) = -1 EACCES (Permission denied) >open("/usr/share/desktop-data/qtrc", O_RDONLY|O_LARGEFILE) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb639c000 >read(4, "[General]\nfont=Sans Serif,10,-1,"..., 4096) = 955 >fstat64(4, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >close(4) = 0 >munmap(0xb639c000, 4096) = 0 >access("/home/linux/.qt/qtrc", F_OK) = 0 >open("/home/linux/.qt/.qtrc.lock", O_RDWR|O_CREAT|O_LARGEFILE, 0600) = 4 >fcntl64(4, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}, 0xbfabb974) = 0 >open("/home/linux/.qt/qtrc", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb639c000 >read(5, "[3.3]\nlibraryPath=/home/linux/.k"..., 4096) = 1113 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(5, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >close(5) = 0 >munmap(0xb639c000, 4096) = 0 >fcntl64(4, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}, 0xbfabb9a8) = 0 >close(4) = 0 >access("/usr/lib/qt3//plugins", F_OK) = 0 >stat64(".", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0 >getcwd("/tmp", 4096) = 5 >access("/home/linux/bin/karm", F_OK) = -1 ENOENT (No such file or directory) >stat64(".", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0 >getcwd("/tmp", 4096) = 5 >access("/usr/local/bin/karm", F_OK) = -1 ENOENT (No such file or directory) >stat64(".", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0 >getcwd("/tmp", 4096) = 5 >access("/usr/bin/karm", F_OK) = -1 ENOENT (No such file or directory) >stat64(".", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0 >getcwd("/tmp", 4096) = 5 >access("/usr/X11R6/bin/karm", F_OK) = -1 ENOENT (No such file or directory) >stat64(".", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0 >getcwd("/tmp", 4096) = 5 >access("/bin/karm", F_OK) = -1 ENOENT (No such file or directory) >stat64(".", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0 >getcwd("/tmp", 4096) = 5 >access("/usr/games/karm", F_OK) = -1 ENOENT (No such file or directory) >stat64(".", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0 >getcwd("/tmp", 4096) = 5 >access("/opt/gnome/bin/karm", F_OK) = -1 ENOENT (No such file or directory) >stat64(".", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0 >getcwd("/tmp", 4096) = 5 >access("/opt/kde3/bin/karm", F_OK) = 0 >access("/opt/kde3/bin/karm", F_OK) = 0 >lstat64("/opt/kde3/bin/karm", {st_mode=S_IFREG|0755, st_size=326580, ...}) = 0 >lstat64("/opt/kde3/bin", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >lstat64("/opt/kde3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("", 0x80daf40) = -1 ENOENT (No such file or directory) >stat64("", 0x80daf40) = -1 ENOENT (No such file or directory) >access("/opt/kde3/bin", F_OK) = 0 >brk(0x80fd000) = 0x80fd000 >writev(3, [{"\2\0\4\0D\0\0\0\20\0\0\0\1\0\0\0\2\0\4\0D\0\0\0\0\10\0"..., 40}, {"XINERAMA", 8}], 2) = 48 >read(3, 0xbfabbffc, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\322h\0\0\0\0\0\0\0\0\0\0246f\10(\314>\t\0\0\0\0\0\0"..., 32) = 32 >rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0 >rt_sigaction(SIGSEGV, {0xb7478240, [SEGV], SA_RESTART}, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGFPE, {0xb7478240, [FPE], SA_RESTART}, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGILL, {0xb7478240, [ILL], SA_RESTART}, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGABRT, {0xb7478240, [ABRT], SA_RESTART}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_UNBLOCK, [ILL ABRT FPE SEGV], NULL, 8) = 0 >getuid32() = 1000 >geteuid32() = 1000 >getgid32() = 100 >getegid32() = 100 >pipe([4, 5]) = 0 >fcntl64(4, F_SETFL, O_RDONLY|O_NONBLOCK) = 0 >fcntl64(5, F_SETFL, O_RDONLY|O_NONBLOCK) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >fcntl64(5, F_SETFD, FD_CLOEXEC) = 0 >pipe([6, 7]) = 0 >fcntl64(6, F_SETFD, FD_CLOEXEC) = 0 >fcntl64(7, F_SETFD, FD_CLOEXEC) = 0 >rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0 >rt_sigaction(SIGCHLD, {0xb745f7e0, [], SA_RESTART|SA_NOCLDSTOP}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_UNBLOCK, [CHLD], NULL, 8) = 0 >readlink("/proc/self/exe", "/opt/kde3/bin/karm", 4096) = 18 >getuid32() = 1000 >lstat64("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share/config", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >stat64("/home/linux/.kde/share/config/", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >stat64("/home/linux/.kde/share/config/", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >access("/home/linux/.kde/share/config/karmrc", W_OK) = 0 >lstat64("/home/linux/.kde/share/config/karmrc", {st_mode=S_IFREG|0600, st_size=307, ...}) = 0 >lstat64("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share/config", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/etc", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >lstat64("/etc/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3/share/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/config", F_OK) = 0 >lstat64("/etc/opt/kde3/share/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3/share/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/config", F_OK) = 0 >lstat64("/opt/kde3/share/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat64("/home/linux/.kde/share/config/kdeglobals", {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >stat64("/etc/opt/kde3/share/config/kdeglobals", 0xbfabb9f8) = -1 ENOENT (No such file or directory) >stat64("/opt/kde3/share/config/kdeglobals", {st_mode=S_IFREG|0644, st_size=1395, ...}) = 0 >access("/etc/kde3rc", R_OK) = 0 >access("/etc/kde3rc", R_OK) = 0 >stat64("/home/linux/.kde/share/config/system.kdeglobals", 0xbfabb9f8) = -1 ENOENT (No such file or directory) >stat64("/etc/opt/kde3/share/config/system.kdeglobals", 0xbfabb9f8) = -1 ENOENT (No such file or directory) >stat64("/opt/kde3/share/config/system.kdeglobals", 0xbfabb9f8) = -1 ENOENT (No such file or directory) >open("/etc/kde3rc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=279, ...}) = 0 >fstat64(8, {st_mode=S_IFREG|0644, st_size=279, ...}) = 0 >mmap2(NULL, 279, PROT_READ, MAP_PRIVATE, 8, 0) = 0xb639c000 >fstat64(8, {st_mode=S_IFREG|0644, st_size=279, ...}) = 0 >rt_sigaction(SIGBUS, {0xb74650c0, [], SA_ONESHOT}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >fstat64(8, {st_mode=S_IFREG|0644, st_size=279, ...}) = 0 >munmap(0xb639c000, 279) = 0 >rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0 >close(8) = 0 >open("/opt/kde3/share/config/kdeglobals", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=1395, ...}) = 0 >fstat64(8, {st_mode=S_IFREG|0644, st_size=1395, ...}) = 0 >mmap2(NULL, 1395, PROT_READ, MAP_PRIVATE, 8, 0) = 0xb639c000 >fstat64(8, {st_mode=S_IFREG|0644, st_size=1395, ...}) = 0 >rt_sigaction(SIGBUS, {0xb74650c0, [], SA_ONESHOT}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >fstat64(8, {st_mode=S_IFREG|0644, st_size=1395, ...}) = 0 >munmap(0xb639c000, 1395) = 0 >rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0 >close(8) = 0 >open("/home/linux/.kde/share/config/kdeglobals", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >fstat64(8, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >mmap2(NULL, 4633, PROT_READ, MAP_PRIVATE, 8, 0) = 0xb639b000 >fstat64(8, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >rt_sigaction(SIGBUS, {0xb74650c0, [], SA_ONESHOT}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >fstat64(8, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >munmap(0xb639b000, 4633) = 0 >rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0 >close(8) = 0 >stat64("/home/linux/.kde/share/config/karmrc", {st_mode=S_IFREG|0600, st_size=307, ...}) = 0 >stat64("/etc/opt/kde3/share/config/karmrc", 0xbfabb9f8) = -1 ENOENT (No such file or directory) >stat64("/opt/kde3/share/config/karmrc", 0xbfabb9f8) = -1 ENOENT (No such file or directory) >open("/home/linux/.kde/share/config/karmrc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0600, st_size=307, ...}) = 0 >fstat64(8, {st_mode=S_IFREG|0600, st_size=307, ...}) = 0 >mmap2(NULL, 307, PROT_READ, MAP_PRIVATE, 8, 0) = 0xb639c000 >fstat64(8, {st_mode=S_IFREG|0600, st_size=307, ...}) = 0 >rt_sigaction(SIGBUS, {0xb74650c0, [], SA_ONESHOT}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >fstat64(8, {st_mode=S_IFREG|0600, st_size=307, ...}) = 0 >munmap(0xb639c000, 307) = 0 >rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0 >close(8) = 0 >access("/etc/kde-user-profile", F_OK) = -1 ENOENT (No such file or directory) >lstat64("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share/config", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/var", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var/lib/kde-profiles", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var/lib/kde-profiles/default", 0xbfaba23c) = -1 ENOENT (No such file or directory) >access("/var/lib/kde-profiles/default/share/config", F_OK) = -1 ENOENT (No such file or directory) >lstat64("/etc", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >lstat64("/etc/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3/share/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/config", F_OK) = 0 >lstat64("/etc/opt/kde3/share/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3/share/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/config", F_OK) = 0 >lstat64("/opt/kde3/share/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat64("/home/linux/.kde/share/config/", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >stat64("/home/linux/.kde/share/config/", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >access("/home/linux/.kde/share/config/karmrc", W_OK) = 0 >lstat64("/home/linux/.kde/share/config/karmrc", {st_mode=S_IFREG|0600, st_size=307, ...}) = 0 >stat64("/home/linux/.kde/share/config/kdeglobals", {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >stat64("/etc/opt/kde3/share/config/kdeglobals", 0xbfabbbc8) = -1 ENOENT (No such file or directory) >stat64("/opt/kde3/share/config/kdeglobals", {st_mode=S_IFREG|0644, st_size=1395, ...}) = 0 >access("/etc/kde3rc", R_OK) = 0 >access("/etc/kde3rc", R_OK) = 0 >stat64("/home/linux/.kde/share/config/system.kdeglobals", 0xbfabbbc8) = -1 ENOENT (No such file or directory) >stat64("/etc/opt/kde3/share/config/system.kdeglobals", 0xbfabbbc8) = -1 ENOENT (No such file or directory) >stat64("/opt/kde3/share/config/system.kdeglobals", 0xbfabbbc8) = -1 ENOENT (No such file or directory) >open("/etc/kde3rc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=279, ...}) = 0 >fstat64(8, {st_mode=S_IFREG|0644, st_size=279, ...}) = 0 >mmap2(NULL, 279, PROT_READ, MAP_PRIVATE, 8, 0) = 0xb639c000 >fstat64(8, {st_mode=S_IFREG|0644, st_size=279, ...}) = 0 >rt_sigaction(SIGBUS, {0xb74650c0, [], SA_ONESHOT}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >fstat64(8, {st_mode=S_IFREG|0644, st_size=279, ...}) = 0 >munmap(0xb639c000, 279) = 0 >rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0 >close(8) = 0 >open("/opt/kde3/share/config/kdeglobals", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=1395, ...}) = 0 >fstat64(8, {st_mode=S_IFREG|0644, st_size=1395, ...}) = 0 >mmap2(NULL, 1395, PROT_READ, MAP_PRIVATE, 8, 0) = 0xb639c000 >fstat64(8, {st_mode=S_IFREG|0644, st_size=1395, ...}) = 0 >rt_sigaction(SIGBUS, {0xb74650c0, [], SA_ONESHOT}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >fstat64(8, {st_mode=S_IFREG|0644, st_size=1395, ...}) = 0 >munmap(0xb639c000, 1395) = 0 >rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0 >close(8) = 0 >open("/home/linux/.kde/share/config/kdeglobals", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >fstat64(8, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >mmap2(NULL, 4633, PROT_READ, MAP_PRIVATE, 8, 0) = 0xb639b000 >fstat64(8, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >rt_sigaction(SIGBUS, {0xb74650c0, [], SA_ONESHOT}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >fstat64(8, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >munmap(0xb639b000, 4633) = 0 >rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0 >close(8) = 0 >stat64("/home/linux/.kde/share/config/karmrc", {st_mode=S_IFREG|0600, st_size=307, ...}) = 0 >stat64("/etc/opt/kde3/share/config/karmrc", 0xbfabbbc8) = -1 ENOENT (No such file or directory) >stat64("/opt/kde3/share/config/karmrc", 0xbfabbbc8) = -1 ENOENT (No such file or directory) >open("/home/linux/.kde/share/config/karmrc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0600, st_size=307, ...}) = 0 >fstat64(8, {st_mode=S_IFREG|0600, st_size=307, ...}) = 0 >mmap2(NULL, 307, PROT_READ, MAP_PRIVATE, 8, 0) = 0xb639c000 >fstat64(8, {st_mode=S_IFREG|0600, st_size=307, ...}) = 0 >rt_sigaction(SIGBUS, {0xb74650c0, [], SA_ONESHOT}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >fstat64(8, {st_mode=S_IFREG|0600, st_size=307, ...}) = 0 >munmap(0xb639c000, 307) = 0 >rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0 >close(8) = 0 >write(3, "\20\0\6\0\16\0\0\0KIPC_COMM_ATOM\0\0\20\0\7\0\22\0@\0"..., 52) = 52 >read(3, 0xbfabc1dc, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\322i\0\0\0\0\0R\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322j\0\0\0\0\0S\1\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >open("/home/linux/.DCOPserver_linux-oy23_localhost_10", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=57, ...}) = 0 >fstat64(8, {st_mode=S_IFREG|0644, st_size=57, ...}) = 0 >fstat64(8, {st_mode=S_IFREG|0644, st_size=57, ...}) = 0 >fstat64(8, {st_mode=S_IFREG|0644, st_size=57, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb639c000 >read(8, "local/linux-oy23:/tmp/.ICE-unix/"..., 4096) = 57 >close(8) = 0 >munmap(0xb639c000, 4096) = 0 >socket(PF_FILE, SOCK_STREAM, 0) = 8 >uname({sys="Linux", node="linux-oy23", ...}) = 0 >connect(8, {sa_family=AF_FILE, path="/tmp/.ICE-unix/dcop4358-1183147035"}, 37) = 0 >fcntl64(8, F_SETFD, FD_CLOEXEC) = 0 >write(8, "\0\1\0\0\0\0\0\0", 8) = 8 >read(8, "\0\1\0\0\0\0\0\0", 8) = 8 >access("/home/linux/.ICEauthority", R_OK) = 0 >open("/home/linux/.ICEauthority", O_RDONLY) = 9 >fstat64(9, {st_mode=S_IFREG|0600, st_size=394, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb639c000 >read(9, "\0\3ICE\0\0\0003local/linux-oy23:/tmp/."..., 4096) = 394 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0xb639c000, 4096) = 0 >write(8, "\0\2\1\1\6\0\0\0\0\0\0\0\0\0\0\0\3\0MIT\0\0\0\3\0001.0"..., 56) = 56 >read(8, "\0\3\0\0\1\0\0\0", 8) = 8 >read(8, "\0\0\0\0\0\0\0\0", 8) = 8 >access("/home/linux/.ICEauthority", R_OK) = 0 >open("/home/linux/.ICEauthority", O_RDONLY) = 9 >fstat64(9, {st_mode=S_IFREG|0600, st_size=394, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb639c000 >read(9, "\0\3ICE\0\0\0003local/linux-oy23:/tmp/."..., 4096) = 394 >close(9) = 0 >munmap(0xb639c000, 4096) = 0 >write(8, "\0\4\1\1\3\0\0\0\20\0\0\0\0\0\0\0fveH@\231\366t\22\301"..., 32) = 32 >read(8, "\0\6\0\0\2\0\0\0", 8) = 8 >read(8, "\3\0MIT\0\0\0\3\0001.0\0\0\0", 16) = 16 >access("/home/linux/.ICEauthority", R_OK) = 0 >open("/home/linux/.ICEauthority", O_RDONLY) = 9 >fstat64(9, {st_mode=S_IFREG|0600, st_size=394, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb639c000 >read(9, "\0\3ICE\0\0\0003local/linux-oy23:/tmp/."..., 4096) = 394 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0xb639c000, 4096) = 0 >write(8, "\0\7\1\0\7\0\0\0\1\1\0\0\0\0\0\0\4\0DCOP\366t\3\0KDE\32"..., 64) = 64 >read(8, "\0\3\0\0\1\0\0\0", 8) = 8 >read(8, "\0\0MIT\0\0\0", 8) = 8 >access("/home/linux/.ICEauthority", R_OK) = 0 >open("/home/linux/.ICEauthority", O_RDONLY) = 9 >fstat64(9, {st_mode=S_IFREG|0600, st_size=394, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb639c000 >read(9, "\0\3ICE\0\0\0003local/linux-oy23:/tmp/."..., 4096) = 394 >close(9) = 0 >munmap(0xb639c000, 4096) = 0 >write(8, "\0\4\1\0\3\0\0\0\20\0\0\0\0\0\0\0fveH@\231\366t\22\301"..., 32) = 32 >read(8, "\0\10\0\2\2\0\0\0", 8) = 8 >read(8, "\3\0KDE\0\0\0\3\0002.0\0\0\0", 16) = 16 >getsockopt(8, SOL_SOCKET, SO_PEERCRED, "\6\21\0\0\350\3\0\0d\0\0\0", [12]) = 0 >getuid32() = 1000 >write(8, "\1\2\1\0C\0\0\0\0\0\0\0", 12) = 12 >write(8, "\0\0\0\0\0\0\0\vDCOPServer\0\0\0\0\1\0\0\0\0\25regi"..., 53) = 53 >write(8, "\0\0\0\nkarm-4382\0", 14) = 14 >read(8, "\2\3\0\0022\0\0\0", 8) = 8 >read(8, "4\0\0\0", 4) = 4 >read(8, "\0\0\0\vDCOPServer\0\0\0\0\0\0\0\0\tQCString\0"..., 50) = 50 >lstat64("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share/locale", 0xbfabadfc) = -1 ENOENT (No such file or directory) >lstat64("/var", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var/lib/kde-profiles", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var/lib/kde-profiles/default", 0xbfabadfc) = -1 ENOENT (No such file or directory) >access("/var/lib/kde-profiles/default/share/locale", F_OK) = -1 ENOENT (No such file or directory) >lstat64("/etc", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >lstat64("/etc/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3/share/locale", 0xbfabadfc) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/locale", F_OK) = -1 ENOENT (No such file or directory) >lstat64("/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3/share/locale", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/locale", F_OK) = 0 >lstat64("/opt/kde3/share/locale", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/home/linux/.kde/share/locale/en_US.UTF-8/LC_MESSAGES/karm.mo", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/locale/en_US.UTF-8/LC_MESSAGES/karm.mo", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/locale/en/LC_MESSAGES/karm.mo", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/locale/en/LC_MESSAGES/karm.mo", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/locale/en_US.UTF-8/LC_MESSAGES/karm.mo", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/locale/en_US.UTF-8/LC_MESSAGES/karm.mo", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/locale/en/LC_MESSAGES/karm.mo", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/locale/en/LC_MESSAGES/karm.mo", R_OK) = -1 ENOENT (No such file or directory) >lstat64("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share/locale", 0xbfabae7c) = -1 ENOENT (No such file or directory) >lstat64("/var", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var/lib/kde-profiles", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var/lib/kde-profiles/default", 0xbfabae7c) = -1 ENOENT (No such file or directory) >access("/var/lib/kde-profiles/default/share/locale", F_OK) = -1 ENOENT (No such file or directory) >lstat64("/etc", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >lstat64("/etc/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3/share/locale", 0xbfabae7c) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/locale", F_OK) = -1 ENOENT (No such file or directory) >lstat64("/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3/share/locale", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/locale", F_OK) = 0 >lstat64("/opt/kde3/share/locale", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/locale", F_OK) = 0 >lstat64("/usr/share/locale", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/usr/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/usr/share/locale", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/home/linux/.kde/share/locale/en_US/LC_MESSAGES/karm.mo", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/locale/en_US/LC_MESSAGES/karm.mo", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/locale/en_US/LC_MESSAGES/karm.mo", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/locale/en_US/LC_MESSAGES/kdelibs.mo", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/locale/en_US/LC_MESSAGES/kdelibs.mo", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/locale/en_US/LC_MESSAGES/kdelibs.mo", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/locale/en_US/LC_MESSAGES/kio.mo", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/locale/en_US/LC_MESSAGES/kio.mo", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/locale/en_US/LC_MESSAGES/kio.mo", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/locale/en_US/LC_MESSAGES/desktop_translations.mo", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/locale/en_US/LC_MESSAGES/desktop_translations.mo", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/locale/en_US/LC_MESSAGES/desktop_translations.mo", R_OK) = 0 >stat64("/usr/share/locale/en_US/LC_MESSAGES/desktop_translations.mo", {st_mode=S_IFREG|0644, st_size=419, ...}) = 0 >access("/home/linux/.kde/share/locale/en_US/LC_MESSAGES/susetranslations.mo", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/locale/en_US/LC_MESSAGES/susetranslations.mo", R_OK) = 0 >stat64("/opt/kde3/share/locale/en_US/LC_MESSAGES/susetranslations.mo", {st_mode=S_IFREG|0644, st_size=407, ...}) = 0 >access("/home/linux/.kde/share/config/karmrc", W_OK) = 0 >access("/home/linux/.kde/share/config/kdeglobals", W_OK) = 0 >fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 >lstat64("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/lib", 0xbfabb0cc) = -1 ENOENT (No such file or directory) >lstat64("/var", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var/lib/kde-profiles", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var/lib/kde-profiles/default", 0xbfabb0cc) = -1 ENOENT (No such file or directory) >access("/var/lib/kde-profiles/default/lib/kde3/plugins", F_OK) = -1 ENOENT (No such file or directory) >lstat64("/etc", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >lstat64("/etc/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3/lib", 0xbfabb0cc) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/lib/kde3/plugins", F_OK) = -1 ENOENT (No such file or directory) >lstat64("/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3/lib", {st_mode=S_IFDIR|0755, st_size=36864, ...}) = 0 >lstat64("/opt/kde3/lib/kde3", {st_mode=S_IFDIR|0755, st_size=69632, ...}) = 0 >lstat64("/opt/kde3/lib/kde3/plugins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/lib/kde3/plugins", F_OK) = 0 >lstat64("/opt/kde3/lib/kde3/plugins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >ioctl(6, FIONREAD, [0]) = 0 >write(7, "\0", 1) = 1 >access("/opt/kde3/lib64/kde3/plugins/styles/.", F_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/lib/kde3/plugins/styles/.", F_OK) = 0 >open("/opt/kde3/lib/kde3/plugins/styles", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 9 >fstat64(9, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >fcntl64(9, F_SETFD, FD_CLOEXEC) = 0 >getdents64(9, /* 14 entries */, 4096) = 464 >lstat64("/opt/kde3/lib/kde3/plugins/styles/light.so", {st_mode=S_IFREG|0755, st_size=92224, ...}) = 0 >lstat64("/opt/kde3/lib/kde3/plugins/styles/highcolor.so", {st_mode=S_IFREG|0755, st_size=71820, ...}) = 0 >lstat64("/opt/kde3/lib/kde3/plugins/styles/plastik.so", {st_mode=S_IFREG|0755, st_size=129632, ...}) = 0 >lstat64("/opt/kde3/lib/kde3/plugins/styles/kthemestyle.so", {st_mode=S_IFREG|0755, st_size=166864, ...}) = 0 >lstat64("/opt/kde3/lib/kde3/plugins/styles/highcontrast.so", {st_mode=S_IFREG|0755, st_size=59572, ...}) = 0 >lstat64("/opt/kde3/lib/kde3/plugins/styles/keramik.so", {st_mode=S_IFREG|0755, st_size=215608, ...}) = 0 >getdents64(9, /* 0 entries */, 4096) = 0 >close(9) = 0 >access("/home/linux/.kde/lib/kde3/plugins/styles/.", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/qt3/plugins/styles/.", F_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/bin/styles/.", F_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/lib/kde3/plugins/styles/plastik.so", F_OK) = 0 >access("/opt/kde3/lib/kde3/plugins/styles/plastik.so", F_OK) = 0 >lstat64("/opt/kde3/lib/kde3/plugins/styles/plastik.so", {st_mode=S_IFREG|0755, st_size=129632, ...}) = 0 >access("/opt/kde3/lib/kde3/plugins/styles/plastik.so", F_OK) = 0 >access("/home/linux/.qt", F_OK) = 0 >lstat64("/home/linux/.qt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/desktop-data/qtrc", R_OK) = 0 >access("/usr/lib/qt3//etc/settings/qt_plugins_3.3rc", F_OK) = 0 >open("/usr/lib/qt3//etc/settings/.qt_plugins_3.3rc.lock", O_RDWR|O_CREAT|O_LARGEFILE, 0600) = -1 EACCES (Permission denied) >open("/usr/lib/qt3//etc/settings/qt_plugins_3.3rc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=745, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=745, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=745, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb639c000 >read(9, "[opt]\nkde3/lib/kde3/plugins/styl"..., 4096) = 745 >fstat64(9, {st_mode=S_IFREG|0644, st_size=745, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=745, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=745, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=745, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=745, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=745, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=745, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=745, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=745, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=745, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=745, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=745, ...}) = 0 >close(9) = 0 >munmap(0xb639c000, 4096) = 0 >access("/usr/share/desktop-data/qt_plugins_3.3rc", F_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.qt/qt_plugins_3.3rc", F_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/lib/kde3/plugins/styles/plastik.so", F_OK) = 0 >access("/opt/kde3/lib/kde3/plugins/styles/plastik.so", F_OK) = 0 >futex(0xb66c2070, FUTEX_WAKE, 2147483647) = 0 >open("/opt/kde3/lib/kde3/plugins/styles/plastik.so", O_RDONLY) = 9 >read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\203"..., 512) = 512 >fstat64(9, {st_mode=S_IFREG|0755, st_size=129632, ...}) = 0 >mmap2(NULL, 132152, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0xb637c000 >fadvise64(9, 0, 132152, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb639b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x1e) = 0xb639b000 >close(9) = 0 >access("/opt/kde3/lib/kde3/plugins/styles/plastik.so", F_OK) = 0 >access("/opt/kde3/lib/kde3/plugins/styles/plastik.so", F_OK) = 0 >access("/home/linux/.qt", F_OK) = 0 >lstat64("/home/linux/.qt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/desktop-data/qtrc", R_OK) = 0 >access("/usr/lib/qt3//etc/settings/kstylerc", F_OK) = 0 >open("/usr/lib/qt3//etc/settings/.kstylerc.lock", O_RDWR|O_CREAT|O_LARGEFILE, 0600) = -1 EACCES (Permission denied) >open("/usr/lib/qt3//etc/settings/kstylerc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=170, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=170, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=170, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fcb000 >read(9, "[Settings]\n#MenuAltKeyNavigation"..., 4096) = 170 >fstat64(9, {st_mode=S_IFREG|0644, st_size=170, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=170, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=170, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=170, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=170, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=170, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=170, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=170, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=170, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=170, ...}) = 0 >close(9) = 0 >munmap(0xb7fcb000, 4096) = 0 >access("/usr/share/desktop-data/kstylerc", F_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.qt/kstylerc", F_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.qt", F_OK) = 0 >lstat64("/home/linux/.qt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/desktop-data/qtrc", R_OK) = 0 >access("/usr/lib/qt3//etc/settings/qtrc", F_OK) = 0 >open("/usr/lib/qt3//etc/settings/.qtrc.lock", O_RDWR|O_CREAT|O_LARGEFILE, 0600) = -1 EACCES (Permission denied) >open("/usr/lib/qt3//etc/settings/qtrc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fcb000 >read(9, "[General]\nfont=Sans Serif,10,-1,"..., 4096) = 954 >fstat64(9, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=954, ...}) = 0 >close(9) = 0 >munmap(0xb7fcb000, 4096) = 0 >access("/usr/share/desktop-data/qtrc", F_OK) = 0 >open("/usr/share/desktop-data/.qtrc.lock", O_RDWR|O_CREAT|O_LARGEFILE, 0600) = -1 EACCES (Permission denied) >open("/usr/share/desktop-data/qtrc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fcb000 >read(9, "[General]\nfont=Sans Serif,10,-1,"..., 4096) = 955 >fstat64(9, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=955, ...}) = 0 >close(9) = 0 >munmap(0xb7fcb000, 4096) = 0 >access("/home/linux/.qt/qtrc", F_OK) = 0 >open("/home/linux/.qt/.qtrc.lock", O_RDWR|O_CREAT|O_LARGEFILE, 0600) = 9 >fcntl64(9, F_SETLKW64, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}, 0xbfabbdd4) = 0 >open("/home/linux/.qt/qtrc", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fcb000 >read(10, "[3.3]\nlibraryPath=/home/linux/.k"..., 4096) = 1113 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1113, ...}) = 0 >close(10) = 0 >munmap(0xb7fcb000, 4096) = 0 >fcntl64(9, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}, 0xbfabbe08) = 0 >close(9) = 0 >access("/usr/lib/qt3//etc/settings/plastikstylerc", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/desktop-data/plastikstylerc", F_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.qt/plastikstylerc", F_OK) = -1 ENOENT (No such file or directory) >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >uname({sys="Linux", node="linux-oy23", ...}) = 0 >write(3, "\1\0\n\0\1\0\300\4D\0\0\0@\0013\1\200\2\231\1\0\0\0\0\0"..., 360) = 360 >read(3, 0xbfabbeb0, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\322r\0\0\0\0\0U\1\0\0\0\0\0\0\0\0\0\10PT\202\n\0\0\0"..., 32) = 32 >open("/home/linux/.icons/crystalwhite/cursors/left_ptr", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/linux/.icons/crystalwhite/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/crystalwhite/cursors/left_ptr", O_RDONLY) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=1628, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fcb000 >read(9, "Xcur\20\0\0\0\0\0\1\0\1\0\0\0\2\0\375\377\30\0\0\0\34\0"..., 4096) = 1628 >_llseek(9, 0, [0], SEEK_SET) = 0 >read(9, "Xcur\20\0\0\0\0\0\1\0\1\0\0\0\2\0\375\377\30\0\0\0\34\0"..., 4096) = 1628 >close(9) = 0 >munmap(0xb7fcb000, 4096) = 0 >writev(3, [{"\22\0\t\0\1\0\300\4U\1\0\0\37\0\0\0\10\2\231\1\v\0\0\0"..., 1980}, {"XFIXES", 6}, {"\0\0", 2}], 3) = 1988 >read(3, 0xbfabbe4c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\322\207\0\0\0\0\0\1\227p\261\1\0\0\0\364?\34\10\231"..., 32) = 32 >write(3, "\227\0\3\0\4\0\0\0\0\0\0\0", 12) = 12 >read(3, 0xbfabbedc, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1{\210\0\0\0\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\230\325"..., 32) = 32 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >uname({sys="Linux", node="linux-oy23", ...}) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >lstat64("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share/icons", 0xbfabac1c) = -1 ENOENT (No such file or directory) >lstat64("/var", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var/lib/kde-profiles", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var/lib/kde-profiles/default", 0xbfabac1c) = -1 ENOENT (No such file or directory) >access("/var/lib/kde-profiles/default/share/icons", F_OK) = -1 ENOENT (No such file or directory) >lstat64("/etc", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >lstat64("/etc/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3/share/icons", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons", F_OK) = 0 >lstat64("/etc/opt/kde3/share/icons", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3/share/icons", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons", F_OK) = 0 >lstat64("/opt/kde3/share/icons", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux/.local", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.local/share", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.local/share/icons", 0xbfabac1c) = -1 ENOENT (No such file or directory) >lstat64("/var", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var/lib/kde-profiles", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var/lib/kde-profiles/default", 0xbfabac1c) = -1 ENOENT (No such file or directory) >access("/var/lib/kde-profiles/default/share/icons", F_OK) = -1 ENOENT (No such file or directory) >lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/usr/local/etc", 0xbfabac1c) = -1 ENOENT (No such file or directory) >access("/usr/local/etc/xdg/icons", F_OK) = -1 ENOENT (No such file or directory) >lstat64("/etc", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >lstat64("/etc/xdg", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/xdg/icons", 0xbfabac1c) = -1 ENOENT (No such file or directory) >access("/etc/xdg/icons", F_OK) = -1 ENOENT (No such file or directory) >lstat64("/etc", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >lstat64("/etc/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/gnome", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/gnome/xdg", 0xbfabac1c) = -1 ENOENT (No such file or directory) >access("/etc/opt/gnome/xdg/icons", F_OK) = -1 ENOENT (No such file or directory) >lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/usr/local/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/usr/local/share/icons", 0xbfabac1c) = -1 ENOENT (No such file or directory) >access("/usr/local/share/icons", F_OK) = -1 ENOENT (No such file or directory) >lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/usr/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/usr/share/icons", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons", F_OK) = 0 >lstat64("/usr/share/icons", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >lstat64("/etc/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3/share/icons", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons", F_OK) = 0 >lstat64("/etc/opt/kde3/share/icons", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3/share/icons", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons", F_OK) = 0 >lstat64("/opt/kde3/share/icons", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/gnome", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/gnome/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/gnome/share/icons", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons", F_OK) = 0 >lstat64("/opt/gnome/share/icons", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >lstat64("/etc/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3/share/icons", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons", F_OK) = 0 >lstat64("/etc/opt/kde3/share/icons", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux/.local", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.local/share", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.local/share/pixmaps", 0xbfabac1c) = -1 ENOENT (No such file or directory) >lstat64("/var", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var/lib/kde-profiles", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var/lib/kde-profiles/default", 0xbfabac1c) = -1 ENOENT (No such file or directory) >access("/var/lib/kde-profiles/default/share/pixmaps", F_OK) = -1 ENOENT (No such file or directory) >lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/usr/local/etc", 0xbfabac1c) = -1 ENOENT (No such file or directory) >access("/usr/local/etc/xdg/pixmaps", F_OK) = -1 ENOENT (No such file or directory) >lstat64("/etc", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >lstat64("/etc/xdg", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/xdg/pixmaps", 0xbfabac1c) = -1 ENOENT (No such file or directory) >access("/etc/xdg/pixmaps", F_OK) = -1 ENOENT (No such file or directory) >lstat64("/etc", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >lstat64("/etc/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/gnome", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/gnome/xdg", 0xbfabac1c) = -1 ENOENT (No such file or directory) >access("/etc/opt/gnome/xdg/pixmaps", F_OK) = -1 ENOENT (No such file or directory) >lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/usr/local/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/usr/local/share/pixmaps", 0xbfabac1c) = -1 ENOENT (No such file or directory) >access("/usr/local/share/pixmaps", F_OK) = -1 ENOENT (No such file or directory) >lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/usr/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/usr/share/pixmaps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/pixmaps", F_OK) = 0 >lstat64("/usr/share/pixmaps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >lstat64("/etc/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3/share/pixmaps", 0xbfabac1c) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/pixmaps", F_OK) = -1 ENOENT (No such file or directory) >lstat64("/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3/share/pixmaps", 0xbfabac1c) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/pixmaps", F_OK) = -1 ENOENT (No such file or directory) >lstat64("/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/gnome", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/gnome/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/gnome/share/pixmaps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/pixmaps", F_OK) = 0 >lstat64("/opt/gnome/share/pixmaps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >lstat64("/etc/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3/share/pixmaps", 0xbfabac1c) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/pixmaps", F_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/icons/crystalsuse/", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsuse/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/index.desktop", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/index.theme", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/index.theme", {st_mode=S_IFREG|0644, st_size=6862, ...}) = 0 >access("/home/linux/.local/share/icons/crystalsuse/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/crystalsuse/", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsuse/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/crystalsuse/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmapscrystalsuse/", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.local/share/pixmaps/crystalsuse/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/crystalsuse/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/crystalsuse/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/index.desktop", F_OK) = -1 ENOENT (No such file or directory) >open("/opt/kde3/share/icons/crystalsuse/index.theme", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=6862, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=6862, ...}) = 0 >mmap2(NULL, 6862, PROT_READ, MAP_PRIVATE, 9, 0) = 0xb7fca000 >fstat64(9, {st_mode=S_IFREG|0644, st_size=6862, ...}) = 0 >rt_sigaction(SIGBUS, {0xb74650c0, [], SA_ONESHOT}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=6862, ...}) = 0 >munmap(0xb7fca000, 6862) = 0 >rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0 >close(9) = 0 >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/16x16/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/16x16/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/16x16/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/16x16/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/16x16/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/16x16/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/16x16/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/22x22/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/22x22/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/22x22/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/32x32/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/32x32/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/32x32/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/32x32/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/32x32/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/32x32/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/32x32/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/48x48/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/48x48/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/48x48/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/48x48/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/48x48/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/48x48/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/48x48/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/48x48/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/48x48/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/48x48/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/48x48/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/48x48/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/48x48/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/48x48/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/48x48/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/48x48/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/64x64/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/64x64/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/64x64/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/64x64/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/64x64/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/64x64/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/64x64/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/64x64/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/64x64/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/64x64/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/64x64/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/64x64/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/64x64/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/64x64/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/64x64/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/64x64/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/128x128/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/128x128/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/128x128/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/128x128/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/128x128/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/128x128/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/128x128/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/128x128/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/128x128/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/128x128/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/128x128/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/128x128/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >lstat64("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share/apps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var/lib/kde-profiles", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var/lib/kde-profiles/default", 0xbfababdc) = -1 ENOENT (No such file or directory) >access("/var/lib/kde-profiles/default/share/apps", F_OK) = -1 ENOENT (No such file or directory) >lstat64("/etc", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >lstat64("/etc/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3/share/apps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/apps", F_OK) = 0 >lstat64("/etc/opt/kde3/share/apps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3/share/apps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/apps", F_OK) = 0 >lstat64("/opt/kde3/share/apps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/home/linux/.kde/share/apps/karm/icons/crystalsvg", F_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/apps/karm/icons/crystalsvg", F_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/icons/crystalsvg", F_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/icons/crystalsvg/", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/", R_OK) = 0 >stat64("/etc/opt/kde3/share/icons/crystalsvg/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/index.desktop", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/index.theme", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsvg/index.desktop", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/index.theme", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/index.theme", {st_mode=S_IFREG|0644, st_size=7447, ...}) = 0 >access("/home/linux/.local/share/icons/crystalsvg/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/crystalsvg/", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/", R_OK) = 0 >stat64("/etc/opt/kde3/share/icons/crystalsvg/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsvg/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/crystalsvg/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmapscrystalsvg/", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.local/share/pixmaps/crystalsvg/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/crystalsvg/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/crystalsvg/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/index.desktop", F_OK) = -1 ENOENT (No such file or directory) >open("/opt/kde3/share/icons/crystalsvg/index.theme", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=7447, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=7447, ...}) = 0 >mmap2(NULL, 7447, PROT_READ, MAP_PRIVATE, 9, 0) = 0xb7fca000 >fstat64(9, {st_mode=S_IFREG|0644, st_size=7447, ...}) = 0 >rt_sigaction(SIGBUS, {0xb74650c0, [], SA_ONESHOT}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >brk(0x811e000) = 0x811e000 >fstat64(9, {st_mode=S_IFREG|0644, st_size=7447, ...}) = 0 >munmap(0xb7fca000, 7447) = 0 >rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0 >close(9) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/16x16/actions/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/16x16/actions/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/", R_OK) = 0 >stat64("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/16x16/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/", R_OK) = 0 >stat64("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/16x16/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/16x16/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/16x16/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/", R_OK) = 0 >stat64("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/", R_OK) = 0 >stat64("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/22x22/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/22x22/actions/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/22x22/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/22x22/actions/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/22x22/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/22x22/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/22x22/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/22x22/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/22x22/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/22x22/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/22x22/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/22x22/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/22x22/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/22x22/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/22x22/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/22x22/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/22x22/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/22x22/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/22x22/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/22x22/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/32x32/actions/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/32x32/actions/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/apps/", R_OK) = 0 >stat64("/etc/opt/kde3/share/icons/crystalsvg/32x32/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsvg/32x32/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/32x32/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/apps/", R_OK) = 0 >stat64("/etc/opt/kde3/share/icons/crystalsvg/32x32/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsvg/32x32/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/32x32/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/32x32/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/32x32/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/32x32/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/32x32/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/", R_OK) = 0 >stat64("/etc/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/", R_OK) = 0 >stat64("/etc/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/48x48/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/48x48/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/apps/", R_OK) = 0 >stat64("/etc/opt/kde3/share/icons/crystalsvg/48x48/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsvg/48x48/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/48x48/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/apps/", R_OK) = 0 >stat64("/etc/opt/kde3/share/icons/crystalsvg/48x48/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsvg/48x48/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/48x48/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/48x48/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/48x48/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/48x48/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/48x48/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/mimetypes/", R_OK) = 0 >stat64("/etc/opt/kde3/share/icons/crystalsvg/48x48/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsvg/48x48/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/48x48/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/mimetypes/", R_OK) = 0 >stat64("/etc/opt/kde3/share/icons/crystalsvg/48x48/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsvg/48x48/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/48x48/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/64x64/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/64x64/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/64x64/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/64x64/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/64x64/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/64x64/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/64x64/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/64x64/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/64x64/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/64x64/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/64x64/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/64x64/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/64x64/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/64x64/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/64x64/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/64x64/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/64x64/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/64x64/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/64x64/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/64x64/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/64x64/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/64x64/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/64x64/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/64x64/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/64x64/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/64x64/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/64x64/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/64x64/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/64x64/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/64x64/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/128x128/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/128x128/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/128x128/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/128x128/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/128x128/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/128x128/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/128x128/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/128x128/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/128x128/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/128x128/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/128x128/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/128x128/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/128x128/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/128x128/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/128x128/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/128x128/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/128x128/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/128x128/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/128x128/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/128x128/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/128x128/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/128x128/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/128x128/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/128x128/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/128x128/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/128x128/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/128x128/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/128x128/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/128x128/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/128x128/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/home/linux/.kde/share/apps/karm/icons/hicolor", F_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/apps/karm/icons/hicolor", F_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/icons/hicolor", F_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/icons/hicolor/", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/hicolor/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/index.desktop", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/index.theme", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/index.theme", {st_mode=S_IFREG|0644, st_size=13103, ...}) = 0 >access("/home/linux/.local/share/icons/hicolor/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/", R_OK) = 0 >stat64("/usr/share/icons/hicolor/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/hicolor/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/pixmapshicolor/", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.local/share/pixmaps/hicolor/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/hicolor/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/hicolor/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/index.desktop", F_OK) = -1 ENOENT (No such file or directory) >open("/opt/kde3/share/icons/hicolor/index.theme", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=13103, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=13103, ...}) = 0 >mmap2(NULL, 13103, PROT_READ, MAP_PRIVATE, 9, 0) = 0xb7fc8000 >fstat64(9, {st_mode=S_IFREG|0644, st_size=13103, ...}) = 0 >rt_sigaction(SIGBUS, {0xb74650c0, [], SA_ONESHOT}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=13103, ...}) = 0 >munmap(0xb7fc8000, 13103) = 0 >rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0 >close(9) = 0 >access("/opt/kde3/share/icons/hicolor/192x192/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/192x192/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/192x192/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/192x192/apps/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/192x192/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/128x128/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/128x128/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/128x128/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/128x128/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/128x128/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/128x128/actions/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/128x128/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/128x128/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/128x128/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/128x128/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/128x128/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/128x128/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/128x128/apps/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/128x128/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/128x128/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/128x128/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/128x128/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/128x128/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/128x128/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/128x128/devices/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/128x128/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/128x128/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/128x128/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/128x128/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/128x128/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/128x128/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/128x128/filesystems/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/128x128/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/128x128/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/128x128/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/128x128/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/128x128/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/128x128/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/128x128/mimetypes/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/128x128/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/96x96/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/96x96/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/96x96/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/96x96/actions/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/96x96/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/96x96/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/96x96/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/96x96/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/96x96/apps/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/96x96/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/96x96/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/96x96/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/96x96/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/96x96/devices/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/96x96/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/96x96/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/96x96/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/96x96/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/96x96/filesystems/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/96x96/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/96x96/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/96x96/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/96x96/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/96x96/mimetypes/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/96x96/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/72x72/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/72x72/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/72x72/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/72x72/apps/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/72x72/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/64x64/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/64x64/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/64x64/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/64x64/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/64x64/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/64x64/actions/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/64x64/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/64x64/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/64x64/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/64x64/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/64x64/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/64x64/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/64x64/apps/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/64x64/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/64x64/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/64x64/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/64x64/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/64x64/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/64x64/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/64x64/devices/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/64x64/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/64x64/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/64x64/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/64x64/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/64x64/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/64x64/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/64x64/filesystems/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/64x64/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/64x64/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/64x64/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/64x64/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/64x64/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/64x64/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/64x64/mimetypes/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/64x64/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/48x48/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/48x48/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/48x48/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/48x48/actions/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/48x48/apps/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >access("/usr/share/icons/hicolor/48x48/apps/", R_OK) = 0 >stat64("/usr/share/icons/hicolor/48x48/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/48x48/apps/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/48x48/apps/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/48x48/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/48x48/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/48x48/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/48x48/devices/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/48x48/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/48x48/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/48x48/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/48x48/filesystems/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/48x48/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/48x48/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/48x48/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/48x48/mimetypes/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/36x36/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/36x36/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/36x36/apps/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/36x36/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/32x32/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/32x32/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/32x32/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/32x32/actions/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/32x32/apps/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >access("/usr/share/icons/hicolor/32x32/apps/", R_OK) = 0 >stat64("/usr/share/icons/hicolor/32x32/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/32x32/apps/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/32x32/apps/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/32x32/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/32x32/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/32x32/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/32x32/devices/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/32x32/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/32x32/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/32x32/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/32x32/filesystems/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/32x32/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/32x32/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/32x32/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/32x32/mimetypes/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/24x24/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/24x24/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/24x24/apps/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/24x24/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/22x22/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/22x22/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/22x22/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/22x22/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/22x22/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/22x22/actions/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/22x22/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/22x22/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/22x22/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/22x22/apps/", R_OK) = 0 >stat64("/usr/share/icons/hicolor/22x22/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/22x22/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/22x22/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/22x22/apps/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/22x22/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/22x22/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/22x22/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/22x22/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/22x22/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/22x22/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/22x22/devices/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/22x22/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/22x22/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/22x22/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/22x22/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/22x22/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/22x22/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/22x22/filesystems/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/22x22/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/22x22/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/22x22/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/22x22/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/22x22/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/22x22/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/22x22/mimetypes/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/22x22/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/16x16/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/16x16/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/16x16/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/16x16/actions/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/16x16/apps/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >access("/usr/share/icons/hicolor/16x16/apps/", R_OK) = 0 >stat64("/usr/share/icons/hicolor/16x16/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/16x16/apps/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/16x16/apps/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/16x16/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/16x16/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/16x16/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/16x16/devices/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/16x16/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/16x16/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/16x16/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/16x16/filesystems/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/16x16/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/16x16/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/16x16/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/16x16/mimetypes/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/scalable/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/scalable/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/scalable/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/scalable/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/scalable/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/scalable/actions/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/scalable/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/scalable/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/scalable/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/scalable/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/scalable/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/scalable/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/scalable/apps/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/scalable/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/scalable/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/scalable/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/scalable/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/scalable/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/scalable/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/scalable/devices/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/scalable/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/scalable/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/scalable/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/scalable/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/scalable/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/scalable/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/scalable/filesystems/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/scalable/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/scalable/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/scalable/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/scalable/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/scalable/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/scalable/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/scalable/mimetypes/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/scalable/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/stock/chart/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/stock/chart/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/stock/chart/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/stock/chart/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/stock/chart/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/stock/code/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/stock/code/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/stock/code/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/stock/code/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/stock/code/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/stock/data/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/stock/data/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/stock/data/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/stock/data/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/stock/data/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/stock/form/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/stock/form/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/stock/form/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/stock/form/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/stock/form/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/stock/image/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/stock/image/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/stock/image/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/stock/image/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/stock/image/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/stock/io/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/stock/io/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/stock/io/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/stock/io/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/stock/io/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/stock/media/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/stock/media/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/stock/media/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/stock/media/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/stock/media/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/stock/navigation/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/stock/navigation/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/stock/navigation/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/stock/navigation/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/stock/navigation/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/stock/net/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/stock/net/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/stock/net/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/stock/net/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/stock/net/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/stock/object/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/stock/object/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/stock/object/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/stock/object/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/stock/object/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/stock/table/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/stock/table/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/stock/table/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/stock/table/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/stock/table/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/stock/text/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/stock/text/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/stock/text/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/stock/text/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/stock/text/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/24x24/stock/chart/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/24x24/stock/chart/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/stock/chart/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/24x24/stock/chart/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/24x24/stock/chart/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/24x24/stock/code/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/24x24/stock/code/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/stock/code/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/24x24/stock/code/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/24x24/stock/code/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/24x24/stock/data/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/24x24/stock/data/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/stock/data/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/24x24/stock/data/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/24x24/stock/data/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/24x24/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/24x24/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/24x24/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/stock/form/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/24x24/stock/form/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/stock/form/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/24x24/stock/form/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/24x24/stock/form/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/24x24/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/24x24/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/24x24/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/stock/image/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/24x24/stock/image/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/stock/image/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/24x24/stock/image/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/24x24/stock/image/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/24x24/stock/io/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/24x24/stock/io/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/stock/io/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/24x24/stock/io/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/24x24/stock/io/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/24x24/stock/media/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/24x24/stock/media/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/stock/media/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/24x24/stock/media/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/24x24/stock/media/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/24x24/stock/navigation/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/24x24/stock/navigation/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/stock/navigation/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/24x24/stock/navigation/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/24x24/stock/navigation/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/24x24/stock/net/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/24x24/stock/net/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/stock/net/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/24x24/stock/net/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/24x24/stock/net/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/24x24/stock/object/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/24x24/stock/object/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/stock/object/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/24x24/stock/object/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/24x24/stock/object/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/24x24/stock/table/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/24x24/stock/table/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/stock/table/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/24x24/stock/table/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/24x24/stock/table/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/24x24/stock/text/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/24x24/stock/text/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/stock/text/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/24x24/stock/text/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/24x24/stock/text/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/stock/chart/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/32x32/stock/chart/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/stock/chart/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/32x32/stock/chart/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/stock/chart/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/stock/code/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/32x32/stock/code/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/stock/code/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/32x32/stock/code/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/stock/code/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/stock/data/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/32x32/stock/data/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/stock/data/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/32x32/stock/data/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/stock/data/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/32x32/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/32x32/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/stock/form/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/32x32/stock/form/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/stock/form/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/32x32/stock/form/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/stock/form/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/32x32/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/32x32/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/stock/image/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/32x32/stock/image/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/stock/image/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/32x32/stock/image/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/stock/image/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/stock/io/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/32x32/stock/io/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/stock/io/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/32x32/stock/io/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/stock/io/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/stock/media/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/32x32/stock/media/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/stock/media/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/32x32/stock/media/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/stock/media/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/stock/navigation/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/32x32/stock/navigation/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/stock/navigation/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/32x32/stock/navigation/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/stock/navigation/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/stock/net/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/32x32/stock/net/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/stock/net/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/32x32/stock/net/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/stock/net/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/stock/object/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/32x32/stock/object/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/stock/object/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/32x32/stock/object/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/stock/object/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/stock/table/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/32x32/stock/table/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/stock/table/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/32x32/stock/table/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/stock/table/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/stock/text/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/32x32/stock/text/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/stock/text/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/32x32/stock/text/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/stock/text/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/36x36/stock/chart/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/36x36/stock/chart/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/stock/chart/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/36x36/stock/chart/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/36x36/stock/chart/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/36x36/stock/code/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/36x36/stock/code/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/stock/code/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/36x36/stock/code/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/36x36/stock/code/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/36x36/stock/data/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/36x36/stock/data/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/stock/data/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/36x36/stock/data/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/36x36/stock/data/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/36x36/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/36x36/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/36x36/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/stock/form/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/36x36/stock/form/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/stock/form/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/36x36/stock/form/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/36x36/stock/form/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/36x36/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/36x36/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/36x36/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/stock/image/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/36x36/stock/image/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/stock/image/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/36x36/stock/image/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/36x36/stock/image/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/36x36/stock/io/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/36x36/stock/io/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/stock/io/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/36x36/stock/io/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/36x36/stock/io/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/36x36/stock/media/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/36x36/stock/media/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/stock/media/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/36x36/stock/media/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/36x36/stock/media/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/36x36/stock/navigation/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/36x36/stock/navigation/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/stock/navigation/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/36x36/stock/navigation/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/36x36/stock/navigation/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/36x36/stock/net/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/36x36/stock/net/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/stock/net/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/36x36/stock/net/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/36x36/stock/net/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/36x36/stock/object/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/36x36/stock/object/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/stock/object/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/36x36/stock/object/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/36x36/stock/object/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/36x36/stock/table/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/36x36/stock/table/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/stock/table/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/36x36/stock/table/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/36x36/stock/table/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/36x36/stock/text/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/36x36/stock/text/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/stock/text/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/36x36/stock/text/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/36x36/stock/text/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/stock/chart/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/48x48/stock/chart/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/stock/chart/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/48x48/stock/chart/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/stock/chart/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/stock/code/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/48x48/stock/code/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/stock/code/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/48x48/stock/code/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/stock/code/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/stock/data/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/48x48/stock/data/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/stock/data/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/48x48/stock/data/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/stock/data/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/48x48/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/48x48/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/stock/form/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/48x48/stock/form/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/stock/form/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/48x48/stock/form/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/stock/form/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/48x48/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/48x48/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/stock/image/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/48x48/stock/image/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/stock/image/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/48x48/stock/image/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/stock/image/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/stock/io/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/48x48/stock/io/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/stock/io/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/48x48/stock/io/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/stock/io/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/stock/media/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/48x48/stock/media/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/stock/media/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/48x48/stock/media/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/stock/media/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/stock/navigation/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/48x48/stock/navigation/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/stock/navigation/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/48x48/stock/navigation/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/stock/navigation/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/stock/net/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/48x48/stock/net/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/stock/net/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/48x48/stock/net/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/stock/net/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/stock/object/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/48x48/stock/object/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/stock/object/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/48x48/stock/object/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/stock/object/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/stock/table/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/48x48/stock/table/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/stock/table/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/48x48/stock/table/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/stock/table/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/stock/text/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/48x48/stock/text/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/stock/text/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/48x48/stock/text/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/stock/text/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >brk(0x813f000) = 0x813f000 >lstat64("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share/pixmaps", 0xbfabae6c) = -1 ENOENT (No such file or directory) >lstat64("/var", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var/lib/kde-profiles", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var/lib/kde-profiles/default", 0xbfabae6c) = -1 ENOENT (No such file or directory) >access("/var/lib/kde-profiles/default/share/pixmaps", F_OK) = -1 ENOENT (No such file or directory) >lstat64("/etc", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >lstat64("/etc/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3/share/pixmaps", 0xbfabae6c) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/pixmaps", F_OK) = -1 ENOENT (No such file or directory) >lstat64("/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3/share/pixmaps", 0xbfabae6c) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/pixmaps", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps", F_OK) = 0 >lstat64("/usr/share/pixmaps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/usr/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/usr/share/pixmaps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/48x48/actions/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/actions/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/apps/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/apps/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/devices/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/devices/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/filesystems/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/filesystems/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/actions/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/actions/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/apps/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/apps/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/devices/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/devices/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/filesystems/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/filesystems/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/actions/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/actions/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/apps/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/apps/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/devices/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/devices/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/filesystems/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/filesystems/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/actions/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/actions/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/apps/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/apps/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/devices/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/devices/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/filesystems/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/filesystems/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/actions/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/actions/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/apps/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/apps/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/apps/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/apps/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/devices/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/devices/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/filesystems/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/filesystems/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/mimetypes/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/mimetypes/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/mimetypes/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/mimetypes/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/actions/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/actions/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/apps/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/apps/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/apps/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/apps/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/devices/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/devices/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/filesystems/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/filesystems/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/mimetypes/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/mimetypes/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/mimetypes/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/mimetypes/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/actions/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/actions/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/apps/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/apps/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/apps/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/apps/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/devices/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/devices/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/filesystems/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/filesystems/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/mimetypes/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/mimetypes/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/mimetypes/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/mimetypes/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/actions/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/actions/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/apps/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/apps/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/apps/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/apps/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/devices/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/devices/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/filesystems/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/filesystems/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/mimetypes/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/mimetypes/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/mimetypes/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/mimetypes/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/actions/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/actions/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/48x48/actions/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/apps/karm.png", R_OK) = 0 >open("/opt/kde3/share/icons/hicolor/48x48/apps/karm.png", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=3982, ...}) = 0 >access("/opt/kde3/lib64/kde3/plugins/imageformats/.", F_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/lib/kde3/plugins/imageformats/.", F_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/lib/kde3/plugins/imageformats/.", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/qt3/plugins/imageformats/.", F_OK) = 0 >open("/usr/lib/qt3/plugins/imageformats", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 10 >fstat64(10, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >fcntl64(10, F_SETFD, FD_CLOEXEC) = 0 >getdents64(10, /* 4 entries */, 4096) = 112 >lstat64("/usr/lib/qt3/plugins/imageformats/libqjpeg.so", {st_mode=S_IFREG|0755, st_size=22332, ...}) = 0 >lstat64("/usr/lib/qt3/plugins/imageformats/libqmng.so", {st_mode=S_IFREG|0755, st_size=18188, ...}) = 0 >getdents64(10, /* 0 entries */, 4096) = 0 >close(10) = 0 >access("/opt/kde3/bin/imageformats/.", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/qt3/plugins/imageformats/libqjpeg.so", F_OK) = 0 >access("/usr/lib/qt3/plugins/imageformats/libqjpeg.so", F_OK) = 0 >lstat64("/usr/lib/qt3/plugins/imageformats/libqjpeg.so", {st_mode=S_IFREG|0755, st_size=22332, ...}) = 0 >access("/usr/lib/qt3/plugins/imageformats/libqjpeg.so", F_OK) = 0 >access("/usr/lib/qt3/plugins/imageformats/libqjpeg.so", F_OK) = 0 >access("/usr/lib/qt3/plugins/imageformats/libqjpeg.so", F_OK) = 0 >open("/usr/lib/qt3/plugins/imageformats/libqjpeg.so", O_RDONLY) = 10 >read(10, "\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(10, {st_mode=S_IFREG|0755, st_size=22332, ...}) = 0 >mmap2(NULL, 24844, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0xb7fc5000 >fadvise64(10, 0, 24844, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb7fca000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x4) = 0xb7fca000 >close(10) = 0 >open("/etc/ld.so.cache", O_RDONLY) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=103768, ...}) = 0 >mmap2(NULL, 103768, PROT_READ, MAP_PRIVATE, 10, 0) = 0xb6362000 >close(10) = 0 >open("/usr/lib/libjpeg.so.62", O_RDONLY) = 10 >read(10, "\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(10, {st_mode=S_IFREG|0755, st_size=127160, ...}) = 0 >mmap2(NULL, 127284, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0xb6342000 >fadvise64(10, 0, 127284, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb6360000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x1d) = 0xb6360000 >close(10) = 0 >munmap(0xb6362000, 103768) = 0 >access("/usr/lib/qt3/plugins/imageformats/libqjpeg.so", F_OK) = 0 >access("/usr/lib/qt3/plugins/imageformats/libqjpeg.so", F_OK) = 0 >access("/usr/lib/qt3/plugins/imageformats/libqmng.so", F_OK) = 0 >access("/usr/lib/qt3/plugins/imageformats/libqmng.so", F_OK) = 0 >lstat64("/usr/lib/qt3/plugins/imageformats/libqmng.so", {st_mode=S_IFREG|0755, st_size=18188, ...}) = 0 >access("/usr/lib/qt3/plugins/imageformats/libqmng.so", F_OK) = 0 >access("/usr/lib/qt3/plugins/imageformats/libqmng.so", F_OK) = 0 >access("/usr/lib/qt3/plugins/imageformats/libqmng.so", F_OK) = 0 >open("/usr/lib/qt3/plugins/imageformats/libqmng.so", O_RDONLY) = 10 >read(10, "\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(10, {st_mode=S_IFREG|0755, st_size=18188, ...}) = 0 >mmap2(NULL, 20708, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0xb6376000 >fadvise64(10, 0, 20708, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb637a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x3) = 0xb637a000 >close(10) = 0 >open("/etc/ld.so.cache", O_RDONLY) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=103768, ...}) = 0 >mmap2(NULL, 103768, PROT_READ, MAP_PRIVATE, 10, 0) = 0xb6328000 >close(10) = 0 >open("/usr/lib/libmng.so.1", O_RDONLY) = 10 >read(10, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\375\0"..., 512) = 512 >fstat64(10, {st_mode=S_IFREG|0755, st_size=458112, ...}) = 0 >mmap2(NULL, 455624, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0xb62b8000 >fadvise64(10, 0, 455624, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb6325000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x6d) = 0xb6325000 >close(10) = 0 >open("/usr/lib/liblcms.so.1", O_RDONLY) = 10 >read(10, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`R\0\000"..., 512) = 512 >fstat64(10, {st_mode=S_IFREG|0755, st_size=181376, ...}) = 0 >mmap2(NULL, 193280, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0xb6288000 >fadvise64(10, 0, 193280, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb62b3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x2a) = 0xb62b3000 >mmap2(0xb62b5000, 8960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb62b5000 >close(10) = 0 >mprotect(0xb6325000, 4096, PROT_READ) = 0 >munmap(0xb6328000, 103768) = 0 >access("/usr/lib/qt3/plugins/imageformats/libqmng.so", F_OK) = 0 >access("/usr/lib/qt3/plugins/imageformats/libqmng.so", F_OK) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=3982, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fc4000 >_llseek(9, 0, [0], SEEK_SET) = 0 >read(9, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0000\0\0\0000\10\6\0\0"..., 4096) = 3982 >close(9) = 0 >munmap(0xb7fc4000, 4096) = 0 >gettimeofday({1183147083, 424347}, NULL) = 0 >gettimeofday({1183147083, 424513}, NULL) = 0 >write(3, "\227\27\5\0\6\0\300\4\10\0\0\0left_ptr\227\27\5\0\6\0\300"..., 13416) = 13416 >read(3, 0xbfabc0ac, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\34?\215\0\1\0\300\4S\1\0\0;\2\231\0\0\0\0\0\0\0\0\0\1"..., 32) = 32 >read(3, "\26?\266\0\f\0\300\4\f\0\300\4\v\0\300\4\0\0\0\0d\0\v\0"..., 32) = 32 >read(3, "\1 \313\0\t\0\0\0#\0\0\0\0\0\0\0\t\0\0\0\7\0\0\2@$p\n\210"..., 32) = 32 >read(3, "C\0\0\0\1\0\0\0\1\0\0\0\330\301\253\277\200\313\306\266"..., 36) = 36 >write(3, "\22\0\17\0\7\0\300\4#\0\0\0#\0\0\0 ptr\t\0\0\0g\0\0\0\1"..., 1788) = 1788 >read(3, "\34?\313\0\7\0\300\4\246\1\0\0=\2\231\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, 0xbfabbe2c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\34?\314\0\7\0\300\4#\0\0\0?\2\231\0\0\0\0\0\0\0\0\0\7"..., 32) = 32 >read(3, "\1\322\315\0\0\0\0\0\262\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\316\0\0\0\0\0\263\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\317\0\0\0\0\0\264\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\320\0\0\0\0\0\265\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\321\0\0\0\0\0\266\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\322\0\0\0\0\0\267\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\323\0\0\0\0\0\231\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\324\0\0\0\0\0\270\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\325\0\0\0\0\0\271\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\326\0\0\0\0\0\32\1\0\0\0\20\0\0\0\0\0 Xb\236\t\0"..., 32) = 32 >read(3, "\1\322\327\0\0\0\0\0\272\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\330\0\0\0\0\0\273\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\331\0\0\0\0\0\274\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\332\0\0\0\0\0\275\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\333\0\0\0\0\0\276\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\334\0\0\0\0\0\f\1\0\0\0\20\0\0\0\0\0 Xb\236\t\0"..., 32) = 32 >read(3, "\1\322\335\0\0\0\0\0\277\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\336\0\0\0\0\0\300\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\337\0\0\0\0\0\301\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\340\0\0\0\0\0\302\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\341\0\0\0\0\0\303\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\342\0\0\0\0\0\304\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\343\0\0\0\0\0\305\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\344\0\0\0\0\0\306\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\345\0\0\0\0\0\224\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\346\0\0\0\0\0\307\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\347\0\0\0\0\0\250\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\350\0\0\0\0\0\257\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\351\0\0\0\0\0\310\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\352\0\0\0\0\0\311\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\353\0\0\0\0\0003\1\0\0\0\20\0\0\0\0\0 Xb\236\t\0"..., 32) = 32 >read(3, "\1\322\354\0\0\0\0\0?\1\0\0\0\20\0\0\0\0\0 Xb\236\t\0\0"..., 32) = 32 >read(3, "\1\322\355\0\0\0\0\0\312\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\356\0\0\0\0\0\313\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\357\0\0\0\0\0\314\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\360\0\0\0\0\0\315\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\361\0\0\0\0\0\316\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\362\0\0\0\0\0;\1\0\0\0\20\0\0\0\0\0 Xb\236\t\0\0"..., 32) = 32 >read(3, "\1\322\363\0\0\0\0\0\317\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\364\0\0\0\0\0\320\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\365\0\0\0\0\0\321\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\366\0\0\0\0\0\322\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\367\0\0\0\0\0\323\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\370\0\0\0\0\0\324\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\371\0\0\0\0\0\325\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\372\0\0\0\0\0\326\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\373\0\0\0\0\0\327\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\374\0\0\0\0\0\330\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\375\0\0\0\0\0\331\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\376\0\0\0\0\0\332\1\0\0\0\20\0\0\0\0\0 Xb\236\t"..., 32) = 32 >read(3, "\1\322\377\0\0\0\0\0\16\1\0\0\0\20\0\0\0\0\0 Xb\236\t\0"..., 32) = 32 >read(3, "\1\322\0\1\0\0\0\0\333\1\0\0\0\20\0\0\0\0\0 Xb\236\t\0"..., 32) = 32 >read(3, "\1\322\1\1\0\0\0\0\334\1\0\0\0\20\0\0\0\0\0 Xb\236\t\0"..., 32) = 32 >read(3, "\1\322\2\1\0\0\0\0\335\1\0\0\0\20\0\0\0\0\0 Xb\236\t\0"..., 32) = 32 >read(3, "\1\322\3\1\0\0\0\0\260\1\0\0\0\20\0\0\0\0\0 Xb\236\t\0"..., 32) = 32 >read(3, "\1\322\4\1\0\0\0\0\215\0\0\0\0\20\0\0\0\0\0 Xb\236\t\0"..., 32) = 32 >write(3, "I\2\5\0\r\0\300\4\0\0\0\0000\0000\0\377\377\377\377", 20) = 20 >read(3, 0xbfabbd8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\30\5\1\0\t\0\0\0\0\0\0x\325\336\277|\322\23\10\340{"..., 32) = 32 >readv(3, [{"\377\377\377\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 9216}, {"", 0}], 2) = 9216 >write(3, "I\2\5\0\21\0\300\4\0\0\0\0000\0000\0\377\377\377\377", 20) = 20 >read(3, 0xbfabbd8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\10\6\1@\2\0\0\0\0\0\0x\325\336\277|\322\23\10\340{\35"..., 32) = 32 >readv(3, [{"\0\0\0\0\0\0\0\0\0\0\0\0\0\0`\337\377\377\377\377\377\377"..., 2304}, {"", 0}], 2) = 2304 >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/karm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/karm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/karm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/actions/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/actions/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/actions/karm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/apps/karm.png", R_OK) = 0 >open("/opt/kde3/share/icons/hicolor/16x16/apps/karm.png", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=913, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=913, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fc4000 >_llseek(9, 0, [0], SEEK_SET) = 0 >read(9, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\20\10\6\0\0"..., 4096) = 913 >close(9) = 0 >munmap(0xb7fc4000, 4096) = 0 >write(3, "\22\0\10\t\7\0\300\4\305\1\0\0\6\0\0\0 \377\377\377\2\t"..., 10780) = 10780 >read(3, 0xbfabbdcc, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\34?\7\1\7\0\300\4\305\1\0\0d\2\231\0\0\0\0\0\0\0\0\0\7"..., 32) = 32 >read(3, "\1\30\22\1\0\t\0\0\0\0\0\0x\325\336\277|\322\23\10\340"..., 32) = 32 >readv(3, [{"\377\377\377\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 9216}, {"", 0}], 2) = 9216 >write(3, "I\2\5\0\21\0\300\4\0\0\0\0000\0000\0\377\377\377\377", 20) = 20 >read(3, 0xbfabbdcc, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\10\23\1@\2\0\0\0\0\0\0x\325\336\277|\322\23\10\340{"..., 32) = 32 >readv(3, [{"\0\0\0\0\0\0\0\0\0\0\0\0\0\0`\337\377\377\377\377\377\377"..., 2304}, {"", 0}], 2) = 2304 >write(3, "\22\0\10\t\7\0\300\4\305\1\0\0\6\0\0\0 \377\377\377\2\t"..., 9268) = 9268 >read(3, 0xbfabbdcc, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\34?\24\1\7\0\300\4\305\1\0\0j\2\231\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\30\25\1\0\1\0\0\0\0\0\0x\325\336\277|\322\23\10\340"..., 32) = 32 >readv(3, [{"\0\0\0\0\0\0\0\0\0\0\0\0\376\376\3760\366\277\244\317\310"..., 1024}, {"", 0}], 2) = 1024 >write(3, "I\2\5\0\26\0\300\4\0\0\0\0\20\0\20\0\377\377\377\377", 20) = 20 >read(3, 0xbfabbdcc, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\10\26\1@\0\0\0\0\0\0\0x\325\336\277|\322\23\10\340{"..., 32) = 32 >readv(3, [{"\0\0\0000\317\377\377\377\377\377\257\0\0\0\0\0\0\0`\357"..., 256}, {"", 0}], 2) = 256 >write(3, "\22\0\n\n\7\0\300\4\305\1\0\0\6\0\0\0 \377\377\377\4\n"..., 10304) = 10304 >read(3, 0xbfabc180, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\34?\27\1\7\0\300\4\305\1\0\0p\2\231\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322\30\1\0\0\0\0\224\1\0\0((\0\0\0\0\0 Xb\236\t\320"..., 32) = 32 >ioctl(6, FIONREAD, [1]) = 0 >uname({sys="Linux", node="linux-oy23", ...}) = 0 >write(3, "\22\0\7\0\7\0\300\4\224\1\0\0J\1\0\0\10\377\377\377\1\0"..., 320) = 320 >read(3, 0xbfabbe10, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\34?\31\1\7\0\300\4\224\1\0\0v\2\231\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\322\37\1\0\0\0\0U\1\0\0\0\0\0\0\0\0\0\10\350&\202\n"..., 32) = 32 >write(3, "\22\0\t\0\30\0\300\4U\1\0\0\37\0\0\0\10\377\377\377\v\0"..., 104) = 104 >read(3, 0xbfabbf40, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\322#\1\0\0\0\0H\1\0\0\20/\275\t(\314>\10\350&\202\n"..., 32) = 32 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147083, 495431}, NULL) = 0 >gettimeofday({1183147083, 495604}, NULL) = 0 >open("/usr/share/fonts/truetype/DejaVuSans.ttf", O_RDONLY) = 9 >fcntl64(9, F_SETFD, FD_CLOEXEC) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=508652, ...}) = 0 >mmap2(NULL, 508652, PROT_READ, MAP_PRIVATE, 9, 0) = 0xb620b000 >close(9) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >open("/home/linux/.icons/crystalwhite/cursors/ibeam", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/linux/.icons/crystalwhite/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/crystalwhite/cursors/ibeam", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/crystalwhite/index.theme", O_RDONLY) = 9 >fstat64(9, {st_mode=S_IFREG|0755, st_size=111, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fc4000 >read(9, "[Icon Theme]\nName = Crystal Whit"..., 4096) = 111 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0xb7fc4000, 4096) = 0 >open("/usr/share/pixmaps/crystalwhite/cursors/ibeam", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/pixmaps/crystalwhite/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/crystalwhite/cursors/ibeam", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/crystalwhite/index.theme", O_RDONLY) = 9 >fstat64(9, {st_mode=S_IFREG|0755, st_size=111, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fc4000 >read(9, "[Icon Theme]\nName = Crystal Whit"..., 4096) = 111 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0xb7fc4000, 4096) = 0 >open("/home/linux/.icons/default/cursors/ibeam", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/linux/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/default/cursors/ibeam", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/pixmaps/default/cursors/ibeam", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/pixmaps/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/default/cursors/ibeam", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/linux/.icons/crystalwhite/cursors/xterm", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/linux/.icons/crystalwhite/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/crystalwhite/cursors/xterm", O_RDONLY) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=1312, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fc4000 >read(9, "Xcur\20\0\0\0\0\0\1\0\1\0\0\0\2\0\375\377\30\0\0\0\34\0"..., 4096) = 1312 >_llseek(9, 0, [0], SEEK_SET) = 0 >read(9, "Xcur\20\0\0\0\0\0\1\0\1\0\0\0\2\0\375\377\30\0\0\0\34\0"..., 4096) = 1312 >close(9) = 0 >munmap(0xb7fc4000, 4096) = 0 >write(3, "\22\0\t\0\30\0\300\4H\1\0\0\4\0\0\0 \377\377\377\3\0\0"..., 4084) = 4084 >write(3, "\2\0\4\0 \0\300\4\2\0\0\0\377\377\377\377\2\377\4\0 \0"..., 128) = 128 >read(3, "\34?/\1\7\0\300\0048\1\0\0\231\2\231\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?0\1\7\0\300\4\'\0\0\0\231\2\231\0\0\0\0\0\0\0\0\0\7"..., 32) = 32 >read(3, "\34?1\1\7\0\300\4\f\1\0\0\231\2\231\0\0\0\0\0\0\0\0\0\7"..., 32) = 32 >read(3, "\34?2\1\7\0\300\4\f\1\0\0\231\2\231\0\0\0\0\0\0\0\0\0\7"..., 32) = 32 >read(3, "\26?K\1\34\0\300\4\34\0\300\4\33\0\300\4\1\0\1\0b\0\34"..., 32) = 32 >read(3, "\26?L\1\35\0\300\4\35\0\300\4\34\0\300\4S\0\r\0\20\0\20"..., 32) = 32 >read(3, "\26?M\1\34\0\300\4\34\0\300\4\33\0\300\4\2\0\2\0`\0\32"..., 32) = 32 >read(3, "\26?N\1\35\0\300\4\35\0\300\4\34\0\300\4R\0\f\0\20\0\20"..., 32) = 32 >read(3, "\34?z\1\7\0\300\4\35\1\0\0\232\2\231\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?{\1\7\0\300\4$\1\0\0\232\2\231\0\0\0\0\0\0\0\0\0\7"..., 32) = 32 >read(3, "\1\4~\1\10\0\0\0\1\0\0\0x\325\336\277}\\\10\10(\20\302"..., 32) = 32 >readv(3, [{"2>\0\0B\0\0\0%m\0\0@}\234\0M\0\0\0\0\0\0\0st\177\200]|"..., 32}, {"", 0}], 2) = 32 >write(3, "e\0\2\0\10\1\300\4", 8) = 8 >read(3, 0xbfabbf6c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\6\177\1\6\0\0\0\1\0\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(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", 24) = 24 >brk(0x8160000) = 0x8160000 >uname({sys="Linux", node="linux-oy23", ...}) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147083, 532403}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >open("/usr/share/fonts/truetype/DejaVuSans-Bold.ttf", O_RDONLY) = 9 >fcntl64(9, F_SETFD, FD_CLOEXEC) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=484288, ...}) = 0 >mmap2(NULL, 484288, PROT_READ, MAP_PRIVATE, 9, 0) = 0xb6194000 >close(9) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147083, 553634}, NULL) = 0 >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/actions/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/actions/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/actions/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/apps/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/apps/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/apps/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/apps/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/devices/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/devices/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/devices/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/filesystems/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/filesystems/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/filesystems/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/mimetypes/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/mimetypes/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/mimetypes/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/actions/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/actions/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/actions/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/apps/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/apps/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/apps/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/apps/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/devices/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/devices/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/devices/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/filesystems/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/filesystems/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/filesystems/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/mimetypes/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/mimetypes/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/mimetypes/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/actions/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/actions/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/actions/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/apps/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/apps/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/apps/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/apps/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/devices/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/devices/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/devices/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/filesystems/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/filesystems/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/filesystems/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/mimetypes/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/mimetypes/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/mimetypes/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/actions/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/actions/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/actions/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/apps/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/apps/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/apps/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/apps/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/devices/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/devices/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/devices/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/filesystems/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/filesystems/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/filesystems/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/mimetypes/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/mimetypes/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/mimetypes/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/actions/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/actions/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/apps/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/apps/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/devices/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/devices/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/filesystems/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/filesystems/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/actions/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/actions/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/apps/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/apps/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/devices/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/devices/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/filesystems/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/filesystems/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/apps/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/apps/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/devices/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/devices/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/filesystems/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/filesystems/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/actions/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/actions/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/apps/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/apps/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/devices/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/devices/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/filesystems/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/filesystems/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/actions/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/actions/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/apps/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/apps/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/devices/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/devices/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/filesystems/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/filesystems/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/apps/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/apps/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/devices/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/devices/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/filesystems/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/filesystems/button_ok.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/actions/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/actions/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/apps/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/apps/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/devices/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/devices/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/filesystems/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/filesystems/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/actions/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/actions/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/apps/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/apps/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/devices/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/devices/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/filesystems/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/filesystems/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/apps/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/apps/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/devices/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/devices/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/filesystems/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/filesystems/button_ok.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/actions/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/actions/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/apps/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/apps/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/devices/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/devices/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/filesystems/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/filesystems/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/actions/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/actions/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/apps/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/apps/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/devices/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/devices/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/filesystems/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/filesystems/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/apps/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/apps/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/devices/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/devices/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/filesystems/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/filesystems/button_ok.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_ok.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/actions/button_ok.png", R_OK) = 0 >open("/opt/kde3/share/icons/crystalsvg/22x22/actions/button_ok.png", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=769, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=769, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6193000 >_llseek(9, 0, [0], SEEK_SET) = 0 >brk(0x8183000) = 0x8183000 >read(9, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\26\0\0\0\26\10\6\0\0"..., 4096) = 769 >close(9) = 0 >munmap(0xb6193000, 4096) = 0 >brk(0x8180000) = 0x8180000 >gettimeofday({1183147083, 609639}, NULL) = 0 >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/actions/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/actions/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/actions/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/apps/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/apps/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/apps/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/apps/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/devices/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/devices/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/devices/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/filesystems/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/filesystems/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/filesystems/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/mimetypes/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/mimetypes/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/mimetypes/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/actions/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/actions/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/actions/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/apps/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/apps/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/apps/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/apps/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/devices/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/devices/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/devices/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/filesystems/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/filesystems/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/filesystems/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/mimetypes/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/mimetypes/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/mimetypes/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/actions/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/actions/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/actions/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/apps/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/apps/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/apps/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/apps/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/devices/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/devices/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/devices/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/filesystems/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/filesystems/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/filesystems/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/mimetypes/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/mimetypes/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/mimetypes/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/actions/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/actions/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/actions/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/apps/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/apps/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/apps/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/apps/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/devices/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/devices/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/devices/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/filesystems/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/filesystems/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/filesystems/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/mimetypes/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/mimetypes/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/mimetypes/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/actions/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/actions/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/apps/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/apps/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/devices/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/devices/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/filesystems/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/filesystems/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/actions/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/actions/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/apps/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/apps/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/devices/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/devices/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/filesystems/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/filesystems/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/apps/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/apps/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/devices/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/devices/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/filesystems/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/filesystems/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/actions/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/actions/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/apps/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/apps/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/devices/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/devices/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/filesystems/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/filesystems/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/actions/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/actions/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/apps/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/apps/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/devices/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/devices/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/filesystems/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/filesystems/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/apps/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/apps/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/devices/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/devices/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/filesystems/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/filesystems/button_cancel.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/actions/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/actions/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/apps/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/apps/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/devices/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/devices/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/filesystems/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/filesystems/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/actions/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/actions/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/apps/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/apps/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/devices/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/devices/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/filesystems/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/filesystems/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/apps/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/apps/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/devices/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/devices/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/filesystems/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/filesystems/button_cancel.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/actions/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/actions/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/apps/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/apps/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/devices/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/devices/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/filesystems/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/filesystems/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/actions/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/actions/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/apps/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/apps/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/devices/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/devices/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/filesystems/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/filesystems/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/apps/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/apps/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/devices/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/devices/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/filesystems/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/filesystems/button_cancel.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/button_cancel.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/actions/button_cancel.png", R_OK) = 0 >open("/opt/kde3/share/icons/crystalsvg/22x22/actions/button_cancel.png", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=883, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=883, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6193000 >_llseek(9, 0, [0], SEEK_SET) = 0 >read(9, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\26\0\0\0\26\10\6\0\0"..., 4096) = 883 >close(9) = 0 >munmap(0xb6193000, 4096) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/kcmsystem.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/kcmsystem.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/kcmsystem.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/kcmsystem.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/kcmsystem.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/kcmsystem.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/kcmsystem.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/kcmsystem.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/kcmsystem.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/kcmsystem.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/kcmsystem.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/kcmsystem.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/kcmsystem.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/kcmsystem.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/kcmsystem.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/kcmsystem.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/kcmsystem.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/kcmsystem.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/kcmsystem.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/kcmsystem.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/kcmsystem.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/kcmsystem.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/kcmsystem.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/kcmsystem.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/kcmsystem.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/kcmsystem.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/kcmsystem.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/kcmsystem.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/kcmsystem.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/kcmsystem.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/kcmsystem.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/kcmsystem.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/actions/kcmsystem.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/actions/kcmsystem.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/apps/kcmsystem.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/apps/kcmsystem.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/apps/kcmsystem.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/apps/kcmsystem.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/devices/kcmsystem.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/devices/kcmsystem.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/filesystems/kcmsystem.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/filesystems/kcmsystem.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/kcmsystem.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/kcmsystem.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/kcmsystem.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/kcmsystem.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/actions/kcmsystem.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/actions/kcmsystem.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/apps/kcmsystem.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/apps/kcmsystem.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/apps/kcmsystem.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/apps/kcmsystem.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/devices/kcmsystem.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/devices/kcmsystem.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/filesystems/kcmsystem.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/filesystems/kcmsystem.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/kcmsystem.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/kcmsystem.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/kcmsystem.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/kcmsystem.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/actions/kcmsystem.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/actions/kcmsystem.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/apps/kcmsystem.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/apps/kcmsystem.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/apps/kcmsystem.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/apps/kcmsystem.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/devices/kcmsystem.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/devices/kcmsystem.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/filesystems/kcmsystem.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/filesystems/kcmsystem.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/kcmsystem.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/kcmsystem.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/kcmsystem.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/kcmsystem.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/actions/kcmsystem.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/actions/kcmsystem.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/apps/kcmsystem.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/apps/kcmsystem.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/apps/kcmsystem.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/apps/kcmsystem.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/devices/kcmsystem.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/devices/kcmsystem.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/filesystems/kcmsystem.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/filesystems/kcmsystem.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/kcmsystem.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/kcmsystem.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/kcmsystem.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/kcmsystem.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/actions/kcmsystem.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/actions/kcmsystem.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/32x32/actions/kcmsystem.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/apps/kcmsystem.png", R_OK) = 0 >open("/opt/kde3/share/icons/hicolor/32x32/apps/kcmsystem.png", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=2381, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=2381, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6193000 >_llseek(9, 0, [0], SEEK_SET) = 0 >read(9, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0 \0\0\0 \10\6\0\0\0s"..., 4096) = 2381 >close(9) = 0 >munmap(0xb6193000, 4096) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147083, 679899}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147083, 680930}, NULL) = 0 >gettimeofday({1183147083, 681045}, NULL) = 0 >gettimeofday({1183147083, 681148}, NULL) = 0 >gettimeofday({1183147083, 681249}, NULL) = 0 >gettimeofday({1183147083, 681418}, NULL) = 0 >gettimeofday({1183147083, 681523}, NULL) = 0 >gettimeofday({1183147083, 681625}, NULL) = 0 >gettimeofday({1183147083, 681727}, NULL) = 0 >gettimeofday({1183147083, 681828}, NULL) = 0 >gettimeofday({1183147083, 681929}, NULL) = 0 >gettimeofday({1183147083, 682030}, NULL) = 0 >gettimeofday({1183147083, 682223}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(3, "\1\0\n\0&\0\300\4D\0\0\0@\0013\1\200\2\231\1\0\0\0\0\0"..., 16324) = 16324 >write(3, "\2\0\4\0K\0\300\4\2\0\0\0\377\377\377\377\2\2\4\0K\0\300"..., 116) = 116 >gettimeofday({1183147083, 689073}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(3, "\22\0\n\0&\0\300\4\35\1\0\0\35\1\0\0\10\2\4\0\20\0\0\0"..., 176) = 176 >ioctl(6, FIONREAD, [1]) = 0 >access("/opt/kde3/lib64/kde3/plugins/inputmethods/.", F_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/lib/kde3/plugins/inputmethods/.", F_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/lib/kde3/plugins/inputmethods/.", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/qt3/plugins/inputmethods/.", F_OK) = 0 >open("/usr/lib/qt3/plugins/inputmethods", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 9 >fstat64(9, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >fcntl64(9, F_SETFD, FD_CLOEXEC) = 0 >getdents64(9, /* 6 entries */, 4096) = 200 >lstat64("/usr/lib/qt3/plugins/inputmethods/libqimsw-multi.so", {st_mode=S_IFREG|0755, st_size=30740, ...}) = 0 >lstat64("/usr/lib/qt3/plugins/inputmethods/libqimsw-none.so", {st_mode=S_IFREG|0755, st_size=18192, ...}) = 0 >lstat64("/usr/lib/qt3/plugins/inputmethods/libqsimple.so", {st_mode=S_IFREG|0755, st_size=149468, ...}) = 0 >lstat64("/usr/lib/qt3/plugins/inputmethods/libqxim.so", {st_mode=S_IFREG|0755, st_size=39112, ...}) = 0 >getdents64(9, /* 0 entries */, 4096) = 0 >close(9) = 0 >access("/opt/kde3/bin/inputmethods/.", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/qt3/plugins/inputmethods/libqimsw-multi.so", F_OK) = 0 >access("/usr/lib/qt3/plugins/inputmethods/libqimsw-multi.so", F_OK) = 0 >lstat64("/usr/lib/qt3/plugins/inputmethods/libqimsw-multi.so", {st_mode=S_IFREG|0755, st_size=30740, ...}) = 0 >access("/usr/lib/qt3/plugins/inputmethods/libqimsw-multi.so", F_OK) = 0 >access("/usr/lib/qt3/plugins/inputmethods/libqimsw-multi.so", F_OK) = 0 >access("/usr/lib/qt3/plugins/inputmethods/libqimsw-multi.so", F_OK) = 0 >open("/usr/lib/qt3/plugins/inputmethods/libqimsw-multi.so", O_RDONLY) = 9 >read(9, "\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(9, {st_mode=S_IFREG|0755, st_size=30740, ...}) = 0 >mmap2(NULL, 33104, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0xb618b000 >fadvise64(9, 0, 33104, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb6192000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x6) = 0xb6192000 >close(9) = 0 >access("/usr/lib/qt3/plugins/inputmethods/libqimsw-multi.so", F_OK) = 0 >access("/usr/lib/qt3/plugins/inputmethods/libqimsw-multi.so", F_OK) = 0 >access("/usr/lib/qt3/plugins/inputmethods/libqimsw-none.so", F_OK) = 0 >access("/usr/lib/qt3/plugins/inputmethods/libqimsw-none.so", F_OK) = 0 >lstat64("/usr/lib/qt3/plugins/inputmethods/libqimsw-none.so", {st_mode=S_IFREG|0755, st_size=18192, ...}) = 0 >access("/usr/lib/qt3/plugins/inputmethods/libqimsw-none.so", F_OK) = 0 >access("/usr/lib/qt3/plugins/inputmethods/libqimsw-none.so", F_OK) = 0 >access("/usr/lib/qt3/plugins/inputmethods/libqimsw-none.so", F_OK) = 0 >open("/usr/lib/qt3/plugins/inputmethods/libqimsw-none.so", O_RDONLY) = 9 >read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\37\0\000"..., 512) = 512 >fstat64(9, {st_mode=S_IFREG|0755, st_size=18192, ...}) = 0 >mmap2(NULL, 16560, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0xb6371000 >fadvise64(9, 0, 16560, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb6374000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x3) = 0xb6374000 >close(9) = 0 >access("/usr/lib/qt3/plugins/inputmethods/libqimsw-none.so", F_OK) = 0 >access("/usr/lib/qt3/plugins/inputmethods/libqimsw-none.so", F_OK) = 0 >access("/usr/lib/qt3/plugins/inputmethods/libqsimple.so", F_OK) = 0 >access("/usr/lib/qt3/plugins/inputmethods/libqsimple.so", F_OK) = 0 >lstat64("/usr/lib/qt3/plugins/inputmethods/libqsimple.so", {st_mode=S_IFREG|0755, st_size=149468, ...}) = 0 >access("/usr/lib/qt3/plugins/inputmethods/libqsimple.so", F_OK) = 0 >access("/usr/lib/qt3/plugins/inputmethods/libqsimple.so", F_OK) = 0 >access("/usr/lib/qt3/plugins/inputmethods/libqsimple.so", F_OK) = 0 >open("/usr/lib/qt3/plugins/inputmethods/libqsimple.so", O_RDONLY) = 9 >read(9, "\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(9, {st_mode=S_IFREG|0755, st_size=149468, ...}) = 0 >mmap2(NULL, 147688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0xb6166000 >fadvise64(9, 0, 147688, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb6189000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x23) = 0xb6189000 >close(9) = 0 >access("/usr/lib/qt3/plugins/inputmethods/libqsimple.so", F_OK) = 0 >access("/usr/lib/qt3/plugins/inputmethods/libqsimple.so", F_OK) = 0 >access("/usr/lib/qt3/plugins/inputmethods/libqxim.so", F_OK) = 0 >access("/usr/lib/qt3/plugins/inputmethods/libqxim.so", F_OK) = 0 >lstat64("/usr/lib/qt3/plugins/inputmethods/libqxim.so", {st_mode=S_IFREG|0755, st_size=39112, ...}) = 0 >access("/usr/lib/qt3/plugins/inputmethods/libqxim.so", F_OK) = 0 >access("/usr/lib/qt3/plugins/inputmethods/libqxim.so", F_OK) = 0 >access("/usr/lib/qt3/plugins/inputmethods/libqxim.so", F_OK) = 0 >open("/usr/lib/qt3/plugins/inputmethods/libqxim.so", O_RDONLY) = 9 >read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220I\0"..., 512) = 512 >fstat64(9, {st_mode=S_IFREG|0755, st_size=39112, ...}) = 0 >mmap2(NULL, 41596, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0xb6366000 >fadvise64(9, 0, 41596, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb636f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x8) = 0xb636f000 >close(9) = 0 >access("/usr/lib/qt3/plugins/inputmethods/libqxim.so", F_OK) = 0 >access("/usr/lib/qt3/plugins/inputmethods/libqxim.so", F_OK) = 0 >write(3, "\2\0\4\0L\0\300\4\0\10\0\0\177\340b\0\f\2\7\0L\0\300\4"..., 60) = 60 >read(3, "\34?\224\1&\0\300\4\'\0\0\0A\3\231\0\0\0\0\0\0\0\0\0&\0"..., 32) = 32 >read(3, "\34?\225\1&\0\300\4\f\1\0\0A\3\231\0\0\0\0\0\0\0\0\0&\0"..., 32) = 32 >read(3, "\34?\226\1&\0\300\4\f\1\0\0A\3\231\0\0\0\0\0\0\0\0\0&\0"..., 32) = 32 >read(3, "\26?\267\1,\0\300\4,\0\300\4+\0\300\4\1\0\1\0b\0\34\0\0"..., 32) = 32 >read(3, "\26?\270\1-\0\300\4-\0\300\4,\0\300\4S\0\r\0\20\0\20\0"..., 32) = 32 >read(3, "\26?\271\1,\0\300\4,\0\300\4+\0\300\4\2\0\2\0`\0\32\0\0"..., 32) = 32 >read(3, "\26?\272\1-\0\300\4-\0\300\4,\0\300\4R\0\f\0\20\0\20\0"..., 32) = 32 >read(3, "\26? \0025\0\300\0045\0\300\4\0\0\0\0\0\0\0\0E\0\36\0\0"..., 32) = 32 >read(3, "\26?!\0026\0\300\0046\0\300\0045\0\300\4\0\0\0\0^\0\36"..., 32) = 32 >read(3, "\26?\"\0024\0\300\0044\0\300\4\'\0\300\4\0\0\0\0\251\0"..., 32) = 32 >read(3, "\25?3\2F\0\300\4F\0\300\4D\0\0\0\0\0\0\0\0\314>\tD\0\0"..., 32) = 32 >read(3, "\21\0008\2F\0\300\4F\0\300\4(\325\336\277\364?\34\0108"..., 32) = 32 >read(3, "\34?9\2&\0\300\4\35\1\0\0A\3\231\0\0\0\0\0\0\0\0\0&\0\300"..., 32) = 32 >read(3, "\26?B\2/\0\300\4/\0\300\4\0\0\0\0\0\0\0\0\200\0\36\0\0"..., 32) = 32 >read(3, "\34?V\2&\0\300\4\35\1\0\0A\3\231\0\0\0\0\0\0\0\0\0&\0\300"..., 32) = 32 >read(3, "\34?W\2&\0\300\4$\1\0\0A\3\231\0\0\0\0\0\0\0\0\0&\0\300"..., 32) = 32 >read(3, "\34?X\2&\0\300\4\246\1\0\0B\3\231\0\0\0\0\0\0\0\0\0&\0"..., 32) = 32 >read(3, "\34?Y\2&\0\300\4\35\1\0\0B\3\231\0\0\0\0\0\0\0\0\0&\0\300"..., 32) = 32 >read(3, "\25?[\2K\0\300\4K\0\300\4D\0\0\0\0\0\0\0\0\314>\tD\0\0"..., 32) = 32 >read(3, "\21\0`\2K\0\300\4K\0\300\4(\325\336\277\364?\34\10\360"..., 32) = 32 >read(3, "\26?c\2L\0\300\4L\0\300\4\0\0\0\0\2\0\2\0P\0\32\0\0\0\0"..., 32) = 32 >read(3, "\1\0d\2\3\0\0\0#\0\0\0\1\0\1\1\377\377\377\377\0\0\0\0"..., 32) = 32 >read(3, "1@\372\0000@@\0\0\0\336\277", 12) = 12 >read(3, "\1\30e\2\0\0\0\0D\0\0\0\0\0\0\0\0\5\0\4\0\0\372\0000@@"..., 32) = 32 >open("/usr/share/X11/locale/compose.dir", O_RDONLY) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=27076, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fc4000 >read(9, "# $Xorg: compose.dir,v 1.3 2000/"..., 4096) = 4096 >read(9, "859-14\niso8859-15/Compose\t\tgd_GB"..., 4096) = 4096 >read(9, ".Big5\nzh_TW/Compose\t\t\tzh_TW.eucT"..., 4096) = 4096 >read(9, "F-8\nen_US.UTF-8/Compose\t\tru_RU.U"..., 4096) = 4096 >read(9, "59-1/Compose:\t\tes_PE.ISO8859-1\ni"..., 4096) = 4096 >read(9, "2/Compose:\t\tsq_AL.ISO8859-2\niso8"..., 4096) = 4096 >close(9) = 0 >munmap(0xb7fc4000, 4096) = 0 >access("/usr/share/X11/locale/en_US.UTF-8/Compose", R_OK) = 0 >open("/usr/share/X11/locale/en_US.UTF-8/Compose", O_RDONLY) = 9 >close(9) = 0 >geteuid32() = 1000 >getegid32() = 100 >open("/home/linux/.XCompose", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/X11/locale/compose.dir", O_RDONLY) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=27076, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fc4000 >read(9, "# $Xorg: compose.dir,v 1.3 2000/"..., 4096) = 4096 >read(9, "859-14\niso8859-15/Compose\t\tgd_GB"..., 4096) = 4096 >read(9, ".Big5\nzh_TW/Compose\t\t\tzh_TW.eucT"..., 4096) = 4096 >read(9, "F-8\nen_US.UTF-8/Compose\t\tru_RU.U"..., 4096) = 4096 >read(9, "59-1/Compose:\t\tes_PE.ISO8859-1\ni"..., 4096) = 4096 >read(9, "2/Compose:\t\tsq_AL.ISO8859-2\niso8"..., 4096) = 4096 >close(9) = 0 >munmap(0xb7fc4000, 4096) = 0 >access("/usr/share/X11/locale/en_US.UTF-8/Compose", R_OK) = 0 >getuid32() = 1000 >getgid32() = 100 >stat64("/usr/share/X11/locale/en_US.UTF-8/Compose", {st_mode=S_IFREG|0644, st_size=568428, ...}) = 0 >stat64("/var/cache/libx11/compose/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >open("/var/cache/libx11/compose/l4_024_313cb605_00280cc0", O_RDONLY) = -1 ENOENT (No such file or directory) >getuid32() = 1000 >getgid32() = 100 >stat64("/usr/share/X11/locale/en_US.UTF-8/Compose", {st_mode=S_IFREG|0644, st_size=568428, ...}) = 0 >stat64("/home/linux/.compose-cache/", 0xbfabbc1c) = -1 ENOENT (No such file or directory) >open("/usr/share/X11/locale/en_US.UTF-8/Compose", O_RDONLY) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=568428, ...}) = 0 >mmap2(NULL, 569344, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb60db000 >fstat64(9, {st_mode=S_IFREG|0644, st_size=568428, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb60da000 >read(9, "# UTF-8 (Unicode) compose sequen"..., 4096) = 4096 >open("/usr/share/X11/XKeysymDB", O_RDONLY) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=8298, ...}) = 0 >read(10, "! $Xorg: XKeysymDB,v 1.3 2000/08"..., 8298) = 8298 >close(10) = 0 >read(9, "sciitilde # TILDE\n<Multi_key> <s"..., 4096) = 4096 >read(9, " \t: \"\342\202\245\" U20a5 # MILL SIGN\n<"..., 4096) = 4096 >read(9, " RIEUL-MIEUM-KIYEOK\n<Multi_key> "..., 4096) = 4096 >read(9, " <U10001100> \t: \"\341\205\201\" U1141 # "..., 4096) = 4096 >read(9, "NGUL JUNGSEONG YU-A\n<Multi_key> "..., 4096) = 4096 >read(9, "d # HANGUL JONGSEONG MIEUM-SIOS\n"..., 4096) = 4096 >read(9, "i_key> <U10001107> <U10001132> \t"..., 4096) = 4096 >read(9, "> <A> \t: \"\303\201\" U00C1 #"..., 4096) = 4096 >read(9, "ITAL LETTER O WITH CIRCUMFLEX\n<M"..., 4096) = 4096 >read(9, " WITH ACUTE\n<Multi_key> <apostro"..., 4096) = 4096 >read(9, "AERESIS\n<Multi_key> <quotedbl> <"..., 4096) = 4096 >read(9, "slash> <D> \t: \"\304\220\" U0"..., 4096) = 4096 >read(9, "RCUMFLEX\n<dead_circumflex> <h> "..., 4096) = 4096 >read(9, "cute> <l> \t: \"\304\272\" U"..., 4096) = 4096 >read(9, " U0154 # LATIN CAPITAL LETTER "..., 4096) = 4096 >read(9, " CAPITAL LETTER U WITH TILDE\n<co"..., 4096) = 4096 >read(9, "ey> <period> <Z> \t: \"\305\273\""..., 4096) = 4096 >read(9, " DIAERESIS AND MACRON\n<Multi_key"..., 4096) = 4096 >read(9, "CAPITAL LETTER U WITH DIAERESIS "..., 4096) = 4096 >read(9, "LL LETTER A WITH DIAERESIS AND M"..., 4096) = 4096 >read(9, "<U100001EA> \t: \"\307\254\" U01EC # LA"..., 4096) = 4096 >read(9, "y> <apostrophe> <dead_abovering>"..., 4096) = 4096 >read(9, "apostrophe> <slash> <o> \t: \"\307\277\" "..., 4096) = 4096 >read(9, "L LETTER E WITH CEDILLA\n<dead_ce"..., 4096) = 4096 >read(9, " <asciitilde> <o> \t: \"\310\255\" U022"..., 4096) = 4096 >read(9, "mflex> <Multi_key> <underbar> <U"..., 4096) = 4096 >read(9, "IFIER LETTER SMALL X\n<dead_circu"..., 4096) = 4096 >read(9, "ETTER IOTA WITH DIALYTIKA AND TO"..., 4096) = 4096 >read(9, " U03B0 # GREEK SMALL LETTER UPS"..., 4096) = 4096 >read(9, " \t: \"\320\271\" U0439 # CYRILLIC SMA"..., 4096) = 4096 >read(9, "lic_a> \t: \"\323\221\" U04D1 # CYR"..., 4096) = 4096 >read(9, "U04ED # CYRILLIC SMALL LETTER E "..., 4096) = 4096 >read(9, "0009BC> <U100009AF> \t: \"\340\247\237\" U"..., 4096) = 4096 >read(9, " \t: \"\341\270\202\" U1E02 # LATIN C"..., 4096) = 4096 >read(9, "d> \t: \"\341\270\215\" U1E0D"..., 4096) = 4096 >read(9, "on> <E> \t: \"\341\270\226\" U1E16 # LATIN"..., 4096) = 4096 >brk(0x81b0000) = 0x81b0000 >brk(0x81a4000) = 0x81a4000 >read(9, "1E1D # LATIN SMALL LETTER E WITH"..., 4096) = 4096 >read(9, "ti_key> <apostrophe> <dead_diaer"..., 4096) = 4096 >read(9, " AND MACRON\n<dead_macron> <Multi"..., 4096) = 4096 >read(9, "_abovedot> <N> \t: \""..., 4096) = 4096 >read(9, " \t: \"\341\271\215\" U1E4D # LATIN SMAL"..., 4096) = 4096 >read(9, "TIN SMALL LETTER O WITH MACRON A"..., 4096) = 4096 >read(9, "key> <apostrophe> <p> \t: \"\341\271"..., 4096) = 4096 >read(9, "LATIN SMALL LETTER R WITH LINE B"..., 4096) = 4096 >read(9, "BOVE\n<Multi_key> <period> <c> <s"..., 4096) = 4096 >read(9, " U1E78 # LATIN CAPITAL LETTER U "..., 4096) = 4096 >read(9, "IN SMALL LETTER U WITH MACRON AN"..., 4096) = 4096 >read(9, " DOT ABOVE\n<Multi_key> <period> "..., 4096) = 4096 >read(9, "ircumflex> <A> \t: \"\341\272\244\" U1EA4 "..., 4096) = 4096 >read(9, "R A WITH CIRCUMFLEX AND GRAVE\n<d"..., 4096) = 4096 >read(9, "0> \t: \"\341\272\254\" U1EAC # LATIN CAPI"..., 4096) = 4096 >read(9, "i_key> <acute> <U> <a> \t: \""..., 4096) = 4096 >read(9, "ning_hook> <dead_breve> <A> \t: \""..., 4096) = 4096 >read(9, "TAL LETTER A WITH BREVE AND DOT "..., 4096) = 4096 >read(9, ": \"\341\272\276\" U1EBE # LATIN CAPITAL "..., 4096) = 4096 >read(9, "AVE\n<combining_grave> <dead_circ"..., 4096) = 4096 >read(9, "1EC5 # LATIN SMALL LETTER E WITH"..., 4096) = 4096 >read(9, "TTER O WITH HOOK ABOVE\n<combinin"..., 4096) = 4096 >read(9, "# LATIN SMALL LETTER O WITH CIRC"..., 4096) = 4096 >read(9, " <ocircumflex> \t: \"\341\273\227\" U1ED7"..., 4096) = 4096 >read(9, "MALL LETTER O WITH HORN AND ACUT"..., 4096) = 4096 >read(9, "ER O WITH HORN AND HOOK ABOVE\n<M"..., 4096) = 4096 >read(9, "o> \t: \"\341\273\243\" U1EE3 # LATIN SMA"..., 4096) = 4096 >read(9, " CAPITAL LETTER U WITH HORN AND "..., 4096) = 4096 >read(9, " U1EEE # LATIN CAPITAL LETTER "..., 4096) = 4096 >read(9, "ALL LETTER Y WITH GRAVE\n<dead_be"..., 4096) = 4096 >read(9, "XIA\n<Multi_key> <apostrophe> <U1"..., 4096) = 4096 >read(9, "<parenleft> <Greek_alpha> \t: \"\341\274"..., 4096) = 4096 >read(9, "A\n<Multi_key> <acute> <U10001F09"..., 4096) = 4096 >read(9, "VARIA\n<Multi_key> <grave> <U1000"..., 4096) = 4096 >read(9, "IA AND OXIA\n<combining_acute> <M"..., 4096) = 4096 >read(9, "IA AND OXIA\n<Multi_key> <apostro"..., 4096) = 4096 >read(9, "OXIA\n<Multi_key> <apostrophe> <U"..., 4096) = 4096 >read(9, "F29 # GREEK CAPITAL LETTER ETA W"..., 4096) = 4096 >read(9, "enleft> <Greek_ETA> \t: \"\341\274\255\" U"..., 4096) = 4096 >read(9, "U1F33 # GREEK SMALL LETTER IOTA "..., 4096) = 4096 >read(9, "EK SMALL LETTER IOTA WITH PSILI "..., 4096) = 4096 >read(9, "IA\n<Multi_key> <apostrophe> <U10"..., 4096) = 4096 >read(9, "10000314> <Greek_omicron> \t"..., 4096) = 4096 >read(9, " U1F45 # GREEK SMALL LETTER OMI"..., 4096) = 4096 >read(9, "MICRON> \t: \"\341\275\214\" U1F4C # GREEK"..., 4096) = 4096 >read(9, "K SMALL LETTER UPSILON WITH DASI"..., 4096) = 4096 >read(9, "0000314> <Greek_upsilon> \t: \"\341\275\227"..., 4096) = 4096 >read(9, "> <asciitilde> <U10000314> <Gree"..., 4096) = 4096 >read(9, "L LETTER OMEGA WITH DASIA AND OX"..., 4096) = 4096 >read(9, "A\n<combining_grave> <U10001F68> "..., 4096) = 4096 >read(9, " U1F6E # GREEK CAPITAL LETTER "..., 4096) = 4096 >read(9, "ER ALPHA WITH PSILI AND YPOGEGRA"..., 4096) = 4096 >read(9, "d_iota> <dead_grave> <U10001F01>"..., 4096) = 4096 >read(9, "e> <U10000313> <Greek_alpha> \t: "..., 4096) = 4096 >read(9, " OXIA AND YPOGEGRAMMENI\n<Multi_k"..., 4096) = 4096 >read(9, "L LETTER ALPHA WITH PSILI AND PE"..., 4096) = 4096 >read(9, "H DASIA AND PROSGEGRAMMENI\n<dead"..., 4096) = 4096 >read(9, "D PROSGEGRAMMENI\n<dead_iota> <de"..., 4096) = 4096 >read(9, " PROSGEGRAMMENI\n<Multi_key> <Gre"..., 4096) = 4096 >read(9, "MENI\n<Multi_key> <Greek_iota> <a"..., 4096) = 4096 >read(9, "10001F0F> \t: \"\341\276\217\" U1F8F # GRE"..., 4096) = 4096 >read(9, " DASIA AND YPOGEGRAMMENI\n<dead_i"..., 4096) = 4096 >read(9, "ASIA AND VARIA AND YPOGEGRAMMENI"..., 4096) = 4096 >read(9, "mbining_acute> <U10001F20> \t: \"\341"..., 4096) = 4096 >read(9, "U1F95 # GREEK SMALL LETTER ETA W"..., 4096) = 4096 >read(9, "> \t: \"\341\276\227\" U1F97 # GREEK SMALL"..., 4096) = 4096 >read(9, "ND VARIA AND PROSGEGRAMMENI\n<dea"..., 4096) = 4096 >read(9, "ek_ETA> \t: \"\341\276\233\" U1F9B # GREEK"..., 4096) = 4096 >read(9, "1F9D # GREEK CAPITAL LETTER ETA "..., 4096) = 4096 >read(9, "10001F28> \t: \"\341\276\236\" U1F9E # GRE"..., 4096) = 4096 >read(9, " PERISPOMENI AND PROSGEGRAMMENI\n"..., 4096) = 4096 >read(9, "ing_grave> <U10001F60> \t: \"\341\276\242\" "..., 4096) = 4096 >read(9, " <U10001F60> \t: \"\341\276\244\" U1FA4 # "..., 4096) = 4096 >read(9, " <Greek_omega> \t: \"\341\276\245\" U1FA5 "..., 4096) = 4096 >read(9, "GREEK SMALL LETTER OMEGA WITH PS"..., 4096) = 4096 >read(9, "R OMEGA WITH DASIA AND PERISPOME"..., 4096) = 4096 >read(9, "A WITH PSILI AND VARIA AND PROSG"..., 4096) = 4096 >read(9, "EEK CAPITAL LETTER OMEGA WITH PS"..., 4096) = 4096 >read(9, "L LETTER OMEGA WITH DASIA AND OX"..., 4096) = 4096 >read(9, "y> <Greek_iota> <U10000342> <U10"..., 4096) = 4096 >read(9, "A WITH VRACHY\n<dead_macron> <Gre"..., 4096) = 4096 >read(9, " \t: \"\341\276\270\" U1FB8 # GREEK CAP"..., 4096) = 4096 >read(9, "de> <Greek_eta> \t: \"\341\277\207\" U1FC7"..., 4096) = 4096 >read(9, "resis> \t: \"\341\277\227\" U1FD7 # GREEK "..., 4096) = 4096 >read(9, " GREEK SMALL LETTER RHO WITH PSI"..., 4096) = 4096 >read(9, "LETTER OMEGA WITH YPOGEGRAMMENI\n"..., 4096) = 4096 >read(9, "SUPERSCRIPT FOUR\n<Multi_key> <as"..., 4096) = 4096 >mmap2(NULL, 159744, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb60b3000 >read(9, "rbar> <KP_3> \t: \"\342\202\203\" U2083"..., 4096) = 4096 >read(9, "Y NOR ACTUALLY EQUAL TO\n<Multi_k"..., 4096) = 4096 >read(9, "LED DIGIT EIGHT\n<Multi_key> <par"..., 4096) = 4096 >read(9, " \"\342\221\263\" U2473 # CIRCLED NUMBER "..., 4096) = 4096 >read(9, "MALL LETTER N\n<Multi_key> <paren"..., 4096) = 4096 >read(9, "ER DI\n<dead_voiced_sound> <kana_"..., 4096) = 4096 >read(9, "CIRCLED NUMBER TWENTY ONE\n<Multi"..., 4096) = 4096 >read(9, "> <parenright> \t: \"\343\211\230\" U3258 "..., 4096) = 4096 >read(9, "i_key> <parenleft> <U10001109> <"..., 4096) = 4096 >read(9, "renleft> <U10007279> <parenright"..., 4096) = 4096 >read(9, "MBER THIRTY NINE\n<Multi_key> <pa"..., 4096) = 4096 >read(9, " <parenleft> <KP_5> <0> <parenri"..., 4096) = 4096 >read(9, "FD # CIRCLED KATAKANA WE\n<Multi_"..., 4096) = 4096 >read(9, "> \t: \"\357\255\215\" UFB4D # HEBREW LETT"..., 4096) = 4096 >read(9, " : \"\320\225\314\201\"\n<Multi_key> <acute>"..., 4096) = 3180 >read(9, "", 4096) = 0 >munmap(0xb60db000, 569344) = 0 >close(9) = 0 >munmap(0xb60da000, 4096) = 0 >write(3, "\3\0\2\0D\0\0\0\16\10\2\0D\0\0\0", 16) = 16 >read(3, 0xbfabbdf4, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0f\2\3\0\0\0#\0\0\0\1\0\1\1\377\377\377\377\0\0\0\0"..., 32) = 32 >read(3, "1@\372\0000@@\0\0\0\336\277", 12) = 12 >read(3, "\1\30g\2\0\0\0\0D\0\0\0\0\0\0\0\0\5\0\4\0\0\372\0000@@"..., 32) = 32 >munmap(0xb60b3000, 159744) = 0 >open("/usr/share/X11/locale/compose.dir", O_RDONLY) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=27076, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(9, "# $Xorg: compose.dir,v 1.3 2000/"..., 4096) = 4096 >read(9, "859-14\niso8859-15/Compose\t\tgd_GB"..., 4096) = 4096 >read(9, ".Big5\nzh_TW/Compose\t\t\tzh_TW.eucT"..., 4096) = 4096 >read(9, "F-8\nen_US.UTF-8/Compose\t\tru_RU.U"..., 4096) = 4096 >read(9, "59-1/Compose:\t\tes_PE.ISO8859-1\ni"..., 4096) = 4096 >read(9, "2/Compose:\t\tsq_AL.ISO8859-2\niso8"..., 4096) = 4096 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >access("/usr/share/X11/locale/en_US.UTF-8/Compose", R_OK) = 0 >open("/usr/share/X11/locale/en_US.UTF-8/Compose", O_RDONLY) = 9 >close(9) = 0 >geteuid32() = 1000 >getegid32() = 100 >open("/home/linux/.XCompose", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/X11/locale/compose.dir", O_RDONLY) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=27076, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(9, "# $Xorg: compose.dir,v 1.3 2000/"..., 4096) = 4096 >read(9, "859-14\niso8859-15/Compose\t\tgd_GB"..., 4096) = 4096 >read(9, ".Big5\nzh_TW/Compose\t\t\tzh_TW.eucT"..., 4096) = 4096 >read(9, "F-8\nen_US.UTF-8/Compose\t\tru_RU.U"..., 4096) = 4096 >read(9, "59-1/Compose:\t\tes_PE.ISO8859-1\ni"..., 4096) = 4096 >read(9, "2/Compose:\t\tsq_AL.ISO8859-2\niso8"..., 4096) = 4096 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >access("/usr/share/X11/locale/en_US.UTF-8/Compose", R_OK) = 0 >getuid32() = 1000 >getgid32() = 100 >stat64("/usr/share/X11/locale/en_US.UTF-8/Compose", {st_mode=S_IFREG|0644, st_size=568428, ...}) = 0 >stat64("/var/cache/libx11/compose/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >open("/var/cache/libx11/compose/l4_024_313cb605_00280cc0", O_RDONLY) = -1 ENOENT (No such file or directory) >getuid32() = 1000 >getgid32() = 100 >stat64("/usr/share/X11/locale/en_US.UTF-8/Compose", {st_mode=S_IFREG|0644, st_size=568428, ...}) = 0 >stat64("/home/linux/.compose-cache/", 0xbfabbb9c) = -1 ENOENT (No such file or directory) >open("/usr/share/X11/locale/en_US.UTF-8/Compose", O_RDONLY) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=568428, ...}) = 0 >mmap2(NULL, 569344, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb60db000 >fstat64(9, {st_mode=S_IFREG|0644, st_size=568428, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb60da000 >read(9, "# UTF-8 (Unicode) compose sequen"..., 4096) = 4096 >read(9, "sciitilde # TILDE\n<Multi_key> <s"..., 4096) = 4096 >read(9, " \t: \"\342\202\245\" U20a5 # MILL SIGN\n<"..., 4096) = 4096 >read(9, " RIEUL-MIEUM-KIYEOK\n<Multi_key> "..., 4096) = 4096 >read(9, " <U10001100> \t: \"\341\205\201\" U1141 # "..., 4096) = 4096 >read(9, "NGUL JUNGSEONG YU-A\n<Multi_key> "..., 4096) = 4096 >read(9, "d # HANGUL JONGSEONG MIEUM-SIOS\n"..., 4096) = 4096 >read(9, "i_key> <U10001107> <U10001132> \t"..., 4096) = 4096 >read(9, "> <A> \t: \"\303\201\" U00C1 #"..., 4096) = 4096 >read(9, "ITAL LETTER O WITH CIRCUMFLEX\n<M"..., 4096) = 4096 >read(9, " WITH ACUTE\n<Multi_key> <apostro"..., 4096) = 4096 >read(9, "AERESIS\n<Multi_key> <quotedbl> <"..., 4096) = 4096 >read(9, "slash> <D> \t: \"\304\220\" U0"..., 4096) = 4096 >read(9, "RCUMFLEX\n<dead_circumflex> <h> "..., 4096) = 4096 >read(9, "cute> <l> \t: \"\304\272\" U"..., 4096) = 4096 >read(9, " U0154 # LATIN CAPITAL LETTER "..., 4096) = 4096 >read(9, " CAPITAL LETTER U WITH TILDE\n<co"..., 4096) = 4096 >read(9, "ey> <period> <Z> \t: \"\305\273\""..., 4096) = 4096 >read(9, " DIAERESIS AND MACRON\n<Multi_key"..., 4096) = 4096 >read(9, "CAPITAL LETTER U WITH DIAERESIS "..., 4096) = 4096 >read(9, "LL LETTER A WITH DIAERESIS AND M"..., 4096) = 4096 >read(9, "<U100001EA> \t: \"\307\254\" U01EC # LA"..., 4096) = 4096 >read(9, "y> <apostrophe> <dead_abovering>"..., 4096) = 4096 >read(9, "apostrophe> <slash> <o> \t: \"\307\277\" "..., 4096) = 4096 >read(9, "L LETTER E WITH CEDILLA\n<dead_ce"..., 4096) = 4096 >read(9, " <asciitilde> <o> \t: \"\310\255\" U022"..., 4096) = 4096 >read(9, "mflex> <Multi_key> <underbar> <U"..., 4096) = 4096 >read(9, "IFIER LETTER SMALL X\n<dead_circu"..., 4096) = 4096 >read(9, "ETTER IOTA WITH DIALYTIKA AND TO"..., 4096) = 4096 >read(9, " U03B0 # GREEK SMALL LETTER UPS"..., 4096) = 4096 >read(9, " \t: \"\320\271\" U0439 # CYRILLIC SMA"..., 4096) = 4096 >read(9, "lic_a> \t: \"\323\221\" U04D1 # CYR"..., 4096) = 4096 >read(9, "U04ED # CYRILLIC SMALL LETTER E "..., 4096) = 4096 >read(9, "0009BC> <U100009AF> \t: \"\340\247\237\" U"..., 4096) = 4096 >read(9, " \t: \"\341\270\202\" U1E02 # LATIN C"..., 4096) = 4096 >read(9, "d> \t: \"\341\270\215\" U1E0D"..., 4096) = 4096 >read(9, "on> <E> \t: \"\341\270\226\" U1E16 # LATIN"..., 4096) = 4096 >read(9, "1E1D # LATIN SMALL LETTER E WITH"..., 4096) = 4096 >read(9, "ti_key> <apostrophe> <dead_diaer"..., 4096) = 4096 >read(9, " AND MACRON\n<dead_macron> <Multi"..., 4096) = 4096 >read(9, "_abovedot> <N> \t: \""..., 4096) = 4096 >read(9, " \t: \"\341\271\215\" U1E4D # LATIN SMAL"..., 4096) = 4096 >read(9, "TIN SMALL LETTER O WITH MACRON A"..., 4096) = 4096 >read(9, "key> <apostrophe> <p> \t: \"\341\271"..., 4096) = 4096 >read(9, "LATIN SMALL LETTER R WITH LINE B"..., 4096) = 4096 >read(9, "BOVE\n<Multi_key> <period> <c> <s"..., 4096) = 4096 >read(9, " U1E78 # LATIN CAPITAL LETTER U "..., 4096) = 4096 >read(9, "IN SMALL LETTER U WITH MACRON AN"..., 4096) = 4096 >read(9, " DOT ABOVE\n<Multi_key> <period> "..., 4096) = 4096 >read(9, "ircumflex> <A> \t: \"\341\272\244\" U1EA4 "..., 4096) = 4096 >read(9, "R A WITH CIRCUMFLEX AND GRAVE\n<d"..., 4096) = 4096 >read(9, "0> \t: \"\341\272\254\" U1EAC # LATIN CAPI"..., 4096) = 4096 >read(9, "i_key> <acute> <U> <a> \t: \""..., 4096) = 4096 >read(9, "ning_hook> <dead_breve> <A> \t: \""..., 4096) = 4096 >read(9, "TAL LETTER A WITH BREVE AND DOT "..., 4096) = 4096 >read(9, ": \"\341\272\276\" U1EBE # LATIN CAPITAL "..., 4096) = 4096 >brk(0x81cb000) = 0x81cb000 >read(9, "AVE\n<combining_grave> <dead_circ"..., 4096) = 4096 >read(9, "1EC5 # LATIN SMALL LETTER E WITH"..., 4096) = 4096 >read(9, "TTER O WITH HOOK ABOVE\n<combinin"..., 4096) = 4096 >read(9, "# LATIN SMALL LETTER O WITH CIRC"..., 4096) = 4096 >read(9, " <ocircumflex> \t: \"\341\273\227\" U1ED7"..., 4096) = 4096 >read(9, "MALL LETTER O WITH HORN AND ACUT"..., 4096) = 4096 >read(9, "ER O WITH HORN AND HOOK ABOVE\n<M"..., 4096) = 4096 >read(9, "o> \t: \"\341\273\243\" U1EE3 # LATIN SMA"..., 4096) = 4096 >read(9, " CAPITAL LETTER U WITH HORN AND "..., 4096) = 4096 >read(9, " U1EEE # LATIN CAPITAL LETTER "..., 4096) = 4096 >read(9, "ALL LETTER Y WITH GRAVE\n<dead_be"..., 4096) = 4096 >read(9, "XIA\n<Multi_key> <apostrophe> <U1"..., 4096) = 4096 >read(9, "<parenleft> <Greek_alpha> \t: \"\341\274"..., 4096) = 4096 >read(9, "A\n<Multi_key> <acute> <U10001F09"..., 4096) = 4096 >read(9, "VARIA\n<Multi_key> <grave> <U1000"..., 4096) = 4096 >read(9, "IA AND OXIA\n<combining_acute> <M"..., 4096) = 4096 >read(9, "IA AND OXIA\n<Multi_key> <apostro"..., 4096) = 4096 >read(9, "OXIA\n<Multi_key> <apostrophe> <U"..., 4096) = 4096 >read(9, "F29 # GREEK CAPITAL LETTER ETA W"..., 4096) = 4096 >read(9, "enleft> <Greek_ETA> \t: \"\341\274\255\" U"..., 4096) = 4096 >read(9, "U1F33 # GREEK SMALL LETTER IOTA "..., 4096) = 4096 >read(9, "EK SMALL LETTER IOTA WITH PSILI "..., 4096) = 4096 >read(9, "IA\n<Multi_key> <apostrophe> <U10"..., 4096) = 4096 >read(9, "10000314> <Greek_omicron> \t"..., 4096) = 4096 >read(9, " U1F45 # GREEK SMALL LETTER OMI"..., 4096) = 4096 >read(9, "MICRON> \t: \"\341\275\214\" U1F4C # GREEK"..., 4096) = 4096 >read(9, "K SMALL LETTER UPSILON WITH DASI"..., 4096) = 4096 >read(9, "0000314> <Greek_upsilon> \t: \"\341\275\227"..., 4096) = 4096 >read(9, "> <asciitilde> <U10000314> <Gree"..., 4096) = 4096 >read(9, "L LETTER OMEGA WITH DASIA AND OX"..., 4096) = 4096 >read(9, "A\n<combining_grave> <U10001F68> "..., 4096) = 4096 >read(9, " U1F6E # GREEK CAPITAL LETTER "..., 4096) = 4096 >read(9, "ER ALPHA WITH PSILI AND YPOGEGRA"..., 4096) = 4096 >read(9, "d_iota> <dead_grave> <U10001F01>"..., 4096) = 4096 >read(9, "e> <U10000313> <Greek_alpha> \t: "..., 4096) = 4096 >read(9, " OXIA AND YPOGEGRAMMENI\n<Multi_k"..., 4096) = 4096 >read(9, "L LETTER ALPHA WITH PSILI AND PE"..., 4096) = 4096 >read(9, "H DASIA AND PROSGEGRAMMENI\n<dead"..., 4096) = 4096 >read(9, "D PROSGEGRAMMENI\n<dead_iota> <de"..., 4096) = 4096 >read(9, " PROSGEGRAMMENI\n<Multi_key> <Gre"..., 4096) = 4096 >read(9, "MENI\n<Multi_key> <Greek_iota> <a"..., 4096) = 4096 >read(9, "10001F0F> \t: \"\341\276\217\" U1F8F # GRE"..., 4096) = 4096 >read(9, " DASIA AND YPOGEGRAMMENI\n<dead_i"..., 4096) = 4096 >read(9, "ASIA AND VARIA AND YPOGEGRAMMENI"..., 4096) = 4096 >read(9, "mbining_acute> <U10001F20> \t: \"\341"..., 4096) = 4096 >read(9, "U1F95 # GREEK SMALL LETTER ETA W"..., 4096) = 4096 >read(9, "> \t: \"\341\276\227\" U1F97 # GREEK SMALL"..., 4096) = 4096 >read(9, "ND VARIA AND PROSGEGRAMMENI\n<dea"..., 4096) = 4096 >read(9, "ek_ETA> \t: \"\341\276\233\" U1F9B # GREEK"..., 4096) = 4096 >read(9, "1F9D # GREEK CAPITAL LETTER ETA "..., 4096) = 4096 >read(9, "10001F28> \t: \"\341\276\236\" U1F9E # GRE"..., 4096) = 4096 >read(9, " PERISPOMENI AND PROSGEGRAMMENI\n"..., 4096) = 4096 >read(9, "ing_grave> <U10001F60> \t: \"\341\276\242\" "..., 4096) = 4096 >read(9, " <U10001F60> \t: \"\341\276\244\" U1FA4 # "..., 4096) = 4096 >read(9, " <Greek_omega> \t: \"\341\276\245\" U1FA5 "..., 4096) = 4096 >read(9, "GREEK SMALL LETTER OMEGA WITH PS"..., 4096) = 4096 >read(9, "R OMEGA WITH DASIA AND PERISPOME"..., 4096) = 4096 >read(9, "A WITH PSILI AND VARIA AND PROSG"..., 4096) = 4096 >read(9, "EEK CAPITAL LETTER OMEGA WITH PS"..., 4096) = 4096 >read(9, "L LETTER OMEGA WITH DASIA AND OX"..., 4096) = 4096 >read(9, "y> <Greek_iota> <U10000342> <U10"..., 4096) = 4096 >read(9, "A WITH VRACHY\n<dead_macron> <Gre"..., 4096) = 4096 >read(9, " \t: \"\341\276\270\" U1FB8 # GREEK CAP"..., 4096) = 4096 >read(9, "de> <Greek_eta> \t: \"\341\277\207\" U1FC7"..., 4096) = 4096 >read(9, "resis> \t: \"\341\277\227\" U1FD7 # GREEK "..., 4096) = 4096 >read(9, " GREEK SMALL LETTER RHO WITH PSI"..., 4096) = 4096 >read(9, "LETTER OMEGA WITH YPOGEGRAMMENI\n"..., 4096) = 4096 >read(9, "SUPERSCRIPT FOUR\n<Multi_key> <as"..., 4096) = 4096 >read(9, "rbar> <KP_3> \t: \"\342\202\203\" U2083"..., 4096) = 4096 >read(9, "Y NOR ACTUALLY EQUAL TO\n<Multi_k"..., 4096) = 4096 >read(9, "LED DIGIT EIGHT\n<Multi_key> <par"..., 4096) = 4096 >read(9, " \"\342\221\263\" U2473 # CIRCLED NUMBER "..., 4096) = 4096 >read(9, "MALL LETTER N\n<Multi_key> <paren"..., 4096) = 4096 >read(9, "ER DI\n<dead_voiced_sound> <kana_"..., 4096) = 4096 >read(9, "CIRCLED NUMBER TWENTY ONE\n<Multi"..., 4096) = 4096 >read(9, "> <parenright> \t: \"\343\211\230\" U3258 "..., 4096) = 4096 >read(9, "i_key> <parenleft> <U10001109> <"..., 4096) = 4096 >read(9, "renleft> <U10007279> <parenright"..., 4096) = 4096 >read(9, "MBER THIRTY NINE\n<Multi_key> <pa"..., 4096) = 4096 >read(9, " <parenleft> <KP_5> <0> <parenri"..., 4096) = 4096 >read(9, "FD # CIRCLED KATAKANA WE\n<Multi_"..., 4096) = 4096 >read(9, "> \t: \"\357\255\215\" UFB4D # HEBREW LETT"..., 4096) = 4096 >read(9, " : \"\320\225\314\201\"\n<Multi_key> <acute>"..., 4096) = 3180 >read(9, "", 4096) = 0 >munmap(0xb60db000, 569344) = 0 >close(9) = 0 >munmap(0xb60da000, 4096) = 0 >writev(3, [{"\2\0\4\0D\0\0\0\0\10\0\0000@@\0\2\2\4\0D\0\0\0\0\10\0\000"..., 40}, {"-*-fixed-medium-r-*-*-16-*-ISO88"..., 36}], 2) = 76 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0j\2\16\0\0\0\1\0\0\0\210\35\214\t\370\324\336\277\367"..., 32) = 32 >readv(3, [{"7-etl-fixed-medium-r-normal--16-"..., 56}, {"", 0}], 2) = 56 >writev(3, [{"1\0\v\0\1\0$\0", 8}, {"-*-fixed-medium-r-*-*-16-*-ISO88"..., 36}], 2) = 44 >read(3, 0xbfabbb2c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0k\2\16\0\0\0\1\0\0\0\210\35\214\t\370\324\336\277\367"..., 32) = 32 >readv(3, [{"7-etl-fixed-medium-r-normal--16-"..., 56}, {"", 0}], 2) = 56 >writev(3, [{"1\0\v\0\1\0$\0", 8}, {"-*-fixed-medium-r-*-*-16-*-ISO88"..., 36}], 2) = 44 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0l\2\16\0\0\0\1\0\0\0\300-f\n\370\324\336\277\367\33"..., 32) = 32 >readv(3, [{"7-etl-fixed-medium-r-normal--16-"..., 56}, {"", 0}], 2) = 56 >writev(3, [{"1\0\v\0\1\0$\0", 8}, {"-*-fixed-medium-r-*-*-16-*-ISO88"..., 36}], 2) = 44 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0m\2\16\0\0\0\1\0\0\0\300-f\n\370\324\336\277\367\33"..., 32) = 32 >readv(3, [{"7-etl-fixed-medium-r-normal--16-"..., 56}, {"", 0}], 2) = 56 >writev(3, [{"1\0\v\0\1\0$\0", 8}, {"-*-fixed-medium-r-*-*-16-*-ISO88"..., 36}], 2) = 44 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0n\2\16\0\0\0\1\0\0\0\300-f\n\370\324\336\277\367\33"..., 32) = 32 >readv(3, [{"7-etl-fixed-medium-r-normal--16-"..., 56}, {"", 0}], 2) = 56 >writev(3, [{"1\0\v\0\1\0$\0", 8}, {"-*-fixed-medium-r-*-*-16-*-ISO88"..., 36}], 2) = 44 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0o\2\16\0\0\0\1\0\0\0\300-f\n\370\324\336\277\367\33"..., 32) = 32 >readv(3, [{"7-etl-fixed-medium-r-normal--16-"..., 56}, {"", 0}], 2) = 56 >writev(3, [{"1\0\v\0\1\0$\0", 8}, {"-*-fixed-medium-r-*-*-16-*-ISO88"..., 36}], 2) = 44 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0p\2\16\0\0\0\1\0\0\0\300-f\n\370\324\336\277\367\33"..., 32) = 32 >readv(3, [{"7-etl-fixed-medium-r-normal--16-"..., 56}, {"", 0}], 2) = 56 >writev(3, [{"1\0\v\0\1\0!\0", 8}, {"-*-fixed-medium-r-*-*-16-*-KOI8-"..., 33}, {"\0\0\0", 3}], 3) = 44 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0q\2\16\0\0\0\1\0\0\0\300-f\n\370\324\336\277\367\33"..., 32) = 32 >readv(3, [{"4-etl-fixed-medium-r-normal--16-"..., 56}, {"", 0}], 2) = 56 >writev(3, [{"1\0\v\0\1\0$\0", 8}, {"-*-fixed-medium-r-*-*-16-*-ISO88"..., 36}], 2) = 44 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0r\2\16\0\0\0\1\0\0\0\300-f\n\370\324\336\277\367\33"..., 32) = 32 >readv(3, [{"7-etl-fixed-medium-r-normal--16-"..., 56}, {"", 0}], 2) = 56 >writev(3, [{"1\0\v\0\1\0$\0", 8}, {"-*-fixed-medium-r-*-*-16-*-ISO88"..., 36}], 2) = 44 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0s\2\16\0\0\0\1\0\0\0\300-f\n\370\324\336\277\367\33"..., 32) = 32 >readv(3, [{"7-etl-fixed-medium-r-normal--16-"..., 56}, {"", 0}], 2) = 56 >writev(3, [{"1\0\f\0\1\0%\0", 8}, {"-*-fixed-medium-r-*-*-16-*-ISO88"..., 37}, {"\0\0\0", 3}], 3) = 48 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0t\2\0\0\0\0\0\0\0\0\300-f\n\370\324\336\277\367\33"..., 32) = 32 >writev(3, [{"1\0\f\0\1\0\'\0", 8}, {"-*-fixed-medium-r-*-*-16-*-*-ISO"..., 39}, {"\0", 1}], 3) = 48 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0u\2\0\0\0\0\0\0\0\0\300-f\n\370\324\336\277\367\33"..., 32) = 32 >writev(3, [{"1\0\r\0\1\0)\0", 8}, {"-*-fixed-medium-r-*-*-16-*-*-*-I"..., 41}, {"\0\0\0", 3}], 3) = 52 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0v\2\0\0\0\0\0\0\0\0\300-f\n\370\324\336\277\367\33"..., 32) = 32 >writev(3, [{"1\0\r\0\1\0+\0", 8}, {"-*-fixed-medium-r-*-*-16-*-*-*-*"..., 43}, {"\0", 1}], 3) = 52 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0w\2\0\0\0\0\0\0\0\0\300-f\n\370\324\336\277\367\33"..., 32) = 32 >writev(3, [{"1\0\16\0\1\0-\0", 8}, {"-*-fixed-medium-r-*-*-16-*-*-*-*"..., 45}, {"\0\0\0", 3}], 3) = 56 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0x\2\0\0\0\0\0\0\0\0\300-f\n\370\324\336\277\367\33"..., 32) = 32 >writev(3, [{"1\0\v\0\1\0!\0", 8}, {"-*-*-medium-r-*-*-16-*-ISO8859-1"..., 33}, {"\0\0\0", 3}], 3) = 44 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0y\2\0\0\0\0\0\0\0\0\300-f\n\370\324\336\277\367\33"..., 32) = 32 >writev(3, [{"1\0\v\0\1\0#\0", 8}, {"-*-*-medium-r-*-*-16-*-*-ISO8859"..., 35}, {"\0", 1}], 3) = 44 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0z\2\0\0\0\0\0\0\0\0\300-f\n\370\324\336\277\367\33"..., 32) = 32 >writev(3, [{"1\0\f\0\1\0%\0", 8}, {"-*-*-medium-r-*-*-16-*-*-*-ISO88"..., 37}, {"\0\0\0", 3}], 3) = 48 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0{\2\0\0\0\0\0\0\0\0\300-f\n\370\324\336\277\367\33"..., 32) = 32 >writev(3, [{"1\0\f\0\1\0\'\0", 8}, {"-*-*-medium-r-*-*-16-*-*-*-*-ISO"..., 39}, {"\0", 1}], 3) = 48 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0|\2\0\0\0\0\0\0\0\0\300-f\n\370\324\336\277\367\33"..., 32) = 32 >writev(3, [{"1\0\r\0\1\0)\0", 8}, {"-*-*-medium-r-*-*-16-*-*-*-*-*-I"..., 41}, {"\0\0\0", 3}], 3) = 52 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0}\2\23\0\0\0\1\0\0\0\300-f\n\370\324\336\277\367\33"..., 32) = 32 >readv(3, [{"H-urw-century schoolbook l-mediu"..., 76}, {"", 0}], 2) = 76 >writev(3, [{"1\0\f\0\1\0%\0", 8}, {"-*-fixed-medium-r-*-*-16-*-ISO88"..., 37}, {"\0\0\0", 3}], 3) = 48 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0~\2\0\0\0\0\0\0\0\0\300-f\n\370\324\336\277\367\33"..., 32) = 32 >writev(3, [{"1\0\f\0\1\0\'\0", 8}, {"-*-fixed-medium-r-*-*-16-*-*-ISO"..., 39}, {"\0", 1}], 3) = 48 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\177\2\0\0\0\0\0\0\0\0\300-f\n\370\324\336\277\367"..., 32) = 32 >writev(3, [{"1\0\r\0\1\0)\0", 8}, {"-*-fixed-medium-r-*-*-16-*-*-*-I"..., 41}, {"\0\0\0", 3}], 3) = 52 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\200\2\0\0\0\0\0\0\0\0\300-f\n\370\324\336\277\367"..., 32) = 32 >writev(3, [{"1\0\r\0\1\0+\0", 8}, {"-*-fixed-medium-r-*-*-16-*-*-*-*"..., 43}, {"\0", 1}], 3) = 52 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\201\2\0\0\0\0\0\0\0\0\300-f\n\370\324\336\277\367"..., 32) = 32 >writev(3, [{"1\0\16\0\1\0-\0", 8}, {"-*-fixed-medium-r-*-*-16-*-*-*-*"..., 45}, {"\0\0\0", 3}], 3) = 56 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\202\2\0\0\0\0\0\0\0\0\300-f\n\370\324\336\277\367"..., 32) = 32 >writev(3, [{"1\0\v\0\1\0!\0", 8}, {"-*-*-medium-r-*-*-16-*-ISO8859-1"..., 33}, {"\0\0\0", 3}], 3) = 44 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\203\2\0\0\0\0\0\0\0\0\300-f\n\370\324\336\277\367"..., 32) = 32 >writev(3, [{"1\0\v\0\1\0#\0", 8}, {"-*-*-medium-r-*-*-16-*-*-ISO8859"..., 35}, {"\0", 1}], 3) = 44 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\204\2\0\0\0\0\0\0\0\0\300-f\n\370\324\336\277\367"..., 32) = 32 >writev(3, [{"1\0\f\0\1\0%\0", 8}, {"-*-*-medium-r-*-*-16-*-*-*-ISO88"..., 37}, {"\0\0\0", 3}], 3) = 48 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\205\2\0\0\0\0\0\0\0\0\300-f\n\370\324\336\277\367"..., 32) = 32 >writev(3, [{"1\0\f\0\1\0\'\0", 8}, {"-*-*-medium-r-*-*-16-*-*-*-*-ISO"..., 39}, {"\0", 1}], 3) = 48 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\206\2\0\0\0\0\0\0\0\0\300-f\n\370\324\336\277\367"..., 32) = 32 >writev(3, [{"1\0\r\0\1\0)\0", 8}, {"-*-*-medium-r-*-*-16-*-*-*-*-*-I"..., 41}, {"\0\0\0", 3}], 3) = 52 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\207\2\0\0\0\0\0\0\0\0\300-f\n\370\324\336\277\367"..., 32) = 32 >writev(3, [{"1\0\f\0\1\0%\0", 8}, {"-*-fixed-medium-r-*-*-16-*-ISO88"..., 37}, {"\0\0\0", 3}], 3) = 48 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\210\2\17\0\0\0\1\0\0\0\300-f\n\370\324\336\277\367"..., 32) = 32 >readv(3, [{":-efont-fixed-medium-r-normal--1"..., 60}, {"", 0}], 2) = 60 >writev(3, [{"1\0\r\0\1\0*\0", 8}, {"-*-fixed-medium-r-*-*-16-*-JISX0"..., 42}, {"\0\0", 2}], 3) = 52 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\211\2\21\0\0\0\1\0\0\0\300-f\n\370\324\336\277\367"..., 32) = 32 >readv(3, [{"@-jis-fixed-medium-r-normal--16-"..., 68}, {"", 0}], 2) = 68 >writev(3, [{"1\0\r\0\1\0)\0", 8}, {"-*-fixed-medium-r-*-*-16-*-KSC56"..., 41}, {"\0\0\0", 3}], 3) = 52 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\212\2\0\0\0\0\0\0\0\0\300-f\n\370\324\336\277\367"..., 32) = 32 >writev(3, [{"1\0\r\0\1\0+\0", 8}, {"-*-fixed-medium-r-*-*-16-*-*-KSC"..., 43}, {"\0", 1}], 3) = 52 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\213\2\0\0\0\0\0\0\0\0\300-f\n\370\324\336\277\367"..., 32) = 32 >writev(3, [{"1\0\16\0\1\0-\0", 8}, {"-*-fixed-medium-r-*-*-16-*-*-*-K"..., 45}, {"\0\0\0", 3}], 3) = 56 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\214\2\0\0\0\0\0\0\0\0\300-f\n\370\324\336\277\367"..., 32) = 32 >writev(3, [{"1\0\16\0\1\0/\0", 8}, {"-*-fixed-medium-r-*-*-16-*-*-*-*"..., 47}, {"\0", 1}], 3) = 56 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\215\2\0\0\0\0\0\0\0\0\300-f\n\370\324\336\277\367"..., 32) = 32 >writev(3, [{"1\0\17\0\1\0001\0", 8}, {"-*-fixed-medium-r-*-*-16-*-*-*-*"..., 49}, {"\0\0\0", 3}], 3) = 60 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\216\2\0\0\0\0\0\0\0\0\300-f\n\370\324\336\277\367"..., 32) = 32 >writev(3, [{"1\0\f\0\1\0%\0", 8}, {"-*-*-medium-r-*-*-16-*-KSC5601.1"..., 37}, {"\0\0\0", 3}], 3) = 48 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\217\2\21\0\0\0\1\0\0\0\300-f\n\370\324\336\277\367"..., 32) = 32 >readv(3, [{"C-daewoo-gothic-medium-r-normal-"..., 68}, {"", 0}], 2) = 68 >writev(3, [{"1\0\f\0\1\0(\0", 8}, {"-*-fixed-medium-r-*-*-16-*-GB231"..., 40}], 2) = 48 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\220\2\0\0\0\0\0\0\0\0\300-f\n\370\324\336\277\367"..., 32) = 32 >writev(3, [{"1\0\r\0\1\0*\0", 8}, {"-*-fixed-medium-r-*-*-16-*-*-GB2"..., 42}, {"\0\0", 2}], 3) = 52 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\221\2\0\0\0\0\0\0\0\0\300-f\n\370\324\336\277\367"..., 32) = 32 >writev(3, [{"1\0\r\0\1\0,\0", 8}, {"-*-fixed-medium-r-*-*-16-*-*-*-G"..., 44}], 2) = 52 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\222\2\0\0\0\0\0\0\0\0\300-f\n\370\324\336\277\367"..., 32) = 32 >writev(3, [{"1\0\16\0\1\0.\0", 8}, {"-*-fixed-medium-r-*-*-16-*-*-*-*"..., 46}, {"\0\0", 2}], 3) = 56 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\223\2\0\0\0\0\0\0\0\0\300-f\n\370\324\336\277\367"..., 32) = 32 >writev(3, [{"1\0\16\0\1\0000\0", 8}, {"-*-fixed-medium-r-*-*-16-*-*-*-*"..., 48}], 2) = 56 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\224\2\0\0\0\0\0\0\0\0\300-f\n\370\324\336\277\367"..., 32) = 32 >writev(3, [{"1\0\v\0\1\0$\0", 8}, {"-*-*-medium-r-*-*-16-*-GB2312.19"..., 36}], 2) = 44 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\225\2\21\0\0\0\1\0\0\0\300-f\n\370\324\336\277\367"..., 32) = 32 >readv(3, [{"C-isas-fangsong ti-medium-r-norm"..., 68}, {"", 0}], 2) = 68 >writev(3, [{"1\0\r\0\1\0*\0", 8}, {"-*-fixed-medium-r-*-*-16-*-JISX0"..., 42}, {"\0\0", 2}], 3) = 52 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\226\2\21\0\0\0\1\0\0\0\300-f\n\370\324\336\277\367"..., 32) = 32 >readv(3, [{"@-sony-fixed-medium-r-normal--16"..., 68}, {"", 0}], 2) = 68 >writev(3, [{"1\0\r\0\1\0*\0", 8}, {"-*-fixed-medium-r-*-*-16-*-JISX0"..., 42}, {"\0\0", 2}], 3) = 52 >read(3, 0xbfabbb2c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\227\2\21\0\0\0\1\0\0\0\300-f\n\370\324\336\277\367"..., 32) = 32 >readv(3, [{"@-sony-fixed-medium-r-normal--16"..., 68}, {"", 0}], 2) = 68 >writev(3, [{"1\0\f\0\1\0%\0", 8}, {"-*-fixed-medium-r-*-*-16-*-ISO10"..., 37}, {"\0\0\0", 3}], 3) = 48 >read(3, 0xbfabbb8c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\230\2\17\0\0\0\1\0\0\0\300-f\n\370\324\336\277\367"..., 32) = 32 >readv(3, [{":-efont-fixed-medium-r-normal--1"..., 60}, {"", 0}], 2) = 60 >writev(3, [{"2\0\20\0\1\0007\0", 8}, {"-etl-fixed-medium-r-normal--16-1"..., 55}, {"\0", 1}], 3) = 64 >read(3, 0xbfabbd60, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\0017\231\2=\0\0\0\0\0\0\0\10\0\0\0\364\377\0\0OUND\4\0"..., 32) = 32 >read(3, "\2\0\0\0Y_NA \0\377\0 \0\24\0\0\0\0\0\16\0\2\0\0\0\0\0"..., 28) = 28 >read(3, "\371\0\0\0\372\0\0\0\345\0\0\0W\1\0\0@\0\0\0\374\0\0\0"..., 160) = 160 >readv(3, [{"-etl-fixed-medium-r-normal--16-1"..., 55}, {"\0", 1}], 2) = 56 >read(3, "\1\0\231\2\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(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"..., 28) = 28 >writev(3, [{"2\0\20\0\1\0007\0", 8}, {"-etl-fixed-medium-r-normal--16-1"..., 55}, {"\0", 1}], 3) = 64 >read(3, 0xbfabbd60, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\0017\232\2=\0\0\0\0\0\0\0\10\0\0\0\364\377\0\0OUND\4\0"..., 32) = 32 >read(3, "\2\0\0\0Y_NA \0\377\0 \0\24\0\0\0\0\0\16\0\2\0\0\0\0\0"..., 28) = 28 >read(3, "\371\0\0\0\372\0\0\0\345\0\0\0W\1\0\0@\0\0\0\374\0\0\0"..., 160) = 160 >readv(3, [{"-etl-fixed-medium-r-normal--16-1"..., 55}, {"\0", 1}], 2) = 56 >read(3, "\1\0\232\2\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(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"..., 28) = 28 >writev(3, [{"2\0\20\0\1\0007\0", 8}, {"-etl-fixed-medium-r-normal--16-1"..., 55}, {"\0", 1}], 3) = 64 >read(3, 0xbfabbd60, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\0017\233\2=\0\0\0\0\0\0\0\10\0\0\0\364\377\0\0OUND\4\0"..., 32) = 32 >read(3, "\2\0\0\0Y_NA \0\377\0 \0\24\0\0\0\0\0\16\0\2\0\0\0\0\0"..., 28) = 28 >read(3, "\371\0\0\0\372\0\0\0\345\0\0\0W\1\0\0@\0\0\0\374\0\0\0"..., 160) = 160 >readv(3, [{"-etl-fixed-medium-r-normal--16-1"..., 55}, {"\0", 1}], 2) = 56 >read(3, "\1\0\233\2\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(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"..., 28) = 28 >writev(3, [{"2\0\20\0\1\0007\0", 8}, {"-etl-fixed-medium-r-normal--16-1"..., 55}, {"\0", 1}], 3) = 64 >read(3, 0xbfabbd60, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\0017\234\2=\0\0\0\0\0\0\0\10\0\0\0\364\377\0\0OUND\4\0"..., 32) = 32 >read(3, "\2\0\0\0Y_NA \0\377\0 \0\24\0\0\0\0\0\16\0\2\0\0\0\0\0"..., 28) = 28 >read(3, "\371\0\0\0\372\0\0\0\345\0\0\0W\1\0\0@\0\0\0\374\0\0\0"..., 160) = 160 >readv(3, [{"-etl-fixed-medium-r-normal--16-1"..., 55}, {"\0", 1}], 2) = 56 >read(3, "\1\0\234\2\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(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"..., 28) = 28 >writev(3, [{"2\0\20\0\1\0007\0", 8}, {"-etl-fixed-medium-r-normal--16-1"..., 55}, {"\0", 1}], 3) = 64 >read(3, 0xbfabbd60, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\0017\235\2=\0\0\0\0\0\0\0\10\0\0\0\364\377\0\0OUND\4\0"..., 32) = 32 >read(3, "\2\0\0\0Y_NA \0\377\0 \0\24\0\0\0\0\0\16\0\2\0\0\0\0\0"..., 28) = 28 >read(3, "\371\0\0\0\372\0\0\0\345\0\0\0W\1\0\0@\0\0\0\374\0\0\0"..., 160) = 160 >readv(3, [{"-etl-fixed-medium-r-normal--16-1"..., 55}, {"\0", 1}], 2) = 56 >read(3, "\1\0\235\2\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(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"..., 28) = 28 >writev(3, [{"2\0\20\0\1\0007\0", 8}, {"-etl-fixed-medium-r-normal--16-1"..., 55}, {"\0", 1}], 3) = 64 >read(3, 0xbfabbd60, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\0017\236\2=\0\0\0\0\0\0\0\10\0\0\0\367\377\0\0OUND\4\0"..., 32) = 32 >read(3, "\2\0\0\0Y_NA \0\377\0 \0\24\0\0\0\0\0\16\0\2\0\0\0\0\0"..., 28) = 28 >read(3, "\371\0\0\0\372\0\0\0\345\0\0\0W\1\0\0@\0\0\0`\1\0\0\346"..., 160) = 160 >readv(3, [{"-etl-fixed-medium-r-normal--16-1"..., 55}, {"\0", 1}], 2) = 56 >read(3, "\1\0\236\2\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(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"..., 28) = 28 >writev(3, [{"2\0\17\0\1\0004\0", 8}, {"-etl-fixed-medium-r-normal--16-1"..., 52}], 2) = 60 >read(3, 0xbfabbd60, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\0014\237\2<\0\0\0\0\0\0\0\10\0\0\0\367\377\0\0OUND\4\0"..., 32) = 32 >read(3, "\2\0\0\0Y_NA \0\377\0 \0\24\0\0\0\0\0\16\0\2\0\0\0\0\0"..., 28) = 28 >read(3, "\371\0\0\0\372\0\0\0\345\0\0\0W\1\0\0@\0\0\0\374\0\0\0"..., 160) = 160 >readv(3, [{"-etl-fixed-medium-r-normal--16-1"..., 52}, {"", 0}], 2) = 52 >read(3, "\1\0\237\2\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(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"..., 28) = 28 >writev(3, [{"2\0\20\0\1\0007\0", 8}, {"-etl-fixed-medium-r-normal--16-1"..., 55}, {"\0", 1}], 3) = 64 >read(3, 0xbfabbd60, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\0017\240\2=\0\0\0\0\0\0\0\10\0\0\0\364\377\0\0OUND\4\0"..., 32) = 32 >read(3, "\2\0\0\0Y_NA \0\376\0 \0\24\0\0\0\0\0\16\0\2\0\0\0\0\0"..., 28) = 28 >read(3, "\371\0\0\0\372\0\0\0\345\0\0\0W\1\0\0@\0\0\0\374\0\0\0"..., 160) = 160 >readv(3, [{"-etl-fixed-medium-r-normal--16-1"..., 55}, {"\2", 1}], 2) = 56 >read(3, "\1\0\240\2\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(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"..., 28) = 28 >writev(3, [{"2\0\20\0\1\0007\0", 8}, {"-etl-fixed-medium-r-normal--16-1"..., 55}, {"\0", 1}], 3) = 64 >read(3, 0xbfabbd60, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\0017\241\2=\0\0\0\0\0\0\0\10\0\0\0\364\377\0\0OUND\4\0"..., 32) = 32 >read(3, "\2\0\0\0Y_NA \0\377\0 \0\24\0\0\0\0\0\16\0\2\0\0\0\0\0"..., 28) = 28 >read(3, "\371\0\0\0\372\0\0\0\345\0\0\0W\1\0\0@\0\0\0\374\0\0\0"..., 160) = 160 >readv(3, [{"-etl-fixed-medium-r-normal--16-1"..., 55}, {"\2", 1}], 2) = 56 >read(3, "\1\0\241\2\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(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"..., 28) = 28 >writev(3, [{"2\0\24\0\1\0H\0", 8}, {"-urw-century schoolbook l-medium"..., 72}], 2) = 80 >read(3, 0xbfabbd60, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1H\242\2S\0\0\0\377\377\0\0\3\0\377\377\367\377\270\v"..., 32) = 32 >read(3, "\6\0\200>\200\0\0\0\0\0\377\0\0\0\35\0\0\0\0\0\21\0\6\0"..., 28) = 28 >read(3, "\22\0\0\0l\1\0\0\345\0\0\0m\1\0\0@\0\0\0n\1\0\0\346\0\0"..., 232) = 232 >readv(3, [{"-urw-century schoolbook l-medium"..., 72}, {"", 0}], 2) = 72 >read(3, "\1\0\242\2\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(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"..., 28) = 28 >writev(3, [{"2\0\21\0\1\0:\0", 8}, {"-efont-fixed-medium-r-normal--16"..., 58}, {"\0\0", 2}], 3) = 68 >read(3, 0xbfabbd60, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1:\243\2@\0\0\0\0\0\0\0\10\0\0\0\365\377\0\0n\1\0\0\4"..., 32) = 32 >read(3, "\2\0\0\0b\1\0\0\0\0\377\0\0\0\25\0\0\0\0\0\16\0\2\0\0\0"..., 28) = 28 >read(3, "=\0\0\0z\1\0\0\371\0\0\0\372\0\0\0\345\0\0\0{\1\0\0@\0"..., 168) = 168 >readv(3, [{"-efont-fixed-medium-r-normal--16"..., 58}, {"\0\0", 2}], 2) = 60 >read(3, "\1\0\243\2\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(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"..., 28) = 28 >writev(3, [{"2\0\22\0\1\0@\0", 8}, {"-jis-fixed-medium-r-normal--16-1"..., 64}], 2) = 72 >read(3, 0xbfabbd60, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1>\244\2A\0\0\0\0\0\0\0\20\0\377\377\363\377\0\0n\1\0"..., 32) = 32 >read(3, "\2\0\0\0b\1\0\0!\0~\0!!\25\0\0!t\0\16\0\2\0\0\0\0\0", 28) = 28 >read(3, "=\0\0\0~\1\0\0\371\0\0\0\372\0\0\0\345\0\0\0\177\1\0\0"..., 168) = 168 >readv(3, [{"-jis-fixed-medium-r-normal--16-1"..., 62}, {"\243\2", 2}], 2) = 64 >read(3, "\1\0\244\2\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(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"..., 28) = 28 >writev(3, [{"2\0\23\0\1\0C\0", 8}, {"-daewoo-gothic-medium-r-normal--"..., 67}, {"\0", 1}], 3) = 76 >read(3, 0xbfabbd60, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1C\245\2B\0\0\0\0\0\0\0\20\0\377\377\363\377\0\0n\1\0"..., 32) = 32 >read(3, "\2\0\0\0b\1\0\0!\0~\0!!\25\0\0!}\0\16\0\2\0\0\0\0\0", 28) = 28 >read(3, "\371\0\0\0\372\0\0\0\345\0\0\0\203\1\0\0@\0\0\0\204\1\0"..., 168) = 168 >readv(3, [{"-daewoo-gothic-medium-r-normal--"..., 67}, {"\2", 1}], 2) = 68 >read(3, "\1\0\245\2\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(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"..., 28) = 28 >writev(3, [{"2\0\23\0\1\0C\0", 8}, {"-isas-fangsong ti-medium-r-norma"..., 67}, {"\0", 1}], 3) = 76 >read(3, 0xbfabbd60, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1C\246\2B\0\0\0\0\0\0\0\20\0\0\0\363\377\0\0n\1\0\0\f"..., 32) = 32 >read(3, "\2\0\0\0b\1\0\0!\0~\0!!\25\0\0!w\0\16\0\2\0\0\0\0\0", 28) = 28 >read(3, "\371\0\0\0\372\0\0\0\345\0\0\0\210\1\0\0@\0\0\0\211\1\0"..., 168) = 168 >readv(3, [{"-isas-fangsong ti-medium-r-norma"..., 67}, {"\2", 1}], 2) = 68 >read(3, "\1\0\246\2\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(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"..., 28) = 28 >writev(3, [{"2\0\22\0\1\0@\0", 8}, {"-sony-fixed-medium-r-normal--16-"..., 64}], 2) = 72 >read(3, 0xbfabbd60, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1@\247\2A\0\0\0\0\0\0\0\10\0\377\377\365\377\0\0n\1\0"..., 32) = 32 >read(3, "\2\0\0\0b\1\0\0\1\0\337\0 \0\25\0\0\0\0\0\16\0\2\0\0\0"..., 28) = 28 >read(3, "\371\0\0\0\372\0\0\0\345\0\0\0\215\1\0\0@\0\0\0\374\0\0"..., 168) = 168 >readv(3, [{"-sony-fixed-medium-r-normal--16-"..., 64}, {"", 0}], 2) = 64 >read(3, "\1\0\247\2\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(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"..., 28) = 28 >writev(3, [{"2\0\21\0\1\0:\0", 8}, {"-efont-fixed-medium-r-normal--16"..., 58}, {"\0\0", 2}], 3) = 68 >read(3, 0xbfabbd60, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1:\250\2<\0\0\0\0\0\0\0\10\0\0\0\363\377\0\0ght \7\0\10"..., 32) = 32 >read(3, "\2\0\0\0font\0\0\377\0 \0\23\0\0\0\377\0\16\0\2\0\0\0\0"..., 28) = 28 >read(3, "=\0\0\0\221\1\0\0\345\0\0\0{\1\0\0@\0\0\0\374\0\0\0\346"..., 152) = 152 >readv(3, [{"-efont-fixed-medium-r-normal--16"..., 58}, {"0-", 2}], 2) = 60 >read(3, "\1\0\250\2\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(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"..., 28) = 28 >write(3, "\3\0\2\0&\0\300\4\16\10\2\0&\0\300\4", 16) = 16 >read(3, "\1\0\251\2\3\0\0\0#\0\0\0\1\0\1\1\377\377\377\377\0\0\0"..., 32) = 32 >read(3, "\177\340b\0\177\340b\0\0\0\336\277", 12) = 12 >read(3, "\1\30\252\2\0\0\0\0D\0\0\0@\0013\1\200\2\231\1\0\0b\0\177"..., 32) = 32 >write(3, "\3\0\2\0&\0\300\4\16\10\2\0&\0\300\4", 16) = 16 >read(3, "\1\0\253\2\3\0\0\0#\0\0\0\1\0\1\1\377\377\377\377\0\0\0"..., 32) = 32 >read(3, "\177\340b\0\177\340b\0\0\0\336\277", 12) = 12 >read(3, "\1\30\254\2\0\0\0\0D\0\0\0@\0013\1\200\2\231\1\0\0b\0\177"..., 32) = 32 >ioctl(6, FIONREAD, [1]) = 0 >write(3, "\3\0\2\0&\0\300\4\16\10\2\0&\0\300\4", 16) = 16 >read(3, "\1\0\255\2\3\0\0\0#\0\0\0\1\0\1\1\377\377\377\377\0\0\0"..., 32) = 32 >read(3, "\177\340b\0\177\340b\0\0\0\336\277", 12) = 12 >read(3, "\1\30\256\2\0\0\0\0D\0\0\0@\0013\1\200\2\231\1\0\0b\0\177"..., 32) = 32 >write(3, "\3\0\2\0&\0\300\4\16\10\2\0&\0\300\4", 16) = 16 >read(3, 0xbfabbd54, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\257\2\3\0\0\0#\0\0\0\1\0\1\1\377\377\377\377\0\0\0"..., 32) = 32 >read(3, "\177\340b\0\177\340b\0\0\0\336\277", 12) = 12 >read(3, "\1\30\260\2\0\0\0\0D\0\0\0@\0013\1\200\2\231\1\0\0b\0\177"..., 32) = 32 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/viewmag.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/viewmag.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/viewmag.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/viewmag.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/viewmag.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/viewmag.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/viewmag.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/viewmag.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/viewmag.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/viewmag.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/viewmag.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/viewmag.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/viewmag.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/viewmag.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/viewmag.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/viewmag.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/viewmag.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/viewmag.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/viewmag.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/viewmag.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/viewmag.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/viewmag.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/viewmag.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/viewmag.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/viewmag.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/viewmag.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/viewmag.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/viewmag.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/viewmag.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/viewmag.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/viewmag.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/viewmag.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/actions/viewmag.png", R_OK) = 0 >open("/opt/kde3/share/icons/crystalsvg/32x32/actions/viewmag.png", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=1715, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=1715, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >_llseek(9, 0, [0], SEEK_SET) = 0 >read(9, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0 \0\0\0 \10\6\0\0\0s"..., 4096) = 1715 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 192885}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/kfm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/kfm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/kfm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/kfm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/kfm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/kfm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/kfm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/kfm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/kfm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/kfm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/kfm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/kfm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/kfm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/kfm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/kfm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/kfm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/kfm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/kfm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/kfm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/kfm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/kfm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/kfm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/kfm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/kfm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/kfm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/kfm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/kfm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/kfm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/kfm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/kfm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/kfm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/kfm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/actions/kfm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/actions/kfm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/apps/kfm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/apps/kfm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/apps/kfm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/apps/kfm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/devices/kfm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/devices/kfm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/filesystems/kfm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/filesystems/kfm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/kfm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/kfm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/kfm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/kfm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/actions/kfm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/actions/kfm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/apps/kfm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/apps/kfm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/apps/kfm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/apps/kfm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/devices/kfm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/devices/kfm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/filesystems/kfm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/filesystems/kfm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/kfm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/kfm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/kfm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/kfm.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/actions/kfm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/actions/kfm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/apps/kfm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/apps/kfm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/apps/kfm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/apps/kfm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/devices/kfm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/devices/kfm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/filesystems/kfm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/filesystems/kfm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/kfm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/kfm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/kfm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/kfm.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/actions/kfm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/actions/kfm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/apps/kfm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/apps/kfm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/apps/kfm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/apps/kfm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/devices/kfm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/devices/kfm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/filesystems/kfm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/filesystems/kfm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/kfm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/kfm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/kfm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/kfm.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/actions/kfm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/actions/kfm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/32x32/actions/kfm.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/apps/kfm.png", R_OK) = 0 >open("/opt/kde3/share/icons/hicolor/32x32/apps/kfm.png", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=2691, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=2691, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >_llseek(9, 0, [0], SEEK_SET) = 0 >read(9, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0 \0\0\0 \10\6\0\0\0s"..., 4096) = 2691 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 212597}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(3, "\231\24\31\0\37\0\300\4\1\0\0\0\24\0\0\0\5\0\t\0\376\377"..., 13068) = 13068 >write(3, "\2\24\4\0d\0\300\4\2\0\0\0\377\377\377\377\2\0\4\0d\0\300"..., 48) = 48 >gettimeofday({1183147084, 217514}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(3, "\22\0\n\0&\0\300\4\35\1\0\0\35\1\0\0\10\0\4\0\20\0\0\0"..., 176) = 176 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(3, "\2\0\4\0e\0\300\4\0\10\0\0\177\340b\0\f\0\7\0e\0\300\4"..., 356) = 356 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/fileopen.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/fileopen.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/fileopen.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/fileopen.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/fileopen.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/fileopen.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/fileopen.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/fileopen.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/fileopen.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/fileopen.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/fileopen.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/fileopen.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/fileopen.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/fileopen.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/fileopen.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/fileopen.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/fileopen.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/fileopen.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/fileopen.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/fileopen.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/fileopen.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/fileopen.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/fileopen.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/fileopen.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/fileopen.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/fileopen.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/fileopen.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/fileopen.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/fileopen.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/fileopen.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/fileopen.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/fileopen.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/fileopen.png", R_OK) = 0 >open("/opt/kde3/share/icons/crystalsvg/16x16/actions/fileopen.png", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=1080, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=1080, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >_llseek(9, 0, [0], SEEK_SET) = 0 >read(9, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\20\10\6\0\0"..., 4096) = 1080 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >lstat64("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share/apps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share/apps/karm", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >stat64("/home/linux/.kde/share/apps/karm/", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >stat64("/home/linux/.kde/share/config/", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >stat64("/home/linux/.kde/share/config/", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >access("/home/linux/.kde/share/config/emaildefaults", W_OK) = 0 >lstat64("/home/linux/.kde/share/config/emaildefaults", {st_mode=S_IFREG|0600, st_size=58, ...}) = 0 >stat64("/home/linux/.kde/share/config/kdeglobals", {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >stat64("/etc/opt/kde3/share/config/kdeglobals", 0xbfabbca8) = -1 ENOENT (No such file or directory) >stat64("/opt/kde3/share/config/kdeglobals", {st_mode=S_IFREG|0644, st_size=1395, ...}) = 0 >access("/etc/kde3rc", R_OK) = 0 >access("/etc/kde3rc", R_OK) = 0 >stat64("/home/linux/.kde/share/config/system.kdeglobals", 0xbfabbca8) = -1 ENOENT (No such file or directory) >stat64("/etc/opt/kde3/share/config/system.kdeglobals", 0xbfabbca8) = -1 ENOENT (No such file or directory) >stat64("/opt/kde3/share/config/system.kdeglobals", 0xbfabbca8) = -1 ENOENT (No such file or directory) >open("/etc/kde3rc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=279, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=279, ...}) = 0 >mmap2(NULL, 279, PROT_READ, MAP_PRIVATE, 9, 0) = 0xb6165000 >fstat64(9, {st_mode=S_IFREG|0644, st_size=279, ...}) = 0 >rt_sigaction(SIGBUS, {0xb74650c0, [], SA_ONESHOT}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=279, ...}) = 0 >munmap(0xb6165000, 279) = 0 >rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0 >close(9) = 0 >open("/opt/kde3/share/config/kdeglobals", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=1395, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=1395, ...}) = 0 >mmap2(NULL, 1395, PROT_READ, MAP_PRIVATE, 9, 0) = 0xb6165000 >fstat64(9, {st_mode=S_IFREG|0644, st_size=1395, ...}) = 0 >rt_sigaction(SIGBUS, {0xb74650c0, [], SA_ONESHOT}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=1395, ...}) = 0 >munmap(0xb6165000, 1395) = 0 >rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0 >close(9) = 0 >open("/home/linux/.kde/share/config/kdeglobals", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >mmap2(NULL, 4633, PROT_READ, MAP_PRIVATE, 9, 0) = 0xb6164000 >fstat64(9, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >rt_sigaction(SIGBUS, {0xb74650c0, [], SA_ONESHOT}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >munmap(0xb6164000, 4633) = 0 >rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0 >close(9) = 0 >stat64("/home/linux/.kde/share/config/emaildefaults", {st_mode=S_IFREG|0600, st_size=58, ...}) = 0 >stat64("/etc/opt/kde3/share/config/emaildefaults", 0xbfabbca8) = -1 ENOENT (No such file or directory) >stat64("/opt/kde3/share/config/emaildefaults", 0xbfabbca8) = -1 ENOENT (No such file or directory) >open("/home/linux/.kde/share/config/emaildefaults", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0600, st_size=58, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0600, st_size=58, ...}) = 0 >mmap2(NULL, 58, PROT_READ, MAP_PRIVATE, 9, 0) = 0xb6165000 >fstat64(9, {st_mode=S_IFREG|0600, st_size=58, ...}) = 0 >rt_sigaction(SIGBUS, {0xb74650c0, [], SA_ONESHOT}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >fstat64(9, {st_mode=S_IFREG|0600, st_size=58, ...}) = 0 >munmap(0xb6165000, 58) = 0 >rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0 >close(9) = 0 >access("/home/linux/.kde/share/config/emaildefaults", W_OK) = 0 >lstat64("/home/linux/.kde/share/config/emaildefaults.lock", 0xbfabbf40) = -1 ENOENT (No such file or directory) >open("/dev/urandom", O_RDONLY) = 9 >read(9, "<s\302U", 4) = 4 >close(9) = 0 >open("/home/linux/.kde/share/config/emaildefaults.lockE4iXHa.tmp", O_RDWR|O_CREAT|O_EXCL, 0600) = 9 >umask(0) = 022 >umask(022) = 0 >fchmod(9, 0644) = 0 >getgid32() = 100 >getuid32() = 1000 >fchown32(9, 1000, 100) = 0 >fcntl64(9, F_SETFD, FD_CLOEXEC) = 0 >uname({sys="Linux", node="linux-oy23", ...}) = 0 >fcntl64(9, F_GETFL) = 0x2 (flags O_RDWR) >fstat64(9, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >_llseek(9, 0, [0], SEEK_CUR) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >read(9, "", 4096) = 0 >write(9, "4382\nkarm\nlinux-oy23\n", 21) = 21 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >link("/home/linux/.kde/share/config/emaildefaults.lockE4iXHa.tmp", "/home/linux/.kde/share/config/emaildefaults.lock") = 0 >lstat64("/home/linux/.kde/share/config/emaildefaults.lockE4iXHa.tmp", {st_mode=S_IFREG|0644, st_size=21, ...}) = 0 >lstat64("/home/linux/.kde/share/config/emaildefaults.lock", {st_mode=S_IFREG|0644, st_size=21, ...}) = 0 >unlink("/home/linux/.kde/share/config/emaildefaults.lockE4iXHa.tmp") = 0 >lstat64("/home/linux/.kde/share/config/emaildefaults", {st_mode=S_IFREG|0600, st_size=58, ...}) = 0 >stat64("/home/linux/.kde/share/config/emaildefaults", {st_mode=S_IFREG|0600, st_size=58, ...}) = 0 >getuid32() = 1000 >lstat64("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share/config", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share/config/emaildefaults", {st_mode=S_IFREG|0600, st_size=58, ...}) = 0 >access("/home/linux/.kde/share/config/emaildefaults", W_OK) = 0 >open("/home/linux/.kde/share/config/emaildefaultsymhRac.new", O_RDWR|O_CREAT|O_EXCL, 0600) = 9 >umask(0) = 022 >umask(022) = 0 >fchmod(9, 0600) = 0 >getgid32() = 100 >getuid32() = 1000 >fchown32(9, 1000, 100) = 0 >fcntl64(9, F_SETFD, FD_CLOEXEC) = 0 >stat64("/home/linux/.kde/share/config/emaildefaults", {st_mode=S_IFREG|0600, st_size=58, ...}) = 0 >getuid32() = 1000 >getgid32() = 100 >fchmod(9, 0100600) = 0 >fchmod(9, 0600) = 0 >fcntl64(9, F_GETFL) = 0x2 (flags O_RDWR) >fstat64(9, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >_llseek(9, 0, [0], SEEK_CUR) = 0 >write(9, "[Defaults]\nProfile=Default\n\n[PRO"..., 58) = 58 >fdatasync(9) = 0 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >rename("/home/linux/.kde/share/config/emaildefaultsymhRac.new", "/home/linux/.kde/share/config/emaildefaults") = 0 >lstat64("/home/linux/.kde/share/config/emaildefaults", {st_mode=S_IFREG|0600, st_size=58, ...}) = 0 >unlink("/home/linux/.kde/share/config/emaildefaults.lock") = 0 >access("/home/linux/.kde/share/config/kdeglobals", W_OK) = 0 >lstat64("/home/linux/.kde/share/config/kdeglobals.lock", 0xbfabbf40) = -1 ENOENT (No such file or directory) >open("/home/linux/.kde/share/config/kdeglobals.lockZHNORa.tmp", O_RDWR|O_CREAT|O_EXCL, 0600) = 9 >umask(0) = 022 >umask(022) = 0 >fchmod(9, 0644) = 0 >getgid32() = 100 >getuid32() = 1000 >fchown32(9, 1000, 100) = 0 >fcntl64(9, F_SETFD, FD_CLOEXEC) = 0 >uname({sys="Linux", node="linux-oy23", ...}) = 0 >fcntl64(9, F_GETFL) = 0x2 (flags O_RDWR) >fstat64(9, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >_llseek(9, 0, [0], SEEK_CUR) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >read(9, "", 4096) = 0 >write(9, "4382\nkarm\nlinux-oy23\n", 21) = 21 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >link("/home/linux/.kde/share/config/kdeglobals.lockZHNORa.tmp", "/home/linux/.kde/share/config/kdeglobals.lock") = 0 >lstat64("/home/linux/.kde/share/config/kdeglobals.lockZHNORa.tmp", {st_mode=S_IFREG|0644, st_size=21, ...}) = 0 >lstat64("/home/linux/.kde/share/config/kdeglobals.lock", {st_mode=S_IFREG|0644, st_size=21, ...}) = 0 >unlink("/home/linux/.kde/share/config/kdeglobals.lockZHNORa.tmp") = 0 >open("/home/linux/.kde/share/config/kdeglobals", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >mmap2(NULL, 4633, PROT_READ, MAP_PRIVATE, 9, 0) = 0xb6164000 >fstat64(9, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >rt_sigaction(SIGBUS, {0xb74650c0, [], SA_ONESHOT}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >munmap(0xb6164000, 4633) = 0 >rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0 >close(9) = 0 >stat64("/home/linux/.kde/share/config/kdeglobals", {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >getuid32() = 1000 >lstat64("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share/config", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share/config/kdeglobals", {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >access("/home/linux/.kde/share/config/kdeglobals", W_OK) = 0 >open("/home/linux/.kde/share/config/kdeglobalsz1ZVgc.new", O_RDWR|O_CREAT|O_EXCL, 0600) = 9 >umask(0) = 022 >umask(022) = 0 >fchmod(9, 0600) = 0 >getgid32() = 100 >getuid32() = 1000 >fchown32(9, 1000, 100) = 0 >fcntl64(9, F_SETFD, FD_CLOEXEC) = 0 >stat64("/home/linux/.kde/share/config/kdeglobals", {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >getuid32() = 1000 >getgid32() = 100 >fchmod(9, 0100644) = 0 >fchmod(9, 0644) = 0 >fcntl64(9, F_GETFL) = 0x2 (flags O_RDWR) >fstat64(9, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >_llseek(9, 0, [0], SEEK_CUR) = 0 >write(9, "[$Version]\nupdate_info=socks.upd"..., 4096) = 4096 >write(9, "ndow to Screen 4=none\nWindow to "..., 537) = 537 >fdatasync(9) = 0 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >rename("/home/linux/.kde/share/config/kdeglobalsz1ZVgc.new", "/home/linux/.kde/share/config/kdeglobals") = 0 >unlink("/home/linux/.kde/share/config/kdeglobals.lock") = 0 >gettimeofday({1183147084, 285729}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 286465}, NULL) = 0 >gettimeofday({1183147084, 286592}, NULL) = 0 >writev(3, [{"\2\0\4\0h\0\300\4\2\0\0\0\377\377\377\377\2\0\4\0h\0\300"..., 2332}, {"MIT-SCREEN-SAVER", 16}], 2) = 2348 >read(3, "\25?\311\2S\0\300\4S\0\300\4D\0\0\0\0\0\0\0\0\314>\tD\0"..., 32) = 32 >read(3, "\21\0\316\2S\0\300\4S\0\300\4(\325\336\277\364?\34\10\200"..., 32) = 32 >read(3, "\34?\317\2&\0\300\4\35\1\0\0S\5\231\0\0\0\0\0\0\0\0\0&"..., 32) = 32 >read(3, "\25?\373\2_\0\300\4_\0\300\4D\0\0\0\0\0\0\0\0\314>\tD\0"..., 32) = 32 >read(3, "\21\0\0\3_\0\300\4_\0\300\4(\325\336\277\364?\34\10\350"..., 32) = 32 >read(3, "\34?\1\3&\0\300\4\35\1\0\0S\5\231\0\0\0\0\0\0\0\0\0&\0"..., 32) = 32 >read(3, "\34?\26\3&\0\300\4\35\1\0\0U\5\231\0\0\0\0\0\0\0\0\0&\0"..., 32) = 32 >read(3, "\25?\30\3d\0\300\4d\0\300\4D\0\0\0\0\0\0\0\0\314>\tD\0"..., 32) = 32 >read(3, "\21\0\35\3d\0\300\4d\0\300\4(\325\336\277\364?\34\10\260"..., 32) = 32 >read(3, "\26? \3e\0\300\4e\0\300\4\0\0\0\0\2\0\2\0P\0\32\0\0\0\0"..., 32) = 32 >read(3, "\26?B\3i\0\300\4i\0\300\4h\0\300\4\0\0\0\0\30\0\30\0\0"..., 32) = 32 >read(3, "\26?J\3\33\0\300\4\33\0\300\4\36\0\300\4\0\0\0\0d\0\36"..., 32) = 32 >read(3, "\26?K\3\34\0\300\4\34\0\300\4\32\0\300\4\2\0\32\0`\0\2"..., 32) = 32 >read(3, "\26?L\3\36\0\300\4\36\0\300\4\35\0\300\4\2\0\2\0`\0\30"..., 32) = 32 >read(3, "\1\322R\3\0\0\0\0\1\204C\0\3607\275\t(\314>\t\231\0\0\0"..., 32) = 32 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >uname({sys="Linux", node="linux-oy23", ...}) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(3, "\1\0\n\0p\0\300\4D\0\0\0@\0013\1\200\2\231\1\0\0\0\0\0"..., 616) = 616 >read(3, 0xbfabc14c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1 f\3\20\0\0\0!\0\0\0\0\0\0\0\20\0\0\0000\363\371\t\0"..., 32) = 32 >read(3, "\v\0`\1\n\0\200\1\7\0\0\2\7\0\340\1\7\0\240\0\17\0`\2\207"..., 64) = 64 >write(3, "\2\0\4\0\7\0\240\0\0\10\0\0\0\0B\0\2\2\4\0\v\0`\1\0\10"..., 280) = 280 >read(3, "\34?f\3p\0\300\4\246\1\0\0\236\5\231\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, 0xbfabc14c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1 w\3\6\0\0\0!\0\0\0\0\0\0\0\6\0\0\0\0\0\0\0\0\0\0\0\210"..., 32) = 32 >read(3, "\7\0@\2\37\1\340\2\7\0\200\3\7\0\300\2\7\0\0\3\7\0@\3", 24) = 24 >write(3, "\24\0\6\0D\0\0\0\264\1\0\0!\0\0\0\0\0\0\0\240\206\1\0", 24) = 24 >read(3, 0xbfabc14c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1 x\3\20\0\0\0!\0\0\0\0\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\v\0`\1\17\0`\2\7\0\240\2\17\0\200\4\7\0\0\2\7\0\0\4\3"..., 64) = 64 >write(3, "\24\0\6\0D\0\0\0\265\1\0\0\6\0\0\0\0\0\0\0\1\0\0\0", 24) = 24 >read(3, 0xbfabc14c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1 y\3\1\0\0\0\6\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\n\0\0\0", 4) = 4 >write(3, "\24\0\6\0D\0\0\0\266\1\0\0\6\0\0\0\0\0\0\0\2\0\0\0", 24) = 24 >read(3, "\1 z\3\2\0\0\0\6\0\0\0\0\0\0\0\2\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\0\5\0\0\0\4\0\0", 8) = 8 >write(3, "\24\0\6\0D\0\0\0\267\1\0\0\6\0\0\0\0\0\0\0\2\0\0\0", 24) = 24 >read(3, 0xbfabc14c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1 {\3\2\0\0\0\6\0\0\0H\0\0\0\2\0\0\0\0\0\0\0\0\0\0\0\210"..., 32) = 32 >read(3, "\0\0\0\0\0\0\0\0", 8) = 8 >write(3, "\24\0\6\0D\0\0\0\231\1\0\0\6\0\0\0\0\0\0\0\1\0\0\0", 24) = 24 >read(3, 0xbfabc14c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1 |\3\1\0\0\0\6\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\7\0\0\0", 4) = 4 >write(3, "\24\0\6\0D\0\0\0\270\1\0\0J\1\0\0\0\0\0\0\240\206\1\0", 24) = 24 >read(3, "\1\10}\3\32\0\0\0J\1\0\0\0\0\0\0e\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >readv(3, [{"Desktop 1\0Desktop 2\0Desktop 3\0De"..., 101}, {"\377\377\377", 3}], 2) = 104 >write(3, "\24\0\6\0D\0\0\0\271\1\0\0!\0\0\0\0\0\0\0\1\0\0\0", 24) = 24 >read(3, "\1 ~\3\1\0\0\0!\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\210"..., 32) = 32 >read(3, "\7\0\340\1", 4) = 4 >write(3, "\24\0\6\0D\0\0\0\31\1\0\0\6\0\0\0\0\0\0\0(\0\0\0", 24) = 24 >read(3, "\1 \177\3(\0\0\0\6\0\0\0\0\0\0\0(\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\0\0\0\0\0\0\0\0\0\5\0\0\322\3\0\0\0\0\0\0\0\0\0\0\0\5"..., 160) = 160 >write(3, "\24\0\6\0D\0\0\0\272\1\0\0\6\0\0\0\0\0\0\0\240\206\1\0"..., 24) = 24 >read(3, "\1 \200\3\1\0\0\0\6\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\0\0\0\0", 4) = 4 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >open("/home/linux/.icons/crystalwhite/cursors/size_fdiag", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/linux/.icons/crystalwhite/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/crystalwhite/cursors/size_fdiag", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/crystalwhite/index.theme", O_RDONLY) = 9 >fstat64(9, {st_mode=S_IFREG|0755, st_size=111, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(9, "[Icon Theme]\nName = Crystal Whit"..., 4096) = 111 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >open("/usr/share/pixmaps/crystalwhite/cursors/size_fdiag", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/pixmaps/crystalwhite/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/crystalwhite/cursors/size_fdiag", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/crystalwhite/index.theme", O_RDONLY) = 9 >fstat64(9, {st_mode=S_IFREG|0755, st_size=111, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(9, "[Icon Theme]\nName = Crystal Whit"..., 4096) = 111 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >open("/home/linux/.icons/default/cursors/size_fdiag", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/linux/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/default/cursors/size_fdiag", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/pixmaps/default/cursors/size_fdiag", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/pixmaps/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/default/cursors/size_fdiag", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/linux/.icons/crystalwhite/cursors/c7088f0f3e6c8088236ef8e1e3e70000", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/linux/.icons/crystalwhite/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/crystalwhite/cursors/c7088f0f3e6c8088236ef8e1e3e70000", O_RDONLY) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=1288, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(9, "Xcur\20\0\0\0\0\0\1\0\1\0\0\0\2\0\375\377\22\0\0\0\34\0"..., 4096) = 1288 >_llseek(9, 0, [0], SEEK_SET) = 0 >read(9, "Xcur\20\0\0\0\0\0\1\0\1\0\0\0\2\0\375\377\22\0\0\0\34\0"..., 4096) = 1288 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >write(3, "\1\0\n\0q\0\300\4\7\0\300\4\0\0\0\0d\0\36\0\0\0\0\0\0\0"..., 1876) = 1876 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 313845}, NULL) = 0 >gettimeofday({1183147084, 314006}, NULL) = 0 >gettimeofday({1183147084, 314145}, NULL) = 0 >gettimeofday({1183147084, 314295}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 314929}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 315175}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 316147}, NULL) = 0 >gettimeofday({1183147084, 316296}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 317455}, NULL) = 0 >gettimeofday({1183147084, 317648}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >stat64("/home/linux/.kde/share/apps/karmui.rc", 0xbfabb6c8) = -1 ENOENT (No such file or directory) >stat64("/etc/opt/kde3/share/apps/karmui.rc", 0xbfabb6c8) = -1 ENOENT (No such file or directory) >stat64("/opt/kde3/share/apps/karmui.rc", 0xbfabb6c8) = -1 ENOENT (No such file or directory) >stat64("/home/linux/.kde/share/apps/karm/karmui.rc", 0xbfabb598) = -1 ENOENT (No such file or directory) >stat64("/etc/opt/kde3/share/apps/karm/karmui.rc", 0xbfabb598) = -1 ENOENT (No such file or directory) >stat64("/opt/kde3/share/apps/karm/karmui.rc", {st_mode=S_IFREG|0644, st_size=2396, ...}) = 0 >open("/opt/kde3/share/apps/karm/karmui.rc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=2396, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=2396, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=2396, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(9, "<!DOCTYPE kpartgui ><kpartgui na"..., 4096) = 2396 >fstat64(9, {st_mode=S_IFREG|0644, st_size=2396, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=2396, ...}) = 0 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >ioctl(6, FIONREAD, [1]) = 0 >open("/home/linux/.kde/share/apps/karm/kpartplugins/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory) >open("/etc/opt/kde3/share/apps/karm/kpartplugins/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory) >open("/opt/kde3/share/apps/karm/kpartplugins/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory) >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >access("/home/linux/.kde/share/config/ui/ui_standards.rc", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/config/ui/ui_standards.rc", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/config/ui/ui_standards.rc", R_OK) = 0 >stat64("/opt/kde3/share/config/ui/ui_standards.rc", {st_mode=S_IFREG|0644, st_size=6242, ...}) = 0 >open("/opt/kde3/share/config/ui/ui_standards.rc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=6242, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=6242, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=6242, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(9, "<!DOCTYPE kpartgui SYSTEM \"kpart"..., 4096) = 4096 >read(9, "ools\"><text>&Tools</text>\n "..., 4096) = 2146 >fstat64(9, {st_mode=S_IFREG|0644, st_size=6242, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=6242, ...}) = 0 >brk(0x81ee000) = 0x81ee000 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >stat64("/home/linux/.kde/share/apps/karmui.rc", 0xbfabb5b8) = -1 ENOENT (No such file or directory) >stat64("/etc/opt/kde3/share/apps/karmui.rc", 0xbfabb5b8) = -1 ENOENT (No such file or directory) >stat64("/opt/kde3/share/apps/karmui.rc", 0xbfabb5b8) = -1 ENOENT (No such file or directory) >stat64("/home/linux/.kde/share/apps/karm/karmui.rc", 0xbfabb488) = -1 ENOENT (No such file or directory) >stat64("/etc/opt/kde3/share/apps/karm/karmui.rc", 0xbfabb488) = -1 ENOENT (No such file or directory) >stat64("/opt/kde3/share/apps/karm/karmui.rc", {st_mode=S_IFREG|0644, st_size=2396, ...}) = 0 >open("/opt/kde3/share/apps/karm/karmui.rc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=2396, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=2396, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=2396, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(9, "<!DOCTYPE kpartgui ><kpartgui na"..., 4096) = 2396 >fstat64(9, {st_mode=S_IFREG|0644, st_size=2396, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=2396, ...}) = 0 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 341557}, NULL) = 0 >write(3, "\22\0\7\0\7\0\300\4\20\1\0\0!\0\0\0 \0\36\0\1\0\0\0r\0"..., 588) = 588 >read(3, 0xbfabb4b0, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\34?\234\3\7\0\300\4\20\1\0\0\321\5\231\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\26?\235\3r\0\300\4r\0\300\4\0\0\0\0W\0\21\0\r\0\r\0\0"..., 32) = 32 >read(3, "\34?\236\3\7\0\300\4\20\1\0\0\321\5\231\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\21\0\237\3r\0\300\4r\0\300\4(\325\336\277\364?\34\10\250"..., 32) = 32 >read(3, "\26?\246\3{\0\300\4{\0\300\4\0\0\0\0\0\0\0\0d\0\23\0\0"..., 32) = 32 >read(3, "\26?\247\3{\0\300\4{\0\300\4\0\0\0\0,\0\6\0004\0\23\0\0"..., 32) = 32 >read(3, "\26?\254\3|\0\300\4|\0\300\4{\0\300\4\0\0\0\0d\0\23\0\0"..., 32) = 32 >read(3, "\26?\255\3{\0\300\4{\0\300\4\0\0\0\0\7\0\6\0004\0\23\0"..., 32) = 32 >read(3, "\26?\256\3|\0\300\4|\0\300\4{\0\300\4?\0\6\0!\0\23\0\0"..., 32) = 32 >read(3, "\26?\264\3}\0\300\4}\0\300\4q\0\300\4\0\0\0\0d\0\35\0\0"..., 32) = 32 >read(3, "\1\322\266\3\0\0\0\0\357\1\0\0\0301\275\t(\314>\tr\0\300"..., 32) = 32 >gettimeofday({1183147084, 345109}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 345574}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 345955}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 346748}, NULL) = 0 >gettimeofday({1183147084, 347068}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 348259}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 349607}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 350647}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 352043}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 352925}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >uname({sys="Linux", node="linux-oy23", ...}) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >open("/home/linux/.icons/crystalwhite/cursors/split_h", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/linux/.icons/crystalwhite/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/crystalwhite/cursors/split_h", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/crystalwhite/index.theme", O_RDONLY) = 9 >fstat64(9, {st_mode=S_IFREG|0755, st_size=111, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(9, "[Icon Theme]\nName = Crystal Whit"..., 4096) = 111 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >open("/usr/share/pixmaps/crystalwhite/cursors/split_h", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/pixmaps/crystalwhite/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/crystalwhite/cursors/split_h", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/crystalwhite/index.theme", O_RDONLY) = 9 >fstat64(9, {st_mode=S_IFREG|0755, st_size=111, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(9, "[Icon Theme]\nName = Crystal Whit"..., 4096) = 111 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >open("/home/linux/.icons/default/cursors/split_h", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/linux/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/default/cursors/split_h", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/pixmaps/default/cursors/split_h", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/pixmaps/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/default/cursors/split_h", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/linux/.icons/crystalwhite/cursors/14fef782d02440884392942c11205230", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/linux/.icons/crystalwhite/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/crystalwhite/cursors/14fef782d02440884392942c11205230", O_RDONLY) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=2332, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(9, "Xcur\20\0\0\0\0\0\1\0\1\0\0\0\2\0\375\377\30\0\0\0\34\0"..., 4096) = 2332 >_llseek(9, 0, [0], SEEK_SET) = 0 >read(9, "Xcur\20\0\0\0\0\0\1\0\1\0\0\0\2\0\375\377\30\0\0\0\34\0"..., 4096) = 2332 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >write(3, "\f\0\4\0q\0\300\4@\0\0\0\0\0\0\0\f\0\5\0}\0\300\4\f\0\300"..., 4996) = 4996 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(3, "\1\0\n\0\221\0\300\4\204\0\300\4\0\0\0\0d\0\36\0\0\0\0"..., 104) = 104 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >open("/home/linux/.icons/crystalwhite/cursors/split_v", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/linux/.icons/crystalwhite/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/crystalwhite/cursors/split_v", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/crystalwhite/index.theme", O_RDONLY) = 9 >fstat64(9, {st_mode=S_IFREG|0755, st_size=111, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(9, "[Icon Theme]\nName = Crystal Whit"..., 4096) = 111 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >open("/usr/share/pixmaps/crystalwhite/cursors/split_v", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/pixmaps/crystalwhite/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/crystalwhite/cursors/split_v", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/crystalwhite/index.theme", O_RDONLY) = 9 >fstat64(9, {st_mode=S_IFREG|0755, st_size=111, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(9, "[Icon Theme]\nName = Crystal Whit"..., 4096) = 111 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >open("/home/linux/.icons/default/cursors/split_v", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/linux/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/default/cursors/split_v", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/pixmaps/default/cursors/split_v", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/pixmaps/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/default/cursors/split_v", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/linux/.icons/crystalwhite/cursors/2870a09082c103050810ffdffffe0204", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/home/linux/.icons/crystalwhite/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/icons/crystalwhite/cursors/2870a09082c103050810ffdffffe0204", O_RDONLY) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=2040, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(9, "Xcur\20\0\0\0\0\0\1\0\1\0\0\0\2\0\375\377\30\0\0\0\34\0"..., 4096) = 2040 >_llseek(9, 0, [0], SEEK_SET) = 0 >read(9, "Xcur\20\0\0\0\0\0\1\0\1\0\0\0\2\0\375\377\30\0\0\0\34\0"..., 4096) = 2040 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >write(3, "\1\0\n\0\222\0\300\4\204\0\300\4\0\0\0\0d\0\36\0\0\0\0"..., 2668) = 2668 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(3, "\1\0\n\0\233\0\300\4\204\0\300\4\0\0\0\0d\0\36\0\0\0\0"..., 104) = 104 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(3, "\n\0\2\0\233\0\300\4\n\0\2\0\221\0\300\4\n\0\2\0\222\0"..., 48) = 48 >gettimeofday({1183147084, 373782}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(3, "\n\0\2\0\204\0\300\4\7\0\4\0\204\0\300\4D\0\0\0\0\0\0\0"..., 292) = 292 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(3, "\22\0\n\0\7\0\300\4\35\1\0\0\35\1\0\0\10\0\0\0\20\0\0\0"..., 192) = 192 >ioctl(6, FIONREAD, [1]) = 0 >write(3, "5\30\4\0\236\0\300\4D\0\0\0\10\0\10\0H\2F\0\236\0\300\4"..., 464) = 464 >write(3, "\2\30\4\0\234\0\300\4\0@\0\0\6\0\300\4", 16) = 16 >write(3, "\2\30\4\0\234\0\300\4\2\0\0\0\364\364\364\377\2\2\4\0\234"..., 32) = 32 >gettimeofday({1183147084, 376269}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(3, "\n\30\2\0\234\0\300\4\7\0\4\0\234\0\300\4D\0\0\0\0\0\0"..., 276) = 276 >ioctl(6, FIONREAD, [1]) = 0 >write(3, "\22\0\n\0\7\0\300\4\35\1\0\0\35\1\0\0\10\0\0\0\20\0\0\0"..., 1040) = 1040 >write(3, "\2\0\4\0\241\0\300\4\0@\0\0\6\0\300\4", 16) = 16 >write(3, "\n\0\2\0\206\0\300\4\2@\4\0\241\0\300\4\0@\0\0\6\0\300"..., 24) = 24 >write(3, "\2\0\4\0\241\0\300\4\0@\0\0\6\0\300\4", 16) = 16 >write(3, "\2\0\4\0\241\0\300\4\0@\0\0\0\0\0\0", 16) = 16 >gettimeofday({1183147084, 378957}, NULL) = 0 >gettimeofday({1183147084, 379184}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(3, "\n\0\2\0\241\0\300\4\7@\4\0\241\0\300\4D\0\0\0\0\0\0\0"..., 380) = 380 >write(3, "\22\0\n\0\7\0\300\4\35\1\0\0\35\1\0\0\10\0\0\0\20\0\0\0"..., 72) = 72 >write(3, "\2\0\4\0\242\0\300\4\0@\0\0\6\0\300\4", 16) = 16 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 384926}, NULL) = 0 >write(3, "\1\0\n\0\243\0\300\4\242\0\300\4\0\0\0\0d\0\36\0\0\0\0"..., 796) = 796 >gettimeofday({1183147084, 387152}, NULL) = 0 >gettimeofday({1183147084, 387280}, NULL) = 0 >gettimeofday({1183147084, 387386}, NULL) = 0 >gettimeofday({1183147084, 387492}, NULL) = 0 >gettimeofday({1183147084, 387598}, NULL) = 0 >gettimeofday({1183147084, 387704}, NULL) = 0 >gettimeofday({1183147084, 389009}, NULL) = 0 >gettimeofday({1183147084, 389197}, NULL) = 0 >gettimeofday({1183147084, 389349}, NULL) = 0 >gettimeofday({1183147084, 389459}, NULL) = 0 >gettimeofday({1183147084, 389565}, NULL) = 0 >gettimeofday({1183147084, 389670}, NULL) = 0 >gettimeofday({1183147084, 389810}, NULL) = 0 >gettimeofday({1183147084, 389917}, NULL) = 0 >gettimeofday({1183147084, 390023}, NULL) = 0 >gettimeofday({1183147084, 390149}, NULL) = 0 >gettimeofday({1183147084, 390254}, NULL) = 0 >gettimeofday({1183147084, 390359}, NULL) = 0 >gettimeofday({1183147084, 390464}, NULL) = 0 >gettimeofday({1183147084, 390569}, NULL) = 0 >gettimeofday({1183147084, 390769}, NULL) = 0 >gettimeofday({1183147084, 390877}, NULL) = 0 >gettimeofday({1183147084, 391012}, NULL) = 0 >gettimeofday({1183147084, 391122}, NULL) = 0 >gettimeofday({1183147084, 391228}, NULL) = 0 >gettimeofday({1183147084, 391332}, NULL) = 0 >gettimeofday({1183147084, 391435}, NULL) = 0 >gettimeofday({1183147084, 391539}, NULL) = 0 >gettimeofday({1183147084, 391643}, NULL) = 0 >gettimeofday({1183147084, 391797}, NULL) = 0 >gettimeofday({1183147084, 391902}, NULL) = 0 >gettimeofday({1183147084, 392006}, NULL) = 0 >gettimeofday({1183147084, 392131}, NULL) = 0 >gettimeofday({1183147084, 392242}, NULL) = 0 >gettimeofday({1183147084, 392347}, NULL) = 0 >gettimeofday({1183147084, 392451}, NULL) = 0 >gettimeofday({1183147084, 392556}, NULL) = 0 >gettimeofday({1183147084, 392660}, NULL) = 0 >gettimeofday({1183147084, 392892}, NULL) = 0 >gettimeofday({1183147084, 393061}, NULL) = 0 >gettimeofday({1183147084, 393271}, NULL) = 0 >gettimeofday({1183147084, 393553}, NULL) = 0 >gettimeofday({1183147084, 393710}, NULL) = 0 >gettimeofday({1183147084, 393818}, NULL) = 0 >gettimeofday({1183147084, 393923}, NULL) = 0 >gettimeofday({1183147084, 394016}, NULL) = 0 >gettimeofday({1183147084, 394158}, NULL) = 0 >gettimeofday({1183147084, 394262}, NULL) = 0 >gettimeofday({1183147084, 394366}, NULL) = 0 >gettimeofday({1183147084, 394470}, NULL) = 0 >gettimeofday({1183147084, 394574}, NULL) = 0 >gettimeofday({1183147084, 394679}, NULL) = 0 >gettimeofday({1183147084, 394783}, NULL) = 0 >gettimeofday({1183147084, 394887}, NULL) = 0 >gettimeofday({1183147084, 394991}, NULL) = 0 >gettimeofday({1183147084, 395168}, NULL) = 0 >gettimeofday({1183147084, 395297}, NULL) = 0 >gettimeofday({1183147084, 395403}, NULL) = 0 >gettimeofday({1183147084, 395508}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >uname({sys="Linux", node="linux-oy23", ...}) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(3, "\2\0\4\0\247\0\300\4\2\0\0\0\364\364\364\377\2\0\4\0\250"..., 1092) = 1092 >read(3, "\26?\267\3q\0\300\4q\0\300\4}\0\300\4\0\0\0\0d\0\36\0\0"..., 32) = 32 >read(3, "\26?\270\3}\0\300\4}\0\300\4\31\0\300\4\0\0\0\0\200\2\35"..., 32) = 32 >read(3, "\26?\271\3}\0\300\4}\0\300\4\31\0\300\4\0\0\0\0\200\2\2"..., 32) = 32 >read(3, "\26?\273\3}\0\300\4}\0\300\4q\0\300\4\0\0\0\0\200\2\2\0"..., 32) = 32 >read(3, "\26?\10\4\205\0\300\4\205\0\300\4\0\0\0\0\0\0\0\0d\0\22"..., 32) = 32 >read(3, "\34?\'\4~\0\300\4\246\1\0\0\347\5\231\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?\'\4\177\0\300\4\246\1\0\0\347\5\231\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?\'\4\200\0\300\4\246\1\0\0\347\5\231\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?\'\4\201\0\300\4\246\1\0\0\347\5\231\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?\'\4\202\0\300\4\246\1\0\0\347\5\231\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?\'\4\203\0\300\4\246\1\0\0\347\5\231\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?\'\4\204\0\300\4\246\1\0\0\347\5\231\0\0\0\0\0\0\0"..., 32) = 32 >read(3, 0xbfabc03c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\25?O\4\204\0\300\4\204\0\300\4D\0\0\0\0\0\0\0\0\314>\t"..., 32) = 32 >read(3, "\25?S\4\205\0\300\4\205\0\300\4\234\0\300\4\0\0\0\0\0\314"..., 32) = 32 >read(3, "\25?T\4\206\0\300\4\206\0\300\4\234\0\300\4\0\0\0\0\0\314"..., 32) = 32 >read(3, "\25?U\4\207\0\300\4\207\0\300\4\234\0\300\4\0\0\0\0\0\314"..., 32) = 32 >read(3, "\25?V\4\210\0\300\4\210\0\300\4\234\0\300\4\0\0\0\0\0\314"..., 32) = 32 >read(3, "\25?W\4\221\0\300\4\221\0\300\4\234\0\300\4\0\0\0\0\0\314"..., 32) = 32 >read(3, "\25?X\4\222\0\300\4\222\0\300\4\234\0\300\4\0\0\0\0\0\314"..., 32) = 32 >read(3, "\25?Y\4\233\0\300\4\233\0\300\4\234\0\300\4\0\0\0\0\0\314"..., 32) = 32 >read(3, "\26?[\4\234\0\300\4\234\0\300\4\0\0\0\0\0\0\0\0\200\2\231"..., 32) = 32 >read(3, "\21\0]\4\204\0\300\4\204\0\300\4(\325\336\277\364?\34\10"..., 32) = 32 >read(3, "\34\257]\4\204\0\300\4\246\1\0\0\347\5\231\0\1\0\0\0\1"..., 32) = 32 >read(3, "\34\257]\4\204\0\300\4\34\1\0\0\347\5\231\0\1\0\0\0\1\0"..., 32) = 32 >read(3, "\34\257]\4\204\0\300\0048\1\0\0\347\5\231\0\1\0\0\0\1\0"..., 32) = 32 >read(3, "\34\257]\4\204\0\300\4\27\1\0\0\347\5\231\0\1\0\0\0\1\0"..., 32) = 32 >read(3, "\34\257]\4\204\0\300\4-\1\0\0\347\5\231\0\1\0\0\0\1\0\0"..., 32) = 32 >read(3, "\34\257]\4\204\0\300\4D\1\0\0\347\5\231\0\1\0\0\0\1\0\0"..., 32) = 32 >read(3, "\34\257]\4\204\0\300\4H\1\0\0\347\5\231\0\1\0\0\0\1\0\0"..., 32) = 32 >read(3, "\34\257]\4\204\0\300\4\'\0\0\0\347\5\231\0\1\0\0\0\1\0"..., 32) = 32 >read(3, "\34\257]\4\204\0\300\4U\1\0\0\347\5\231\0\1\0\0\0\1\0\0"..., 32) = 32 >read(3, "\34\257]\4\204\0\300\4C\0\0\0\347\5\231\0\1\0\0\0\1\0\0"..., 32) = 32 >read(3, "\34\257]\4\204\0\300\4#\0\0\0\347\5\231\0\1\0\0\0\1\0\0"..., 32) = 32 >read(3, "\34\257]\4\204\0\300\4(\0\0\0\347\5\231\0\1\0\0\0\1\0\0"..., 32) = 32 >read(3, "\34\257]\4\204\0\300\4$\0\0\0\347\5\231\0\1\0\0\0\1\0\0"..., 32) = 32 >read(3, "\34\257]\4\204\0\300\4D\0\0\0\347\5\231\0\1\0\0\0\1\0\0"..., 32) = 32 >read(3, "\34?_\4\7\0\300\4\35\1\0\0\27\6\231\0\0\0\0\0\0\0\0\0\7"..., 32) = 32 >read(3, "\26?o\4\235\0\300\4\235\0\300\4\0\0\0\0\0\0\0\0\f\0\f\0"..., 32) = 32 >read(3, "\26?q\4\235\0\300\4\235\0\300\4\0\0\0\0+\0\2\0\f\0\f\0"..., 32) = 32 >read(3, "\25?w\4\234\0\300\4\234\0\300\4D\0\0\0\0\0\0\0\0\314>\t"..., 32) = 32 >read(3, "\25?{\4\205\0\300\4\205\0\300\4\241\0\300\4\0\0\0\0\0\314"..., 32) = 32 >read(3, "\25?|\4\206\0\300\4\206\0\300\4\241\0\300\4\0\0\0\0\0\314"..., 32) = 32 >read(3, "\25?}\4\207\0\300\4\207\0\300\4\241\0\300\4\0\0\0\0\0\314"..., 32) = 32 >read(3, "\25?~\4\210\0\300\4\210\0\300\4\241\0\300\4\0\0\0\0\0\314"..., 32) = 32 >read(3, "\25?\177\4\221\0\300\4\221\0\300\4\241\0\300\4\0\0\0\0"..., 32) = 32 >read(3, "\25?\200\4\222\0\300\4\222\0\300\4\241\0\300\4\0\0\0\0"..., 32) = 32 >read(3, "\25?\201\4\233\0\300\4\233\0\300\4\241\0\300\4\0\0\0\0"..., 32) = 32 >read(3, "\26?\203\4\241\0\300\4\241\0\300\4}\0\300\4\0\0\0\0\200"..., 32) = 32 >read(3, "\21\0\204\4\234\0\300\4\234\0\300\4(\325\336\277\364?\34"..., 32) = 32 >read(3, "\34?\206\4\7\0\300\4\35\1\0\0\27\6\231\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?\210\4\205\0\300\4\'\0\0\0\27\6\231\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?\211\4\205\0\300\4\f\1\0\0\27\6\231\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?\213\4\241\0\300\4\'\0\0\0\27\6\231\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?\214\4\241\0\300\4\f\1\0\0\27\6\231\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?\215\4\205\0\300\4\'\0\0\0\27\6\231\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?\216\4\205\0\300\4\f\1\0\0\27\6\231\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?\224\4\241\0\300\4\'\0\0\0\27\6\231\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?\225\4\241\0\300\4\f\1\0\0\27\6\231\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\25?\236\4\241\0\300\4\241\0\300\4D\0\0\0\0\0\0\0\0\314"..., 32) = 32 >read(3, "\26?\237\4q\0\300\4q\0\300\4}\0\300\4\0\0\0\0d\0\36\0\0"..., 32) = 32 >read(3, "\25?\243\4\205\0\300\4\205\0\300\4\242\0\300\4\0\0\0\0"..., 32) = 32 >read(3, "\25?\244\4\206\0\300\4\206\0\300\4\242\0\300\4\0\0\0\0"..., 32) = 32 >read(3, "\25?\245\4\207\0\300\4\207\0\300\4\242\0\300\4\0\0\0\0"..., 32) = 32 >read(3, "\25?\246\4\210\0\300\4\210\0\300\4\242\0\300\4\0\0\0\0"..., 32) = 32 >read(3, "\25?\247\4\221\0\300\4\221\0\300\4\242\0\300\4\0\0\0\0"..., 32) = 32 >read(3, "\25?\250\4\222\0\300\4\222\0\300\4\242\0\300\4\0\0\0\0"..., 32) = 32 >read(3, "\25?\251\4\233\0\300\4\233\0\300\4\242\0\300\4\0\0\0\0"..., 32) = 32 >read(3, "\26?\253\4\242\0\300\4\242\0\300\4\0\0\0\0\0\0\0\0\200"..., 32) = 32 >read(3, "\34?\254\4\242\0\300\4\'\0\0\0\27\6\231\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?\255\4\242\0\300\4\f\1\0\0\27\6\231\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\21\0\256\4\241\0\300\4\241\0\300\4(\325\336\277\364?\34"..., 32) = 32 >read(3, "\34\257\256\4\241\0\300\4\f\1\0\0\27\6\231\0\1\0\0\0\1"..., 32) = 32 >read(3, "\34\257\256\4\241\0\300\4\'\0\0\0\27\6\231\0\1\0\0\0\1"..., 32) = 32 >read(3, "\34?\260\4\7\0\300\4\35\1\0\0\27\6\231\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\26?\337\4\242\0\300\4\242\0\300\4\0\0\0\0\0\0\0\0d\0 "..., 32) = 32 >read(3, "\34?\342\4\7\0\300\4(\0\0\0\27\6\231\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?\367\4\252\0\300\4\334\1\0\0\27\6\231\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1 \370\4B\0\0\0\4\0\0\0\0\0\0\0B\0\0\0\20M\371\t\334>"..., 32) = 32 >read(3, ".\1\0\0\262\1\0\0\263\1\0\0\264\1\0\0\265\1\0\0\266\1\0"..., 264) = 264 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 423592}, NULL) = 0 >uname({sys="Linux", node="linux-oy23", ...}) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(3, "\2\0\4\0\252\0\300\4\1\0\0\0\1\0\0\0\1\0\n\0\253\0\300"..., 1240) = 1240 >read(3, "\34?\370\4\251\0\300\4\246\1\0\0\30\6\231\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\26\0\370\4\7\0\300\4\7\0\300\4\2\0\300\4@\0013\1\312\1"..., 32) = 32 >read(3, "\34?\370\4\252\0\300\4\246\1\0\0\30\6\231\0\0\0\0\0\0\0"..., 32) = 32 >read(3, 0xbfabc04c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\34?\25\5\254\0\300\4(\0\0\0$\6\231\0\0\0\0\0\0\0\0\0\254"..., 32) = 32 >read(3, "\34?\27\5\254\0\300\4(\0\0\0$\6\231\0\0\0\0\0\0\0\0\0\254"..., 32) = 32 >read(3, "\34?\30\5\252\0\300\4(\0\0\0$\6\231\0\0\0\0\0\0\0\0\0\252"..., 32) = 32 >read(3, "\1\0\32\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20M\371\t(\314"..., 32) = 32 >write(3, "\24\0\6\0\7\0\300\4\30\1\0\0\4\0\0\0\0\0\0\0\0\10\0\0", 24) = 24 >read(3, "\34?\32\5\253\0\300\4\246\1\0\0%\6\231\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?\32\5\254\0\300\4\246\1\0\0%\6\231\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\26\0\32\5\252\0\300\4\252\0\300\4\251\0\300\4\30\374\30"..., 32) = 32 >read(3, "\1\0\33\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >write(3, "\24\0\6\0\7\0\300\4\301\1\0\0\6\0\0\0\0\0\0\0\1\0\0\0", 24) = 24 >read(3, 0xbfabc04c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\34\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >write(3, "\24\0\6\0\7\0\300\4\f\1\0\0J\1\0\0\0\0\0\0\240\206\1\0"..., 24) = 24 >read(3, 0xbfabc04c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\10\35\5\1\0\0\0J\1\0\0\0\0\0\0\4\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >readv(3, [{"KArm", 4}, {"", 0}], 2) = 4 >write(3, "\24\0\6\0\7\0\300\4\277\1\0\0J\1\0\0\0\0\0\0\240\206\1"..., 24) = 24 >read(3, 0xbfabc04c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\36\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >write(3, "\24\0\6\0\7\0\300\4,\1\0\0J\1\0\0\0\0\0\0\240\206\1\0", 24) = 24 >read(3, 0xbfabc04c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\37\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >write(3, "\24\0\6\0\7\0\300\4\300\1\0\0J\1\0\0\0\0\0\0\240\206\1"..., 24) = 24 >read(3, 0xbfabc04c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0 \5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >write(3, "\24\0\6\0\7\0\300\4-\1\0\0\4\0\0\0\0\0\0\0\0\10\0\0", 24) = 24 >read(3, 0xbfabc04c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1 !\5\1\0\0\0\4\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "1\1\0\0", 4) = 4 >write(3, "\24\0\6\0\7\0\300\4\302\1\0\0\6\0\0\0\0\0\0\0\4\0\0\0", 24) = 24 >read(3, 0xbfabc04c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\"\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >write(3, "\24\0\6\0\7\0\300\4\257\1\0\0\6\0\0\0\0\0\0\0\4\0\0\0", 24) = 24 >read(3, 0xbfabc04c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0#\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >write(3, "\24\0\6\0\7\0\300\4!\1\0\0\6\0\0\0\0\0\0\0\4\0\0\0", 24) = 24 >read(3, 0xbfabc04c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0$\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >write(3, "\24\0\6\0\7\0\300\4\27\1\0\0\6\0\0\0\0\0\0\0\1\0\0\0", 24) = 24 >read(3, 0xbfabc04c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1 %\5\1\0\0\0\6\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\36\21\0\0", 4) = 4 >write(3, "\24\0\6\0\7\0\300\4%\0\0\0\0\0\0\0\0\0\0\0@B\17\0", 24) = 24 >read(3, 0xbfabc09c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0&\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >write(3, "\16\0\2\0\7\0\300\4", 8) = 8 >read(3, 0xbfabc100, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\30\'\5\0\0\0\0D\0\0\0@\0013\1\312\1\375\0\0\0\0\0\0"..., 32) = 32 >write(3, "(\0\4\0\7\0\300\4D\0\0\0\0\0\0\0", 16) = 16 >read(3, 0xbfabc100, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1(\5\0\0\0\0\264\0 \1@\0013\1\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >ioctl(6, FIONREAD, [1]) = 0 >lstat64("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share/apps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share/apps/karm", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share/apps/karm/toolbar", 0xbfabae5c) = -1 ENOENT (No such file or directory) >lstat64("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share/apps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share/apps/karm", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share/apps/karm/pics", 0xbfabae5c) = -1 ENOENT (No such file or directory) >lstat64("/var", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var/lib/kde-profiles", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var/lib/kde-profiles/default", 0xbfabae5c) = -1 ENOENT (No such file or directory) >access("/var/lib/kde-profiles/default/share/apps/karm/toolbar", F_OK) = -1 ENOENT (No such file or directory) >lstat64("/var", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var/lib/kde-profiles", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/var/lib/kde-profiles/default", 0xbfabae5c) = -1 ENOENT (No such file or directory) >access("/var/lib/kde-profiles/default/share/apps/karm/pics", F_OK) = -1 ENOENT (No such file or directory) >lstat64("/etc", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >lstat64("/etc/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3/share/apps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3/share/apps/karm", 0xbfabae5c) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/apps/karm/toolbar", F_OK) = -1 ENOENT (No such file or directory) >lstat64("/etc", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >lstat64("/etc/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3/share/apps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3/share/apps/karm", 0xbfabae5c) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/apps/karm/pics", F_OK) = -1 ENOENT (No such file or directory) >lstat64("/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3/share/apps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3/share/apps/karm", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3/share/apps/karm/toolbar", 0xbfabae5c) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/toolbar", F_OK) = -1 ENOENT (No such file or directory) >lstat64("/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3/share/apps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3/share/apps/karm", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3/share/apps/karm/pics", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/apps/karm/pics", F_OK) = 0 >lstat64("/opt/kde3/share/apps/karm/pics", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/home/linux/.kde/share/icons", F_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons", F_OK) = 0 >lstat64("/etc/opt/kde3/share/icons", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >lstat64("/etc/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/etc/opt/kde3/share/icons", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons", F_OK) = 0 >lstat64("/opt/kde3/share/icons", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/kde3/share/icons", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/home/linux/.kde/share/pixmaps", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps", F_OK) = 0 >lstat64("/usr/share/pixmaps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/usr/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/usr/share/pixmaps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/home/linux/.local/share/icons", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons", F_OK) = 0 >lstat64("/usr/share/icons", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/usr/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/usr/share/icons", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons", F_OK) = 0 >lstat64("/opt/gnome/share/icons", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/gnome", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/gnome/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/gnome/share/icons", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/home/linux/.local/share/pixmaps", F_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps", F_OK) = 0 >lstat64("/opt/gnome/share/pixmaps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/gnome", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/gnome/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/opt/gnome/share/pixmaps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/home/linux/.kde/share/apps/karm/toolbar/active-icon-0.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/active-icon-0.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/active-icon-0.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/active-icon-0.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/active-icon-0.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/active-icon-0.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/active-icon-0.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/active-icon-0.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/active-icon-0.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/active-icon-0.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/active-icon-0.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/active-icon-0.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/active-icon-0.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/active-icon-0.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/active-icon-0.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/active-icon-0.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/active-icon-0.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/active-icon-0.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/active-icon-0.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/active-icon-0.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/active-icon-0.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/active-icon-0.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/active-icon-0.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/active-icon-0.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/active-icon-0.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/active-icon-0.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/active-icon-0.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/active-icon-0.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/active-icon-0.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/active-icon-0.xpm", R_OK) = 0 >stat64("/opt/kde3/share/apps/karm/pics/active-icon-0.xpm", {st_mode=S_IFREG|0644, st_size=483, ...}) = 0 >open("/opt/kde3/share/apps/karm/pics/active-icon-0.xpm", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=483, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=483, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(9, "/* XPM */\nstatic char *hi16[]={\n"..., 4096) = 483 >brk(0x820f000) = 0x820f000 >_llseek(9, 0, [0], SEEK_SET) = 0 >_llseek(9, 0, [0], SEEK_SET) = 0 >read(9, "/* XPM */\nstatic char *hi16[]={\n"..., 4096) = 483 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >access("/home/linux/.kde/share/apps/karm/toolbar/active-icon-1.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/active-icon-1.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/active-icon-1.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/active-icon-1.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/active-icon-1.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/active-icon-1.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/active-icon-1.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/active-icon-1.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/active-icon-1.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/active-icon-1.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/active-icon-1.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/active-icon-1.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/active-icon-1.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/active-icon-1.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/active-icon-1.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/active-icon-1.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/active-icon-1.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/active-icon-1.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/active-icon-1.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/active-icon-1.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/active-icon-1.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/active-icon-1.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/active-icon-1.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/active-icon-1.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/active-icon-1.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/active-icon-1.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/active-icon-1.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/active-icon-1.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/active-icon-1.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/active-icon-1.xpm", R_OK) = 0 >stat64("/opt/kde3/share/apps/karm/pics/active-icon-1.xpm", {st_mode=S_IFREG|0644, st_size=483, ...}) = 0 >open("/opt/kde3/share/apps/karm/pics/active-icon-1.xpm", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=483, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=483, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(9, "/* XPM */\nstatic char *hi16[]={\n"..., 4096) = 483 >_llseek(9, 0, [0], SEEK_SET) = 0 >_llseek(9, 0, [0], SEEK_SET) = 0 >read(9, "/* XPM */\nstatic char *hi16[]={\n"..., 4096) = 483 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >access("/home/linux/.kde/share/apps/karm/toolbar/active-icon-2.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/active-icon-2.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/active-icon-2.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/active-icon-2.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/active-icon-2.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/active-icon-2.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/active-icon-2.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/active-icon-2.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/active-icon-2.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/active-icon-2.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/active-icon-2.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/active-icon-2.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/active-icon-2.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/active-icon-2.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/active-icon-2.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/active-icon-2.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/active-icon-2.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/active-icon-2.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/active-icon-2.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/active-icon-2.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/active-icon-2.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/active-icon-2.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/active-icon-2.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/active-icon-2.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/active-icon-2.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/active-icon-2.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/active-icon-2.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/active-icon-2.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/active-icon-2.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/active-icon-2.xpm", R_OK) = 0 >stat64("/opt/kde3/share/apps/karm/pics/active-icon-2.xpm", {st_mode=S_IFREG|0644, st_size=483, ...}) = 0 >open("/opt/kde3/share/apps/karm/pics/active-icon-2.xpm", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=483, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=483, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(9, "/* XPM */\nstatic char *hi16[]={\n"..., 4096) = 483 >_llseek(9, 0, [0], SEEK_SET) = 0 >_llseek(9, 0, [0], SEEK_SET) = 0 >read(9, "/* XPM */\nstatic char *hi16[]={\n"..., 4096) = 483 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >access("/home/linux/.kde/share/apps/karm/toolbar/active-icon-3.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/active-icon-3.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/active-icon-3.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/active-icon-3.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/active-icon-3.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/active-icon-3.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/active-icon-3.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/active-icon-3.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/active-icon-3.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/active-icon-3.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/active-icon-3.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/active-icon-3.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/active-icon-3.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/active-icon-3.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/active-icon-3.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/active-icon-3.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/active-icon-3.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/active-icon-3.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/active-icon-3.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/active-icon-3.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/active-icon-3.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/active-icon-3.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/active-icon-3.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/active-icon-3.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/active-icon-3.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/active-icon-3.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/active-icon-3.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/active-icon-3.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/active-icon-3.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/active-icon-3.xpm", R_OK) = 0 >stat64("/opt/kde3/share/apps/karm/pics/active-icon-3.xpm", {st_mode=S_IFREG|0644, st_size=483, ...}) = 0 >open("/opt/kde3/share/apps/karm/pics/active-icon-3.xpm", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=483, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=483, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(9, "/* XPM */\nstatic char *hi16[]={\n"..., 4096) = 483 >_llseek(9, 0, [0], SEEK_SET) = 0 >_llseek(9, 0, [0], SEEK_SET) = 0 >read(9, "/* XPM */\nstatic char *hi16[]={\n"..., 4096) = 483 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >access("/home/linux/.kde/share/apps/karm/toolbar/active-icon-4.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/active-icon-4.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/active-icon-4.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/active-icon-4.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/active-icon-4.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/active-icon-4.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/active-icon-4.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/active-icon-4.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/active-icon-4.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/active-icon-4.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/active-icon-4.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/active-icon-4.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/active-icon-4.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/active-icon-4.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/active-icon-4.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/active-icon-4.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/active-icon-4.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/active-icon-4.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/active-icon-4.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/active-icon-4.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/active-icon-4.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/active-icon-4.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/active-icon-4.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/active-icon-4.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/active-icon-4.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/active-icon-4.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/active-icon-4.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/active-icon-4.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/active-icon-4.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/active-icon-4.xpm", R_OK) = 0 >stat64("/opt/kde3/share/apps/karm/pics/active-icon-4.xpm", {st_mode=S_IFREG|0644, st_size=483, ...}) = 0 >open("/opt/kde3/share/apps/karm/pics/active-icon-4.xpm", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=483, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=483, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(9, "/* XPM */\nstatic char *hi16[]={\n"..., 4096) = 483 >_llseek(9, 0, [0], SEEK_SET) = 0 >_llseek(9, 0, [0], SEEK_SET) = 0 >read(9, "/* XPM */\nstatic char *hi16[]={\n"..., 4096) = 483 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >access("/home/linux/.kde/share/apps/karm/toolbar/active-icon-5.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/active-icon-5.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/active-icon-5.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/active-icon-5.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/active-icon-5.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/active-icon-5.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/active-icon-5.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/active-icon-5.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/active-icon-5.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/active-icon-5.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/active-icon-5.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/active-icon-5.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/active-icon-5.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/active-icon-5.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/active-icon-5.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/active-icon-5.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/active-icon-5.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/active-icon-5.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/active-icon-5.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/active-icon-5.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/active-icon-5.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/active-icon-5.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/active-icon-5.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/active-icon-5.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/active-icon-5.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/active-icon-5.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/active-icon-5.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/active-icon-5.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/active-icon-5.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/active-icon-5.xpm", R_OK) = 0 >stat64("/opt/kde3/share/apps/karm/pics/active-icon-5.xpm", {st_mode=S_IFREG|0644, st_size=483, ...}) = 0 >open("/opt/kde3/share/apps/karm/pics/active-icon-5.xpm", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=483, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=483, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(9, "/* XPM */\nstatic char *hi16[]={\n"..., 4096) = 483 >_llseek(9, 0, [0], SEEK_SET) = 0 >_llseek(9, 0, [0], SEEK_SET) = 0 >read(9, "/* XPM */\nstatic char *hi16[]={\n"..., 4096) = 483 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >access("/home/linux/.kde/share/apps/karm/toolbar/active-icon-6.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/active-icon-6.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/active-icon-6.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/active-icon-6.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/active-icon-6.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/active-icon-6.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/active-icon-6.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/active-icon-6.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/active-icon-6.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/active-icon-6.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/active-icon-6.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/active-icon-6.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/active-icon-6.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/active-icon-6.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/active-icon-6.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/active-icon-6.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/active-icon-6.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/active-icon-6.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/active-icon-6.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/active-icon-6.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/active-icon-6.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/active-icon-6.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/active-icon-6.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/active-icon-6.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/active-icon-6.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/active-icon-6.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/active-icon-6.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/active-icon-6.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/active-icon-6.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/active-icon-6.xpm", R_OK) = 0 >stat64("/opt/kde3/share/apps/karm/pics/active-icon-6.xpm", {st_mode=S_IFREG|0644, st_size=483, ...}) = 0 >open("/opt/kde3/share/apps/karm/pics/active-icon-6.xpm", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=483, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=483, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(9, "/* XPM */\nstatic char *hi16[]={\n"..., 4096) = 483 >_llseek(9, 0, [0], SEEK_SET) = 0 >_llseek(9, 0, [0], SEEK_SET) = 0 >read(9, "/* XPM */\nstatic char *hi16[]={\n"..., 4096) = 483 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >access("/home/linux/.kde/share/apps/karm/toolbar/active-icon-7.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/active-icon-7.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/active-icon-7.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/active-icon-7.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/active-icon-7.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/active-icon-7.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/active-icon-7.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/active-icon-7.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/active-icon-7.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/active-icon-7.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/active-icon-7.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/active-icon-7.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/active-icon-7.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/active-icon-7.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/active-icon-7.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/active-icon-7.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/active-icon-7.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/active-icon-7.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/active-icon-7.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/active-icon-7.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/active-icon-7.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/active-icon-7.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/active-icon-7.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/active-icon-7.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/active-icon-7.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/active-icon-7.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/active-icon-7.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/active-icon-7.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/active-icon-7.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/active-icon-7.xpm", R_OK) = 0 >stat64("/opt/kde3/share/apps/karm/pics/active-icon-7.xpm", {st_mode=S_IFREG|0644, st_size=483, ...}) = 0 >open("/opt/kde3/share/apps/karm/pics/active-icon-7.xpm", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=483, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=483, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(9, "/* XPM */\nstatic char *hi16[]={\n"..., 4096) = 483 >_llseek(9, 0, [0], SEEK_SET) = 0 >_llseek(9, 0, [0], SEEK_SET) = 0 >read(9, "/* XPM */\nstatic char *hi16[]={\n"..., 4096) = 483 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >write(3, "\22\0\7\0\252\0\300\4\'\0\0\0\37\0\0\0\10\0\0\0\4\0\0\0"..., 9616) = 9616 >read(3, 0xbfabc09c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\34?)\5\252\0\300\4\'\0\0\0\214\6\231\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?*\5\252\0\300\4\f\1\0\0\214\6\231\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1 [\5\t\0\0\0#\0\0\0\0\0\0\0\t\0\0\0\7\0\0\1@\222o\t\210"..., 32) = 32 >read(3, "C\0\0\0\1\0\0\0\1\0\0\0\20\0\0\0\10Y\36\10h\301\253\277"..., 36) = 36 >gettimeofday({1183147084, 530979}, NULL) = 0 >gettimeofday({1183147084, 531094}, NULL) = 0 >gettimeofday({1183147084, 531201}, NULL) = 0 >write(3, "\22\0\17\0\252\0\300\4#\0\0\0#\0\0\0 \0\0\0\t\0\0\0g\0"..., 80) = 80 >read(3, 0xbfabbe7c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\34?\\\5\252\0\300\4#\0\0\0\216\6\231\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\30]\5\0\1\0\0\0\0\0\0x\325\336\277|\322\23\10\340{\35"..., 32) = 32 >readv(3, [{"\306\306\306\377\0\0\0\377\0\0\0\377\0\0\0\377\0\0\0\377"..., 1024}, {"", 0}], 2) = 1024 >write(3, "I\1\5\0\256\0\300\4\0\0\0\0\20\0\20\0\377\377\377\377", 20) = 20 >read(3, 0xbfabbaec, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1^\5\20\0\0\0\0\0\0\0x\325\336\277|\322\23\10\340{\35"..., 32) = 32 >readv(3, [{"\376\177\0\0\377\377A\t\377\377\0\0\377\377\34\10\377\377"..., 64}, {"", 0}], 2) = 64 >gettimeofday({1183147084, 536040}, NULL) = 0 >gettimeofday({1183147084, 536249}, NULL) = 0 >gettimeofday({1183147084, 536394}, NULL) = 0 >gettimeofday({1183147084, 536860}, NULL) = 0 >gettimeofday({1183147084, 537033}, NULL) = 0 >gettimeofday({1183147084, 537209}, NULL) = 0 >gettimeofday({1183147084, 537562}, NULL) = 0 >gettimeofday({1183147084, 537671}, NULL) = 0 >gettimeofday({1183147084, 537817}, NULL) = 0 >gettimeofday({1183147084, 537925}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 538409}, NULL) = 0 >gettimeofday({1183147084, 538525}, NULL) = 0 >gettimeofday({1183147084, 538631}, NULL) = 0 >gettimeofday({1183147084, 538736}, NULL) = 0 >gettimeofday({1183147084, 538894}, NULL) = 0 >gettimeofday({1183147084, 539003}, NULL) = 0 >gettimeofday({1183147084, 539109}, NULL) = 0 >gettimeofday({1183147084, 539216}, NULL) = 0 >gettimeofday({1183147084, 539322}, NULL) = 0 >gettimeofday({1183147084, 539444}, NULL) = 0 >gettimeofday({1183147084, 539552}, NULL) = 0 >gettimeofday({1183147084, 539658}, NULL) = 0 >gettimeofday({1183147084, 539765}, NULL) = 0 >gettimeofday({1183147084, 540656}, NULL) = 0 >gettimeofday({1183147084, 540780}, NULL) = 0 >gettimeofday({1183147084, 541347}, NULL) = 0 >gettimeofday({1183147084, 541469}, NULL) = 0 >gettimeofday({1183147084, 541579}, NULL) = 0 >gettimeofday({1183147084, 541686}, NULL) = 0 >gettimeofday({1183147084, 541793}, NULL) = 0 >gettimeofday({1183147084, 541901}, NULL) = 0 >gettimeofday({1183147084, 542343}, NULL) = 0 >gettimeofday({1183147084, 542460}, NULL) = 0 >gettimeofday({1183147084, 542650}, NULL) = 0 >gettimeofday({1183147084, 542762}, NULL) = 0 >gettimeofday({1183147084, 542876}, NULL) = 0 >gettimeofday({1183147084, 542987}, NULL) = 0 >gettimeofday({1183147084, 543504}, NULL) = 0 >gettimeofday({1183147084, 543628}, NULL) = 0 >gettimeofday({1183147084, 543736}, NULL) = 0 >gettimeofday({1183147084, 543879}, NULL) = 0 >gettimeofday({1183147084, 544101}, NULL) = 0 >gettimeofday({1183147084, 544227}, NULL) = 0 >gettimeofday({1183147084, 544732}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 545034}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 545686}, NULL) = 0 >gettimeofday({1183147084, 546048}, NULL) = 0 >gettimeofday({1183147084, 546207}, NULL) = 0 >gettimeofday({1183147084, 546312}, NULL) = 0 >gettimeofday({1183147084, 546415}, NULL) = 0 >gettimeofday({1183147084, 546709}, NULL) = 0 >gettimeofday({1183147084, 546820}, NULL) = 0 >gettimeofday({1183147084, 546924}, NULL) = 0 >gettimeofday({1183147084, 547089}, NULL) = 0 >gettimeofday({1183147084, 547199}, NULL) = 0 >gettimeofday({1183147084, 547304}, NULL) = 0 >gettimeofday({1183147084, 547422}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 547989}, NULL) = 0 >gettimeofday({1183147084, 548132}, NULL) = 0 >gettimeofday({1183147084, 548237}, NULL) = 0 >gettimeofday({1183147084, 548675}, NULL) = 0 >gettimeofday({1183147084, 549088}, NULL) = 0 >gettimeofday({1183147084, 549198}, NULL) = 0 >gettimeofday({1183147084, 549453}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 549776}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 550118}, NULL) = 0 >gettimeofday({1183147084, 550226}, NULL) = 0 >gettimeofday({1183147084, 550404}, NULL) = 0 >gettimeofday({1183147084, 550509}, NULL) = 0 >gettimeofday({1183147084, 550689}, NULL) = 0 >gettimeofday({1183147084, 550821}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 551055}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 551291}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 551497}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 552080}, NULL) = 0 >gettimeofday({1183147084, 552413}, NULL) = 0 >gettimeofday({1183147084, 552558}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 552787}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 553074}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 553490}, NULL) = 0 >gettimeofday({1183147084, 553635}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 553912}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 554176}, NULL) = 0 >gettimeofday({1183147084, 554297}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 554595}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 554882}, NULL) = 0 >write(3, "\22\0\10\1\252\0\300\4\305\1\0\0\6\0\0\0 \377\377\377\2"..., 4284) = 4284 >read(3, 0xbfabc15c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\34?_\5\252\0\300\4\305\1\0\0\252\6\231\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?`\5\252\0\300\4(\0\0\0\252\6\231\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\26?b\5\10\0\300\4\10\0\300\4\0\0\0\0\0\0\34\0\312\1 \0"..., 32) = 32 >read(3, "\26?c\5\n\0\300\4\n\0\300\4\t\0\300\4\0\0<\0\1\0\250\0"..., 32) = 32 >read(3, "\26?d\5\v\0\300\4\v\0\300\4\n\0\300\4\312\1<\0\1\0\250"..., 32) = 32 >read(3, "\26?e\5\31\0\300\4\31\0\300\4\f\0\300\4\0\0<\0\312\1\250"..., 32) = 32 >read(3, "\26?f\5\t\0\300\4\t\0\300\4\10\0\300\4\0\0\344\0\312\1"..., 32) = 32 >read(3, "\26?g\5q\0\300\4q\0\300\4}\0\300\4\0\0\345\0\312\1\30\0"..., 32) = 32 >read(3, "\34?h\5\7\0\300\4(\0\0\0\252\6\231\0\0\0\0\0\0\0\0\0\7"..., 32) = 32 >read(3, "\26?\211\5(\0\300\4(\0\300\4\0\0\0\0\0\0\0\0j\0\240\0\0"..., 32) = 32 >read(3, "\26?\212\5.\0\300\4.\0\300\4(\0\300\4u\0\0\0+\1\240\0\0"..., 32) = 32 >read(3, "\26?\213\5/\0\300\4/\0\300\4\0\0\0\0\0\0\0\0\204\0\21\0"..., 32) = 32 >read(3, "\26?\214\0051\0\300\0041\0\300\4/\0\300\4\0\0\27\0+\1\2"..., 32) = 32 >read(3, "\26?\215\0052\0\300\0042\0\300\0041\0\300\4\0\0\37\0+\1"..., 32) = 32 >read(3, "\26?\216\0056\0\300\0046\0\300\0045\0\300\4K\0\0\0^\0\36"..., 32) = 32 >read(3, "\26?\217\5)\0\300\4)\0\300\4\0\0\0\0\0\0\0\0d\0\265\0\0"..., 32) = 32 >read(3, "\26?\220\5)\0\300\4)\0\300\4\0\0\0\0\0\0\0\0P\0\265\0\0"..., 32) = 32 >read(3, "\26?\221\5\'\0\300\4\'\0\300\4\0\0\0\0\v\0\v\0j\2c\1\0"..., 32) = 32 >read(3, "\26?\222\0054\0\300\0044\0\300\4\'\0\300\4\v\0t\1j\2\32"..., 32) = 32 >read(3, "\34?\223\5&\0\300\4(\0\0\0\253\6\231\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\26?\233\5H\0\300\4H\0\300\4\0\0\0\0\0\0\1\0\322\0\26\0"..., 32) = 32 >read(3, "\26?\234\5I\0\300\4I\0\300\4H\0\300\4\330\0\0\0S\0\30\0"..., 32) = 32 >read(3, "\26?\236\5M\0\300\4M\0\300\4I\0\300\4\0\0\36\0\322\0\26"..., 32) = 32 >read(3, "\26?\254\5V\0\300\4V\0\300\4U\0\300\4\6\0\27\0\241\0\26"..., 32) = 32 >read(3, "\26?\256\5W\0\300\4W\0\300\4V\0\300\4\6\0003\0\241\0\26"..., 32) = 32 >read(3, "\26?\260\5X\0\300\4X\0\300\4W\0\300\4\6\0O\0\241\0\26\0"..., 32) = 32 >read(3, "\26?\262\5Y\0\300\4Y\0\300\4X\0\300\4\6\0k\0\241\0\26\0"..., 32) = 32 >read(3, "\26?\263\5U\0\300\4U\0\300\4\0\0\0\0\0\0\0\0\247\0\21\0"..., 32) = 32 >read(3, "\26?\273\5a\0\300\4a\0\300\4\0\0\0\0\0\0\1\0\206\0\26\0"..., 32) = 32 >read(3, "\26?\274\5b\0\300\4b\0\300\4a\0\300\4\214\0\0\0S\0\30\0"..., 32) = 32 >read(3, "\26?\275\5f\0\300\4f\0\300\4b\0\300\4\0\0\36\0\206\0\30"..., 32) = 32 >read(3, "\26?\276\5g\0\300\4g\0\300\4f\0\300\4\214\0\36\0S\0\30"..., 32) = 32 >read(3, "\26?\300\5o\0\300\4o\0\300\4g\0\300\4\0\0<\0\206\0\26\0"..., 32) = 32 >read(3, "\26?\301\5h\0\300\4h\0\300\4\0\0\0\0\0\0\0\0005\0\30\0"..., 32) = 32 >read(3, "\26?\302\5i\0\300\4i\0\300\4h\0\300\4;\0\0\0\30\0\30\0"..., 32) = 32 >read(3, "\26?\303\5{\0\300\4{\0\300\4\0\0\0\0m\1\3\0004\0\23\0\0"..., 32) = 32 >read(3, "\26?\304\5|\0\300\4|\0\300\4{\0\300\4\245\1\3\0!\0\23\0"..., 32) = 32 >read(3, "\26?\305\5\206\0\300\4\206\0\300\4\205\0\300\4-\0\1\0\10"..., 32) = 32 >read(3, "\26?\306\5\242\0\300\4\242\0\300\4\0\0\0\0\0\0\0\0\312"..., 32) = 32 >read(3, "\26?\307\5(\0\300\4(\0\300\4\0\0\0\0\0\0\0\0P\0c\1\0\0"..., 32) = 32 >read(3, "\26?\310\5.\0\300\4.\0\300\4(\0\300\4[\0\0\0\17\2c\1\0"..., 32) = 32 >read(3, "\26?\311\0051\0\300\0041\0\300\4/\0\300\4\0\0\27\0\17\2"..., 32) = 32 >read(3, "\26?\312\0052\0\300\0042\0\300\0041\0\300\4\0\0\37\0\17"..., 32) = 32 >read(3, "\34?\323\5&\0\300\4(\0\0\0\253\6\231\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?\324\5\252\0\300\4\224\1\0\0\253\6\231\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1 \325\5\t\0\0\0#\0\0\0\0\0\0\0\t\0\0\0\20M\371\t(\314"..., 32) = 32 >read(3, "g\0\0\0\1\0\0\0\1\0\0\0\r\0\300\4\10Y\36\10h\301\253\277"..., 36) = 36 >stat64("/home/linux/.kde/share/config/", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >stat64("/home/linux/.kde/share/config/", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >access("/home/linux/.kde/share/config/emaildefaults", W_OK) = 0 >lstat64("/home/linux/.kde/share/config/emaildefaults", {st_mode=S_IFREG|0600, st_size=58, ...}) = 0 >stat64("/home/linux/.kde/share/config/kdeglobals", {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >stat64("/etc/opt/kde3/share/config/kdeglobals", 0xbfabbcb8) = -1 ENOENT (No such file or directory) >stat64("/opt/kde3/share/config/kdeglobals", {st_mode=S_IFREG|0644, st_size=1395, ...}) = 0 >access("/etc/kde3rc", R_OK) = 0 >access("/etc/kde3rc", R_OK) = 0 >stat64("/home/linux/.kde/share/config/system.kdeglobals", 0xbfabbcb8) = -1 ENOENT (No such file or directory) >stat64("/etc/opt/kde3/share/config/system.kdeglobals", 0xbfabbcb8) = -1 ENOENT (No such file or directory) >stat64("/opt/kde3/share/config/system.kdeglobals", 0xbfabbcb8) = -1 ENOENT (No such file or directory) >open("/etc/kde3rc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=279, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=279, ...}) = 0 >mmap2(NULL, 279, PROT_READ, MAP_PRIVATE, 9, 0) = 0xb6165000 >fstat64(9, {st_mode=S_IFREG|0644, st_size=279, ...}) = 0 >rt_sigaction(SIGBUS, {0xb74650c0, [], SA_ONESHOT}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=279, ...}) = 0 >munmap(0xb6165000, 279) = 0 >rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0 >close(9) = 0 >open("/opt/kde3/share/config/kdeglobals", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=1395, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=1395, ...}) = 0 >mmap2(NULL, 1395, PROT_READ, MAP_PRIVATE, 9, 0) = 0xb6165000 >fstat64(9, {st_mode=S_IFREG|0644, st_size=1395, ...}) = 0 >rt_sigaction(SIGBUS, {0xb74650c0, [], SA_ONESHOT}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=1395, ...}) = 0 >munmap(0xb6165000, 1395) = 0 >rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0 >close(9) = 0 >open("/home/linux/.kde/share/config/kdeglobals", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >mmap2(NULL, 4633, PROT_READ, MAP_PRIVATE, 9, 0) = 0xb6164000 >fstat64(9, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >rt_sigaction(SIGBUS, {0xb74650c0, [], SA_ONESHOT}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >munmap(0xb6164000, 4633) = 0 >rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0 >close(9) = 0 >stat64("/home/linux/.kde/share/config/emaildefaults", {st_mode=S_IFREG|0600, st_size=58, ...}) = 0 >stat64("/etc/opt/kde3/share/config/emaildefaults", 0xbfabbcb8) = -1 ENOENT (No such file or directory) >stat64("/opt/kde3/share/config/emaildefaults", 0xbfabbcb8) = -1 ENOENT (No such file or directory) >open("/home/linux/.kde/share/config/emaildefaults", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0600, st_size=58, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0600, st_size=58, ...}) = 0 >mmap2(NULL, 58, PROT_READ, MAP_PRIVATE, 9, 0) = 0xb6165000 >fstat64(9, {st_mode=S_IFREG|0600, st_size=58, ...}) = 0 >rt_sigaction(SIGBUS, {0xb74650c0, [], SA_ONESHOT}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >fstat64(9, {st_mode=S_IFREG|0600, st_size=58, ...}) = 0 >munmap(0xb6165000, 58) = 0 >rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0 >close(9) = 0 >access("/home/linux/.kde/share/config/emaildefaults", W_OK) = 0 >lstat64("/home/linux/.kde/share/config/emaildefaults.lock", 0xbfabbf50) = -1 ENOENT (No such file or directory) >open("/home/linux/.kde/share/config/emaildefaults.lockGB70Gb.tmp", O_RDWR|O_CREAT|O_EXCL, 0600) = 9 >umask(0) = 022 >umask(022) = 0 >fchmod(9, 0644) = 0 >getgid32() = 100 >getuid32() = 1000 >fchown32(9, 1000, 100) = 0 >fcntl64(9, F_SETFD, FD_CLOEXEC) = 0 >uname({sys="Linux", node="linux-oy23", ...}) = 0 >fcntl64(9, F_GETFL) = 0x2 (flags O_RDWR) >fstat64(9, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >_llseek(9, 0, [0], SEEK_CUR) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >read(9, "", 4096) = 0 >write(9, "4382\nkarm\nlinux-oy23\n", 21) = 21 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >link("/home/linux/.kde/share/config/emaildefaults.lockGB70Gb.tmp", "/home/linux/.kde/share/config/emaildefaults.lock") = 0 >lstat64("/home/linux/.kde/share/config/emaildefaults.lockGB70Gb.tmp", {st_mode=S_IFREG|0644, st_size=21, ...}) = 0 >lstat64("/home/linux/.kde/share/config/emaildefaults.lock", {st_mode=S_IFREG|0644, st_size=21, ...}) = 0 >unlink("/home/linux/.kde/share/config/emaildefaults.lockGB70Gb.tmp") = 0 >lstat64("/home/linux/.kde/share/config/emaildefaults", {st_mode=S_IFREG|0600, st_size=58, ...}) = 0 >stat64("/home/linux/.kde/share/config/emaildefaults", {st_mode=S_IFREG|0600, st_size=58, ...}) = 0 >getuid32() = 1000 >lstat64("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share/config", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share/config/emaildefaults", {st_mode=S_IFREG|0600, st_size=58, ...}) = 0 >access("/home/linux/.kde/share/config/emaildefaults", W_OK) = 0 >open("/home/linux/.kde/share/config/emaildefaults8arHca.new", O_RDWR|O_CREAT|O_EXCL, 0600) = 9 >umask(0) = 022 >umask(022) = 0 >fchmod(9, 0600) = 0 >getgid32() = 100 >getuid32() = 1000 >fchown32(9, 1000, 100) = 0 >fcntl64(9, F_SETFD, FD_CLOEXEC) = 0 >stat64("/home/linux/.kde/share/config/emaildefaults", {st_mode=S_IFREG|0600, st_size=58, ...}) = 0 >getuid32() = 1000 >getgid32() = 100 >fchmod(9, 0100600) = 0 >fchmod(9, 0600) = 0 >fcntl64(9, F_GETFL) = 0x2 (flags O_RDWR) >fstat64(9, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >_llseek(9, 0, [0], SEEK_CUR) = 0 >write(9, "[Defaults]\nProfile=Default\n\n[PRO"..., 58) = 58 >fdatasync(9) = 0 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >rename("/home/linux/.kde/share/config/emaildefaults8arHca.new", "/home/linux/.kde/share/config/emaildefaults") = 0 >lstat64("/home/linux/.kde/share/config/emaildefaults", {st_mode=S_IFREG|0600, st_size=58, ...}) = 0 >unlink("/home/linux/.kde/share/config/emaildefaults.lock") = 0 >access("/home/linux/.kde/share/config/kdeglobals", W_OK) = 0 >lstat64("/home/linux/.kde/share/config/kdeglobals.lock", 0xbfabbf50) = -1 ENOENT (No such file or directory) >open("/home/linux/.kde/share/config/kdeglobals.lockCsNsec.tmp", O_RDWR|O_CREAT|O_EXCL, 0600) = 9 >umask(0) = 022 >umask(022) = 0 >fchmod(9, 0644) = 0 >getgid32() = 100 >getuid32() = 1000 >fchown32(9, 1000, 100) = 0 >fcntl64(9, F_SETFD, FD_CLOEXEC) = 0 >uname({sys="Linux", node="linux-oy23", ...}) = 0 >fcntl64(9, F_GETFL) = 0x2 (flags O_RDWR) >fstat64(9, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >_llseek(9, 0, [0], SEEK_CUR) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >read(9, "", 4096) = 0 >write(9, "4382\nkarm\nlinux-oy23\n", 21) = 21 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >link("/home/linux/.kde/share/config/kdeglobals.lockCsNsec.tmp", "/home/linux/.kde/share/config/kdeglobals.lock") = 0 >lstat64("/home/linux/.kde/share/config/kdeglobals.lockCsNsec.tmp", {st_mode=S_IFREG|0644, st_size=21, ...}) = 0 >lstat64("/home/linux/.kde/share/config/kdeglobals.lock", {st_mode=S_IFREG|0644, st_size=21, ...}) = 0 >unlink("/home/linux/.kde/share/config/kdeglobals.lockCsNsec.tmp") = 0 >open("/home/linux/.kde/share/config/kdeglobals", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >mmap2(NULL, 4633, PROT_READ, MAP_PRIVATE, 9, 0) = 0xb6164000 >fstat64(9, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >rt_sigaction(SIGBUS, {0xb74650c0, [], SA_ONESHOT}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >munmap(0xb6164000, 4633) = 0 >rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0 >close(9) = 0 >stat64("/home/linux/.kde/share/config/kdeglobals", {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >getuid32() = 1000 >lstat64("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share/config", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share/config/kdeglobals", {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >access("/home/linux/.kde/share/config/kdeglobals", W_OK) = 0 >open("/home/linux/.kde/share/config/kdeglobalsSDgiFa.new", O_RDWR|O_CREAT|O_EXCL, 0600) = 9 >umask(0) = 022 >umask(022) = 0 >fchmod(9, 0600) = 0 >getgid32() = 100 >getuid32() = 1000 >fchown32(9, 1000, 100) = 0 >fcntl64(9, F_SETFD, FD_CLOEXEC) = 0 >stat64("/home/linux/.kde/share/config/kdeglobals", {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >getuid32() = 1000 >getgid32() = 100 >fchmod(9, 0100644) = 0 >fchmod(9, 0644) = 0 >fcntl64(9, F_GETFL) = 0x2 (flags O_RDWR) >fstat64(9, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >_llseek(9, 0, [0], SEEK_CUR) = 0 >write(9, "[$Version]\nupdate_info=socks.upd"..., 4096) = 4096 >write(9, "ndow to Screen 4=none\nWindow to "..., 537) = 537 >fdatasync(9) = 0 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >rename("/home/linux/.kde/share/config/kdeglobalsSDgiFa.new", "/home/linux/.kde/share/config/kdeglobals") = 0 >unlink("/home/linux/.kde/share/config/kdeglobals.lock") = 0 >open("/home/linux/.kde/share/apps/karm/karm.ics", O_WRONLY|O_CREAT|O_EXCL|O_LARGEFILE, 0664) = -1 EEXIST (File exists) >ioctl(6, FIONREAD, [1]) = 0 >open("/etc/nsswitch.conf", O_RDONLY) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=1192, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(9, "#\n# /etc/nsswitch.conf\n#\n# An ex"..., 4096) = 1192 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >open("/usr/lib/qt3/lib/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/etc/ld.so.cache", O_RDONLY) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=103768, ...}) = 0 >mmap2(NULL, 103768, PROT_READ, MAP_PRIVATE, 9, 0) = 0xb614c000 >close(9) = 0 >open("/lib/libnss_files.so.2", O_RDONLY) = 9 >read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\32\0"..., 512) = 512 >fstat64(9, {st_mode=S_IFREG|0755, st_size=42546, ...}) = 0 >mmap2(NULL, 37528, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0xb6142000 >fadvise64(9, 0, 37528, POSIX_FADV_WILLNEED) = 0 >mmap2(0xb614a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x7) = 0xb614a000 >close(9) = 0 >munmap(0xb614c000, 103768) = 0 >open("/etc/rpc", O_RDONLY) = 9 >fcntl64(9, F_GETFD) = 0 >fcntl64(9, F_SETFD, FD_CLOEXEC) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=1615, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(9, "#ident\t\"@(#)rpc\t1.11\t95/07/14 SM"..., 4096) = 1615 >close(9) = 0 >munmap(0xb6165000, 4096) = 0 >socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 9 >bind(9, {sa_family=AF_INET, sin_port=htons(0), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 >connect(9, {sa_family=AF_INET, sin_port=htons(111), sin_addr=inet_addr("127.0.0.1")}, 16) = 0 >gettimeofday({1183147084, 611769}, NULL) = 0 >futex(0xb6b7ee60, FUTEX_WAKE, 2147483647) = 0 >write(9, "\200\0\0(V\25c\26\0\0\0\0\0\0\0\2\0\1\206\240\0\0\0\2\0"..., 44) = 44 >poll([{fd=9, events=POLLIN, revents=POLLIN}], 1, 60000) = 1 >read(9, "\200\0\0DV\25c\26\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 500) = 72 >close(9) = 0 >inotify_init() = 9 >uname({sys="Linux", node="linux-oy23", ...}) = 0 >fcntl64(9, F_SETFD, FD_CLOEXEC) = 0 >ioctl(6, FIONREAD, [1]) = 0 >stat64("/home/linux/.kde/share/apps/karm/karm.ics", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >inotify_add_watch(9, "/home/linux/.kde/share/apps/karm/karm.ics", IN_MODIFY|IN_ATTRIB|IN_MOVED_FROM|IN_MOVED_TO|IN_CREATE|IN_DELETE|IN_DELETE_SELF|IN_MOVE_SELF|0x2000000) = 1 >access("/home/linux/.kde/share/config/korganizerrc", R_OK) = 0 >stat64("/home/linux/.kde/share/config/korganizerrc", {st_mode=S_IFREG|0600, st_size=197, ...}) = 0 >stat64("/home/linux/.kde/share/config/", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >access("/home/linux/.kde/share/config/korganizerrc", W_OK) = 0 >lstat64("/home/linux/.kde/share/config/korganizerrc", {st_mode=S_IFREG|0600, st_size=197, ...}) = 0 >stat64("/home/linux/.kde/share/config/kdeglobals", {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >stat64("/etc/opt/kde3/share/config/kdeglobals", 0xbfabac88) = -1 ENOENT (No such file or directory) >stat64("/opt/kde3/share/config/kdeglobals", {st_mode=S_IFREG|0644, st_size=1395, ...}) = 0 >access("/etc/kde3rc", R_OK) = 0 >access("/etc/kde3rc", R_OK) = 0 >stat64("/home/linux/.kde/share/config/system.kdeglobals", 0xbfabac88) = -1 ENOENT (No such file or directory) >stat64("/etc/opt/kde3/share/config/system.kdeglobals", 0xbfabac88) = -1 ENOENT (No such file or directory) >stat64("/opt/kde3/share/config/system.kdeglobals", 0xbfabac88) = -1 ENOENT (No such file or directory) >open("/etc/kde3rc", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=279, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=279, ...}) = 0 >mmap2(NULL, 279, PROT_READ, MAP_PRIVATE, 10, 0) = 0xb6165000 >fstat64(10, {st_mode=S_IFREG|0644, st_size=279, ...}) = 0 >rt_sigaction(SIGBUS, {0xb74650c0, [], SA_ONESHOT}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=279, ...}) = 0 >munmap(0xb6165000, 279) = 0 >rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0 >close(10) = 0 >open("/opt/kde3/share/config/kdeglobals", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1395, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1395, ...}) = 0 >mmap2(NULL, 1395, PROT_READ, MAP_PRIVATE, 10, 0) = 0xb6165000 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1395, ...}) = 0 >rt_sigaction(SIGBUS, {0xb74650c0, [], SA_ONESHOT}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1395, ...}) = 0 >munmap(0xb6165000, 1395) = 0 >rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0 >close(10) = 0 >open("/home/linux/.kde/share/config/kdeglobals", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >mmap2(NULL, 4633, PROT_READ, MAP_PRIVATE, 10, 0) = 0xb6164000 >fstat64(10, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >rt_sigaction(SIGBUS, {0xb74650c0, [], SA_ONESHOT}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >munmap(0xb6164000, 4633) = 0 >rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0 >close(10) = 0 >open("/home/linux/.kde/share/config/korganizerrc", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0600, st_size=197, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0600, st_size=197, ...}) = 0 >mmap2(NULL, 197, PROT_READ, MAP_PRIVATE, 10, 0) = 0xb6165000 >fstat64(10, {st_mode=S_IFREG|0600, st_size=197, ...}) = 0 >rt_sigaction(SIGBUS, {0xb74650c0, [], SA_ONESHOT}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >fstat64(10, {st_mode=S_IFREG|0600, st_size=197, ...}) = 0 >munmap(0xb6165000, 197) = 0 >rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0 >close(10) = 0 >readlink("/etc/localtime", 0xbfabb1a4, 4096) = -1 EINVAL (Invalid argument) >stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1017, ...}) = 0 >access("/home/linux/.kde/share/apps/karm/karm.ics", R_OK) = 0 >stat64("/home/linux/.kde/share/apps/karm/karm.ics", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >open("/home/linux/.kde/share/apps/karm/karm.ics", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(10, "", 4096) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >close(10) = 0 >munmap(0xb6165000, 4096) = 0 >open("/usr/share/locale-langpack/en_US.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale-langpack/en_US.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en_US.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale-langpack/en_US/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en_US/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale-langpack/en.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale-langpack/en.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale-langpack/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >lstat64("/home/linux/.kde/share/apps/karm/karm.ics", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >lstat64("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share/apps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat64("/home/linux/.kde/share/apps/kabc/lock/", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >access("/home/linux/.kde/share/apps/kabc/lock/_home_linux_.kde_share_apps_karm_karm.ics.lock", F_OK) = -1 ENOENT (No such file or directory) >stat64("/home/linux/.kde/share/apps/kabc/lock/", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >open("/home/linux/.kde/share/apps/kabc/lock/_home_linux_.kde_share_apps_karm_karm.icsPUSTHHvX", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >write(10, "4382\nkarm", 9) = 9 >close(10) = 0 >munmap(0xb6165000, 4096) = 0 >link("/home/linux/.kde/share/apps/kabc/lock/_home_linux_.kde_share_apps_karm_karm.icsPUSTHHvX", "/home/linux/.kde/share/apps/kabc/lock/_home_linux_.kde_share_apps_karm_karm.ics.lock") = 0 >lstat64("/home/linux/.kde/share/apps/karm/karm.ics", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >stat64("/home/linux/.kde/share/apps/kabc/lock/", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >open("/home/linux/.kde/share/apps/kabc/lock/_home_linux_.kde_share_apps_karm_karm.ics.lock", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=9, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=9, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(10, "4382\nkarm", 4096) = 9 >read(10, "", 4096) = 0 >close(10) = 0 >munmap(0xb6165000, 4096) = 0 >stat64("/home/linux/.kde/share/apps/kabc/lock/", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >unlink("/home/linux/.kde/share/apps/kabc/lock/_home_linux_.kde_share_apps_karm_karm.ics.lock") = 0 >unlink("/home/linux/.kde/share/apps/kabc/lock/_home_linux_.kde_share_apps_karm_karm.icsPUSTHHvX") = 0 >stat64("/home/linux/.kde/share/config/", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >stat64("/home/linux/.kde/share/config/", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >access("/home/linux/.kde/share/config/emaildefaults", W_OK) = 0 >lstat64("/home/linux/.kde/share/config/emaildefaults", {st_mode=S_IFREG|0600, st_size=58, ...}) = 0 >stat64("/home/linux/.kde/share/config/kdeglobals", {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >stat64("/etc/opt/kde3/share/config/kdeglobals", 0xbfabbad8) = -1 ENOENT (No such file or directory) >stat64("/opt/kde3/share/config/kdeglobals", {st_mode=S_IFREG|0644, st_size=1395, ...}) = 0 >access("/etc/kde3rc", R_OK) = 0 >access("/etc/kde3rc", R_OK) = 0 >stat64("/home/linux/.kde/share/config/system.kdeglobals", 0xbfabbad8) = -1 ENOENT (No such file or directory) >stat64("/etc/opt/kde3/share/config/system.kdeglobals", 0xbfabbad8) = -1 ENOENT (No such file or directory) >stat64("/opt/kde3/share/config/system.kdeglobals", 0xbfabbad8) = -1 ENOENT (No such file or directory) >open("/etc/kde3rc", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=279, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=279, ...}) = 0 >mmap2(NULL, 279, PROT_READ, MAP_PRIVATE, 10, 0) = 0xb6165000 >fstat64(10, {st_mode=S_IFREG|0644, st_size=279, ...}) = 0 >rt_sigaction(SIGBUS, {0xb74650c0, [], SA_ONESHOT}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=279, ...}) = 0 >munmap(0xb6165000, 279) = 0 >rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0 >close(10) = 0 >open("/opt/kde3/share/config/kdeglobals", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1395, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1395, ...}) = 0 >mmap2(NULL, 1395, PROT_READ, MAP_PRIVATE, 10, 0) = 0xb6165000 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1395, ...}) = 0 >rt_sigaction(SIGBUS, {0xb74650c0, [], SA_ONESHOT}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1395, ...}) = 0 >munmap(0xb6165000, 1395) = 0 >rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0 >close(10) = 0 >open("/home/linux/.kde/share/config/kdeglobals", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >mmap2(NULL, 4633, PROT_READ, MAP_PRIVATE, 10, 0) = 0xb6164000 >fstat64(10, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >rt_sigaction(SIGBUS, {0xb74650c0, [], SA_ONESHOT}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >munmap(0xb6164000, 4633) = 0 >rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0 >close(10) = 0 >stat64("/home/linux/.kde/share/config/emaildefaults", {st_mode=S_IFREG|0600, st_size=58, ...}) = 0 >stat64("/etc/opt/kde3/share/config/emaildefaults", 0xbfabbad8) = -1 ENOENT (No such file or directory) >stat64("/opt/kde3/share/config/emaildefaults", 0xbfabbad8) = -1 ENOENT (No such file or directory) >open("/home/linux/.kde/share/config/emaildefaults", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0600, st_size=58, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0600, st_size=58, ...}) = 0 >mmap2(NULL, 58, PROT_READ, MAP_PRIVATE, 10, 0) = 0xb6165000 >fstat64(10, {st_mode=S_IFREG|0600, st_size=58, ...}) = 0 >rt_sigaction(SIGBUS, {0xb74650c0, [], SA_ONESHOT}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >fstat64(10, {st_mode=S_IFREG|0600, st_size=58, ...}) = 0 >munmap(0xb6165000, 58) = 0 >rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0 >close(10) = 0 >access("/home/linux/.kde/share/config/emaildefaults", W_OK) = 0 >lstat64("/home/linux/.kde/share/config/emaildefaults.lock", 0xbfabbd70) = -1 ENOENT (No such file or directory) >open("/home/linux/.kde/share/config/emaildefaults.lockmPR9Tb.tmp", O_RDWR|O_CREAT|O_EXCL, 0600) = 10 >umask(0) = 022 >umask(022) = 0 >fchmod(10, 0644) = 0 >getgid32() = 100 >getuid32() = 1000 >fchown32(10, 1000, 100) = 0 >fcntl64(10, F_SETFD, FD_CLOEXEC) = 0 >uname({sys="Linux", node="linux-oy23", ...}) = 0 >fcntl64(10, F_GETFL) = 0x2 (flags O_RDWR) >fstat64(10, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >_llseek(10, 0, [0], SEEK_CUR) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >read(10, "", 4096) = 0 >write(10, "4382\nkarm\nlinux-oy23\n", 21) = 21 >close(10) = 0 >munmap(0xb6165000, 4096) = 0 >link("/home/linux/.kde/share/config/emaildefaults.lockmPR9Tb.tmp", "/home/linux/.kde/share/config/emaildefaults.lock") = 0 >lstat64("/home/linux/.kde/share/config/emaildefaults.lockmPR9Tb.tmp", {st_mode=S_IFREG|0644, st_size=21, ...}) = 0 >lstat64("/home/linux/.kde/share/config/emaildefaults.lock", {st_mode=S_IFREG|0644, st_size=21, ...}) = 0 >unlink("/home/linux/.kde/share/config/emaildefaults.lockmPR9Tb.tmp") = 0 >lstat64("/home/linux/.kde/share/config/emaildefaults", {st_mode=S_IFREG|0600, st_size=58, ...}) = 0 >stat64("/home/linux/.kde/share/config/emaildefaults", {st_mode=S_IFREG|0600, st_size=58, ...}) = 0 >getuid32() = 1000 >lstat64("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share/config", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share/config/emaildefaults", {st_mode=S_IFREG|0600, st_size=58, ...}) = 0 >access("/home/linux/.kde/share/config/emaildefaults", W_OK) = 0 >open("/home/linux/.kde/share/config/emaildefaultsrsKbWb.new", O_RDWR|O_CREAT|O_EXCL, 0600) = 10 >umask(0) = 022 >umask(022) = 0 >fchmod(10, 0600) = 0 >getgid32() = 100 >getuid32() = 1000 >fchown32(10, 1000, 100) = 0 >fcntl64(10, F_SETFD, FD_CLOEXEC) = 0 >stat64("/home/linux/.kde/share/config/emaildefaults", {st_mode=S_IFREG|0600, st_size=58, ...}) = 0 >getuid32() = 1000 >getgid32() = 100 >fchmod(10, 0100600) = 0 >fchmod(10, 0600) = 0 >fcntl64(10, F_GETFL) = 0x2 (flags O_RDWR) >fstat64(10, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >_llseek(10, 0, [0], SEEK_CUR) = 0 >write(10, "[Defaults]\nProfile=Default\n\n[PRO"..., 58) = 58 >fdatasync(10) = 0 >close(10) = 0 >munmap(0xb6165000, 4096) = 0 >rename("/home/linux/.kde/share/config/emaildefaultsrsKbWb.new", "/home/linux/.kde/share/config/emaildefaults") = 0 >lstat64("/home/linux/.kde/share/config/emaildefaults", {st_mode=S_IFREG|0600, st_size=58, ...}) = 0 >unlink("/home/linux/.kde/share/config/emaildefaults.lock") = 0 >access("/home/linux/.kde/share/config/kdeglobals", W_OK) = 0 >lstat64("/home/linux/.kde/share/config/kdeglobals.lock", 0xbfabbd70) = -1 ENOENT (No such file or directory) >open("/home/linux/.kde/share/config/kdeglobals.lock61VAJb.tmp", O_RDWR|O_CREAT|O_EXCL, 0600) = 10 >umask(0) = 022 >umask(022) = 0 >fchmod(10, 0644) = 0 >getgid32() = 100 >getuid32() = 1000 >fchown32(10, 1000, 100) = 0 >fcntl64(10, F_SETFD, FD_CLOEXEC) = 0 >uname({sys="Linux", node="linux-oy23", ...}) = 0 >fcntl64(10, F_GETFL) = 0x2 (flags O_RDWR) >fstat64(10, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >_llseek(10, 0, [0], SEEK_CUR) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >read(10, "", 4096) = 0 >write(10, "4382\nkarm\nlinux-oy23\n", 21) = 21 >close(10) = 0 >munmap(0xb6165000, 4096) = 0 >link("/home/linux/.kde/share/config/kdeglobals.lock61VAJb.tmp", "/home/linux/.kde/share/config/kdeglobals.lock") = 0 >lstat64("/home/linux/.kde/share/config/kdeglobals.lock61VAJb.tmp", {st_mode=S_IFREG|0644, st_size=21, ...}) = 0 >lstat64("/home/linux/.kde/share/config/kdeglobals.lock", {st_mode=S_IFREG|0644, st_size=21, ...}) = 0 >unlink("/home/linux/.kde/share/config/kdeglobals.lock61VAJb.tmp") = 0 >open("/home/linux/.kde/share/config/kdeglobals", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >mmap2(NULL, 4633, PROT_READ, MAP_PRIVATE, 10, 0) = 0xb6164000 >fstat64(10, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >rt_sigaction(SIGBUS, {0xb74650c0, [], SA_ONESHOT}, {SIG_DFL}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >munmap(0xb6164000, 4633) = 0 >rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0 >close(10) = 0 >stat64("/home/linux/.kde/share/config/kdeglobals", {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >getuid32() = 1000 >lstat64("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share/config", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >lstat64("/home/linux/.kde/share/config/kdeglobals", {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >access("/home/linux/.kde/share/config/kdeglobals", W_OK) = 0 >open("/home/linux/.kde/share/config/kdeglobals6bRKbc.new", O_RDWR|O_CREAT|O_EXCL, 0600) = 10 >umask(0) = 022 >umask(022) = 0 >fchmod(10, 0600) = 0 >getgid32() = 100 >getuid32() = 1000 >fchown32(10, 1000, 100) = 0 >fcntl64(10, F_SETFD, FD_CLOEXEC) = 0 >stat64("/home/linux/.kde/share/config/kdeglobals", {st_mode=S_IFREG|0644, st_size=4633, ...}) = 0 >getuid32() = 1000 >getgid32() = 100 >fchmod(10, 0100644) = 0 >fchmod(10, 0644) = 0 >fcntl64(10, F_GETFL) = 0x2 (flags O_RDWR) >fstat64(10, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >_llseek(10, 0, [0], SEEK_CUR) = 0 >write(10, "[$Version]\nupdate_info=socks.upd"..., 4096) = 4096 >write(10, "ndow to Screen 4=none\nWindow to "..., 537) = 537 >fdatasync(10) = 0 >close(10) = 0 >munmap(0xb6165000, 4096) = 0 >rename("/home/linux/.kde/share/config/kdeglobals6bRKbc.new", "/home/linux/.kde/share/config/kdeglobals") = 0 >unlink("/home/linux/.kde/share/config/kdeglobals.lock") = 0 >gettimeofday({1183147084, 670211}, NULL) = 0 >gettimeofday({1183147084, 670332}, NULL) = 0 >uname({sys="Linux", node="linux-oy23", ...}) = 0 >gettimeofday({1183147084, 671016}, NULL) = 0 >gettimeofday({1183147084, 671322}, NULL) = 0 >gettimeofday({1183147084, 671521}, NULL) = 0 >gettimeofday({1183147084, 671704}, NULL) = 0 >gettimeofday({1183147084, 671813}, NULL) = 0 >gettimeofday({1183147084, 671920}, NULL) = 0 >gettimeofday({1183147084, 672124}, NULL) = 0 >gettimeofday({1183147084, 672294}, NULL) = 0 >gettimeofday({1183147084, 672437}, NULL) = 0 >gettimeofday({1183147084, 672578}, NULL) = 0 >gettimeofday({1183147084, 672718}, NULL) = 0 >gettimeofday({1183147084, 672918}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 673534}, NULL) = 0 >gettimeofday({1183147084, 673653}, NULL) = 0 >gettimeofday({1183147084, 673764}, NULL) = 0 >gettimeofday({1183147084, 673874}, NULL) = 0 >gettimeofday({1183147084, 674016}, NULL) = 0 >gettimeofday({1183147084, 674127}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 674482}, NULL) = 0 >gettimeofday({1183147084, 674601}, NULL) = 0 >gettimeofday({1183147084, 674716}, NULL) = 0 >gettimeofday({1183147084, 675010}, NULL) = 0 >gettimeofday({1183147084, 675170}, NULL) = 0 >gettimeofday({1183147084, 675282}, NULL) = 0 >gettimeofday({1183147084, 675423}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 676621}, NULL) = 0 >gettimeofday({1183147084, 676917}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 677263}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 677537}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 677803}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 678104}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 678368}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 678624}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 679000}, NULL) = 0 >gettimeofday({1183147084, 679147}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 679391}, NULL) = 0 >gettimeofday({1183147084, 679506}, NULL) = 0 >gettimeofday({1183147084, 679620}, NULL) = 0 >gettimeofday({1183147084, 679751}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 680056}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 680332}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 680594}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 680973}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 682951}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 683275}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 683542}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 683818}, NULL) = 0 >gettimeofday({1183147084, 683921}, NULL) = 0 >gettimeofday({1183147084, 684142}, NULL) = 0 >gettimeofday({1183147084, 684312}, NULL) = 0 >write(3, "\22\0\17\0\252\0\300\4#\0\0\0#\0\0\0 \377\377\377\t\0\0"..., 828) = 828 >read(3, "\26\0\325\5\252\0\300\4\252\0\300\4\251\0\300\4\30\374"..., 32) = 32 >read(3, 0xbfabc1fc, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\34?\326\5\252\0\300\4#\0\0\0(\7\231\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?\330\5\7\0\300\4\"\0\0\0(\7\231\0\0\0\0\0\0\0\0\0\7"..., 32) = 32 >read(3, "\34?\331\5\7\0\300\4$\0\0\0(\7\231\0\0\0\0\0\0\0\0\0\7"..., 32) = 32 >read(3, "\34?\332\5\7\0\300\4U\1\0\0(\7\231\0\0\0\0\0\0\0\0\0\7"..., 32) = 32 >read(3, "\26?\333\5}\0\300\4}\0\300\4\31\0\300\4\0\0\0\0\312\1\34"..., 32) = 32 >read(3, "\26?\334\5\206\0\300\4\206\0\300\4\205\0\300\4\340\0\1"..., 32) = 32 >read(3, "\26?\335\5\235\0\300\4\235\0\300\4\0\0\0\0\376\377\2\0"..., 32) = 32 >read(3, "\23\325\336\5\206\0\300\4\206\0\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\23\325\337\5\243\0\300\4\243\0\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\23\325\340\5\244\0\300\4\244\0\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\23\325\341\5\245\0\300\4\245\0\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\23\325\342\5\246\0\300\4\246\0\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\23\325\343\5\247\0\300\4\247\0\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\23\325\344\5\250\0\300\4\250\0\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\26?\345\5\206\0\300\4\206\0\300\4\205\0\300\4\1\0\1\0"..., 32) = 32 >read(3, "\26?\346\5\243\0\300\4\243\0\300\4\233\0\300\4\n\0\1\0"..., 32) = 32 >read(3, "\26?\347\5\244\0\300\4\244\0\300\4\243\0\300\4(\0\1\0\36"..., 32) = 32 >read(3, "\26?\350\5\245\0\300\4\245\0\300\4\244\0\300\4F\0\1\0\36"..., 32) = 32 >read(3, "\26?\351\5\246\0\300\4\246\0\300\4\245\0\300\4d\0\1\0\36"..., 32) = 32 >read(3, "\26?\352\5\247\0\300\4\247\0\300\4\246\0\300\4\202\0\1"..., 32) = 32 >read(3, "\26?\353\5\250\0\300\4\250\0\300\4\247\0\300\4\240\0\1"..., 32) = 32 >read(3, "\23\325\354\5\242\0\300\4\242\0\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\23\325\355\5\10\0\300\4\10\0\300\4\0\314>\tX\325\336\277"..., 32) = 32 >read(3, "\23\325\356\5\t\0\300\4\t\0\300\4\0\314>\tX\325\336\277"..., 32) = 32 >read(3, "\23\325\357\5\n\0\300\4\n\0\300\4\0\314>\tX\325\336\277"..., 32) = 32 >read(3, "\23\325\360\5\v\0\300\4\v\0\300\4\0\314>\tX\325\336\277"..., 32) = 32 >read(3, "\26?\362\5\34\0\300\4\34\0\300\4\32\0\300\4\2\0\32\0\306"..., 32) = 32 >read(3, "\26?\363\5\35\0\300\4\35\0\300\4\34\0\300\4\270\1\226\0"..., 32) = 32 >read(3, "\26?\364\5\36\0\300\4\36\0\300\4\35\0\300\4\2\0\2\0\306"..., 32) = 32 >read(3, "\23\325\365\5\34\0\300\4\34\0\300\4\0\314>\tX\325\336\277"..., 32) = 32 >read(3, "\23\325\366\5\36\0\300\4\36\0\300\4\0\314>\tX\325\336\277"..., 32) = 32 >read(3, "\23\325\370\5\31\0\300\4\31\0\300\4\0\314>\tX\325\336\277"..., 32) = 32 >read(3, "\23\325\371\5}\0\300\4}\0\300\4\0\314>\tX\325\336\277\f"..., 32) = 32 >read(3, "\26?\373\5}\0\300\4}\0\300\4q\0\300\4\0\0\0\0\312\1\34"..., 32) = 32 >read(3, "\23\325\374\5{\0\300\4{\0\300\4\0\314>\tX\325\336\277\f"..., 32) = 32 >read(3, "\23\325\375\5|\0\300\4|\0\300\4\0\314>\tX\325\336\277\f"..., 32) = 32 >read(3, "\23\325\376\5q\0\300\4q\0\300\4\0\314>\tX\325\336\277\f"..., 32) = 32 >read(3, "\26?\377\5q\0\300\4q\0\300\4}\0\300\4\0\0\345\0\312\1\30"..., 32) = 32 >read(3, "\26?\0\6}\0\300\4}\0\300\4q\0\300\4\0\0\0\0\312\1\34\0"..., 32) = 32 >read(3, "\34?\1\6\7\0\300\4\224\1\0\0(\7\231\0\0\0\0\0\0\0\0\0\7"..., 32) = 32 >read(3, "\1 \2\6\t\0\0\0#\0\0\0\0\0\0\0\t\0\0\0Xb\236\t(\314>\0"..., 32) = 32 >read(3, "g\0\0\0\1\0\0\0\1\0\0\0\r\0\300\4\200\313\306\266\370\301"..., 36) = 36 >rt_sigaction(SIGQUIT, {0x80606b0, [QUIT], SA_RESTART}, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGINT, {0x80606b0, [INT], SA_RESTART}, {SIG_DFL}, 8) = 0 >gettimeofday({1183147084, 694190}, NULL) = 0 >gettimeofday({1183147084, 694332}, NULL) = 0 >gettimeofday({1183147084, 694439}, NULL) = 0 >gettimeofday({1183147084, 694538}, NULL) = 0 >gettimeofday({1183147084, 694640}, NULL) = 0 >gettimeofday({1183147084, 694739}, NULL) = 0 >gettimeofday({1183147084, 694840}, NULL) = 0 >gettimeofday({1183147084, 694939}, NULL) = 0 >gettimeofday({1183147084, 695041}, NULL) = 0 >gettimeofday({1183147084, 695557}, NULL) = 0 >gettimeofday({1183147084, 695691}, NULL) = 0 >gettimeofday({1183147084, 695792}, NULL) = 0 >gettimeofday({1183147084, 695895}, NULL) = 0 >gettimeofday({1183147084, 696016}, NULL) = 0 >gettimeofday({1183147084, 696122}, NULL) = 0 >gettimeofday({1183147084, 696226}, NULL) = 0 >gettimeofday({1183147084, 696378}, NULL) = 0 >gettimeofday({1183147084, 696486}, NULL) = 0 >gettimeofday({1183147084, 696593}, NULL) = 0 >gettimeofday({1183147084, 696728}, NULL) = 0 >gettimeofday({1183147084, 696863}, NULL) = 0 >gettimeofday({1183147084, 696970}, NULL) = 0 >gettimeofday({1183147084, 697075}, NULL) = 0 >gettimeofday({1183147084, 697274}, NULL) = 0 >gettimeofday({1183147084, 697415}, NULL) = 0 >gettimeofday({1183147084, 697519}, NULL) = 0 >gettimeofday({1183147084, 697623}, NULL) = 0 >gettimeofday({1183147084, 697728}, NULL) = 0 >gettimeofday({1183147084, 697831}, NULL) = 0 >gettimeofday({1183147084, 698021}, NULL) = 0 >gettimeofday({1183147084, 698127}, NULL) = 0 >gettimeofday({1183147084, 698276}, NULL) = 0 >gettimeofday({1183147084, 698382}, NULL) = 0 >gettimeofday({1183147084, 698485}, NULL) = 0 >gettimeofday({1183147084, 698588}, NULL) = 0 >gettimeofday({1183147084, 698691}, NULL) = 0 >gettimeofday({1183147084, 698794}, NULL) = 0 >gettimeofday({1183147084, 698897}, NULL) = 0 >gettimeofday({1183147084, 699000}, NULL) = 0 >gettimeofday({1183147084, 699102}, NULL) = 0 >gettimeofday({1183147084, 699206}, NULL) = 0 >gettimeofday({1183147084, 699756}, NULL) = 0 >gettimeofday({1183147084, 699860}, NULL) = 0 >gettimeofday({1183147084, 699984}, NULL) = 0 >gettimeofday({1183147084, 700088}, NULL) = 0 >gettimeofday({1183147084, 700228}, NULL) = 0 >gettimeofday({1183147084, 700332}, NULL) = 0 >gettimeofday({1183147084, 700434}, NULL) = 0 >gettimeofday({1183147084, 700537}, NULL) = 0 >gettimeofday({1183147084, 700639}, NULL) = 0 >gettimeofday({1183147084, 700741}, NULL) = 0 >gettimeofday({1183147084, 700869}, NULL) = 0 >gettimeofday({1183147084, 700971}, NULL) = 0 >gettimeofday({1183147084, 701074}, NULL) = 0 >gettimeofday({1183147084, 701252}, NULL) = 0 >gettimeofday({1183147084, 701369}, NULL) = 0 >gettimeofday({1183147084, 701475}, NULL) = 0 >gettimeofday({1183147084, 701578}, NULL) = 0 >gettimeofday({1183147084, 701681}, NULL) = 0 >gettimeofday({1183147084, 701785}, NULL) = 0 >gettimeofday({1183147084, 701875}, NULL) = 0 >gettimeofday({1183147084, 702010}, NULL) = 0 >gettimeofday({1183147084, 702141}, NULL) = 0 >gettimeofday({1183147084, 702243}, NULL) = 0 >gettimeofday({1183147084, 702346}, NULL) = 0 >gettimeofday({1183147084, 702449}, NULL) = 0 >gettimeofday({1183147084, 702554}, NULL) = 0 >gettimeofday({1183147084, 702662}, NULL) = 0 >gettimeofday({1183147084, 702765}, NULL) = 0 >gettimeofday({1183147084, 702868}, NULL) = 0 >gettimeofday({1183147084, 702971}, NULL) = 0 >gettimeofday({1183147084, 703074}, NULL) = 0 >gettimeofday({1183147084, 703177}, NULL) = 0 >gettimeofday({1183147084, 703280}, NULL) = 0 >gettimeofday({1183147084, 703427}, NULL) = 0 >gettimeofday({1183147084, 703536}, NULL) = 0 >gettimeofday({1183147084, 703640}, NULL) = 0 >gettimeofday({1183147084, 703747}, NULL) = 0 >gettimeofday({1183147084, 703874}, NULL) = 0 >gettimeofday({1183147084, 704002}, NULL) = 0 >gettimeofday({1183147084, 704216}, NULL) = 0 >gettimeofday({1183147084, 704413}, NULL) = 0 >gettimeofday({1183147084, 704564}, NULL) = 0 >gettimeofday({1183147084, 704672}, NULL) = 0 >gettimeofday({1183147084, 704796}, NULL) = 0 >gettimeofday({1183147084, 705041}, NULL) = 0 >gettimeofday({1183147084, 705158}, NULL) = 0 >gettimeofday({1183147084, 705433}, NULL) = 0 >gettimeofday({1183147084, 705539}, NULL) = 0 >gettimeofday({1183147084, 705646}, NULL) = 0 >gettimeofday({1183147084, 705754}, NULL) = 0 >gettimeofday({1183147084, 706339}, NULL) = 0 >gettimeofday({1183147084, 706497}, NULL) = 0 >gettimeofday({1183147084, 706618}, NULL) = 0 >gettimeofday({1183147084, 706726}, NULL) = 0 >gettimeofday({1183147084, 706859}, NULL) = 0 >gettimeofday({1183147084, 706969}, NULL) = 0 >gettimeofday({1183147084, 707079}, NULL) = 0 >gettimeofday({1183147084, 707632}, NULL) = 0 >gettimeofday({1183147084, 707750}, NULL) = 0 >gettimeofday({1183147084, 707862}, NULL) = 0 >gettimeofday({1183147084, 708065}, NULL) = 0 >gettimeofday({1183147084, 708186}, NULL) = 0 >gettimeofday({1183147084, 708295}, NULL) = 0 >gettimeofday({1183147084, 708403}, NULL) = 0 >gettimeofday({1183147084, 708515}, NULL) = 0 >gettimeofday({1183147084, 708627}, NULL) = 0 >gettimeofday({1183147084, 708737}, NULL) = 0 >gettimeofday({1183147084, 708900}, NULL) = 0 >gettimeofday({1183147084, 709014}, NULL) = 0 >gettimeofday({1183147084, 709159}, NULL) = 0 >gettimeofday({1183147084, 709313}, NULL) = 0 >gettimeofday({1183147084, 709424}, NULL) = 0 >gettimeofday({1183147084, 709541}, NULL) = 0 >gettimeofday({1183147084, 709649}, NULL) = 0 >gettimeofday({1183147084, 709759}, NULL) = 0 >gettimeofday({1183147084, 709876}, NULL) = 0 >gettimeofday({1183147084, 710062}, NULL) = 0 >gettimeofday({1183147084, 710174}, NULL) = 0 >gettimeofday({1183147084, 710283}, NULL) = 0 >gettimeofday({1183147084, 710389}, NULL) = 0 >gettimeofday({1183147084, 710495}, NULL) = 0 >gettimeofday({1183147084, 710601}, NULL) = 0 >gettimeofday({1183147084, 710706}, NULL) = 0 >gettimeofday({1183147084, 710811}, NULL) = 0 >gettimeofday({1183147084, 710917}, NULL) = 0 >gettimeofday({1183147084, 711023}, NULL) = 0 >gettimeofday({1183147084, 711162}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(3, "\22\0\17\0\7\0\300\4#\0\0\0#\0\0\0 \377\377\377\t\0\0\0"..., 540) = 540 >gettimeofday({1183147084, 712655}, NULL) = 0 >gettimeofday({1183147084, 712773}, NULL) = 0 >gettimeofday({1183147084, 713566}, NULL) = 0 >gettimeofday({1183147084, 713719}, NULL) = 0 >gettimeofday({1183147084, 713867}, NULL) = 0 >gettimeofday({1183147084, 714006}, NULL) = 0 >gettimeofday({1183147084, 714113}, NULL) = 0 >gettimeofday({1183147084, 714219}, NULL) = 0 >gettimeofday({1183147084, 714323}, NULL) = 0 >gettimeofday({1183147084, 714429}, NULL) = 0 >gettimeofday({1183147084, 714532}, NULL) = 0 >ioctl(3, FIONREAD, [896]) = 0 >read(3, "\34?\2\6D\0\0\0\333\1\0\0)\7\231\0\0\0\0\0\0\0\0\0D\0\0"..., 896) = 896 >write(3, "5\30\4\0\310\0\300\4D\0\0\0\10\0\10\0H\2F\0\310\0\300\4"..., 448) = 448 >ioctl(3, FIONREAD, [192]) = 0 >read(3, "\34?\30\6\7\0\300\4\301\1\0\0E\7\231\0\0\0\0\0\0\0\0\0"..., 192) = 192 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [64]) = 0 >read(3, "\226\0\30\6\7\0\300\4\7\0\300\4\0\0\0\0\4\0\25\0\312\1"..., 64) = 64 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "+\30\1\0", 4) = 4 >read(3, 0xbfabbf20, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\fp\30\6\252\0\300\4\0\0\0\0\2\0\26\0\0\0\37\10\1\0\0\0"..., 32) = 32 >read(3, "\f3\30\6\252\0\300\4\2\0\0\0\24\0\26\0\0\0\37\10\1\0\0"..., 32) = 32 >read(3, 0xbfabbf20, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\f\0\30\6}\0\300\4\0\0\0\0\312\1\34\0\0\0\37\10\1\0\0\0"..., 32) = 32 >read(3, "\f\233\30\6q\0\300\4\0\0\0\0\312\1\3\0\4\0A\t\5\0\0\0\10"..., 32) = 32 >read(3, "\f\345\30\6q\0\300\4\0\0\3\0m\1\23\0\3\0\0\0@\323\336\277"..., 32) = 32 >read(3, "\f\177\30\6q\0\300\4\241\1\3\0\4\0\23\0\2\0\36\10\356\356"..., 32) = 32 >read(3, "\f\0\30\6q\0\300\4\306\1\3\0\4\0\23\0\1\0>\t@\323\336\277"..., 32) = 32 >read(3, "\f\0\30\6q\0\300\4\0\0\26\0\312\1\2\0\0\0\37\10\5\0\0\0"..., 32) = 32 >read(3, "\f\0\30\6|\0\300\4\0\0\0\0!\0\23\0\0\0\37\10\1\0\0\000"..., 32) = 32 >read(3, "\f\0\30\6{\0\300\4\0\0\0\0004\0\23\0\0\0\37\10\1\0\0\0"..., 32) = 32 >read(3, "\f\345\30\6\31\0\300\4\0\0\0\0\312\1\2\0\3\0\0\0@\323\336"..., 32) = 32 >read(3, "\f\177\30\6\31\0\300\4\0\0\2\0\2\0\244\0\2\0\36\10\356"..., 32) = 32 >read(3, "\f\0\30\6\31\0\300\4\310\1\2\0\2\0\244\0\1\0p\n@\323\336"..., 32) = 32 >read(3, "\f\0\30\6\31\0\300\4\0\0\246\0\312\1\2\0\0\0\37\10\4\0"..., 32) = 32 >read(3, "\f\0\30\6\36\0\300\4\0\0\0\0\306\1\30\0\0\0\37\10\1\0\0"..., 32) = 32 >read(3, "\f\0\30\6\34\0\300\4\0\0\0\0\306\1\214\0\0\0\37\10\1\0"..., 32) = 32 >read(3, "\f\0\30\6\t\0\300\4\0\0\0\0\312\1\1\0\0\0\37\10\1\0\0\0"..., 32) = 32 >read(3, "\f\345\30\6\242\0\300\4\0\0\0\0\312\1\1\0\4\0\4\t\5\0\0"..., 32) = 32 >read(3, "\f\345\30\6\242\0\300\4\0\0\1\0\1\0\36\0\3\0\0\0@\323\336"..., 32) = 32 >read(3, "\f\177\30\6\242\0\300\4\t\0\1\0\1\0\36\0\2\0\36\10\364"..., 32) = 32 >read(3, "\f\0\30\6\242\0\300\4\276\0\1\0\f\1\36\0\1\0\314\t@\323"..., 32) = 32 >read(3, "\f\0\30\6\242\0\300\4\0\0\37\0\312\1\1\0\0\0\37\10\5\0"..., 32) = 32 >read(3, "\f\0\30\6\250\0\300\4\0\0\0\0\36\0\36\0\0\0\37\10\1\0\0"..., 32) = 32 >read(3, "\f\0\30\6\247\0\300\4\0\0\0\0\36\0\36\0\0\0\37\10\1\0\0"..., 32) = 32 >read(3, "\f\0\30\6\246\0\300\4\0\0\0\0\36\0\36\0\0\0\37\10\1\0\0"..., 32) = 32 >read(3, "\f\0\30\6\245\0\300\4\0\0\0\0\36\0\36\0\0\0\37\10\1\0\0"..., 32) = 32 >read(3, "\f\0\30\6\244\0\300\4\0\0\0\0\36\0\36\0\0\0\37\10\1\0\0"..., 32) = 32 >read(3, "\f\0\30\6\243\0\300\4\0\0\0\0\36\0\36\0\0\0\37\10\1\0\0"..., 32) = 32 >read(3, "\f\0\30\6\206\0\300\4\0\0\0\0\10\0\36\0\0\0\37\10\1\0\0"..., 32) = 32 >read(3, "\7\4\30\6M\7\231\0D\0\0\0\7\0\300\4\31\0\300\4\302\1\353"..., 32) = 32 >read(3, "\v\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"..., 32) = 32 >read(3, "\7\4\30\6M\7\231\0D\0\0\0\31\0\300\4\34\0\300\4\302\1\353"..., 32) = 32 >read(3, "\v\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"..., 32) = 32 >read(3, "\7\3\30\6M\7\231\0D\0\0\0\34\0\300\4\0\0\0\0\302\1\353"..., 32) = 32 >read(3, "\v\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"..., 32) = 32 >read(3, "\34?\30\6D\0\0\0\263\1\0\0M\7\231\0\0\0\0\0\0\0\0\0D\0"..., 32) = 32 >read(3, "\34?\30\6D\0\0\0\264\1\0\0M\7\231\0\0\0\0\0\0\0\0\0D\0"..., 32) = 32 >read(3, "\t\3\30\6\7\0\300\4\0\r#\10\270\324\336\277]\377\10\10"..., 32) = 32 >read(3, "\v\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"..., 32) = 32 >read(3, "\t\5\30\6\31\0\300\4\0\r#\10\270\324\336\277]\377\10\10"..., 32) = 32 >read(3, "\v\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"..., 32) = 32 >read(3, "\t\5\30\6\34\0\300\4\0\r#\10\330\324\336\277~\377\10\10"..., 32) = 32 >read(3, "\v\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"..., 32) = 32 >read(3, "\241 \30\6\7\0\300\4H\1\0\0<\1\0\0M\7\231\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?\30\6D\0\0\0\271\1\0\0R\7\231\0\0\0\0\0\0\0\0\0D\0"..., 32) = 32 >read(3, "\34?\30\6\7\0\340\1\251\1\0\0R\7\231\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?\30\6D\0\0\0\271\1\0\0R\7\231\0\0\0\0\0\0\0\0\0D\0"..., 32) = 32 >read(3, "\6\0\30\6S\7\231\0D\0\0\0\34\0\300\4\0\0\0\0\301\1\352"..., 32) = 32 >read(3, 0xbfabbf20, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\226t\30\6\252\0\300\4\366\276\210\1\0\0\0\0\215\4\336"..., 32) = 32 >read(3, "\226c\30\6\252\0\300\4\366\276\210\1\0\0\0\0\217\4\336"..., 32) = 32 >read(3, "\6\0\30\6[\7\231\0D\0\0\0\34\0\300\4\0\0\0\0\301\1\351"..., 32) = 32 >read(3, "\f\241\30\6\252\0\300\4\0\0\0\0\26\0\26\0\0\0\37\10\1\0"..., 32) = 32 >read(3, "\6\0\30\6b\7\231\0D\0\0\0\34\0\300\4\0\0\0\0\300\1\351"..., 32) = 32 >read(3, "\f\241\30\6\252\0\300\4\0\0\0\0\26\0\26\0\0\0\37\10\1\0"..., 32) = 32 >read(3, "\6\0\30\6j\7\231\0D\0\0\0\34\0\300\4\0\0\0\0\300\1\350"..., 32) = 32 >read(3, 0xbfabbf20, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\26?\37\6\307\0\300\4\307\0\300\4\0\0\0\0\0\0\0\0\f\0\f"..., 32) = 32 >read(3, "\26?!\6\307\0\300\4\307\0\300\4\0\0\0\0+\0\2\0\f\0\f\0"..., 32) = 32 >read(3, "\1\1\"\6\0\0\0\0\7\0\300\4\260nA\t\0\0\0\0\210\325\336"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "+\30\1\0", 4) = 4 >read(3, 0xbfabbf20, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1#\6\0\0\0\0\7\0\300\4\0\0\0\0\0\0\0\0\210\325\336\277"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147084, 772888}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "=\0\4\0\252\0\300\4\0\0\0\0\26\0\26\0007\2\4\0\313\0\300"..., 460) = 460 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "\24\0\6\0D\0\0\0\263\1\0\0!\0\0\0\0\0\0\0\240\206\1\0", 24) = 24 >read(3, 0xbfabbe5c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1 =\6\21\0\0\0!\0\0\0\0\0\0\0\21\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\v\0`\1\n\0\200\1\7\0\0\2\7\0\340\1\7\0\240\0\17\0`\2\207"..., 68) = 68 >write(3, "\24\0\6\0D\0\0\0\333\1\0\0!\0\0\0\0\0\0\0\240\206\1\0", 24) = 24 >read(3, 0xbfabbe5c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1 >\6\7\0\0\0!\0\0\0\0\0\0\0\7\0\0\0\0\0\0\0\0\0\0\0\210"..., 32) = 32 >read(3, "\7\0@\2\37\1\340\2\7\0\200\3\7\0\300\2\7\0\0\3\7\0@\3\252"..., 28) = 28 >write(3, "\24\0\6\0D\0\0\0\264\1\0\0!\0\0\0\0\0\0\0\240\206\1\0", 24) = 24 >read(3, 0xbfabbe5c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1 ?\6\21\0\0\0!\0\0\0\0\0\0\0\21\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\v\0`\1\17\0`\2\7\0\240\2\17\0\200\4\7\0\0\2\7\0\0\4\3"..., 68) = 68 >write(3, "\24\0\6\0D\0\0\0\271\1\0\0!\0\0\0\0\0\0\0\1\0\0\0", 24) = 24 >read(3, 0xbfabbe5c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1 @\6\1\0\0\0!\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\210"..., 32) = 32 >read(3, "\7\0\300\4", 4) = 4 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "\24\0\6\0\7\0\300\4\215\0\0\0\215\0\0\0\0\0\0\0\1\0\0\0"..., 24) = 24 >read(3, 0xbfabbe1c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1 A\6\1\0\0\0\215\0\0\0\4\0\0\0\1\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\0\0\0", 4) = 4 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\0\0\0\0\312\1\34\0;\3\5\0\306"..., 2296) = 2296 >ioctl(3, FIONREAD, [0]) = 0 >write(3, ";\3\r\0\305\0\300\4\0\0\0\0\0\0\0\0\312\1\3\0\0\0\3\0m"..., 780) = 780 >ioctl(3, FIONREAD, [0]) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\0\0\0\0!\0\23\0;\3\5\0\313"..., 348) = 348 >ioctl(3, FIONREAD, [0]) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\0\0\0\0004\0\23\0;\3\5\0\313"..., 292) = 292 >ioctl(3, FIONREAD, [0]) = 0 >write(3, ";\3\v\0\305\0\300\4\0\0\0\0\0\0\0\0\312\1\2\0\0\0\2\0\2"..., 628) = 628 >ioctl(3, FIONREAD, [0]) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\0\0\0\0\306\1\30\0;\3\5\0\313"..., 5848) = 5848 >ioctl(3, FIONREAD, [0]) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\0\0\0\0\306\1\214\0008\3\5"..., 232) = 232 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >write(3, ";\3\r\0\305\0\300\4\0\0\0\0\0\0\0\0\312\1\1\0\0\0\1\0\1"..., 544) = 544 >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/edit.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/edit.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/edit.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/edit.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/edit.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/edit.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/edit.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/edit.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/actions/edit.png", R_OK) = 0 >open("/opt/kde3/share/icons/crystalsvg/22x22/actions/edit.png", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1076, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1076, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >_llseek(10, 0, [0], SEEK_SET) = 0 >read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\26\0\0\0\26\10\6\0\0"..., 4096) = 1076 >brk(0x8235000) = 0x8235000 >close(10) = 0 >munmap(0xb6165000, 4096) = 0 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "5\30\4\0\r\1\300\4D\0\0\0\36\0\36\0>\1\7\0\334\0\300\4"..., 2976) = 2976 >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/editdelete.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/editdelete.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/editdelete.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/editdelete.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/editdelete.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/editdelete.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/editdelete.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/editdelete.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/actions/editdelete.png", R_OK) = 0 >open("/opt/kde3/share/icons/crystalsvg/22x22/actions/editdelete.png", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=951, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=951, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >_llseek(10, 0, [0], SEEK_SET) = 0 >read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\26\0\0\0\26\10\6\0\0"..., 4096) = 951 >close(10) = 0 >munmap(0xb6165000, 4096) = 0 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "F\30\5\0\r\1\300\4\323\0\300\4\0\0\0\0\36\0\36\0F\0\5\0"..., 2864) = 2864 >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/kmultiple.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/kmultiple.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/kmultiple.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/kmultiple.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/kmultiple.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/kmultiple.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/kmultiple.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/kmultiple.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/actions/kmultiple.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/actions/kmultiple.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/apps/kmultiple.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/apps/kmultiple.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/devices/kmultiple.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/devices/kmultiple.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/filesystems/kmultiple.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/filesystems/kmultiple.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/mimetypes/kmultiple.png", R_OK) = 0 >open("/opt/kde3/share/icons/crystalsvg/22x22/mimetypes/kmultiple.png", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=664, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=664, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >_llseek(10, 0, [0], SEEK_SET) = 0 >read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\26\0\0\0\26\10\6\0\0"..., 4096) = 664 >close(10) = 0 >munmap(0xb6165000, 4096) = 0 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "F\30\5\0\r\1\300\4\323\0\300\4\0\0\0\0\36\0\36\0F\0\5\0"..., 2864) = 2864 >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/filenew.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/filenew.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/filenew.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/filenew.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/filenew.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/filenew.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/filenew.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/filenew.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/actions/filenew.png", R_OK) = 0 >open("/opt/kde3/share/icons/crystalsvg/22x22/actions/filenew.png", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=825, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=825, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >_llseek(10, 0, [0], SEEK_SET) = 0 >read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\26\0\0\0\26\10\6\0\0"..., 4096) = 825 >close(10) = 0 >munmap(0xb6165000, 4096) = 0 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "F\30\5\0\r\1\300\4\323\0\300\4\0\0\0\0\36\0\36\0F\0\5\0"..., 2864) = 2864 >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/stop.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/stop.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/stop.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/stop.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/stop.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/stop.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/stop.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/stop.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/actions/stop.png", R_OK) = 0 >open("/opt/kde3/share/icons/crystalsvg/22x22/actions/stop.png", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1330, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1330, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >_llseek(10, 0, [0], SEEK_SET) = 0 >read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\26\0\0\0\26\10\6\0\0"..., 4096) = 1330 >close(10) = 0 >munmap(0xb6165000, 4096) = 0 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "F\30\5\0\r\1\300\4\323\0\300\4\0\0\0\0\36\0\36\0F\0\5\0"..., 2864) = 2864 >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/1rightarrow.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/1rightarrow.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/1rightarrow.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/1rightarrow.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/1rightarrow.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/1rightarrow.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/1rightarrow.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/1rightarrow.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/actions/1rightarrow.png", R_OK) = 0 >open("/opt/kde3/share/icons/crystalsvg/22x22/actions/1rightarrow.png", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=807, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=807, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >_llseek(10, 0, [0], SEEK_SET) = 0 >read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\26\0\0\0\26\10\6\0\0"..., 4096) = 807 >close(10) = 0 >munmap(0xb6165000, 4096) = 0 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "F\30\5\0\r\1\300\4\323\0\300\4\0\0\0\0\36\0\36\0F\0\5\0"..., 2864) = 2864 >write(3, "=\0\4\0\206\0\300\4\0\0\0\0\10\0\36\0;\3\5\0\305\0\300"..., 1468) = 1468 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1\321\10\0\0\0\0\0\0\0\0\274\1\200\0\1\0\0\0\1\0\0\0"..., 32) = 32 >gettimeofday({1183147084, 835453}, NULL) = 0 >gettimeofday({1183147084, 835714}, NULL) = 0 >gettimeofday({1183147084, 835849}, NULL) = 0 >gettimeofday({1183147084, 835988}, NULL) = 0 >gettimeofday({1183147084, 836097}, NULL) = 0 >gettimeofday({1183147084, 836204}, NULL) = 0 >gettimeofday({1183147084, 836321}, NULL) = 0 >gettimeofday({1183147084, 836429}, NULL) = 0 >gettimeofday({1183147084, 836612}, NULL) = 0 >gettimeofday({1183147084, 836719}, NULL) = 0 >gettimeofday({1183147084, 836826}, NULL) = 0 >gettimeofday({1183147084, 836934}, NULL) = 0 >gettimeofday({1183147084, 837040}, NULL) = 0 >gettimeofday({1183147084, 837145}, NULL) = 0 >gettimeofday({1183147084, 837250}, NULL) = 0 >gettimeofday({1183147084, 837373}, NULL) = 0 >gettimeofday({1183147084, 837482}, NULL) = 0 >gettimeofday({1183147084, 837592}, NULL) = 0 >gettimeofday({1183147084, 837698}, NULL) = 0 >gettimeofday({1183147084, 837802}, NULL) = 0 >gettimeofday({1183147084, 837926}, NULL) = 0 >gettimeofday({1183147084, 838121}, NULL) = 0 >gettimeofday({1183147084, 838304}, NULL) = 0 >gettimeofday({1183147084, 838495}, NULL) = 0 >gettimeofday({1183147084, 838606}, NULL) = 0 >gettimeofday({1183147084, 838713}, NULL) = 0 >gettimeofday({1183147084, 838848}, NULL) = 0 >gettimeofday({1183147084, 838964}, NULL) = 0 >gettimeofday({1183147084, 839072}, NULL) = 0 >gettimeofday({1183147084, 839179}, NULL) = 0 >gettimeofday({1183147084, 839286}, NULL) = 0 >gettimeofday({1183147084, 839393}, NULL) = 0 >gettimeofday({1183147084, 839501}, NULL) = 0 >gettimeofday({1183147084, 839606}, NULL) = 0 >gettimeofday({1183147084, 839711}, NULL) = 0 >gettimeofday({1183147084, 839815}, NULL) = 0 >gettimeofday({1183147084, 839946}, NULL) = 0 >gettimeofday({1183147084, 840058}, NULL) = 0 >gettimeofday({1183147084, 840168}, NULL) = 0 >gettimeofday({1183147084, 840274}, NULL) = 0 >gettimeofday({1183147084, 840421}, NULL) = 0 >gettimeofday({1183147084, 840529}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\0\4\0D\0\0\0\34\0\300\4\300\1\350\0", 16) = 16 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1\322\10\0\0\0\0\0\0\0\0\272\1}\0\1\0\0\0\30\20\0\0"..., 32) = 32 >gettimeofday({1183147084, 842038}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147084, 843128}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 0}) = 1 (in [6], left {0, 0}) >read(6, "\0", 1) = 1 >gettimeofday({1183147084, 843576}, NULL) = 0 >gettimeofday({1183147084, 843754}, NULL) = 0 >gettimeofday({1183147084, 843912}, NULL) = 0 >gettimeofday({1183147084, 844077}, NULL) = 0 >gettimeofday({1183147084, 844249}, NULL) = 0 >gettimeofday({1183147084, 844468}, NULL) = 0 >gettimeofday({1183147084, 844593}, NULL) = 0 >gettimeofday({1183147084, 844725}, NULL) = 0 >gettimeofday({1183147084, 844861}, NULL) = 0 >gettimeofday({1183147084, 844999}, NULL) = 0 >gettimeofday({1183147084, 845127}, NULL) = 0 >gettimeofday({1183147084, 845259}, NULL) = 0 >gettimeofday({1183147084, 845381}, NULL) = 0 >ioctl(6, FIONREAD, [0]) = 0 >write(7, "\0", 1) = 1 >gettimeofday({1183147084, 845769}, NULL) = 0 >gettimeofday({1183147084, 845967}, NULL) = 0 >gettimeofday({1183147084, 846297}, NULL) = 0 >gettimeofday({1183147084, 846432}, NULL) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\0\0\0\0\312\1\34\0\231\6\5"..., 2796) = 2796 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147084, 847578}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 18854}) = 1 (in [6], left {0, 18854}) >read(6, "\0", 1) = 1 >gettimeofday({1183147084, 847968}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147084, 848231}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 18201}) = 0 (Timeout) >gettimeofday({1183147084, 870999}, NULL) = 0 >ioctl(6, FIONREAD, [0]) = 0 >write(7, "\0", 1) = 1 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147084, 873300}, NULL) = 0 >gettimeofday({1183147084, 873426}, NULL) = 0 >gettimeofday({1183147084, 873537}, NULL) = 0 >gettimeofday({1183147084, 873691}, NULL) = 0 >gettimeofday({1183147084, 873797}, NULL) = 0 >gettimeofday({1183147084, 873929}, NULL) = 0 >gettimeofday({1183147084, 874035}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147084, 874260}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 19775}) = 1 (in [6], left {0, 19775}) >read(6, "\0", 1) = 1 >gettimeofday({1183147084, 874656}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147084, 874915}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 19120}) = 0 (Timeout) >gettimeofday({1183147084, 895050}, NULL) = 0 >gettimeofday({1183147084, 895447}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147084, 895677}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 192444}) = 1 (in [3], left {0, 148000}) >gettimeofday({1183147084, 942566}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0N\t*\10\231\0D\0\0\0\34\0\300\4\0\0\0\0\277\1\350\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\3\4\0D\0\0\0\34\0\300\4\277\1\350\0", 16) = 16 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1O\t\0\0\0\0\0\0\0\0\271\1}\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >gettimeofday({1183147084, 944360}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147084, 944703}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 143418}) = 1 (in [3], left {0, 136000}) >gettimeofday({1183147084, 953242}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0O\t2\10\231\0D\0\0\0\34\0\300\4\0\0\0\0\276\1\350\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\3\4\0D\0\0\0\34\0\300\4\276\1\350\0", 16) = 16 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1P\t\0\0\0\0\0\0\0\0\270\1}\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >gettimeofday({1183147084, 955133}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147084, 955481}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 132640}) = 1 (in [3], left {0, 132000}) >gettimeofday({1183147084, 958321}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0P\t:\10\231\0D\0\0\0\34\0\300\4\0\0\0\0\276\1\347\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\3\4\0D\0\0\0\34\0\300\4\276\1\347\0", 16) = 16 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\34?P\t\7\0\240\0\304\1\0\0;\10\231\0\0\0\0\0\0\0\0\0\7"..., 32) = 32 >read(3, "\34?P\t\7\0\340\1\304\1\0\0;\10\231\0\0\0\0\0\0\0\0\0\7"..., 32) = 32 >read(3, "\34?P\t\7\0\0\2\304\1\0\0;\10\231\0\0\0\0\0\0\0\0\0\7\0"..., 32) = 32 >read(3, "\34?P\t\7\0\200\5\304\1\0\0;\10\231\0\0\0\0\0\0\0\0\0\7"..., 32) = 32 >read(3, "\34?P\t\17\0`\2\304\1\0\0;\10\231\0\0\0\0\0\0\0\0\0\17"..., 32) = 32 >read(3, "\34?P\t\312\6\200\2\304\1\0\0;\10\231\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?P\t\207\0`\3\304\1\0\0;\10\231\0\0\0\0\0\0\0\0\0\207"..., 32) = 32 >read(3, "\34?P\t\203\226e\3\304\1\0\0;\10\231\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?P\t\3\0 \3\304\1\0\0;\10\231\0\0\0\0\0\0\0\0\0\3\0"..., 32) = 32 >read(3, "\34?P\t\7\0\0\4\304\1\0\0;\10\231\0\0\0\0\0\0\0\0\0\7\0"..., 32) = 32 >read(3, "\34?P\t\17\0\200\4\304\1\0\0;\10\231\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?P\t\7\0\240\2\304\1\0\0;\10\231\0\0\0\0\0\0\0\0\0\7"..., 32) = 32 >read(3, "\34?P\t\7\0\340\4\304\1\0\0;\10\231\0\0\0\0\0\0\0\0\0\7"..., 32) = 32 >read(3, "\34?P\t\17\0 \5\304\1\0\0;\10\231\0\0\0\0\0\0\0\0\0\17"..., 32) = 32 >read(3, "\34?P\t\7\0\300\4\304\1\0\0;\10\231\0\0\0\0\0\0\0\0\0\7"..., 32) = 32 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1Q\t\0\0\0\0\0\0\0\0\270\1|\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >gettimeofday({1183147084, 963757}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147084, 966145}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 121976}) = 1 (in [3], left {0, 121976}) >gettimeofday({1183147084, 966405}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0Q\tB\10\231\0D\0\0\0\34\0\300\4\0\0\0\0\275\1\347\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\3\4\0D\0\0\0\34\0\300\4\275\1\347\0", 16) = 16 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1R\t\0\0\0\0\0\0\0\0\267\1|\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >gettimeofday({1183147084, 968176}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147084, 968520}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 119601}) = 1 (in [3], left {0, 116000}) >gettimeofday({1183147084, 974312}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0R\tJ\10\231\0D\0\0\0\34\0\300\4\0\0\0\0\273\1\346\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\3\4\0D\0\0\0\34\0\300\4\273\1\346\0", 16) = 16 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1S\t\0\0\0\0\0\0\0\0\265\1{\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >gettimeofday({1183147084, 976044}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147084, 976390}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 111731}) = 1 (in [3], left {0, 108000}) >gettimeofday({1183147084, 983372}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0S\tR\10\231\0D\0\0\0\34\0\300\4\0\0\0\0\265\1\344\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\3\4\0D\0\0\0\34\0\300\4\265\1\344\0", 16) = 16 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1T\t\0\0\0\0\0\0\0\0\257\1y\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >gettimeofday({1183147084, 985116}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147084, 985459}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 102662}) = 1 (in [3], left {0, 100000}) >gettimeofday({1183147084, 990312}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0T\tZ\10\231\0D\0\0\0\34\0\300\4\0\0\0\0\262\1\344\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\3\4\0D\0\0\0\34\0\300\4\262\1\344\0", 16) = 16 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1U\t\0\0\0\0\0\0\0\0\254\1y\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >gettimeofday({1183147084, 992188}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147084, 992534}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 95587}) = 1 (in [3], left {0, 92000}) >gettimeofday({1183147084, 998310}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0U\tb\10\231\0D\0\0\0\34\0\300\4\0\0\0\0\254\1\342\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\3\4\0D\0\0\0\34\0\300\4\254\1\342\0", 16) = 16 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1V\t\0\0\0\0\0\0\0\0\246\1w\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 273}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 678}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 87443}) = 1 (in [3], left {0, 84000}) >gettimeofday({1183147085, 6617}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0V\tj\10\231\0D\0\0\0\34\0\300\4\0\0\0\0\244\1\340\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\3\4\0D\0\0\0\34\0\300\4\244\1\340\0", 16) = 16 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1W\t\0\0\0\0\0\0\0\0\236\1u\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 8425}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 8771}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 79350}) = 1 (in [3], left {0, 76000}) >gettimeofday({1183147085, 14342}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0W\tr\10\231\0D\0\0\0\34\0\300\4\0\0\0\0\232\1\336\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\3\4\0D\0\0\0\34\0\300\4\232\1\336\0", 16) = 16 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1X\t\0\0\0\0\0\0\0\0\224\1s\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 17113}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 17458}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 70663}) = 1 (in [3], left {0, 68000}) >gettimeofday({1183147085, 22667}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0X\t{\10\231\0D\0\0\0\34\0\300\4\0\0\0\0\220\1\336\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\3\4\0D\0\0\0\34\0\300\4\220\1\336\0", 16) = 16 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1Y\t\0\0\0\0\0\0\0\0\212\1s\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 24356}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 24695}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 63426}) = 1 (in [3], left {0, 60000}) >gettimeofday({1183147085, 29994}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0Y\t\202\10\231\0D\0\0\0\34\0\300\4\0\0\0\0\206\1\334"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\3\4\0D\0\0\0\34\0\300\4\206\1\334\0", 16) = 16 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1Z\t\0\0\0\0\0\0\0\0\200\1q\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 31637}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 32051}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 56070}) = 1 (in [3], left {0, 56000}) >gettimeofday({1183147085, 38181}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0Z\t\212\10\231\0D\0\0\0\34\0\300\4\0\0\0\0z\1\332\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\3\4\0D\0\0\0\34\0\300\4z\1\332\0", 16) = 16 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1[\t\0\0\0\0\0\0\0\0t\1o\0\1\0\0\0\30\20\0\0\0\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 40052}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 40394}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 47727}) = 1 (in [3], left {0, 44000}) >gettimeofday({1183147085, 45861}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0[\t\222\10\231\0D\0\0\0\34\0\300\4\0\0\0\0p\1\330\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\3\4\0D\0\0\0\34\0\300\4p\1\330\0", 16) = 16 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1\\\t\0\0\0\0\0\0\0\0j\1m\0\1\0\0\0\30\20\0\0\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 49141}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 49550}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 38571}) = 1 (in [3], left {0, 36000}) >gettimeofday({1183147085, 54270}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\\\t\232\10\231\0D\0\0\0\34\0\300\4\0\0\0\0h\1\324"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\3\4\0D\0\0\0\34\0\300\4h\1\324\0", 16) = 16 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1]\t\0\0\0\0\0\0\0\0b\1i\0\1\0\0\0\30\20\0\0\0\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 56051}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 56396}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 31725}) = 1 (in [3], left {0, 28000}) >gettimeofday({1183147085, 61884}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0]\t\242\10\231\0D\0\0\0\34\0\300\4\0\0\0\0`\1\316\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\3\4\0D\0\0\0\34\0\300\4`\1\316\0", 16) = 16 >read(3, "\1\1^\t\0\0\0\0\0\0\0\0Z\1c\0\1\0\0\0\30\20\0\0\0\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 63358}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 63701}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 24420}) = 1 (in [3], left {0, 24000}) >gettimeofday({1183147085, 69860}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0^\t\252\10\231\0D\0\0\0\34\0\300\4\0\0\0\0T\1\310\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\3\4\0D\0\0\0\34\0\300\4T\1\310\0", 16) = 16 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1_\t\0\0\0\0\0\0\0\0N\1]\0\1\0\0\0\30\20\0\0\0\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 71503}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 71873}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 16248}) = 1 (in [3], left {0, 16000}) >gettimeofday({1183147085, 77851}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0_\t\262\10\231\0D\0\0\0\34\0\300\4\0\0\0\0J\1\302\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\3\4\0D\0\0\0\34\0\300\4J\1\302\0", 16) = 16 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1`\t\0\0\0\0\0\0\0\0D\1W\0\1\0\0\0\30\20\0\0\0\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 79861}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 80207}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 7914}) = 1 (in [3], left {0, 4000}) >gettimeofday({1183147085, 85969}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0`\t\272\10\231\0D\0\0\0\34\0\300\4\0\0\0\0>\1\272\000"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\3\4\0D\0\0\0\34\0\300\4>\1\272\0", 16) = 16 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1a\t\0\0\0\0\0\0\0\0008\1O\0\1\0\0\0\30\20\0\0\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 87675}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 88047}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 74}) = 1 (in [3], left {0, 0}) >gettimeofday({1183147085, 93822}, NULL) = 0 >gettimeofday({1183147085, 94014}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0a\t\302\10\231\0D\0\0\0\34\0\300\4\0\0\0\0006\1\264"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\3\4\0D\0\0\0\34\0\300\0046\1\264\0", 16) = 16 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1b\t\0\0\0\0\0\0\0\0000\1I\0\1\0\0\0\30\20\0\0\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 95702}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 96069}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 699633}) = 1 (in [3], left {0, 696000}) >gettimeofday({1183147085, 101838}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0b\t\312\10\231\0D\0\0\0\34\0\300\4\0\0\0\0*\1\254\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\3\4\0D\0\0\0\34\0\300\4*\1\254\0", 16) = 16 >read(3, "\1\1c\t\0\0\0\0\0\0\0\0$\1A\0\1\0\0\0\30\20\0\0\0\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 103303}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 103648}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 699655}) = 1 (in [3], left {0, 692000}) >gettimeofday({1183147085, 109852}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0c\t\322\10\231\0D\0\0\0\34\0\300\4\0\0\0\0 \1\250\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\3\4\0D\0\0\0\34\0\300\4 \1\250\0", 16) = 16 >read(3, "\1\1d\t\0\0\0\0\0\0\0\0\32\1=\0\1\0\0\0\30\20\0\0\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 111368}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 111706}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 699662}) = 1 (in [3], left {0, 696000}) >gettimeofday({1183147085, 118176}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0d\t\332\10\231\0D\0\0\0\34\0\300\4\0\0\0\0\26\1\240"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\3\4\0D\0\0\0\34\0\300\4\26\1\240\0", 16) = 16 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1e\t\0\0\0\0\0\0\0\0\20\0015\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 119937}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 120283}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 699654}) = 1 (in [3], left {0, 696000}) >gettimeofday({1183147085, 125849}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0e\t\342\10\231\0D\0\0\0\34\0\300\4\0\0\0\0\f\1\232"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\3\4\0D\0\0\0\34\0\300\4\f\1\232\0", 16) = 16 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1f\t\0\0\0\0\0\0\0\0\6\1/\0\1\0\0\0\30\20\0\0\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 127513}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 127919}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 699594}) = 1 (in [3], left {0, 696000}) >gettimeofday({1183147085, 133820}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0f\t\352\10\231\0D\0\0\0\34\0\300\4\0\0\0\0\0\1\222"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\3\4\0D\0\0\0\34\0\300\4\0\1\222\0", 16) = 16 >read(3, "\1\1g\t\0\0\0\0\0\0\0\0\372\0\'\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 135341}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 135691}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 699650}) = 1 (in [3], left {0, 696000}) >gettimeofday({1183147085, 141782}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0g\t\362\10\231\0D\0\0\0\34\0\300\4\0\0\0\0\366\0\214"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\3\4\0D\0\0\0\34\0\300\4\366\0\214\0", 16) = 16 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1h\t\0\0\0\0\0\0\0\0\360\0!\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 143516}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 143887}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 699629}) = 1 (in [3], left {0, 696000}) >gettimeofday({1183147085, 149763}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0h\t\372\10\231\0D\0\0\0\34\0\300\4\0\0\0\0\356\0\210"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\3\4\0D\0\0\0\34\0\300\4\356\0\210\0", 16) = 16 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1i\t\0\0\0\0\0\0\0\0\350\0\35\0\1\0\0\0\30\20\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 151412}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 151753}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 699659}) = 1 (in [3], left {0, 696000}) >gettimeofday({1183147085, 157763}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0i\t\2\t\231\0D\0\0\0\34\0\300\4\0\0\0\0\344\0\202\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\3\4\0D\0\0\0\34\0\300\4\344\0\202\0", 16) = 16 >read(3, "\1\1j\t\0\0\0\0\0\0\0\0\336\0\27\0\1\0\0\0\30\20\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 159263}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 159610}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 699653}) = 1 (in [3], left {0, 692000}) >gettimeofday({1183147085, 166003}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0j\t\n\t\231\0D\0\0\0\34\0\300\4\0\0\0\0\334\0~\0\326"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\3\4\0D\0\0\0\34\0\300\4\334\0~\0", 16) = 16 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1k\t\0\0\0\0\0\0\0\0\326\0\23\0\1\0\0\0\30\20\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 167796}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 168143}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 699653}) = 1 (in [3], left {0, 696000}) >gettimeofday({1183147085, 173753}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0k\t\22\t\231\0D\0\0\0\34\0\300\4\0\0\0\0\322\0x\0\314"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\3\4\0D\0\0\0\34\0\300\4\322\0x\0", 16) = 16 >read(3, "\1\1l\t\0\0\0\0\0\0\0\0\314\0\r\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 175224}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 175602}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 699622}) = 1 (in [3], left {0, 692000}) >gettimeofday({1183147085, 181879}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0l\t\32\t\231\0D\0\0\0\34\0\300\4\0\0\0\0\312\0t\0\304"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\3\4\0D\0\0\0\34\0\300\4\312\0t\0", 16) = 16 >read(3, "\1\1m\t\0\0\0\0\0\0\0\0\304\0\t\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 183420}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 183791}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 699629}) = 1 (in [3], left {0, 696000}) >gettimeofday({1183147085, 189715}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0m\t\"\t\231\0D\0\0\0\34\0\300\4\0\0\0\0\300\0n\0\272"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\3\4\0D\0\0\0\34\0\300\4\300\0n\0", 16) = 16 >read(3, "\1\1n\t\0\0\0\0\0\0\0\0\272\0\3\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 191200}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 191548}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 699652}) = 1 (in [3], left {0, 692000}) >gettimeofday({1183147085, 197816}, NULL) = 0 >ioctl(3, FIONREAD, [96]) = 0 >read(3, "\10\3n\t*\t\231\0D\0\0\0\34\0\300\4\0\0\0\0\270\0j\0\262"..., 96) = 96 >write(3, "(\3\4\0D\0\0\0\34\0\300\4\270\0j\0", 16) = 16 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1o\t\0\0\0\0\0\0\0\0\262\0\377\377\1\0\0\0\30\20\0\0"..., 32) = 32 >gettimeofday({1183147085, 199663}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 200131}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 249532}) = 1 (in [3], left {0, 248000}) >gettimeofday({1183147085, 205966}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0o\t2\t\231\0D\0\0\0\36\0\300\4\0\0\0\0\260\0d\0\252"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "&\3\2\0D\0\0\0", 8) = 8 >read(3, 0xbfabbb70, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1p\t\0\0\0\0D\0\0\0\370\23 \1\260\0d\0\260\0d\0\0\0"..., 32) = 32 >write(3, "\2\3\4\0\36\0\300\4\0@\0\0\0\0\0\0", 16) = 16 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 208491}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 241172}) = 1 (in [3], left {0, 240000}) >gettimeofday({1183147085, 213827}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0q\t:\t\231\0D\0\0\0\36\0\300\4\0\0\0\0\250\0^\0\242"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "&\3\2\0D\0\0\0", 8) = 8 >read(3, 0xbfabbb70, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1r\t\0\0\0\0D\0\0\0\370\23 \1\250\0^\0\250\0^\0\0\0"..., 32) = 32 >write(3, "\2\3\4\0\36\0\300\4\0@\0\0\0\0\0\0", 16) = 16 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 218098}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 231565}) = 1 (in [3], left {0, 228000}) >gettimeofday({1183147085, 221821}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0s\tB\t\231\0D\0\0\0\36\0\300\4\0\0\0\0\236\0X\0\230"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "&\3\2\0D\0\0\0", 8) = 8 >read(3, 0xbfabbb70, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1t\t\0\0\0\0D\0\0\0\370\23 \1\236\0X\0\236\0X\0\0\0"..., 32) = 32 >write(3, "\2\3\4\0\36\0\300\4\0@\0\0\0\0\0\0", 16) = 16 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 224145}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 225518}) = 1 (in [3], left {0, 224000}) >gettimeofday({1183147085, 229818}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0u\tJ\t\231\0D\0\0\0\36\0\300\4\0\0\0\0\226\0T\0\220"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "&\3\2\0D\0\0\0", 8) = 8 >read(3, "\1\1v\t\0\0\0\0D\0\0\0\370\23 \1\226\0T\0\226\0T\0\0\0"..., 32) = 32 >write(3, "\2\3\4\0\36\0\300\4\0@\0\0\0\0\0\0", 16) = 16 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 231979}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 217684}) = 1 (in [3], left {0, 216000}) >gettimeofday({1183147085, 237698}, NULL) = 0 >ioctl(3, FIONREAD, [256]) = 0 >read(3, "\10\3w\tR\t\231\0D\0\0\0\36\0\300\4\0\0\0\0\216\0N\0\210"..., 256) = 256 >write(3, "&\3\2\0D\0\0\0", 8) = 8 >read(3, 0xbfabbb70, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1x\t\0\0\0\0D\0\0\0\370\23 \1\216\0N\0\216\0N\0\0\0"..., 32) = 32 >write(3, "\2\3\4\0\36\0\300\4\0@\0\0\0\0\0\0", 16) = 16 >write(3, "5\30\4\0E\1\300\4D\0\0\0\36\0\36\0>\1\7\0C\1\300\4E\1\300"..., 200) = 200 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 241276}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 208387}) = 1 (in [3], left {0, 208000}) >gettimeofday({1183147085, 245954}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\203\tZ\t\231\0D\0\0\0\247\0\300\4\0\0\0\0\206\0J\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\247\0\300\4\206\0J\0", 16) = 16 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1\204\t\0\0\0\0\0\0\0\0\0\0\30\0\1\0\0\0\30\20\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 247635}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 248016}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 201647}) = 1 (in [3], left {0, 200000}) >gettimeofday({1183147085, 253854}, NULL) = 0 >ioctl(3, FIONREAD, [96]) = 0 >read(3, "\10\3\204\tb\t\231\0D\0\0\0\247\0\300\4\0\0\0\0\200\0F"..., 96) = 96 >write(3, "(\30\4\0D\0\0\0\247\0\300\4\200\0F\0", 16) = 16 >read(3, "\1\1\205\t\0\0\0\0\0\0\0\0\372\377\24\0\1\0\0\0\30\20\0"..., 32) = 32 >gettimeofday({1183147085, 255309}, NULL) = 0 >write(3, "F\30\5\0E\1\300\4\323\0\300\4\0\0\0\0\36\0\36\0F\1\5\0"..., 2440) = 2440 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 256817}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 192846}) = 1 (in [3], left {0, 192000}) >gettimeofday({1183147085, 261745}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\352\tj\t\231\0D\0\0\0\246\0\300\4\0\0\0\0x\0B\0\20"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\246\0\300\4x\0B\0", 16) = 16 >read(3, "\1\1\353\t\0\0\0\0\0\0\0\0\20\0\20\0\1\0\0\0\30\20\0\0"..., 32) = 32 >gettimeofday({1183147085, 263255}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 263618}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 186045}) = 1 (in [3], left {0, 184000}) >gettimeofday({1183147085, 269796}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\353\tr\t\231\0D\0\0\0\246\0\300\4\0\0\0\0r\0@\0\n"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\246\0\300\4r\0@\0", 16) = 16 >read(3, "\1\1\354\t\0\0\0\0\0\0\0\0\n\0\16\0\1\0\0\0\30\20\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 271239}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 271567}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 178096}) = 1 (in [3], left {0, 176000}) >gettimeofday({1183147085, 277805}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\354\tz\t\231\0D\0\0\0\246\0\300\4\0\0\0\0n\0<\0\6"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\246\0\300\4n\0<\0", 16) = 16 >read(3, "\1\1\355\t\0\0\0\0\0\0\0\0\6\0\n\0\1\0\0\0\30\20\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 279520}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 279937}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 169726}) = 1 (in [3], left {0, 168000}) >gettimeofday({1183147085, 285838}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\355\t\202\t\231\0D\0\0\0\246\0\300\4\0\0\0\0l\0;\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\246\0\300\4l\0;\0", 16) = 16 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1\356\t\0\0\0\0\0\0\0\0\4\0\t\0\1\0\0\0\30\20\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 287530}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 287885}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 161778}) = 1 (in [3], left {0, 160000}) >gettimeofday({1183147085, 293753}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\356\t\212\t\231\0D\0\0\0\246\0\300\4\0\0\0\0j\0:\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\246\0\300\4j\0:\0", 16) = 16 >read(3, "\1\1\357\t\0\0\0\0\0\0\0\0\2\0\10\0\1\0\0\0\30\20\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 295209}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 295598}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 154065}) = 1 (in [3], left {0, 152000}) >gettimeofday({1183147085, 301763}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\357\t\222\t\231\0D\0\0\0\246\0\300\4\0\0\0\0h\000"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\246\0\300\4h\0009\0", 16) = 16 >read(3, "\1\1\360\t\0\0\0\0\0\0\0\0\0\0\7\0\1\0\0\0\30\20\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 303293}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 303620}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 146043}) = 1 (in [3], left {0, 144000}) >gettimeofday({1183147085, 309882}, NULL) = 0 >ioctl(3, FIONREAD, [96]) = 0 >read(3, "\10\3\360\t\232\t\231\0D\0\0\0\246\0\300\4\0\0\0\0g\000"..., 96) = 96 >write(3, "(\30\4\0D\0\0\0\246\0\300\4g\0008\0", 16) = 16 >read(3, "\1\1\361\t\0\0\0\0\0\0\0\0\377\377\6\0\1\0\0\0\30\20\0"..., 32) = 32 >gettimeofday({1183147085, 311252}, NULL) = 0 >write(3, "F\30\5\0E\1\300\4\323\0\300\4\0\0\0\0\36\0\36\0F\1\5\0"..., 1264) = 1264 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 312453}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 137210}) = 1 (in [3], left {0, 136000}) >gettimeofday({1183147085, 317832}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0#\n\242\t\231\0D\0\0\0\245\0\300\4\0\0\0\0e\0008\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\245\0\300\4e\0008\0", 16) = 16 >read(3, "\1\1$\n\0\0\0\0\0\0\0\0\33\0\6\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 319310}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 319670}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 129993}) = 1 (in [3], left {0, 128000}) >gettimeofday({1183147085, 325837}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0$\n\252\t\231\0D\0\0\0\245\0\300\4\0\0\0\0d\0007\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\245\0\300\4d\0007\0", 16) = 16 >read(3, "\1\1%\n\0\0\0\0\0\0\0\0\32\0\5\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 327383}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 327744}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 121919}) = 1 (in [3], left {0, 120000}) >gettimeofday({1183147085, 333715}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0%\n\262\t\231\0D\0\0\0\245\0\300\4\0\0\0\0b\0006\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\245\0\300\4b\0006\0", 16) = 16 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1&\n\0\0\0\0\0\0\0\0\30\0\4\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 335332}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 335660}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 114003}) = 1 (in [3], left {0, 112000}) >gettimeofday({1183147085, 341703}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0&\n\272\t\231\0D\0\0\0\245\0\300\4\0\0\0\0`\0005\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\245\0\300\4`\0005\0", 16) = 16 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1\'\n\0\0\0\0\0\0\0\0\26\0\3\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 343465}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 343821}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 105842}) = 1 (in [3], left {0, 104000}) >gettimeofday({1183147085, 349657}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\'\n\302\t\231\0D\0\0\0\245\0\300\4\0\0\0\0_\0004\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\245\0\300\4_\0004\0", 16) = 16 >read(3, "\1\1(\n\0\0\0\0\0\0\0\0\25\0\2\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 351157}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 351488}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 98175}) = 1 (in [3], left {0, 92000}) >gettimeofday({1183147085, 357837}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0(\n\312\t\231\0D\0\0\0\245\0\300\4\0\0\0\0]\0003\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\245\0\300\4]\0003\0", 16) = 16 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1)\n\0\0\0\0\0\0\0\0\23\0\1\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 359451}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 359862}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 89801}) = 1 (in [3], left {0, 88000}) >gettimeofday({1183147085, 365720}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0)\n\322\t\231\0D\0\0\0\245\0\300\4\0\0\0\0\\\0002\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\245\0\300\4\\\0002\0", 16) = 16 >read(3, "\1\1*\n\0\0\0\0\0\0\0\0\22\0\0\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 367219}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 367607}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 82056}) = 1 (in [3], left {0, 72000}) >gettimeofday({1183147085, 381798}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0*\n\342\t\231\0D\0\0\0\245\0\300\4\0\0\0\0[\0002\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\245\0\300\4[\0002\0", 16) = 16 >read(3, 0xbfabbc80, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1+\n\0\0\0\0\0\0\0\0\21\0\0\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >gettimeofday({1183147085, 383506}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 383861}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 65802}) = 1 (in [3], left {0, 64000}) >gettimeofday({1183147085, 389803}, NULL) = 0 >ioctl(3, FIONREAD, [96]) = 0 >read(3, "\10\0+\n\352\t\231\0D\0\0\0\245\0\300\4\0\0\0\0[\0001\0"..., 96) = 96 >write(3, "(\30\4\0D\0\0\0\245\0\300\4[\0001\0", 16) = 16 >read(3, "\1\1,\n\0\0\0\0\0\0\0\0\21\0\377\377\1\0\0\0\30\20\0\0"..., 32) = 32 >gettimeofday({1183147085, 391209}, NULL) = 0 >write(3, "F\30\5\0E\1\300\4\323\0\300\4\0\0\0\0\36\0\36\0F\1\5\0"..., 208) = 208 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 392274}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 57389}) = 1 (in [3], left {0, 48000}) >gettimeofday({1183147085, 405919}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0004\n\372\t\231\0D\0\0\0\242\0\300\4\0\0\0\0Z\0001"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 406798}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 42865}) = 1 (in [3], left {0, 36000}) >gettimeofday({1183147085, 413636}, NULL) = 0 >ioctl(3, FIONREAD, [128]) = 0 >read(3, "\10\0034\n\2\n\231\0D\0\0\0\242\0\300\4\0\0\0\0Z\0000\0"..., 128) = 128 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 414311}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 35352}) = 1 (in [3], left {0, 20000}) >gettimeofday({1183147085, 430880}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0004\n\22\n\231\0D\0\0\0}\0\300\4\0\0\0\0Z\0/\0V\0\32"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 431633}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 18030}) = 1 (in [3], left {0, 8000}) >gettimeofday({1183147085, 446206}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0004\n\"\n\231\0D\0\0\0}\0\300\4\0\0\0\0Z\0.\0V\0\31"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 447087}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 2576}) = 0 (Timeout) >gettimeofday({1183147085, 449697}, NULL) = 0 >gettimeofday({1183147085, 449880}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 450098}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 55211}) = 1 (in [3], left {0, 36000}) >gettimeofday({1183147085, 469832}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0004\n:\n\231\0D\0\0\0}\0\300\4\0\0\0\0Z\0-\0V\0\30"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 470756}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 34553}) = 1 (in [3], left {0, 12000}) >gettimeofday({1183147085, 493913}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0004\nR\n\231\0D\0\0\0}\0\300\4\0\0\0\0Z\0,\0V\0\27"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 494829}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 10480}) = 0 (Timeout) >gettimeofday({1183147085, 506294}, NULL) = 0 >gettimeofday({1183147085, 506482}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 506781}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 54471}) = 1 (in [3], left {0, 28000}) >gettimeofday({1183147085, 533294}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0004\nz\n\231\0D\0\0\0}\0\300\4\0\0\0\0Z\0+\0V\0\26"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 534213}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 27039}) = 1 (in [3], left {0, 20000}) >gettimeofday({1183147085, 540865}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0004\n\202\n\231\0D\0\0\0}\0\300\4\0\0\0\0[\0+\0W\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0W\0\3\0&\0\25\0\231\6\5\0\331"..., 3188) = 3188 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 543179}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 18073}) = 1 (in [3], left {0, 12000}) >gettimeofday({1183147085, 548994}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\301\n\212\n\231\0D\0\0\0}\0\300\4\0\0\0\0\\\0+\0X"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 549831}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 11421}) = 1 (in [3], left {0, 4000}) >gettimeofday({1183147085, 556778}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\301\n\222\n\231\0D\0\0\0}\0\300\4\0\0\0\0\\\0*\0X"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 557657}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 3595}) = 0 (Timeout) >gettimeofday({1183147085, 561806}, NULL) = 0 >gettimeofday({1183147085, 561993}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 562211}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 78998}) = 1 (in [3], left {0, 76000}) >gettimeofday({1183147085, 564966}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\301\n\232\n\231\0D\0\0\0}\0\300\4\0\0\0\0]\0*\0Y\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 565870}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 75339}) = 1 (in [3], left {0, 68000}) >gettimeofday({1183147085, 572715}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\301\n\242\n\231\0D\0\0\0}\0\300\4\0\0\0\0_\0)\0[\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 573528}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 67681}) = 1 (in [3], left {0, 60000}) >gettimeofday({1183147085, 580880}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\301\n\252\n\231\0D\0\0\0}\0\300\4\0\0\0\0`\0)\0\\"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 581736}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 59473}) = 1 (in [3], left {0, 52000}) >gettimeofday({1183147085, 588690}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\301\n\262\n\231\0D\0\0\0}\0\300\4\0\0\0\0a\0(\0]\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 589468}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 51741}) = 1 (in [3], left {0, 44000}) >gettimeofday({1183147085, 598875}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\301\n\274\n\231\0D\0\0\0}\0\300\4\0\0\0\0b\0(\0^\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 599610}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 41599}) = 1 (in [3], left {0, 40000}) >gettimeofday({1183147085, 604861}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\301\n\302\n\231\0D\0\0\0}\0\300\4\0\0\0\0b\0\'\0^"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 605702}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 35507}) = 1 (in [3], left {0, 28000}) >gettimeofday({1183147085, 612843}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\301\n\312\n\231\0D\0\0\0}\0\300\4\0\0\0\0c\0\'\0_"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 613704}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 27505}) = 0 (Timeout) >gettimeofday({1183147085, 641863}, NULL) = 0 >gettimeofday({1183147085, 642054}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 642277}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {27, 782236}) = 1 (in [3], left {27, 692000}) >gettimeofday({1183147085, 733028}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\4\1\301\nB\v\231\0D\0\0\0}\0\300\4\0\0\0\0c\0\'\0_\0\22"..., 32) = 32 >write(3, "\22\0\7\0\7\0\300\4\r\1\0\0\6\0\0\0 \0\25\0\1\0\0\0B\v"..., 9320) = 9320 >read(3, 0xbfabba3c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\34?\302\n\7\0\300\4\r\1\0\0I\v\231\0\0\0\0\0\0\0\0\0\7"..., 32) = 32 >read(3, "\1\0D\f\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\231\0\0\0(\314"..., 32) = 32 >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/filenew.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/filenew.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/filenew.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/filenew.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/filenew.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/filenew.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/filenew.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/filenew.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/filenew.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/filenew.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/filenew.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/filenew.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/filenew.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/filenew.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/filenew.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/filenew.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/filenew.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/filenew.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/filenew.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/filenew.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/filenew.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/filenew.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/filenew.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/filenew.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/filenew.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/filenew.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/filenew.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/filenew.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/filenew.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/filenew.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/filenew.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/filenew.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/filenew.png", R_OK) = 0 >open("/opt/kde3/share/icons/crystalsvg/16x16/actions/filenew.png", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=686, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=686, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >_llseek(10, 0, [0], SEEK_SET) = 0 >read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\20\10\6\0\0"..., 4096) = 686 >close(10) = 0 >munmap(0xb6165000, 4096) = 0 >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/kmultiple.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/kmultiple.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/kmultiple.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/kmultiple.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/kmultiple.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/kmultiple.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/kmultiple.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/kmultiple.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/kmultiple.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/kmultiple.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/kmultiple.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/kmultiple.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/kmultiple.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/kmultiple.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/kmultiple.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/kmultiple.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/kmultiple.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/kmultiple.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/kmultiple.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/kmultiple.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/kmultiple.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/kmultiple.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/kmultiple.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/kmultiple.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/kmultiple.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/kmultiple.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/kmultiple.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/kmultiple.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/kmultiple.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/kmultiple.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/kmultiple.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/kmultiple.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/kmultiple.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/kmultiple.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/kmultiple.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/kmultiple.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/kmultiple.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/kmultiple.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/kmultiple.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/kmultiple.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/kmultiple.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/kmultiple.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/kmultiple.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/kmultiple.png", R_OK) = 0 >open("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/kmultiple.png", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=494, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=494, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >_llseek(10, 0, [0], SEEK_SET) = 0 >read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\20\10\6\0\0"..., 4096) = 494 >close(10) = 0 >munmap(0xb6165000, 4096) = 0 >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/editdelete.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/editdelete.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/editdelete.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/editdelete.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/editdelete.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/editdelete.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/editdelete.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/editdelete.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/editdelete.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/editdelete.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/editdelete.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/editdelete.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/editdelete.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/editdelete.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/editdelete.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/editdelete.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/editdelete.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/editdelete.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/editdelete.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/editdelete.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/editdelete.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/editdelete.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/editdelete.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/editdelete.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/editdelete.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/editdelete.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/editdelete.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/editdelete.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/editdelete.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/editdelete.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/editdelete.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/editdelete.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/editdelete.png", R_OK) = 0 >open("/opt/kde3/share/icons/crystalsvg/16x16/actions/editdelete.png", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=892, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=892, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >_llseek(10, 0, [0], SEEK_SET) = 0 >read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\20\10\6\0\0"..., 4096) = 892 >close(10) = 0 >munmap(0xb6165000, 4096) = 0 >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/edit.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/edit.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/edit.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/edit.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/edit.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/edit.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/edit.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/edit.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/edit.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/edit.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/edit.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/edit.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/edit.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/edit.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/edit.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/edit.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/edit.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/edit.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/edit.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/edit.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/edit.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/edit.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/edit.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/edit.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/edit.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/edit.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/edit.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/edit.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/edit.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/edit.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/edit.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/edit.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/edit.png", R_OK) = 0 >open("/opt/kde3/share/icons/crystalsvg/16x16/actions/edit.png", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=691, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=691, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >_llseek(10, 0, [0], SEEK_SET) = 0 >read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\20\10\6\0\0"..., 4096) = 691 >close(10) = 0 >munmap(0xb6165000, 4096) = 0 >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/document.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/document.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/document.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/document.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/document.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/document.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/document.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/document.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/document.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/document.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/document.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/document.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/document.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/document.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/document.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/document.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/document.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/document.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/document.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/document.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/document.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/document.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/document.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/document.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/document.png", R_OK) = 0 >open("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/document.png", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=692, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=692, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >_llseek(10, 0, [0], SEEK_SET) = 0 >read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\20\10\6\0\0"..., 4096) = 692 >close(10) = 0 >munmap(0xb6165000, 4096) = 0 >ioctl(6, FIONREAD, [0]) = 0 >write(7, "\0", 1) = 1 >write(3, "\22\0\17\0\201\0\300\4#\0\0\0#\0\0\0 \0\25\0\t\0\0\0$\0"..., 8272) = 8272 >read(3, 0xbfabbb50, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\34?E\f\201\0\300\4#\0\0\0t\v\231\0\0\0\0\0\0\0\0\0\201"..., 32) = 32 >read(3, "\34?|\f\201\0\300\4(\0\0\0u\v\231\0\0\0\0\0\0\0\0\0\201"..., 32) = 32 >read(3, "\26?}\f\201\0\300\4\201\0\300\4\200\0\300\4@\0013\1\36"..., 32) = 32 >read(3, "\34?~\f\201\0\300\4(\0\0\0u\v\231\0\0\0\0\0\0\0\0\0\201"..., 32) = 32 >read(3, "\34?\177\f\201\0\300\4(\0\0\0u\v\231\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\1\200\f\0\0\0\0\370\23 \1[\0-\0\1\0\0\0$2\275\t(\314"..., 32) = 32 >write(3, "&\0\2\0D\0\0\0", 8) = 8 >read(3, 0xbfabb970, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1\201\f\0\0\0\0D\0\0\0\370\23 \1c\0\'\0c\0\'\0\0\1\0"..., 32) = 32 >ioctl(6, FIONREAD, [1]) = 0 >write(3, "\22\0\30\0\201\0\300\4(\0\0\0)\0\0\0 \0\25\0\22\0\0\0/"..., 140) = 140 >read(3, 0xbfabb9a0, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\34?\202\f\201\0\300\4(\0\0\0y\v\231\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\26?\203\f\201\0\300\4\201\0\300\4\200\0\300\4[\0-\0\36"..., 32) = 32 >read(3, "\1\1\204\f\0\0\0\0\370\23 \1\4\0\25\0\1\0\0\0L/\275\t("..., 32) = 32 >gettimeofday({1183147085, 786478}, NULL) = 0 >write(3, "\f\0\4\0\201\0\300\4@\0\0\0\0\0\0\0\22\0\7\0\201\0\300"..., 68) = 68 >read(3, 0xbfabb7ec, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\26?\205\f\201\0\300\4\201\0\300\4\254\0\300\4[\0-\0\36"..., 32) = 32 >read(3, "\34?\206\f\201\0\300\4\224\1\0\0z\v\231\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1 \207\f\t\0\0\0#\0\0\0\0\0\0\0\t\0\0\0pi\245\t\0\0\0"..., 32) = 32 >read(3, "$\0\0\0\0\0\0\0x\273\253\277\r\0\300\4h\273\253\277]\4"..., 36) = 36 >write(3, "\22\0\17\0\201\0\300\4#\0\0\0#\0\0\0 \0\7\0\t\0\0\0&\0"..., 112) = 112 >read(3, 0xbfabb89c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\34?\210\f\201\0\300\4#\0\0\0}\v\231\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?\211\f\201\0\300\4\r\1\0\0}\v\231\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\23\325\212\f\201\0\300\4\201\0\300\4\1\314>\tX\325\336"..., 32) = 32 >read(3, "\f\0\212\f\201\0\300\4\0\0\0\0\36\1\202\0\0\0\37\10\1\0"..., 32) = 32 >read(3, "\n\5\213\f}\0\300\4\1\323\336\277\1\0\0\0\364?\34\10$\324"..., 32) = 32 >read(3, "\n\3\213\f\7\0\300\4\1\300>\t\30\324\336\277\3\267\10\10"..., 32) = 32 >read(3, "\t\3\213\f\201\0\300\4\1\r#\10\30\324\336\277]\377\10\10"..., 32) = 32 >read(3, "\v\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"..., 32) = 32 >read(3, "\1\0\213\f\0\0\0\0\1\0\0\0x\325\336\277Y]\10\10pi\245\t"..., 32) = 32 >write(3, "\32\1\6\0\201\0\300\4| \0\1\0\0\0\0\0\0\0\0\0\0\0\0", 24) = 24 >read(3, 0xbfabb89c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\10\3\214\f\200\v\231\0D\0\0\0}\0\300\4\0\0\0\0c\0\'\0"..., 32) = 32 >read(3, "\1\0\214\f\0\0\0\0(\314>\t\1\0\0\0\30\20\0\0\0\0\0\0\0"..., 32) = 32 >write(3, "#\1\2\0\0\0\0\0;\3\5\0\305\0\300\4\0\0\0\0W\0\3\0&\0\25"..., 1964) = 1964 >read(3, 0xbfabb8d0, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1\336\f\0\0\0\0D\0\0\0\370\23 \1c\0\'\0c\0\'\0\0\1>"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "+\1\1\0", 4) = 4 >read(3, 0xbfabbf20, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1\337\f\0\0\0\0\7\0\300\4\0\0\0\0\0\0\0\0\210\325\336"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/editdelete.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/editdelete.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/editdelete.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/editdelete.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/editdelete.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/editdelete.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/editdelete.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/editdelete.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/editdelete.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/editdelete.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/editdelete.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/editdelete.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/editdelete.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/editdelete.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/editdelete.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/editdelete.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/editdelete.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/editdelete.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/editdelete.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/editdelete.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/editdelete.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/editdelete.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/editdelete.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/editdelete.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/editdelete.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/editdelete.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/editdelete.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/editdelete.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/editdelete.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/editdelete.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/editdelete.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/editdelete.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/editdelete.png", R_OK) = 0 >open("/opt/kde3/share/icons/crystalsvg/16x16/actions/editdelete.png", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=892, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=892, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >_llseek(10, 0, [0], SEEK_SET) = 0 >read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\20\10\6\0\0"..., 4096) = 892 >close(10) = 0 >munmap(0xb6165000, 4096) = 0 >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/edit.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/edit.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/edit.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/edit.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/edit.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/edit.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/edit.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/edit.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/edit.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/edit.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/edit.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/edit.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/edit.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/edit.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/edit.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/edit.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/edit.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/edit.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/edit.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/edit.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/edit.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/edit.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/edit.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/edit.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/edit.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/edit.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/edit.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/edit.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/edit.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/edit.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/edit.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/edit.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/edit.png", R_OK) = 0 >open("/opt/kde3/share/icons/crystalsvg/16x16/actions/edit.png", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=691, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=691, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >_llseek(10, 0, [0], SEEK_SET) = 0 >read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\20\10\6\0\0"..., 4096) = 691 >close(10) = 0 >munmap(0xb6165000, 4096) = 0 >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/document.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/document.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/document.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/document.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/document.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/document.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/document.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/document.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/document.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/document.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/document.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/document.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/document.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/document.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/document.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/document.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/document.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/document.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/document.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/document.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/document.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/document.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/document.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/document.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/document.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/document.png", R_OK) = 0 >open("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/document.png", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=692, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=692, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >_llseek(10, 0, [0], SEEK_SET) = 0 >read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\20\10\6\0\0"..., 4096) = 692 >close(10) = 0 >munmap(0xb6165000, 4096) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\0\0\0\0\36\1\202\0008\0\4\0"..., 11260) = 11260 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 826404}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 0}) = 1 (in [6], left {0, 0}) >read(6, "\0", 1) = 1 >gettimeofday({1183147085, 826766}, NULL) = 0 >gettimeofday({1183147085, 827159}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 827541}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {27, 596972}) = 1 (in [3], left {27, 584000}) >gettimeofday({1183147085, 843745}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\5\1#\16\262\v\231\0D\0\0\0}\0\300\4\0\0\0\0c\0\'\0_\0"..., 32) = 32 >write(3, "(\3\4\0D\0\0\0\201\0\300\4c\0\'\0", 16) = 16 >read(3, 0xbfabbea0, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1$\16\0\0\0\0\0\0\0\0\10\0\372\377\1\0\0\0\30\20\0\0"..., 32) = 32 >write(3, "(\3\4\0D\0\0\0}\0\300\4c\0\'\0", 16) = 16 >read(3, 0xbfabbb10, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1%\16\0\0\0\0\0\0\0\0_\0\22\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >write(3, "#\1\2\0\0\0\0\0", 8) = 8 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 847525}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {27, 576988}) = 1 (in [3], left {27, 440000}) >gettimeofday({1183147085, 987713}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0&\16B\f\231\0D\0\0\0}\0\300\4\0\0\0\0c\0(\0_\0\23\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\1\4\0D\0\0\0\201\0\300\4c\0(\0", 16) = 16 >read(3, 0xbfabbea0, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1\'\16\0\0\0\0\0\0\0\0\10\0\373\377\1\0\0\0\30\20\0"..., 32) = 32 >write(3, "(\1\4\0D\0\0\0}\0\300\4c\0(\0", 16) = 16 >read(3, 0xbfabb9f0, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1(\16\0\0\0\0\0\0\0\0_\0\23\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >write(3, "#\1\2\0\0\0\0\0", 8) = 8 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 991362}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {27, 433151}) = 1 (in [3], left {27, 433151}) >gettimeofday({1183147085, 995526}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0)\16J\f\231\0D\0\0\0}\0\300\4\0\0\0\0c\0)\0_\0\24\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\1\4\0D\0\0\0\201\0\300\4c\0)\0", 16) = 16 >read(3, 0xbfabbea0, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1*\16\0\0\0\0\0\0\0\0\10\0\374\377\1\0\0\0\30\20\0\0"..., 32) = 32 >write(3, "(\1\4\0D\0\0\0}\0\300\4c\0)\0", 16) = 16 >read(3, 0xbfabb9f0, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1+\16\0\0\0\0\0\0\0\0_\0\24\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >write(3, "#\1\2\0\0\0\0\0", 8) = 8 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147085, 999396}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {27, 425117}) = 1 (in [3], left {27, 424000}) >gettimeofday({1183147086, 3689}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0,\16R\f\231\0D\0\0\0}\0\300\4\0\0\0\0d\0*\0`\0\25\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\1\4\0D\0\0\0\201\0\300\4d\0*\0", 16) = 16 >read(3, 0xbfabbea0, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1-\16\0\0\0\0\0\0\0\0\t\0\375\377\1\0\0\0\30\20\0\0"..., 32) = 32 >write(3, "(\1\4\0D\0\0\0}\0\300\4d\0*\0", 16) = 16 >read(3, 0xbfabb9f0, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1.\16\0\0\0\0\0\0\0\0`\0\25\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >write(3, "#\1\2\0\0\0\0\0", 8) = 8 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 7338}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {27, 417175}) = 1 (in [3], left {27, 417175}) >gettimeofday({1183147086, 11535}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0/\16Z\f\231\0D\0\0\0}\0\300\4\0\0\0\0e\0+\0a\0\26\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\1\4\0D\0\0\0\201\0\300\4e\0+\0", 16) = 16 >read(3, 0xbfabbea0, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0010\16\0\0\0\0\0\0\0\0\n\0\376\377\1\0\0\0\30\20\0"..., 32) = 32 >write(3, "(\1\4\0D\0\0\0}\0\300\4e\0+\0", 16) = 16 >read(3, 0xbfabb9f0, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0011\16\0\0\0\0\0\0\0\0a\0\26\0\1\0\0\0\30\20\0\0\0"..., 32) = 32 >write(3, "#\1\2\0\0\0\0\0", 8) = 8 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 15088}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {27, 409425}) = 1 (in [3], left {27, 408000}) >gettimeofday({1183147086, 19556}, NULL) = 0 >ioctl(3, FIONREAD, [128]) = 0 >read(3, "\10\0032\16b\f\231\0D\0\0\0}\0\300\4\0\0\0\0e\0-\0a\0\30"..., 128) = 128 >write(3, "(\1\4\0D\0\0\0\201\0\300\4e\0-\0", 16) = 16 >read(3, 0xbfabbea0, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0013\16\0\0\0\0\0\0\0\0\n\0\0\0\1\0\0\0\30\20\0\0\0"..., 32) = 32 >write(3, "(\1\4\0D\0\0\0}\0\300\4e\0-\0", 16) = 16 >read(3, 0xbfabb9f0, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0014\16\0\0\0\0\0\0\0\0a\0\30\0\1\0\0\0\30\20\0\0\0"..., 32) = 32 >write(3, "#\1\2\0\0\0\0\0;\3\5\0\305\0\300\4\0\0\0\0W\0\3\0&\0\25"..., 1976) = 1976 >read(3, 0xbfabbea0, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1\206\16\0\0\0\0\0\0\0\0\n\0\0\0\1\0\0\0\370\24\270"..., 32) = 32 >write(3, "(\1\4\0D\0\0\0}\0\300\4e\0-\0", 16) = 16 >read(3, 0xbfabb9f0, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1\207\16\0\0\0\0\0\0\0\0a\0\30\0\1\0\0\0\30\20\0\0\0"..., 32) = 32 >write(3, "#\1\2\0\0\0\0\0", 8) = 8 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\207\16j\f\231\0D\0\0\0\201\0\300\4\0\0\0\0f\0.\0\v"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "=\0\4\0\201\0\300\4\1\0\1\0\34\1\25\0;\3\5\0\305\0\300"..., 1956) = 1956 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 29247}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {27, 395266}) = 1 (in [3], left {27, 388000}) >gettimeofday({1183147086, 37185}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\347\16s\f\231\0D\0\0\0\201\0\300\4\0\0\0\0g\0000\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "#\1\2\0\0\0\0\0", 8) = 8 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 38421}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {27, 386092}) = 1 (in [3], left {27, 384000}) >gettimeofday({1183147086, 43475}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\350\16z\f\231\0D\0\0\0\201\0\300\4\0\0\0\0g\0001\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "#\1\2\0\0\0\0\0", 8) = 8 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 44786}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {27, 379727}) = 1 (in [3], left {27, 376000}) >gettimeofday({1183147086, 51510}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\351\16\202\f\231\0D\0\0\0\201\0\300\4\0\0\0\0g\000"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "#\1\2\0\0\0\0\0", 8) = 8 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 52894}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {27, 371619}) = 1 (in [3], left {27, 368000}) >gettimeofday({1183147086, 59463}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\352\16\212\f\231\0D\0\0\0\201\0\300\4\0\0\0\0h\000"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "#\1\2\0\0\0\0\0", 8) = 8 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 60862}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {27, 363651}) = 1 (in [3], left {27, 312000}) >gettimeofday({1183147086, 115469}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\353\16\302\f\231\0D\0\0\0\201\0\300\4\0\0\0\0h\000"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "#\1\2\0\0\0\0\0", 8) = 8 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 116936}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {27, 307577}) = 1 (in [3], left {27, 304000}) >gettimeofday({1183147086, 123422}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\354\16\312\f\231\0D\0\0\0\201\0\300\4\0\0\0\0i\000"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "#\1\2\0\0\0\0\0", 8) = 8 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 124749}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {27, 299764}) = 1 (in [3], left {27, 296000}) >gettimeofday({1183147086, 131413}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\355\16\322\f\231\0D\0\0\0\201\0\300\4\0\0\0\0i\000"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "#\1\2\0\0\0\0\0", 8) = 8 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 132691}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {27, 291822}) = 1 (in [3], left {27, 288000}) >gettimeofday({1183147086, 139414}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\356\16\332\f\231\0D\0\0\0\201\0\300\4\0\0\0\0j\000"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "#\1\2\0\0\0\0\0", 8) = 8 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 140776}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {27, 283737}) = 1 (in [3], left {27, 280000}) >gettimeofday({1183147086, 147330}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\357\16\342\f\231\0D\0\0\0\201\0\300\4\0\0\0\0j\000"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "#\1\2\0\0\0\0\0", 8) = 8 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 148694}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {27, 275819}) = 1 (in [3], left {27, 272000}) >gettimeofday({1183147086, 155377}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\360\16\352\f\231\0D\0\0\0\201\0\300\4\0\0\0\0k\000"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "#\1\2\0\0\0\0\0", 8) = 8 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 156679}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {27, 267834}) = 1 (in [3], left {27, 264000}) >gettimeofday({1183147086, 163331}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\361\16\362\f\231\0D\0\0\0\201\0\300\4\0\0\0\0k\000"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "#\1\2\0\0\0\0\0", 8) = 8 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 164694}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {27, 259819}) = 1 (in [3], left {27, 256000}) >gettimeofday({1183147086, 171316}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\362\16\372\f\231\0D\0\0\0\201\0\300\4\0\0\0\0l\000"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "#\1\2\0\0\0\0\0", 8) = 8 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 172706}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {27, 251807}) = 1 (in [3], left {27, 248000}) >gettimeofday({1183147086, 179305}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\363\16\2\r\231\0D\0\0\0\201\0\300\4\0\0\0\0l\0007"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "#\1\2\0\0\0\0\0", 8) = 8 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 180697}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {27, 243816}) = 1 (in [3], left {27, 120000}) >gettimeofday({1183147086, 307499}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\4\1\364\16\202\r\231\0D\0\0\0\201\0\300\4\0\0\0\0l\000"..., 32) = 32 >gettimeofday({1183147086, 308050}, NULL) = 0 >write(3, "\22\0\7\0\201\0\300\4\r\1\0\0\6\0\0\0 \3\5\0\1\0\0\0\202"..., 36) = 36 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 309434}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 8616}) = 1 (in [3], left {0, 8616}) >gettimeofday({1183147086, 309694}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\34?\365\16\201\0\300\4\r\1\0\0\204\r\231\0\0\0\0\0\0\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 310266}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 7784}) = 0 (Timeout) >gettimeofday({1183147086, 318382}, NULL) = 0 >gettimeofday({1183147086, 318574}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 318796}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {27, 105717}) = 1 (in [3], left {26, 988000}) >gettimeofday({1183147086, 435516}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\5\1\366\16\2\16\231\0D\0\0\0\201\0\300\4\0\0\0\0l\000"..., 32) = 32 >gettimeofday({1183147086, 436053}, NULL) = 0 >write(3, "#\0\2\0\0\0\0\0\33\1\2\0\0\0\0\0", 16) = 16 >write(3, "\n\0\2\0\201\0\300\4\31\0\v\0D\0\0\0\0\0\30\0\22\227\21"..., 52) = 52 >gettimeofday({1183147086, 437519}, NULL) = 0 >gettimeofday({1183147086, 438208}, NULL) = 0 >uname({sys="Linux", node="linux-oy23", ...}) = 0 >ioctl(6, FIONREAD, [0]) = 0 >write(7, "\0", 1) = 1 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147086, 442657}, NULL) = 0 >gettimeofday({1183147086, 442890}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147086, 443807}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0W\0\3\0&\0\25\0\231\6\5\0\331"..., 4652) = 4652 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(3, "\2\3\4\0\302\1\300\4\2\0\0\0\377\377\377\377\2\0\4\0\302"..., 596) = 596 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(3, "\2\3\4\0\307\1\300\4\2\0\0\0\377\377\377\377\2\0\4\0\307"..., 244) = 244 >ioctl(6, FIONREAD, [1]) = 0 >write(3, "\2\3\4\0\311\1\300\4\2\0\0\0\377\377\377\377\2\0\4\0\311"..., 68) = 68 >read(3, "\22\325\371\16\201\0\300\4\201\0\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\n\3\371\16\201\0\300\4\2\0\0\0\30\324\336\277\3\267\10"..., 32) = 32 >read(3, "\t\3\371\16\7\0\300\4\2\r#\10\30\324\336\277]\377\10\10"..., 32) = 32 >read(3, "\v\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"..., 32) = 32 >read(3, "\f\0\371\16}\0\300\4W\0\30\0\36\1\4\0\0\0\37\10\1\0\0\0"..., 32) = 32 >read(3, "\f\0\371\16\31\0\300\4W\0\0\0\36\1\2\0\0\0\37\10\1\0\0"..., 32) = 32 >read(3, "\f\0\371\16\36\0\300\4U\0\0\0\36\1\30\0\0\0\37\10\1\0\0"..., 32) = 32 >read(3, "\f\0\371\16\34\0\300\4U\0\0\0\36\1D\0\0\0\37\10\1\0\0\0"..., 32) = 32 >read(3, "\f\177\371\16\242\0\300\4W\0\0\0\36\1\1\0\2\0\36\10\356"..., 32) = 32 >read(3, "\f\0\371\16\242\0\300\4\276\0\1\0\267\0\36\0\1\0L\t\340"..., 32) = 32 >read(3, "\f\0\371\16\242\0\300\4W\0\37\0\36\1\1\0\0\0\37\10\3\0"..., 32) = 32 >read(3, "\f\0\371\16\250\0\300\4\0\0\0\0\36\0\36\0\0\0\37\10\1\0"..., 32) = 32 >read(3, "\f\0\371\16\247\0\300\4\0\0\0\0\36\0\36\0\0\0\37\10\1\0"..., 32) = 32 >read(3, "\f\0\371\16\246\0\300\4\0\0\0\0\36\0\36\0\0\0\37\10\1\0"..., 32) = 32 >read(3, "\f\0\371\16\245\0\300\4\21\0\0\0\r\0\36\0\0\0\37\10\1\0"..., 32) = 32 >read(3, "\10\3\371\16\6\16\231\0D\0\0\0\201\0\300\4\0\0\0\0l\000"..., 32) = 32 >read(3, "\7\4\371\16\6\16\231\0D\0\0\0\7\0\300\4\10\0\300\4l\000"..., 32) = 32 >read(3, "\v\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"..., 32) = 32 >read(3, "\7\4\371\16\6\16\231\0D\0\0\0\10\0\300\4\242\0\300\4l\000"..., 32) = 32 >read(3, "\v\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"..., 32) = 32 >read(3, "\7\4\371\16\6\16\231\0D\0\0\0\242\0\300\4\246\0\300\4l"..., 32) = 32 >read(3, "\v\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"..., 32) = 32 >read(3, "\7\3\371\16\6\16\231\0D\0\0\0\246\0\300\4\0\0\0\0l\000"..., 32) = 32 >read(3, "\v\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"..., 32) = 32 >read(3, "\241 \372\16\7\0\300\4H\1\0\0<\1\0\0\6\16\231\0\0\0\0\0"..., 32) = 32 >read(3, "\34?\221\17\273\1\300\4\'\0\0\0\20\16\231\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?\222\17\273\1\300\4\f\1\0\0\20\16\231\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?\223\17\273\1\300\4\f\1\0\0\20\16\231\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\26?\246\17\276\1\300\4\276\1\300\4\0\0\0\0\0\0\0\0E\0"..., 32) = 32 >read(3, "\26?\247\17\277\1\300\4\277\1\300\4\276\1\300\4\0\0\0\0"..., 32) = 32 >read(3, "\26?\250\17\275\1\300\4\275\1\300\4\274\1\300\4\0\0\0\0"..., 32) = 32 >read(3, "\34?\265\17\273\1\300\4\246\1\0\0\20\16\231\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?\270\17\273\1\300\4\35\1\0\0\24\16\231\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?\271\17\273\1\300\4$\1\0\0\24\16\231\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\26?\272\17\302\1\300\4\302\1\300\4\301\1\300\4\0\0\0\0"..., 32) = 32 >read(3, "\26?\307\17\305\1\300\4\305\1\300\4\304\1\300\4\0\0\0\0"..., 32) = 32 >read(3, "\26?\323\17\307\1\300\4\307\1\300\4\0\0\0\0\0\0\0\0K\0"..., 32) = 32 >read(3, "\26?\337\17\311\1\300\4\311\1\300\4\310\1\300\4\0\0\0\000"..., 32) = 32 >read(3, "\1\0\340\17\3\0\0\0#\0\0\0\1\0\1\1\377\377\377\377\0\0"..., 32) = 32 >read(3, "\177\340b\0\177\340b\0\0\0\336\277", 12) = 12 >read(3, "\1\30\341\17\0\0\0\0D\0\0\0@\0013\1\200\2\231\1\0\0b\0"..., 32) = 32 >write(3, "\3\3\2\0\273\1\300\4\16\0\2\0\273\1\300\4", 16) = 16 >read(3, 0xbfabb254, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\342\17\3\0\0\0#\0\0\0\1\0\1\1\377\377\377\377\0\0"..., 32) = 32 >read(3, "\177\340b\0\177\340b\0\0\0\336\277", 12) = 12 >read(3, "\1\30\343\17\0\0\0\0D\0\0\0@\0013\1\200\2\231\1\0\0b\0"..., 32) = 32 >ioctl(6, FIONREAD, [1]) = 0 >write(3, "\3\3\2\0\273\1\300\4\16\0\2\0\273\1\300\4", 16) = 16 >read(3, 0xbfabb2f4, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\344\17\3\0\0\0#\0\0\0\1\0\1\1\377\377\377\377\0\0"..., 32) = 32 >read(3, "\177\340b\0\177\340b\0\0\0\336\277", 12) = 12 >read(3, "\1\30\345\17\0\0\0\0D\0\0\0@\0013\1\200\2\231\1\0\0b\0"..., 32) = 32 >write(3, "\3\3\2\0\273\1\300\4\16\0\2\0\273\1\300\4", 16) = 16 >read(3, 0xbfabb2f4, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0\346\17\3\0\0\0#\0\0\0\1\0\1\1\377\377\377\377\0\0"..., 32) = 32 >read(3, "\177\340b\0\177\340b\0\0\0\336\277", 12) = 12 >read(3, "\1\30\347\17\0\0\0\0D\0\0\0@\0013\1\200\2\231\1\0\0b\0"..., 32) = 32 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(3, "\1\0\n\0\312\1\300\4\306\1\300\4\0\0\0\0d\0\36\0\0\0\0"..., 280) = 280 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(3, "\2\0\4\0\314\1\300\4\2\0\0\0\377\377\377\377\2\0\4\0\314"..., 244) = 244 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147086, 475454}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(3, "\2\0\4\0\316\1\300\4\2\0\0\0\377\377\377\377\2\0\4\0\316"..., 1428) = 1428 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(3, "\2\0\4\0\330\1\300\4\2\0\0\0\377\377\377\377\2\0\4\0\330"..., 244) = 244 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147086, 482307}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(2, "QLayout: Adding QCheckBox/0 (chi"..., 94) = 94 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(2, "QLayout: Adding QCheckBox/1 (chi"..., 94) = 94 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(2, "QLayout: Adding QCheckBox/2 (chi"..., 94) = 94 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(2, "QLayout: Adding QCheckBox/3 (chi"..., 94) = 94 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(2, "QLayout: Adding QCheckBox/4 (chi"..., 94) = 94 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(2, "QLayout: Adding QCheckBox/5 (chi"..., 94) = 94 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(2, "QLayout: Adding QCheckBox/6 (chi"..., 94) = 94 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(2, "QLayout: Adding QCheckBox/7 (chi"..., 94) = 94 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(2, "QLayout: Adding QCheckBox/8 (chi"..., 94) = 94 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(2, "QLayout: Adding QCheckBox/9 (chi"..., 94) = 94 >gettimeofday({1183147086, 493405}, NULL) = 0 >gettimeofday({1183147086, 493528}, NULL) = 0 >gettimeofday({1183147086, 493633}, NULL) = 0 >gettimeofday({1183147086, 493737}, NULL) = 0 >gettimeofday({1183147086, 493841}, NULL) = 0 >gettimeofday({1183147086, 493990}, NULL) = 0 >gettimeofday({1183147086, 494097}, NULL) = 0 >gettimeofday({1183147086, 494202}, NULL) = 0 >gettimeofday({1183147086, 494306}, NULL) = 0 >gettimeofday({1183147086, 494410}, NULL) = 0 >gettimeofday({1183147086, 494516}, NULL) = 0 >gettimeofday({1183147086, 494620}, NULL) = 0 >gettimeofday({1183147086, 494725}, NULL) = 0 >gettimeofday({1183147086, 494950}, NULL) = 0 >gettimeofday({1183147086, 495277}, NULL) = 0 >gettimeofday({1183147086, 495396}, NULL) = 0 >gettimeofday({1183147086, 495503}, NULL) = 0 >gettimeofday({1183147086, 495610}, NULL) = 0 >gettimeofday({1183147086, 495716}, NULL) = 0 >gettimeofday({1183147086, 495908}, NULL) = 0 >gettimeofday({1183147086, 496093}, NULL) = 0 >gettimeofday({1183147086, 496373}, NULL) = 0 >gettimeofday({1183147086, 496489}, NULL) = 0 >gettimeofday({1183147086, 496595}, NULL) = 0 >gettimeofday({1183147086, 496700}, NULL) = 0 >gettimeofday({1183147086, 496806}, NULL) = 0 >gettimeofday({1183147086, 496942}, NULL) = 0 >gettimeofday({1183147086, 497112}, NULL) = 0 >gettimeofday({1183147086, 497279}, NULL) = 0 >gettimeofday({1183147086, 497553}, NULL) = 0 >gettimeofday({1183147086, 497664}, NULL) = 0 >gettimeofday({1183147086, 497980}, NULL) = 0 >gettimeofday({1183147086, 498097}, NULL) = 0 >gettimeofday({1183147086, 498202}, NULL) = 0 >gettimeofday({1183147086, 498307}, NULL) = 0 >gettimeofday({1183147086, 498412}, NULL) = 0 >gettimeofday({1183147086, 498551}, NULL) = 0 >gettimeofday({1183147086, 498701}, NULL) = 0 >gettimeofday({1183147086, 498850}, NULL) = 0 >gettimeofday({1183147086, 499082}, NULL) = 0 >gettimeofday({1183147086, 499246}, NULL) = 0 >gettimeofday({1183147086, 499363}, NULL) = 0 >gettimeofday({1183147086, 499473}, NULL) = 0 >gettimeofday({1183147086, 499582}, NULL) = 0 >gettimeofday({1183147086, 499691}, NULL) = 0 >gettimeofday({1183147086, 499892}, NULL) = 0 >gettimeofday({1183147086, 500009}, NULL) = 0 >gettimeofday({1183147086, 500119}, NULL) = 0 >gettimeofday({1183147086, 500338}, NULL) = 0 >gettimeofday({1183147086, 501584}, NULL) = 0 >gettimeofday({1183147086, 501708}, NULL) = 0 >gettimeofday({1183147086, 501885}, NULL) = 0 >gettimeofday({1183147086, 501991}, NULL) = 0 >gettimeofday({1183147086, 502106}, NULL) = 0 >gettimeofday({1183147086, 502255}, NULL) = 0 >gettimeofday({1183147086, 502365}, NULL) = 0 >gettimeofday({1183147086, 502472}, NULL) = 0 >write(3, "\2\0\4\0\332\1\300\4\2\0\0\0\377\377\377\377\2\0\4\0\332"..., 3224) = 3224 >read(3, "\26?\367\17\314\1\300\4\314\1\300\4\0\0\0\0\0\0\0\0K\0"..., 32) = 32 >read(3, "\26?\3\20\316\1\300\4\316\1\300\4\315\1\300\4\0\0\0\000"..., 32) = 32 >read(3, "\26?\10\20\304\1\300\4\304\1\300\4\303\1\300\4\0\0\0\0"..., 32) = 32 >read(3, "\26?+\20\325\1\300\4\325\1\300\4\324\1\300\4\1\0\1\0~\2"..., 32) = 32 >read(3, "\26?,\20\326\1\300\4\326\1\300\4\325\1\300\4o\2\210\1\20"..., 32) = 32 >read(3, "\26?-\20\325\1\300\4\325\1\300\4\324\1\300\4\2\0\2\0|\2"..., 32) = 32 >read(3, "\26?.\20\326\1\300\4\326\1\300\4\325\1\300\4n\2\207\1\20"..., 32) = 32 >read(3, "\26?3\20\325\1\300\4\325\1\300\4\324\1\300\4\1\0\1\0~\2"..., 32) = 32 >read(3, "\26?4\20\326\1\300\4\326\1\300\4\325\1\300\4o\2\210\1\20"..., 32) = 32 >read(3, "\34?5\20\322\1\300\4(\0\0\0-\16\231\0\0\0\0\0\0\0\0\0\322"..., 32) = 32 >read(3, "\26?6\20\322\1\300\4\322\1\300\4\273\1\300\4@\0013\1d\0"..., 32) = 32 >read(3, "\26?8\20\321\1\300\4\321\1\300\4\320\1\300\4\0\0\0\0f\0"..., 32) = 32 >read(3, "\34?A\20\322\1\300\4\246\1\0\0.\16\231\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\26?D\20\330\1\300\4\330\1\300\4\0\0\0\0\0\0\0\0K\0\36"..., 32) = 32 >read(3, 0xbfabb30c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\26?P\20\332\1\300\4\332\1\300\4\331\1\300\4\0\0\0\000"..., 32) = 32 >read(3, "\34?\316\20\273\1\300\4(\0\0\0_\16\231\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?\320\20\273\1\300\4D\0\0\0_\16\231\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\26?\321\20\300\1\300\4\300\1\300\4\275\1\300\4\v\0\v\0"..., 32) = 32 >read(3, "\26?\322\20\274\1\300\4\274\1\300\4\0\0\0\0\v\0 \1\363"..., 32) = 32 >read(3, "\26?\323\20\275\1\300\4\275\1\300\4\274\1\300\4\v\0(\1"..., 32) = 32 >read(3, "\1 \324\20\t\0\0\0#\0\0\0\0\0\0\0\t\0\0\0Xsf\n(\314>\0"..., 32) = 32 >read(3, "C\0\0\0\1\0\0\0\1\0\0\0(\266\253\277\200\313\306\266H\266"..., 36) = 36 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147086, 532844}, NULL) = 0 >gettimeofday({1183147086, 533030}, NULL) = 0 >gettimeofday({1183147086, 533235}, NULL) = 0 >gettimeofday({1183147086, 533491}, NULL) = 0 >gettimeofday({1183147086, 533614}, NULL) = 0 >gettimeofday({1183147086, 533734}, NULL) = 0 >gettimeofday({1183147086, 534252}, NULL) = 0 >gettimeofday({1183147086, 534367}, NULL) = 0 >gettimeofday({1183147086, 534490}, NULL) = 0 >gettimeofday({1183147086, 534610}, NULL) = 0 >gettimeofday({1183147086, 534725}, NULL) = 0 >gettimeofday({1183147086, 534836}, NULL) = 0 >gettimeofday({1183147086, 535012}, NULL) = 0 >gettimeofday({1183147086, 535125}, NULL) = 0 >gettimeofday({1183147086, 535271}, NULL) = 0 >gettimeofday({1183147086, 535474}, NULL) = 0 >gettimeofday({1183147086, 535595}, NULL) = 0 >gettimeofday({1183147086, 535713}, NULL) = 0 >gettimeofday({1183147086, 535876}, NULL) = 0 >gettimeofday({1183147086, 535995}, NULL) = 0 >gettimeofday({1183147086, 536157}, NULL) = 0 >gettimeofday({1183147086, 536379}, NULL) = 0 >gettimeofday({1183147086, 536499}, NULL) = 0 >gettimeofday({1183147086, 536616}, NULL) = 0 >gettimeofday({1183147086, 536736}, NULL) = 0 >gettimeofday({1183147086, 536885}, NULL) = 0 >gettimeofday({1183147086, 537021}, NULL) = 0 >gettimeofday({1183147086, 537222}, NULL) = 0 >gettimeofday({1183147086, 537343}, NULL) = 0 >gettimeofday({1183147086, 537461}, NULL) = 0 >gettimeofday({1183147086, 537579}, NULL) = 0 >gettimeofday({1183147086, 537697}, NULL) = 0 >gettimeofday({1183147086, 537818}, NULL) = 0 >gettimeofday({1183147086, 538633}, NULL) = 0 >gettimeofday({1183147086, 538758}, NULL) = 0 >gettimeofday({1183147086, 538922}, NULL) = 0 >gettimeofday({1183147086, 539042}, NULL) = 0 >gettimeofday({1183147086, 539160}, NULL) = 0 >gettimeofday({1183147086, 539667}, NULL) = 0 >gettimeofday({1183147086, 539812}, NULL) = 0 >gettimeofday({1183147086, 539985}, NULL) = 0 >gettimeofday({1183147086, 540104}, NULL) = 0 >gettimeofday({1183147086, 540318}, NULL) = 0 >gettimeofday({1183147086, 540453}, NULL) = 0 >gettimeofday({1183147086, 540602}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147086, 541008}, NULL) = 0 >gettimeofday({1183147086, 541524}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147086, 541789}, NULL) = 0 >gettimeofday({1183147086, 541926}, NULL) = 0 >gettimeofday({1183147086, 542035}, NULL) = 0 >gettimeofday({1183147086, 542170}, NULL) = 0 >gettimeofday({1183147086, 543020}, NULL) = 0 >gettimeofday({1183147086, 543161}, NULL) = 0 >gettimeofday({1183147086, 543626}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147086, 543960}, NULL) = 0 >gettimeofday({1183147086, 544091}, NULL) = 0 >write(3, "\22\0\17\0\273\1\300\4#\0\0\0#\0\0\0 \0\4\0\t\0\0\0g\0"..., 4116) = 4116 >read(3, "\6\0\324\20b\16\231\0D\0\0\0\246\0\300\4\0\0\0\0m\0007"..., 32) = 32 >read(3, 0xbfabb1fc, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\6\0\324\20j\16\231\0D\0\0\0\246\0\300\4\0\0\0\0m\0008"..., 32) = 32 >read(3, "\26\0\324\20\273\1\300\4\273\1\300\4\201\0\300\4@\0013"..., 32) = 32 >read(3, 0xbfabb1fc, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\6\0\324\20r\16\231\0D\0\0\0\246\0\300\4\0\0\0\0m\0009"..., 32) = 32 >read(3, "\6\0\324\20z\16\231\0D\0\0\0\246\0\300\4\0\0\0\0n\0009"..., 32) = 32 >read(3, 0xbfabb1fc, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\6\0\324\20\202\16\231\0D\0\0\0\246\0\300\4\0\0\0\0n\0"..., 32) = 32 >read(3, "\34?\325\20\273\1\300\4#\0\0\0\203\16\231\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?\326\20\273\1\300\4(\0\0\0\203\16\231\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?\330\20\273\1\300\4(\0\0\0\203\16\231\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\26?\331\20\300\1\300\4\300\1\300\4\275\1\300\4\v\0\v\0"..., 32) = 32 >read(3, "\26?\332\20\274\1\300\4\274\1\300\4\0\0\0\0\v\0 \1\364"..., 32) = 32 >read(3, "\26?\333\20\275\1\300\4\275\1\300\4\274\1\300\4\v\0(\1"..., 32) = 32 >read(3, "\23\325\334\20\274\1\300\4\274\1\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\26?\335\20\276\1\300\4\276\1\300\4\0\0\0\0K\1\0\0E\0\32"..., 32) = 32 >read(3, "\26?\336\20\277\1\300\4\277\1\300\4\276\1\300\4\226\1\0"..., 32) = 32 >read(3, "\23\325\337\20\276\1\300\4\276\1\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\23\325\340\20\277\1\300\4\277\1\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\23\325\341\20\275\1\300\4\275\1\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\26?\353\20\301\1\300\4\301\1\300\4\0\0\0\0\0\0\0\0L\0"..., 32) = 32 >read(3, "\26?\354\20\302\1\300\4\302\1\300\4\301\1\300\4Q\0\0\0"..., 32) = 32 >read(3, "\26?\356\20\303\1\300\4\303\1\300\4\302\1\300\4\0\0\"\0"..., 32) = 32 >read(3, "\26?\357\20\305\1\300\4\305\1\300\4\304\1\300\4\24\0;\0"..., 32) = 32 >read(3, "\26?\360\20\306\1\300\4\306\1\300\4\305\1\300\4z\0008\0"..., 32) = 32 >read(3, "\26?\361\20\304\1\300\4\304\1\300\4\303\1\300\4\24\0S\0"..., 32) = 32 >read(3, "\26?\362\20\313\1\300\4\313\1\300\4\306\1\300\4z\0P\0z"..., 32) = 32 >read(3, "\26?\364\20\320\1\300\4\320\1\300\4\313\1\300\4\0\0r\0"..., 32) = 32 >read(3, "\26?\365\20\321\1\300\4\321\1\300\4\320\1\300\4\24\0\210"..., 32) = 32 >read(3, "\26?\366\20\327\1\300\4\327\1\300\4\321\1\300\4z\0\210"..., 32) = 32 >read(3, "\26?\370\20\334\1\300\4\334\1\300\4\327\1\300\4\0\0\252"..., 32) = 32 >read(3, "\26?\371\20\335\1\300\4\335\1\300\4\334\1\300\4\0\0\300"..., 32) = 32 >read(3, "\23\325\372\20\301\1\300\4\301\1\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\23\325\373\20\302\1\300\4\302\1\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\23\325\374\20\303\1\300\4\303\1\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\23\325\375\20\304\1\300\4\304\1\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\23\325\376\20\305\1\300\4\305\1\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\26?\377\20\307\1\300\4\307\1\300\4\0\0\0\0\0\0\0\0K\0"..., 32) = 32 >read(3, "\26?\0\21\310\1\300\4\310\1\300\4\307\1\300\4K\0\0\0\33"..., 32) = 32 >read(3, "\26?\1\21\311\1\300\4\311\1\300\4\310\1\300\4f\0\0\000"..., 32) = 32 >read(3, "\26?\2\21\312\1\300\4\312\1\300\4\311\1\300\4\232\0\0\0"..., 32) = 32 >read(3, "\23\325\3\21\307\1\300\4\307\1\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\23\325\4\21\310\1\300\4\310\1\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\23\325\5\21\311\1\300\4\311\1\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\23\325\6\21\312\1\300\4\312\1\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\23\325\7\21\306\1\300\4\306\1\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\26?\10\21\314\1\300\4\314\1\300\4\0\0\0\0\0\0\0\0K\0\30"..., 32) = 32 >read(3, "\26?\t\21\315\1\300\4\315\1\300\4\314\1\300\4K\0\0\0\33"..., 32) = 32 >read(3, "\26?\n\21\316\1\300\4\316\1\300\4\315\1\300\4f\0\0\000"..., 32) = 32 >read(3, "\26?\v\21\317\1\300\4\317\1\300\4\316\1\300\4\232\0\0\0"..., 32) = 32 >read(3, "\23\325\f\21\314\1\300\4\314\1\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\23\325\r\21\315\1\300\4\315\1\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\23\325\16\21\316\1\300\4\316\1\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\23\325\17\21\317\1\300\4\317\1\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\23\325\20\21\313\1\300\4\313\1\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\23\325\21\21\320\1\300\4\320\1\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\34?\22\21\322\1\300\4(\0\0\0\203\16\231\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\26?\23\21\322\1\300\4\322\1\300\4\273\1\300\4@\0013\1"..., 32) = 32 >read(3, "\23\325\24\21\321\1\300\4\321\1\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\26?\25\21\330\1\300\4\330\1\300\4\0\0\0\0\0\0\0\0K\0\30"..., 32) = 32 >read(3, "\26?\26\21\331\1\300\4\331\1\300\4\330\1\300\4K\0\0\0\33"..., 32) = 32 >read(3, "\26?\27\21\332\1\300\4\332\1\300\4\331\1\300\4f\0\0\000"..., 32) = 32 >read(3, "\26?\30\21\333\1\300\4\333\1\300\4\332\1\300\4\232\0\0"..., 32) = 32 >read(3, "\23\325\31\21\330\1\300\4\330\1\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\23\325\32\21\331\1\300\4\331\1\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\23\325\33\21\332\1\300\4\332\1\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\23\325\34\21\333\1\300\4\333\1\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\23\325\35\21\327\1\300\4\327\1\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\23\325\36\21\334\1\300\4\334\1\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\26?>\21\336\1\300\4\336\1\300\4\0\0\0\0\v\0\23\0Z\0\26"..., 32) = 32 >read(3, "\26?@\21\337\1\300\4\337\1\300\4\336\1\300\4j\0\23\0Z\0"..., 32) = 32 >read(3, "\26?B\21\340\1\300\4\340\1\300\4\337\1\300\4\311\0\23\0"..., 32) = 32 >read(3, "\26?D\21\341\1\300\4\341\1\300\4\340\1\300\4(\1\23\0Z\0"..., 32) = 32 >read(3, "\26?F\21\342\1\300\4\342\1\300\4\341\1\300\4\207\1\23\0"..., 32) = 32 >read(3, "\26?H\21\343\1\300\4\343\1\300\4\342\1\300\4\v\0.\0Z\0"..., 32) = 32 >read(3, "\26?J\21\344\1\300\4\344\1\300\4\343\1\300\4j\0.\0Z\0\26"..., 32) = 32 >read(3, "\26?L\21\345\1\300\4\345\1\300\4\344\1\300\4\311\0.\0Z"..., 32) = 32 >read(3, "\26?N\21\346\1\300\4\346\1\300\4\345\1\300\4(\1.\0Z\0\26"..., 32) = 32 >read(3, "\26?P\21\347\1\300\4\347\1\300\4\346\1\300\4\207\1.\0b"..., 32) = 32 >read(3, "\23\325Q\21\336\1\300\4\336\1\300\4\0\314>\tX\325\336\277"..., 32) = 32 >read(3, "\23\325R\21\337\1\300\4\337\1\300\4\0\314>\tX\325\336\277"..., 32) = 32 >read(3, "\23\325S\21\340\1\300\4\340\1\300\4\0\314>\tX\325\336\277"..., 32) = 32 >read(3, "\23\325T\21\341\1\300\4\341\1\300\4\0\314>\tX\325\336\277"..., 32) = 32 >read(3, "\23\325U\21\342\1\300\4\342\1\300\4\0\314>\tX\325\336\277"..., 32) = 32 >read(3, "\23\325V\21\343\1\300\4\343\1\300\4\0\314>\tX\325\336\277"..., 32) = 32 >read(3, "\23\325W\21\344\1\300\4\344\1\300\4\0\314>\tX\325\336\277"..., 32) = 32 >read(3, "\23\325X\21\345\1\300\4\345\1\300\4\0\314>\tX\325\336\277"..., 32) = 32 >read(3, "\23\325Y\21\346\1\300\4\346\1\300\4\0\314>\tX\325\336\277"..., 32) = 32 >read(3, "\23\325Z\21\347\1\300\4\347\1\300\4\0\314>\tX\325\336\277"..., 32) = 32 >read(3, "\23\325[\21\335\1\300\4\335\1\300\4\0\314>\tX\325\336\277"..., 32) = 32 >read(3, "\23\325\\\21\300\1\300\4\300\1\300\4\0\314>\tX\325\336"..., 32) = 32 >read(3, "\26?\210\21\336\1\300\4\336\1\300\4\0\0\0\0\v\0\26\0Z\0"..., 32) = 32 >read(3, "\26?\212\21\337\1\300\4\337\1\300\4\336\1\300\4j\0\26\0"..., 32) = 32 >read(3, "\26?\214\21\340\1\300\4\340\1\300\4\337\1\300\4\311\0\26"..., 32) = 32 >read(3, "\26?\216\21\341\1\300\4\341\1\300\4\340\1\300\4(\1\26\0"..., 32) = 32 >read(3, "\26?\220\21\342\1\300\4\342\1\300\4\341\1\300\4\207\1\26"..., 32) = 32 >read(3, "\26?\222\21\343\1\300\4\343\1\300\4\342\1\300\4\v\0001"..., 32) = 32 >read(3, "\26?\224\21\344\1\300\4\344\1\300\4\343\1\300\4j\0001\0"..., 32) = 32 >read(3, "\26?\226\21\345\1\300\4\345\1\300\4\344\1\300\4\311\000"..., 32) = 32 >read(3, "\26?\230\21\346\1\300\4\346\1\300\4\345\1\300\4(\0011\0"..., 32) = 32 >read(3, "\26?\232\21\347\1\300\4\347\1\300\4\346\1\300\4\207\001"..., 32) = 32 >read(3, "\26?\247\21\335\1\300\4\335\1\300\4\334\1\300\4\0\0\300"..., 32) = 32 >read(3, "\26?\250\21\300\1\300\4\300\1\300\4\275\1\300\4\v\0\v\0"..., 32) = 32 >read(3, "\26?\254\21\274\1\300\4\274\1\300\4\0\0\0\0\v\0#\1\364"..., 32) = 32 >read(3, "\26?\255\21\275\1\300\4\275\1\300\4\274\1\300\4\v\0+\1"..., 32) = 32 >read(3, "\1\322\256\21\3\0\0\0D\0\0\0D\0\0\0\3\0>\t\0\0\0\0(\314"..., 32) = 32 >read(3, "\274\1\300\4\275\1\300\4\300\1\300\4", 12) = 12 >write(3, "(\0\4\0\273\1\300\4\273\1\300\4\0\0\0\0", 16) = 16 >read(3, "\6\0\256\21\212\16\231\0D\0\0\0\246\0\300\4\0\0\0\0n\0"..., 32) = 32 >read(3, "\26\0\256\21\273\1\300\4\273\1\300\4\201\0\300\4@\0013"..., 32) = 32 >read(3, "\6\0\256\21\232\16\231\0D\0\0\0\246\0\300\4\0\0\0\0o\0"..., 32) = 32 >read(3, "\1\1\257\21\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\30\20\0\0\0"..., 32) = 32 >write(3, "\3\0\2\0\273\1\300\4\16\1\2\0\273\1\300\4", 16) = 16 >read(3, "\1\0\260\21\3\0\0\0#\0\0\0\1\0\1\1\377\377\377\377\0\0"..., 32) = 32 >read(3, "\177\340b\0\177\340b\0\0\0\336\277", 12) = 12 >read(3, "\1\30\261\21\0\0\0\0D\0\0\0@\0013\1\n\2M\1\0\0b\0\177\340"..., 32) = 32 >gettimeofday({1183147086, 592567}, NULL) = 0 >gettimeofday({1183147086, 592720}, NULL) = 0 >write(3, "\22\0\30\0\273\1\300\4(\0\0\0)\0\0\0 \0\4\0\22\0\0\0\32"..., 264) = 264 >read(3, 0xbfabb70c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\34?\262\21\273\1\300\4(\0\0\0\241\16\231\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?\264\21\273\1\300\4(\0\0\0\241\16\231\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?\265\21\273\1\300\4\224\1\0\0\241\16\231\0\0\0\0\0"..., 32) = 32 >read(3, "\1 \266\21\t\0\0\0#\0\0\0\0\0\0\0\t\0\0\0Xsf\n\0\0\0\0"..., 32) = 32 >read(3, "g\0\0\0\1\0\0\0\1\0\0\0\r\0\300\4\200\313\306\266H\266"..., 36) = 36 >gettimeofday({1183147086, 594996}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147086, 595674}, NULL) = 0 >gettimeofday({1183147086, 595869}, NULL) = 0 >gettimeofday({1183147086, 595976}, NULL) = 0 >gettimeofday({1183147086, 596078}, NULL) = 0 >gettimeofday({1183147086, 596248}, NULL) = 0 >gettimeofday({1183147086, 596360}, NULL) = 0 >gettimeofday({1183147086, 596463}, NULL) = 0 >gettimeofday({1183147086, 596565}, NULL) = 0 >gettimeofday({1183147086, 596667}, NULL) = 0 >gettimeofday({1183147086, 596769}, NULL) = 0 >gettimeofday({1183147086, 596869}, NULL) = 0 >gettimeofday({1183147086, 596971}, NULL) = 0 >gettimeofday({1183147086, 597095}, NULL) = 0 >gettimeofday({1183147086, 597197}, NULL) = 0 >gettimeofday({1183147086, 597299}, NULL) = 0 >gettimeofday({1183147086, 597439}, NULL) = 0 >gettimeofday({1183147086, 597543}, NULL) = 0 >gettimeofday({1183147086, 597645}, NULL) = 0 >gettimeofday({1183147086, 597754}, NULL) = 0 >write(3, "\22\0\17\0\273\1\300\4#\0\0\0#\0\0\0 \0\4\0\t\0\0\0g\0"..., 980) = 980 >read(3, "\26\0\266\21\273\1\300\4\273\1\300\4\201\0\300\4@\0013"..., 32) = 32 >read(3, "\6\0\266\21\242\16\231\0D\0\0\0\246\0\300\4\0\0\0\0o\0"..., 32) = 32 >read(3, "\34?\267\21\273\1\300\4#\0\0\0\246\16\231\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?\270\21\273\1\300\4\r\1\0\0\246\16\231\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\0\341\21\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\231\0\0\0("..., 32) = 32 >gettimeofday({1183147086, 599735}, NULL) = 0 >gettimeofday({1183147086, 599938}, NULL) = 0 >gettimeofday({1183147086, 600046}, NULL) = 0 >gettimeofday({1183147086, 600154}, NULL) = 0 >gettimeofday({1183147086, 600342}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\25?\341\21\273\1\300\4\273\1\300\4)\24 \1\0\0\0\0\0\221"..., 32) = 32 >write(3, "\22\0\17\0\322\1\300\4#\0\0\0#\0\0\0 \0\4\0\t\0\0\0$\0"..., 1092) = 1092 >ioctl(3, FIONREAD, [192]) = 0 >read(3, "\34?\341\21\273\1\300\4\301\1\0\0\250\16\231\0\0\0\0\0"..., 192) = 192 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0W\0\30\0\36\1\4\0\231\6\5\0"..., 1960) = 1960 >ioctl(3, FIONREAD, [160]) = 0 >read(3, "\226\0\341\21\273\1\300\4\273\1\300\4\0\0\0\0\4\0\25\0"..., 160) = 160 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0W\0\0\0\36\1\2\0008\6\4\0\306"..., 476) = 476 >ioctl(3, FIONREAD, [0]) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0U\0\0\0\36\1\30\0\231\6\5\0"..., 2740) = 2740 >ioctl(3, FIONREAD, [2656]) = 0 >read(3, "\f\0h\22\273\1\300\4\0\0\0\0\n\2\v\0\t\0>\t\364?\34\10"..., 2048) = 2048 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0U\0\0\0\36\1D\0;\3\5\0\306\0"..., 196) = 196 >ioctl(3, FIONREAD, [608]) = 0 >read(3, "\f\0h\22\304\1\300\4\0\0\0\0f\0\21\0\0\0\37\10\1\0\0\000"..., 608) = 608 >write(3, ";\3\t\0\305\0\300\4\0\0\0\0W\0\0\0\36\1\1\0\276\0\1\0\267"..., 400) = 400 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "5\30\4\0\361\1\300\4D\0\0\0\36\0\36\0>\1\7\0\357\1\300"..., 244) = 244 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "F\30\5\0\361\1\300\4\323\0\300\4\0\0\0\0\36\0\36\0F\1\5"..., 104) = 104 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "F\30\5\0\361\1\300\4\323\0\300\4\0\0\0\0\36\0\36\0F\1\5"..., 104) = 104 >gettimeofday({1183147086, 611874}, NULL) = 0 >gettimeofday({1183147086, 612004}, NULL) = 0 >gettimeofday({1183147086, 612107}, NULL) = 0 >gettimeofday({1183147086, 612308}, NULL) = 0 >gettimeofday({1183147086, 612413}, NULL) = 0 >gettimeofday({1183147086, 612527}, NULL) = 0 >gettimeofday({1183147086, 612632}, NULL) = 0 >gettimeofday({1183147086, 612736}, NULL) = 0 >gettimeofday({1183147086, 612840}, NULL) = 0 >gettimeofday({1183147086, 613592}, NULL) = 0 >gettimeofday({1183147086, 613748}, NULL) = 0 >gettimeofday({1183147086, 613891}, NULL) = 0 >gettimeofday({1183147086, 613995}, NULL) = 0 >gettimeofday({1183147086, 614098}, NULL) = 0 >gettimeofday({1183147086, 614202}, NULL) = 0 >gettimeofday({1183147086, 614310}, NULL) = 0 >gettimeofday({1183147086, 614419}, NULL) = 0 >gettimeofday({1183147086, 614525}, NULL) = 0 >gettimeofday({1183147086, 614626}, NULL) = 0 >gettimeofday({1183147086, 614727}, NULL) = 0 >ioctl(3, FIONREAD, [320]) = 0 >read(3, "\n\3\374\22\7\0\300\4\0\0\0\0\270\324\336\277\3\267\10"..., 320) = 320 >write(3, "F\30\5\0\361\1\300\4\323\0\300\4\0\0\0\0\36\0\36\0F\1\5"..., 132) = 132 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\226o0\23\273\1\300\4\273\1\300\4\0\0\0\0\4\0\25\0\n\2"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "+\30\1\0", 4) = 4 >read(3, "\1\0011\23\0\0\0\0\273\1\300\4\0\0\0\0\0\0\0\0\210\325"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "\24\0\6\0\273\1\300\4!\1\0\0\6\0\0\0\0\0\0\0\4\0\0\0", 24) = 24 >read(3, "\1 2\23\4\0\0\0\6\0\0\0\0\0\0\0\4\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\4\0\0\0\n\0\0\0\25\0\0\0\n\0\0\0", 16) = 16 >write(3, "\24\0\6\0\273\1\300\4\30\1\0\0\4\0\0\0\0\0\0\0\0\4\0\0"..., 24) = 24 >read(3, 0xbfabb52c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1 3\23\1\0\0\0\4\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "C\1\0\0", 4) = 4 >write(3, "\24\0\6\0\273\1\300\4\215\0\0\0\215\0\0\0\0\0\0\0\2\0\0"..., 24) = 24 >read(3, "\1 4\23\2\0\0\0\215\0\0\0\0\0\0\0\2\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\0\0\0\0\0\0\0", 8) = 8 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >write(3, ";\3!\0\305\0\300\4\0\0\0\0\0\0\0\0\364\1\26\0\0\0\26\0"..., 1656) = 1656 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "5\30\4\0\364\1\300\4D\0\0\0b\0\26\0>\1\7\0\361\1\300\4"..., 1704) = 1704 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "F\30\5\0\364\1\300\4\323\0\300\4\0\0\0\0b\0\26\0>\1\7\0"..., 500) = 500 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "F\30\5\0\364\1\300\4\323\0\300\4\0\0\0\0b\0\26\0>\1\7\0"..., 500) = 500 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "F\30\5\0\364\1\300\4\323\0\300\4\0\0\0\0b\0\26\0>\1\7\0"..., 500) = 500 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "F\30\5\0\364\1\300\4\323\0\300\4\0\0\0\0b\0\26\0>\1\7\0"..., 500) = 500 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "F\30\5\0\364\1\300\4\323\0\300\4\0\0\0\0b\0\26\0>\1\7\0"..., 500) = 500 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "F\30\5\0\364\1\300\4\323\0\300\4\0\0\0\0b\0\26\0>\1\7\0"..., 500) = 500 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "F\30\5\0\364\1\300\4\323\0\300\4\0\0\0\0b\0\26\0>\1\7\0"..., 500) = 500 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "F\30\5\0\364\1\300\4\323\0\300\4\0\0\0\0b\0\26\0>\1\7\0"..., 500) = 500 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "F\30\5\0\364\1\300\4\323\0\300\4\0\0\0\0b\0\26\0>\1\7\0"..., 500) = 500 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "5\30\4\0\376\1\300\4D\0\0\0\364\1\26\0>\0\7\0\364\1\300"..., 1652) = 1652 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\0\0\0\0&\0\30\0008\1\10\0\341"..., 320) = 320 >ioctl(3, FIONREAD, [0]) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\0\0\0\0004\0\30\0;\3\5\0\341"..., 876) = 876 >ioctl(3, FIONREAD, [0]) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\0\0\0\0\33\0\30\0008\3\5\0"..., 316) = 316 >ioctl(3, FIONREAD, [0]) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\0\0\0\0K\0\30\0;\3\5\0\306"..., 852) = 852 >ioctl(3, FIONREAD, [0]) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\0\0\0\0f\0\30\0008\3\4\0\341"..., 3292) = 3292 >write(3, "F\3\5\0\376\1\300\4\323\0\300\4\0\0\0\0\364\1\26\0008\3"..., 208) = 208 >read(3, 0xbfab939c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1\327\25\r\0\0\0\0\0\0\0x\325\336\277|\322\23\10\340"..., 32) = 32 >readv(3, [{"\370\3\0\0\374G\236\t\376\317\336\277\377?\34\10\377\37"..., 52}, {"", 0}], 2) = 52 >ioctl(3, FIONREAD, [0]) = 0 >write(3, ";\3\21\0\32\2\300\4\0\0\0\0\3\0\0\0\7\0\1\0\2\0\1\0\t\0"..., 3232) = 3232 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\0\0\0\0&\0\30\0;\3\5\0\v\1"..., 432) = 432 >ioctl(3, FIONREAD, [0]) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\0\0\0\0004\0\30\0;\3\5\0M\1"..., 892) = 892 >ioctl(3, FIONREAD, [0]) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\0\0\0\0\33\0\30\0008\3\5\0"..., 460) = 460 >ioctl(3, FIONREAD, [0]) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\0\0\0\0K\0\30\0;\3\5\0M\1\300"..., 868) = 868 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\0\0\0\0&\0\30\0008\3\5\0\20"..., 460) = 460 >ioctl(3, FIONREAD, [0]) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\0\0\0\0004\0\30\0;\3\5\0M\1"..., 868) = 868 >ioctl(3, FIONREAD, [0]) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\0\0\0\0\33\0\30\0008\3\4\0"..., 456) = 456 >ioctl(3, FIONREAD, [0]) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\0\0\0\0K\0\30\0;\3\5\0M\1\300"..., 868) = 868 >ioctl(3, FIONREAD, [0]) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\0\0\0\0f\0\21\0008\3\4\0\20"..., 628) = 628 >ioctl(3, FIONREAD, [0]) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\0\0\0\0f\0\21\0;\3\5\0\20\2"..., 700) = 700 >write(3, "F\3\5\0\376\1\300\4\323\0\300\4\0\0\0\0\364\1\26\0008\3"..., 208) = 208 >read(3, 0xbfab939c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1\230\27\r\0\0\0\0\0\0\0x\325\336\277|\322\23\10\340"..., 32) = 32 >readv(3, [{"\370\3\0\0\374Gk\10\376\317\336\277\377?\34\10\377\37\300"..., 52}, {"", 0}], 2) = 52 >ioctl(3, FIONREAD, [0]) = 0 >write(3, ";\3\21\0\33\2\300\4\0\0\0\0\3\0\0\0\7\0\1\0\2\0\1\0\t\0"..., 1672) = 1672 >ioctl(3, FIONREAD, [0]) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\0\0\0\0\243\1\30\0\231\6\5"..., 984) = 984 >ioctl(3, FIONREAD, [0]) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\0\0\0\0L\0\30\0008\6\5\0\306"..., 440) = 440 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "5\30\4\0S\2\300\4D\0\0\0^\0\32\0>\0\7\0\376\1\300\4S\2"..., 1448) = 1448 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "F\30\5\0S\2\300\4\323\0\300\4\0\0\0\0^\0\32\0008\1\4\0"..., 2180) = 2180 >ioctl(3, FIONREAD, [0]) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\0\0\0\0\364\1\2\0008\1\4\0"..., 284) = 284 >write(3, "\24\0\6\0D\0\0\0\263\1\0\0!\0\0\0\0\0\0\0\240\206\1\0", 24) = 24 >read(3, 0xbfabb35c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1 \325\30\22\0\0\0!\0\0\0\0\0\0\0\22\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\v\0`\1\n\0\200\1\7\0\0\2\7\0\340\1\7\0\240\0\17\0`\2\207"..., 72) = 72 >write(3, "\24\0\6\0D\0\0\0\264\1\0\0!\0\0\0\0\0\0\0\240\206\1\0", 24) = 24 >read(3, 0xbfabb35c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1 \326\30\22\0\0\0!\0\0\0\0\0\0\0\22\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\v\0`\1\17\0`\2\7\0\240\2\17\0\200\4\7\0\0\2\7\0\0\4\3"..., 72) = 72 >write(3, "\24\0\6\0D\0\0\0\271\1\0\0!\0\0\0\0\0\0\0\1\0\0\0", 24) = 24 >read(3, 0xbfabb35c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1 \327\30\1\0\0\0!\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\273\1\300\4", 4) = 4 >gettimeofday({1183147086, 724812}, NULL) = 0 >gettimeofday({1183147086, 724936}, NULL) = 0 >gettimeofday({1183147086, 725065}, NULL) = 0 >gettimeofday({1183147086, 725174}, NULL) = 0 >gettimeofday({1183147086, 725280}, NULL) = 0 >gettimeofday({1183147086, 725395}, NULL) = 0 >gettimeofday({1183147086, 725503}, NULL) = 0 >gettimeofday({1183147086, 725610}, NULL) = 0 >gettimeofday({1183147086, 725717}, NULL) = 0 >gettimeofday({1183147086, 725824}, NULL) = 0 >gettimeofday({1183147086, 725932}, NULL) = 0 >gettimeofday({1183147086, 726036}, NULL) = 0 >gettimeofday({1183147086, 726141}, NULL) = 0 >gettimeofday({1183147086, 726302}, NULL) = 0 >gettimeofday({1183147086, 726413}, NULL) = 0 >gettimeofday({1183147086, 726522}, NULL) = 0 >gettimeofday({1183147086, 726633}, NULL) = 0 >gettimeofday({1183147086, 726739}, NULL) = 0 >gettimeofday({1183147086, 726844}, NULL) = 0 >gettimeofday({1183147086, 726948}, NULL) = 0 >gettimeofday({1183147086, 727095}, NULL) = 0 >gettimeofday({1183147086, 727264}, NULL) = 0 >gettimeofday({1183147086, 727371}, NULL) = 0 >gettimeofday({1183147086, 727475}, NULL) = 0 >gettimeofday({1183147086, 727580}, NULL) = 0 >gettimeofday({1183147086, 727688}, NULL) = 0 >gettimeofday({1183147086, 727826}, NULL) = 0 >gettimeofday({1183147086, 727931}, NULL) = 0 >gettimeofday({1183147086, 728035}, NULL) = 0 >gettimeofday({1183147086, 728287}, NULL) = 0 >gettimeofday({1183147086, 728411}, NULL) = 0 >gettimeofday({1183147086, 728515}, NULL) = 0 >gettimeofday({1183147086, 728619}, NULL) = 0 >gettimeofday({1183147086, 728725}, NULL) = 0 >gettimeofday({1183147086, 728833}, NULL) = 0 >gettimeofday({1183147086, 728937}, NULL) = 0 >gettimeofday({1183147086, 729089}, NULL) = 0 >gettimeofday({1183147086, 729195}, NULL) = 0 >gettimeofday({1183147086, 729302}, NULL) = 0 >gettimeofday({1183147086, 729408}, NULL) = 0 >gettimeofday({1183147086, 729512}, NULL) = 0 >gettimeofday({1183147086, 729618}, NULL) = 0 >gettimeofday({1183147086, 729721}, NULL) = 0 >gettimeofday({1183147086, 729827}, NULL) = 0 >gettimeofday({1183147086, 729933}, NULL) = 0 >gettimeofday({1183147086, 730038}, NULL) = 0 >gettimeofday({1183147086, 730183}, NULL) = 0 >gettimeofday({1183147086, 730292}, NULL) = 0 >gettimeofday({1183147086, 730399}, NULL) = 0 >gettimeofday({1183147086, 730503}, NULL) = 0 >gettimeofday({1183147086, 730610}, NULL) = 0 >gettimeofday({1183147086, 730716}, NULL) = 0 >gettimeofday({1183147086, 730861}, NULL) = 0 >gettimeofday({1183147086, 730968}, NULL) = 0 >gettimeofday({1183147086, 731075}, NULL) = 0 >gettimeofday({1183147086, 731203}, NULL) = 0 >gettimeofday({1183147086, 731311}, NULL) = 0 >gettimeofday({1183147086, 731418}, NULL) = 0 >gettimeofday({1183147086, 731525}, NULL) = 0 >gettimeofday({1183147086, 731631}, NULL) = 0 >gettimeofday({1183147086, 731738}, NULL) = 0 >gettimeofday({1183147086, 731962}, NULL) = 0 >write(3, "8\0\4\0\305\0\300\4\0\0\10\0\0\0\0\0;\3\5\0009\2\300\4"..., 884) = 884 >read(3, 0xbfaba890, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1\377\30\0\0\0\0(\24 \1`\0$\0\1\0\0\0\1\0\0\0<2\275"..., 32) = 32 >write(3, "(\0\4\0D\0\0\0\273\1\300\4`\0$\0", 16) = 16 >read(3, 0xbfaba7f0, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1\0\31\0\0\0\0\300\1\300\4\\\0\17\0\1\0\0\0\30\20\0"..., 32) = 32 >gettimeofday({1183147086, 735523}, NULL) = 0 >gettimeofday({1183147086, 735641}, NULL) = 0 >gettimeofday({1183147086, 735746}, NULL) = 0 >gettimeofday({1183147086, 735888}, NULL) = 0 >gettimeofday({1183147086, 736057}, NULL) = 0 >gettimeofday({1183147086, 736194}, NULL) = 0 >gettimeofday({1183147086, 736301}, NULL) = 0 >gettimeofday({1183147086, 736405}, NULL) = 0 >gettimeofday({1183147086, 736515}, NULL) = 0 >gettimeofday({1183147086, 736625}, NULL) = 0 >gettimeofday({1183147086, 736731}, NULL) = 0 >gettimeofday({1183147086, 736836}, NULL) = 0 >gettimeofday({1183147086, 736942}, NULL) = 0 >gettimeofday({1183147086, 737078}, NULL) = 0 >gettimeofday({1183147086, 737182}, NULL) = 0 >gettimeofday({1183147086, 737291}, NULL) = 0 >gettimeofday({1183147086, 737395}, NULL) = 0 >gettimeofday({1183147086, 737500}, NULL) = 0 >gettimeofday({1183147086, 737607}, NULL) = 0 >gettimeofday({1183147086, 737713}, NULL) = 0 >gettimeofday({1183147086, 737819}, NULL) = 0 >gettimeofday({1183147086, 737924}, NULL) = 0 >gettimeofday({1183147086, 738063}, NULL) = 0 >gettimeofday({1183147086, 738170}, NULL) = 0 >gettimeofday({1183147086, 738276}, NULL) = 0 >gettimeofday({1183147086, 738383}, NULL) = 0 >gettimeofday({1183147086, 738488}, NULL) = 0 >gettimeofday({1183147086, 738594}, NULL) = 0 >gettimeofday({1183147086, 739025}, NULL) = 0 >gettimeofday({1183147086, 739179}, NULL) = 0 >gettimeofday({1183147086, 739290}, NULL) = 0 >gettimeofday({1183147086, 739398}, NULL) = 0 >gettimeofday({1183147086, 739505}, NULL) = 0 >gettimeofday({1183147086, 739614}, NULL) = 0 >gettimeofday({1183147086, 739722}, NULL) = 0 >gettimeofday({1183147086, 739882}, NULL) = 0 >gettimeofday({1183147086, 740024}, NULL) = 0 >gettimeofday({1183147086, 740241}, NULL) = 0 >gettimeofday({1183147086, 740360}, NULL) = 0 >gettimeofday({1183147086, 740467}, NULL) = 0 >write(3, "B\0\5\0a\2\300\4\305\0\300\4\1\0\0\0\1\0\21\0008\2\5\0"..., 140) = 140 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\0\0312\17\231\0D\0\0\0\300\1\300\4\0\0\0\0o\0=\0`"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 741719}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 0}) = 1 (in [6], left {0, 0}) >read(6, "\0", 1) = 1 >gettimeofday({1183147086, 742106}, NULL) = 0 >gettimeofday({1183147086, 742278}, NULL) = 0 >gettimeofday({1183147086, 742390}, NULL) = 0 >gettimeofday({1183147086, 742503}, NULL) = 0 >gettimeofday({1183147086, 742623}, NULL) = 0 >gettimeofday({1183147086, 742753}, NULL) = 0 >gettimeofday({1183147086, 742869}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 743077}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 17390}) = 1 (in [3], left {0, 12000}) >gettimeofday({1183147086, 755138}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\7\31B\17\231\0D\0\0\0\300\1\300\4\0\0\0\0p\0=\0a\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 755983}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 4484}) = 1 (in [3], left {0, 4000}) >gettimeofday({1183147086, 763079}, NULL) = 0 >ioctl(6, FIONREAD, [0]) = 0 >write(7, "\0", 1) = 1 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147086, 767568}, NULL) = 0 >gettimeofday({1183147086, 767685}, NULL) = 0 >gettimeofday({1183147086, 767842}, NULL) = 0 >gettimeofday({1183147086, 767947}, NULL) = 0 >gettimeofday({1183147086, 768051}, NULL) = 0 >gettimeofday({1183147086, 768181}, NULL) = 0 >gettimeofday({1183147086, 768286}, NULL) = 0 >gettimeofday({1183147086, 768390}, NULL) = 0 >gettimeofday({1183147086, 768493}, NULL) = 0 >gettimeofday({1183147086, 768597}, NULL) = 0 >gettimeofday({1183147086, 768700}, NULL) = 0 >gettimeofday({1183147086, 769154}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147086, 771385}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147086, 772187}, NULL) = 0 >write(3, "5\30\4\0d\2\300\4D\0\0\0Z\0\26\0>\0\7\0a\2\300\4d\2\300"..., 8144) = 8144 >ioctl(3, FIONREAD, [64]) = 0 >read(3, "\6\0\7\31J\17\231\0D\0\0\0\300\1\300\4\0\0\0\0p\0>\0a\0"..., 64) = 64 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 774027}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 18160}) = 1 (in [6], left {0, 18160}) >read(6, "\0", 1) = 1 >gettimeofday({1183147086, 774380}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 774582}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 17605}) = 1 (in [3], left {0, 16000}) >gettimeofday({1183147086, 779135}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\221\32Z\17\231\0D\0\0\0\300\1\300\4\0\0\0\0q\0?\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 779872}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 12315}) = 1 (in [3], left {0, 12000}) >gettimeofday({1183147086, 787267}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\221\32b\17\231\0D\0\0\0\300\1\300\4\0\0\0\0q\0@\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 788025}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 4162}) = 1 (in [3], left {0, 4000}) >gettimeofday({1183147086, 795027}, NULL) = 0 >gettimeofday({1183147086, 795940}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\221\32j\17\231\0D\0\0\0\300\1\300\4\0\0\0\0r\0A\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 796728}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 48268}) = 1 (in [3], left {0, 48000}) >gettimeofday({1183147086, 803058}, NULL) = 0 >ioctl(3, FIONREAD, [96]) = 0 >read(3, "\10\2\221\32r\17\231\0D\0\0\0\300\1\300\4\0\0\0\0r\0B\0"..., 96) = 96 >write(3, "5\30\4\0j\2\300\4D\0\0\0\364\1\26\0>\0\7\0h\2\300\4j\2"..., 252) = 252 >read(3, 0xbfab909c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1\235\32\r\0\0\0\0\0\0\0x\325\336\277|\322\23\10\340"..., 32) = 32 >readv(3, [{"\370\3\0\0\374\'\336\t\376\317\336\277\377?\34\10\377\37"..., 52}, {"", 0}], 2) = 52 >write(3, ";\3\21\0009\2\300\4\0\0\0\0\3\0\0\0\7\0\1\0\2\0\1\0\t\0"..., 3976) = 3976 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 806767}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 38229}) = 1 (in [3], left {0, 36000}) >gettimeofday({1183147086, 811013}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0W\33z\17\231\0D\0\0\0\303\1\300\4\0\0\0\0s\0B\0d\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 811789}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 33207}) = 1 (in [3], left {0, 28000}) >gettimeofday({1183147086, 819435}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0W\33\202\17\231\0D\0\0\0\303\1\300\4\0\0\0\0s\0C\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 820247}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 24749}) = 1 (in [3], left {0, 24000}) >gettimeofday({1183147086, 827008}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0W\33\212\17\231\0D\0\0\0\303\1\300\4\0\0\0\0t\0D\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 827803}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 17193}) = 1 (in [3], left {0, 16000}) >gettimeofday({1183147086, 834972}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0W\33\222\17\231\0D\0\0\0\303\1\300\4\0\0\0\0u\0D\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 835775}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 9221}) = 1 (in [3], left {0, 8000}) >gettimeofday({1183147086, 843116}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0W\33\232\17\231\0D\0\0\0\303\1\300\4\0\0\0\0u\0E\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 843899}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 1097}) = 0 (Timeout) >gettimeofday({1183147086, 849415}, NULL) = 0 >gettimeofday({1183147086, 849606}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 849826}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 127269}) = 1 (in [3], left {0, 127269}) >gettimeofday({1183147086, 851136}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0W\33\242\17\231\0D\0\0\0\303\1\300\4\0\0\0\0v\0F\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 851923}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 125172}) = 1 (in [3], left {0, 124000}) >gettimeofday({1183147086, 858947}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0W\33\252\17\231\0D\0\0\0\303\1\300\4\0\0\0\0w\0F\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 859790}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 117305}) = 1 (in [3], left {0, 116000}) >gettimeofday({1183147086, 867000}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0W\33\262\17\231\0D\0\0\0\303\1\300\4\0\0\0\0w\0G\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 867803}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 109292}) = 1 (in [3], left {0, 100000}) >gettimeofday({1183147086, 883211}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0W\33\302\17\231\0D\0\0\0\303\1\300\4\0\0\0\0w\0H\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 883945}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 93150}) = 1 (in [3], left {0, 88000}) >gettimeofday({1183147086, 891342}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0W\33\312\17\231\0D\0\0\0\303\1\300\4\0\0\0\0x\0H\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 892119}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 84976}) = 1 (in [3], left {0, 84000}) >gettimeofday({1183147086, 898932}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0W\33\322\17\231\0D\0\0\0\303\1\300\4\0\0\0\0x\0I\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 899657}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 77438}) = 1 (in [3], left {0, 76000}) >gettimeofday({1183147086, 907082}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0W\33\332\17\231\0D\0\0\0\303\1\300\4\0\0\0\0y\0I\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 907850}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 69245}) = 1 (in [3], left {0, 68000}) >gettimeofday({1183147086, 914905}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0W\33\342\17\231\0D\0\0\0\303\1\300\4\0\0\0\0y\0J\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 915663}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 61432}) = 1 (in [3], left {0, 60000}) >gettimeofday({1183147086, 923141}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0W\33\352\17\231\0D\0\0\0\303\1\300\4\0\0\0\0z\0J\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 923918}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 53177}) = 1 (in [3], left {0, 52000}) >gettimeofday({1183147086, 930909}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0W\33\362\17\231\0D\0\0\0\303\1\300\4\0\0\0\0{\0K\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 931731}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 45364}) = 1 (in [3], left {0, 40000}) >gettimeofday({1183147086, 940233}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0W\33\372\17\231\0D\0\0\0\303\1\300\4\0\0\0\0{\0L\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 940960}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 36135}) = 1 (in [3], left {0, 20000}) >gettimeofday({1183147086, 963125}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0W\33\22\20\231\0D\0\0\0\303\1\300\4\0\0\0\0|\0L\0m"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 963856}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 13239}) = 1 (in [3], left {0, 4000}) >gettimeofday({1183147086, 978989}, NULL) = 0 >gettimeofday({1183147086, 979200}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0W\33\"\20\231\0D\0\0\0\303\1\300\4\0\0\0\0}\0L\0n\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 979988}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 1974}) = 0 (Timeout) >gettimeofday({1183147086, 986155}, NULL) = 0 >gettimeofday({1183147086, 986337}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 986901}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 108773}) = 1 (in [3], left {0, 108773}) >gettimeofday({1183147086, 987190}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0W\33*\20\231\0D\0\0\0\303\1\300\4\0\0\0\0}\0K\0n\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 987970}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 107704}) = 1 (in [3], left {0, 104000}) >gettimeofday({1183147086, 994933}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0W\0332\20\231\0D\0\0\0\303\1\300\4\0\0\0\0~\0K\0o\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147086, 995716}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 99958}) = 1 (in [3], left {0, 96000}) >gettimeofday({1183147087, 2954}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0W\33:\20\231\0D\0\0\0\303\1\300\4\0\0\0\0~\0J\0o\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147087, 3769}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 91905}) = 1 (in [3], left {0, 88000}) >gettimeofday({1183147087, 11058}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0W\33B\20\231\0D\0\0\0\303\1\300\4\0\0\0\0\177\0H\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147087, 11853}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 83821}) = 1 (in [3], left {0, 80000}) >gettimeofday({1183147087, 18940}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0W\33J\20\231\0D\0\0\0\303\1\300\4\0\0\0\0\200\0G\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147087, 19758}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 75916}) = 1 (in [3], left {0, 72000}) >gettimeofday({1183147087, 26977}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0W\33R\20\231\0D\0\0\0\303\1\300\4\0\0\0\0\201\0F\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147087, 27742}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 67932}) = 1 (in [3], left {0, 60000}) >gettimeofday({1183147087, 37555}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0W\33\\\20\231\0D\0\0\0\303\1\300\4\0\0\0\0\202\0E\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147087, 38249}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 57425}) = 1 (in [3], left {0, 56000}) >gettimeofday({1183147087, 42913}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0W\33b\20\231\0D\0\0\0\303\1\300\4\0\0\0\0\203\0C\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147087, 43663}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 52011}) = 1 (in [3], left {0, 52000}) >gettimeofday({1183147087, 51032}, NULL) = 0 >ioctl(3, FIONREAD, [96]) = 0 >read(3, "\10\0W\33j\20\231\0D\0\0\0\303\1\300\4\0\0\0\0\204\0A\0"..., 96) = 96 >write(3, "F\3\5\0j\2\300\4\323\0\300\4\0\0\0\0\364\1\26\0005\30\4"..., 192) = 192 >read(3, 0xbfab909c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1_\33\r\0\0\0\0\0\0\0x\325\336\277|\322\23\10\340{\35"..., 32) = 32 >readv(3, [{"\370\3\0\0\374\'\336\t\376\317\336\277\377?\34\10\377\37"..., 52}, {"", 0}], 2) = 52 >write(3, ";\3\21\0;\2\300\4\0\0\0\0\3\0\0\0\7\0\1\0\2\0\1\0\t\0\1"..., 1668) = 1668 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147087, 54620}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 41054}) = 1 (in [3], left {0, 40000}) >gettimeofday({1183147087, 58867}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\251\33r\20\231\0D\0\0\0\300\1\300\4\0\0\0\0\205\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147087, 59591}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 36083}) = 1 (in [3], left {0, 36000}) >gettimeofday({1183147087, 66873}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\251\33z\20\231\0D\0\0\0\300\1\300\4\0\0\0\0\206\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147087, 67593}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 28081}) = 1 (in [3], left {0, 28000}) >gettimeofday({1183147087, 74845}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\251\33\202\20\231\0D\0\0\0\300\1\300\4\0\0\0\0\207"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147087, 75566}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 20108}) = 1 (in [3], left {0, 20000}) >gettimeofday({1183147087, 82846}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\251\33\212\20\231\0D\0\0\0\300\1\300\4\0\0\0\0\210"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147087, 83656}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 12018}) = 1 (in [3], left {0, 12000}) >gettimeofday({1183147087, 90971}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\251\33\222\20\231\0D\0\0\0\300\1\300\4\0\0\0\0\211"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147087, 91785}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 3889}) = 0 (Timeout) >gettimeofday({1183147087, 97329}, NULL) = 0 >ioctl(6, FIONREAD, [0]) = 0 >write(7, "\0", 1) = 1 >gettimeofday({1183147087, 97708}, NULL) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\0\0\0\0\243\1\30\0\231\6\5"..., 988) = 988 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147087, 98688}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 496986}) = 1 (in [6], left {0, 496986}) >read(6, "\0", 1) = 1 >gettimeofday({1183147087, 99073}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147087, 99336}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 496338}) = 1 (in [3], left {0, 496000}) >gettimeofday({1183147087, 103759}, NULL) = 0 >ioctl(3, FIONREAD, [96]) = 0 >read(3, "\10\2\251\33\234\20\231\0D\0\0\0\300\1\300\4\0\0\0\0\212"..., 96) = 96 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147087, 104420}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 491254}) = 1 (in [3], left {0, 491254}) >gettimeofday({1183147087, 107003}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\325\33\242\20\231\0D\0\0\0\302\1\300\4\0\0\0\0\212"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "\2\3\4\0\302\1\300\4\0@\0\0%\0\300\4", 16) = 16 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147087, 108345}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 487329}) = 1 (in [3], left {0, 484000}) >gettimeofday({1183147087, 115006}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\326\33\252\20\231\0D\0\0\0\302\1\300\4\0\0\0\0\213"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "\2\3\4\0\302\1\300\4\0@\0\0%\0\300\4", 16) = 16 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147087, 116247}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 479427}) = 1 (in [3], left {0, 476000}) >gettimeofday({1183147087, 122957}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\327\33\262\20\231\0D\0\0\0\302\1\300\4\0\0\0\0\214"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "\2\3\4\0\302\1\300\4\0@\0\0%\0\300\4", 16) = 16 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147087, 124229}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 471445}) = 1 (in [3], left {0, 468000}) >gettimeofday({1183147087, 130829}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\330\33\272\20\231\0D\0\0\0\302\1\300\4\0\0\0\0\214"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "\2\3\4\0\302\1\300\4\0@\0\0%\0\300\4", 16) = 16 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147087, 132170}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 463504}) = 0 (Timeout) >gettimeofday({1183147087, 597169}, NULL) = 0 >ioctl(6, FIONREAD, [0]) = 0 >write(7, "\0", 1) = 1 >gettimeofday({1183147087, 597559}, NULL) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\0\0\0\0\243\1\30\0\231\6\5"..., 992) = 992 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147087, 598659}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 497015}) = 1 (in [6], left {0, 497015}) >read(6, "\0", 1) = 1 >gettimeofday({1183147087, 599089}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147087, 599303}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 496371}) = 1 (in [3], left {0, 420000}) >gettimeofday({1183147087, 682774}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\5\34\342\22\231\0D\0\0\0\302\1\300\4\0\0\0\0\215\000"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "\2\3\4\0\302\1\300\4\0@\0\0%\0\300\4", 16) = 16 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147087, 684280}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 411394}) = 1 (in [3], left {0, 408000}) >gettimeofday({1183147087, 690445}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\6\34\352\22\231\0D\0\0\0\302\1\300\4\0\0\0\0\215\000"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "\2\3\4\0\302\1\300\4\0@\0\0%\0\300\4", 16) = 16 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147087, 691704}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 403970}) = 1 (in [3], left {0, 400000}) >gettimeofday({1183147087, 698528}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\7\34\362\22\231\0D\0\0\0\302\1\300\4\0\0\0\0\216\000"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "\2\3\4\0\302\1\300\4\0@\0\0%\0\300\4", 16) = 16 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147087, 699880}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 395794}) = 1 (in [3], left {0, 384000}) >gettimeofday({1183147087, 714628}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\10\34\2\23\231\0D\0\0\0\302\1\300\4\0\0\0\0\216\000"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "\2\3\4\0\302\1\300\4\0@\0\0%\0\300\4", 16) = 16 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147087, 715882}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 379792}) = 1 (in [3], left {0, 232000}) >gettimeofday({1183147087, 866660}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\2(\t\34\232\23\231\0D\0\0\0\302\1\300\4\0\0\0\0\216\000"..., 32) = 32 >write(3, "\22\0\7\0\273\1\300\4\r\1\0\0\6\0\0\0 \1\30\0\1\0\0\0\232"..., 44) = 44 >read(3, 0xbfabaec0, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\34?\n\34\273\1\300\4\r\1\0\0\234\23\231\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\1\v\34\0\0\0\0(\24 \1h\0$\0\1\0\0\0\30\20\0\0\0\0\0"..., 32) = 32 >write(3, "(\0\4\0D\0\0\0\273\1\300\4h\0$\0", 16) = 16 >read(3, 0xbfabae20, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1\f\34\0\0\0\0\300\1\300\4d\0\17\0\1\0\0\0\30\20\0\0"..., 32) = 32 >ioctl(6, FIONREAD, [0]) = 0 >write(7, "\0", 1) = 1 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147087, 871275}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 224399}) = 1 (in [6], left {0, 224399}) >read(6, "\0", 1) = 1 >gettimeofday({1183147087, 871739}, NULL) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\0\0\0\0\243\1\30\0\231\6\5"..., 1016) = 1016 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147087, 872543}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 223131}) = 1 (in [3], left {0, 176000}) >gettimeofday({1183147087, 922333}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\3(9\34\322\23\231\0D\0\0\0\302\1\300\4\0\0\0\0\216\000"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147087, 923245}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 172429}) = 1 (in [3], left {0, 76000}) >gettimeofday({1183147088, 26673}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\2(9\34:\24\231\0D\0\0\0\302\1\300\4\0\0\0\0\216\0006\0"..., 32) = 32 >write(3, "\22\0\7\0\273\1\300\4\r\1\0\0\6\0\0\0 \1\30\0\1\0\0\0:"..., 44) = 44 >read(3, 0xbfabaec0, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\34?:\34\273\1\300\4\r\1\0\0<\24\231\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\1;\34\0\0\0\0(\24 \1p\0$\0\1\0\0\0\30\20\0\0\0\0\0 "..., 32) = 32 >write(3, "(\0\4\0D\0\0\0\273\1\300\4p\0$\0", 16) = 16 >read(3, 0xbfabae20, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1<\34\0\0\0\0\300\1\300\4l\0\17\0\1\0\0\0\30\20\0\0"..., 32) = 32 >ioctl(6, FIONREAD, [0]) = 0 >write(7, "\0", 1) = 1 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 30948}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 64726}) = 1 (in [6], left {0, 64726}) >read(6, "\0", 1) = 1 >gettimeofday({1183147088, 31379}, NULL) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\0\0\0\0\243\1\30\0\231\6\5"..., 1016) = 1016 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 32153}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 63521}) = 1 (in [3], left {0, 16000}) >gettimeofday({1183147088, 82290}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\3(i\34r\24\231\0D\0\0\0\302\1\300\4\0\0\0\0\216\0006\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 83154}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 12520}) = 0 (Timeout) >gettimeofday({1183147088, 100843}, NULL) = 0 >ioctl(6, FIONREAD, [0]) = 0 >write(7, "\0", 1) = 1 >gettimeofday({1183147088, 101245}, NULL) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\20\0\4\0\10\0\22\0\231\6\5"..., 472) = 472 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 102412}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 493262}) = 1 (in [6], left {0, 493262}) >read(6, "\0", 1) = 1 >gettimeofday({1183147088, 102895}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 103112}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 492562}) = 1 (in [3], left {0, 432000}) >gettimeofday({1183147088, 170516}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\200\34\312\24\231\0D\0\0\0\302\1\300\4\0\0\0\0\216"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "\2\3\4\0\302\1\300\4\0@\0\0%\0\300\4", 16) = 16 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 172111}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 423563}) = 1 (in [3], left {0, 420000}) >gettimeofday({1183147088, 178157}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\201\34\322\24\231\0D\0\0\0\302\1\300\4\0\0\0\0\217"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "\2\3\4\0\302\1\300\4\0@\0\0%\0\300\4", 16) = 16 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 179459}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 416215}) = 1 (in [3], left {0, 416000}) >gettimeofday({1183147088, 186312}, NULL) = 0 >ioctl(3, FIONREAD, [96]) = 0 >read(3, "\10\0\202\34\332\24\231\0D\0\0\0\302\1\300\4\0\0\0\0\217"..., 96) = 96 >write(3, "\2\3\4\0\302\1\300\4\0@\0\0%\0\300\4", 16) = 16 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 187611}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 408063}) = 1 (in [3], left {0, 408000}) >gettimeofday({1183147088, 194161}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\203\34\342\24\231\0D\0\0\0\300\1\300\4\0\0\0\0\220"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 194953}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 400721}) = 1 (in [3], left {0, 400000}) >gettimeofday({1183147088, 202571}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\203\34\352\24\231\0D\0\0\0\300\1\300\4\0\0\0\0\221"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 203298}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 392376}) = 1 (in [3], left {0, 368000}) >gettimeofday({1183147088, 234306}, NULL) = 0 >ioctl(3, FIONREAD, [192]) = 0 >read(3, "\6\0\203\34\362\24\231\0D\0\0\0\300\1\300\4\0\0\0\0\225"..., 192) = 192 >write(3, "F\3\5\0j\2\300\4\323\0\300\4\0\0\0\0\364\1\26\0;\3\5\0"..., 432) = 432 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 235947}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 359727}) = 1 (in [3], left {0, 356000}) >gettimeofday({1183147088, 242217}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\226\34\22\25\231\0D\0\0\0\303\1\300\4\0\0\0\0\242"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 242946}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 352728}) = 1 (in [3], left {0, 352000}) >gettimeofday({1183147088, 250265}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\226\34\32\25\231\0D\0\0\0\303\1\300\4\0\0\0\0\246"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 251063}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 344611}) = 1 (in [3], left {0, 344000}) >gettimeofday({1183147088, 258237}, NULL) = 0 >ioctl(3, FIONREAD, [160]) = 0 >read(3, "\10\3\226\34\"\25\231\0D\0\0\0\303\1\300\4\0\0\0\0\254"..., 160) = 160 >write(3, "F\3\5\0j\2\300\4\323\0\300\4\0\0\0\0\364\1\26\0;\3\5\0"..., 412) = 412 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 259880}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 335794}) = 1 (in [3], left {0, 332000}) >gettimeofday({1183147088, 266334}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\250\34*\25\231\0D\0\0\0\307\1\300\4\0\0\0\0\260\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 267106}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 328568}) = 1 (in [3], left {0, 328000}) >gettimeofday({1183147088, 274193}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\250\0342\25\231\0D\0\0\0\307\1\300\4\0\0\0\0\266\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 274963}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 320711}) = 1 (in [3], left {0, 320000}) >gettimeofday({1183147088, 282273}, NULL) = 0 >ioctl(3, FIONREAD, [192]) = 0 >read(3, "\10\3\250\34:\25\231\0D\0\0\0\307\1\300\4\0\0\0\0\274\0"..., 192) = 192 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 282946}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 312728}) = 1 (in [3], left {0, 312000}) >gettimeofday({1183147088, 290265}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\250\34B\25\231\0D\0\0\0\314\1\300\4\0\0\0\0\302\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 290994}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 304680}) = 1 (in [3], left {0, 296000}) >gettimeofday({1183147088, 306161}, NULL) = 0 >ioctl(3, FIONREAD, [160]) = 0 >read(3, "\6\0\250\34J\25\231\0D\0\0\0\314\1\300\4\0\0\0\0\312\0"..., 160) = 160 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 306878}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 288796}) = 1 (in [3], left {0, 288000}) >gettimeofday({1183147088, 314152}, NULL) = 0 >ioctl(3, FIONREAD, [96]) = 0 >read(3, "\10\2\250\34Z\25\231\0D\0\0\0\300\1\300\4\0\0\0\0\326\0"..., 96) = 96 >write(3, "F\3\5\0j\2\300\4\323\0\300\4\0\0\0\0\364\1\26\0005\30\4"..., 192) = 192 >read(3, 0xbfab909c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1\260\34\r\0\0\0\0\0\0\0x\325\336\277|\322\23\10\340"..., 32) = 32 >readv(3, [{"\370\3\0\0\374\'\336\t\376\317\336\277\377?\34\10\377\37"..., 52}, {"", 0}], 2) = 52 >write(3, ";\3\21\0;\2\300\4\0\0\0\0\3\0\0\0\7\0\1\0\2\0\1\0\t\0\1"..., 2908) = 2908 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 318668}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 277006}) = 1 (in [3], left {0, 277006}) >gettimeofday({1183147088, 322122}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0006\35b\25\231\0D\0\0\0\320\1\300\4\0\0\0\0\334\0\231"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 322842}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 272832}) = 1 (in [3], left {0, 272000}) >gettimeofday({1183147088, 330030}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0006\35j\25\231\0D\0\0\0\320\1\300\4\0\0\0\0\340\0\237"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 330750}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 264924}) = 1 (in [3], left {0, 264000}) >gettimeofday({1183147088, 338161}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0006\35r\25\231\0D\0\0\0\320\1\300\4\0\0\0\0\344\0\245"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 338936}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 256738}) = 1 (in [3], left {0, 256000}) >gettimeofday({1183147088, 346121}, NULL) = 0 >ioctl(3, FIONREAD, [160]) = 0 >read(3, "\10\0036\35z\25\231\0D\0\0\0\320\1\300\4\0\0\0\0\350\0"..., 160) = 160 >write(3, "F\3\5\0j\2\300\4\323\0\300\4\0\0\0\0\364\1\26\0005\30\4"..., 192) = 192 >read(3, 0xbfab909c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1>\35\r\0\0\0\0\0\0\0x\325\336\277|\322\23\10\340{\35"..., 32) = 32 >readv(3, [{"\370\3\0\0\374\'\336\t\376\317\336\277\377?\34\10\377\37"..., 52}, {"", 0}], 2) = 52 >write(3, ";\3\21\0;\2\300\4\0\0\0\0\3\0\0\0\7\0\1\0\2\0\1\0\t\0\1"..., 2428) = 2428 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 349739}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 245935}) = 1 (in [3], left {0, 244000}) >gettimeofday({1183147088, 354223}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\254\35\202\25\231\0D\0\0\0\331\1\300\4\0\0\0\0\354"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 355016}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 240658}) = 1 (in [3], left {0, 240000}) >gettimeofday({1183147088, 362111}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\254\35\212\25\231\0D\0\0\0\331\1\300\4\0\0\0\0\355"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 362902}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 232772}) = 1 (in [3], left {0, 228000}) >gettimeofday({1183147088, 371280}, NULL) = 0 >ioctl(3, FIONREAD, [96]) = 0 >read(3, "\10\3\254\35\222\25\231\0D\0\0\0\331\1\300\4\0\0\0\0\361"..., 96) = 96 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 371944}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 223730}) = 1 (in [3], left {0, 220000}) >gettimeofday({1183147088, 378232}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\254\35\232\25\231\0D\0\0\0\332\1\300\4\0\0\0\0\362"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "\2\3\4\0\332\1\300\4\0@\0\0%\0\300\4", 16) = 16 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 379602}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 216072}) = 1 (in [3], left {0, 216000}) >gettimeofday({1183147088, 386146}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\255\35\242\25\231\0D\0\0\0\332\1\300\4\0\0\0\0\366"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "\2\3\4\0\332\1\300\4\0@\0\0%\0\300\4", 16) = 16 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 387404}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 208270}) = 1 (in [3], left {0, 208000}) >gettimeofday({1183147088, 394065}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\256\35\252\25\231\0D\0\0\0\332\1\300\4\0\0\0\0\367"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "\2\3\4\0\332\1\300\4\0@\0\0%\0\300\4", 16) = 16 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 395303}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 200371}) = 1 (in [3], left {0, 200000}) >gettimeofday({1183147088, 402110}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\257\35\262\25\231\0D\0\0\0\332\1\300\4\0\0\0\0\370"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "\2\3\4\0\332\1\300\4\0@\0\0%\0\300\4", 16) = 16 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 403447}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 192227}) = 1 (in [3], left {0, 192000}) >gettimeofday({1183147088, 410195}, NULL) = 0 >ioctl(3, FIONREAD, [128]) = 0 >read(3, "\10\0\260\35\272\25\231\0D\0\0\0\332\1\300\4\0\0\0\0\374"..., 128) = 128 >write(3, "\2\3\4\0\332\1\300\4\0@\0\0%\0\300\4", 16) = 16 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 411441}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 184233}) = 1 (in [3], left {0, 184000}) >gettimeofday({1183147088, 418059}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\261\35\302\25\231\0D\0\0\0\300\1\300\4\0\0\0\0\375"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 418782}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 176892}) = 1 (in [3], left {0, 176000}) >gettimeofday({1183147088, 426054}, NULL) = 0 >ioctl(3, FIONREAD, [96]) = 0 >read(3, "\10\2\261\35\312\25\231\0D\0\0\0\300\1\300\4\0\0\0\0\1"..., 96) = 96 >write(3, "F\3\5\0j\2\300\4\323\0\300\4\0\0\0\0\364\1\26\0005\30\4"..., 2632) = 2632 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 427926}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 167748}) = 1 (in [3], left {0, 164000}) >gettimeofday({1183147088, 434017}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0.\36\322\25\231\0D\0\0\0\334\1\300\4\0\0\0\0\5\1\317"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 434786}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 160888}) = 1 (in [3], left {0, 156000}) >gettimeofday({1183147088, 443618}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0.\36\333\25\231\0D\0\0\0\334\1\300\4\0\0\0\0\t\1\323"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 444382}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 151292}) = 1 (in [3], left {0, 148000}) >gettimeofday({1183147088, 450027}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0.\36\342\25\231\0D\0\0\0\334\1\300\4\0\0\0\0\v\1\331"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 450845}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 144829}) = 1 (in [3], left {0, 144000}) >gettimeofday({1183147088, 458167}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0.\36\352\25\231\0D\0\0\0\334\1\300\4\0\0\0\0\f\1\333"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 458885}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 136789}) = 1 (in [3], left {0, 136000}) >gettimeofday({1183147088, 466140}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0.\36\362\25\231\0D\0\0\0\334\1\300\4\0\0\0\0\20\1\337"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 466864}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 128810}) = 1 (in [3], left {0, 128000}) >gettimeofday({1183147088, 474020}, NULL) = 0 >ioctl(3, FIONREAD, [96]) = 0 >read(3, "\10\3.\36\372\25\231\0D\0\0\0\334\1\300\4\0\0\0\0\21\1"..., 96) = 96 >write(3, "F\3\5\0j\2\300\4\323\0\300\4\0\0\0\0\364\1\26\0005\30\4"..., 856) = 856 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 475655}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 120019}) = 1 (in [3], left {0, 116000}) >gettimeofday({1183147088, 483321}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0S\36\2\26\231\0D\0\0\0\335\1\300\4\0\0\0\0\25\1\346"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 484143}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 111531}) = 1 (in [3], left {0, 104000}) >gettimeofday({1183147088, 491661}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0S\36\n\26\231\0D\0\0\0\335\1\300\4\0\0\0\0\31\1\354"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 492381}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 103293}) = 1 (in [3], left {0, 100000}) >gettimeofday({1183147088, 497952}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0S\36\22\26\231\0D\0\0\0\335\1\300\4\0\0\0\0\32\1\356"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 498676}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 96998}) = 1 (in [3], left {0, 96000}) >gettimeofday({1183147088, 506070}, NULL) = 0 >ioctl(3, FIONREAD, [96]) = 0 >read(3, "\10\2S\36\32\26\231\0D\0\0\0\335\1\300\4\0\0\0\0\36\1\366"..., 96) = 96 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 506785}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 88889}) = 1 (in [3], left {0, 88000}) >gettimeofday({1183147088, 514064}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0S\36\"\26\231\0D\0\0\0\340\1\300\4\0\0\0\0$\1\374\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 514845}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 80829}) = 1 (in [3], left {0, 80000}) >gettimeofday({1183147088, 522176}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0S\36*\26\231\0D\0\0\0\340\1\300\4\0\0\0\0(\1\4\1P\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 522942}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 72732}) = 1 (in [3], left {0, 72000}) >gettimeofday({1183147088, 530028}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0S\0362\26\231\0D\0\0\0\340\1\300\4\0\0\0\0.\1\n\1V"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 530791}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 64883}) = 1 (in [3], left {0, 64000}) >gettimeofday({1183147088, 537987}, NULL) = 0 >ioctl(3, FIONREAD, [96]) = 0 >read(3, "\10\0S\36:\26\231\0D\0\0\0\340\1\300\4\0\0\0\0004\1\22"..., 96) = 96 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 538641}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 57033}) = 1 (in [3], left {0, 56000}) >gettimeofday({1183147088, 546153}, NULL) = 0 >ioctl(3, FIONREAD, [96]) = 0 >read(3, "\10\2S\36B\26\231\0D\0\0\0\335\1\300\4\0\0\0\0:\1\30\1"..., 96) = 96 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 546807}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 48867}) = 1 (in [3], left {0, 48000}) >gettimeofday({1183147088, 553960}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0S\36J\26\231\0D\0\0\0\346\1\300\4\0\0\0\0>\1 \1\7\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 554687}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 40987}) = 1 (in [3], left {0, 40000}) >gettimeofday({1183147088, 562176}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0S\36R\26\231\0D\0\0\0\346\1\300\4\0\0\0\0B\1&\1\v\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 562901}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 32773}) = 1 (in [3], left {0, 32000}) >gettimeofday({1183147088, 570018}, NULL) = 0 >ioctl(3, FIONREAD, [96]) = 0 >read(3, "\10\0S\36Z\26\231\0D\0\0\0\346\1\300\4\0\0\0\0F\1.\1\17"..., 96) = 96 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 570672}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 25002}) = 1 (in [3], left {0, 24000}) >gettimeofday({1183147088, 578004}, NULL) = 0 >ioctl(3, FIONREAD, [128]) = 0 >read(3, "\10\0S\36b\26\231\0D\0\0\0\335\1\300\4\0\0\0\0J\0014\1"..., 128) = 128 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 578676}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 16998}) = 1 (in [3], left {0, 12000}) >gettimeofday({1183147088, 586678}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0S\36j\26\231\0D\0\0\0\273\1\300\4\0\0\0\0N\1<\1J\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 587524}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 8150}) = 1 (in [3], left {0, 8000}) >gettimeofday({1183147088, 594145}, NULL) = 0 >ioctl(3, FIONREAD, [96]) = 0 >read(3, "\10\2S\36r\26\231\0D\0\0\0\273\1\300\4\0\0\0\0R\1@\1N\1"..., 96) = 96 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 594876}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 798}) = 0 (Timeout) >gettimeofday({1183147088, 600599}, NULL) = 0 >ioctl(6, FIONREAD, [0]) = 0 >write(7, "\0", 1) = 1 >gettimeofday({1183147088, 600994}, NULL) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\20\0\4\0\10\0\22\0\231\6\5"..., 536) = 536 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0S\36z\26\231\0D\0\0\0\275\1\300\4\0\0\0\0V\1F\1G\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 602598}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 493076}) = 1 (in [6], left {0, 493076}) >read(6, "\0", 1) = 1 >gettimeofday({1183147088, 602961}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 603201}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 492473}) = 1 (in [3], left {0, 492000}) >gettimeofday({1183147088, 610106}, NULL) = 0 >ioctl(3, FIONREAD, [96]) = 0 >read(3, "\10\2m\36\202\26\231\0D\0\0\0\275\1\300\4\0\0\0\0Z\1J\1"..., 96) = 96 >write(3, "5\30\4\0\344\2\300\4D\0\0\0E\0\32\0>\0\7\0j\2\300\4\344"..., 3576) = 3576 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 612427}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 483247}) = 1 (in [3], left {0, 480000}) >gettimeofday({1183147088, 618060}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\27\37\212\26\231\0D\0\0\0\276\1\300\4\0\0\0\0[\1K"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\276\1\300\4[\1K\1", 16) = 16 >read(3, 0xbfabb180, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1\30\37\0\0\0\0\0\0\0\0\1\0\v\0\1\0\0\0\30\20\0\0\0"..., 32) = 32 >gettimeofday({1183147088, 622275}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 622662}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 473012}) = 1 (in [3], left {0, 473012}) >gettimeofday({1183147088, 626029}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\30\37\222\26\231\0D\0\0\0\276\1\300\4\0\0\0\0[\1M"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\276\1\300\4[\1M\1", 16) = 16 >read(3, 0xbfabb180, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1\31\37\0\0\0\0\0\0\0\0\1\0\r\0\1\0\0\0\30\20\0\0\0"..., 32) = 32 >gettimeofday({1183147088, 630454}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 630784}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 464890}) = 1 (in [3], left {0, 464890}) >gettimeofday({1183147088, 634043}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\31\37\232\26\231\0D\0\0\0\276\1\300\4\0\0\0\0\\\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\276\1\300\4\\\1N\1", 16) = 16 >read(3, 0xbfabb180, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1\32\37\0\0\0\0\0\0\0\0\2\0\16\0\1\0\0\0\30\20\0\0\0"..., 32) = 32 >gettimeofday({1183147088, 637070}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 637394}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 458280}) = 1 (in [3], left {0, 456000}) >gettimeofday({1183147088, 641921}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\32\37\242\26\231\0D\0\0\0\276\1\300\4\0\0\0\0\\\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\276\1\300\4\\\1O\1", 16) = 16 >read(3, 0xbfabb180, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1\33\37\0\0\0\0\0\0\0\0\2\0\17\0\1\0\0\0\30\20\0\0\0"..., 32) = 32 >gettimeofday({1183147088, 643609}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 643938}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 451736}) = 1 (in [3], left {0, 448000}) >gettimeofday({1183147088, 649924}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\33\37\252\26\231\0D\0\0\0\276\1\300\4\0\0\0\0]\1O"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\276\1\300\4]\1O\1", 16) = 16 >read(3, 0xbfabb180, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1\34\37\0\0\0\0\0\0\0\0\3\0\17\0\1\0\0\0\30\20\0\0\0"..., 32) = 32 >gettimeofday({1183147088, 652436}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 652764}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 442910}) = 1 (in [3], left {0, 440000}) >gettimeofday({1183147088, 657908}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\34\37\262\26\231\0D\0\0\0\276\1\300\4\0\0\0\0]\1P"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\276\1\300\4]\1P\1", 16) = 16 >read(3, 0xbfabb180, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1\35\37\0\0\0\0\0\0\0\0\3\0\20\0\1\0\0\0\30\20\0\0\0"..., 32) = 32 >gettimeofday({1183147088, 659776}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 660128}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 435546}) = 1 (in [3], left {0, 424000}) >gettimeofday({1183147088, 673916}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\35\37\302\26\231\0D\0\0\0\276\1\300\4\0\0\0\0]\1Q"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\276\1\300\4]\1Q\1", 16) = 16 >read(3, 0xbfabb180, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1\36\37\0\0\0\0\0\0\0\0\3\0\21\0\1\0\0\0\30\20\0\0\0"..., 32) = 32 >gettimeofday({1183147088, 678628}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 678958}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 416716}) = 1 (in [3], left {0, 416716}) >gettimeofday({1183147088, 681992}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\36\37\312\26\231\0D\0\0\0\276\1\300\4\0\0\0\0^\1Q"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\276\1\300\4^\1Q\1", 16) = 16 >read(3, 0xbfabb180, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1\37\37\0\0\0\0\0\0\0\0\4\0\21\0\1\0\0\0\30\20\0\0\0"..., 32) = 32 >gettimeofday({1183147088, 683825}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 684174}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 411500}) = 1 (in [3], left {0, 264000}) >gettimeofday({1183147088, 834154}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\37\37b\27\231\0D\0\0\0\276\1\300\4\0\0\0\0_\1Q\1\5"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\276\1\300\4_\1Q\1", 16) = 16 >read(3, 0xbfabb180, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1 \37\0\0\0\0\0\0\0\0\5\0\21\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >gettimeofday({1183147088, 836467}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 836873}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 258801}) = 1 (in [3], left {0, 256000}) >gettimeofday({1183147088, 841837}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0 \37j\27\231\0D\0\0\0\276\1\300\4\0\0\0\0`\1Q\1\6\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\276\1\300\4`\1Q\1", 16) = 16 >read(3, 0xbfabb180, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1!\37\0\0\0\0\0\0\0\0\6\0\21\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >gettimeofday({1183147088, 847662}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 847976}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 247698}) = 1 (in [3], left {0, 247698}) >gettimeofday({1183147088, 849848}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0!\37r\27\231\0D\0\0\0\276\1\300\4\0\0\0\0a\1Q\1\7\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\276\1\300\4a\1Q\1", 16) = 16 >read(3, 0xbfabb180, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1\"\37\0\0\0\0\0\0\0\0\7\0\21\0\1\0\0\0\30\20\0\0\0"..., 32) = 32 >gettimeofday({1183147088, 851566}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 851894}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 243780}) = 1 (in [3], left {0, 240000}) >gettimeofday({1183147088, 857828}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\"\37z\27\231\0D\0\0\0\276\1\300\4\0\0\0\0b\1Q\1\10"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\276\1\300\4b\1Q\1", 16) = 16 >read(3, 0xbfabb180, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1#\37\0\0\0\0\0\0\0\0\10\0\21\0\1\0\0\0\30\20\0\0\0"..., 32) = 32 >gettimeofday({1183147088, 859587}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 859910}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 235764}) = 1 (in [3], left {0, 232000}) >gettimeofday({1183147088, 865860}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0#\37\202\27\231\0D\0\0\0\276\1\300\4\0\0\0\0c\1Q\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\276\1\300\4c\1Q\1", 16) = 16 >read(3, 0xbfabb180, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1$\37\0\0\0\0\0\0\0\0\t\0\21\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >gettimeofday({1183147088, 867678}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 868062}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 227612}) = 1 (in [3], left {0, 224000}) >gettimeofday({1183147088, 873671}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0$\37\212\27\231\0D\0\0\0\276\1\300\4\0\0\0\0e\1Q\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\276\1\300\4e\1Q\1", 16) = 16 >read(3, 0xbfabb180, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1%\37\0\0\0\0\0\0\0\0\v\0\21\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >gettimeofday({1183147088, 875963}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 876314}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 219360}) = 1 (in [3], left {0, 216000}) >gettimeofday({1183147088, 882205}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0%\37\222\27\231\0D\0\0\0\276\1\300\4\0\0\0\0g\1Q\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\276\1\300\4g\1Q\1", 16) = 16 >read(3, 0xbfabb180, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1&\37\0\0\0\0\0\0\0\0\r\0\21\0\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >gettimeofday({1183147088, 884846}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 885173}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 210501}) = 1 (in [3], left {0, 208000}) >gettimeofday({1183147088, 889823}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0&\37\232\27\231\0D\0\0\0\276\1\300\4\0\0\0\0j\1Q\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\276\1\300\4j\1Q\1", 16) = 16 >read(3, 0xbfabb180, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1\'\37\0\0\0\0\0\0\0\0\20\0\21\0\1\0\0\0\30\20\0\0\0"..., 32) = 32 >gettimeofday({1183147088, 894672}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 895035}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 200639}) = 1 (in [3], left {0, 200639}) >gettimeofday({1183147088, 897768}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0\'\37\242\27\231\0D\0\0\0\276\1\300\4\0\0\0\0l\1Q\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\276\1\300\4l\1Q\1", 16) = 16 >read(3, 0xbfabb180, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1(\37\0\0\0\0\0\0\0\0\22\0\21\0\1\0\0\0\30\20\0\0\0"..., 32) = 32 >gettimeofday({1183147088, 901761}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 902089}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 193585}) = 1 (in [3], left {0, 188000}) >gettimeofday({1183147088, 906571}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0(\37\252\27\231\0D\0\0\0\276\1\300\4\0\0\0\0n\1Q\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\276\1\300\4n\1Q\1", 16) = 16 >read(3, 0xbfabb180, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1)\37\0\0\0\0\0\0\0\0\24\0\21\0\1\0\0\0\30\20\0\0\0"..., 32) = 32 >gettimeofday({1183147088, 908557}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 908948}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 186726}) = 1 (in [3], left {0, 184000}) >gettimeofday({1183147088, 913761}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0)\37\262\27\231\0D\0\0\0\276\1\300\4\0\0\0\0p\1Q\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\276\1\300\4p\1Q\1", 16) = 16 >read(3, 0xbfabb180, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1*\37\0\0\0\0\0\0\0\0\26\0\21\0\1\0\0\0\30\20\0\0\0"..., 32) = 32 >gettimeofday({1183147088, 916739}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 917069}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 178605}) = 1 (in [3], left {0, 176000}) >gettimeofday({1183147088, 921733}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0*\37\272\27\231\0D\0\0\0\276\1\300\4\0\0\0\0r\1Q\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\276\1\300\4r\1Q\1", 16) = 16 >read(3, 0xbfabb180, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1+\37\0\0\0\0\0\0\0\0\30\0\21\0\1\0\0\0\30\20\0\0\0"..., 32) = 32 >gettimeofday({1183147088, 923665}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 924015}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 171659}) = 1 (in [3], left {0, 168000}) >gettimeofday({1183147088, 929730}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\6\0+\37\302\27\231\0D\0\0\0\276\1\300\4\0\0\0\0s\1Q\1"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >write(3, "(\30\4\0D\0\0\0\276\1\300\4s\1Q\1", 16) = 16 >read(3, 0xbfabb180, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1,\37\0\0\0\0\0\0\0\0\31\0\21\0\1\0\0\0\30\20\0\0\0"..., 32) = 32 >gettimeofday({1183147088, 931546}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147088, 931875}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 163799}) = 0 (Timeout) >gettimeofday({1183147089, 96505}, NULL) = 0 >ioctl(6, FIONREAD, [0]) = 0 >write(7, "\0", 1) = 1 >gettimeofday({1183147089, 96906}, NULL) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\20\0\4\0\10\0\22\0\231\6\5"..., 596) = 596 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147089, 97864}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 497810}) = 1 (in [6], left {0, 497810}) >read(6, "\0", 1) = 1 >gettimeofday({1183147089, 98300}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147089, 98516}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 497158}) = 0 (Timeout) >gettimeofday({1183147089, 600171}, NULL) = 0 >ioctl(6, FIONREAD, [0]) = 0 >write(7, "\0", 1) = 1 >gettimeofday({1183147089, 600575}, NULL) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\20\0\4\0\10\0\22\0\231\6\5"..., 492) = 492 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147089, 601612}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 29934}) = 1 (in [6], left {0, 29934}) >read(6, "\0", 1) = 1 >gettimeofday({1183147089, 602042}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147089, 602256}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 29290}) = 0 (Timeout) >gettimeofday({1183147089, 637224}, NULL) = 0 >ioctl(6, FIONREAD, [0]) = 0 >write(7, "\0", 1) = 1 >uname({sys="Linux", node="linux-oy23", ...}) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >write(3, "\1\0\n\0\362\2\300\4D\0\0\0@\0013\1\200\2\231\1\0\0\0\0"..., 728) = 728 >read(3, 0xbfabb0ec, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1 x\37\t\0\0\0#\0\0\0\0\0\0\0\t\0\0\0H\310\202\10\0\0"..., 32) = 32 >read(3, "C\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0wt(\267\225\1\0\0\364\257"..., 36) = 36 >gettimeofday({1183147089, 640910}, NULL) = 0 >write(3, "\22\0\17\0\362\2\300\4#\0\0\0#\0\0\0 \2\231\1\t\0\0\0g"..., 208) = 208 >read(3, "\34?x\37\362\2\300\4\246\1\0\0\211\32\231\0\0\0\0\0\0\0"..., 32) = 32 >read(3, 0xbfabb290, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\34?y\37\362\2\300\4#\0\0\0\212\32\231\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\34?{\37\362\2\300\4(\0\0\0\213\32\231\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\26?|\37\362\2\300\4\362\2\300\4\322\1\300\4@\0013\1\6"..., 32) = 32 >read(3, "\1\1}\37\0\0\0\0(\24 \1s\1Q\1\1\0\0\0\230/\275\t(\314>"..., 32) = 32 >gettimeofday({1183147089, 644468}, NULL) = 0 >gettimeofday({1183147089, 644607}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147089, 645132}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 19475}) = 1 (in [6], left {0, 19475}) >read(6, "\0", 1) = 1 >gettimeofday({1183147089, 645497}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147089, 645706}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 18901}) = 0 (Timeout) >gettimeofday({1183147089, 664569}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147089, 664795}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 0}) = 0 (Timeout) >gettimeofday({1183147089, 665021}, NULL) = 0 >gettimeofday({1183147089, 665856}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147089, 666540}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 429134}) = 0 (Timeout) >gettimeofday({1183147090, 101266}, NULL) = 0 >ioctl(6, FIONREAD, [0]) = 0 >write(7, "\0", 1) = 1 >gettimeofday({1183147090, 101691}, NULL) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\20\0\4\0\10\0\22\0\231\6\5"..., 472) = 472 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147090, 102822}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 492852}) = 1 (in [6], left {0, 492852}) >read(6, "\0", 1) = 1 >gettimeofday({1183147090, 103234}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147090, 103532}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 492142}) = 1 (in [3], left {0, 140000}) >gettimeofday({1183147090, 460653}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\4\1\224\37\301\35\231\0D\0\0\0\276\1\300\4\0\0\0\0s\1"..., 32) = 32 >gettimeofday({1183147090, 461086}, NULL) = 0 >write(3, "\22\0\7\0\273\1\300\4\r\1\0\0\6\0\0\0 \0\22\0\1\0\0\0\301"..., 1992) = 1992 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147090, 462611}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 133063}) = 1 (in [3], left {0, 133063}) >gettimeofday({1183147090, 465507}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\34?\225\37\273\1\300\4\r\1\0\0\306\35\231\0\0\0\0\0\0"..., 32) = 32 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147090, 466413}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 129261}) = 0 (Timeout) >gettimeofday({1183147090, 601019}, NULL) = 0 >ioctl(6, FIONREAD, [0]) = 0 >write(7, "\0", 1) = 1 >gettimeofday({1183147090, 601422}, NULL) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\20\0\4\0\10\0\22\0\231\6\5"..., 592) = 592 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147090, 602559}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 108527}) = 1 (in [6], left {0, 108527}) >read(6, "\0", 1) = 1 >gettimeofday({1183147090, 603024}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147090, 603260}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 107826}) = 0 (Timeout) >gettimeofday({1183147090, 712271}, NULL) = 0 >gettimeofday({1183147090, 712465}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147090, 712687}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 382987}) = 0 (Timeout) >gettimeofday({1183147091, 96895}, NULL) = 0 >ioctl(6, FIONREAD, [0]) = 0 >write(7, "\0", 1) = 1 >gettimeofday({1183147091, 97298}, NULL) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\20\0\4\0\10\0\22\0\231\6\5"..., 476) = 476 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147091, 98493}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 497181}) = 1 (in [6], left {0, 497181}) >read(6, "\0", 1) = 1 >gettimeofday({1183147091, 98908}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147091, 99142}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 496532}) = 0 (Timeout) >gettimeofday({1183147091, 600558}, NULL) = 0 >ioctl(6, FIONREAD, [0]) = 0 >write(7, "\0", 1) = 1 >gettimeofday({1183147091, 600977}, NULL) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\20\0\4\0\10\0\22\0\231\6\5"..., 492) = 492 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147091, 602180}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 493494}) = 1 (in [6], left {0, 493494}) >read(6, "\0", 1) = 1 >gettimeofday({1183147091, 602596}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147091, 602833}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 492841}) = 0 (Timeout) >gettimeofday({1183147092, 100325}, NULL) = 0 >ioctl(6, FIONREAD, [0]) = 0 >write(7, "\0", 1) = 1 >gettimeofday({1183147092, 100727}, NULL) = 0 >write(3, ";\3\5\0\305\0\300\4\0\0\0\0\20\0\4\0\10\0\22\0\231\6\5"..., 472) = 472 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147092, 101863}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 493811}) = 1 (in [6], left {0, 493811}) >read(6, "\0", 1) = 1 >gettimeofday({1183147092, 102299}, NULL) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147092, 102533}, NULL) = 0 >select(10, [3 4 6 8 9], [], [], {0, 493141}) = 1 (in [3], left {0, 388000}) >gettimeofday({1183147092, 211529}, NULL) = 0 >ioctl(3, FIONREAD, [32]) = 0 >read(3, "\5\1E \231$\231\0D\0\0\0\276\1\300\4\0\0\0\0s\1Q\1\31\0"..., 32) = 32 >gettimeofday({1183147092, 211958}, NULL) = 0 >write(3, "5\30\4\0\375\2\300\4D\0\0\0E\0\32\0>\0\7\0\373\2\300\4"..., 1128) = 1128 >read(3, 0xbfabaf10, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1v \0\0\0\0D\0\0\0(\24 \1s\1Q\1s\1Q\1\0\0\212\10\210"..., 32) = 32 >write(3, "&\30\2\0D\0\0\0", 8) = 8 >read(3, 0xbfabaea0, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1w \0\0\0\0D\0\0\0(\24 \1s\1Q\1s\1Q\1\0\0\0\0\210\325"..., 32) = 32 >write(3, "(\30\4\0D\0\0\0D\0\0\0s\1Q\1", 16) = 16 >read(3, 0xbfabaf20, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1x \0\0\0\0(\24 \1s\1Q\1\1\0\0\0\30\20\0\0\0\0\0\0\0"..., 32) = 32 >write(3, "\24\0\6\0(\24 \1\215\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 24) = 24 >read(3, 0xbfabae9c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\0y \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >write(3, "\17\0\2\0(\24 \1", 8) = 8 >read(3, 0xbfabae9c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\322z \2\0\0\0D\0\0\0D\0\0\0\2\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "8\24 \1)\24 \1", 8) = 8 >write(3, "\24\0\6\0)\24 \1\215\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 24) = 24 >read(3, 0xbfabae1c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\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"..., 32) = 32 >write(3, "\17\0\2\0)\24 \1", 8) = 8 >read(3, 0xbfabae1c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\322| \1\0\0\0D\0\0\0(\24 \1\1\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\273\1\300\4", 4) = 4 >write(3, "\24\0\6\0\273\1\300\4\215\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 24) = 24 >read(3, 0xbfabad9c, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1 } \0\0\0\0\215\0\0\0\10\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >write(3, "(\0\4\0D\0\0\0\273\1\300\4s\1Q\1", 16) = 16 >read(3, 0xbfabaed0, 32) = -1 EAGAIN (Resource temporarily unavailable) >poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 >read(3, "\1\1~ \0\0\0\0\275\1\300\4o\1<\1\1\0\0\0\30\20\0\0\0\0"..., 32) = 32 >gettimeofday({1183147092, 223745}, NULL) = 0 >gettimeofday({1183147092, 223862}, NULL) = 0 >gettimeofday({1183147092, 223967}, NULL) = 0 >gettimeofday({1183147092, 224072}, NULL) = 0 >gettimeofday({1183147092, 224184}, NULL) = 0 >gettimeofday({1183147092, 224290}, NULL) = 0 >gettimeofday({1183147092, 224394}, NULL) = 0 >gettimeofday({1183147092, 224499}, NULL) = 0 >gettimeofday({1183147092, 224607}, NULL) = 0 >gettimeofday({1183147092, 224716}, NULL) = 0 >gettimeofday({1183147092, 224821}, NULL) = 0 >gettimeofday({1183147092, 224949}, NULL) = 0 >gettimeofday({1183147092, 225153}, NULL) = 0 >gettimeofday({1183147092, 225262}, NULL) = 0 >gettimeofday({1183147092, 225366}, NULL) = 0 >gettimeofday({1183147092, 225703}, NULL) = 0 >gettimeofday({1183147092, 225811}, NULL) = 0 >gettimeofday({1183147092, 225916}, NULL) = 0 >gettimeofday({1183147092, 226023}, NULL) = 0 >gettimeofday({1183147092, 226126}, NULL) = 0 >gettimeofday({1183147092, 226233}, NULL) = 0 >gettimeofday({1183147092, 226337}, NULL) = 0 >gettimeofday({1183147092, 226468}, NULL) = 0 >gettimeofday({1183147092, 226577}, NULL) = 0 >gettimeofday({1183147092, 226681}, NULL) = 0 >gettimeofday({1183147092, 226787}, NULL) = 0 >gettimeofday({1183147092, 226890}, NULL) = 0 >gettimeofday({1183147092, 227038}, NULL) = 0 >gettimeofday({1183147092, 227145}, NULL) = 0 >gettimeofday({1183147092, 227253}, NULL) = 0 >gettimeofday({1183147092, 227358}, NULL) = 0 >gettimeofday({1183147092, 227463}, NULL) = 0 >gettimeofday({1183147092, 227568}, NULL) = 0 >gettimeofday({1183147092, 227674}, NULL) = 0 >gettimeofday({1183147092, 227780}, NULL) = 0 >gettimeofday({1183147092, 227885}, NULL) = 0 >gettimeofday({1183147092, 227990}, NULL) = 0 >gettimeofday({1183147092, 228096}, NULL) = 0 >gettimeofday({1183147092, 228201}, NULL) = 0 >gettimeofday({1183147092, 228306}, NULL) = 0 >gettimeofday({1183147092, 228574}, NULL) = 0 >write(3, ";\3\5\0\355\2\300\4\0\0\0\0\0\0\0\0\243\1\30\0;\3\5\0\356"..., 1040) = 1040 >ioctl(3, FIONREAD, [0]) = 0 >ioctl(3, FIONREAD, [0]) = 0 >gettimeofday({1183147092, 230149}, NULL) = 0 >gettimeofday({1183147092, 230262}, NULL) = 0 >access("/home/linux/.kde/share/icons/crystalsuse/", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsuse/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/index.desktop", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/index.theme", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/index.theme", {st_mode=S_IFREG|0644, st_size=6862, ...}) = 0 >access("/home/linux/.local/share/icons/crystalsuse/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/crystalsuse/", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsuse/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/crystalsuse/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmapscrystalsuse/", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.local/share/pixmaps/crystalsuse/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/crystalsuse/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/crystalsuse/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/index.desktop", F_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/16x16/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/16x16/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/16x16/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/16x16/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/16x16/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/16x16/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/16x16/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/16x16/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/16x16/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/16x16/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/16x16/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/16x16/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/22x22/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/22x22/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/22x22/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/22x22/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/22x22/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/32x32/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/32x32/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/32x32/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/32x32/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/32x32/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/32x32/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/32x32/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/32x32/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/32x32/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/32x32/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/32x32/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/32x32/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/48x48/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/48x48/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/48x48/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/48x48/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/48x48/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/48x48/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/48x48/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/48x48/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/48x48/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/48x48/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/48x48/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/48x48/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/48x48/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/48x48/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/48x48/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/48x48/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/48x48/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/64x64/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/64x64/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/64x64/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/64x64/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/64x64/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/64x64/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/64x64/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/64x64/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/64x64/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/64x64/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/64x64/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/64x64/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/64x64/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/64x64/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/64x64/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/64x64/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/64x64/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/128x128/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/128x128/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/128x128/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/128x128/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/128x128/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/128x128/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/128x128/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/128x128/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/128x128/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/128x128/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsuse/128x128/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsuse/128x128/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsuse/128x128/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/icons/crystalsvg", F_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/apps/karm/icons/crystalsvg", F_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/icons/crystalsvg", F_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/icons/crystalsvg/", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/", R_OK) = 0 >stat64("/etc/opt/kde3/share/icons/crystalsvg/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/index.desktop", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/index.theme", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsvg/index.desktop", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/index.theme", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/index.theme", {st_mode=S_IFREG|0644, st_size=7447, ...}) = 0 >access("/home/linux/.local/share/icons/crystalsvg/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/crystalsvg/", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/", R_OK) = 0 >stat64("/etc/opt/kde3/share/icons/crystalsvg/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsvg/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/crystalsvg/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmapscrystalsvg/", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.local/share/pixmaps/crystalsvg/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/crystalsvg/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/crystalsvg/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/index.desktop", F_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/16x16/actions/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/16x16/actions/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/", R_OK) = 0 >stat64("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/16x16/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/", R_OK) = 0 >stat64("/etc/opt/kde3/share/icons/crystalsvg/16x16/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsvg/16x16/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/16x16/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/16x16/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/16x16/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/16x16/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/", R_OK) = 0 >stat64("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/", R_OK) = 0 >stat64("/etc/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/16x16/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/22x22/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/22x22/actions/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/22x22/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/22x22/actions/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/22x22/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/22x22/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/22x22/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/22x22/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/22x22/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/22x22/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/22x22/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/22x22/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/22x22/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/22x22/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/22x22/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/22x22/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/22x22/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/22x22/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/22x22/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/22x22/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/22x22/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/32x32/actions/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/32x32/actions/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/apps/", R_OK) = 0 >stat64("/etc/opt/kde3/share/icons/crystalsvg/32x32/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsvg/32x32/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/32x32/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/apps/", R_OK) = 0 >stat64("/etc/opt/kde3/share/icons/crystalsvg/32x32/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsvg/32x32/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/32x32/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/32x32/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/32x32/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/32x32/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/32x32/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/32x32/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/", R_OK) = 0 >stat64("/etc/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/", R_OK) = 0 >stat64("/etc/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/32x32/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/48x48/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/48x48/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/apps/", R_OK) = 0 >stat64("/etc/opt/kde3/share/icons/crystalsvg/48x48/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsvg/48x48/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/48x48/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/apps/", R_OK) = 0 >stat64("/etc/opt/kde3/share/icons/crystalsvg/48x48/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsvg/48x48/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/48x48/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/48x48/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/48x48/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/48x48/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/48x48/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/48x48/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/mimetypes/", R_OK) = 0 >stat64("/etc/opt/kde3/share/icons/crystalsvg/48x48/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsvg/48x48/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/48x48/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/48x48/mimetypes/", R_OK) = 0 >stat64("/etc/opt/kde3/share/icons/crystalsvg/48x48/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/crystalsvg/48x48/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/48x48/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/64x64/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/64x64/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/64x64/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/64x64/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/64x64/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/64x64/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/64x64/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/64x64/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/64x64/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/64x64/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/64x64/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/64x64/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/64x64/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/64x64/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/64x64/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/64x64/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/64x64/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/64x64/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/64x64/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/64x64/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/64x64/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/64x64/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/64x64/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/64x64/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/64x64/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/64x64/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/64x64/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/64x64/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/64x64/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/64x64/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/128x128/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/128x128/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/128x128/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/128x128/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/128x128/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/128x128/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/128x128/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/128x128/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/128x128/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/128x128/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/128x128/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/128x128/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/128x128/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/128x128/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/128x128/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/128x128/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/128x128/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/128x128/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/128x128/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/128x128/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/128x128/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/128x128/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/128x128/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/128x128/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/128x128/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/128x128/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/128x128/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/crystalsvg/128x128/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/crystalsvg/128x128/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/crystalsvg/128x128/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/home/linux/.kde/share/apps/karm/icons/hicolor", F_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/apps/karm/icons/hicolor", F_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/icons/hicolor", F_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/icons/hicolor/", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/hicolor/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/index.desktop", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/index.theme", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/index.theme", {st_mode=S_IFREG|0644, st_size=13103, ...}) = 0 >access("/home/linux/.local/share/icons/hicolor/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/", R_OK) = 0 >stat64("/usr/share/icons/hicolor/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/opt/kde3/share/icons/hicolor/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/pixmapshicolor/", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.local/share/pixmaps/hicolor/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/hicolor/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/hicolor/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/index.desktop", F_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/192x192/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/192x192/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/192x192/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/192x192/apps/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/192x192/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/128x128/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/128x128/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/128x128/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/128x128/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/128x128/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/128x128/actions/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/128x128/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/128x128/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/128x128/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/128x128/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/128x128/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/128x128/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/128x128/apps/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/128x128/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/128x128/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/128x128/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/128x128/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/128x128/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/128x128/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/128x128/devices/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/128x128/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/128x128/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/128x128/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/128x128/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/128x128/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/128x128/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/128x128/filesystems/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/128x128/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/128x128/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/128x128/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/128x128/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/128x128/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/128x128/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/128x128/mimetypes/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/128x128/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/96x96/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/96x96/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/96x96/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/96x96/actions/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/96x96/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/96x96/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/96x96/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/96x96/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/96x96/apps/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/96x96/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/96x96/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/96x96/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/96x96/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/96x96/devices/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/96x96/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/96x96/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/96x96/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/96x96/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/96x96/filesystems/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/96x96/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/96x96/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/96x96/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/96x96/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/96x96/mimetypes/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/96x96/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/72x72/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/72x72/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/72x72/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/72x72/apps/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/72x72/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/64x64/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/64x64/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/64x64/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/64x64/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/64x64/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/64x64/actions/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/64x64/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/64x64/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/64x64/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/64x64/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/64x64/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/64x64/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/64x64/apps/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/64x64/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/64x64/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/64x64/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/64x64/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/64x64/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/64x64/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/64x64/devices/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/64x64/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/64x64/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/64x64/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/64x64/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/64x64/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/64x64/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/64x64/filesystems/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/64x64/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/64x64/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/64x64/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/64x64/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/64x64/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/64x64/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/64x64/mimetypes/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/64x64/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/48x48/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/48x48/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/48x48/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/48x48/actions/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/48x48/apps/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >access("/usr/share/icons/hicolor/48x48/apps/", R_OK) = 0 >stat64("/usr/share/icons/hicolor/48x48/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/48x48/apps/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/48x48/apps/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/48x48/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/48x48/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/48x48/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/48x48/devices/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/48x48/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/48x48/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/48x48/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/48x48/filesystems/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/48x48/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/48x48/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/48x48/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/48x48/mimetypes/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/36x36/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/36x36/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/36x36/apps/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/36x36/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/32x32/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/32x32/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/32x32/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/32x32/actions/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/32x32/apps/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >access("/usr/share/icons/hicolor/32x32/apps/", R_OK) = 0 >stat64("/usr/share/icons/hicolor/32x32/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/32x32/apps/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/32x32/apps/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/32x32/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/32x32/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/32x32/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/32x32/devices/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/32x32/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/32x32/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/32x32/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/32x32/filesystems/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/32x32/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/32x32/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/32x32/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/32x32/mimetypes/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/24x24/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/24x24/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/24x24/apps/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/24x24/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/22x22/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/22x22/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/22x22/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/22x22/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/22x22/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/22x22/actions/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/22x22/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/22x22/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/22x22/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/22x22/apps/", R_OK) = 0 >stat64("/usr/share/icons/hicolor/22x22/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/22x22/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/22x22/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/22x22/apps/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/22x22/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/22x22/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/22x22/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/22x22/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/22x22/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/22x22/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/22x22/devices/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/22x22/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/22x22/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/22x22/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/22x22/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/22x22/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/22x22/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/22x22/filesystems/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/22x22/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/22x22/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/22x22/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/22x22/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/22x22/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/22x22/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/22x22/mimetypes/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/22x22/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/16x16/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/16x16/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/16x16/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/16x16/actions/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/16x16/apps/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >access("/usr/share/icons/hicolor/16x16/apps/", R_OK) = 0 >stat64("/usr/share/icons/hicolor/16x16/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/16x16/apps/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/16x16/apps/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/16x16/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/16x16/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/16x16/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/16x16/devices/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/16x16/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/16x16/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/16x16/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/16x16/filesystems/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/16x16/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/16x16/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/16x16/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/16x16/mimetypes/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/scalable/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/scalable/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/scalable/actions/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/scalable/actions/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/scalable/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/scalable/actions/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/scalable/actions/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/scalable/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/scalable/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/scalable/apps/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/scalable/apps/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/scalable/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/scalable/apps/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/scalable/apps/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/scalable/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/scalable/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/scalable/devices/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/scalable/devices/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/scalable/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/scalable/devices/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/scalable/devices/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/scalable/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/scalable/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/scalable/filesystems/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/scalable/filesystems/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/scalable/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/scalable/filesystems/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/scalable/filesystems/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/scalable/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/scalable/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/icons/hicolor/scalable/mimetypes/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/scalable/mimetypes/", R_OK) = 0 >stat64("/opt/kde3/share/icons/hicolor/scalable/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/gnome/share/icons/hicolor/scalable/mimetypes/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/scalable/mimetypes/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/stock/chart/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/stock/chart/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/stock/chart/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/stock/chart/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/stock/chart/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/stock/code/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/stock/code/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/stock/code/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/stock/code/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/stock/code/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/stock/data/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/stock/data/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/stock/data/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/stock/data/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/stock/data/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/stock/form/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/stock/form/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/stock/form/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/stock/form/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/stock/form/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/stock/image/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/stock/image/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/stock/image/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/stock/image/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/stock/image/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/stock/io/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/stock/io/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/stock/io/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/stock/io/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/stock/io/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/stock/media/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/stock/media/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/stock/media/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/stock/media/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/stock/media/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/stock/navigation/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/stock/navigation/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/stock/navigation/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/stock/navigation/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/stock/navigation/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/stock/net/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/stock/net/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/stock/net/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/stock/net/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/stock/net/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/stock/object/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/stock/object/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/stock/object/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/stock/object/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/stock/object/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/stock/table/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/stock/table/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/stock/table/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/stock/table/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/stock/table/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/16x16/stock/text/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/16x16/stock/text/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/16x16/stock/text/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/16x16/stock/text/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/16x16/stock/text/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/24x24/stock/chart/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/24x24/stock/chart/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/stock/chart/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/24x24/stock/chart/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/24x24/stock/chart/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/24x24/stock/code/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/24x24/stock/code/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/stock/code/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/24x24/stock/code/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/24x24/stock/code/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/24x24/stock/data/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/24x24/stock/data/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/stock/data/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/24x24/stock/data/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/24x24/stock/data/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/24x24/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/24x24/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/24x24/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/stock/form/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/24x24/stock/form/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/stock/form/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/24x24/stock/form/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/24x24/stock/form/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/24x24/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/24x24/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/24x24/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/stock/image/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/24x24/stock/image/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/stock/image/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/24x24/stock/image/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/24x24/stock/image/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/24x24/stock/io/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/24x24/stock/io/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/stock/io/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/24x24/stock/io/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/24x24/stock/io/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/24x24/stock/media/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/24x24/stock/media/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/stock/media/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/24x24/stock/media/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/24x24/stock/media/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/24x24/stock/navigation/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/24x24/stock/navigation/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/stock/navigation/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/24x24/stock/navigation/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/24x24/stock/navigation/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/24x24/stock/net/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/24x24/stock/net/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/stock/net/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/24x24/stock/net/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/24x24/stock/net/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/24x24/stock/object/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/24x24/stock/object/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/stock/object/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/24x24/stock/object/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/24x24/stock/object/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/24x24/stock/table/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/24x24/stock/table/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/stock/table/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/24x24/stock/table/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/24x24/stock/table/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/24x24/stock/text/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/24x24/stock/text/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/24x24/stock/text/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/24x24/stock/text/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/24x24/stock/text/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/stock/chart/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/32x32/stock/chart/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/stock/chart/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/32x32/stock/chart/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/stock/chart/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/stock/code/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/32x32/stock/code/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/stock/code/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/32x32/stock/code/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/stock/code/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/stock/data/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/32x32/stock/data/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/stock/data/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/32x32/stock/data/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/stock/data/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/32x32/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/32x32/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/stock/form/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/32x32/stock/form/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/stock/form/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/32x32/stock/form/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/stock/form/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/32x32/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/32x32/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/stock/image/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/32x32/stock/image/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/stock/image/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/32x32/stock/image/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/stock/image/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/stock/io/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/32x32/stock/io/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/stock/io/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/32x32/stock/io/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/stock/io/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/stock/media/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/32x32/stock/media/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/stock/media/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/32x32/stock/media/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/stock/media/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/stock/navigation/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/32x32/stock/navigation/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/stock/navigation/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/32x32/stock/navigation/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/stock/navigation/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/stock/net/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/32x32/stock/net/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/stock/net/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/32x32/stock/net/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/stock/net/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/stock/object/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/32x32/stock/object/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/stock/object/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/32x32/stock/object/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/stock/object/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/stock/table/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/32x32/stock/table/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/stock/table/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/32x32/stock/table/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/stock/table/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/32x32/stock/text/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/32x32/stock/text/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/32x32/stock/text/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/32x32/stock/text/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/32x32/stock/text/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/36x36/stock/chart/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/36x36/stock/chart/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/stock/chart/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/36x36/stock/chart/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/36x36/stock/chart/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/36x36/stock/code/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/36x36/stock/code/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/stock/code/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/36x36/stock/code/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/36x36/stock/code/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/36x36/stock/data/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/36x36/stock/data/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/stock/data/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/36x36/stock/data/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/36x36/stock/data/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/36x36/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/36x36/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/36x36/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/stock/form/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/36x36/stock/form/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/stock/form/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/36x36/stock/form/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/36x36/stock/form/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/36x36/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/36x36/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/36x36/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/stock/image/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/36x36/stock/image/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/stock/image/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/36x36/stock/image/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/36x36/stock/image/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/36x36/stock/io/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/36x36/stock/io/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/stock/io/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/36x36/stock/io/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/36x36/stock/io/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/36x36/stock/media/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/36x36/stock/media/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/stock/media/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/36x36/stock/media/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/36x36/stock/media/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/36x36/stock/navigation/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/36x36/stock/navigation/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/stock/navigation/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/36x36/stock/navigation/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/36x36/stock/navigation/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/36x36/stock/net/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/36x36/stock/net/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/stock/net/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/36x36/stock/net/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/36x36/stock/net/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/36x36/stock/object/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/36x36/stock/object/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/stock/object/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/36x36/stock/object/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/36x36/stock/object/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/36x36/stock/table/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/36x36/stock/table/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/stock/table/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/36x36/stock/table/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/36x36/stock/table/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/36x36/stock/text/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/36x36/stock/text/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/36x36/stock/text/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/36x36/stock/text/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/36x36/stock/text/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/stock/chart/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/48x48/stock/chart/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/stock/chart/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/48x48/stock/chart/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/stock/chart/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/stock/code/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/48x48/stock/code/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/stock/code/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/48x48/stock/code/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/stock/code/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/stock/data/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/48x48/stock/data/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/stock/data/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/48x48/stock/data/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/stock/data/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/48x48/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/48x48/stock/document/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/stock/form/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/48x48/stock/form/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/stock/form/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/48x48/stock/form/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/stock/form/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/48x48/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/48x48/stock/generic/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/stock/image/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/48x48/stock/image/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/stock/image/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/48x48/stock/image/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/stock/image/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/stock/io/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/48x48/stock/io/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/stock/io/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/48x48/stock/io/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/stock/io/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/stock/media/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/48x48/stock/media/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/stock/media/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/48x48/stock/media/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/stock/media/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/stock/navigation/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/48x48/stock/navigation/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/stock/navigation/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/48x48/stock/navigation/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/stock/navigation/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/stock/net/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/48x48/stock/net/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/stock/net/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/48x48/stock/net/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/stock/net/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/stock/object/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/48x48/stock/object/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/stock/object/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/48x48/stock/object/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/stock/object/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/stock/table/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/48x48/stock/table/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/stock/table/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/48x48/stock/table/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/stock/table/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/opt/kde3/share/icons/hicolor/48x48/stock/text/", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/hicolor/48x48/stock/text/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/hicolor/48x48/stock/text/", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/hicolor/48x48/stock/text/", R_OK) = 0 >stat64("/opt/gnome/share/icons/hicolor/48x48/stock/text/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/home/linux/.kde/share/apps/karm/toolbar/watch-0.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/watch-0.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/watch-0.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/watch-0.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/watch-0.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/watch-0.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/watch-0.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/watch-0.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/watch-0.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/watch-0.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/watch-0.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/watch-0.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/watch-0.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/watch-0.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/watch-0.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/watch-0.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/watch-0.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/watch-0.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/watch-0.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/watch-0.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/watch-0.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/watch-0.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/watch-0.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/watch-0.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/watch-0.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/watch-0.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/watch-0.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/watch-0.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/watch-0.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/watch-0.xpm", R_OK) = 0 >stat64("/opt/kde3/share/apps/karm/pics/watch-0.xpm", {st_mode=S_IFREG|0644, st_size=443, ...}) = 0 >open("/opt/kde3/share/apps/karm/pics/watch-0.xpm", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=443, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=443, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(10, "/* XPM */\nstatic char * watch_0_"..., 4096) = 443 >_llseek(10, 0, [0], SEEK_SET) = 0 >_llseek(10, 0, [0], SEEK_SET) = 0 >read(10, "/* XPM */\nstatic char * watch_0_"..., 4096) = 443 >close(10) = 0 >munmap(0xb6165000, 4096) = 0 >access("/home/linux/.kde/share/apps/karm/toolbar/watch-1.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/watch-1.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/watch-1.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/watch-1.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/watch-1.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/watch-1.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/watch-1.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/watch-1.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/watch-1.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/watch-1.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/watch-1.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/watch-1.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/watch-1.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/watch-1.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/watch-1.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/watch-1.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/watch-1.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/watch-1.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/watch-1.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/watch-1.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/watch-1.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/watch-1.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/watch-1.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/watch-1.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/watch-1.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/watch-1.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/watch-1.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/watch-1.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/watch-1.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/watch-1.xpm", R_OK) = 0 >stat64("/opt/kde3/share/apps/karm/pics/watch-1.xpm", {st_mode=S_IFREG|0644, st_size=443, ...}) = 0 >open("/opt/kde3/share/apps/karm/pics/watch-1.xpm", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=443, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=443, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(10, "/* XPM */\nstatic char * watch_1_"..., 4096) = 443 >_llseek(10, 0, [0], SEEK_SET) = 0 >_llseek(10, 0, [0], SEEK_SET) = 0 >read(10, "/* XPM */\nstatic char * watch_1_"..., 4096) = 443 >close(10) = 0 >munmap(0xb6165000, 4096) = 0 >access("/home/linux/.kde/share/apps/karm/toolbar/watch-2.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/watch-2.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/watch-2.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/watch-2.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/watch-2.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/watch-2.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/watch-2.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/watch-2.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/watch-2.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/watch-2.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/watch-2.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/watch-2.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/watch-2.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/watch-2.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/watch-2.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/watch-2.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/watch-2.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/watch-2.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/watch-2.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/watch-2.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/watch-2.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/watch-2.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/watch-2.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/watch-2.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/watch-2.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/watch-2.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/watch-2.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/watch-2.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/watch-2.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/watch-2.xpm", R_OK) = 0 >stat64("/opt/kde3/share/apps/karm/pics/watch-2.xpm", {st_mode=S_IFREG|0644, st_size=443, ...}) = 0 >open("/opt/kde3/share/apps/karm/pics/watch-2.xpm", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=443, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=443, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(10, "/* XPM */\nstatic char * watch_2_"..., 4096) = 443 >_llseek(10, 0, [0], SEEK_SET) = 0 >_llseek(10, 0, [0], SEEK_SET) = 0 >read(10, "/* XPM */\nstatic char * watch_2_"..., 4096) = 443 >close(10) = 0 >munmap(0xb6165000, 4096) = 0 >access("/home/linux/.kde/share/apps/karm/toolbar/watch-3.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/watch-3.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/watch-3.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/watch-3.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/watch-3.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/watch-3.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/watch-3.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/watch-3.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/watch-3.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/watch-3.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/watch-3.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/watch-3.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/watch-3.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/watch-3.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/watch-3.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/watch-3.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/watch-3.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/watch-3.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/watch-3.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/watch-3.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/watch-3.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/watch-3.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/watch-3.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/watch-3.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/watch-3.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/watch-3.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/watch-3.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/watch-3.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/watch-3.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/watch-3.xpm", R_OK) = 0 >stat64("/opt/kde3/share/apps/karm/pics/watch-3.xpm", {st_mode=S_IFREG|0644, st_size=443, ...}) = 0 >open("/opt/kde3/share/apps/karm/pics/watch-3.xpm", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=443, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=443, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(10, "/* XPM */\nstatic char * watch_3_"..., 4096) = 443 >_llseek(10, 0, [0], SEEK_SET) = 0 >_llseek(10, 0, [0], SEEK_SET) = 0 >read(10, "/* XPM */\nstatic char * watch_3_"..., 4096) = 443 >close(10) = 0 >munmap(0xb6165000, 4096) = 0 >access("/home/linux/.kde/share/apps/karm/toolbar/watch-4.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/watch-4.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/watch-4.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/watch-4.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/watch-4.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/watch-4.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/watch-4.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/watch-4.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/watch-4.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/watch-4.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/watch-4.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/watch-4.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/watch-4.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/watch-4.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/watch-4.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/watch-4.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/watch-4.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/watch-4.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/watch-4.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/watch-4.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/watch-4.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/watch-4.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/watch-4.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/watch-4.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/watch-4.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/watch-4.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/watch-4.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/watch-4.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/watch-4.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/watch-4.xpm", R_OK) = 0 >stat64("/opt/kde3/share/apps/karm/pics/watch-4.xpm", {st_mode=S_IFREG|0644, st_size=443, ...}) = 0 >open("/opt/kde3/share/apps/karm/pics/watch-4.xpm", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=443, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=443, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(10, "/* XPM */\nstatic char * watch_4_"..., 4096) = 443 >_llseek(10, 0, [0], SEEK_SET) = 0 >_llseek(10, 0, [0], SEEK_SET) = 0 >read(10, "/* XPM */\nstatic char * watch_4_"..., 4096) = 443 >close(10) = 0 >munmap(0xb6165000, 4096) = 0 >access("/home/linux/.kde/share/apps/karm/toolbar/watch-5.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/watch-5.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/watch-5.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/watch-5.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/watch-5.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/watch-5.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/watch-5.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/watch-5.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/watch-5.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/watch-5.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/watch-5.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/watch-5.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/watch-5.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/watch-5.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/watch-5.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/watch-5.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/watch-5.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/watch-5.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/watch-5.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/watch-5.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/watch-5.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/watch-5.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/watch-5.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/watch-5.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/watch-5.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/watch-5.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/watch-5.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/watch-5.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/watch-5.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/watch-5.xpm", R_OK) = 0 >stat64("/opt/kde3/share/apps/karm/pics/watch-5.xpm", {st_mode=S_IFREG|0644, st_size=443, ...}) = 0 >open("/opt/kde3/share/apps/karm/pics/watch-5.xpm", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=443, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=443, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(10, "/* XPM */\nstatic char * watch_5_"..., 4096) = 443 >_llseek(10, 0, [0], SEEK_SET) = 0 >_llseek(10, 0, [0], SEEK_SET) = 0 >read(10, "/* XPM */\nstatic char * watch_5_"..., 4096) = 443 >close(10) = 0 >munmap(0xb6165000, 4096) = 0 >access("/home/linux/.kde/share/apps/karm/toolbar/watch-6.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/watch-6.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/watch-6.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/watch-6.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/watch-6.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/watch-6.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/watch-6.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/watch-6.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/watch-6.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/watch-6.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/watch-6.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/watch-6.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/watch-6.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/watch-6.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/watch-6.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/watch-6.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/watch-6.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/watch-6.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/watch-6.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/watch-6.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/watch-6.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/watch-6.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/watch-6.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/watch-6.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/watch-6.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/watch-6.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/watch-6.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/watch-6.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/watch-6.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/watch-6.xpm", R_OK) = 0 >stat64("/opt/kde3/share/apps/karm/pics/watch-6.xpm", {st_mode=S_IFREG|0644, st_size=443, ...}) = 0 >open("/opt/kde3/share/apps/karm/pics/watch-6.xpm", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=443, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=443, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(10, "/* XPM */\nstatic char * watch_6_"..., 4096) = 443 >_llseek(10, 0, [0], SEEK_SET) = 0 >_llseek(10, 0, [0], SEEK_SET) = 0 >read(10, "/* XPM */\nstatic char * watch_6_"..., 4096) = 443 >close(10) = 0 >munmap(0xb6165000, 4096) = 0 >access("/home/linux/.kde/share/apps/karm/toolbar/watch-7.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/watch-7.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/watch-7.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/watch-7.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/watch-7.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/watch-7.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/watch-7.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/watch-7.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/watch-7.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/watch-7.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/watch-7.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/watch-7.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/watch-7.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/watch-7.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/watch-7.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/watch-7.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/watch-7.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/watch-7.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/watch-7.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/watch-7.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/watch-7.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/watch-7.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/watch-7.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/watch-7.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/watch-7.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/watch-7.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/watch-7.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/watch-7.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/watch-7.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/watch-7.xpm", R_OK) = 0 >stat64("/opt/kde3/share/apps/karm/pics/watch-7.xpm", {st_mode=S_IFREG|0644, st_size=443, ...}) = 0 >open("/opt/kde3/share/apps/karm/pics/watch-7.xpm", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=443, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=443, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(10, "/* XPM */\nstatic char * watch_7_"..., 4096) = 443 >_llseek(10, 0, [0], SEEK_SET) = 0 >_llseek(10, 0, [0], SEEK_SET) = 0 >read(10, "/* XPM */\nstatic char * watch_7_"..., 4096) = 443 >close(10) = 0 >munmap(0xb6165000, 4096) = 0 >time(NULL) = 1183147092 >gettimeofday({1183147092, 459377}, NULL) = 0 >ioctl(6, FIONREAD, [0]) = 0 >write(7, "\0", 1) = 1 >access("/home/linux/.kde/share/apps/karm/toolbar/empty-watch.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/empty-watch.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/empty-watch.png", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/empty-watch.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/empty-watch.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/empty-watch.png", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/empty-watch.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/empty-watch.png", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/empty-watch.png", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/empty-watch.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/empty-watch.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/empty-watch.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/empty-watch.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/empty-watch.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/empty-watch.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/empty-watch.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/empty-watch.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/empty-watch.svgz", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/empty-watch.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/empty-watch.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/empty-watch.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/etc/opt/kde3/share/icons/empty-watch.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/icons/empty-watch.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/pixmaps/empty-watch.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/usr/share/icons/empty-watch.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/icons/empty-watch.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/gnome/share/pixmaps/empty-watch.svg", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/toolbar/empty-watch.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/home/linux/.kde/share/apps/karm/pics/empty-watch.xpm", R_OK) = -1 ENOENT (No such file or directory) >access("/opt/kde3/share/apps/karm/pics/empty-watch.xpm", R_OK) = 0 >stat64("/opt/kde3/share/apps/karm/pics/empty-watch.xpm", {st_mode=S_IFREG|0644, st_size=347, ...}) = 0 >open("/opt/kde3/share/apps/karm/pics/empty-watch.xpm", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=347, ...}) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=347, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6165000 >read(10, "/* XPM */\nstatic char * x_xpm[] "..., 4096) = 347 >_llseek(10, 0, [0], SEEK_SET) = 0 >_llseek(10, 0, [0], SEEK_SET) = 0 >read(10, "/* XPM */\nstatic char * x_xpm[] "..., 4096) = 347 >close(10) = 0 >munmap(0xb6165000, 4096) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147092, 466824}, NULL) = 0 >gettimeofday({1183147092, 466963}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147092, 467440}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147092, 467990}, NULL) = 0 >gettimeofday({1183147092, 468121}, NULL) = 0 >ioctl(6, FIONREAD, [1]) = 0 >ioctl(6, FIONREAD, [1]) = 0 >gettimeofday({1183147092, 468505}, NULL) = 0 >gettimeofday({1183147092, 468759}, NULL) = 0 >gettimeofday({1183147092, 468960}, NULL) = 0 >gettimeofday({1183147092, 469062}, NULL) = 0 >gettimeofday({1183147092, 469199}, NULL) = 0 >time(NULL) = 1183147092 >gettimeofday({1183147092, 469504}, NULL) = 0 >gettimeofday({1183147092, 469606}, NULL) = 0 >gettimeofday({1183147092, 469703}, NULL) = 0 >gettimeofday({1183147092, 469799}, NULL) = 0 >gettimeofday({1183147092, 469895}, NULL) = 0 >time(NULL) = 1183147092 >gettimeofday({1183147092, 470115}, NULL) = 0 >time(NULL) = 1183147092 >gettimeofday({1183147092, 470373}, NULL) = 0 >--- SIGSEGV (Segmentation fault) @ 0 (732f656d) --- >rt_sigaction(SIGALRM, {SIG_DFL}, {SIG_DFL}, 8) = 0 >alarm(3) = 0 >getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=8*1024}) = 0 >close(3) = 0 >close(4) = 0 >close(5) = 0 >close(6) = 0 >close(7) = 0 >close(8) = 0 >close(9) = 0 >close(10) = -1 EBADF (Bad file descriptor) >close(11) = -1 EBADF (Bad file descriptor) >close(12) = -1 EBADF (Bad file descriptor) >close(13) = -1 EBADF (Bad file descriptor) >close(14) = -1 EBADF (Bad file descriptor) >close(15) = -1 EBADF (Bad file descriptor) >close(16) = -1 EBADF (Bad file descriptor) >close(17) = -1 EBADF (Bad file descriptor) >close(18) = -1 EBADF (Bad file descriptor) >close(19) = -1 EBADF (Bad file descriptor) >close(20) = -1 EBADF (Bad file descriptor) >close(21) = -1 EBADF (Bad file descriptor) >close(22) = -1 EBADF (Bad file descriptor) >close(23) = -1 EBADF (Bad file descriptor) >close(24) = -1 EBADF (Bad file descriptor) >close(25) = -1 EBADF (Bad file descriptor) >close(26) = -1 EBADF (Bad file descriptor) >close(27) = -1 EBADF (Bad file descriptor) >close(28) = -1 EBADF (Bad file descriptor) >close(29) = -1 EBADF (Bad file descriptor) >close(30) = -1 EBADF (Bad file descriptor) >close(31) = -1 EBADF (Bad file descriptor) >close(32) = -1 EBADF (Bad file descriptor) >close(33) = -1 EBADF (Bad file descriptor) >close(34) = -1 EBADF (Bad file descriptor) >close(35) = -1 EBADF (Bad file descriptor) >close(36) = -1 EBADF (Bad file descriptor) >close(37) = -1 EBADF (Bad file descriptor) >close(38) = -1 EBADF (Bad file descriptor) >close(39) = -1 EBADF (Bad file descriptor) >close(40) = -1 EBADF (Bad file descriptor) >close(41) = -1 EBADF (Bad file descriptor) >close(42) = -1 EBADF (Bad file descriptor) >close(43) = -1 EBADF (Bad file descriptor) >close(44) = -1 EBADF (Bad file descriptor) >close(45) = -1 EBADF (Bad file descriptor) >close(46) = -1 EBADF (Bad file descriptor) >close(47) = -1 EBADF (Bad file descriptor) >close(48) = -1 EBADF (Bad file descriptor) >close(49) = -1 EBADF (Bad file descriptor) >close(50) = -1 EBADF (Bad file descriptor) >close(51) = -1 EBADF (Bad file descriptor) >close(52) = -1 EBADF (Bad file descriptor) >close(53) = -1 EBADF (Bad file descriptor) >close(54) = -1 EBADF (Bad file descriptor) >close(55) = -1 EBADF (Bad file descriptor) >close(56) = -1 EBADF (Bad file descriptor) >close(57) = -1 EBADF (Bad file descriptor) >close(58) = -1 EBADF (Bad file descriptor) >close(59) = -1 EBADF (Bad file descriptor) >close(60) = -1 EBADF (Bad file descriptor) >close(61) = -1 EBADF (Bad file descriptor) >close(62) = -1 EBADF (Bad file descriptor) >close(63) = -1 EBADF (Bad file descriptor) >close(64) = -1 EBADF (Bad file descriptor) >close(65) = -1 EBADF (Bad file descriptor) >close(66) = -1 EBADF (Bad file descriptor) >close(67) = -1 EBADF (Bad file descriptor) >close(68) = -1 EBADF (Bad file descriptor) >close(69) = -1 EBADF (Bad file descriptor) >close(70) = -1 EBADF (Bad file descriptor) >close(71) = -1 EBADF (Bad file descriptor) >close(72) = -1 EBADF (Bad file descriptor) >close(73) = -1 EBADF (Bad file descriptor) >close(74) = -1 EBADF (Bad file descriptor) >close(75) = -1 EBADF (Bad file descriptor) >close(76) = -1 EBADF (Bad file descriptor) >close(77) = -1 EBADF (Bad file descriptor) >close(78) = -1 EBADF (Bad file descriptor) >close(79) = -1 EBADF (Bad file descriptor) >close(80) = -1 EBADF (Bad file descriptor) >close(81) = -1 EBADF (Bad file descriptor) >close(82) = -1 EBADF (Bad file descriptor) >close(83) = -1 EBADF (Bad file descriptor) >close(84) = -1 EBADF (Bad file descriptor) >close(85) = -1 EBADF (Bad file descriptor) >close(86) = -1 EBADF (Bad file descriptor) >close(87) = -1 EBADF (Bad file descriptor) >close(88) = -1 EBADF (Bad file descriptor) >close(89) = -1 EBADF (Bad file descriptor) >close(90) = -1 EBADF (Bad file descriptor) >close(91) = -1 EBADF (Bad file descriptor) >close(92) = -1 EBADF (Bad file descriptor) >close(93) = -1 EBADF (Bad file descriptor) >close(94) = -1 EBADF (Bad file descriptor) >close(95) = -1 EBADF (Bad file descriptor) >close(96) = -1 EBADF (Bad file descriptor) >close(97) = -1 EBADF (Bad file descriptor) >close(98) = -1 EBADF (Bad file descriptor) >close(99) = -1 EBADF (Bad file descriptor) >close(100) = -1 EBADF (Bad file descriptor) >close(101) = -1 EBADF (Bad file descriptor) >close(102) = -1 EBADF (Bad file descriptor) >close(103) = -1 EBADF (Bad file descriptor) >close(104) = -1 EBADF (Bad file descriptor) >close(105) = -1 EBADF (Bad file descriptor) >close(106) = -1 EBADF (Bad file descriptor) >close(107) = -1 EBADF (Bad file descriptor) >close(108) = -1 EBADF (Bad file descriptor) >close(109) = -1 EBADF (Bad file descriptor) >close(110) = -1 EBADF (Bad file descriptor) >close(111) = -1 EBADF (Bad file descriptor) >close(112) = -1 EBADF (Bad file descriptor) >close(113) = -1 EBADF (Bad file descriptor) >close(114) = -1 EBADF (Bad file descriptor) >close(115) = -1 EBADF (Bad file descriptor) >close(116) = -1 EBADF (Bad file descriptor) >close(117) = -1 EBADF (Bad file descriptor) >close(118) = -1 EBADF (Bad file descriptor) >close(119) = -1 EBADF (Bad file descriptor) >close(120) = -1 EBADF (Bad file descriptor) >close(121) = -1 EBADF (Bad file descriptor) >close(122) = -1 EBADF (Bad file descriptor) >close(123) = -1 EBADF (Bad file descriptor) >close(124) = -1 EBADF (Bad file descriptor) >close(125) = -1 EBADF (Bad file descriptor) >close(126) = -1 EBADF (Bad file descriptor) >close(127) = -1 EBADF (Bad file descriptor) >close(128) = -1 EBADF (Bad file descriptor) >close(129) = -1 EBADF (Bad file descriptor) >close(130) = -1 EBADF (Bad file descriptor) >close(131) = -1 EBADF (Bad file descriptor) >close(132) = -1 EBADF (Bad file descriptor) >close(133) = -1 EBADF (Bad file descriptor) >close(134) = -1 EBADF (Bad file descriptor) >close(135) = -1 EBADF (Bad file descriptor) >close(136) = -1 EBADF (Bad file descriptor) >close(137) = -1 EBADF (Bad file descriptor) >close(138) = -1 EBADF (Bad file descriptor) >close(139) = -1 EBADF (Bad file descriptor) >close(140) = -1 EBADF (Bad file descriptor) >close(141) = -1 EBADF (Bad file descriptor) >close(142) = -1 EBADF (Bad file descriptor) >close(143) = -1 EBADF (Bad file descriptor) >close(144) = -1 EBADF (Bad file descriptor) >close(145) = -1 EBADF (Bad file descriptor) >close(146) = -1 EBADF (Bad file descriptor) >close(147) = -1 EBADF (Bad file descriptor) >close(148) = -1 EBADF (Bad file descriptor) >close(149) = -1 EBADF (Bad file descriptor) >close(150) = -1 EBADF (Bad file descriptor) >close(151) = -1 EBADF (Bad file descriptor) >close(152) = -1 EBADF (Bad file descriptor) >close(153) = -1 EBADF (Bad file descriptor) >close(154) = -1 EBADF (Bad file descriptor) >close(155) = -1 EBADF (Bad file descriptor) >close(156) = -1 EBADF (Bad file descriptor) >close(157) = -1 EBADF (Bad file descriptor) >close(158) = -1 EBADF (Bad file descriptor) >close(159) = -1 EBADF (Bad file descriptor) >close(160) = -1 EBADF (Bad file descriptor) >close(161) = -1 EBADF (Bad file descriptor) >close(162) = -1 EBADF (Bad file descriptor) >close(163) = -1 EBADF (Bad file descriptor) >close(164) = -1 EBADF (Bad file descriptor) >close(165) = -1 EBADF (Bad file descriptor) >close(166) = -1 EBADF (Bad file descriptor) >close(167) = -1 EBADF (Bad file descriptor) >close(168) = -1 EBADF (Bad file descriptor) >close(169) = -1 EBADF (Bad file descriptor) >close(170) = -1 EBADF (Bad file descriptor) >close(171) = -1 EBADF (Bad file descriptor) >close(172) = -1 EBADF (Bad file descriptor) >close(173) = -1 EBADF (Bad file descriptor) >close(174) = -1 EBADF (Bad file descriptor) >close(175) = -1 EBADF (Bad file descriptor) >close(176) = -1 EBADF (Bad file descriptor) >close(177) = -1 EBADF (Bad file descriptor) >close(178) = -1 EBADF (Bad file descriptor) >close(179) = -1 EBADF (Bad file descriptor) >close(180) = -1 EBADF (Bad file descriptor) >close(181) = -1 EBADF (Bad file descriptor) >close(182) = -1 EBADF (Bad file descriptor) >close(183) = -1 EBADF (Bad file descriptor) >close(184) = -1 EBADF (Bad file descriptor) >close(185) = -1 EBADF (Bad file descriptor) >close(186) = -1 EBADF (Bad file descriptor) >close(187) = -1 EBADF (Bad file descriptor) >close(188) = -1 EBADF (Bad file descriptor) >close(189) = -1 EBADF (Bad file descriptor) >close(190) = -1 EBADF (Bad file descriptor) >close(191) = -1 EBADF (Bad file descriptor) >close(192) = -1 EBADF (Bad file descriptor) >close(193) = -1 EBADF (Bad file descriptor) >close(194) = -1 EBADF (Bad file descriptor) >close(195) = -1 EBADF (Bad file descriptor) >close(196) = -1 EBADF (Bad file descriptor) >close(197) = -1 EBADF (Bad file descriptor) >close(198) = -1 EBADF (Bad file descriptor) >close(199) = -1 EBADF (Bad file descriptor) >close(200) = -1 EBADF (Bad file descriptor) >close(201) = -1 EBADF (Bad file descriptor) >close(202) = -1 EBADF (Bad file descriptor) >close(203) = -1 EBADF (Bad file descriptor) >close(204) = -1 EBADF (Bad file descriptor) >close(205) = -1 EBADF (Bad file descriptor) >close(206) = -1 EBADF (Bad file descriptor) >close(207) = -1 EBADF (Bad file descriptor) >close(208) = -1 EBADF (Bad file descriptor) >close(209) = -1 EBADF (Bad file descriptor) >close(210) = -1 EBADF (Bad file descriptor) >close(211) = -1 EBADF (Bad file descriptor) >close(212) = -1 EBADF (Bad file descriptor) >close(213) = -1 EBADF (Bad file descriptor) >close(214) = -1 EBADF (Bad file descriptor) >close(215) = -1 EBADF (Bad file descriptor) >close(216) = -1 EBADF (Bad file descriptor) >close(217) = -1 EBADF (Bad file descriptor) >close(218) = -1 EBADF (Bad file descriptor) >close(219) = -1 EBADF (Bad file descriptor) >close(220) = -1 EBADF (Bad file descriptor) >close(221) = -1 EBADF (Bad file descriptor) >close(222) = -1 EBADF (Bad file descriptor) >close(223) = -1 EBADF (Bad file descriptor) >close(224) = -1 EBADF (Bad file descriptor) >close(225) = -1 EBADF (Bad file descriptor) >close(226) = -1 EBADF (Bad file descriptor) >close(227) = -1 EBADF (Bad file descriptor) >close(228) = -1 EBADF (Bad file descriptor) >close(229) = -1 EBADF (Bad file descriptor) >close(230) = -1 EBADF (Bad file descriptor) >close(231) = -1 EBADF (Bad file descriptor) >close(232) = -1 EBADF (Bad file descriptor) >close(233) = -1 EBADF (Bad file descriptor) >close(234) = -1 EBADF (Bad file descriptor) >close(235) = -1 EBADF (Bad file descriptor) >close(236) = -1 EBADF (Bad file descriptor) >close(237) = -1 EBADF (Bad file descriptor) >close(238) = -1 EBADF (Bad file descriptor) >close(239) = -1 EBADF (Bad file descriptor) >close(240) = -1 EBADF (Bad file descriptor) >close(241) = -1 EBADF (Bad file descriptor) >close(242) = -1 EBADF (Bad file descriptor) >close(243) = -1 EBADF (Bad file descriptor) >close(244) = -1 EBADF (Bad file descriptor) >close(245) = -1 EBADF (Bad file descriptor) >close(246) = -1 EBADF (Bad file descriptor) >close(247) = -1 EBADF (Bad file descriptor) >close(248) = -1 EBADF (Bad file descriptor) >close(249) = -1 EBADF (Bad file descriptor) >close(250) = -1 EBADF (Bad file descriptor) >close(251) = -1 EBADF (Bad file descriptor) >close(252) = -1 EBADF (Bad file descriptor) >close(253) = -1 EBADF (Bad file descriptor) >close(254) = -1 EBADF (Bad file descriptor) >close(255) = -1 EBADF (Bad file descriptor) >close(256) = -1 EBADF (Bad file descriptor) >close(257) = -1 EBADF (Bad file descriptor) >close(258) = -1 EBADF (Bad file descriptor) >close(259) = -1 EBADF (Bad file descriptor) >close(260) = -1 EBADF (Bad file descriptor) >close(261) = -1 EBADF (Bad file descriptor) >close(262) = -1 EBADF (Bad file descriptor) >close(263) = -1 EBADF (Bad file descriptor) >close(264) = -1 EBADF (Bad file descriptor) >close(265) = -1 EBADF (Bad file descriptor) >close(266) = -1 EBADF (Bad file descriptor) >close(267) = -1 EBADF (Bad file descriptor) >close(268) = -1 EBADF (Bad file descriptor) >close(269) = -1 EBADF (Bad file descriptor) >close(270) = -1 EBADF (Bad file descriptor) >close(271) = -1 EBADF (Bad file descriptor) >close(272) = -1 EBADF (Bad file descriptor) >close(273) = -1 EBADF (Bad file descriptor) >close(274) = -1 EBADF (Bad file descriptor) >close(275) = -1 EBADF (Bad file descriptor) >close(276) = -1 EBADF (Bad file descriptor) >close(277) = -1 EBADF (Bad file descriptor) >close(278) = -1 EBADF (Bad file descriptor) >close(279) = -1 EBADF (Bad file descriptor) >close(280) = -1 EBADF (Bad file descriptor) >close(281) = -1 EBADF (Bad file descriptor) >close(282) = -1 EBADF (Bad file descriptor) >close(283) = -1 EBADF (Bad file descriptor) >close(284) = -1 EBADF (Bad file descriptor) >close(285) = -1 EBADF (Bad file descriptor) >close(286) = -1 EBADF (Bad file descriptor) >close(287) = -1 EBADF (Bad file descriptor) >close(288) = -1 EBADF (Bad file descriptor) >close(289) = -1 EBADF (Bad file descriptor) >close(290) = -1 EBADF (Bad file descriptor) >close(291) = -1 EBADF (Bad file descriptor) >close(292) = -1 EBADF (Bad file descriptor) >close(293) = -1 EBADF (Bad file descriptor) >close(294) = -1 EBADF (Bad file descriptor) >close(295) = -1 EBADF (Bad file descriptor) >close(296) = -1 EBADF (Bad file descriptor) >close(297) = -1 EBADF (Bad file descriptor) >close(298) = -1 EBADF (Bad file descriptor) >close(299) = -1 EBADF (Bad file descriptor) >close(300) = -1 EBADF (Bad file descriptor) >close(301) = -1 EBADF (Bad file descriptor) >close(302) = -1 EBADF (Bad file descriptor) >close(303) = -1 EBADF (Bad file descriptor) >close(304) = -1 EBADF (Bad file descriptor) >close(305) = -1 EBADF (Bad file descriptor) >close(306) = -1 EBADF (Bad file descriptor) >close(307) = -1 EBADF (Bad file descriptor) >close(308) = -1 EBADF (Bad file descriptor) >close(309) = -1 EBADF (Bad file descriptor) >close(310) = -1 EBADF (Bad file descriptor) >close(311) = -1 EBADF (Bad file descriptor) >close(312) = -1 EBADF (Bad file descriptor) >close(313) = -1 EBADF (Bad file descriptor) >close(314) = -1 EBADF (Bad file descriptor) >close(315) = -1 EBADF (Bad file descriptor) >close(316) = -1 EBADF (Bad file descriptor) >close(317) = -1 EBADF (Bad file descriptor) >close(318) = -1 EBADF (Bad file descriptor) >close(319) = -1 EBADF (Bad file descriptor) >close(320) = -1 EBADF (Bad file descriptor) >close(321) = -1 EBADF (Bad file descriptor) >close(322) = -1 EBADF (Bad file descriptor) >close(323) = -1 EBADF (Bad file descriptor) >close(324) = -1 EBADF (Bad file descriptor) >close(325) = -1 EBADF (Bad file descriptor) >close(326) = -1 EBADF (Bad file descriptor) >close(327) = -1 EBADF (Bad file descriptor) >close(328) = -1 EBADF (Bad file descriptor) >close(329) = -1 EBADF (Bad file descriptor) >close(330) = -1 EBADF (Bad file descriptor) >close(331) = -1 EBADF (Bad file descriptor) >close(332) = -1 EBADF (Bad file descriptor) >close(333) = -1 EBADF (Bad file descriptor) >close(334) = -1 EBADF (Bad file descriptor) >close(335) = -1 EBADF (Bad file descriptor) >close(336) = -1 EBADF (Bad file descriptor) >close(337) = -1 EBADF (Bad file descriptor) >close(338) = -1 EBADF (Bad file descriptor) >close(339) = -1 EBADF (Bad file descriptor) >close(340) = -1 EBADF (Bad file descriptor) >close(341) = -1 EBADF (Bad file descriptor) >close(342) = -1 EBADF (Bad file descriptor) >close(343) = -1 EBADF (Bad file descriptor) >close(344) = -1 EBADF (Bad file descriptor) >close(345) = -1 EBADF (Bad file descriptor) >close(346) = -1 EBADF (Bad file descriptor) >close(347) = -1 EBADF (Bad file descriptor) >close(348) = -1 EBADF (Bad file descriptor) >close(349) = -1 EBADF (Bad file descriptor) >close(350) = -1 EBADF (Bad file descriptor) >close(351) = -1 EBADF (Bad file descriptor) >close(352) = -1 EBADF (Bad file descriptor) >close(353) = -1 EBADF (Bad file descriptor) >close(354) = -1 EBADF (Bad file descriptor) >close(355) = -1 EBADF (Bad file descriptor) >close(356) = -1 EBADF (Bad file descriptor) >close(357) = -1 EBADF (Bad file descriptor) >close(358) = -1 EBADF (Bad file descriptor) >close(359) = -1 EBADF (Bad file descriptor) >close(360) = -1 EBADF (Bad file descriptor) >close(361) = -1 EBADF (Bad file descriptor) >close(362) = -1 EBADF (Bad file descriptor) >close(363) = -1 EBADF (Bad file descriptor) >close(364) = -1 EBADF (Bad file descriptor) >close(365) = -1 EBADF (Bad file descriptor) >close(366) = -1 EBADF (Bad file descriptor) >close(367) = -1 EBADF (Bad file descriptor) >close(368) = -1 EBADF (Bad file descriptor) >close(369) = -1 EBADF (Bad file descriptor) >close(370) = -1 EBADF (Bad file descriptor) >close(371) = -1 EBADF (Bad file descriptor) >close(372) = -1 EBADF (Bad file descriptor) >close(373) = -1 EBADF (Bad file descriptor) >close(374) = -1 EBADF (Bad file descriptor) >close(375) = -1 EBADF (Bad file descriptor) >close(376) = -1 EBADF (Bad file descriptor) >close(377) = -1 EBADF (Bad file descriptor) >close(378) = -1 EBADF (Bad file descriptor) >close(379) = -1 EBADF (Bad file descriptor) >close(380) = -1 EBADF (Bad file descriptor) >close(381) = -1 EBADF (Bad file descriptor) >close(382) = -1 EBADF (Bad file descriptor) >close(383) = -1 EBADF (Bad file descriptor) >close(384) = -1 EBADF (Bad file descriptor) >close(385) = -1 EBADF (Bad file descriptor) >close(386) = -1 EBADF (Bad file descriptor) >close(387) = -1 EBADF (Bad file descriptor) >close(388) = -1 EBADF (Bad file descriptor) >close(389) = -1 EBADF (Bad file descriptor) >close(390) = -1 EBADF (Bad file descriptor) >close(391) = -1 EBADF (Bad file descriptor) >close(392) = -1 EBADF (Bad file descriptor) >close(393) = -1 EBADF (Bad file descriptor) >close(394) = -1 EBADF (Bad file descriptor) >close(395) = -1 EBADF (Bad file descriptor) >close(396) = -1 EBADF (Bad file descriptor) >close(397) = -1 EBADF (Bad file descriptor) >close(398) = -1 EBADF (Bad file descriptor) >close(399) = -1 EBADF (Bad file descriptor) >close(400) = -1 EBADF (Bad file descriptor) >close(401) = -1 EBADF (Bad file descriptor) >close(402) = -1 EBADF (Bad file descriptor) >close(403) = -1 EBADF (Bad file descriptor) >close(404) = -1 EBADF (Bad file descriptor) >close(405) = -1 EBADF (Bad file descriptor) >close(406) = -1 EBADF (Bad file descriptor) >close(407) = -1 EBADF (Bad file descriptor) >close(408) = -1 EBADF (Bad file descriptor) >close(409) = -1 EBADF (Bad file descriptor) >close(410) = -1 EBADF (Bad file descriptor) >close(411) = -1 EBADF (Bad file descriptor) >close(412) = -1 EBADF (Bad file descriptor) >close(413) = -1 EBADF (Bad file descriptor) >close(414) = -1 EBADF (Bad file descriptor) >close(415) = -1 EBADF (Bad file descriptor) >close(416) = -1 EBADF (Bad file descriptor) >close(417) = -1 EBADF (Bad file descriptor) >close(418) = -1 EBADF (Bad file descriptor) >close(419) = -1 EBADF (Bad file descriptor) >close(420) = -1 EBADF (Bad file descriptor) >close(421) = -1 EBADF (Bad file descriptor) >close(422) = -1 EBADF (Bad file descriptor) >close(423) = -1 EBADF (Bad file descriptor) >close(424) = -1 EBADF (Bad file descriptor) >close(425) = -1 EBADF (Bad file descriptor) >close(426) = -1 EBADF (Bad file descriptor) >close(427) = -1 EBADF (Bad file descriptor) >close(428) = -1 EBADF (Bad file descriptor) >close(429) = -1 EBADF (Bad file descriptor) >close(430) = -1 EBADF (Bad file descriptor) >close(431) = -1 EBADF (Bad file descriptor) >close(432) = -1 EBADF (Bad file descriptor) >close(433) = -1 EBADF (Bad file descriptor) >close(434) = -1 EBADF (Bad file descriptor) >close(435) = -1 EBADF (Bad file descriptor) >close(436) = -1 EBADF (Bad file descriptor) >close(437) = -1 EBADF (Bad file descriptor) >close(438) = -1 EBADF (Bad file descriptor) >close(439) = -1 EBADF (Bad file descriptor) >close(440) = -1 EBADF (Bad file descriptor) >close(441) = -1 EBADF (Bad file descriptor) >close(442) = -1 EBADF (Bad file descriptor) >close(443) = -1 EBADF (Bad file descriptor) >close(444) = -1 EBADF (Bad file descriptor) >close(445) = -1 EBADF (Bad file descriptor) >close(446) = -1 EBADF (Bad file descriptor) >close(447) = -1 EBADF (Bad file descriptor) >close(448) = -1 EBADF (Bad file descriptor) >close(449) = -1 EBADF (Bad file descriptor) >close(450) = -1 EBADF (Bad file descriptor) >close(451) = -1 EBADF (Bad file descriptor) >close(452) = -1 EBADF (Bad file descriptor) >close(453) = -1 EBADF (Bad file descriptor) >close(454) = -1 EBADF (Bad file descriptor) >close(455) = -1 EBADF (Bad file descriptor) >close(456) = -1 EBADF (Bad file descriptor) >close(457) = -1 EBADF (Bad file descriptor) >close(458) = -1 EBADF (Bad file descriptor) >close(459) = -1 EBADF (Bad file descriptor) >close(460) = -1 EBADF (Bad file descriptor) >close(461) = -1 EBADF (Bad file descriptor) >close(462) = -1 EBADF (Bad file descriptor) >close(463) = -1 EBADF (Bad file descriptor) >close(464) = -1 EBADF (Bad file descriptor) >close(465) = -1 EBADF (Bad file descriptor) >close(466) = -1 EBADF (Bad file descriptor) >close(467) = -1 EBADF (Bad file descriptor) >close(468) = -1 EBADF (Bad file descriptor) >close(469) = -1 EBADF (Bad file descriptor) >close(470) = -1 EBADF (Bad file descriptor) >close(471) = -1 EBADF (Bad file descriptor) >close(472) = -1 EBADF (Bad file descriptor) >close(473) = -1 EBADF (Bad file descriptor) >close(474) = -1 EBADF (Bad file descriptor) >close(475) = -1 EBADF (Bad file descriptor) >close(476) = -1 EBADF (Bad file descriptor) >close(477) = -1 EBADF (Bad file descriptor) >close(478) = -1 EBADF (Bad file descriptor) >close(479) = -1 EBADF (Bad file descriptor) >close(480) = -1 EBADF (Bad file descriptor) >close(481) = -1 EBADF (Bad file descriptor) >close(482) = -1 EBADF (Bad file descriptor) >close(483) = -1 EBADF (Bad file descriptor) >close(484) = -1 EBADF (Bad file descriptor) >close(485) = -1 EBADF (Bad file descriptor) >close(486) = -1 EBADF (Bad file descriptor) >close(487) = -1 EBADF (Bad file descriptor) >close(488) = -1 EBADF (Bad file descriptor) >close(489) = -1 EBADF (Bad file descriptor) >close(490) = -1 EBADF (Bad file descriptor) >close(491) = -1 EBADF (Bad file descriptor) >close(492) = -1 EBADF (Bad file descriptor) >close(493) = -1 EBADF (Bad file descriptor) >close(494) = -1 EBADF (Bad file descriptor) >close(495) = -1 EBADF (Bad file descriptor) >close(496) = -1 EBADF (Bad file descriptor) >close(497) = -1 EBADF (Bad file descriptor) >close(498) = -1 EBADF (Bad file descriptor) >close(499) = -1 EBADF (Bad file descriptor) >close(500) = -1 EBADF (Bad file descriptor) >close(501) = -1 EBADF (Bad file descriptor) >close(502) = -1 EBADF (Bad file descriptor) >close(503) = -1 EBADF (Bad file descriptor) >close(504) = -1 EBADF (Bad file descriptor) >close(505) = -1 EBADF (Bad file descriptor) >close(506) = -1 EBADF (Bad file descriptor) >close(507) = -1 EBADF (Bad file descriptor) >close(508) = -1 EBADF (Bad file descriptor) >close(509) = -1 EBADF (Bad file descriptor) >close(510) = -1 EBADF (Bad file descriptor) >close(511) = -1 EBADF (Bad file descriptor) >close(512) = -1 EBADF (Bad file descriptor) >close(513) = -1 EBADF (Bad file descriptor) >close(514) = -1 EBADF (Bad file descriptor) >close(515) = -1 EBADF (Bad file descriptor) >close(516) = -1 EBADF (Bad file descriptor) >close(517) = -1 EBADF (Bad file descriptor) >close(518) = -1 EBADF (Bad file descriptor) >close(519) = -1 EBADF (Bad file descriptor) >close(520) = -1 EBADF (Bad file descriptor) >close(521) = -1 EBADF (Bad file descriptor) >close(522) = -1 EBADF (Bad file descriptor) >close(523) = -1 EBADF (Bad file descriptor) >close(524) = -1 EBADF (Bad file descriptor) >close(525) = -1 EBADF (Bad file descriptor) >close(526) = -1 EBADF (Bad file descriptor) >close(527) = -1 EBADF (Bad file descriptor) >close(528) = -1 EBADF (Bad file descriptor) >close(529) = -1 EBADF (Bad file descriptor) >close(530) = -1 EBADF (Bad file descriptor) >close(531) = -1 EBADF (Bad file descriptor) >close(532) = -1 EBADF (Bad file descriptor) >close(533) = -1 EBADF (Bad file descriptor) >close(534) = -1 EBADF (Bad file descriptor) >close(535) = -1 EBADF (Bad file descriptor) >close(536) = -1 EBADF (Bad file descriptor) >close(537) = -1 EBADF (Bad file descriptor) >close(538) = -1 EBADF (Bad file descriptor) >close(539) = -1 EBADF (Bad file descriptor) >close(540) = -1 EBADF (Bad file descriptor) >close(541) = -1 EBADF (Bad file descriptor) >close(542) = -1 EBADF (Bad file descriptor) >close(543) = -1 EBADF (Bad file descriptor) >close(544) = -1 EBADF (Bad file descriptor) >close(545) = -1 EBADF (Bad file descriptor) >close(546) = -1 EBADF (Bad file descriptor) >close(547) = -1 EBADF (Bad file descriptor) >close(548) = -1 EBADF (Bad file descriptor) >close(549) = -1 EBADF (Bad file descriptor) >close(550) = -1 EBADF (Bad file descriptor) >close(551) = -1 EBADF (Bad file descriptor) >close(552) = -1 EBADF (Bad file descriptor) >close(553) = -1 EBADF (Bad file descriptor) >close(554) = -1 EBADF (Bad file descriptor) >close(555) = -1 EBADF (Bad file descriptor) >close(556) = -1 EBADF (Bad file descriptor) >close(557) = -1 EBADF (Bad file descriptor) >close(558) = -1 EBADF (Bad file descriptor) >close(559) = -1 EBADF (Bad file descriptor) >close(560) = -1 EBADF (Bad file descriptor) >close(561) = -1 EBADF (Bad file descriptor) >close(562) = -1 EBADF (Bad file descriptor) >close(563) = -1 EBADF (Bad file descriptor) >close(564) = -1 EBADF (Bad file descriptor) >close(565) = -1 EBADF (Bad file descriptor) >close(566) = -1 EBADF (Bad file descriptor) >close(567) = -1 EBADF (Bad file descriptor) >close(568) = -1 EBADF (Bad file descriptor) >close(569) = -1 EBADF (Bad file descriptor) >close(570) = -1 EBADF (Bad file descriptor) >close(571) = -1 EBADF (Bad file descriptor) >close(572) = -1 EBADF (Bad file descriptor) >close(573) = -1 EBADF (Bad file descriptor) >close(574) = -1 EBADF (Bad file descriptor) >close(575) = -1 EBADF (Bad file descriptor) >close(576) = -1 EBADF (Bad file descriptor) >close(577) = -1 EBADF (Bad file descriptor) >close(578) = -1 EBADF (Bad file descriptor) >close(579) = -1 EBADF (Bad file descriptor) >close(580) = -1 EBADF (Bad file descriptor) >close(581) = -1 EBADF (Bad file descriptor) >close(582) = -1 EBADF (Bad file descriptor) >close(583) = -1 EBADF (Bad file descriptor) >close(584) = -1 EBADF (Bad file descriptor) >close(585) = -1 EBADF (Bad file descriptor) >close(586) = -1 EBADF (Bad file descriptor) >close(587) = -1 EBADF (Bad file descriptor) >close(588) = -1 EBADF (Bad file descriptor) >close(589) = -1 EBADF (Bad file descriptor) >close(590) = -1 EBADF (Bad file descriptor) >close(591) = -1 EBADF (Bad file descriptor) >close(592) = -1 EBADF (Bad file descriptor) >close(593) = -1 EBADF (Bad file descriptor) >close(594) = -1 EBADF (Bad file descriptor) >close(595) = -1 EBADF (Bad file descriptor) >close(596) = -1 EBADF (Bad file descriptor) >close(597) = -1 EBADF (Bad file descriptor) >close(598) = -1 EBADF (Bad file descriptor) >close(599) = -1 EBADF (Bad file descriptor) >close(600) = -1 EBADF (Bad file descriptor) >close(601) = -1 EBADF (Bad file descriptor) >close(602) = -1 EBADF (Bad file descriptor) >close(603) = -1 EBADF (Bad file descriptor) >close(604) = -1 EBADF (Bad file descriptor) >close(605) = -1 EBADF (Bad file descriptor) >close(606) = -1 EBADF (Bad file descriptor) >close(607) = -1 EBADF (Bad file descriptor) >close(608) = -1 EBADF (Bad file descriptor) >close(609) = -1 EBADF (Bad file descriptor) >close(610) = -1 EBADF (Bad file descriptor) >close(611) = -1 EBADF (Bad file descriptor) >close(612) = -1 EBADF (Bad file descriptor) >close(613) = -1 EBADF (Bad file descriptor) >close(614) = -1 EBADF (Bad file descriptor) >close(615) = -1 EBADF (Bad file descriptor) >close(616) = -1 EBADF (Bad file descriptor) >close(617) = -1 EBADF (Bad file descriptor) >close(618) = -1 EBADF (Bad file descriptor) >close(619) = -1 EBADF (Bad file descriptor) >close(620) = -1 EBADF (Bad file descriptor) >close(621) = -1 EBADF (Bad file descriptor) >close(622) = -1 EBADF (Bad file descriptor) >close(623) = -1 EBADF (Bad file descriptor) >close(624) = -1 EBADF (Bad file descriptor) >close(625) = -1 EBADF (Bad file descriptor) >close(626) = -1 EBADF (Bad file descriptor) >close(627) = -1 EBADF (Bad file descriptor) >close(628) = -1 EBADF (Bad file descriptor) >close(629) = -1 EBADF (Bad file descriptor) >close(630) = -1 EBADF (Bad file descriptor) >close(631) = -1 EBADF (Bad file descriptor) >close(632) = -1 EBADF (Bad file descriptor) >close(633) = -1 EBADF (Bad file descriptor) >close(634) = -1 EBADF (Bad file descriptor) >close(635) = -1 EBADF (Bad file descriptor) >close(636) = -1 EBADF (Bad file descriptor) >close(637) = -1 EBADF (Bad file descriptor) >close(638) = -1 EBADF (Bad file descriptor) >close(639) = -1 EBADF (Bad file descriptor) >close(640) = -1 EBADF (Bad file descriptor) >close(641) = -1 EBADF (Bad file descriptor) >close(642) = -1 EBADF (Bad file descriptor) >close(643) = -1 EBADF (Bad file descriptor) >close(644) = -1 EBADF (Bad file descriptor) >close(645) = -1 EBADF (Bad file descriptor) >close(646) = -1 EBADF (Bad file descriptor) >close(647) = -1 EBADF (Bad file descriptor) >close(648) = -1 EBADF (Bad file descriptor) >close(649) = -1 EBADF (Bad file descriptor) >close(650) = -1 EBADF (Bad file descriptor) >close(651) = -1 EBADF (Bad file descriptor) >close(652) = -1 EBADF (Bad file descriptor) >close(653) = -1 EBADF (Bad file descriptor) >close(654) = -1 EBADF (Bad file descriptor) >close(655) = -1 EBADF (Bad file descriptor) >close(656) = -1 EBADF (Bad file descriptor) >close(657) = -1 EBADF (Bad file descriptor) >close(658) = -1 EBADF (Bad file descriptor) >close(659) = -1 EBADF (Bad file descriptor) >close(660) = -1 EBADF (Bad file descriptor) >close(661) = -1 EBADF (Bad file descriptor) >close(662) = -1 EBADF (Bad file descriptor) >close(663) = -1 EBADF (Bad file descriptor) >close(664) = -1 EBADF (Bad file descriptor) >close(665) = -1 EBADF (Bad file descriptor) >close(666) = -1 EBADF (Bad file descriptor) >close(667) = -1 EBADF (Bad file descriptor) >close(668) = -1 EBADF (Bad file descriptor) >close(669) = -1 EBADF (Bad file descriptor) >close(670) = -1 EBADF (Bad file descriptor) >close(671) = -1 EBADF (Bad file descriptor) >close(672) = -1 EBADF (Bad file descriptor) >close(673) = -1 EBADF (Bad file descriptor) >close(674) = -1 EBADF (Bad file descriptor) >close(675) = -1 EBADF (Bad file descriptor) >close(676) = -1 EBADF (Bad file descriptor) >close(677) = -1 EBADF (Bad file descriptor) >close(678) = -1 EBADF (Bad file descriptor) >close(679) = -1 EBADF (Bad file descriptor) >close(680) = -1 EBADF (Bad file descriptor) >close(681) = -1 EBADF (Bad file descriptor) >close(682) = -1 EBADF (Bad file descriptor) >close(683) = -1 EBADF (Bad file descriptor) >close(684) = -1 EBADF (Bad file descriptor) >close(685) = -1 EBADF (Bad file descriptor) >close(686) = -1 EBADF (Bad file descriptor) >close(687) = -1 EBADF (Bad file descriptor) >close(688) = -1 EBADF (Bad file descriptor) >close(689) = -1 EBADF (Bad file descriptor) >close(690) = -1 EBADF (Bad file descriptor) >close(691) = -1 EBADF (Bad file descriptor) >close(692) = -1 EBADF (Bad file descriptor) >close(693) = -1 EBADF (Bad file descriptor) >close(694) = -1 EBADF (Bad file descriptor) >close(695) = -1 EBADF (Bad file descriptor) >close(696) = -1 EBADF (Bad file descriptor) >close(697) = -1 EBADF (Bad file descriptor) >close(698) = -1 EBADF (Bad file descriptor) >close(699) = -1 EBADF (Bad file descriptor) >close(700) = -1 EBADF (Bad file descriptor) >close(701) = -1 EBADF (Bad file descriptor) >close(702) = -1 EBADF (Bad file descriptor) >close(703) = -1 EBADF (Bad file descriptor) >close(704) = -1 EBADF (Bad file descriptor) >close(705) = -1 EBADF (Bad file descriptor) >close(706) = -1 EBADF (Bad file descriptor) >close(707) = -1 EBADF (Bad file descriptor) >close(708) = -1 EBADF (Bad file descriptor) >close(709) = -1 EBADF (Bad file descriptor) >close(710) = -1 EBADF (Bad file descriptor) >close(711) = -1 EBADF (Bad file descriptor) >close(712) = -1 EBADF (Bad file descriptor) >close(713) = -1 EBADF (Bad file descriptor) >close(714) = -1 EBADF (Bad file descriptor) >close(715) = -1 EBADF (Bad file descriptor) >close(716) = -1 EBADF (Bad file descriptor) >close(717) = -1 EBADF (Bad file descriptor) >close(718) = -1 EBADF (Bad file descriptor) >close(719) = -1 EBADF (Bad file descriptor) >close(720) = -1 EBADF (Bad file descriptor) >close(721) = -1 EBADF (Bad file descriptor) >close(722) = -1 EBADF (Bad file descriptor) >close(723) = -1 EBADF (Bad file descriptor) >close(724) = -1 EBADF (Bad file descriptor) >close(725) = -1 EBADF (Bad file descriptor) >close(726) = -1 EBADF (Bad file descriptor) >close(727) = -1 EBADF (Bad file descriptor) >close(728) = -1 EBADF (Bad file descriptor) >close(729) = -1 EBADF (Bad file descriptor) >close(730) = -1 EBADF (Bad file descriptor) >close(731) = -1 EBADF (Bad file descriptor) >close(732) = -1 EBADF (Bad file descriptor) >close(733) = -1 EBADF (Bad file descriptor) >close(734) = -1 EBADF (Bad file descriptor) >close(735) = -1 EBADF (Bad file descriptor) >close(736) = -1 EBADF (Bad file descriptor) >close(737) = -1 EBADF (Bad file descriptor) >close(738) = -1 EBADF (Bad file descriptor) >close(739) = -1 EBADF (Bad file descriptor) >close(740) = -1 EBADF (Bad file descriptor) >close(741) = -1 EBADF (Bad file descriptor) >close(742) = -1 EBADF (Bad file descriptor) >close(743) = -1 EBADF (Bad file descriptor) >close(744) = -1 EBADF (Bad file descriptor) >close(745) = -1 EBADF (Bad file descriptor) >close(746) = -1 EBADF (Bad file descriptor) >close(747) = -1 EBADF (Bad file descriptor) >close(748) = -1 EBADF (Bad file descriptor) >close(749) = -1 EBADF (Bad file descriptor) >close(750) = -1 EBADF (Bad file descriptor) >close(751) = -1 EBADF (Bad file descriptor) >close(752) = -1 EBADF (Bad file descriptor) >close(753) = -1 EBADF (Bad file descriptor) >close(754) = -1 EBADF (Bad file descriptor) >close(755) = -1 EBADF (Bad file descriptor) >close(756) = -1 EBADF (Bad file descriptor) >close(757) = -1 EBADF (Bad file descriptor) >close(758) = -1 EBADF (Bad file descriptor) >close(759) = -1 EBADF (Bad file descriptor) >close(760) = -1 EBADF (Bad file descriptor) >close(761) = -1 EBADF (Bad file descriptor) >close(762) = -1 EBADF (Bad file descriptor) >close(763) = -1 EBADF (Bad file descriptor) >close(764) = -1 EBADF (Bad file descriptor) >close(765) = -1 EBADF (Bad file descriptor) >close(766) = -1 EBADF (Bad file descriptor) >close(767) = -1 EBADF (Bad file descriptor) >close(768) = -1 EBADF (Bad file descriptor) >close(769) = -1 EBADF (Bad file descriptor) >close(770) = -1 EBADF (Bad file descriptor) >close(771) = -1 EBADF (Bad file descriptor) >close(772) = -1 EBADF (Bad file descriptor) >close(773) = -1 EBADF (Bad file descriptor) >close(774) = -1 EBADF (Bad file descriptor) >close(775) = -1 EBADF (Bad file descriptor) >close(776) = -1 EBADF (Bad file descriptor) >close(777) = -1 EBADF (Bad file descriptor) >close(778) = -1 EBADF (Bad file descriptor) >close(779) = -1 EBADF (Bad file descriptor) >close(780) = -1 EBADF (Bad file descriptor) >close(781) = -1 EBADF (Bad file descriptor) >close(782) = -1 EBADF (Bad file descriptor) >close(783) = -1 EBADF (Bad file descriptor) >close(784) = -1 EBADF (Bad file descriptor) >close(785) = -1 EBADF (Bad file descriptor) >close(786) = -1 EBADF (Bad file descriptor) >close(787) = -1 EBADF (Bad file descriptor) >close(788) = -1 EBADF (Bad file descriptor) >close(789) = -1 EBADF (Bad file descriptor) >close(790) = -1 EBADF (Bad file descriptor) >close(791) = -1 EBADF (Bad file descriptor) >close(792) = -1 EBADF (Bad file descriptor) >close(793) = -1 EBADF (Bad file descriptor) >close(794) = -1 EBADF (Bad file descriptor) >close(795) = -1 EBADF (Bad file descriptor) >close(796) = -1 EBADF (Bad file descriptor) >close(797) = -1 EBADF (Bad file descriptor) >close(798) = -1 EBADF (Bad file descriptor) >close(799) = -1 EBADF (Bad file descriptor) >close(800) = -1 EBADF (Bad file descriptor) >close(801) = -1 EBADF (Bad file descriptor) >close(802) = -1 EBADF (Bad file descriptor) >close(803) = -1 EBADF (Bad file descriptor) >close(804) = -1 EBADF (Bad file descriptor) >close(805) = -1 EBADF (Bad file descriptor) >close(806) = -1 EBADF (Bad file descriptor) >close(807) = -1 EBADF (Bad file descriptor) >close(808) = -1 EBADF (Bad file descriptor) >close(809) = -1 EBADF (Bad file descriptor) >close(810) = -1 EBADF (Bad file descriptor) >close(811) = -1 EBADF (Bad file descriptor) >close(812) = -1 EBADF (Bad file descriptor) >close(813) = -1 EBADF (Bad file descriptor) >close(814) = -1 EBADF (Bad file descriptor) >close(815) = -1 EBADF (Bad file descriptor) >close(816) = -1 EBADF (Bad file descriptor) >close(817) = -1 EBADF (Bad file descriptor) >close(818) = -1 EBADF (Bad file descriptor) >close(819) = -1 EBADF (Bad file descriptor) >close(820) = -1 EBADF (Bad file descriptor) >close(821) = -1 EBADF (Bad file descriptor) >close(822) = -1 EBADF (Bad file descriptor) >close(823) = -1 EBADF (Bad file descriptor) >close(824) = -1 EBADF (Bad file descriptor) >close(825) = -1 EBADF (Bad file descriptor) >close(826) = -1 EBADF (Bad file descriptor) >close(827) = -1 EBADF (Bad file descriptor) >close(828) = -1 EBADF (Bad file descriptor) >close(829) = -1 EBADF (Bad file descriptor) >close(830) = -1 EBADF (Bad file descriptor) >close(831) = -1 EBADF (Bad file descriptor) >close(832) = -1 EBADF (Bad file descriptor) >close(833) = -1 EBADF (Bad file descriptor) >close(834) = -1 EBADF (Bad file descriptor) >close(835) = -1 EBADF (Bad file descriptor) >close(836) = -1 EBADF (Bad file descriptor) >close(837) = -1 EBADF (Bad file descriptor) >close(838) = -1 EBADF (Bad file descriptor) >close(839) = -1 EBADF (Bad file descriptor) >close(840) = -1 EBADF (Bad file descriptor) >close(841) = -1 EBADF (Bad file descriptor) >close(842) = -1 EBADF (Bad file descriptor) >close(843) = -1 EBADF (Bad file descriptor) >close(844) = -1 EBADF (Bad file descriptor) >close(845) = -1 EBADF (Bad file descriptor) >close(846) = -1 EBADF (Bad file descriptor) >close(847) = -1 EBADF (Bad file descriptor) >close(848) = -1 EBADF (Bad file descriptor) >close(849) = -1 EBADF (Bad file descriptor) >close(850) = -1 EBADF (Bad file descriptor) >close(851) = -1 EBADF (Bad file descriptor) >close(852) = -1 EBADF (Bad file descriptor) >close(853) = -1 EBADF (Bad file descriptor) >close(854) = -1 EBADF (Bad file descriptor) >close(855) = -1 EBADF (Bad file descriptor) >close(856) = -1 EBADF (Bad file descriptor) >close(857) = -1 EBADF (Bad file descriptor) >close(858) = -1 EBADF (Bad file descriptor) >close(859) = -1 EBADF (Bad file descriptor) >close(860) = -1 EBADF (Bad file descriptor) >close(861) = -1 EBADF (Bad file descriptor) >close(862) = -1 EBADF (Bad file descriptor) >close(863) = -1 EBADF (Bad file descriptor) >close(864) = -1 EBADF (Bad file descriptor) >close(865) = -1 EBADF (Bad file descriptor) >close(866) = -1 EBADF (Bad file descriptor) >close(867) = -1 EBADF (Bad file descriptor) >close(868) = -1 EBADF (Bad file descriptor) >close(869) = -1 EBADF (Bad file descriptor) >close(870) = -1 EBADF (Bad file descriptor) >close(871) = -1 EBADF (Bad file descriptor) >close(872) = -1 EBADF (Bad file descriptor) >close(873) = -1 EBADF (Bad file descriptor) >close(874) = -1 EBADF (Bad file descriptor) >close(875) = -1 EBADF (Bad file descriptor) >close(876) = -1 EBADF (Bad file descriptor) >close(877) = -1 EBADF (Bad file descriptor) >close(878) = -1 EBADF (Bad file descriptor) >close(879) = -1 EBADF (Bad file descriptor) >close(880) = -1 EBADF (Bad file descriptor) >close(881) = -1 EBADF (Bad file descriptor) >close(882) = -1 EBADF (Bad file descriptor) >close(883) = -1 EBADF (Bad file descriptor) >close(884) = -1 EBADF (Bad file descriptor) >close(885) = -1 EBADF (Bad file descriptor) >close(886) = -1 EBADF (Bad file descriptor) >close(887) = -1 EBADF (Bad file descriptor) >close(888) = -1 EBADF (Bad file descriptor) >close(889) = -1 EBADF (Bad file descriptor) >close(890) = -1 EBADF (Bad file descriptor) >close(891) = -1 EBADF (Bad file descriptor) >close(892) = -1 EBADF (Bad file descriptor) >close(893) = -1 EBADF (Bad file descriptor) >close(894) = -1 EBADF (Bad file descriptor) >close(895) = -1 EBADF (Bad file descriptor) >close(896) = -1 EBADF (Bad file descriptor) >close(897) = -1 EBADF (Bad file descriptor) >close(898) = -1 EBADF (Bad file descriptor) >close(899) = -1 EBADF (Bad file descriptor) >close(900) = -1 EBADF (Bad file descriptor) >close(901) = -1 EBADF (Bad file descriptor) >close(902) = -1 EBADF (Bad file descriptor) >close(903) = -1 EBADF (Bad file descriptor) >close(904) = -1 EBADF (Bad file descriptor) >close(905) = -1 EBADF (Bad file descriptor) >close(906) = -1 EBADF (Bad file descriptor) >close(907) = -1 EBADF (Bad file descriptor) >close(908) = -1 EBADF (Bad file descriptor) >close(909) = -1 EBADF (Bad file descriptor) >close(910) = -1 EBADF (Bad file descriptor) >close(911) = -1 EBADF (Bad file descriptor) >close(912) = -1 EBADF (Bad file descriptor) >close(913) = -1 EBADF (Bad file descriptor) >close(914) = -1 EBADF (Bad file descriptor) >close(915) = -1 EBADF (Bad file descriptor) >close(916) = -1 EBADF (Bad file descriptor) >close(917) = -1 EBADF (Bad file descriptor) >close(918) = -1 EBADF (Bad file descriptor) >close(919) = -1 EBADF (Bad file descriptor) >close(920) = -1 EBADF (Bad file descriptor) >close(921) = -1 EBADF (Bad file descriptor) >close(922) = -1 EBADF (Bad file descriptor) >close(923) = -1 EBADF (Bad file descriptor) >close(924) = -1 EBADF (Bad file descriptor) >close(925) = -1 EBADF (Bad file descriptor) >close(926) = -1 EBADF (Bad file descriptor) >close(927) = -1 EBADF (Bad file descriptor) >close(928) = -1 EBADF (Bad file descriptor) >close(929) = -1 EBADF (Bad file descriptor) >close(930) = -1 EBADF (Bad file descriptor) >close(931) = -1 EBADF (Bad file descriptor) >close(932) = -1 EBADF (Bad file descriptor) >close(933) = -1 EBADF (Bad file descriptor) >close(934) = -1 EBADF (Bad file descriptor) >close(935) = -1 EBADF (Bad file descriptor) >close(936) = -1 EBADF (Bad file descriptor) >close(937) = -1 EBADF (Bad file descriptor) >close(938) = -1 EBADF (Bad file descriptor) >close(939) = -1 EBADF (Bad file descriptor) >close(940) = -1 EBADF (Bad file descriptor) >close(941) = -1 EBADF (Bad file descriptor) >close(942) = -1 EBADF (Bad file descriptor) >close(943) = -1 EBADF (Bad file descriptor) >close(944) = -1 EBADF (Bad file descriptor) >close(945) = -1 EBADF (Bad file descriptor) >close(946) = -1 EBADF (Bad file descriptor) >close(947) = -1 EBADF (Bad file descriptor) >close(948) = -1 EBADF (Bad file descriptor) >close(949) = -1 EBADF (Bad file descriptor) >close(950) = -1 EBADF (Bad file descriptor) >close(951) = -1 EBADF (Bad file descriptor) >close(952) = -1 EBADF (Bad file descriptor) >close(953) = -1 EBADF (Bad file descriptor) >close(954) = -1 EBADF (Bad file descriptor) >close(955) = -1 EBADF (Bad file descriptor) >close(956) = -1 EBADF (Bad file descriptor) >close(957) = -1 EBADF (Bad file descriptor) >close(958) = -1 EBADF (Bad file descriptor) >close(959) = -1 EBADF (Bad file descriptor) >close(960) = -1 EBADF (Bad file descriptor) >close(961) = -1 EBADF (Bad file descriptor) >close(962) = -1 EBADF (Bad file descriptor) >close(963) = -1 EBADF (Bad file descriptor) >close(964) = -1 EBADF (Bad file descriptor) >close(965) = -1 EBADF (Bad file descriptor) >close(966) = -1 EBADF (Bad file descriptor) >close(967) = -1 EBADF (Bad file descriptor) >close(968) = -1 EBADF (Bad file descriptor) >close(969) = -1 EBADF (Bad file descriptor) >close(970) = -1 EBADF (Bad file descriptor) >close(971) = -1 EBADF (Bad file descriptor) >close(972) = -1 EBADF (Bad file descriptor) >close(973) = -1 EBADF (Bad file descriptor) >close(974) = -1 EBADF (Bad file descriptor) >close(975) = -1 EBADF (Bad file descriptor) >close(976) = -1 EBADF (Bad file descriptor) >close(977) = -1 EBADF (Bad file descriptor) >close(978) = -1 EBADF (Bad file descriptor) >close(979) = -1 EBADF (Bad file descriptor) >close(980) = -1 EBADF (Bad file descriptor) >close(981) = -1 EBADF (Bad file descriptor) >close(982) = -1 EBADF (Bad file descriptor) >close(983) = -1 EBADF (Bad file descriptor) >close(984) = -1 EBADF (Bad file descriptor) >close(985) = -1 EBADF (Bad file descriptor) >close(986) = -1 EBADF (Bad file descriptor) >close(987) = -1 EBADF (Bad file descriptor) >close(988) = -1 EBADF (Bad file descriptor) >close(989) = -1 EBADF (Bad file descriptor) >close(990) = -1 EBADF (Bad file descriptor) >close(991) = -1 EBADF (Bad file descriptor) >close(992) = -1 EBADF (Bad file descriptor) >close(993) = -1 EBADF (Bad file descriptor) >close(994) = -1 EBADF (Bad file descriptor) >close(995) = -1 EBADF (Bad file descriptor) >close(996) = -1 EBADF (Bad file descriptor) >close(997) = -1 EBADF (Bad file descriptor) >close(998) = -1 EBADF (Bad file descriptor) >close(999) = -1 EBADF (Bad file descriptor) >close(1000) = -1 EBADF (Bad file descriptor) >close(1001) = -1 EBADF (Bad file descriptor) >close(1002) = -1 EBADF (Bad file descriptor) >close(1003) = -1 EBADF (Bad file descriptor) >close(1004) = -1 EBADF (Bad file descriptor) >close(1005) = -1 EBADF (Bad file descriptor) >close(1006) = -1 EBADF (Bad file descriptor) >close(1007) = -1 EBADF (Bad file descriptor) >close(1008) = -1 EBADF (Bad file descriptor) >close(1009) = -1 EBADF (Bad file descriptor) >close(1010) = -1 EBADF (Bad file descriptor) >close(1011) = -1 EBADF (Bad file descriptor) >close(1012) = -1 EBADF (Bad file descriptor) >close(1013) = -1 EBADF (Bad file descriptor) >close(1014) = -1 EBADF (Bad file descriptor) >close(1015) = -1 EBADF (Bad file descriptor) >close(1016) = -1 EBADF (Bad file descriptor) >close(1017) = -1 EBADF (Bad file descriptor) >close(1018) = -1 EBADF (Bad file descriptor) >close(1019) = -1 EBADF (Bad file descriptor) >close(1020) = -1 EBADF (Bad file descriptor) >close(1021) = -1 EBADF (Bad file descriptor) >close(1022) = -1 EBADF (Bad file descriptor) >close(1023) = -1 EBADF (Bad file descriptor) >write(2, "KCrash: Application \'karm\' crash"..., 39) = 39 >socket(PF_FILE, SOCK_STREAM, 0) = 3 >connect(3, {sa_family=AF_FILE, path="/home/linux/.kde/socket-linux-oy23/kdeinit_localhost_10"}, 110) = 0 >write(3, "\f\0\0\0\247\0\0\0", 8) = 8 >write(3, "\21\0\0\0drkonqi\0-display\0localhost:1"..., 167) = 167 >read(3, "\4\0\0\0\4\0\0\0", 8) = 8 >read(3, " \21\0\0", 4) = 4 >alarm(0) = 3 >kill(4384, SIG_0) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [SEGV], 8) = 0 >rt_sigaction(SIGCHLD, NULL, {0xb745f7e0, [], SA_RESTART|SA_NOCLDSTOP}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [SEGV], NULL, 8) = 0 >nanosleep({1, 0}, {1, 0}) = 0 >kill(4384, SIG_0) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [SEGV], 8) = 0 >rt_sigaction(SIGCHLD, NULL, {0xb745f7e0, [], SA_RESTART|SA_NOCLDSTOP}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [SEGV], NULL, 8) = 0 >nanosleep({1, 0}, {1, 0}) = 0 >kill(4384, SIG_0) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [SEGV], 8) = 0 >rt_sigaction(SIGCHLD, NULL, {0xb745f7e0, [], SA_RESTART|SA_NOCLDSTOP}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [SEGV], NULL, 8) = 0 >nanosleep({1, 0}, {1, 0}) = 0 >kill(4384, SIG_0) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [SEGV], 8) = 0 >rt_sigaction(SIGCHLD, NULL, {0xb745f7e0, [], SA_RESTART|SA_NOCLDSTOP}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [SEGV], NULL, 8) = 0 >nanosleep({1, 0}, 0xbfab91c4) = ? ERESTART_RESTARTBLOCK (To be restarted) >--- SIGCONT (Continued) @ 0 (0) --- >restart_syscall(<... resuming interrupted call ...>) = 0 >kill(4384, SIG_0) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [SEGV], 8) = 0 >rt_sigaction(SIGCHLD, NULL, {0xb745f7e0, [], SA_RESTART|SA_NOCLDSTOP}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [SEGV], NULL, 8) = 0 >nanosleep({1, 0}, 0xbfab91c4) = ? ERESTART_RESTARTBLOCK (To be restarted) >--- SIGCONT (Continued) @ 0 (0) --- >restart_syscall(<... resuming interrupted call ...>) = 0 >kill(4384, SIG_0) = -1 ESRCH (No such process) >exit_group(253) = ?
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 289028
:
149239
| 149240