[Freewx-maint] Bug#575536: [Enthought-Dev] Bug#575536: mayavi2 segfaults under VNC

Yaroslav Halchenko debian at onerussian.com
Wed Sep 22 16:36:14 UTC 2010


On Sun, 04 Apr 2010, Varun Hiremath wrote:
> Thanks a lot, that was quick! I'm reassigning the bug to wx. Let's see
> what they have to say about this.

> Also, could you tell us what version of wx are you using?

since there were no activity I've decided to check again... findings:

* works fine on sid under VNC (dirty mix of sid and squeeze etc, but
  wx2.8 is the same as well as VNC)
* fails on squeeze (installed clean chroot with vnc server, mayavi2)

see attached two straces from both environments running Gael's
"reproduction" script -- may be they would give a hint?

-- 
                                  .-.
=------------------------------   /v\  ----------------------------=
Keep in touch                    // \\     (yoh@|www.)onerussian.com
Yaroslav Halchenko              /(   )\               ICQ#: 60653192
                   Linux User    ^^-^^    [175555]


-------------- next part --------------
execve("/usr/bin/python", ["python", "wx-bug.py"], [/* 107 vars */]) = 0
brk(0)                                  = 0x9e4000
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a707e9000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("tls/x86_64/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libpthread.so.0", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("x86_64/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libpthread.so.0", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("/usr/local/lib/tls/x86_64/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/tls/x86_64", 0x7fff47ff5de0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/tls/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/tls", 0x7fff47ff5de0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/x86_64/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64", 0x7fff47ff5de0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=209768, ...}) = 0
mmap(NULL, 209768, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f4a707b5000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libpthread.so.0", O_RDONLY)  = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340Y\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=131260, ...}) = 0
mmap(NULL, 2208640, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f4a703b2000
mprotect(0x7f4a703c9000, 2093056, PROT_NONE) = 0
mmap(0x7f4a705c8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7f4a705c8000
mmap(0x7f4a705ca000, 13184, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f4a705ca000
close(3)                                = 0
open("tls/x86_64/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libdl.so.2", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("x86_64/libdl.so.2", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("libdl.so.2", O_RDONLY)            = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libdl.so.2", O_RDONLY)       = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\r\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=14696, ...}) = 0
mmap(NULL, 2109696, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f4a701ae000
mprotect(0x7f4a701b0000, 2097152, PROT_NONE) = 0
mmap(0x7f4a703b0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f4a703b0000
close(3)                                = 0
open("tls/x86_64/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libutil.so.1", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("x86_64/libutil.so.1", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("libutil.so.1", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libutil.so.1", O_RDONLY)     = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\16\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=10648, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a707b4000
mmap(NULL, 2105608, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f4a6ffab000
mprotect(0x7f4a6ffad000, 2093056, PROT_NONE) = 0
mmap(0x7f4a701ac000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f4a701ac000
close(3)                                = 0
open("tls/x86_64/libssl.so.0.9.8", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libssl.so.0.9.8", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("x86_64/libssl.so.0.9.8", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libssl.so.0.9.8", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libssl.so.0.9.8", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libssl.so.0.9.8", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220f\1\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=349040, ...}) = 0
mmap(NULL, 2444240, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f4a6fd56000
mprotect(0x7f4a6fda5000, 2093056, PROT_NONE) = 0
mmap(0x7f4a6ffa4000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4e000) = 0x7f4a6ffa4000
close(3)                                = 0
open("tls/x86_64/libcrypto.so.0.9.8", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libcrypto.so.0.9.8", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libcrypto.so.0.9.8", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libcrypto.so.0.9.8", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libcrypto.so.0.9.8", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libcrypto.so.0.9.8", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\252\7\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=1693312, ...}) = 0
mmap(NULL, 3803288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f4a6f9b5000
mprotect(0x7f4a6fb2a000, 2097152, PROT_NONE) = 0
mmap(0x7f4a6fd2a000, 163840, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x175000) = 0x7f4a6fd2a000
mmap(0x7f4a6fd52000, 14488, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f4a6fd52000
close(3)                                = 0
open("tls/x86_64/libz.so.1", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("tls/libz.so.1", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("x86_64/libz.so.1", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("libz.so.1", O_RDONLY)             = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libz.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libz.so.1", O_RDONLY)    = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20!\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=98544, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a707b3000
mmap(NULL, 2193584, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f4a6f79d000
mprotect(0x7f4a6f7b5000, 2093056, PROT_NONE) = 0
mmap(0x7f4a6f9b4000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f4a6f9b4000
close(3)                                = 0
open("tls/x86_64/libm.so.6", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("tls/libm.so.6", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("x86_64/libm.so.6", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("libm.so.6", O_RDONLY)             = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libm.so.6", O_RDONLY)        = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360>\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=530736, ...}) = 0
mmap(NULL, 2625768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f4a6f51b000
mprotect(0x7f4a6f59b000, 2097152, PROT_NONE) = 0
mmap(0x7f4a6f79b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x80000) = 0x7f4a6f79b000
close(3)                                = 0
open("tls/x86_64/libc.so.6", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("tls/libc.so.6", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("x86_64/libc.so.6", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("libc.so.6", O_RDONLY)             = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libc.so.6", O_RDONLY)        = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\355\1\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1432968, ...}) = 0
mmap(NULL, 3541032, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f4a6f1ba000
mprotect(0x7f4a6f312000, 2093056, PROT_NONE) = 0
mmap(0x7f4a6f511000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x157000) = 0x7f4a6f511000
mmap(0x7f4a6f516000, 18472, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f4a6f516000
close(3)                                = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a707b2000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a707b1000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a707b0000
arch_prctl(ARCH_SET_FS, 0x7f4a707b1700) = 0
mprotect(0x7f4a6f511000, 16384, PROT_READ) = 0
mprotect(0x7f4a6f79b000, 4096, PROT_READ) = 0
mprotect(0x7f4a701ac000, 4096, PROT_READ) = 0
mprotect(0x7f4a703b0000, 4096, PROT_READ) = 0
mprotect(0x7f4a705c8000, 4096, PROT_READ) = 0
mprotect(0x7f4a707eb000, 4096, PROT_READ) = 0
munmap(0x7f4a707b5000, 209768)          = 0
set_tid_address(0x7f4a707b19d0)         = 12120
set_robust_list(0x7f4a707b19e0, 0x18)   = 0
futex(0x7fff47ff66dc, FUTEX_WAKE_PRIVATE, 1) = 0
futex(0x7fff47ff66dc, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, 7f4a707b1700) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigaction(SIGRTMIN, {0x7f4a703b7860, [], SA_RESTORER|SA_SIGINFO, 0x7f4a703c0f60}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {0x7f4a703b78f0, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f4a703c0f60}, 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
ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
brk(0)                                  = 0x9e4000
brk(0xa05000)                           = 0xa05000
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a7076f000
open("/proc/meminfo", O_RDONLY)         = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a707e8000
read(3, "MemTotal:        3955480 kB\nMemF"..., 1024) = 1024
close(3)                                = 0
munmap(0x7f4a707e8000, 4096)            = 0
brk(0xa2e000)                           = 0xa2e000
fstat(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 25), ...}) = 0
fstat(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 25), ...}) = 0
fstat(1, {st_mode=S_IFREG|0600, st_size=11635, ...}) = 0
fstat(2, {st_mode=S_IFREG|0600, st_size=11692, ...}) = 0
stat("/home/yoh/bin/python", 0x7fff47ff4430) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/python", 0x7fff47ff4430) = -1 ENOENT (No such file or directory)
stat("/usr/bin/python", {st_mode=S_IFREG|0755, st_size=2617520, ...}) = 0
readlink("/usr/bin/python", "python2.6"..., 4096) = 9
readlink("/usr/bin/python2.6", 0x7fff47ff4430, 4096) = -1 EINVAL (Invalid argument)
stat("/usr/bin/Modules/Setup", 0x7fff47ff4340) = -1 ENOENT (No such file or directory)
stat("/usr/bin/lib/python2.6/os.py", 0x7fff47ff4340) = -1 ENOENT (No such file or directory)
stat("/usr/bin/lib/python2.6/os.pyc", 0x7fff47ff4340) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/os.py", {st_mode=S_IFREG|0644, st_size=26338, ...}) = 0
stat("/usr/bin/Modules/Setup", 0x7fff47ff4430) = -1 ENOENT (No such file or directory)
stat("/usr/bin/lib/python2.6/lib-dynload", 0x7fff47ff4430) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/lib-dynload", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f4a703c0f60}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXFSZ, {SIG_IGN, [], SA_RESTORER, 0x7f4a703c0f60}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGHUP, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGINT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTRAP, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGBUS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGFPE, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGKILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR1, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSEGV, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR2, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPIPE, NULL, {SIG_IGN, [], SA_RESTORER, 0x7f4a703c0f60}, 8) = 0
rt_sigaction(SIGALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTKFLT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGCHLD, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGCONT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTOP, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTSTP, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTTIN, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTTOU, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGURG, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXCPU, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXFSZ, NULL, {SIG_IGN, [], SA_RESTORER, 0x7f4a703c0f60}, 8) = 0
rt_sigaction(SIGVTALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPROF, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGWINCH, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGIO, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPWR, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_2, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_3, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_4, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_5, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_6, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_7, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_8, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_9, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_10, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_11, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_12, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_13, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_14, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_15, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_16, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_17, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_18, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_19, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_20, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_21, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_22, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_23, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_24, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_25, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_26, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_27, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_28, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_29, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_30, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_31, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_32, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGINT, {0x4da870, [], SA_RESTORER, 0x7f4a703c0f60}, {SIG_DFL, [], 0}, 8) = 0
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a7072e000
stat("/usr/lib/python2.6/", {st_mode=S_IFDIR|0755, st_size=24576, ...}) = 0
stat("/usr/lib/python2.6/", {st_mode=S_IFDIR|0755, st_size=24576, ...}) = 0
stat("/usr/lib/python2.6/site", 0x7fff47ff4150) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/site.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/sitemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/site.py", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=19139, ...}) = 0
open("/usr/lib/python2.6/site.pyc", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=18614, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a7072d000
read(4, "\321\362\r\ng\367ZLc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0sK\1\0\0d\0"..., 4096) = 4096
fstat(4, {st_mode=S_IFREG|0644, st_size=18614, ...}) = 0
read(4, "\0\0\0\3\0\0\0\6\0\0\0C\0\0\0st\0\0\0t\0\0\203\0\0}\0\0xd\0"..., 12288) = 12288
read(4, "\0\0R\274\0\0\0R\275\0\0\0R\276\0\0\0(\1\0\0\0R\300\0\0\0(\0\0\0\0"..., 4096) = 2230
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x7f4a7072d000, 4096)            = 0
stat("/usr/lib/python2.6/os", 0x7fff47ff0bb0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/os.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/osmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/os.py", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=26338, ...}) = 0
open("/usr/lib/python2.6/os.pyc", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=26303, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a7072d000
read(5, "\321\362\r\n\\\367ZLc\0\0\0\0\0\0\0\0\36\0\0\0@\0\0\0sH\7\0\0d\0"..., 4096) = 4096
fstat(5, {st_mode=S_IFREG|0644, st_size=26303, ...}) = 0
read(5, "intermediate path segment (not\n "..., 20480) = 20480
read(5, "\0S(\1\0\0\0N(\2\0\0\0R\256\0\0\0R\263\0\0\0(\3\0\0\0R\257\0\0"..., 4096) = 1727
read(5, "", 4096)                       = 0
close(5)                                = 0
munmap(0x7f4a7072d000, 4096)            = 0
brk(0xa4f000)                           = 0xa4f000
stat("/usr/lib/python2.6/posixpath", 0x7fff47fed610) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/posixpath.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/posixpathmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/posixpath.py", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=13119, ...}) = 0
open("/usr/lib/python2.6/posixpath.pyc", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=11142, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a7072d000
read(6, "\321\362\r\n\\\367ZLc\0\0\0\0\0\0\0\0+\0\0\0@\0\0\0s\320\1\0\0d\0"..., 4096) = 4096
fstat(6, {st_mode=S_IFREG|0644, st_size=11142, ...}) = 0
read(6, "\0\0\0(\0\0\0\0(\0\0\0\0s\37\0\0\0/usr/lib/pytho"..., 4096) = 4096
read(6, "\0\1|\0\0i\2\0d\7\0\203\1\0\fo\n\0\1d\10\0}\3\0n\1\0\1|\0\0"..., 4096) = 2950
read(6, "", 4096)                       = 0
close(6)                                = 0
munmap(0x7f4a7072d000, 4096)            = 0
stat("/usr/lib/python2.6/stat", 0x7fff47fea070) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/stat.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/statmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/stat.py", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=1718, ...}) = 0
open("/usr/lib/python2.6/stat.pyc", O_RDONLY) = 7
fstat(7, {st_mode=S_IFREG|0644, st_size=2683, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a7072d000
read(7, "\321\362\r\n\\\367ZLc\0\0\0\0\0\0\0\0\1\0\0\0@\0\0\0so\1\0\0d\0"..., 4096) = 2683
fstat(7, {st_mode=S_IFREG|0644, st_size=2683, ...}) = 0
read(7, "", 4096)                       = 0
close(7)                                = 0
munmap(0x7f4a7072d000, 4096)            = 0
close(6)                                = 0
stat("/usr/lib/python2.6/genericpath", 0x7fff47fea070) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/genericpath.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/genericpathmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/genericpath.py", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=3020, ...}) = 0
open("/usr/lib/python2.6/genericpath.pyc", O_RDONLY) = 7
fstat(7, {st_mode=S_IFREG|0644, st_size=3272, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a7072d000
read(7, "\321\362\r\n\\\367ZLc\0\0\0\0\0\0\0\0\n\0\0\0@\0\0\0s\221\0\0\0d\0"..., 4096) = 3272
fstat(7, {st_mode=S_IFREG|0644, st_size=3272, ...}) = 0
read(7, "", 4096)                       = 0
close(7)                                = 0
munmap(0x7f4a7072d000, 4096)            = 0
close(6)                                = 0
stat("/usr/lib/python2.6/warnings", 0x7fff47fea070) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/warnings.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/warningsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/warnings.py", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=14172, ...}) = 0
open("/usr/lib/python2.6/warnings.pyc", O_RDONLY) = 7
fstat(7, {st_mode=S_IFREG|0644, st_size=12996, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a7072d000
read(7, "\321\362\r\n]\367ZLc\0\0\0\0\0\0\0\0\r\0\0\0@\0\0\0s3\2\0\0d\0"..., 4096) = 4096
fstat(7, {st_mode=S_IFREG|0644, st_size=12996, ...}) = 0
read(7, "\34\0\1\1}\2\0\1t\2\0i\3\0\4d\1\0\2I\4|\2\0\2IJq\7\0\1X"..., 8192) = 8192
read(7, "\0\0R6\0\0\0R\215\0\0\0R\10\0\0\0R\207\0\0\0R\222\0\0\0R\230\0\0\0"..., 4096) = 708
read(7, "", 4096)                       = 0
mmap(NULL, 200704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a706fc000
close(7)                                = 0
munmap(0x7f4a7072d000, 4096)            = 0
stat("/usr/lib/python2.6/linecache", 0x7fff47fe6ad0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/linecache.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/linecachemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/linecache.py", O_RDONLY) = 7
fstat(7, {st_mode=S_IFREG|0644, st_size=4282, ...}) = 0
open("/usr/lib/python2.6/linecache.pyc", O_RDONLY) = 8
fstat(8, {st_mode=S_IFREG|0644, st_size=3299, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a7072d000
read(8, "\321\362\r\n\\\367ZLc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0sp\0\0\0d\0"..., 4096) = 3299
fstat(8, {st_mode=S_IFREG|0644, st_size=3299, ...}) = 0
read(8, "", 4096)                       = 0
close(8)                                = 0
munmap(0x7f4a7072d000, 4096)            = 0
close(7)                                = 0
stat("/usr/lib/python2.6/types", 0x7fff47fe6ad0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/types.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/typesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/types.py", O_RDONLY) = 7
fstat(7, {st_mode=S_IFREG|0644, st_size=2323, ...}) = 0
open("/usr/lib/python2.6/types.pyc", O_RDONLY) = 8
fstat(8, {st_mode=S_IFREG|0644, st_size=2608, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a7072d000
read(8, "\321\362\r\n]\367ZLc\0\0\0\0\0\0\0\0\17\0\0\0@\0\0\0so\2\0\0d\0"..., 4096) = 2608
fstat(8, {st_mode=S_IFREG|0644, st_size=2608, ...}) = 0
read(8, "", 4096)                       = 0
close(8)                                = 0
munmap(0x7f4a7072d000, 4096)            = 0
close(7)                                = 0
close(6)                                = 0
close(5)                                = 0
stat("/usr/lib/python2.6/UserDict", 0x7fff47fed610) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/UserDict.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/UserDictmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/UserDict.py", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=5778, ...}) = 0
open("/usr/lib/python2.6/UserDict.pyc", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=8802, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a7072d000
read(6, "\321\362\r\n\\\367ZLc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0sb\0\0\0d\0"..., 4096) = 4096
fstat(6, {st_mode=S_IFREG|0644, st_size=8802, ...}) = 0
read(6, "Dict.pyR*\0\0\0C\0\0\0s\2\0\0\0\0\1c\2\0\0\0\2\0\0\0"..., 4096) = 4096
read(6, "\v\0\0\0R7\0\0\0R\6\0\0\0R\35\0\0\0R\f\0\0\0(\2\0\0\0R\5\0"..., 4096) = 610
read(6, "", 4096)                       = 0
close(6)                                = 0
munmap(0x7f4a7072d000, 4096)            = 0
stat("/usr/lib/python2.6/_abcoll", 0x7fff47fea070) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/_abcoll.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/_abcollmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/_abcoll.py", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=13913, ...}) = 0
open("/usr/lib/python2.6/_abcoll.pyc", O_RDONLY) = 7
fstat(7, {st_mode=S_IFREG|0644, st_size=21102, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a7072d000
read(7, "\321\362\r\n\\\367ZLc\0\0\0\0\0\0\0\0\22\0\0\0@\0\0\0sI\2\0\0d\0"..., 4096) = 4096
fstat(7, {st_mode=S_IFREG|0644, st_size=21102, ...}) = 0
read(7, "\2c\2\0\0\0\2\0\0\0\3\0\0\0C\0\0\0s*\0\0\0|\0\0t\0\0j\10\0"..., 16384) = 16384
read(7, "\0\0R\34\0\0\0Rh\0\0\0(\0\0\0\0(\0\0\0\0s\35\0\0\0/usr/"..., 4096) = 622
read(7, "", 4096)                       = 0
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a706bb000
close(7)                                = 0
munmap(0x7f4a7072d000, 4096)            = 0
stat("/usr/lib/python2.6/abc", 0x7fff47fe6ad0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/abc.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/abcmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/abc.py", O_RDONLY) = 7
fstat(7, {st_mode=S_IFREG|0644, st_size=7034, ...}) = 0
open("/usr/lib/python2.6/abc.pyc", O_RDONLY) = 8
fstat(8, {st_mode=S_IFREG|0644, st_size=6049, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a7072d000
read(8, "\321\362\r\n\\\367ZLc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0sa\0\0\0d\0"..., 4096) = 4096
fstat(8, {st_mode=S_IFREG|0644, st_size=6049, ...}) = 0
read(8, "\0\0i\1\0f\2\0\26\2IJ|\1\0\4d\2\0t\2\0i\3\0\26\2IJxT\0"..., 4096) = 1953
read(8, "", 4096)                       = 0
close(8)                                = 0
munmap(0x7f4a7072d000, 4096)            = 0
close(7)                                = 0
brk(0xa70000)                           = 0xa70000
close(6)                                = 0
close(5)                                = 0
stat("/usr/lib/python2.6/copy_reg", 0x7fff47fed610) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/copy_reg.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/copy_regmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/copy_reg.py", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=6800, ...}) = 0
open("/usr/lib/python2.6/copy_reg.pyc", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=5156, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a7072d000
read(6, "\321\362\r\n\\\367ZLc\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0s\330\0\0\0d\0"..., 4096) = 4096
fstat(6, {st_mode=S_IFREG|0644, st_size=5156, ...}) = 0
read(6, "ered with code %ss$\0\0\0code %s is"..., 4096) = 1060
read(6, "", 4096)                       = 0
close(6)                                = 0
munmap(0x7f4a7072d000, 4096)            = 0
close(5)                                = 0
close(4)                                = 0
geteuid()                               = 47521
getuid()                                = 47521
getegid()                               = 47522
getgid()                                = 47522
stat("/home/yoh/.local/lib/python2.6/site-packages", 0x7fff47ff2a60) = -1 ENOENT (No such file or directory)
stat("/home/yoh/.local/local/lib/python2.6/dist-packages", 0x7fff47ff2a60) = -1 ENOENT (No such file or directory)
stat("/home/yoh/.local/lib/python2.6/dist-packages", 0x7fff47ff2a60) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/python2.6/dist-packages", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
open("/usr/local/lib/python2.6/dist-packages", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4
fcntl(4, F_GETFD)                       = 0x1 (flags FD_CLOEXEC)
getdents(4, /* 2 entries */, 32768)     = 48
getdents(4, /* 0 entries */, 32768)     = 0
close(4)                                = 0
stat("/usr/lib/python2.6/dist-packages", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
open("/usr/lib/python2.6/dist-packages", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4
getdents(4, /* 206 entries */, 32768)   = 7936
getdents(4, /* 0 entries */, 32768)     = 0
close(4)                                = 0
open("/usr/lib/python2.6/dist-packages/AppTools-3.3.2-nspkg.pth", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=316, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=316, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a7072d000
read(4, "import sys,types,os; p = os.path"..., 8192) = 316
read(4, "", 4096)                       = 0
brk(0xa93000)                           = 0xa93000
brk(0xa8a000)                           = 0xa8a000
stat("/usr/lib/python2.6/dist-packages/enthought/__init__.py", 0x7fff47ff2400) = -1 ENOENT (No such file or directory)
read(4, "", 8192)                       = 0
close(4)                                = 0
munmap(0x7f4a7072d000, 4096)            = 0
open("/usr/lib/python2.6/dist-packages/Chaco-3.3.1-nspkg.pth", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=316, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=316, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a7072d000
read(4, "import sys,types,os; p = os.path"..., 8192) = 316
read(4, "", 4096)                       = 0
stat("/usr/lib/python2.6/dist-packages/enthought/__init__.py", 0x7fff47ff2400) = -1 ENOENT (No such file or directory)
read(4, "", 8192)                       = 0
close(4)                                = 0
munmap(0x7f4a7072d000, 4096)            = 0
open("/usr/lib/python2.6/dist-packages/Enable-3.3.1-nspkg.pth", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=316, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=316, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a7072d000
read(4, "import sys,types,os; p = os.path"..., 8192) = 316
read(4, "", 4096)                       = 0
stat("/usr/lib/python2.6/dist-packages/enthought/__init__.py", 0x7fff47ff2400) = -1 ENOENT (No such file or directory)
read(4, "", 8192)                       = 0
close(4)                                = 0
munmap(0x7f4a7072d000, 4096)            = 0
open("/usr/lib/python2.6/dist-packages/EnthoughtBase-3.0.5-nspkg.pth", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=316, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=316, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a7072d000
read(4, "import sys,types,os; p = os.path"..., 8192) = 316
read(4, "", 4096)                       = 0
stat("/usr/lib/python2.6/dist-packages/enthought/__init__.py", 0x7fff47ff2400) = -1 ENOENT (No such file or directory)
read(4, "", 8192)                       = 0
close(4)                                = 0
munmap(0x7f4a7072d000, 4096)            = 0
open("/usr/lib/python2.6/dist-packages/EnvisageCore-3.1.2-nspkg.pth", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=717, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=717, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a7072d000
read(4, "import sys,types,os; p = os.path"..., 8192) = 717
read(4, "", 4096)                       = 0
stat("/usr/lib/python2.6/dist-packages/enthought/__init__.py", 0x7fff47ff2400) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/enthought/envisage/__init__.py", 0x7fff47ff2400) = -1 ENOENT (No such file or directory)
read(4, "", 8192)                       = 0
close(4)                                = 0
munmap(0x7f4a7072d000, 4096)            = 0
open("/usr/lib/python2.6/dist-packages/EnvisagePlugins-3.1.2-nspkg.pth", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=1114, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=1114, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a7072d000
read(4, "import sys,types,os; p = os.path"..., 8192) = 1114
read(4, "", 4096)                       = 0
stat("/usr/lib/python2.6/dist-packages/enthought/__init__.py", 0x7fff47ff2400) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/enthought/envisage/__init__.py", 0x7fff47ff2400) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/enthought/plugins/__init__.py", 0x7fff47ff2400) = -1 ENOENT (No such file or directory)
read(4, "", 8192)                       = 0
close(4)                                = 0
munmap(0x7f4a7072d000, 4096)            = 0
open("/usr/lib/python2.6/dist-packages/Mayavi-3.3.2-nspkg.pth", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=316, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=316, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a7072d000
read(4, "import sys,types,os; p = os.path"..., 8192) = 316
read(4, "", 4096)                       = 0
stat("/usr/lib/python2.6/dist-packages/enthought/__init__.py", 0x7fff47ff2400) = -1 ENOENT (No such file or directory)
read(4, "", 8192)                       = 0
close(4)                                = 0
munmap(0x7f4a7072d000, 4096)            = 0
open("/usr/lib/python2.6/dist-packages/PIL.pth", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=4, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=4, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a7072d000
read(4, "PIL\n", 8192)                  = 4
read(4, "", 4096)                       = 0
stat("/usr/lib/python2.6/dist-packages/PIL", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
read(4, "", 8192)                       = 0
close(4)                                = 0
munmap(0x7f4a7072d000, 4096)            = 0
open("/usr/lib/python2.6/dist-packages/Traits-3.4.0-nspkg.pth", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=1117, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=1117, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a7072d000
read(4, "import sys,types,os; p = os.path"..., 8192) = 1117
read(4, "", 4096)                       = 0
stat("/usr/lib/python2.6/dist-packages/enthought/__init__.py", 0x7fff47ff2400) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/enthought/traits/__init__.py", {st_mode=S_IFREG|0644, st_size=463, ...}) = 0
stat("/usr/lib/python2.6/dist-packages/enthought/traits/ui/__init__.py", {st_mode=S_IFREG|0644, st_size=463, ...}) = 0
read(4, "", 8192)                       = 0
close(4)                                = 0
munmap(0x7f4a7072d000, 4096)            = 0
open("/usr/lib/python2.6/dist-packages/TraitsBackendQt-3.4.0-nspkg.pth", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=1918, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=1918, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a7072d000
read(4, "import sys,types,os; p = os.path"..., 8192) = 1918
read(4, "", 4096)                       = 0
stat("/usr/lib/python2.6/dist-packages/enthought/__init__.py", 0x7fff47ff2400) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/enthought/pyface/__init__.py", 0x7fff47ff2400) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/enthought/pyface/ui/__init__.py", 0x7fff47ff2400) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/enthought/traits/__init__.py", {st_mode=S_IFREG|0644, st_size=463, ...}) = 0
stat("/usr/lib/python2.6/dist-packages/enthought/traits/ui/__init__.py", {st_mode=S_IFREG|0644, st_size=463, ...}) = 0
read(4, "", 8192)                       = 0
close(4)                                = 0
munmap(0x7f4a7072d000, 4096)            = 0
open("/usr/lib/python2.6/dist-packages/TraitsBackendWX-3.4.0-nspkg.pth", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=1918, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=1918, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a7072d000
read(4, "import sys,types,os; p = os.path"..., 8192) = 1918
read(4, "", 4096)                       = 0
stat("/usr/lib/python2.6/dist-packages/enthought/__init__.py", 0x7fff47ff2400) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/enthought/pyface/__init__.py", 0x7fff47ff2400) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/enthought/pyface/ui/__init__.py", 0x7fff47ff2400) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/enthought/traits/__init__.py", {st_mode=S_IFREG|0644, st_size=463, ...}) = 0
stat("/usr/lib/python2.6/dist-packages/enthought/traits/ui/__init__.py", {st_mode=S_IFREG|0644, st_size=463, ...}) = 0
read(4, "", 8192)                       = 0
close(4)                                = 0
munmap(0x7f4a7072d000, 4096)            = 0
open("/usr/lib/python2.6/dist-packages/TraitsGUI-3.4.0-nspkg.pth", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=1117, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=1117, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a7072d000
read(4, "import sys,types,os; p = os.path"..., 8192) = 1117
read(4, "", 4096)                       = 0
stat("/usr/lib/python2.6/dist-packages/enthought/__init__.py", 0x7fff47ff2400) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/enthought/pyface/__init__.py", 0x7fff47ff2400) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/enthought/pyface/ui/__init__.py", 0x7fff47ff2400) = -1 ENOENT (No such file or directory)
read(4, "", 8192)                       = 0
close(4)                                = 0
munmap(0x7f4a7072d000, 4096)            = 0
open("/usr/lib/python2.6/dist-packages/python-support.pth", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=74, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=74, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a7072d000
read(4, "/usr/lib/pymodules/python2.6\ngtk"..., 8192) = 74
read(4, "", 4096)                       = 0
stat("/usr/lib/pymodules/python2.6", {st_mode=S_IFDIR|0755, st_size=36864, ...}) = 0
stat("/usr/lib/python2.6/dist-packages/gtk-2.0", 0x7fff47ff26a0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/pymodules/python2.6/gtk-2.0", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
read(4, "", 8192)                       = 0
close(4)                                = 0
munmap(0x7f4a7072d000, 4096)            = 0
open("/usr/lib/python2.6/dist-packages/setuptools.pth", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=27, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=27, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a7072d000
read(4, "setuptools-0.6c11.egg-info\n", 8192) = 27
read(4, "", 4096)                       = 0
stat("/usr/lib/python2.6/dist-packages/setuptools-0.6c11.egg-info", 0x7fff47ff26a0) = -1 ENOENT (No such file or directory)
read(4, "", 8192)                       = 0
close(4)                                = 0
munmap(0x7f4a7072d000, 4096)            = 0
open("/usr/lib/python2.6/dist-packages/wx.pth", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=19, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=19, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a7072d000
read(4, "wx-2.8-gtk2-unicode", 8192)    = 19
read(4, "", 4096)                       = 0
read(4, "", 8192)                       = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
close(4)                                = 0
munmap(0x7f4a7072d000, 4096)            = 0
open("/usr/lib/python2.6/dist-packages/zope.interface-3.5.3-nspkg.pth", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=301, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=301, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a7072d000
read(4, "import sys,types,os; p = os.path"..., 8192) = 301
read(4, "", 4096)                       = 0
stat("/usr/lib/python2.6/dist-packages/zope/__init__.py", {st_mode=S_IFREG|0644, st_size=200, ...}) = 0
read(4, "", 8192)                       = 0
close(4)                                = 0
munmap(0x7f4a7072d000, 4096)            = 0
stat("/usr/lib/dist-python", 0x7fff47ff2a60) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6", {st_mode=S_IFDIR|0755, st_size=24576, ...}) = 0
stat("/usr/lib/python2.6", {st_mode=S_IFDIR|0755, st_size=24576, ...}) = 0
stat("/usr/lib/python2.6/sitecustomize", 0x7fff47ff0950) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/sitecustomize.py", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=155, ...}) = 0
open("/usr/lib/python2.6/sitecustomize.pyc", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=234, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a7072d000
read(5, "\321\362\r\n\223\210 at Jc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s4\0\0\0y\20"..., 4096) = 234
fstat(5, {st_mode=S_IFREG|0644, st_size=234, ...}) = 0
read(5, "", 4096)                       = 0
close(5)                                = 0
munmap(0x7f4a7072d000, 4096)            = 0
stat("/usr/lib/python2.6/apport_python_hook", 0x7fff47fed3b0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/apport_python_hook.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/apport_python_hookmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/apport_python_hook.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/apport_python_hook.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/plat-linux2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/lib/python2.6/plat-linux2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/lib/python2.6/plat-linux2/apport_python_hook", 0x7fff47fed3b0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/plat-linux2/apport_python_hook.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/plat-linux2/apport_python_hookmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/plat-linux2/apport_python_hook.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/plat-linux2/apport_python_hook.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/lib-tk", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/lib/python2.6/lib-tk", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/lib/python2.6/lib-tk/apport_python_hook", 0x7fff47fed3b0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-tk/apport_python_hook.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-tk/apport_python_hookmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-tk/apport_python_hook.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-tk/apport_python_hook.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/lib-old", 0x7fff47feb080) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6", {st_mode=S_IFDIR|0755, st_size=24576, ...}) = 0
stat("/usr/lib/python2.6/lib-old", 0x7fff47feb0b0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/lib-dynload", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
stat("/usr/lib/python2.6/lib-dynload", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
stat("/usr/lib/python2.6/lib-dynload/apport_python_hook", 0x7fff47fed3b0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-dynload/apport_python_hook.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-dynload/apport_python_hookmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-dynload/apport_python_hook.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-dynload/apport_python_hook.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/python2.6/dist-packages", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
stat("/usr/local/lib/python2.6/dist-packages", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
stat("/usr/local/lib/python2.6/dist-packages/apport_python_hook", 0x7fff47fed3b0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python2.6/dist-packages/apport_python_hook.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python2.6/dist-packages/apport_python_hookmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python2.6/dist-packages/apport_python_hook.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python2.6/dist-packages/apport_python_hook.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
stat("/usr/lib/python2.6/dist-packages", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
stat("/usr/lib/python2.6/dist-packages/apport_python_hook", 0x7fff47fed3b0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/apport_python_hook.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/apport_python_hookmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/apport_python_hook.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/apport_python_hook.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/PIL", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
stat("/usr/lib/python2.6/dist-packages/PIL", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
stat("/usr/lib/python2.6/dist-packages/PIL/apport_python_hook", 0x7fff47fed3b0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/PIL/apport_python_hook.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/PIL/apport_python_hookmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/PIL/apport_python_hook.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/PIL/apport_python_hook.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/pymodules/python2.6", {st_mode=S_IFDIR|0755, st_size=36864, ...}) = 0
stat("/usr/lib/pymodules/python2.6", {st_mode=S_IFDIR|0755, st_size=36864, ...}) = 0
stat("/usr/lib/pymodules/python2.6/apport_python_hook", 0x7fff47fed3b0) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/apport_python_hook.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/apport_python_hookmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/apport_python_hook.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/apport_python_hook.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/pymodules/python2.6/gtk-2.0", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/lib/pymodules/python2.6/gtk-2.0", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/lib/pymodules/python2.6/gtk-2.0/apport_python_hook", 0x7fff47fed3b0) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/gtk-2.0/apport_python_hook.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/gtk-2.0/apport_python_hookmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/gtk-2.0/apport_python_hook.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/gtk-2.0/apport_python_hook.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/apport_python_hook", 0x7fff47fed3b0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/apport_python_hook.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/apport_python_hookmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/apport_python_hook.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/apport_python_hook.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
close(4)                                = 0
stat("/usr/lib/python2.6/usercustomize", 0x7fff47ff0950) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/plat-linux2/usercustomize", 0x7fff47ff0950) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/plat-linux2/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/plat-linux2/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/plat-linux2/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/plat-linux2/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/lib-tk/usercustomize", 0x7fff47ff0950) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-tk/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-tk/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-tk/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-tk/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/lib-dynload/usercustomize", 0x7fff47ff0950) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-dynload/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-dynload/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-dynload/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-dynload/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/python2.6/dist-packages/usercustomize", 0x7fff47ff0950) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python2.6/dist-packages/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python2.6/dist-packages/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python2.6/dist-packages/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python2.6/dist-packages/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/usercustomize", 0x7fff47ff0950) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/PIL/usercustomize", 0x7fff47ff0950) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/PIL/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/PIL/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/PIL/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/PIL/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/pymodules/python2.6/usercustomize", 0x7fff47ff0950) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/pymodules/python2.6/gtk-2.0/usercustomize", 0x7fff47ff0950) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/gtk-2.0/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/gtk-2.0/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/gtk-2.0/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/gtk-2.0/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/usercustomize", 0x7fff47ff0950) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
close(3)                                = 0
open("/usr/lib/locale/locale-archive", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=5606944, ...}) = 0
mmap(NULL, 5606944, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f4a6ec61000
close(3)                                = 0
stat("/usr/lib/python2.6/encodings", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0
stat("/usr/lib/python2.6/encodings/__init__.py", {st_mode=S_IFREG|0644, st_size=5638, ...}) = 0
stat("/usr/lib/python2.6/encodings/__init__", 0x7fff47ff3220) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/__init__.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/__init__module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/__init__.py", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=5638, ...}) = 0
open("/usr/lib/python2.6/encodings/__init__.pyc", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=4408, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a707e8000
read(4, "\321\362\r\n]\367ZLc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\216\0\0\0d\0"..., 4096) = 4096
fstat(4, {st_mode=S_IFREG|0644, st_size=4408, ...}) = 0
read(4, "\1\5\2\5\2\6\2\3\1\r\1\16\2\v\2\r\2\n\1\5\3\t\1\23\1$\1\3\1\3\1\27"..., 4096) = 312
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x7f4a707e8000, 4096)            = 0
stat("/usr/lib/python2.6/encodings", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0
stat("/usr/lib/python2.6/encodings", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0
stat("/usr/lib/python2.6/encodings/codecs", 0x7fff47fefc80) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/codecs.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/codecsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/codecs.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/codecs.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/codecs", 0x7fff47fefc80) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/codecs.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/codecsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/codecs.py", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=35266, ...}) = 0
open("/usr/lib/python2.6/codecs.pyc", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=36533, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a707e8000
read(5, "\321\362\r\n\\\367ZLc\0\0\0\0\0\0\0\0\36\0\0\0@\0\0\0sA\3\0\0d\0"..., 4096) = 4096
fstat(5, {st_mode=S_IFREG|0644, st_size=36533, ...}) = 0
read(5, "\n\0\0\0t\0\0\202\1\0d\1\0S(\2\0\0\0s\372\2\0\0 Decodes"..., 28672) = 28672
read(5, "\20\1c\1\0\0\0\2\0\0\0\2\0\0\0C\0\0\0s0\0\0\0t\0\0|\0\0\203\1"..., 4096) = 3765
read(5, "", 4096)                       = 0
close(5)                                = 0
munmap(0x7f4a707e8000, 4096)            = 0
close(4)                                = 0
stat("/usr/lib/python2.6/encodings/encodings", 0x7fff47fefc80) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/encodings.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/encodingsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/encodings.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/encodings.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/encodings/aliases", 0x7fff47fefc70) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/aliases.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/aliasesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/aliases.py", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=14721, ...}) = 0
open("/usr/lib/python2.6/encodings/aliases.pyc", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=8699, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a707e8000
read(5, "\321\362\r\n]\367ZLc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s`\10\0\0d\0"..., 4096) = 4096
fstat(5, {st_mode=S_IFREG|0644, st_size=8699, ...}) = 0
read(5, "ibm861t\5\0\0\0cp862t\3\0\0\000862t\22\0\0\0csp"..., 4096) = 4096
read(5, "\3\7\1\7\1\7\1\7\3\7\1\7\1\7\3\7\1\7\1\7\1\7\1\7\3\7\1\7\1\7\3\7"..., 4096) = 507
read(5, "", 4096)                       = 0
close(5)                                = 0
munmap(0x7f4a707e8000, 4096)            = 0
close(4)                                = 0
stat("/usr/lib/python2.6/encodings/__builtin__", 0x7fff47fefc80) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/__builtin__.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/__builtin__module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/__builtin__.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/__builtin__.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
close(3)                                = 0
stat("/usr/lib/python2.6/encodings/utf_8", 0x7fff47ff3f80) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/utf_8.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/utf_8module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/utf_8.py", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=1005, ...}) = 0
open("/usr/lib/python2.6/encodings/utf_8.pyc", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=1950, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a707e8000
read(4, "\321\362\r\n^\367ZLc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0s\230\0\0\0d\0"..., 4096) = 1950
fstat(4, {st_mode=S_IFREG|0644, st_size=1950, ...}) = 0
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x7f4a707e8000, 4096)            = 0
close(3)                                = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff47ff6390) = -1 ENOTTY (Inappropriate ioctl for device)
ioctl(2, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff47ff6390) = -1 ENOTTY (Inappropriate ioctl for device)
readlink("wx-bug.py", 0x7fff47ff4570, 4096) = -1 EINVAL (Invalid argument)
getcwd("/tmp", 4096)                    = 5
lstat("/tmp/wx-bug.py", {st_mode=S_IFREG|0600, st_size=368, ...}) = 0
stat("wx-bug.py", {st_mode=S_IFREG|0600, st_size=368, ...}) = 0
open("wx-bug.py", O_RDONLY)             = 3
fstat(3, {st_mode=S_IFREG|0600, st_size=368, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a707e8000
fstat(3, {st_mode=S_IFREG|0600, st_size=368, ...}) = 0
lseek(3, 0, SEEK_SET)                   = 0
read(3, "import wx\nimport wx.glcanvas\n\n# "..., 346) = 346
read(3, "ayout()\n\nprint \"done\"\n", 4096) = 22
close(3)                                = 0
munmap(0x7f4a707e8000, 4096)            = 0
stat("wx-bug.py", {st_mode=S_IFREG|0600, st_size=368, ...}) = 0
open("wx-bug.py", O_RDONLY)             = 3
fstat(3, {st_mode=S_IFREG|0600, st_size=368, ...}) = 0
ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff47ff6500) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(3, {st_mode=S_IFREG|0600, st_size=368, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a707e8000
lseek(3, 0, SEEK_CUR)                   = 0
read(3, "import wx\nimport wx.glcanvas\n\n# "..., 4096) = 368
lseek(3, 368, SEEK_SET)                 = 368
brk(0xaac000)                           = 0xaac000
read(3, "", 4096)                       = 0
brk(0xaa3000)                           = 0xaa3000
brk(0xaa1000)                           = 0xaa1000
close(3)                                = 0
munmap(0x7f4a707e8000, 4096)            = 0
stat("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=940, ...}) = 0
stat("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=940, ...}) = 0
stat("/tmp/wx", 0x7fff47ff3f70)         = -1 ENOENT (No such file or directory)
open("/tmp/wx.so", O_RDONLY)            = -1 ENOENT (No such file or directory)
open("/tmp/wxmodule.so", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("/tmp/wx.py", O_RDONLY)            = -1 ENOENT (No such file or directory)
open("/tmp/wx.pyc", O_RDONLY)           = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/wx", 0x7fff47ff3f70) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/wx.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/wxmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/wx.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/wx.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/plat-linux2/wx", 0x7fff47ff3f70) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/plat-linux2/wx.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/plat-linux2/wxmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/plat-linux2/wx.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/plat-linux2/wx.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/lib-tk/wx", 0x7fff47ff3f70) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-tk/wx.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-tk/wxmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-tk/wx.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-tk/wx.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/lib-dynload/wx", 0x7fff47ff3f70) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-dynload/wx.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-dynload/wxmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-dynload/wx.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-dynload/wx.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/python2.6/dist-packages/wx", 0x7fff47ff3f70) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python2.6/dist-packages/wx.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python2.6/dist-packages/wxmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python2.6/dist-packages/wx.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python2.6/dist-packages/wx.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/wx", 0x7fff47ff3f70) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wxmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/PIL/wx", 0x7fff47ff3f70) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/PIL/wx.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/PIL/wxmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/PIL/wx.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/PIL/wx.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/pymodules/python2.6/wx", 0x7fff47ff3f70) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/wx.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/wxmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/wx.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/wx.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/pymodules/python2.6/gtk-2.0/wx", 0x7fff47ff3f70) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/gtk-2.0/wx.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/gtk-2.0/wxmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/gtk-2.0/wx.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/gtk-2.0/wx.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/__init__.py", {st_mode=S_IFREG|0644, st_size=1406, ...}) = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/__init__", 0x7fff47ff2f20) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/__init__.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/__init__module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/__init__.py", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=1406, ...}) = 0
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/__init__.pyc", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=835, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a707e8000
read(4, "\321\362\r\nS\225\236Fc\0\0\0\0\0\0\0\0\23\0\0\0@\0\0\0s\343\0\0\0d\0"..., 4096) = 835
fstat(4, {st_mode=S_IFREG|0644, st_size=835, ...}) = 0
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x7f4a707e8000, 4096)            = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/__version__", 0x7fff47fef980) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/__version__.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/__version__module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/__version__.py", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=242, ...}) = 0
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/__version__.pyc", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=364, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a707e8000
read(5, "\321\362\r\n\322\33\203Lc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s7\0\0\0d\0"..., 4096) = 364
fstat(5, {st_mode=S_IFREG|0644, st_size=364, ...}) = 0
read(5, "", 4096)                       = 0
close(5)                                = 0
munmap(0x7f4a707e8000, 4096)            = 0
close(4)                                = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/wx", 0x7fff47fef980) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/wx.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/wxmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/wx.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/wx.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_core", 0x7fff47fef980) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_core.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_coremodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=553258, ...}) = 0
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_core.pyc", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=745367, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a707e8000
read(5, "\321\362\r\n\4\351\tJc\0\0\0\0\0\0\0\0\26\0\0\0@\0\0\0s@?\0\0d\0"..., 4096) = 4096
fstat(5, {st_mode=S_IFREG|0644, st_size=745367, ...}) = 0
read(5, "\1Z\303\1e\0\0i\304\1Z\304\1e\0\0i\305\1Z\305\1e\0\0i\306\1Z\306\1e"..., 8192) = 8192
read(5, "eA\4f\1\0d\263\0\204\0\0\203\0\0YZt\4e\0\0iu\4et\4\203\1\0\1"..., 4096) = 4096
read(5, "\203\2\0S\1|\4\0\fp\20\0\1t\10\0|\0\0|\2\0\203\2\0o\21\0\1|\3\0"..., 4096) = 4096
read(5, "(\0\0\0\0s@\0\0\0/usr/lib/python2.6/dis"..., 4096) = 4096
read(5, "yt\5\0\0\0DecToX\3\0\0s\2\0\0\0\0\7c\0\0\0\0\2\0\0\0\3"..., 4096) = 4096
read(5, "nonzero__\253\3\0\0s\0\0\0\0c\1\0\0\0\1\0\0\0\2\0\0\0C"..., 4096) = 4096
read(5, "x.RealPoint(\2\0\0\0R`\0\0\0R_\0\0\0(\1\0\0\0R"..., 4096) = 4096
read(5, "d__(\2\0\0\0R$\0\0\0R%\0\0\0(\0\0\0\0(\0\0\0\0s@\0\0"..., 4096) = 4096
read(5, "/_core.pyR-\0\0\0q\4\0\0s\0\0\0\0c\2\0\0\0\2\0\0\0"..., 4096) = 4096
read(5, "etBottomRight\270\4\0\0s\2\0\0\0\0\2c\0\0\0\0\2\0\0"..., 4096) = 4096
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a7067a000
read(5, "ate(a,b) is equivalent to Inflat"..., 4096) = 4096
read(5, "sects|\5\0\0s\2\0\0\0\0\6c\0\0\0\0\2\0\0\0\3\0\0\0O\0\0"..., 4096) = 4096
read(5, "ing two corners.\n    (\2\0\0\0R1\0\0\0t"..., 4096) = 4096
read(5, "$\1\0\0(\3\0\0\0R\f\0\0\0t\5\0\0\0anglet\6\0\0\0len"..., 4096) = 4096
read(5, "\6\0\0s\2\0\0\0\0\6c\0\0\0\0\2\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0"..., 4096) = 4096
read(5, "\0\0c\2\0\0\0\2\0\0\0\2\0\0\0C\0\0\0s\20\0\0\0|\0\0i\0\0i\1"..., 4096) = 4096
read(5, "SetLeftTop(self, Point2D pt)(\2\0\0"..., 4096) = 4096
read(5, "/wx-2.8-gtk2-unicode/wx/_core.py"..., 4096) = 4096
read(5, "\0R_\0\0\0(\1\0\0\0R\f\0\0\0(\0\0\0\0(\0\0\0\0s@\0\0\0/"..., 4096) = 4096
read(5, "\0\0\0readlines(self, int sizehint="..., 4096) = 4096
read(5, "-unicode/wx/_core.pyR\254\1\0\0\373\7\0\0s\2\0"..., 4096) = 4096
read(5, "nicode/wx/_core.pyt\v\0\0\0GetLocati"..., 4096) = 4096
read(5, "> String(\2\0\0\0R1\0\0\0t\32\0\0\0FileSyste"..., 4096) = 4096
read(5, "ython2.6/dist-packages/wx-2.8-gt"..., 4096) = 4096
read(5, "(\0\0\0\0(\0\0\0\0s@\0\0\0/usr/lib/python2."..., 4096) = 4096
read(5, "\0\0R.\0\0\0(\0\0\0\0(\0\0\0\0s@\0\0\0/usr/lib/p"..., 4096) = 4096
read(5, "Type(self) -> long(\2\0\0\0R1\0\0\0t\24\0\0"..., 4096) = 4096
read(5, "ovide\n        the following meth"..., 4096) = 4096
read(5, "GetCountColour(\2\0\0\0R$\0\0\0R%\0\0\0(\0\0"..., 4096) = 4096
read(5, "\10\0\204\0\0Z\r\0d\t\0\204\0\0Z\16\0d\n\0\204\0\0Z\17\0d\v\0\204\0\0"..., 4096) = 4096
read(5, " a scaled version of the image. "..., 4096) = 4096
read(5, "\20\0\0\0t\0\0i\1\0|\0\0|\1\0\216\0\0S(\1\0\0\0s\266\1\0\0\n "..., 4096) = 4096
read(5, "ess\n        than the spcified th"..., 4096) = 4096
read(5, "=-1) -> bool\n\n        Loads an i"..., 4096) = 4096
read(5, "icode/wx/_core.pyRY\0\0\0\331\v\0\0s\2\0\0\0\0"..., 4096) = 4096
read(5, "c\0\0\0\0\2\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0t\0\0i\1\0|\0\0|"..., 4096) = 4096
read(5, "ed pixels in the rotated image b"..., 4096) = 4096
read(5, "\0/usr/lib/python2.6/dist-package"..., 4096) = 4096
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a70639000
read(5, "tain amount of transparency to a"..., 4096) = 4096
read(5, "\n\n    Construct an Image from a "..., 4096) = 4096
read(5, "ed to be width*height bytes long"..., 4096) = 4096
read(5, "(\2\0\0\0sd\0\0\0\n        __init__(self"..., 4096) = 4096
read(5, "(\3\0\0\0R\f\0\0\0R$\0\0\0R%\0\0\0(\0\0\0\0(\0\0\0\0s@"..., 4096) = 4096
read(5, "/lib/python2.6/dist-packages/wx-"..., 4096) = 4096
read(5, "\0\0s\"\0\0\0GetNextHandler(self) -> E"..., 4096) = 4096
read(5, "by ID instead\n                  "..., 4096) = 4096
read(5, "2-unicode/wx/_core.pyR0\0\0\0\212\17\0\0s\f"..., 4096) = 4096
read(5, "iven event type, such as\n       "..., 4096) = 4096
read(5, "  Stop the event from propagatin"..., 4096) = 4096
read(5, " the propogation of the event wi"..., 4096) = 4096
read(5, "\0s\20\0\0\0t\0\0i\1\0|\0\0|\1\0\216\0\0S(\1\0\0\0s\334\1\0\0"..., 4096) = 4096
read(5, "R1\0\0\0t\24\0\0\0NotifyEvent_swiginitt\17"..., 4096) = 4096
read(5, "\0\0\0\0R\33\0\0\0R\27\0\0\0R0\0\0\0R\10\4\0\0R\251\0\0\0R\v\4"..., 4096) = 4096
read(5, "plication should avoid relying o"..., 4096) = 4096
read(5, "TN_MIDDLE       check if middle "..., 4096) = 4096
read(5, "     (\2\0\0\0R1\0\0\0t\24\0\0\0MouseEvent_R"..., 4096) = 4096
read(5, "Dragging returns true.\n        ("..., 4096) = 4096
read(5, "_core.pyt\21\0\0\0GetLinesPerActionV\24"..., 4096) = 4096
read(5, "t_SetCursor(\2\0\0\0R$\0\0\0R%\0\0\0(\0\0\0\0("..., 4096) = 4096
read(5, "s the keyboard\n    focus.\n\n    *"..., 4096) = 4096
read(5, "urns true if either CTRL or ALT "..., 4096) = 4096
read(5, "  applicable.\n        (\2\0\0\0R1\0\0\0"..., 4096) = 4096
read(5, "\0\0R0\0\0\0R\255\0\0\0R\320\4\0\0R\322\4\0\0R\257\0\0\0R1\0\0\0"..., 4096) = 4096
read(5, "2.8-gtk2-unicode/wx/_core.pyR\342\4\0"..., 4096) = 4096
read(5, "\0\0i\1\0|\0\0|\1\0\216\0\0S(\1\0\0\0sE\1\0\0\n      "..., 4096) = 4096
read(5, "e=wxEVT_NULL, bool active=True, "..., 4096) = 4096
read(5, "S(\1\0\0\0s\252\0\0\0\n        GetMenu(self"..., 4096) = 4096
read(5, "o' flag.\n        (\2\0\0\0R1\0\0\0t\25\0\0\0"..., 4096) = 4096
read(5, "\0\0(\0\0\0\0(\0\0\0\0(\0\0\0\0s@\0\0\0/usr/lib/p"..., 4096) = 4096
read(5, "RS(\34\0\0\0s\346\t\0\0\n    This class is u"..., 4096) = 4096
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a705f8000
read(5, "s/wx-2.8-gtk2-unicode/wx/_core.p"..., 4096) = 4096
read(5, "\0\0\7c\0\0\0\0\2\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0t\0\0i\1\0|"..., 4096) = 4096
read(5, "val between updates in milliseco"..., 4096) = 4096
read(5, "\0\0/usr/lib/python2.6/dist-packag"..., 4096) = 4096
read(5, "de/wx/_core.pyR0\0\0\0\244\31\0\0s\2\0\0\0\0\22(\10"..., 4096) = 4096
read(5, "tteEvent_swiginitt\30\0\0\0new_QueryN"..., 4096) = 4096
read(5, "Event_IsFromTab(\2\0\0\0R$\0\0\0R%\0\0\0(\0"..., 4096) = 4096
read(5, "or will\n    have already run by "..., 4096) = 4096
read(5, "Z\n\0d\t\0\204\0\0Z\f\0e\v\0e\f\0\203\1\0Z\f\0d\n\0\204\0\0Z\r"..., 4096) = 4096
read(5, "        This function looks at t"..., 4096) = 4096
read(5, "extEvent_swiginitt\26\0\0\0new_Clipbo"..., 4096) = 4096
read(5, "\0\0\0/usr/lib/python2.6/dist-packa"..., 4096) = 4096
read(5, "8-gtk2-unicode/wx/_core.pyR-\0\0\0\n"..., 4096) = 4096
read(5, "  (\2\0\0\0R1\0\0\0t\v\0\0\0PyApp_Yield(\2\0\0"..., 4096) = 4096
read(5, "kages/wx-2.8-gtk2-unicode/wx/_co"..., 4096) = 4096
brk(0xac2000)                           = 0xac2000
read(5, "\0\0t\0\0i\1\0|\0\0|\1\0\216\0\0S(\1\0\0\0sp\0\0\0\n   "..., 4096) = 4096
read(5, "\0\0O\0\0\0s\20\0\0\0t\0\0i\1\0|\0\0|\1\0\216\0\0S(\1\0\0\0"..., 4096) = 4096
read(5, "\0PyApp_SetMacAboutMenuItemId(lon"..., 4096) = 4096
read(5, " only, it is used to cleanup aft"..., 4096) = 4096
read(5, "\t\0\0\0CallAfterRX\6\0\0t\36\0\0\0_PyOnDema"..., 4096) = 4096
read(5, "tderrt\t\0\0\0saveStdiot\r\0\0\0Redirect"..., 4096) = 4096
read(5, "\0R\360\0\0\0(\0\0\0\0(\0\0\0\0s@\0\0\0/usr/lib/py"..., 4096) = 4096
read(5, "EventLoop_GetActive() -> EventLo"..., 4096) = 4096
read(5, "gtk2-unicode/wx/_core.pyR-\0\0\0\34 \0"..., 4096) = 4096
read(5, "        __init__(entries) -> Acc"..., 4096) = 4096
read(5, "\27\0\0\0WindowList___contains__(\2\0\0\0"..., 4096) = 4096
read(5, "\0Zk\0db\0\204\0\0Zl\0dc\0\204\0\0Zm\0dd\0\204\0\0Zn\0e"..., 4096) = 4096
read(5, "ndler usually\n        tries to c"..., 4096) = 4096
read(5, "indowVariant(\2\0\0\0R$\0\0\0R%\0\0\0(\0\0\0\0"..., 4096) = 4096
read(5, " used.\n            wx.SIZE_USE_E"..., 4096) = 4096
read(5, "1\0\0\0t\26\0\0\0Window_SetClientSizeWH("..., 4096) = 4096
read(5, "\1\0\216\0\0S(\1\0\0\0s\1\1\0\0\n        GetClie"..., 4096) = 4096
read(5, "e results.\n\n        (\2\0\0\0R1\0\0\0t\32"..., 4096) = 4096
read(5, "zers will also inspect the minim"..., 4096) = 4096
read(5, "\0|\1\0\216\0\0S(\1\0\0\0s\32\1\0\0\n        SetVi"..., 4096) = 4096
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a6ec20000
read(5, "       (\2\0\0\0R1\0\0\0t\16\0\0\0Window_IsS"..., 4096) = 4096
read(5, " enableTheme)\n\n        This func"..., 4096) = 4096
read(5, "BeforeInTabOrder(\2\0\0\0R$\0\0\0R%\0\0\0("..., 4096) = 4096
read(5, "|\1\0\216\0\0S(\1\0\0\0so\0\0\0\n        FindWi"..., 4096) = 4096
read(5, "alidator validator)\n\n        Del"..., 4096) = 4096
read(5, "gtk2-unicode/wx/_core.pyt\16\0\0\0Reg"..., 4096) = 4096
read(5, "\2\0\0\0\0\tc\0\0\0\0\2\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0t\0\0i"..., 4096) = 4096
read(5, ", prevents any updates from\n    "..., 4096) = 4096
read(5, "\0\0s&\1\0\0\n        IsExposedPoint(s"..., 4096) = 4096
read(5, "e interpretation of foreground c"..., 4096) = 4096
read(5, "ransparentBackground@'\0\0s\2\0\0\0\0\rc"..., 4096) = 4096
read(5, "oordinates.\n        (\2\0\0\0R1\0\0\0t\27"..., 4096) = 4096
read(5, "\1\0|\0\0|\1\0\216\0\0S(\1\0\0\0s\36\0\0\0HasMultipl"..., 4096) = 4096
read(5, "rom a user program.\n        (\2\0\0"..., 4096) = 4096
read(5, "\0t\22\0\0\0Window_GetHelpText(\2\0\0\0R$\0"..., 4096) = 4096
read(5, "\216\0\0S(\1\0\0\0s]\0\0\0\n        GetAutoLa"..., 4096) = 4096
read(5, "efault\n        attributes are us"..., 4096) = 4096
read(5, "Font`s3\0\0\0See `GetForegroundColo"..., 4096) = 4096
read(5, "tion.\n    (\2\0\0\0R1\0\0\0t\r\0\0\0new_Pre"..., 4096) = 4096
read(5, "indowByLabel is called.\n    (\2\0\0"..., 4096) = 4096
read(5, "\7\0\0R\310\10\0\0R\312\10\0\0R\362\4\0\0R\364\4\0\0R\316\10\0\0R#\2\0"..., 4096) = 4096
read(5, "dist-packages/wx-2.8-gtk2-unicod"..., 4096) = 4096
read(5, "\0\0R%\0\0\0(\0\0\0\0(\0\0\0\0s@\0\0\0/usr/lib/p"..., 4096) = 4096
read(5, "enuItem(\2\0\0\0R1\0\0\0t\25\0\0\0Menu_Prepe"..., 4096) = 4096
read(5, "+\0\0s\2\0\0\0\0\2c\0\0\0\0\2\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0"..., 4096) = 4096
read(5, "\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0t\0\0i\1\0|\0\0|\1\0\216\0\0S"..., 4096) = 4096
read(5, "\0\0\0(\0\0\0\0(\0\0\0\0s@\0\0\0/usr/lib/pytho"..., 4096) = 4096
read(5, "\0\0R$\0\0\0R%\0\0\0(\0\0\0\0(\0\0\0\0s@\0\0\0/usr/"..., 4096) = 4096
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a6ebdf000
read(5, ".\0d)\0\204\0\0Z/\0d*\0\204\0\0Z0\0d+\0\204\0\0Z1\0d,\0"..., 4096) = 4096
read(5, "\0s@\0\0\0/usr/lib/python2.6/dist-pa"..., 4096) = 4096
read(5, "\0\0\0\0\2c\0\0\0\0\2\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0t\0\0i\1"..., 4096) = 4096
read(5, "tFont`s\33\0\0\0See `GetHelp` and `Se"..., 4096) = 4096
read(5, "\0O\0\0\0s\20\0\0\0t\0\0i\1\0|\0\0|\1\0\216\0\0S(\1\0\0\0s"..., 4096) = 4096
read(5, "/lib/python2.6/dist-packages/wx-"..., 4096) = 4096
read(5, "\0\0\3\0\0\0O\0\0\0s\20\0\0\0t\0\0i\1\0|\0\0|\1\0\216\0\0S("..., 4096) = 4096
read(5, "\0\0s\r\0\0\0t\0\0d\1\0\202\2\0d\0\0S(\2\0\0\0Ns\26\0\0\0N"..., 4096) = 4096
read(5, " a shortcut for calling\n        "..., 4096) = 4096
read(5, "\0su\0\0\0\n        GetDefaultBorder("..., 4096) = 4096
read(5, "\0\0d\0\0S(\1\0\0\0N(\1\0\0\0R\t\0\0\0(\1\0\0\0R\f\0\0\0"..., 4096) = 4096
read(5, "n2.6/dist-packages/wx-2.8-gtk2-u"..., 4096) = 4096
read(5, "SizerItem_GetRect(\2\0\0\0R$\0\0\0R%\0\0\0"..., 4096) = 4096
read(5, "s sizer item.\n        (\2\0\0\0R1\0\0\0"..., 4096) = 4096
read(5, "\n        PyObject userData=None)"..., 4096) = 4096
read(5, ", item, wx.SizerFlags flags) -> "..., 4096) = 4096
read(5, "ldwin, Window newwin, bool recur"..., 4096) = 4096
read(5, "ding several items\n        to a "..., 4096) = 4096
read(5, "\v\0\0\0RemoveSizerv2\0\0s\2\0\0\0\0\2c\1\0\0\0\3"..., 4096) = 4096
read(5, "r code when\n        one of the i"..., 4096) = 4096
read(5, "-gtk2-unicode/wx/_core.pyR\207\7\0\0%3"..., 4096) = 4096
read(5, " calls `CalcMin` followed by\n   "..., 4096) = 4096
read(5, "R\3\0\0\0(\2\0\0\0R,\0\0\0R.\0\0\0(\0\0\0\0(\0\0\0\0s@"..., 4096) = 4096
read(5, "$\0\0\0R%\0\0\0(\0\0\0\0(\0\0\0\0s@\0\0\0/usr/lib"..., 4096) = 4096
read(5, "\0s\311\1\0\0\n        __init__(self, in"..., 4096) = 4096
read(5, "-flexible direction if\n        t"..., 4096) = 4096
read(5, "\0(\0\0\0\0(\0\0\0\0s@\0\0\0/usr/lib/python2"..., 4096) = 4096
read(5, "pythonic\n    representation of t"..., 4096) = 4096
read(5, "C\0\0\0s\20\0\0\0|\0\0i\0\0\203\0\0d\2\0j\3\0S(\3\0\0\0Ni"..., 4096) = 4096
read(5, "sr/lib/python2.6/dist-packages/w"..., 4096) = 4096
read(5, "\0s\2\0\0\0\0\6c\1\0\0\0\1\0\0\0\1\0\0\0C\0\0\0s\20\0\0\0|\0"..., 4096) = 4096
read(5, "8-gtk2-unicode/wx/_core.pyt\20\0\0\0G"..., 4096) = 4096
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a6eb9e000
read(5, "\6\0\0R\232\3\0\0(\1\0\0\0R\f\0\0\0(\0\0\0\0(\0\0\0\0s@\0\0"..., 4096) = 4096
brk(0xae6000)                           = 0xae6000
read(5, "e *item* is either a\n        win"..., 4096) = 4096
read(5, "if so, False if there would be n"..., 4096) = 4096
read(5, "\0\0\0s\20\0\0\0t\0\0i\1\0|\0\0|\1\0\216\0\0S(\1\0\0\0s\340\0"..., 4096) = 4096
read(5, "int(\2\0\0\0R1\0\0\0t$\0\0\0IndividualLayo"..., 4096) = 4096
read(5, "\0Z\27\0d\5\0\204\0\0Z\30\0e\7\0i\31\0Z\32\0d\6\0\204\0\0Z\33\0d"..., 4096) = 4096
read(5, "TRING(\2\0\0\0t\5\0\0\0ctypet\4\0\0\0port(\0\0"..., 4096) = 4096
read(5, "\6\0Z\7\0d\4\0\204\0\0Z\10\0d\5\0\204\0\0Z\t\0d\6\0\204\0\0Z\n\0"..., 4096) = 4096
read(5, "s\201\0\0\0\n    A filter for epydoc th"..., 4096) = 4096
read(5, "Et\5\0\0\0ID_UPt\7\0\0\0ID_DOWNt\7\0\0\0ID_H"..., 4096) = 4096
mmap(NULL, 790528, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a6eadd000
munmap(0x7f4a706fc000, 200704)          = 0
read(5, "SPECIAL12t\r\0\0\0WXK_SPECIAL13t\r\0\0\0"..., 4096) = 4096
read(5, "\0CURSOR_NO_ENTRYt\22\0\0\0CURSOR_PAIN"..., 4096) = 4096
read(5, "t\25\0\0\0wxEVT_NC_RIGHT_DCLICKt\n\0\0\0w"..., 4096) = 4096
read(5, "COMMAND_ENTERt\10\0\0\0EVT_IDLEt\r\0\0\0E"..., 4096) = 4096
read(5, "OWMODE_ALLR\377\n\0\0t\32\0\0\0FlexGridSize"..., 4096) = 3991
close(5)                                = 0
munmap(0x7f4a707e8000, 4096)            = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_core_", 0x7fff47fec3e0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_core_.so", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=1512176, ...}) = 0
futex(0x7f4a703b10ec, FUTEX_WAKE_PRIVATE, 2147483647) = 0
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_core_.so", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\205\3\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=1512176, ...}) = 0
mmap(NULL, 3610584, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a6e76b000
mprotect(0x7f4a6e8c5000, 2097152, PROT_NONE) = 0
mmap(0x7f4a6eac5000, 94208, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x15a000) = 0x7f4a6eac5000
mmap(0x7f4a6eadc000, 2008, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f4a6eadc000
close(6)                                = 0
open("tls/x86_64/libwx_gtk2u_richtext-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libwx_gtk2u_richtext-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libwx_gtk2u_richtext-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libwx_gtk2u_richtext-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libwx_gtk2u_richtext-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=209768, ...}) = 0
mmap(NULL, 209768, PROT_READ, MAP_PRIVATE, 6, 0) = 0x7f4a707b5000
close(6)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libwx_gtk2u_richtext-2.8.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\237\5\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=1037976, ...}) = 0
mmap(NULL, 3145272, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a6e46b000
mprotect(0x7f4a6e55c000, 2093056, PROT_NONE) = 0
mmap(0x7f4a6e75b000, 53248, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xf0000) = 0x7f4a6e75b000
mmap(0x7f4a6e768000, 11832, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f4a6e768000
close(6)                                = 0
open("tls/x86_64/libwx_gtk2u_aui-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libwx_gtk2u_aui-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libwx_gtk2u_aui-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libwx_gtk2u_aui-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libwx_gtk2u_aui-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libwx_gtk2u_aui-2.8.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\261\2\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=496720, ...}) = 0
mmap(NULL, 2596768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a6e1f1000
mprotect(0x7f4a6e264000, 2097152, PROT_NONE) = 0
mmap(0x7f4a6e464000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x73000) = 0x7f4a6e464000
mmap(0x7f4a6e46a000, 4000, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f4a6e46a000
close(6)                                = 0
open("tls/x86_64/libwx_gtk2u_xrc-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libwx_gtk2u_xrc-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libwx_gtk2u_xrc-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libwx_gtk2u_xrc-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libwx_gtk2u_xrc-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libwx_gtk2u_xrc-2.8.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\351\2\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=628504, ...}) = 0
mmap(NULL, 2735656, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a6df55000
mprotect(0x7f4a6dfe8000, 2097152, PROT_NONE) = 0
mmap(0x7f4a6e1e8000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x93000) = 0x7f4a6e1e8000
mmap(0x7f4a6e1ee000, 11816, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f4a6e1ee000
close(6)                                = 0
open("tls/x86_64/libwx_gtk2u_qa-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libwx_gtk2u_qa-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libwx_gtk2u_qa-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libwx_gtk2u_qa-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libwx_gtk2u_qa-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libwx_gtk2u_qa-2.8.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\f\1\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=140640, ...}) = 0
mmap(NULL, 2236144, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a6dd33000
mprotect(0x7f4a6dd53000, 2093056, PROT_NONE) = 0
mmap(0x7f4a6df52000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x1f000) = 0x7f4a6df52000
close(6)                                = 0
open("tls/x86_64/libwx_gtk2u_html-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libwx_gtk2u_html-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libwx_gtk2u_html-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libwx_gtk2u_html-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libwx_gtk2u_html-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libwx_gtk2u_html-2.8.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\233\4\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=732656, ...}) = 0
mmap(NULL, 2832856, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a6da7f000
mprotect(0x7f4a6db27000, 2093056, PROT_NONE) = 0
mmap(0x7f4a6dd26000, 49152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xa7000) = 0x7f4a6dd26000
mmap(0x7f4a6dd32000, 2520, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f4a6dd32000
close(6)                                = 0
open("tls/x86_64/libwx_gtk2u_adv-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libwx_gtk2u_adv-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libwx_gtk2u_adv-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libwx_gtk2u_adv-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libwx_gtk2u_adv-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libwx_gtk2u_adv-2.8.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\244\6\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=932776, ...}) = 0
mmap(NULL, 3040504, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a6d798000
mprotect(0x7f4a6d86a000, 2097152, PROT_NONE) = 0
mmap(0x7f4a6da6a000, 73728, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xd2000) = 0x7f4a6da6a000
mmap(0x7f4a6da7c000, 9464, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f4a6da7c000
close(6)                                = 0
open("tls/x86_64/libwx_gtk2u_core-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libwx_gtk2u_core-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libwx_gtk2u_core-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libwx_gtk2u_core-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libwx_gtk2u_core-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libwx_gtk2u_core-2.8.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\373\34\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=4334280, ...}) = 0
mmap(NULL, 6479416, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a6d16a000
mprotect(0x7f4a6d535000, 2097152, PROT_NONE) = 0
mmap(0x7f4a6d735000, 356352, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x3cb000) = 0x7f4a6d735000
mmap(0x7f4a6d78c000, 48696, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f4a6d78c000
close(6)                                = 0
open("tls/x86_64/libwx_baseu_xml-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libwx_baseu_xml-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libwx_baseu_xml-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libwx_baseu_xml-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libwx_baseu_xml-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libwx_baseu_xml-2.8.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3007\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=40688, ...}) = 0
mmap(NULL, 2135824, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a6cf60000
mprotect(0x7f4a6cf69000, 2097152, PROT_NONE) = 0
mmap(0x7f4a6d169000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x9000) = 0x7f4a6d169000
close(6)                                = 0
open("tls/x86_64/libwx_baseu_net-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libwx_baseu_net-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libwx_baseu_net-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libwx_baseu_net-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libwx_baseu_net-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libwx_baseu_net-2.8.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000]\1\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=200904, ...}) = 0
mmap(NULL, 2297832, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a6cd2f000
mprotect(0x7f4a6cd5d000, 2097152, PROT_NONE) = 0
mmap(0x7f4a6cf5d000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2e000) = 0x7f4a6cf5d000
close(6)                                = 0
open("tls/x86_64/libwx_baseu-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libwx_baseu-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libwx_baseu-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libwx_baseu-2.8.so.0", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libwx_baseu-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libwx_baseu-2.8.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320o\6\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=1421224, ...}) = 0
mmap(NULL, 3556448, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a6c9ca000
mprotect(0x7f4a6cb19000, 2097152, PROT_NONE) = 0
mmap(0x7f4a6cd19000, 49152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x14f000) = 0x7f4a6cd19000
mmap(0x7f4a6cd25000, 37984, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f4a6cd25000
close(6)                                = 0
open("tls/x86_64/libstdc++.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libstdc++.so.6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("x86_64/libstdc++.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libstdc++.so.6", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libstdc++.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libstdc++.so.6", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\243\5\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=1043976, ...}) = 0
mmap(NULL, 3223576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a6c6b6000
mprotect(0x7f4a6c7ac000, 2097152, PROT_NONE) = 0
mmap(0x7f4a6c9ac000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xf6000) = 0x7f4a6c9ac000
mmap(0x7f4a6c9b5000, 81944, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f4a6c9b5000
close(6)                                = 0
open("tls/x86_64/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libgcc_s.so.1", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("x86_64/libgcc_s.so.1", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("libgcc_s.so.1", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libgcc_s.so.1", O_RDONLY)    = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P-\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=90504, ...}) = 0
mmap(NULL, 2186232, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a6c4a0000
mprotect(0x7f4a6c4b6000, 2093056, PROT_NONE) = 0
mmap(0x7f4a6c6b5000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x15000) = 0x7f4a6c6b5000
close(6)                                = 0
open("tls/x86_64/libgtk-x11-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libgtk-x11-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libgtk-x11-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libgtk-x11-2.0.so.0", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libgtk-x11-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libgtk-x11-2.0.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \"\7\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=4316328, ...}) = 0
mmap(NULL, 6420608, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a6be80000
mprotect(0x7f4a6c294000, 2093056, PROT_NONE) = 0
mmap(0x7f4a6c493000, 45056, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x413000) = 0x7f4a6c493000
mmap(0x7f4a6c49e000, 6272, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f4a6c49e000
close(6)                                = 0
open("tls/x86_64/libgdk-x11-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libgdk-x11-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libgdk-x11-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libgdk-x11-2.0.so.0", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libgdk-x11-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libgdk-x11-2.0.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\351\1\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=708784, ...}) = 0
mmap(NULL, 2805160, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a6bbd3000
mprotect(0x7f4a6bc7b000, 2097152, PROT_NONE) = 0
mmap(0x7f4a6be7b000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xa8000) = 0x7f4a6be7b000
close(6)                                = 0
open("tls/x86_64/libatk-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libatk-1.0.so.0", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("x86_64/libatk-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libatk-1.0.so.0", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libatk-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libatk-1.0.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\253\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=134288, ...}) = 0
mmap(NULL, 2230592, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a6b9b2000
mprotect(0x7f4a6b9d1000, 2093056, PROT_NONE) = 0
mmap(0x7f4a6bbd0000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x1e000) = 0x7f4a6bbd0000
close(6)                                = 0
open("tls/x86_64/libpangoft2-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libpangoft2-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libpangoft2-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libpangoft2-1.0.so.0", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libpangoft2-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libpangoft2-1.0.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320|\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=173536, ...}) = 0
mmap(NULL, 2269056, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a6b788000
mprotect(0x7f4a6b7b1000, 2097152, PROT_NONE) = 0
mmap(0x7f4a6b9b1000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x29000) = 0x7f4a6b9b1000
close(6)                                = 0
open("tls/x86_64/libgdk_pixbuf-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libgdk_pixbuf-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libgdk_pixbuf-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libgdk_pixbuf-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libgdk_pixbuf-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libgdk_pixbuf-2.0.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0pO\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=114960, ...}) = 0
mmap(NULL, 2210392, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a6b56c000
mprotect(0x7f4a6b587000, 2097152, PROT_NONE) = 0
mmap(0x7f4a6b787000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x1b000) = 0x7f4a6b787000
close(6)                                = 0
open("tls/x86_64/libgio-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libgio-2.0.so.0", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("x86_64/libgio-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libgio-2.0.so.0", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libgio-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libgio-2.0.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\310\1\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=724864, ...}) = 0
mmap(NULL, 2824208, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a6b2ba000
mprotect(0x7f4a6b368000, 2097152, PROT_NONE) = 0
mmap(0x7f4a6b568000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xae000) = 0x7f4a6b568000
mmap(0x7f4a6b56b000, 2064, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f4a6b56b000
close(6)                                = 0
open("tls/x86_64/libpango-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libpango-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libpango-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libpango-1.0.so.0", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libpango-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libpango-1.0.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\17\1\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=311840, ...}) = 0
mmap(NULL, 2407616, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a6b06e000
mprotect(0x7f4a6b0b7000, 2097152, PROT_NONE) = 0
mmap(0x7f4a6b2b7000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x49000) = 0x7f4a6b2b7000
close(6)                                = 0
open("tls/x86_64/libfreetype.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libfreetype.so.6", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("x86_64/libfreetype.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libfreetype.so.6", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libfreetype.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libfreetype.so.6", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\321\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=558016, ...}) = 0
mmap(NULL, 2653232, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a6ade6000
mprotect(0x7f4a6ae69000, 2093056, PROT_NONE) = 0
mmap(0x7f4a6b068000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x82000) = 0x7f4a6b068000
close(6)                                = 0
open("tls/x86_64/libfontconfig.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libfontconfig.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libfontconfig.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libfontconfig.so.1", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libfontconfig.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libfontconfig.so.1", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320d\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=216576, ...}) = 0
mmap(NULL, 2312712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a6abb1000
mprotect(0x7f4a6abe4000, 2097152, PROT_NONE) = 0
mmap(0x7f4a6ade4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x33000) = 0x7f4a6ade4000
close(6)                                = 0
open("tls/x86_64/libgobject-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libgobject-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libgobject-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libgobject-2.0.so.0", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libgobject-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libgobject-2.0.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \250\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=289480, ...}) = 0
mmap(NULL, 2387592, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a6a96a000
mprotect(0x7f4a6a9af000, 2097152, PROT_NONE) = 0
mmap(0x7f4a6abaf000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x45000) = 0x7f4a6abaf000
close(6)                                = 0
open("tls/x86_64/libgmodule-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libgmodule-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libgmodule-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libgmodule-2.0.so.0", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libgmodule-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libgmodule-2.0.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\23\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=12664, ...}) = 0
mmap(NULL, 2107992, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a6a767000
mprotect(0x7f4a6a76a000, 2093056, PROT_NONE) = 0
mmap(0x7f4a6a969000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2000) = 0x7f4a6a969000
close(6)                                = 0
open("tls/x86_64/libgthread-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libgthread-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libgthread-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libgthread-2.0.so.0", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libgthread-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libgthread-2.0.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220\27\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=17704, ...}) = 0
mmap(NULL, 2112952, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a6a563000
mprotect(0x7f4a6a567000, 2093056, PROT_NONE) = 0
mmap(0x7f4a6a766000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x3000) = 0x7f4a6a766000
close(6)                                = 0
open("tls/x86_64/librt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/librt.so.1", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("x86_64/librt.so.1", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("librt.so.1", O_RDONLY)            = -1 ENOENT (No such file or directory)
open("/usr/local/lib/librt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/librt.so.1", O_RDONLY)       = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220!\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=31744, ...}) = 0
mmap(NULL, 2128848, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a6a35b000
mprotect(0x7f4a6a362000, 2093056, PROT_NONE) = 0
mmap(0x7f4a6a561000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x6000) = 0x7f4a6a561000
close(6)                                = 0
open("tls/x86_64/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libglib-2.0.so.0", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("x86_64/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libglib-2.0.so.0", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libglib-2.0.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240|\1\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=899656, ...}) = 0
mmap(NULL, 2996912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a6a07f000
mprotect(0x7f4a6a15a000, 2093056, PROT_NONE) = 0
mmap(0x7f4a6a359000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xda000) = 0x7f4a6a359000
close(6)                                = 0
open("tls/x86_64/libXinerama.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libXinerama.so.1", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("x86_64/libXinerama.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libXinerama.so.1", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libXinerama.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXinerama.so.1", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\n\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=8992, ...}) = 0
mmap(NULL, 2104136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a69e7d000
mprotect(0x7f4a69e7f000, 2093056, PROT_NONE) = 0
mmap(0x7f4a6a07e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x1000) = 0x7f4a6a07e000
close(6)                                = 0
open("tls/x86_64/libSM.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libSM.so.6", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("x86_64/libSM.so.6", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("libSM.so.6", O_RDONLY)            = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libSM.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libSM.so.6", O_RDONLY)   = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\34\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=31944, ...}) = 0
mmap(NULL, 2127160, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a69c75000
mprotect(0x7f4a69c7d000, 2093056, PROT_NONE) = 0
mmap(0x7f4a69e7c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x7000) = 0x7f4a69e7c000
close(6)                                = 0
open("tls/x86_64/libpng12.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libpng12.so.0", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("x86_64/libpng12.so.0", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("libpng12.so.0", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libpng12.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libpng12.so.0", O_RDONLY)    = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0O\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=155360, ...}) = 0
mmap(NULL, 2250576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a69a4f000
mprotect(0x7f4a69a74000, 2097152, PROT_NONE) = 0
mmap(0x7f4a69c74000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x25000) = 0x7f4a69c74000
close(6)                                = 0
open("tls/x86_64/libjpeg.so.62", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libjpeg.so.62", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("x86_64/libjpeg.so.62", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("libjpeg.so.62", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libjpeg.so.62", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libjpeg.so.62", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3408\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=145048, ...}) = 0
mmap(NULL, 2240080, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a6982c000
mprotect(0x7f4a6984f000, 2093056, PROT_NONE) = 0
mmap(0x7f4a69a4e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x22000) = 0x7f4a69a4e000
close(6)                                = 0
open("tls/x86_64/libtiff.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libtiff.so.4", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("x86_64/libtiff.so.4", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("libtiff.so.4", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libtiff.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libtiff.so.4", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\200\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=404648, ...}) = 0
mmap(NULL, 2500936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a695c9000
mprotect(0x7f4a6962a000, 2093056, PROT_NONE) = 0
mmap(0x7f4a69829000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x60000) = 0x7f4a69829000
close(6)                                = 0
open("tls/x86_64/libexpat.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libexpat.so.1", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("x86_64/libexpat.so.1", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("libexpat.so.1", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libexpat.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libexpat.so.1", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260;\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=165744, ...}) = 0
mmap(NULL, 2260960, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a693a1000
mprotect(0x7f4a693c7000, 2097152, PROT_NONE) = 0
mmap(0x7f4a695c7000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x26000) = 0x7f4a695c7000
close(6)                                = 0
open("tls/x86_64/libpangocairo-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libpangocairo-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libpangocairo-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libpangocairo-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libpangocairo-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libpangocairo-1.0.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300R\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=50672, ...}) = 0
mmap(NULL, 2146032, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a69195000
mprotect(0x7f4a691a1000, 2093056, PROT_NONE) = 0
mmap(0x7f4a693a0000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xb000) = 0x7f4a693a0000
close(6)                                = 0
open("tls/x86_64/libX11.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libX11.so.6", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("x86_64/libX11.so.6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("libX11.so.6", O_RDONLY)           = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libX11.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libX11.so.6", O_RDONLY)  = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\377\1\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=1293744, ...}) = 0
mmap(NULL, 3390792, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a68e59000
mprotect(0x7f4a68f8f000, 2097152, PROT_NONE) = 0
mmap(0x7f4a6918f000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x136000) = 0x7f4a6918f000
close(6)                                = 0
open("tls/x86_64/libXcomposite.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libXcomposite.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libXcomposite.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libXcomposite.so.1", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libXcomposite.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXcomposite.so.1", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \f\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=9880, ...}) = 0
mmap(NULL, 2105096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a68c57000
mprotect(0x7f4a68c59000, 2093056, PROT_NONE) = 0
mmap(0x7f4a68e58000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x1000) = 0x7f4a68e58000
close(6)                                = 0
open("tls/x86_64/libXdamage.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libXdamage.so.1", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("x86_64/libXdamage.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libXdamage.so.1", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libXdamage.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXdamage.so.1", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\v\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=9024, ...}) = 0
mmap(NULL, 2104248, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a68a55000
mprotect(0x7f4a68a57000, 2093056, PROT_NONE) = 0
mmap(0x7f4a68c56000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x1000) = 0x7f4a68c56000
close(6)                                = 0
open("tls/x86_64/libXfixes.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libXfixes.so.3", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("x86_64/libXfixes.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libXfixes.so.3", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libXfixes.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXfixes.so.3", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220\25\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=21576, ...}) = 0
mmap(NULL, 2116872, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a68850000
mprotect(0x7f4a68855000, 2093056, PROT_NONE) = 0
mmap(0x7f4a68a54000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x4000) = 0x7f4a68a54000
close(6)                                = 0
open("tls/x86_64/libcairo.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libcairo.so.2", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("x86_64/libcairo.so.2", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("libcairo.so.2", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libcairo.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libcairo.so.2", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\314\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=511944, ...}) = 0
mmap(NULL, 2608856, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a685d3000
mprotect(0x7f4a6864e000, 2093056, PROT_NONE) = 0
mmap(0x7f4a6884d000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x7a000) = 0x7f4a6884d000
close(6)                                = 0
open("tls/x86_64/libXext.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libXext.so.6", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("x86_64/libXext.so.6", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("libXext.so.6", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libXext.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXext.so.6", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3409\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=74432, ...}) = 0
mmap(NULL, 2170152, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a683c1000
mprotect(0x7f4a683d2000, 2097152, PROT_NONE) = 0
mmap(0x7f4a685d2000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x11000) = 0x7f4a685d2000
close(6)                                = 0
open("tls/x86_64/libXrender.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libXrender.so.1", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("x86_64/libXrender.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libXrender.so.1", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libXrender.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXrender.so.1", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\33\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=39976, ...}) = 0
mmap(NULL, 2135208, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a681b7000
mprotect(0x7f4a681c0000, 2097152, PROT_NONE) = 0
mmap(0x7f4a683c0000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x9000) = 0x7f4a683c0000
close(6)                                = 0
open("tls/x86_64/libXi.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libXi.so.6", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("x86_64/libXi.so.6", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("libXi.so.6", O_RDONLY)            = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libXi.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXi.so.6", O_RDONLY)   = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\"\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=60664, ...}) = 0
mmap(NULL, 2156032, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a67fa8000
mprotect(0x7f4a67fb7000, 2093056, PROT_NONE) = 0
mmap(0x7f4a681b6000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xe000) = 0x7f4a681b6000
close(6)                                = 0
open("tls/x86_64/libXrandr.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libXrandr.so.2", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("x86_64/libXrandr.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libXrandr.so.2", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libXrandr.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXrandr.so.2", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\31\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=32776, ...}) = 0
mmap(NULL, 2128072, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a67da0000
mprotect(0x7f4a67da8000, 2093056, PROT_NONE) = 0
mmap(0x7f4a67fa7000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x7000) = 0x7f4a67fa7000
close(6)                                = 0
open("tls/x86_64/libXcursor.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libXcursor.so.1", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("x86_64/libXcursor.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libXcursor.so.1", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libXcursor.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXcursor.so.1", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240+\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=40152, ...}) = 0
mmap(NULL, 2135368, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a67b96000
mprotect(0x7f4a67b9f000, 2097152, PROT_NONE) = 0
mmap(0x7f4a67d9f000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x9000) = 0x7f4a67d9f000
close(6)                                = 0
open("tls/x86_64/libpcre.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libpcre.so.3", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("x86_64/libpcre.so.3", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("libpcre.so.3", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libpcre.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libpcre.so.3", O_RDONLY)     = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\26\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=198176, ...}) = 0
mmap(NULL, 2293376, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a67966000
mprotect(0x7f4a67996000, 2093056, PROT_NONE) = 0
mmap(0x7f4a67b95000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2f000) = 0x7f4a67b95000
close(6)                                = 0
open("tls/x86_64/libresolv.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libresolv.so.2", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("x86_64/libresolv.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libresolv.so.2", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libresolv.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libresolv.so.2", O_RDONLY)   = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3008\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=80712, ...}) = 0
mmap(NULL, 2185864, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a67750000
mprotect(0x7f4a67763000, 2093056, PROT_NONE) = 0
mmap(0x7f4a67962000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x12000) = 0x7f4a67962000
mmap(0x7f4a67964000, 6792, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f4a67964000
close(6)                                = 0
open("tls/x86_64/libselinux.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libselinux.so.1", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("x86_64/libselinux.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libselinux.so.1", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libselinux.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libselinux.so.1", O_RDONLY)  = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360]\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=117848, ...}) = 0
mmap(NULL, 2217744, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a67532000
mprotect(0x7f4a6754e000, 2093056, PROT_NONE) = 0
mmap(0x7f4a6774d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x1b000) = 0x7f4a6774d000
mmap(0x7f4a6774f000, 1808, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f4a6774f000
close(6)                                = 0
open("tls/x86_64/libICE.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libICE.so.6", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("x86_64/libICE.so.6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("libICE.so.6", O_RDONLY)           = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libICE.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libICE.so.6", O_RDONLY)  = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 at S\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=96400, ...}) = 0
mmap(NULL, 2206080, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a67317000
mprotect(0x7f4a6732e000, 2093056, PROT_NONE) = 0
mmap(0x7f4a6752d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x16000) = 0x7f4a6752d000
mmap(0x7f4a6752f000, 10624, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f4a6752f000
close(6)                                = 0
open("tls/x86_64/libuuid.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libuuid.so.1", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("x86_64/libuuid.so.1", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("libuuid.so.1", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libuuid.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libuuid.so.1", O_RDONLY)     = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\25\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=15720, ...}) = 0
mmap(NULL, 2110736, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a67113000
mprotect(0x7f4a67117000, 2093056, PROT_NONE) = 0
mmap(0x7f4a67316000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x3000) = 0x7f4a67316000
close(6)                                = 0
open("tls/x86_64/libxcb.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libxcb.so.1", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("x86_64/libxcb.so.1", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("libxcb.so.1", O_RDONLY)           = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libxcb.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libxcb.so.1", O_RDONLY)  = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\227\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=115296, ...}) = 0
mmap(NULL, 2210672, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a66ef7000
mprotect(0x7f4a66f13000, 2093056, PROT_NONE) = 0
mmap(0x7f4a67112000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x1b000) = 0x7f4a67112000
close(6)                                = 0
open("tls/x86_64/libpixman-1.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libpixman-1.so.0", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("x86_64/libpixman-1.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libpixman-1.so.0", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libpixman-1.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libpixman-1.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240n\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=362064, ...}) = 0
mmap(NULL, 2457488, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a66c9f000
mprotect(0x7f4a66cf5000, 2093056, PROT_NONE) = 0
mmap(0x7f4a66ef4000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x55000) = 0x7f4a66ef4000
close(6)                                = 0
open("tls/x86_64/libxcb-render-util.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libxcb-render-util.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libxcb-render-util.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libxcb-render-util.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libxcb-render-util.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libxcb-render-util.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\26\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=12968, ...}) = 0
mmap(NULL, 2108344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a66a9c000
mprotect(0x7f4a66a9f000, 2093056, PROT_NONE) = 0
mmap(0x7f4a66c9e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2000) = 0x7f4a66c9e000
close(6)                                = 0
open("tls/x86_64/libxcb-render.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libxcb-render.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libxcb-render.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libxcb-render.so.0", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libxcb-render.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libxcb-render.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P2\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=33304, ...}) = 0
mmap(NULL, 2128496, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a66894000
mprotect(0x7f4a6689b000, 2097152, PROT_NONE) = 0
mmap(0x7f4a66a9b000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x7000) = 0x7f4a66a9b000
close(6)                                = 0
open("tls/x86_64/libXau.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libXau.so.6", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("x86_64/libXau.so.6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("libXau.so.6", O_RDONLY)           = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libXau.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXau.so.6", O_RDONLY)  = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\r\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=10896, ...}) = 0
mmap(NULL, 2106104, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a66691000
mprotect(0x7f4a66693000, 2097152, PROT_NONE) = 0
mmap(0x7f4a66893000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2000) = 0x7f4a66893000
close(6)                                = 0
open("tls/x86_64/libXdmcp.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libXdmcp.so.6", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("x86_64/libXdmcp.so.6", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("libXdmcp.so.6", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libXdmcp.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXdmcp.so.6", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\24\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=20504, ...}) = 0
mmap(NULL, 2115696, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a6648c000
mprotect(0x7f4a66491000, 2093056, PROT_NONE) = 0
mmap(0x7f4a66690000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x4000) = 0x7f4a66690000
close(6)                                = 0
mprotect(0x7f4a6774d000, 4096, PROT_READ) = 0
mprotect(0x7f4a67962000, 4096, PROT_READ) = 0
mprotect(0x7f4a6a561000, 4096, PROT_READ) = 0
mprotect(0x7f4a6c9ac000, 28672, PROT_READ) = 0
statfs("/selinux", {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=4807069, f_bfree=534658, f_bavail=290471, f_files=1221600, f_ffree=646409, f_fsid={1995478173, 1189550014}, f_namelen=255, f_frsize=4096}) = 0
open("/proc/filesystems", O_RDONLY)     = 6
fstat(6, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a7072d000
read(6, "nodev\tsysfs\nnodev\trootfs\nnodev\tb"..., 1024) = 322
read(6, "", 1024)                       = 0
close(6)                                = 0
munmap(0x7f4a7072d000, 4096)            = 0
futex(0x7f4a6c9b5b68, FUTEX_WAKE_PRIVATE, 2147483647) = 0
brk(0xb07000)                           = 0xb07000
munmap(0x7f4a707b5000, 209768)          = 0
brk(0xb2a000)                           = 0xb2a000
brk(0xb5a000)                           = 0xb5a000
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a6644b000
stat("/tmp/swig_runtime_data2", 0x7fff47fe9fa0) = -1 ENOENT (No such file or directory)
open("/tmp/swig_runtime_data2.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/tmp/swig_runtime_data2module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/tmp/swig_runtime_data2.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/tmp/swig_runtime_data2.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/swig_runtime_data2", 0x7fff47fe9fa0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/swig_runtime_data2.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/swig_runtime_data2module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/swig_runtime_data2.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/swig_runtime_data2.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/plat-linux2/swig_runtime_data2", 0x7fff47fe9fa0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/plat-linux2/swig_runtime_data2.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/plat-linux2/swig_runtime_data2module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/plat-linux2/swig_runtime_data2.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/plat-linux2/swig_runtime_data2.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/lib-tk/swig_runtime_data2", 0x7fff47fe9fa0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-tk/swig_runtime_data2.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-tk/swig_runtime_data2module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-tk/swig_runtime_data2.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-tk/swig_runtime_data2.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/lib-dynload/swig_runtime_data2", 0x7fff47fe9fa0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-dynload/swig_runtime_data2.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-dynload/swig_runtime_data2module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-dynload/swig_runtime_data2.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-dynload/swig_runtime_data2.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/python2.6/dist-packages/swig_runtime_data2", 0x7fff47fe9fa0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python2.6/dist-packages/swig_runtime_data2.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python2.6/dist-packages/swig_runtime_data2module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python2.6/dist-packages/swig_runtime_data2.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python2.6/dist-packages/swig_runtime_data2.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/swig_runtime_data2", 0x7fff47fe9fa0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/swig_runtime_data2.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/swig_runtime_data2module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/swig_runtime_data2.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/swig_runtime_data2.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/PIL/swig_runtime_data2", 0x7fff47fe9fa0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/PIL/swig_runtime_data2.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/PIL/swig_runtime_data2module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/PIL/swig_runtime_data2.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/PIL/swig_runtime_data2.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/pymodules/python2.6/swig_runtime_data2", 0x7fff47fe9fa0) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/swig_runtime_data2.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/swig_runtime_data2module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/swig_runtime_data2.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/swig_runtime_data2.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/pymodules/python2.6/gtk-2.0/swig_runtime_data2", 0x7fff47fe9fa0) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/gtk-2.0/swig_runtime_data2.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/gtk-2.0/swig_runtime_data2module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/gtk-2.0/swig_runtime_data2.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/gtk-2.0/swig_runtime_data2.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/swig_runtime_data2", 0x7fff47fe9fa0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/swig_runtime_data2.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/swig_runtime_data2module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/swig_runtime_data2.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/swig_runtime_data2.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
brk(0xb8a000)                           = 0xb8a000
close(5)                                = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/new", 0x7fff47fec3e0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/new.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/newmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/new.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/new.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/tmp/new", 0x7fff47fec3e0)        = -1 ENOENT (No such file or directory)
open("/tmp/new.so", O_RDONLY)           = -1 ENOENT (No such file or directory)
open("/tmp/newmodule.so", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("/tmp/new.py", O_RDONLY)           = -1 ENOENT (No such file or directory)
open("/tmp/new.pyc", O_RDONLY)          = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/new", 0x7fff47fec3e0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/new.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/newmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/new.py", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=706, ...}) = 0
open("/usr/lib/python2.6/new.pyc", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=908, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a707e8000
read(6, "\321\362\r\n\\\367ZLc\0\0\0\0\0\0\0\0\f\0\0\0@\0\0\0s\247\0\0\0d\0"..., 4096) = 908
fstat(6, {st_mode=S_IFREG|0644, st_size=908, ...}) = 0
read(6, "", 4096)                       = 0
close(6)                                = 0
munmap(0x7f4a707e8000, 4096)            = 0
close(5)                                = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/types", 0x7fff47fec3e0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/types.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/typesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/types.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/types.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/sys", 0x7fff47fec3e0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/sys.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/sysmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/sys.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/sys.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
brk(0xbab000)                           = 0xbab000
brk(0xbcc000)                           = 0xbcc000
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a6640a000
brk(0xbed000)                           = 0xbed000
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/locale", 0x7fff47fec3e0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/locale.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/localemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/locale.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/locale.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/tmp/locale", 0x7fff47fec3e0)     = -1 ENOENT (No such file or directory)
open("/tmp/locale.so", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("/tmp/localemodule.so", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("/tmp/locale.py", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("/tmp/locale.pyc", O_RDONLY)       = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/locale", 0x7fff47fec3e0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/locale.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/localemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/locale.py", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=82678, ...}) = 0
open("/usr/lib/python2.6/locale.pyc", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=46609, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a66409000
read(6, "\321\362\r\n\\\367ZLc\0\0\0\0\0\0\0\0\33\0\0\0@\0\0\0s&\36\0\0d\0"..., 4096) = 4096
fstat(6, {st_mode=S_IFREG|0644, st_size=46609, ...}) = 0
read(6, "6d\341\2d\361\0026d\341\2d\362\0026d\341\2d\363\0026d\341\2d\364\0026d\341\2"..., 40960) = 40960
read(6, "\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7"..., 4096) = 1553
read(6, "", 4096)                       = 0
brk(0xc0e000)                           = 0xc0e000
close(6)                                = 0
munmap(0x7f4a66409000, 4096)            = 0
stat("/tmp/functools", 0x7fff47fe8e40)  = -1 ENOENT (No such file or directory)
open("/tmp/functools.so", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("/tmp/functoolsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/tmp/functools.py", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("/tmp/functools.pyc", O_RDONLY)    = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/functools", 0x7fff47fe8e40) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/functools.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/functoolsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/functools.py", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=2162, ...}) = 0
open("/usr/lib/python2.6/functools.pyc", O_RDONLY) = 7
fstat(7, {st_mode=S_IFREG|0644, st_size=1921, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a66409000
read(7, "\321\362\r\n\\\367ZLc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0sJ\0\0\0d\0"..., 4096) = 1921
fstat(7, {st_mode=S_IFREG|0644, st_size=1921, ...}) = 0
read(7, "", 4096)                       = 0
close(7)                                = 0
munmap(0x7f4a66409000, 4096)            = 0
close(6)                                = 0
stat("/tmp/re", 0x7fff47fe8e40)         = -1 ENOENT (No such file or directory)
open("/tmp/re.so", O_RDONLY)            = -1 ENOENT (No such file or directory)
open("/tmp/remodule.so", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("/tmp/re.py", O_RDONLY)            = -1 ENOENT (No such file or directory)
open("/tmp/re.pyc", O_RDONLY)           = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/re", 0x7fff47fe8e40) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/re.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/remodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/re.py", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=12966, ...}) = 0
open("/usr/lib/python2.6/re.pyc", O_RDONLY) = 7
fstat(7, {st_mode=S_IFREG|0644, st_size=13122, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a66409000
read(7, "\321\362\r\n\\\367ZLc\0\0\0\0\0\0\0\0\32\0\0\0@\0\0\0s8\2\0\0d\0"..., 4096) = 4096
fstat(7, {st_mode=S_IFREG|0644, st_size=13122, ...}) = 0
read(7, "ions:\n    match    Match a regul"..., 8192) = 8192
read(7, "ib/python2.6/re.pyt\4\0\0\0scan4\1\0\0s"..., 4096) = 834
read(7, "", 4096)                       = 0
close(7)                                = 0
munmap(0x7f4a66409000, 4096)            = 0
stat("/tmp/sre_compile", 0x7fff47fe58a0) = -1 ENOENT (No such file or directory)
open("/tmp/sre_compile.so", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/tmp/sre_compilemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/tmp/sre_compile.py", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/tmp/sre_compile.pyc", O_RDONLY)  = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/sre_compile", 0x7fff47fe58a0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/sre_compile.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/sre_compilemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/sre_compile.py", O_RDONLY) = 7
fstat(7, {st_mode=S_IFREG|0644, st_size=16507, ...}) = 0
open("/usr/lib/python2.6/sre_compile.pyc", O_RDONLY) = 8
fstat(8, {st_mode=S_IFREG|0644, st_size=11455, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a66409000
read(8, "\321\362\r\n\\\367ZLc\0\0\0\0\0\0\0\0\v\0\0\0@\0\0\0sz\1\0\0d\0"..., 4096) = 4096
fstat(8, {st_mode=S_IFREG|0644, st_size=11455, ...}) = 0
read(8, "lot\2\0\0\0hit\4\0\0\0tailt\n\0\0\0tailappen"..., 4096) = 4096
read(8, "\1\32\1\r\1c\3\0\0\0\24\0\0\0\v\0\0\0C\0\0\0s\236\4\0\0|\1\0i\0"..., 4096) = 3263
read(8, "", 4096)                       = 0
close(8)                                = 0
munmap(0x7f4a66409000, 4096)            = 0
stat("/tmp/sre_parse", 0x7fff47fe2300)  = -1 ENOENT (No such file or directory)
open("/tmp/sre_parse.so", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("/tmp/sre_parsemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/tmp/sre_parse.py", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("/tmp/sre_parse.pyc", O_RDONLY)    = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/sre_parse", 0x7fff47fe2300) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/sre_parse.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/sre_parsemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/sre_parse.py", O_RDONLY) = 8
fstat(8, {st_mode=S_IFREG|0644, st_size=26878, ...}) = 0
open("/usr/lib/python2.6/sre_parse.pyc", O_RDONLY) = 9
fstat(9, {st_mode=S_IFREG|0644, st_size=19622, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a66409000
read(9, "\321\362\r\n\\\367ZLc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\323\2\0\0d\0"..., 4096) = 4096
fstat(9, {st_mode=S_IFREG|0644, st_size=19622, ...}) = 0
read(9, "/usr/lib/python2.6/sre_parse.pyt"..., 12288) = 12288
read(9, "arse(\6\0\0\0R\276\0\0\0R\17\0\0\0R$\0\0\0Rv\0\0\0R\274\0"..., 4096) = 3238
read(9, "", 4096)                       = 0
close(9)                                = 0
munmap(0x7f4a66409000, 4096)            = 0
stat("/tmp/sre_constants", 0x7fff47fded60) = -1 ENOENT (No such file or directory)
open("/tmp/sre_constants.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/tmp/sre_constantsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/tmp/sre_constants.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/tmp/sre_constants.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/sre_constants", 0x7fff47fded60) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/sre_constants.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/sre_constantsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/sre_constants.py", O_RDONLY) = 9
fstat(9, {st_mode=S_IFREG|0644, st_size=7137, ...}) = 0
open("/usr/lib/python2.6/sre_constants.pyc", O_RDONLY) = 10
fstat(10, {st_mode=S_IFREG|0644, st_size=6083, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a66409000
read(10, "\321\362\r\n\\\367ZLc\0\0\0\0\0\0\0\0 \0\0\0@\0\0\0s\361\4\0\0d\0"..., 4096) = 4096
fstat(10, {st_mode=S_IFREG|0644, st_size=6083, ...}) = 0
read(10, "oneN(`\0\0\0t\7\0\0\0__doc__t\5\0\0\0MAGICt"..., 4096) = 1987
read(10, "", 4096)                      = 0
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a663c8000
munmap(0x7f4a663c8000, 266240)          = 0
brk(0xc59000)                           = 0xc59000
close(10)                               = 0
munmap(0x7f4a66409000, 4096)            = 0
close(9)                                = 0
close(8)                                = 0
close(7)                                = 0
close(6)                                = 0
brk(0xc8d000)                           = 0xc8d000
close(5)                                = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/codecs", 0x7fff47fec3e0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/codecs.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/codecsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/codecs.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/codecs.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_gdi", 0x7fff47fec3e0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_gdi.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_gdimodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_gdi.py", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=299244, ...}) = 0
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_gdi.pyc", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=410774, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a66409000
read(6, "\321\362\r\n\4\351\tJc\0\0\0\0\0\0\0\0\f\0\0\0@\0\0\0ss\37\0\0d\0"..., 4096) = 4096
fstat(6, {st_mode=S_IFREG|0644, st_size=410774, ...}) = 0
read(6, "i\224\1Z\224\1e\0\0i\225\1Z\225\1e\0\0i\226\1Z\226\1e\0\0i\227\1Z\227"..., 4096) = 4096
read(6, "\0|\2\0<d\0\0S\1n\1\0\1|\1\0i\5\0i\6\0|\2\0d\0\0\203\2\0"..., 4096) = 4096
read(6, "  In wxPython there are typemaps"..., 4096) = 4096
read(6, "\0\0\n        SetRGB(self, unsigned"..., 4096) = 4096
read(6, "s\0\0\0\0c\1\0\0\0\1\0\0\0\3\0\0\0C\0\0\0s\23\0\0\0t\0\0|\0"..., 4096) = 4096
read(6, "\2\1Z!\0e\3\0e\31\0e\30\0d\3\0d\35\0\203\2\1Z\"\0e\3\0e\16\0"..., 4096) = 4096
read(6, "(\0\0\0\0s?\0\0\0/usr/lib/python2.6/dis"..., 4096) = 4096
read(6, "__init__` for a listing of\n     "..., 4096) = 4096
read(6, "\n        Gets the width of the b"..., 4096) = 4096
read(6, "\0\0\0Bitmap_CopyFromIcon(\2\0\0\0R(\0\0\0"..., 4096) = 4096
read(6, "\0\0\0s\"\0\0\0__eq__(self, Bitmap othe"..., 4096) = 4096
read(6, ".  The dataBuffer\n    parameter "..., 4096) = 4096
read(6, "\26\0\0\0No constructor defined(\1\0\0\0R"..., 4096) = 4096
read(6, "\20\0\0\0\210\0\0i\0\0|\1\0|\2\0\216\0\0S(\1\0\0\0N(\1\0\0\0R"..., 4096) = 4096
read(6, "-2.8-gtk2-unicode/wx/_gdi.pyt\7\0\0"..., 4096) = 4096
read(6, "\0(\0\0\0\0s?\0\0\0/usr/lib/python2.6/di"..., 4096) = 4096
read(6, "et(\2\0\0\0R(\0\0\0R)\0\0\0(\0\0\0\0(\0\0\0\0s?\0\0\0"..., 4096) = 4096
read(6, "kages/wx-2.8-gtk2-unicode/wx/_gd"..., 4096) = 4096
read(6, "nicode/wx/_gdi.pyR>\0\0\0\372\4\0\0s\2\0\0\0\0"..., 4096) = 4096
read(6, "se\n    pointer is, with a pictur"..., 4096) = 4096
read(6, "\0\0i\1\0|\0\0|\1\0\216\0\0S(\1\0\0\0s\"\0\0\0Offset("..., 4096) = 4096
read(6, " int x, int y, int width, int he"..., 4096) = 4096
read(6, "t(\2\0\0\0R%\0\0\0t\23\0\0\0RegionIterator_G"..., 4096) = 4096
read(6, "ontInfo_InitFromFont(\2\0\0\0R(\0\0\0R)"..., 4096) = 4096
read(6, "\0\0\371\6\0\0s\2\0\0\0\0\2c\0\0\0\0\2\0\0\0\3\0\0\0O\0\0\0s\20"..., 4096) = 4096
brk(0xcd3000)                           = 0xcd3000
read(6, "\0\0\0c\2\0\0\0\2\0\0\0\2\0\0\0C\0\0\0s\20\0\0\0|\0\0i\0\0i"..., 4096) = 4096
read(6, "\0\0(\0\0\0\0s?\0\0\0/usr/lib/python2.6/d"..., 4096) = 4096
read(6, "t specifying actual facename.  I"..., 4096) = 4096
read(6, "nderlined, ``False`` otherwise.\n"..., 4096) = 4096
read(6, "  specify the font family instea"..., 4096) = 4096
read(6, "/python2.6/dist-packages/wx-2.8-"..., 4096) = 4096
read(6, "8-gtk2-unicode/wx/_gdi.pyt\21\0\0\0Fo"..., 4096) = 4096
read(6, "e/wx/_gdi.pyt\17\0\0\0IsValidFacename"..., 4096) = 4096
read(6, "\2\0\0\0R(\0\0\0R)\0\0\0(\0\0\0\0(\0\0\0\0s?\0\0\0/us"..., 4096) = 4096
read(6, "\0FindLanguageInfo\357\n\0\0s\2\0\0\0\0\2c\0\0\0"..., 4096) = 4096
read(6, "\0d\0\0S(\1\0\0\0N(\1\0\0\0R\t\0\0\0(\1\0\0\0R\f\0\0\0("..., 4096) = 4096
read(6, "ython2.6/dist-packages/wx-2.8-gt"..., 4096) = 4096
read(6, "\0\0(\1\0\0\0R!\0\0\0(\0\0\0\0(\0\0\0\0s?\0\0\0/usr/"..., 4096) = 4096
read(6, "kages/wx-2.8-gtk2-unicode/wx/_gd"..., 4096) = 4096
read(6, "self, Rect rect)\n\n        Draws "..., 4096) = 4096
read(6, " with the given top left corner,"..., 4096) = 4096
read(6, "\0\0\0\2\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0t\0\0i\1\0|\0\0|\1\0"..., 4096) = 4096
read(6, "nder wxGTK the current logical f"..., 4096) = 4096
read(6, ")\n\n        Sets the clipping reg"..., 4096) = 4096
read(6, " within the specified rectangle,"..., 4096) = 4096
read(6, "%\0\0\0t\v\0\0\0DC_SetBrush(\2\0\0\0R(\0\0\0R)"..., 4096) = 4096
read(6, "e\n        current or specified f"..., 4096) = 4096
read(6, "g a width, for example.\n        "..., 4096) = 4096
read(6, "        (\2\0\0\0R%\0\0\0t\20\0\0\0DC_GetBac"..., 4096) = 4096
read(6, "ist-packages/wx-2.8-gtk2-unicode"..., 4096) = 4096
read(6, "       0\n            wx.COPY    "..., 4096) = 4096
read(6, "       Gets the maximum vertical"..., 4096) = 4096
read(6, "points.  If\n                    "..., 4096) = 4096
read(6, "          [(x1,y1),(x2,y2),(x3,y"..., 4096) = 4096
read(6, "\2\0\0t\16\0\0\0FullTextExtentt\17\0\0\0Logic"..., 4096) = 4096
read(6, "\0\0\0\0s?\0\0\0/usr/lib/python2.6/dist"..., 4096) = 4096
read(6, "t=None) -> bool\n\n        Specify"..., 4096) = 4096
brk(0xd1f000)                           = 0xd1f000
read(6, "\0\0\0e\0\0Z\1\0d\0\0Z\2\0e\3\0d\1\0\204\0\0d\2\0\204\0\0d\3"..., 4096) = 4096
read(6, "\0MemoryDC_SelectObjectAsSource(\2"..., 4096) = 4096
read(6, "dist-packages/wx-2.8-gtk2-unicod"..., 4096) = 4096
read(6, "on2.6/dist-packages/wx-2.8-gtk2-"..., 4096) = 4096
read(6, "utput. Default is 720ppi.\n    (\2"..., 4096) = 4096
read(6, "R%\0\0\0t\25\0\0\0GnomePrintDC_swiginitt"..., 4096) = 4096
read(6, "/dist-packages/wx-2.8-gtk2-unico"..., 4096) = 4096
read(6, "code/wx/_gdi.pyR*\0\0\0001\24\0\0s\2\0\0\0\0\tc"..., 4096) = 4096
read(6, " the elements of the transformat"..., 4096) = 4096
read(6, "Begins a new subpath at the spec"..., 4096) = 4096
read(6, "\0i\1\0|\0\0|\1\0\216\0\0S(\1\0\0\0s\214\0\0\0\n       "..., 4096) = 4096
read(6, "\25\0\0s\0\0\0\0c\2\0\0\0\2\0\0\0\2\0\0\0C\0\0\0s\20\0\0\0|\0"..., 4096) = 4096
read(6, "h color oColour and ends on a ci"..., 4096) = 4096
read(6, "\1\0|\0\0|\1\0\216\0\0S(\1\0\0\0sn\0\0\0\n        T"..., 4096) = 4096
read(6, "     (\2\0\0\0R%\0\0\0t\30\0\0\0GraphicsCont"..., 4096) = 4096
read(6, "st-packages/wx-2.8-gtk2-unicode/"..., 4096) = 4096
read(6, "er classc\1\0\0\0\1\0\0\0\1\0\0\0C\0\0\0s\r\0\0\0|\0"..., 4096) = 4096
read(6, "aphicsRenderer_CreateRadialGradi"..., 4096) = 4096
read(6, "\0\0s\2\0\0\0\0\2c\1\0\0\0\1\0\0\0\1\0\0\0C\0\0\0s\4\0\0\0d"..., 4096) = 4096
read(6, "etBitmap\367\27\0\0s\2\0\0\0\0\2c\0\0\0\0\2\0\0\0\3\0\0\0"..., 4096) = 4096
read(6, "\0\0\0O\0\0\0s\20\0\0\0t\0\0i\1\0|\0\0|\1\0\216\0\0S(\1\0\0"..., 4096) = 4096
read(6, "SOR_STANDARDR\246\5\0\0t\24\0\0\0StockGDI_F"..., 4096) = 4096
read(6, "\20\0\0\0t\0\0i\1\0|\0\0|\1\0\216\0\0S(\1\0\0\0s\25\0\0\0Ad"..., 4096) = 4096
read(6, "e\5\0Z\6\0d\5\0\204\0\0Z\7\0e\10\0i\t\0Z\n\0d\6\0\204\0\0Z\v"..., 4096) = 4096
read(6, "s\2\0\0\0\0\2c\0\0\0\0\2\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0t\0\0"..., 4096) = 4096
read(6, "s\n          appearance when the "..., 4096) = 4096
read(6, "nterface\n    version and is only"..., 4096) = 4096
read(6, "   (\2\0\0\0R%\0\0\0t\37\0\0\0RendererNative"..., 4096) = 4096
read(6, ".6/dist-packages/wx-2.8-gtk2-uni"..., 4096) = 4096
read(6, "\0R(\0\0\0R)\0\0\0(\0\0\0\0(\0\0\0\0s?\0\0\0/usr/l"..., 4096) = 4096
brk(0xd68000)                           = 0xd68000
read(6, "|\0\0i\0\0i\1\0\203\0\0S(\0\0\0\0(\2\0\0\0R\1\0\0\0R\3\0\0"..., 4096) = 4096
read(6, "\n        (\2\0\0\0R%\0\0\0t\27\0\0\0PseudoDC"..., 4096) = 4096
read(6, "?\0\0\0/usr/lib/python2.6/dist-pack"..., 4096) = 4096
read(6, "heckMark(self, int x, int y, int"..., 4096) = 4096
read(6, "\0\0\0(\0\0\0\0s?\0\0\0/usr/lib/python2.6/"..., 4096) = 4096
read(6, "ush for filling the shape.\n     "..., 4096) = 4096
read(6, "    The coordinates refer to the"..., 4096) = 4096
read(6, "        it is not -1.\n        (\2"..., 4096) = 4096
read(6, "\1\0\0\0s4\6\0\0\n        SetLogicalFunc"..., 4096) = 4096
read(6, "IGHTt\r\0\0\0FONTFLAG_BOLDt\24\0\0\0FONTF"..., 4096) = 4096
read(6, "\0LANGUAGE_CHINESE_HONGKONGt\26\0\0\0L"..., 4096) = 4096
read(6, "LANGUAGE_UKRAINIANt\r\0\0\0LANGUAGE_"..., 4096) = 4096
read(6, "\t\1\t\1\t\1\t\1\t\1\t\1\t\1\t\1\t\1\t\1\t\1\t\1\t\1\t\1\t\1\t\1"..., 4096) = 1174
close(6)                                = 0
munmap(0x7f4a66409000, 4096)            = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_gdi_", 0x7fff47fe8e40) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_gdi_.so", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=1116624, ...}) = 0
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_gdi_.so", O_RDONLY) = 7
read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\300\2\0\0\0\0\0"..., 832) = 832
fstat(7, {st_mode=S_IFREG|0644, st_size=1116624, ...}) = 0
mmap(NULL, 3214720, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f4a660f9000
mprotect(0x7f4a661f8000, 2093056, PROT_NONE) = 0
mmap(0x7f4a663f7000, 77824, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0xfe000) = 0x7f4a663f7000
close(7)                                = 0
brk(0xdae000)                           = 0xdae000
close(6)                                = 0
brk(0xdd8000)                           = 0xdd8000
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/os", 0x7fff47fe8e40) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/os.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/osmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/os.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/os.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/locale", 0x7fff47feaf50) = -1 ENOENT (No such file or directory)
brk(0xe1c000)                           = 0xe1c000
close(5)                                = 0
brk(0xe6b000)                           = 0xe6b000
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_windows", 0x7fff47fec3e0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_windows.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_windowsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_windows.py", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=210641, ...}) = 0
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_windows.pyc", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=302835, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a707e8000
read(6, "\321\362\r\n\352\215\367Ic\0\0\0\0\0\0\0\0\n\0\0\0@\0\0\0s\304\23\0\0d\0"..., 4096) = 4096
fstat(6, {st_mode=S_IFREG|0644, st_size=302835, ...}) = 0
read(6, "\1d\203\0\204\0\0ZZ\1d\204\0e\21\0f\1\0d\205\0\204\0\0\203\0\0YZ[\1"..., 4096) = 4096
read(6, "\0argst\6\0\0\0kwargs(\0\0\0\0(\0\0\0\0sC\0\0\0/"..., 4096) = 4096
read(6, "init__(self, Window parent, int "..., 4096) = 4096
read(6, "oordinates.\n        (\2\0\0\0R%\0\0\0t#"..., 4096) = 4096
read(6, "ly relevant under Mac currently "..., 4096) = 4096
read(6, "\0R)\0\0\0R*\0\0\0(\0\0\0\0(\0\0\0\0sC\0\0\0/usr/l"..., 4096) = 4096
read(6, "ython2.6/dist-packages/wx-2.8-gt"..., 4096) = 4096
read(6, "usBar\30\2\0\0s\2\0\0\0\0\2c\0\0\0\0\2\0\0\0\3\0\0\0O\0\0"..., 4096) = 4096
read(6, "tk2-unicode/wx/_windows.pyR\241\0\0\0\347"..., 4096) = 4096
read(6, "\0\0(\0\0\0\0(\0\0\0\0sC\0\0\0/usr/lib/python"..., 4096) = 4096
read(6, "    colours or fonts which might"..., 4096) = 4096
read(6, "Z\n\0e\3\0e\10\0d\3\0d\t\0\203\1\1Z\v\0e\3\0e\t\0d\3\0d\n"..., 4096) = 4096
read(6, ")\0\0\0R*\0\0\0(\0\0\0\0(\0\0\0\0sC\0\0\0/usr/lib"..., 4096) = 4096
read(6, "\0\0\0R4\0\0\0R/\1\0\0R2\1\0\0t\7\0\0\0BorderXt\7"..., 4096) = 4096
read(6, "ode(self, int mode)\n\n        Set"..., 4096) = 4096
read(6, " as the panes are resized after "..., 4096) = 4096
read(6, "dow_SetMinimumPaneSize(\2\0\0\0R)\0\0\0"..., 4096) = 4096
read(6, " completely out of place on the\n"..., 4096) = 4096
read(6, "d\5\0\204\0\0Z\7\0d\6\0\204\0\0Z\10\0d\7\0\204\0\0Z\t\0d\10\0\204\0"..., 4096) = 4096
read(6, "_windows.pyt\17\0\0\0SetMinimumSizeX\266"..., 4096) = 4096
read(6, "_windows.pyR+\0\0\0\363\5\0\0s\2\0\0\0\0\2c\0\0\0\0"..., 4096) = 4096
read(6, "ize(\2\0\0\0R%\0\0\0t\34\0\0\0QueryLayoutInf"..., 4096) = 4096
read(6, "hon2.6/dist-packages/wx-2.8-gtk2"..., 4096) = 4096
read(6, "/lib/python2.6/dist-packages/wx-"..., 4096) = 4096
brk(0xeab000)                           = 0xeab000
read(6, "\0\3\0\0\0O\0\0\0s\20\0\0\0t\0\0i\1\0|\0\0|\1\0\216\0\0S(\1"..., 4096) = 4096
read(6, "           Size size=DefaultSize"..., 4096) = 4096
read(6, "\0R*\0\0\0(\0\0\0\0(\0\0\0\0sC\0\0\0/usr/lib/py"..., 4096) = 4096
read(6, "t(self) -> size_t(\2\0\0\0R%\0\0\0t\31\0\0\0"..., 4096) = 4096
read(6, "\0\0\0s\20\0\0\0t\0\0i\1\0|\0\0|\1\0\216\0\0S(\1\0\0\0s2\0"..., 4096) = 4096
read(6, "\0\0Z\1\0d\0\0Z\2\0e\3\0d\1\0\204\0\0d\2\0\204\0\0d\3\0d\4\0"..., 4096) = 4096
read(6, "e/wx/_windows.pyt\4\0\0\0IsOkn\10\0\0s\2\0"..., 4096) = 4096
read(6, "\r\0\0\0GetChooseFull\262\10\0\0s\2\0\0\0\0\10c\0\0\0"..., 4096) = 4096
read(6, "Window parent=(wxWindow *) NULL,"..., 4096) = 4096
read(6, "dStr, \n            long style=FD"..., 4096) = 4096
read(6, "e index\n        which will be us"..., 4096) = 4096
read(6, "resenting the items that are sel"..., 4096) = 4096
read(6, " text that the user has entered "..., 4096) = 4096
read(6, "\2\0\0\0C\0\0\0s\20\0\0\0|\0\0i\0\0i\1\0|\1\0\203\1\0S(\0\0"..., 4096) = 4096
read(6, "icode/wx/_windows.pyt\r\0\0\0SetChos"..., 4096) = 4096
read(6, "-unicode/wx/_windows.pyRD\3\0\0K\v\0\0"..., 4096) = 4096
read(6, "Resume(self)\n\n        Can be use"..., 4096) = 4096
read(6, "\204\0\0d\3\0d\4\0\203\2\1Z\4\0e\5\0Z\6\0d\5\0\204\0\0Z\7\0e\10"..., 4096) = 4096
read(6, "g else). The actual searching is"..., 4096) = 4096
read(6, "tion, Size size=DefaultSize, \n  "..., 4096) = 4096
read(6, "ildFrame_Activate(\2\0\0\0R)\0\0\0R*\0\0\0"..., 4096) = 4096
read(6, "-> bool(\2\0\0\0R%\0\0\0t\32\0\0\0PyWindow_D"..., 4096) = 4096
read(6, "Window.DoGetSize instead.c\0\0\0\0\2\0"..., 4096) = 4096
read(6, "\0/usr/lib/python2.6/dist-package"..., 4096) = 4096
read(6, "de/wx/_windows.pyR\251\3\0\0\334\r\0\0s\2\0\0\0\0"..., 4096) = 4096
read(6, "(\2\0\0\0R)\0\0\0R\270\3\0\0(\0\0\0\0(\0\0\0\0sC\0\0\0/u"..., 4096) = 4096
read(6, "code/wx/_windows.pyR\"\0\0\0s\16\0\0s\0\0\0"..., 4096) = 4096
read(6, "x/_windows.pyR\271\3\0\0\263\16\0\0s\2\0\0\0\0\1s1\0"..., 4096) = 4096
brk(0xeeb000)                           = 0xeeb000
read(6, "dows.pyR\325\3\0\0\r\17\0\0s\2\0\0\0\0\1s0\0\0\0Plea"..., 4096) = 4096
read(6, "\0\0s\22\0\0\0IsOk(self) -> bool(\2\0\0\0R%"..., 4096) = 4096
read(6, "dows.pyt\n\0\0\0SetPaperId\237\17\0\0s\2\0\0\0\0"..., 4096) = 4096
read(6, "R!\0\0\0(\0\0\0\0(\0\0\0\0sC\0\0\0/usr/lib/pyt"..., 4096) = 4096
read(6, "\0\0(\0\0\0\0sC\0\0\0/usr/lib/python2.6/d"..., 4096) = 4096
read(6, "\0\0sC\0\0\0/usr/lib/python2.6/dist-p"..., 4096) = 4096
read(6, "de/wx/_windows.pyR\214\4\0\0o\20\0\0s\30\0\0\0\6"..., 4096) = 4096
read(6, "\0R*\0\0\0(\0\0\0\0(\0\0\0\0sC\0\0\0/usr/lib/py"..., 4096) = 4096
read(6, "\34\0\0\0PrintDialogData_GetPrintData"..., 4096) = 4096
read(6, "\16\0d\n\0\204\0\0Z\17\0d\v\0\204\0\0Z\20\0d\f\0\204\0\0Z\21\0d\r\0"..., 4096) = 4096
read(6, "\34\0d\3\0d:\0\203\2\1Z;\0e\3\0e\r\0d\3\0d;\0\203\1\1Z<\0"..., 4096) = 4096
read(6, "r/lib/python2.6/dist-packages/wx"..., 4096) = 4096
read(6, "inDocument\347\21\0\0s\2\0\0\0\0\2c\0\0\0\0\2\0\0\0\3\0"..., 4096) = 4096
read(6, "C\0\0\0/usr/lib/python2.6/dist-pack"..., 4096) = 4096
read(6, "\0|\1\0\216\0\0S(\1\0\0\0s\33\0\0\0GetZoomControl"..., 4096) = 4096
read(6, "2.8-gtk2-unicode/wx/_windows.pyt"..., 4096) = 4096
read(6, "wx-2.8-gtk2-unicode/wx/_windows."..., 4096) = 4096
read(6, "t\0\0i\1\0|\0\0|\1\0\216\0\0S(\1\0\0\0N(\2\0\0\0R\220\5\0\0"..., 4096) = 4096
read(6, "\0R\270\3\0\0(\0\0\0\0(\0\0\0\0sC\0\0\0/usr/lib/py"..., 4096) = 4096
read(6, "\24\0\0\0FULLSCREEN_NOMENUBARt\24\0\0\0FUL"..., 4096) = 4096
read(6, "log_swigregistert\24\0\0\0TextEntryDi"..., 4096) = 3827
close(6)                                = 0
munmap(0x7f4a707e8000, 4096)            = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_windows_", 0x7fff47fe8e40) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_windows_.so", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=1025088, ...}) = 0
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_windows_.so", O_RDONLY) = 7
read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\2208\3\0\0\0\0\0"..., 832) = 832
fstat(7, {st_mode=S_IFREG|0644, st_size=1025088, ...}) = 0
mmap(NULL, 3123880, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f4a65dfe000
mprotect(0x7f4a65ee4000, 2097152, PROT_NONE) = 0
mmap(0x7f4a660e4000, 81920, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0xe6000) = 0x7f4a660e4000
mmap(0x7f4a660f8000, 2728, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f4a660f8000
close(7)                                = 0
brk(0xf37000)                           = 0xf37000
close(6)                                = 0
brk(0xf58000)                           = 0xf58000
close(5)                                = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_controls", 0x7fff47fec3e0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_controls.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_controlsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_controls.py", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=317364, ...}) = 0
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_controls.pyc", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=434702, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a707e8000
read(6, "\321\362\r\nq\371\tJc\0\0\0\0\0\0\0\0\n\0\0\0@\0\0\0s\227 \0\0d\0"..., 4096) = 4096
fstat(6, {st_mode=S_IFREG|0644, st_size=434702, ...}) = 0
read(6, "\0id\1Zd\1e\0\0ie\1Ze\1e\0\0if\1Zf\1e\0\0ig\1Z"..., 4096) = 4096
read(6, "\0\0Z\263\2e\0\0i\264\2Z\264\2e\17\0i\237\0e\264\2d\2\0\203\2\0Z\265\2"..., 4096) = 4096
read(6, "\16\34\1c\0\0\0\0\2\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0t\0\0i\1\0|"..., 4096) = 4096
read(6, "ap.  A bitmap button can be supp"..., 4096) = 4096
read(6, "rols.pyt\16\0\0\0SetBitmapFocus\376\0\0\0s\2"..., 4096) = 4096
read(6, " \n            long style=0, Vali"..., 4096) = 4096
read(6, "onts which might look completely"..., 4096) = 4096
read(6, "em in\n        it. When it is not"..., 4096) = 4096
read(6, "iginitt\f\0\0\0new_ComboBoxR(\0\0\0(\3\0\0"..., 4096) = 4096
read(6, "t\7\0\0\0GetMark\251\2\0\0s\2\0\0\0\0\7c\0\0\0\0\2\0\0\0"..., 4096) = 4096
read(6, "     Windows.\n        (\2\0\0\0R%\0\0\0"..., 4096) = 4096
read(6, "\0\0\0sD\0\0\0/usr/lib/python2.6/dist-"..., 4096) = 4096
brk(0xfb7000)                           = 0xfb7000
read(6, "ibutes(\2\0\0\0R)\0\0\0R*\0\0\0(\0\0\0\0(\0\0\0\0s"..., 4096) = 4096
read(6, "\0\0\0\6\1\6\1\33\1\6\1\t\t\t\10\t\21c\0\0\0\0\3\0\0\0\3\0\0\0O\0"..., 4096) = 4096
read(6, "\0\0s\35\0\0\0PreStaticLine() -> Static"..., 4096) = 4096
read(6, "\0R\31\0\0\0R4\0\0\0R5\0\0\0R\0\0\0\0R\33\0\0\0R\27\0\0\0R"..., 4096) = 4096
read(6, "SetWindowVariant` for more about"..., 4096) = 4096
read(6, "trols.pyt\3\0\0\0Set#\5\0\0s\2\0\0\0\0\2c\0\0\0\0"..., 4096) = 4096
read(6, "D\0\0\0/usr/lib/python2.6/dist-pack"..., 4096) = 4096
read(6, "\0\0s+\0\0\0IsChecked(self, unsigned "..., 4096) = 4096
read(6, "\0\0t\0\0i\2\0|\1\0|\2\0\216\0\0\203\2\0\1d\1\0S(\2\0\0\0s\257"..., 4096) = 4096
read(6, ".pyt\7\0\0\0HasTabsl\6\0\0s\2\0\0\0\0\2c\0\0\0\0\2"..., 4096) = 4096
read(6, "TextColour(\0\0\0\0(\0\0\0\0(\0\0\0\0sD\0\0\0/u"..., 4096) = 4096
read(6, "\0R*\0\0\0(\0\0\0\0(\0\0\0\0sD\0\0\0/usr/lib/py"..., 4096) = 4096
read(6, "ed long len)(\2\0\0\0R%\0\0\0t\25\0\0\0TextC"..., 4096) = 4096
read(6, "on2.6/dist-packages/wx-2.8-gtk2-"..., 4096) = 4096
read(6, "R9\1\0\0\300\7\0\0s\2\0\0\0\0\2c\0\0\0\0\2\0\0\0\3\0\0\0O\0\0"..., 4096) = 4096
read(6, "\0i\1\0|\0\0|\1\0\216\0\0S(\1\0\0\0s\31\0\0\0GetURLSt"..., 4096) = 4096
read(6, "a much better idea than hard cod"..., 4096) = 4096
read(6, "\0t\21\0\0\0SpinButton_GetMax(\2\0\0\0R)\0\0"..., 4096) = 4096
read(6, "\0\0\0R\1\0\0\0R\3\0\0\0(\2\0\0\0R!\0\0\0R#\0\0\0(\0\0\0"..., 4096) = 4096
read(6, "hon2.6/dist-packages/wx-2.8-gtk2"..., 4096) = 4096
read(6, "faultPosition, Size size=Default"..., 4096) = 4096
read(6, "self, unsigned int item, String "..., 4096) = 4096
read(6, "ership flagc\1\0\0\0\3\0\0\0\5\0\0\0O\0\0\0s-\0\0"..., 4096) = 4096
read(6, "\0d#\0\203\1\1Z&\0e\3\0e\26\0e\25\0d\3\0d$\0\203\2\1Z'\0e"..., 4096) = 4096
read(6, "(\0\0\0\0(\0\0\0\0sD\0\0\0/usr/lib/python2."..., 4096) = 4096
read(6, "der(\2\0\0\0R%\0\0\0t\r\0\0\0new_PreSlider("..., 4096) = 4096
read(6, "trols.pyR\243\2\0\0\372\n\0\0s\24\0\0\0\6\1\6\1\33\1\6\1\t\n"..., 4096) = 4096
read(6, "\0AssignImageList(self, ImageList"..., 4096) = 4096
read(6, "trlBase_DeleteAllPages(\2\0\0\0R)\0\0\0"..., 4096) = 4096
read(6, "etter idea than hard coding spec"..., 4096) = 4096
brk(0xffc000)                           = 0xffc000
read(6, "e=0, String name=NotebookNameStr"..., 4096) = 4096
read(6, "\0RS(\6\0\0\0s \0\0\0Proxy of C++ Notebo"..., 4096) = 4096
read(6, "\0\0R5\0\0\0R\0\0\0\0R\33\0\0\0R\27\0\0\0R+\0\0\0R-\0\0\0"..., 4096) = 4096
read(6, "el=-1, \n            int nOldSel="..., 4096) = 4096
read(6, "ib/python2.6/dist-packages/wx-2."..., 4096) = 4096
read(6, "\0t\26\0\0\0ToolbookEvent_swiginitt\21\0\0"..., 4096) = 4096
read(6, "\0\3\0\0\0O\0\0\0s\20\0\0\0t\0\0i\1\0|\0\0|\1\0\216\0\0S(\1"..., 4096) = 4096
read(6, "\0GetClientData?\16\0\0s\2\0\0\0\0\2c\0\0\0\0\2\0"..., 4096) = 4096
read(6, "wx-2.8-gtk2-unicode/wx/_controls"..., 4096) = 4096
read(6, "usr/lib/python2.6/dist-packages/"..., 4096) = 4096
read(6, "\0\2\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0t\0\0i\1\0|\0\0|\1\0\216\0"..., 4096) = 4096
read(6, "\0R*\0\0\0(\0\0\0\0(\0\0\0\0sD\0\0\0/usr/lib/py"..., 4096) = 4096
read(6, "wxNO_BORDER|wxTB_HORIZONTAL, \n  "..., 4096) = 4096
read(6, "ackages/wx-2.8-gtk2-unicode/wx/_"..., 4096) = 4096
read(6, "gtk2-unicode/wx/_controls.pyR\"\0\0"..., 4096) = 4096
read(6, "\0\0\0s\25\0\0\0GetMask(self) -> long(\2\0"..., 4096) = 4096
read(6, "sett\v\0\0\0m_stateMaskt\23\0\0\0ListItem"..., 4096) = 4096
read(6, "/wx/_controls.pyt\7\0\0\0GetItem@\21\0\0"..., 4096) = 4096
read(6, "Position, \n            Size size"..., 4096) = 4096
read(6, "ong item, long column, int image"..., 4096) = 4096
read(6, "hon2.6/dist-packages/wx-2.8-gtk2"..., 4096) = 4096
read(6, "ng(\2\0\0\0R%\0\0\0t\21\0\0\0ListCtrl_FindIt"..., 4096) = 4096
read(6, "m) -> Colour(\2\0\0\0R%\0\0\0t\32\0\0\0ListC"..., 4096) = 4096
read(6, "(\0\0\0\0(\0\0\0\0sD\0\0\0/usr/lib/python2."..., 4096) = 4096
read(6, "\5\0\0\0O\0\0\0s-\0\0\0t\0\0i\1\0|\0\0t\0\0i\2\0|\1\0|"..., 4096) = 4096
brk(0x1042000)                          = 0x1042000
read(6, "de/wx/_controls.pyR+\0\0\0\254\23\0\0s\2\0\0\0"..., 4096) = 4096
read(6, "\0e\20\0d\3\0d\27\0\203\2\1Z\31\0e\3\0e\21\0e\22\0d\3\0d\30\0\203"..., 4096) = 4096
read(6, "ckages/wx-2.8-gtk2-unicode/wx/_c"..., 4096) = 4096
read(6, ".pyt\t\0\0\0GetIndent\205\24\0\0s\2\0\0\0\0\2c\0\0\0"..., 4096) = 4096
read(6, "ext(self, TreeItemId item, Strin"..., 4096) = 4096
read(6, " recursively=True) -> size_t(\2\0\0"..., 4096) = 4096
read(6, "ectedImage=-1, TreeItemData data"..., 4096) = 4096
read(6, "R%\0\0\0t\24\0\0\0TreeCtrl_UnselectAll(\2"..., 4096) = 4096
read(6, "\0See `GetImageList` and `SetImag"..., 4096) = 4096
read(6, "d\31\0\204\0\0Z\33\0d\32\0\204\0\0Z\34\0e\3\0e\v\0e\f\0d\3\0d\33"..., 4096) = 4096
read(6, "-unicode/wx/_controls.pyt\t\0\0\0Get"..., 4096) = 4096
read(6, "\1\0\203\1\0S(\0\0\0\0(\2\0\0\0R\1\0\0\0R\3\0\0\0(\2\0\0\0R"..., 4096) = 4096
read(6, "/python2.6/dist-packages/wx-2.8-"..., 4096) = 4096
read(6, "\6\0\0(\2\0\0\0R)\0\0\0R\254\6\0\0(\0\0\0\0(\0\0\0\0sD\0\0"..., 4096) = 4096
read(6, "\0R\247\6\0\0R\251\6\0\0R\253\6\0\0R\255\6\0\0t\v\0\0\0_depre"..., 4096) = 4096
read(6, "elp in. E.g. a window specificat"..., 4096) = 4096
read(6, "ly put into\n        context-sens"..., 4096) = 4096
read(6, "\0\0\0R%\0\0\0t\20\0\0\0HelpProvider_Set(\2\0"..., 4096) = 4096
read(6, "s.pyR\371\6\0\0\230\30\0\0s\2\0\0\0\0\10c\0\0\0\0\1\0\0\0\2\0\0"..., 4096) = 4096
read(6, "-> bool(\2\0\0\0R%\0\0\0t\16\0\0\0DragImage_"..., 4096) = 4096
read(6, "s/wx-2.8-gtk2-unicode/wx/_contro"..., 4096) = 4096
read(6, "  Validator validator=DefaultVal"..., 4096) = 4096
read(6, "\0i\1\0|\1\0\203\1\0S(\0\0\0\0(\2\0\0\0R\1\0\0\0R\3\0\0\0("..., 4096) = 4096
read(6, "olour`s\31\0\0\0See `GetURL` and `Set"..., 4096) = 4096
read(6, "dator=DefaultValidator, \n       "..., 4096) = 4096
read(6, "lass or None if\n        the wx.P"..., 4096) = 4096
read(6, "t-packages/wx-2.8-gtk2-unicode/w"..., 4096) = 4096
read(6, " ColourPickerCtrl\n\n    This cont"..., 4096) = 4096
read(6, "\0R)\0\0\0R*\0\0\0(\0\0\0\0(\0\0\0\0sD\0\0\0/usr/l"..., 4096) = 4096
read(6, "\1\0\0\0s#\0\0\0PreDirPickerCtrl() -> D"..., 4096) = 4096
brk(0x1087000)                          = 0x1087000
read(6, ".8-gtk2-unicode/wx/_controls.pyt"..., 4096) = 4096
read(6, "           long style=CP_DEFAULT"..., 4096) = 4096
read(6, "x-2.8-gtk2-unicode/wx/_controls."..., 4096) = 4096
read(6, "NTER`` event to know when the us"..., 4096) = 4096
read(6, " does not\n        work on the Ma"..., 4096) = 4096
read(6, "egistert\r\0\0\0PyEventBindert\10\0\0\0EV"..., 4096) = 4096
read(6, "T_HITTEST_ONITEMLABELt\30\0\0\0LIST_H"..., 4096) = 4096
read(6, "NGEDt\25\0\0\0EVT_TREE_SEL_CHANGINGt\21"..., 4096) = 4096
read(6, "\t\1\t\1\t\1\t\1\22\1\22\1\22\1\22\1\22\1\22\5\22\1\22\1\22\1\22\1\22\1\22\1"..., 4096) = 526
close(6)                                = 0
munmap(0x7f4a707e8000, 4096)            = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_controls_", 0x7fff47fe8e40) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_controls_.so", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=1409984, ...}) = 0
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_controls_.so", O_RDONLY) = 7
read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\337\3\0\0\0\0\0"..., 832) = 832
fstat(7, {st_mode=S_IFREG|0644, st_size=1409984, ...}) = 0
mmap(NULL, 3508488, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f4a65aa5000
mprotect(0x7f4a65be4000, 2097152, PROT_NONE) = 0
mmap(0x7f4a65de4000, 102400, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x13f000) = 0x7f4a65de4000
mmap(0x7f4a65dfd000, 2312, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f4a65dfd000
close(7)                                = 0
brk(0x10c7000)                          = 0x10c7000
close(6)                                = 0
brk(0x10e8000)                          = 0x10e8000
brk(0x1133000)                          = 0x1133000
brk(0x1154000)                          = 0x1154000
close(5)                                = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_misc", 0x7fff47fec3e0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_misc.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_miscmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_misc.py", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=250598, ...}) = 0
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_misc.pyc", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=379107, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a707e8000
read(6, "\321\362\r\n\364\215\367Ic\0\0\0\0\0\0\0\0\f\0\0\0@\0\0\0s \36\0\0d\0"..., 4096) = 4096
fstat(6, {st_mode=S_IFREG|0644, st_size=379107, ...}) = 0
read(6, "e\0\0i\215\1Z\215\1e\0\0i\216\1Z\216\1e\0\0i\217\1Z\217\1e\0\0i\220"..., 4096) = 4096
read(6, "\0\0class_typet\4\0\0\0namet\5\0\0\0valuet"..., 4096) = 4096
read(6, "\0\0\0(\0\0\0\0(\0\0\0\0(\0\0\0\0s@\0\0\0/usr/lib/"..., 4096) = 4096
read(6, "s@\0\0\0/usr/lib/python2.6/dist-pac"..., 4096) = 4096
read(6, "\0i\1\0|\0\0\214\0\0S(\1\0\0\0s*\0\0\0GetOsVersio"..., 4096) = 4096
read(6, "ages/wx-2.8-gtk2-unicode/wx/_mis"..., 4096) = 4096
read(6, ".6/dist-packages/wx-2.8-gtk2-uni"..., 4096) = 4096
read(6, "plication was successfully\n    l"..., 4096) = 4096
read(6, "hon2.6/dist-packages/wx-2.8-gtk2"..., 4096) = 4096
read(6, " classc\1\0\0\0\1\0\0\0\1\0\0\0C\0\0\0s\r\0\0\0|\0\0i"..., 4096) = 4096
read(6, "\0\204\0\0Z\f\0d\10\0\204\0\0Z\r\0d\t\0\204\0\0Z\16\0d\n\0\204\0\0Z"..., 4096) = 4096
read(6, "Hide(\2\0\0\0R(\0\0\0R)\0\0\0(\0\0\0\0(\0\0\0\0s@\0"..., 4096) = 4096
read(6, "/dist-packages/wx-2.8-gtk2-unico"..., 4096) = 4096
read(6, "packages/wx-2.8-gtk2-unicode/wx/"..., 4096) = 4096
read(6, "k2-unicode/wx/_misc.pyR\"\0\0\0\6\4\0\0s"..., 4096) = 4096
brk(0x119f000)                          = 0x119f000
read(6, "6/dist-packages/wx-2.8-gtk2-unic"..., 4096) = 4096
read(6, "\0\0\0R&\0\0\0t\35\0\0\0PlatformInformation"..., 4096) = 4096
read(6, "\4\t\4\22\1t\r\0\0\0PyTipProviderc\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(6, "-unicode/wx/_misc.pyt\4\0\0\0Stop\25\5\0"..., 4096) = 4096
read(6, "  __init__(self, wxTimer timer, "..., 4096) = 4096
read(6, "ume(\2\0\0\0R(\0\0\0R)\0\0\0(\0\0\0\0(\0\0\0\0s@\0\0"..., 4096) = 4096
read(6, "\3\0i\4\0|\0\0|\1\0\216\0\0S(\2\0\0\0s\r\0\0\0Destroy"..., 4096) = 4096
read(6, "ring(\2\0\0\0R&\0\0\0R\336\1\0\0(\1\0\0\0R(\0\0\0(\0\0"..., 4096) = 4096
read(6, "\0\0\0(\0\0\0\0s@\0\0\0/usr/lib/python2.6/"..., 4096) = 4096
read(6, "\0\0\3\0\0\0O\0\0\0s\20\0\0\0t\0\0i\1\0|\0\0|\1\0\216\0\0S("..., 4096) = 4096
read(6, "_misc.pyR\"\2\0\0\3\7\0\0s\2\0\0\0\0\2c\0\0\0\0\2\0\0"..., 4096) = 4096
read(6, "t pid) -> bool(\2\0\0\0R&\0\0\0t\16\0\0\0Pro"..., 4096) = 4096
read(6, "rorAvailable(\2\0\0\0R(\0\0\0R)\0\0\0(\0\0\0\0"..., 4096) = 4096
read(6, "8\0e\3\0e$\0d\3\0d4\0\203\1\1Z9\0e\3\0e#\0d\3\0d5\0"..., 4096) = 4096
read(6, "sr/lib/python2.6/dist-packages/w"..., 4096) = 4096
read(6, "\0\0\0s@\0\0\0/usr/lib/python2.6/dist-"..., 4096) = 4096
read(6, "t\n\0\0\0PollingMaxt\n\0\0\0PollingMinR\372"..., 4096) = 4096
read(6, "S(\1\0\0\0s\26\0\0\0IsButton(self) -> boo"..., 4096) = 4096
read(6, "/lib/python2.6/dist-packages/wx-"..., 4096) = 4096
read(6, "Desc(self) -> String(\2\0\0\0R&\0\0\0t\31"..., 4096) = 4096
read(6, "\0GetMimeTypes(self) -> PyObject("..., 4096) = 4096
read(6, "\0\0\0s#\0\0\0Proxy of C++ MimeTypesMa"..., 4096) = 4096
read(6, "ool(\2\0\0\0R&\0\0\0RZ\3\0\0(\2\0\0\0R(\0\0\0R)\0\0"..., 4096) = 4096
read(6, "\0S(\2\0\0\0s\246\0\0\0\n        Delete(ArtP"..., 4096) = 4096
read(6, "packages/wx-2.8-gtk2-unicode/wx/"..., 4096) = 4096
brk(0x11e1000)                          = 0x11e1000
read(6, " Should Get() try to create a ne"..., 4096) = 4096
read(6, "6/dist-packages/wx-2.8-gtk2-unic"..., 4096) = 4096
read(6, "name an entry.  Returns False on"..., 4096) = 4096
read(6, "\0SetAppName(self, String appName"..., 4096) = 4096
read(6, "      __init__(self, String appN"..., 4096) = 4096
read(6, "'\\$') in order to be\n    taken l"..., 4096) = 4096
read(6, "\2\0\0\0\0\2c\0\0\0\0\2\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0t\0\0i"..., 4096) = 4096
read(6, "\f\0\0\0DateTime_Now(\2\0\0\0R(\0\0\0R)\0\0\0("..., 4096) = 4096
read(6, "c.pyt\t\0\0\0SetSecondZ\16\0\0s\2\0\0\0\0\2c\0\0"..., 4096) = 4096
read(6, "S(\1\0\0\0sI\0\0\0GetLastMonthDay(self,"..., 4096) = 4096
read(6, "teTime_FromUTC(\2\0\0\0R(\0\0\0R)\0\0\0(\0\0"..., 4096) = 4096
read(6, "\0\2c\0\0\0\0\2\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0t\0\0i\1\0|\0"..., 4096) = 4096
read(6, "d__(self, TimeSpan other) -> Dat"..., 4096) = 4096
read(6, "e(\2\0\0\0R(\0\0\0R)\0\0\0(\0\0\0\0(\0\0\0\0s@\0\0\0/"..., 4096) = 4096
read(6, "Czechoslovakiat\23\0\0\0DateTime_Gr_D"..., 4096) = 4096
read(6, "\5\0\0\0Tickst\4\0\0\0Weekt\7\0\0\0WeekDayt\21"..., 4096) = 4096
read(6, "\4\0\0\22\20\0\0s\2\0\0\0\0\2c\0\0\0\0\2\0\0\0\3\0\0\0O\0\0\0s"..., 4096) = 4096
read(6, "onds(\2\0\0\0R(\0\0\0R)\0\0\0(\0\0\0\0(\0\0\0\0s@\0"..., 4096) = 4096
read(6, "\0__iadd__(self, TimeSpan diff) -"..., 4096) = 4096
read(6, "an ts) -> bool(\2\0\0\0R&\0\0\0t\25\0\0\0Tim"..., 4096) = 4096
read(6, "an(\2\0\0\0R&\0\0\0RF\6\0\0(\2\0\0\0R(\0\0\0R)\0\0\0"..., 4096) = 4096
read(6, "an_Month(\2\0\0\0R(\0\0\0R)\0\0\0(\0\0\0\0(\0\0\0"..., 4096) = 4096
read(6, "/wx/_misc.pyRb\6\0\0\272\21\0\0s\2\0\0\0\0\2c\0\0\0"..., 4096) = 4096
read(6, "\0\0\0GetUTCTime() -> long(\2\0\0\0R&\0\0"..., 4096) = 4096
read(6, "-unicode/wx/_misc.pyt\5\0\0\0SetIde\22"..., 4096) = 4096
brk(0x1224000)                          = 0x1224000
read(6, "n.\n        (\2\0\0\0R&\0\0\0t\30\0\0\0DataOb"..., 4096) = 4096
read(6, ".6/dist-packages/wx-2.8-gtk2-uni"..., 4096) = 4096
read(6, "ntains several\n        'wx.DataO"..., 4096) = 4096
read(6, "\0\0s\2\0\0\0\0\nc\0\0\0\0\2\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0t"..., 4096) = 4096
read(6, " N(\3\0\0\0R&\0\0\0t\31\0\0\0BitmapDataObjec"..., 4096) = 4096
read(6, "yR\"\0\0\0\36\24\0\0s\0\0\0\0R$\0\0\0s\23\0\0\0The mem"..., 4096) = 4096
read(6, "browsers such that it is able to"..., 4096) = 4096
read(6, "\0\0\0N(\1\0\0\0R\t\0\0\0(\1\0\0\0R\f\0\0\0(\0\0\0\0(\0\0"..., 4096) = 4096
read(6, "\0s\2\0\0\0\0\2c\0\0\0\0\2\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0t\0"..., 4096) = 4096
read(6, "get_swiginitt\22\0\0\0new_TextDropTar"..., 4096) = 4096
read(6, "-unicode/wx/_misc.pyR\"\0\0\0q\25\0\0s\0\0"..., 4096) = 4096
read(6, "   instance.\n\n    Call ``wx.TheC"..., 4096) = 4096
read(6, "sr/lib/python2.6/dist-packages/w"..., 4096) = 4096
read(6, "\0\0s\2\0\0\0\0\7c\1\0\0\0\1\0\0\0\1\0\0\0C\0\0\0s\4\0\0\0d"..., 4096) = 4096
read(6, "c.pyRB\1\0\0\255\26\0\0s\2\0\0\0\0\2c\0\0\0\0\2\0\0\0\3\0\0"..., 4096) = 4096
read(6, "elf) -> Rect\n\n        Returns th"..., 4096) = 4096
read(6, "\27\0\0s\2\0\0\0\0\6c\0\0\0\0\2\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0"..., 4096) = 4096
read(6, "figDir(self) -> String\n\n        "..., 4096) = 4096
read(6, "ardPaths_GetLocalizedResourcesDi"..., 4096) = 4096
read(6, "\0R%\0\0\0R\v\10\0\0R\r\10\0\0(\0\0\0\0(\0\0\0\0(\0\0\0\0s"..., 4096) = 4096
read(6, "-2.8-gtk2-unicode/wx/_misc.pyR\"\0"..., 4096) = 4096
read(6, "   licence.\n\n        Only GTK+ v"..., 4096) = 4096
read(6, "\0/usr/lib/python2.6/dist-package"..., 4096) = 4096
read(6, "\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0t\0\0i\1\0|\0\0|\1\0\216\0\0S"..., 4096) = 4096
read(6, "UR_3DLIGHTt\23\0\0\0SYS_COLOUR_INFOTE"..., 4096) = 4096
read(6, "gistert\17\0\0\0PROCESS_DEFAULTt\20\0\0\0P"..., 4096) = 4096
read(6, "eDropTarget_swigregisterR\203\7\0\0t\26\0"..., 4096) = 2275
close(6)                                = 0
munmap(0x7f4a707e8000, 4096)            = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_misc_", 0x7fff47fe8e40) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_misc_.so", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=1037432, ...}) = 0
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_misc_.so", O_RDONLY) = 7
read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\201\2\0\0\0\0\0"..., 832) = 832
fstat(7, {st_mode=S_IFREG|0644, st_size=1037432, ...}) = 0
mmap(NULL, 3135912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f4a657a7000
mprotect(0x7f4a65893000, 2093056, PROT_NONE) = 0
mmap(0x7f4a65a92000, 73728, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0xeb000) = 0x7f4a65a92000
mmap(0x7f4a65aa4000, 2472, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f4a65aa4000
close(7)                                = 0
brk(0x1275000)                          = 0x1275000
brk(0x12a5000)                          = 0x12a5000
close(6)                                = 0
brk(0x12cd000)                          = 0x12cd000
brk(0x12ee000)                          = 0x12ee000
brk(0x1334000)                          = 0x1334000
close(5)                                = 0
close(4)                                = 0
brk(0x1378000)                          = 0x1378000
close(3)                                = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/glcanvas", 0x7fff47ff3f70) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/glcanvas.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/glcanvasmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/glcanvas.py", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=5031, ...}) = 0
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/glcanvas.pyc", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=7808, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a707e8000
read(4, "\321\362\r\n\25\216\367Ic\0\0\0\0\0\0\0\0\n\0\0\0@\0\0\0s\307\1\0\0d\0"..., 4096) = 4096
fstat(4, {st_mode=S_IFREG|0644, st_size=7808, ...}) = 0
read(4, "__del__R,\0\0\0(\0\0\0\0(\0\0\0\0(\0\0\0\0sC\0\0\0"..., 4096) = 3712
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x7f4a707e8000, 4096)            = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_glcanvas", 0x7fff47ff09d0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_glcanvas.so", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=87264, ...}) = 0
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_glcanvas.so", O_RDONLY) = 5
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0Pq\0\0\0\0\0\0"..., 832) = 832
fstat(5, {st_mode=S_IFREG|0644, st_size=87264, ...}) = 0
mmap(NULL, 2184520, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7f4a65591000
mprotect(0x7f4a655a1000, 2097152, PROT_NONE) = 0
mmap(0x7f4a657a1000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x10000) = 0x7f4a657a1000
mmap(0x7f4a657a6000, 1352, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f4a657a6000
close(5)                                = 0
open("tls/x86_64/libwx_gtk2u_gl-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libwx_gtk2u_gl-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libwx_gtk2u_gl-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libwx_gtk2u_gl-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libwx_gtk2u_gl-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=209768, ...}) = 0
mmap(NULL, 209768, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7f4a707b5000
close(5)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libwx_gtk2u_gl-2.8.so.0", O_RDONLY) = 5
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\216\0\0\0\0\0\0"..., 832) = 832
fstat(5, {st_mode=S_IFREG|0644, st_size=57312, ...}) = 0
mmap(NULL, 2152760, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7f4a65383000
mprotect(0x7f4a65390000, 2093056, PROT_NONE) = 0
mmap(0x7f4a6558f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0xc000) = 0x7f4a6558f000
close(5)                                = 0
open("tls/x86_64/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libGL.so.1", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("x86_64/libGL.so.1", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("libGL.so.1", O_RDONLY)            = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libGL.so.1", O_RDONLY)   = 5
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000F\4\0\0\0\0\0"..., 832) = 832
fstat(5, {st_mode=S_IFREG|0644, st_size=2970456, ...}) = 0
mmap(NULL, 5130280, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7f4a64e9e000
mprotect(0x7f4a65162000, 2097152, PROT_NONE) = 0
mmap(0x7f4a65362000, 69632, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x2c4000) = 0x7f4a65362000
mmap(0x7f4a65373000, 63528, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f4a65373000
close(5)                                = 0
open("tls/x86_64/libGLU.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libGLU.so.1", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("x86_64/libGLU.so.1", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("libGLU.so.1", O_RDONLY)           = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libGLU.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libGLU.so.1", O_RDONLY)  = 5
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320L\0\0\0\0\0\0"..., 832) = 832
fstat(5, {st_mode=S_IFREG|0644, st_size=461624, ...}) = 0
mmap(NULL, 2556760, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7f4a64c2d000
mprotect(0x7f4a64c9c000, 2097152, PROT_NONE) = 0
mmap(0x7f4a64e9c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x6f000) = 0x7f4a64e9c000
close(5)                                = 0
munmap(0x7f4a707b5000, 209768)          = 0
close(4)                                = 0
close(3)                                = 0
socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3
connect(3, {sa_family=AF_FILE, path=@"/tmp/.X11-unix/X1"}, 20) = -1 ECONNREFUSED (Connection refused)
close(3)                                = 0
socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3
connect(3, {sa_family=AF_FILE, path="/tmp/.X11-unix/X1"}, 110) = 0
getpeername(3, {sa_family=AF_FILE, path="/tmp/.X11-unix/X1"}, [20]) = 0
uname({sys="Linux", node="novo", ...})  = 0
access("/home/yoh/.Xauthority", R_OK)   = 0
open("/home/yoh/.Xauthority", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0600, st_size=1861, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a707e8000
read(4, "\0\6\0\20 \1\0\0S\252\6L<v\367\23~U\16\337\0\0010\0\22MIT-MAG"..., 4096) = 1861
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x7f4a707e8000, 4096)            = 0
getsockname(3, {sa_family=AF_FILE, NULL}, [2]) = 0
fcntl(3, F_GETFL)                       = 0x2 (flags O_RDWR)
fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
fcntl(3, F_SETFD, FD_CLOEXEC)           = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"l\0\v\0\0\0\22\0\20\0\0\0", 12}, {"", 0}, {"MIT-MAGIC-COOKIE-1", 18}, {"\0\0", 2}, {"m\231\376\207m\301\306nE\35iD(a>3", 16}, {"", 0}], 6) = 48
read(3, 0x12c9f40, 8)                   = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\v\0\0\0P\0", 8)           = 8
read(3, "\340\355f\2\0\0\200\0\377\377\37\0\0\1\0\0\30\0\377\377\1\2\0\0  \10\377\0\0\0\0"..., 320) = 320
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"b\0\5\0\f\0\0\0BIG-REQUESTS", 20}], 1) = 20
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\31\1\0\0\0\0\0\1\204\0\0\377\177\0\0\0\0\0\0\0\0\0\0@\25\206{\377\177\0\0", 4096) = 32
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\204\0\1\0", 4}], 1)       = 4
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\31\2\0\0\0\0\0\377\377\17\0\377\177\0\0\0\0\0\0\0\0\0\0@\25\206{\377\177\0\0", 4096) = 32
read(3, 0x1314694, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"7\0\5\0\0\0\200\0.\0\0\0\10\0\0\0\377\377\0\0\24\0\6\0.\0\0\0\27\0\0\0"..., 44}, {NULL, 0}, {"", 0}], 3) = 44
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\10\4\0\203\6\0\0\37\0\0\0\0\0\0\0\n\32\0\0\0\0\0\0\247VB\0\0\0\0\0"..., 4096) = 4096
read(3, "\t80x40\n*vt100.background:\tblack\n"..., 2604) = 2604
read(3, 0x1314694, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"b\0\5\0\t\0\200\0", 8}, {"XKEYBOARD", 9}, {"\0\0\0", 3}], 3) = 20
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\31\5\0\0\0\0\0\0\0\206{\377\177\0\0\0\0\0\0\0\0\0\0@\25\206{\377\177\0\0", 4096) = 32
read(3, 0x1314694, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"<\0\2\0\0\0\200\0+\0\1\0", 12}, {NULL, 0}, {"", 0}], 3) = 12
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\2\7\0\0\0\0\0\n\0@\0\377\177\0\0\0\0\0\0\0\0\0\0@\25\206{\377\177\0\0", 4096) = 32
read(3, 0x1314694, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
close(3)                                = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/signal", 0x7fff47ff3470) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/signal.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/signalmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/signal.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/signal.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7f4a703c0f60}, {0x4da870, [], SA_RESTORER, 0x7f4a703c0f60}, 8) = 0
open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=26048, ...}) = 0
mmap(NULL, 26048, PROT_READ, MAP_SHARED, 3, 0) = 0x7f4a707e2000
close(3)                                = 0
futex(0x7f4a6f515f60, FUTEX_WAKE_PRIVATE, 2147483647) = 0
open("/usr/lib/gconv/UTF-32.so", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\5\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=10296, ...}) = 0
mmap(NULL, 2105416, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f4a64a2a000
mprotect(0x7f4a64a2c000, 2093056, PROT_NONE) = 0
mmap(0x7f4a64c2b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f4a64c2b000
close(3)                                = 0
mprotect(0x7f4a64c2b000, 4096, PROT_READ) = 0
sched_getparam(12120, { 0 })            = 0
sched_getscheduler(12120)               = 0 (SCHED_OTHER)
clock_getres(CLOCK_MONOTONIC, {0, 1})   = 0
sched_get_priority_min(SCHED_OTHER)     = 0
sched_get_priority_max(SCHED_OTHER)     = 0
sched_get_priority_max(SCHED_OTHER)     = 0
open("/usr/lib/charset.alias", O_RDONLY) = -1 ENOENT (No such file or directory)
pipe2([3, 4], O_CLOEXEC)                = 0
open("/usr/share/locale/locale.alias", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=2570, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a707e1000
read(5, "# Locale name alias data base.\n#"..., 4096) = 2570
read(5, "", 4096)                       = 0
close(5)                                = 0
munmap(0x7f4a707e1000, 4096)            = 0
open("/usr/share/X11/locale/locale.alias", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=81893, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a707e1000
read(5, "#\n#\tThis file contains alias nam"..., 4096) = 4096
read(5, "r_FR.ISO-8859-1\t\t\t\tbr_FR.ISO8859"..., 4096) = 4096
read(5, "1\nde_DE.ISO-8859-1\t\t\t\tde_DE.ISO8"..., 4096) = 4096
read(5, "en_ZW.iso88591\t\t\t\t\ten_ZW.ISO8859"..., 4096) = 4096
read(5, "fa_IR.isiri3342\t\t\t\tfa_IR.ISIRI-3"..., 4096) = 4096
read(5, "_IL.ISO8859-8\nhe_IL.ISO-8859-8\t\t"..., 4096) = 4096
read(5, "TF-8\nky_KG\t\t\t\t\t\t\tky_KG.UTF-8\nky_"..., 4096) = 4096
read(5, "\t\t\t\t\t\tor_IN.UTF-8\nor_IN.utf8\t\t\t\t"..., 4096) = 4096
read(5, "TF-8 at latin\nsr_RS at latin\t\t\t\tsr_RS."..., 4096) = 4096
read(5, "\tzh_CN.UTF-8\nZH_CN.UTF-8\t\t\t\t\tzh_"..., 4096) = 4096
read(5, "59-1:\t\t\t\taf_ZA.ISO8859-1\naf_ZA.u"..., 4096) = 4096
read(5, "SO8859-1\nca_AD at euro:\t\t\t\t\tca_AD.I"..., 4096) = 4096
read(5, "e_LU.ISO8859-1\nde_LU at euro:\t\t\t\t\td"..., 4096) = 4096
read(5, "\t\t\t\tes_ES.UTF-8\nes_AR:\t\t\t\t\t\tes_A"..., 4096) = 4096
read(5, "\t\tfi_FI.ISO8859-15\nfi_FI.88591:\t"..., 4096) = 4096
read(5, "\nhe_IL.ISO-8859-8:\t\t\t\the_IL.ISO8"..., 4096) = 4096
read(5, "14:\t\t\t\tkw_GB.ISO8859-14\nkw_GB.is"..., 4096) = 4096
read(5, "O8859-1\noc:\t\t\t\t\t\toc_FR.ISO8859-1"..., 4096) = 4096
read(5, "TF-8\nsr_YU:\t\t\t\t\t\tsr_RS.UTF-8 at lat"..., 4096) = 4096
read(5, "9-1\nxh_ZA.iso88591:\t\t\t\txh_ZA.ISO"..., 4096) = 4069
read(5, "", 4096)                       = 0
close(5)                                = 0
munmap(0x7f4a707e1000, 4096)            = 0
open("/usr/share/X11/locale/locale.alias", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=81893, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a707e1000
read(5, "#\n#\tThis file contains alias nam"..., 4096) = 4096
read(5, "r_FR.ISO-8859-1\t\t\t\tbr_FR.ISO8859"..., 4096) = 4096
read(5, "1\nde_DE.ISO-8859-1\t\t\t\tde_DE.ISO8"..., 4096) = 4096
read(5, "en_ZW.iso88591\t\t\t\t\ten_ZW.ISO8859"..., 4096) = 4096
read(5, "fa_IR.isiri3342\t\t\t\tfa_IR.ISIRI-3"..., 4096) = 4096
read(5, "_IL.ISO8859-8\nhe_IL.ISO-8859-8\t\t"..., 4096) = 4096
read(5, "TF-8\nky_KG\t\t\t\t\t\t\tky_KG.UTF-8\nky_"..., 4096) = 4096
read(5, "\t\t\t\t\t\tor_IN.UTF-8\nor_IN.utf8\t\t\t\t"..., 4096) = 4096
read(5, "TF-8 at latin\nsr_RS at latin\t\t\t\tsr_RS."..., 4096) = 4096
read(5, "\tzh_CN.UTF-8\nZH_CN.UTF-8\t\t\t\t\tzh_"..., 4096) = 4096
read(5, "59-1:\t\t\t\taf_ZA.ISO8859-1\naf_ZA.u"..., 4096) = 4096
read(5, "SO8859-1\nca_AD at euro:\t\t\t\t\tca_AD.I"..., 4096) = 4096
read(5, "e_LU.ISO8859-1\nde_LU at euro:\t\t\t\t\td"..., 4096) = 4096
close(5)                                = 0
munmap(0x7f4a707e1000, 4096)            = 0
open("/usr/share/X11/locale/locale.dir", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=39853, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a707e1000
read(5, "#\n#\tThis file contains locale da"..., 4096) = 4096
read(5, "LE\t\t\tes_DO.ISO8859-1\niso8859-1/X"..., 4096) = 4096
read(5, " for it, and the GNU C Library\n#"..., 4096) = 4096
read(5, "ALE\t\t\tbr_FR.UTF-8\nen_US.UTF-8/XL"..., 4096) = 4096
read(5, "F-8/XLC_LOCALE\t\t\tml_IN.UTF-8\nen_"..., 4096) = 4096
read(5, ".ISO8859-6\niso8859-6/XLC_LOCALE:"..., 4096) = 4096
read(5, "ISO8859-4\niso8859-13/XLC_LOCALE:"..., 4096) = 4096
read(5, "OCALE:           rw_RW.ISO8859-1"..., 4096) = 4096
read(5, "/XLC_LOCALE:\t\t\tde_DE.UTF-8\nen_US"..., 4096) = 4096
close(5)                                = 0
munmap(0x7f4a707e1000, 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) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=4206, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a707e1000
read(5, "#  XLocale Database Sample for e"..., 4096) = 4096
read(5, "ct_encoding\tJISX0201.1976-0:GR\n}"..., 4096) = 110
read(5, "", 4096)                       = 0
close(5)                                = 0
munmap(0x7f4a707e1000, 4096)            = 0
getresuid([47521], [47521], [47521])    = 0
getresgid([47522], [47522], [47522])    = 0
open("/usr/share/locale/locale.alias", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=2570, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a707e1000
read(5, "# Locale name alias data base.\n#"..., 4096) = 2570
read(5, "", 4096)                       = 0
close(5)                                = 0
munmap(0x7f4a707e1000, 4096)            = 0
open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/messages.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en_US.utf8/LC_MESSAGES/messages.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en_US/LC_MESSAGES/messages.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en.UTF-8/LC_MESSAGES/messages.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en.utf8/LC_MESSAGES/messages.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en/LC_MESSAGES/messages.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/gtk20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en_US.utf8/LC_MESSAGES/gtk20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en_US/LC_MESSAGES/gtk20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en.UTF-8/LC_MESSAGES/gtk20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en.utf8/LC_MESSAGES/gtk20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en/LC_MESSAGES/gtk20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
rt_sigaction(SIGPIPE, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7f4a6f1ec1f0}, {SIG_IGN, [], SA_RESTORER, 0x7f4a703c0f60}, 8) = 0
open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/gtk20-properties.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en_US.utf8/LC_MESSAGES/gtk20-properties.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en_US/LC_MESSAGES/gtk20-properties.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en.UTF-8/LC_MESSAGES/gtk20-properties.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en.utf8/LC_MESSAGES/gtk20-properties.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en/LC_MESSAGES/gtk20-properties.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC, 0) = 5
connect(5, {sa_family=AF_FILE, path=@"/tmp/.X11-unix/X1"}, 20) = -1 ECONNREFUSED (Connection refused)
close(5)                                = 0
socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC, 0) = 5
connect(5, {sa_family=AF_FILE, path="/tmp/.X11-unix/X1"}, 110) = 0
getpeername(5, {sa_family=AF_FILE, path="/tmp/.X11-unix/X1"}, [20]) = 0
uname({sys="Linux", node="novo", ...})  = 0
access("/home/yoh/.Xauthority", R_OK)   = 0
open("/home/yoh/.Xauthority", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0600, st_size=1861, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a707e1000
read(6, "\0\6\0\20 \1\0\0S\252\6L<v\367\23~U\16\337\0\0010\0\22MIT-MAG"..., 4096) = 1861
read(6, "", 4096)                       = 0
close(6)                                = 0
munmap(0x7f4a707e1000, 4096)            = 0
getsockname(5, {sa_family=AF_FILE, NULL}, [2]) = 0
fcntl(5, F_GETFL)                       = 0x2 (flags O_RDWR)
fcntl(5, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
fcntl(5, F_SETFD, FD_CLOEXEC)           = 0
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"l\0\v\0\0\0\22\0\20\0\0\0", 12}, {"", 0}, {"MIT-MAGIC-COOKIE-1", 18}, {"\0\0", 2}, {"m\231\376\207m\301\306nE\35iD(a>3", 16}, {"", 0}], 6) = 48
read(5, "\1\0\v\0\0\0P\0", 8)           = 8
read(5, "\340\355f\2\0\0\200\0\377\377\37\0\0\1\0\0\30\0\377\377\1\2\0\0  \10\377\0\0\0\0"..., 320) = 320
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"b\0\5\0\f\0\0\0BIG-REQUESTS", 20}], 1) = 20
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\31\1\0\0\0\0\0\1\204\0\0\377\177\0\0\0\0\0\0\0\0\0\0@\25\206{\377\177\0\0", 4096) = 32
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\204\0\1\0", 4}], 1)       = 4
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\31\2\0\0\0\0\0\377\377\17\0\377\177\0\0\0\0\0\0\0\0\0\0@\25\206{\377\177\0\0", 4096) = 32
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"7\0\5\0\0\0\200\0.\0\0\0\10\0\0\0\377\377\0\0\24\0\6\0.\0\0\0\27\0\0\0"..., 44}, {NULL, 0}, {"", 0}], 3) = 44
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\10\4\0\203\6\0\0\37\0\0\0\0\0\0\0\n\32\0\0\0\0\0\0\247VB\0\0\0\0\0"..., 4096) = 4096
read(5, "\t80x40\n*vt100.background:\tblack\n"..., 2604) = 2604
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"b\0\5\0\t\0\200\0", 8}, {"XKEYBOARD", 9}, {"\0\0\0", 3}], 3) = 20
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\31\5\0\0\0\0\0\0\0\206{\377\177\0\0\0\0\0\0\0\0\0\0@\25\206{\377\177\0\0", 4096) = 32
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\20\0\5\0\v\0\200\0UTF8_STRING\0\20\0\6\0\20\0\0\0WM_C"..., 916}, {NULL, 0}, {"", 0}], 3) = 916
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\31\6\0\0\0\0\0\247\0\0\0\377\177\0\0\0\0\0\0\0\0\0\0@\25\206{\377\177\0\0"..., 4096) = 1088
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"b\0\4\0\5\0\200\0", 8}, {"RANDR", 5}, {"\0\0\0", 3}], 3) = 16
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\31(\0\0\0\0\0\1\225_\0\377\177\0\0\0\0\0\0\0\0\0\0@\25\206{\377\177\0\0", 4096) = 32
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"b\0\10\0\27\0\200\0", 8}, {"Generic Event Extension", 23}, {"\0", 1}], 3) = 32
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\31)\0\0\0\0\0\0\0\206{\377\177\0\0\0\0\0\0\0\0\0\0@\25\206{\377\177\0\0", 4096) = 32
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\225\0\3\0\1\0\0\0\3\0\0\0", 12}, {NULL, 0}, {"", 0}], 3) = 12
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\31*\0\0\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0@\25\206{\377\177\0\0", 4096) = 32
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"b\0\4\0\10\0\0\0", 8}, {"XINERAMA", 8}, {"", 0}], 3) = 16
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\31+\0\0\0\0\0\0\0\206{\377\177\0\0\0\0\0\0\0\0\0\0@\25\206{\377\177\0\0", 4096) = 32
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\2\0\4\0.\0\0\0\0\10\0\0\0\0\2\0\225\4\3\0.\0\0\0\v\0\0\0\20\0\6\0"..., 96}, {NULL, 0}, {"", 0}], 3) = 96
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\31.\0\0\0\0\0a\1\0\0\377\177\0\0\0\0\0\0\0\0\0\0@\25\206{\377\177\0\0"..., 4096) = 96
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\3\0\2\0.\0\0\0\16\10\2\0.\0\0\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\0001\0\3\0\0\0$\0\0\0\1\0\0\1\377\377\377\377\0\0\0\0\0\1\2\0!\0\0\0"..., 4096) = 76
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\2\0\4\0.\0\0\0\0\10\0\0\0\0\2\0$\4\1\0\27\0\2\0a\1\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\0005\0\0\0\0\0\0\0\0\0\0\0\0\0\220\31\206{\377\177\0\0@\25\206{\377\177\0\0", 4096) = 32
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"%\0\1\0", 4}, {NULL, 0}, {"", 0}], 3) = 4
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
uname({sys="Linux", node="novo", ...})  = 0
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\1\20\r\0\1\0\200\0.\0\0\0\n\0\n\0\n\0\n\0\0\0\1\0$\0\0\0\32(\0\0"..., 528}, {NULL, 0}, {"", 0}], 3) = 528
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\34\0318\0\1\0\200\0\255\0\0\0\177NE:\0\0\0\0\0\0\0\0\1\0\0\300\0\0\0\0"..., 4096) = 352
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\22\0\7\0\1\0\200\0d\1\0\0!\0\0\0 \0\n\0\1\0\0\0\2\0\200\0b(\4\0"..., 36}, {"XFIXES", 6}, {"\0\0", 2}], 3) = 44
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\34\31F\0\1\0\200\0d\1\0\0\200NE:\0\0\0\0\0\0\0\0\36\227D\0\0\0\0\0"..., 4096) = 64
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"b\0\5\0\t\0\200\0", 8}, {"Composite", 9}, {"\0\0\0", 3}], 3) = 20
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\31H\0\0\0\0\0\0\0\206{\377\177\0\0\0\0\0\0\0\0\0\0@\25\206{\377\177\0\0", 4096) = 32
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"b\0\4\0\6\0\200\0", 8}, {"DAMAGE", 6}, {"\0\0", 2}], 3) = 16
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\31I\0\0\0\0\0\0\0\206{\377\177\0\0\0\0\0\0\0\0\0\0@\25\206{\377\177\0\0", 4096) = 32
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"b\0\4\0\5\0\200\0", 8}, {"SHAPE", 5}, {"\0\0\0", 3}], 3) = 16
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\31J\0\0\0\0\0\1\200@\0\377\177\0\0\0\0\0\0\0\0\0\0@\25\206{\377\177\0\0", 4096) = 32
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\200\0\1\0", 4}, {NULL, 0}, {"", 0}], 3) = 4
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\31K\0\0\0\0\0\1\0\0\0\377\177\0\0\0\0\0\0\0\0\0\0@\25\206{\377\177\0\0", 4096) = 32
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"&\0\2\0.\0\0\0", 8}, {NULL, 0}, {"", 0}], 3) = 8
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\1L\0\0\0\0\0.\0\0\0\37\5`\0\240\1\16\2\240\1\16\2\0\0\347\1\0\0\0\0", 4096) = 32
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"+\0\1\0", 4}, {NULL, 0}, {"", 0}], 3) = 4
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\2M\0\0\0\0\0\n\0@\0\377\177\0\0\0\0\0\0\0\0\0\0@\25\206{\377\177\0\0", 4096) = 32
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
uname({sys="Linux", node="novo", ...})  = 0
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\22\0\10\0\1\0\200\0\"\0\0\0\37\0\0\0\10\0\n\0\7\0\0\0python\0\0"..., 172}, {"XKEYBOARD", 9}, {"\0\0\0", 3}], 3) = 184
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\34\31N\0\1\0\200\0\"\0\0\0\202NE:\0\0\0\0\0\0\0\0\1\0\0\300\0\0\0\0"..., 4096) = 192
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"b\0\3\0\4\0\200\0", 8}, {"SYNC", 4}, {"", 0}], 3) = 12
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\31T\0\0\0\0\0\1\212I\215\377\177\0\0\0\0\0\0\0\0\0\0@\25\206{\377\177\0\0", 4096) = 32
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\212\0\2\0\3\0\200\0", 8}, {NULL, 0}, {"", 0}], 3) = 8
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\31U\0\0\0\0\0\3\0\206{\377\177\0\0\0\0\0\0\0\0\0\0@\25\206{\377\177\0\0", 4096) = 32
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"b\0\4\0\7\0\200\0", 8}, {"MIT-SHM", 7}, {"\0", 1}], 3) = 16
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\31V\0\0\0\0\0\1\201A\200\377\177\0\0\0\0\0\0\0\0\0\0@\25\206{\377\177\0\0", 4096) = 32
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\201\0\1\0", 4}, {NULL, 0}, {"", 0}], 3) = 4
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\1W\0\0\0\0\0\1\0\1\0\241\271\242\271\2\336\210\363.\177\0\0\20\0\0\0\0\0\0\0", 4096) = 32
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"b\0\6\0\17\0\200\0", 8}, {"XInputExtension", 15}, {"\0", 1}], 3) = 24
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\31X\0\0\0\0\0\0\0\206{\377\177\0\0\0\0\0\0\0\0\0\0@\25\206{\377\177\0\0", 4096) = 32
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\27\0\2\0]\1\0\0", 8}, {NULL, 0}, {"", 0}], 3) = 8
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\0Y\0\0\0\0\0\0\0\0\0\0\0\0\0\220\31\206{\377\177\0\0@\25\206{\377\177\0\0", 4096) = 32
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
open("tls/x86_64/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=209768, ...}) = 0
mmap(NULL, 209768, PROT_READ, MAP_PRIVATE, 6, 0) = 0x7f4a649f6000
close(6)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/tls/x86_64/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/lib/tls/x86_64", 0x7fff47ff4a10) = -1 ENOENT (No such file or directory)
open("/lib/tls/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/lib/tls", 0x7fff47ff4a10)        = -1 ENOENT (No such file or directory)
open("/lib/x86_64/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/lib/x86_64", 0x7fff47ff4a10)     = -1 ENOENT (No such file or directory)
open("/lib/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/lib", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
open("/usr/lib/tls/x86_64/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/tls/x86_64", 0x7fff47ff4a10) = -1 ENOENT (No such file or directory)
open("/usr/lib/tls/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/tls", 0x7fff47ff4a10)    = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64", 0x7fff47ff4a10) = -1 ENOENT (No such file or directory)
open("/usr/lib/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=208896, ...}) = 0
open("/lib/x86_64-linux-gnu/tls/x86_64/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/lib/x86_64-linux-gnu/tls/x86_64", 0x7fff47ff4a10) = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/tls/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/lib/x86_64-linux-gnu/tls", 0x7fff47ff4a10) = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/x86_64/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/lib/x86_64-linux-gnu/x86_64", 0x7fff47ff4a10) = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/lib/x86_64-linux-gnu", 0x7fff47ff4a10) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/tls/x86_64/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/tls/x86_64", 0x7fff47ff4a10) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/tls/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/tls", 0x7fff47ff4a10) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/x86_64/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/x86_64", 0x7fff47ff4a10) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu", 0x7fff47ff4a10) = -1 ENOENT (No such file or directory)
munmap(0x7f4a649f6000, 209768)          = 0
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/en_US.utf8/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/en.UTF-8/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/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
brk(0x1399000)                          = 0x1399000
lstat("/home/yoh/.gtkrc-2.0-kde", {st_mode=S_IFREG|0644, st_size=326, ...}) = 0
open("/home/yoh/.gtkrc-2.0-kde", O_RDONLY) = 6
read(6, "# This file was written by KDE\n#"..., 4000) = 326
lstat("/usr/share/themes/DebianRed/gtk-2.0/gtkrc", 0x7fff47ff3e40) = -1 ENOENT (No such file or directory)
access("/usr/share/themes/DebianRed/gtk-2.0/gtkrc.en_US", F_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/themes/DebianRed/gtk-2.0/gtkrc.en", F_OK) = -1 ENOENT (No such file or directory)
read(6, "", 4000)                       = 0
close(6)                                = 0
access("/home/yoh/.gtkrc-2.0-kde.en_US", F_OK) = -1 ENOENT (No such file or directory)
access("/home/yoh/.gtkrc-2.0-kde.en", F_OK) = -1 ENOENT (No such file or directory)
socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 6
connect(6, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
close(6)                                = 0
socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 6
connect(6, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
close(6)                                = 0
open("/etc/nsswitch.conf", O_RDONLY)    = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=541, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a707e1000
read(6, "# /etc/nsswitch.conf\n#\n# Example"..., 4096) = 541
read(6, "", 4096)                       = 0
close(6)                                = 0
munmap(0x7f4a707e1000, 4096)            = 0
open("tls/x86_64/libnss_compat.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libnss_compat.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libnss_compat.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libnss_compat.so.2", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libnss_compat.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=209768, ...}) = 0
mmap(NULL, 209768, PROT_READ, MAP_PRIVATE, 6, 0) = 0x7f4a649f6000
close(6)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libnss_compat.so.2", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\23\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=31616, ...}) = 0
mmap(NULL, 2127088, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a647ee000
mprotect(0x7f4a647f5000, 2093056, PROT_NONE) = 0
mmap(0x7f4a649f4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x6000) = 0x7f4a649f4000
close(6)                                = 0
open("tls/x86_64/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libnsl.so.1", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("x86_64/libnsl.so.1", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("libnsl.so.1", O_RDONLY)           = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libnsl.so.1", O_RDONLY)      = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300@\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=89064, ...}) = 0
mmap(NULL, 2194128, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a645d6000
mprotect(0x7f4a645eb000, 2093056, PROT_NONE) = 0
mmap(0x7f4a647ea000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x14000) = 0x7f4a647ea000
mmap(0x7f4a647ec000, 6864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f4a647ec000
close(6)                                = 0
mprotect(0x7f4a647ea000, 4096, PROT_READ) = 0
mprotect(0x7f4a649f4000, 4096, PROT_READ) = 0
munmap(0x7f4a649f6000, 209768)          = 0
open("tls/x86_64/libnss_nis.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libnss_nis.so.2", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("x86_64/libnss_nis.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libnss_nis.so.2", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libnss_nis.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=209768, ...}) = 0
mmap(NULL, 209768, PROT_READ, MAP_PRIVATE, 6, 0) = 0x7f4a649f6000
close(6)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libnss_nis.so.2", O_RDONLY)  = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=43552, ...}) = 0
mmap(NULL, 2139320, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a643cb000
mprotect(0x7f4a643d5000, 2093056, PROT_NONE) = 0
mmap(0x7f4a645d4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x9000) = 0x7f4a645d4000
close(6)                                = 0
open("tls/x86_64/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libnss_files.so.2", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libnss_files.so.2", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p!\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=47616, ...}) = 0
mmap(NULL, 2143624, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f4a641bf000
mprotect(0x7f4a641ca000, 2093056, PROT_NONE) = 0
mmap(0x7f4a643c9000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xa000) = 0x7f4a643c9000
close(6)                                = 0
mprotect(0x7f4a643c9000, 4096, PROT_READ) = 0
mprotect(0x7f4a645d4000, 4096, PROT_READ) = 0
munmap(0x7f4a649f6000, 209768)          = 0
open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 6
fcntl(6, F_GETFD)                       = 0x1 (flags FD_CLOEXEC)
lseek(6, 0, SEEK_CUR)                   = 0
fstat(6, {st_mode=S_IFREG|0644, st_size=2249, ...}) = 0
mmap(NULL, 2249, PROT_READ, MAP_SHARED, 6, 0) = 0x7f4a707e1000
lseek(6, 2249, SEEK_SET)                = 2249
munmap(0x7f4a707e1000, 2249)            = 0
close(6)                                = 0
getuid()                                = 47521
uname({sys="Linux", node="novo", ...})  = 0
access("/home/yoh/.themes/DebianRed/gtk-2.0/gtkrc", F_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/themes/DebianRed/gtk-2.0/gtkrc", F_OK) = -1 ENOENT (No such file or directory)
access("/home/yoh/.themes/Emacs/gtk-2.0-key/gtkrc", F_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/themes/Emacs/gtk-2.0-key/gtkrc", F_OK) = 0
lstat("/usr/share/themes/Emacs/gtk-2.0-key/gtkrc", {st_mode=S_IFREG|0644, st_size=3818, ...}) = 0
open("/usr/share/themes/Emacs/gtk-2.0-key/gtkrc", O_RDONLY) = 6
read(6, "# GTK - The GIMP Toolkit\n# Copyr"..., 4000) = 3818
read(6, "", 4000)                       = 0
close(6)                                = 0
access("/usr/share/themes/Emacs/gtk-2.0-key/gtkrc.en_US", F_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/themes/Emacs/gtk-2.0-key/gtkrc.en", F_OK) = -1 ENOENT (No such file or directory)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\22\0\22\0\1\0\200\0\\\1\0\0\247\0\0\0\10\0\n\0-\0\0\0awesome/"..., 172}, {NULL, 0}, {"", 0}], 3) = 172
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\34\31Z\0\1\0\200\0\\\1\0\0\226NE:\0\0\0\0\0\0\0\0\36\227D\0\0\0\0\0"..., 4096) = 320
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
uname({sys="Linux", node="novo", ...})  = 0
open("/home/yoh/.Xdefaults-novo", O_RDONLY) = -1 ENOENT (No such file or directory)
uname({sys="Linux", node="novo", ...})  = 0
brk(0x13bc000)                          = 0x13bc000
access("/etc/fonts/fonts.conf", R_OK)   = 0
stat("/etc/fonts/fonts.conf", {st_mode=S_IFREG|0644, st_size=5287, ...}) = 0
open("/etc/fonts/fonts.conf", O_RDONLY) = 6
read(6, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 5287
access("/etc/fonts/conf.d", R_OK)       = 0
stat("/etc/fonts/conf.d", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/etc/fonts/conf.d", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 7
getdents(7, /* 21 entries */, 32768)    = 824
getdents(7, /* 0 entries */, 32768)     = 0
access("/etc/fonts/conf.d/20-fix-globaladvance.conf", R_OK) = 0
stat("/etc/fonts/conf.d/20-fix-globaladvance.conf", {st_mode=S_IFREG|0644, st_size=912, ...}) = 0
open("/etc/fonts/conf.d/20-fix-globaladvance.conf", O_RDONLY) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 912
read(8, "", 8192)                       = 0
close(8)                                = 0
access("/etc/fonts/conf.d/20-unhint-small-vera.conf", R_OK) = 0
stat("/etc/fonts/conf.d/20-unhint-small-vera.conf", {st_mode=S_IFREG|0644, st_size=1157, ...}) = 0
open("/etc/fonts/conf.d/20-unhint-small-vera.conf", O_RDONLY) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1157
read(8, "", 8192)                       = 0
close(8)                                = 0
access("/etc/fonts/conf.d/30-defoma.conf", R_OK) = 0
stat("/etc/fonts/conf.d/30-defoma.conf", {st_mode=S_IFREG|0644, st_size=2055, ...}) = 0
open("/etc/fonts/conf.d/30-defoma.conf", O_RDONLY) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 2055
read(8, "", 8192)                       = 0
close(8)                                = 0
access("/etc/fonts/conf.d/30-metric-aliases.conf", R_OK) = 0
stat("/etc/fonts/conf.d/30-metric-aliases.conf", {st_mode=S_IFREG|0644, st_size=3939, ...}) = 0
open("/etc/fonts/conf.d/30-metric-aliases.conf", O_RDONLY) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 3939
read(8, "", 8192)                       = 0
close(8)                                = 0
access("/etc/fonts/conf.d/30-urw-aliases.conf", R_OK) = 0
stat("/etc/fonts/conf.d/30-urw-aliases.conf", {st_mode=S_IFREG|0644, st_size=1164, ...}) = 0
open("/etc/fonts/conf.d/30-urw-aliases.conf", O_RDONLY) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1164
read(8, "", 8192)                       = 0
close(8)                                = 0
access("/etc/fonts/conf.d/40-nonlatin.conf", R_OK) = 0
stat("/etc/fonts/conf.d/40-nonlatin.conf", {st_mode=S_IFREG|0644, st_size=2069, ...}) = 0
open("/etc/fonts/conf.d/40-nonlatin.conf", O_RDONLY) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 2069
read(8, "", 8192)                       = 0
close(8)                                = 0
access("/etc/fonts/conf.d/45-latin.conf", R_OK) = 0
stat("/etc/fonts/conf.d/45-latin.conf", {st_mode=S_IFREG|0644, st_size=1837, ...}) = 0
open("/etc/fonts/conf.d/45-latin.conf", O_RDONLY) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1837
read(8, "", 8192)                       = 0
close(8)                                = 0
access("/etc/fonts/conf.d/49-sansserif.conf", R_OK) = 0
stat("/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) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 545
read(8, "", 8192)                       = 0
close(8)                                = 0
access("/etc/fonts/conf.d/50-user.conf", R_OK) = 0
stat("/etc/fonts/conf.d/50-user.conf", {st_mode=S_IFREG|0644, st_size=245, ...}) = 0
open("/etc/fonts/conf.d/50-user.conf", O_RDONLY) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 245
access("/home/yoh/.fonts.conf.d", R_OK) = -1 ENOENT (No such file or directory)
access("/home/yoh/.fonts.conf", R_OK)   = 0
stat("/home/yoh/.fonts.conf", {st_mode=S_IFREG|0644, st_size=662, ...}) = 0
open("/home/yoh/.fonts.conf", O_RDONLY) = 9
read(9, "<?xml version='1.0'?>\n<!DOCTYPE "..., 8192) = 662
brk(0x13df000)                          = 0x13df000
read(9, "", 8192)                       = 0
close(9)                                = 0
read(8, "", 8192)                       = 0
close(8)                                = 0
access("/etc/fonts/conf.d/51-local.conf", R_OK) = 0
stat("/etc/fonts/conf.d/51-local.conf", {st_mode=S_IFREG|0644, st_size=189, ...}) = 0
open("/etc/fonts/conf.d/51-local.conf", O_RDONLY) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 189
access("/etc/fonts/local.conf", R_OK)   = -1 ENOENT (No such file or directory)
read(8, "", 8192)                       = 0
close(8)                                = 0
access("/etc/fonts/conf.d/60-latin.conf", R_OK) = 0
stat("/etc/fonts/conf.d/60-latin.conf", {st_mode=S_IFREG|0644, st_size=1701, ...}) = 0
open("/etc/fonts/conf.d/60-latin.conf", O_RDONLY) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1701
read(8, "", 8192)                       = 0
close(8)                                = 0
access("/etc/fonts/conf.d/65-fonts-persian.conf", R_OK) = 0
stat("/etc/fonts/conf.d/65-fonts-persian.conf", {st_mode=S_IFREG|0644, st_size=9880, ...}) = 0
open("/etc/fonts/conf.d/65-fonts-persian.conf", O_RDONLY) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 8192
read(8, "s>\n\n\t<!-- Persian fantasy fonts "..., 8192) = 1688
read(8, "", 8192)                       = 0
close(8)                                = 0
access("/etc/fonts/conf.d/65-nonlatin.conf", R_OK) = 0
stat("/etc/fonts/conf.d/65-nonlatin.conf", {st_mode=S_IFREG|0644, st_size=7706, ...}) = 0
open("/etc/fonts/conf.d/65-nonlatin.conf", O_RDONLY) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 7706
read(8, "", 8192)                       = 0
close(8)                                = 0
access("/etc/fonts/conf.d/69-unifont.conf", R_OK) = 0
stat("/etc/fonts/conf.d/69-unifont.conf", {st_mode=S_IFREG|0644, st_size=672, ...}) = 0
open("/etc/fonts/conf.d/69-unifont.conf", O_RDONLY) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 672
read(8, "", 8192)                       = 0
close(8)                                = 0
access("/etc/fonts/conf.d/70-no-bitmaps.conf", R_OK) = 0
stat("/etc/fonts/conf.d/70-no-bitmaps.conf", {st_mode=S_IFREG|0644, st_size=263, ...}) = 0
open("/etc/fonts/conf.d/70-no-bitmaps.conf", O_RDONLY) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 263
read(8, "", 8192)                       = 0
close(8)                                = 0
access("/etc/fonts/conf.d/80-delicious.conf", R_OK) = 0
stat("/etc/fonts/conf.d/80-delicious.conf", {st_mode=S_IFREG|0644, st_size=388, ...}) = 0
open("/etc/fonts/conf.d/80-delicious.conf", O_RDONLY) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 388
read(8, "", 8192)                       = 0
close(8)                                = 0
access("/etc/fonts/conf.d/90-synthetic.conf", R_OK) = 0
stat("/etc/fonts/conf.d/90-synthetic.conf", {st_mode=S_IFREG|0644, st_size=1691, ...}) = 0
open("/etc/fonts/conf.d/90-synthetic.conf", O_RDONLY) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1691
read(8, "", 8192)                       = 0
close(8)                                = 0
access("/etc/fonts/conf.d/99pdftoopvp.conf", R_OK) = 0
stat("/etc/fonts/conf.d/99pdftoopvp.conf", {st_mode=S_IFREG|0644, st_size=366, ...}) = 0
open("/etc/fonts/conf.d/99pdftoopvp.conf", O_RDONLY) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 366
read(8, "", 8192)                       = 0
close(8)                                = 0
close(7)                                = 0
read(6, "", 8192)                       = 0
close(6)                                = 0
stat("/usr/share/fonts", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/3830d5c3ddfd5cd38a049b759396e72e-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=200, ...}) = 0
read(6, "\4\374\2\374\3\0\0\0\310\0\0\0\0\0\0\0008\0\0\0\0\0\0\0P\0\0\0\0\0\0\0"..., 200) = 200
close(6)                                = 0
stat("/usr/X11R6/lib/X11/fonts", 0x7fff47ff4700) = -1 ENOENT (No such file or directory)
stat("/usr/X11R6/lib/X11/fonts", 0x7fff47ff4800) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/fonts", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/4c599c202bc5c08e2d34565a40eac3b2-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=96, ...}) = 0
read(6, "\4\374\2\374\3\0\0\0`\0\0\0\0\0\0\0008\0\0\0\0\0\0\0P\0\0\0\0\0\0\0"..., 96) = 96
close(6)                                = 0
stat("/home/yoh/.fonts", {st_mode=S_IFDIR|S_ISGID|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/7705c01d300d052958bec1bfe1480ce9-le64.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/yoh/.fontconfig/7705c01d300d052958bec1bfe1480ce9-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0600, st_size=128, ...}) = 0
read(6, "\4\374\2\374\3\0\0\0\200\0\0\0\0\0\0\0008\0\0\0\0\0\0\0P\0\0\0\0\0\0\0"..., 128) = 128
close(6)                                = 0
stat("/usr/share/ghostscript/fonts", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/3fa7d85755f9c08ba9d5661cbe4f603d-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=15360, ...}) = 0
mmap(NULL, 15360, PROT_READ, MAP_SHARED, 6, 0) = 0x7f4a707de000
close(6)                                = 0
stat("/usr/share/fonts/type1/cyrillic", 0x7fff47ff4700) = -1 ENOENT (No such file or directory)
stat("/usr/share/fonts/type1/cyrillic", 0x7fff47ff4800) = -1 ENOENT (No such file or directory)
stat("/usr/share/texmf/fonts/type1/public/lm", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
open("/var/cache/fontconfig/865f88548240fee46819705c6468c165-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=81520, ...}) = 0
mmap(NULL, 81520, PROT_READ, MAP_SHARED, 6, 0) = 0x7f4a707ca000
close(6)                                = 0
stat("/home/yoh/.fontmatrix", {st_mode=S_IFDIR|S_ISGID|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/35c27894788457bb29d1a03f377d15e4-le64.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/yoh/.fontconfig/35c27894788457bb29d1a03f377d15e4-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0600, st_size=96, ...}) = 0
read(6, "\4\374\2\374\3\0\0\0`\0\0\0\0\0\0\0008\0\0\0\0\0\0\0P\0\0\0\0\0\0\0"..., 96) = 96
close(6)                                = 0
stat("/usr/share/fonts/X11", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/c855463f699352c367813e37f3f70ea7-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=376, ...}) = 0
read(6, "\4\374\2\374\3\0\0\0x\1\0\0\0\0\0\0008\0\0\0\0\0\0\0P\0\0\0\0\0\0\0"..., 376) = 376
close(6)                                = 0
stat("/usr/share/fonts/truetype", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/7ef2298fde41cc6eeb7af42e48b7d293-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=656, ...}) = 0
read(6, "\4\374\2\374\3\0\0\0\220\2\0\0\0\0\0\0008\0\0\0\0\0\0\0X\0\0\0\0\0\0\0"..., 656) = 656
close(6)                                = 0
stat("/usr/share/fonts/type1", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/d82eb4fd963d448e2fcb7d7b793b5df3-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=224, ...}) = 0
read(6, "\4\374\2\374\3\0\0\0\340\0\0\0\0\0\0\0008\0\0\0\0\0\0\0P\0\0\0\0\0\0\0"..., 224) = 224
close(6)                                = 0
stat("/home/yoh/.fonts/l", {st_mode=S_IFDIR|S_ISGID|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/4a8b57427c30d19f88bc2a346b9b2243-le64.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/yoh/.fontconfig/4a8b57427c30d19f88bc2a346b9b2243-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0600, st_size=1456, ...}) = 0
mmap(NULL, 1456, PROT_READ, MAP_SHARED, 6, 0) = 0x7f4a707c9000
close(6)                                = 0
stat("/usr/share/fonts/X11/100dpi", {st_mode=S_IFDIR|0755, st_size=40960, ...}) = 0
open("/var/cache/fontconfig/21a99156bb11811cef641abeda519a45-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=104, ...}) = 0
read(6, "\4\374\2\374\3\0\0\0h\0\0\0\0\0\0\0008\0\0\0\0\0\0\0X\0\0\0\0\0\0\0"..., 104) = 104
close(6)                                = 0
stat("/usr/share/fonts/X11/75dpi", {st_mode=S_IFDIR|0755, st_size=40960, ...}) = 0
open("/var/cache/fontconfig/eeebfc908bd29a90773fd860017aada4-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=104, ...}) = 0
read(6, "\4\374\2\374\3\0\0\0h\0\0\0\0\0\0\0008\0\0\0\0\0\0\0X\0\0\0\0\0\0\0"..., 104) = 104
close(6)                                = 0
stat("/usr/share/fonts/X11/Type1", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
open("/var/cache/fontconfig/e13b20fdb08344e0e664864cc2ede53d-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=106648, ...}) = 0
mmap(NULL, 106648, PROT_READ, MAP_SHARED, 6, 0) = 0x7f4a70713000
close(6)                                = 0
stat("/usr/share/fonts/X11/cyrillic", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
open("/var/cache/fontconfig/111149350c6eff283e78acef98e70f62-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=104, ...}) = 0
read(6, "\4\374\2\374\3\0\0\0h\0\0\0\0\0\0\0008\0\0\0\0\0\0\0X\0\0\0\0\0\0\0"..., 104) = 104
close(6)                                = 0
stat("/usr/share/fonts/X11/encodings", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/707971e003b4ae6c8121c3a920e507f5-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=152, ...}) = 0
read(6, "\4\374\2\374\3\0\0\0\230\0\0\0\0\0\0\0008\0\0\0\0\0\0\0X\0\0\0\0\0\0\0"..., 152) = 152
close(6)                                = 0
stat("/usr/share/fonts/X11/misc", {st_mode=S_IFDIR|0755, st_size=45056, ...}) = 0
open("/var/cache/fontconfig/cabbd14511b9e8a55e92af97fb3a0461-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=104, ...}) = 0
read(6, "\4\374\2\374\3\0\0\0h\0\0\0\0\0\0\0008\0\0\0\0\0\0\0X\0\0\0\0\0\0\0"..., 104) = 104
close(6)                                = 0
stat("/usr/share/fonts/X11/util", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/fe547fea3a41b43a38975d292a2b19c7-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=104, ...}) = 0
read(6, "\4\374\2\374\3\0\0\0h\0\0\0\0\0\0\0008\0\0\0\0\0\0\0X\0\0\0\0\0\0\0"..., 104) = 104
close(6)                                = 0
stat("/usr/share/fonts/truetype/freefont", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/d52a8644073d54c13679302ca1180695-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=37184, ...}) = 0
mmap(NULL, 37184, PROT_READ, MAP_SHARED, 6, 0) = 0x7f4a70709000
close(6)                                = 0
stat("/usr/share/fonts/truetype/mathematica", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/e302478682accd753874ffa0d37e8e3c-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=42864, ...}) = 0
mmap(NULL, 42864, PROT_READ, MAP_SHARED, 6, 0) = 0x7f4a706fe000
close(6)                                = 0
stat("/usr/share/fonts/truetype/msttcorefonts", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/365b55f210c0a22e9a19e35191240f32-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=186864, ...}) = 0
mmap(NULL, 186864, PROT_READ, MAP_SHARED, 6, 0) = 0x7f4a649fc000
close(6)                                = 0
stat("/usr/share/fonts/truetype/openoffice", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/4794a0821666d79190d59a36cb4f44b5-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=2080, ...}) = 0
mmap(NULL, 2080, PROT_READ, MAP_SHARED, 6, 0) = 0x7f4a707c8000
close(6)                                = 0
stat("/usr/share/fonts/truetype/ttf-dejavu", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/6d41288fd70b0be22e8c3a91e032eec0-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=35032, ...}) = 0
mmap(NULL, 35032, PROT_READ, MAP_SHARED, 6, 0) = 0x7f4a707bf000
close(6)                                = 0
stat("/usr/share/fonts/truetype/ttf-inconsolata", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/7ee55724f82591cb35c3d9771e9e69ed-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=1592, ...}) = 0
mmap(NULL, 1592, PROT_READ, MAP_SHARED, 6, 0) = 0x7f4a707be000
close(6)                                = 0
stat("/usr/share/fonts/truetype/ttf-liberation", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/6eb3985aa4124903f6ff08ba781cd364-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=14864, ...}) = 0
mmap(NULL, 14864, PROT_READ, MAP_SHARED, 6, 0) = 0x7f4a707ba000
close(6)                                = 0
stat("/usr/share/fonts/truetype/ttf-lucida", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/926e794c3d5e5dffcaf2fa83ef8d36c2-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=17952, ...}) = 0
mmap(NULL, 17952, PROT_READ, MAP_SHARED, 6, 0) = 0x7f4a707b5000
close(6)                                = 0
stat("/usr/share/fonts/truetype/ttf-lyx", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/b5ea634b0fb353b8ea17632d1f9ef766-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=10304, ...}) = 0
mmap(NULL, 10304, PROT_READ, MAP_SHARED, 6, 0) = 0x7f4a705f5000
close(6)                                = 0
stat("/usr/share/fonts/truetype/ttf-sil-gentium-basic", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/ea47318ec9849e1a71e80a5d69d13859-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=9896, ...}) = 0
mmap(NULL, 9896, PROT_READ, MAP_SHARED, 6, 0) = 0x7f4a705f2000
close(6)                                = 0
stat("/usr/share/fonts/truetype/unifont", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/0fafd173547752dce4dee1a69e0b3c95-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=3960, ...}) = 0
mmap(NULL, 3960, PROT_READ, MAP_SHARED, 6, 0) = 0x7f4a705f1000
close(6)                                = 0
stat("/usr/share/fonts/type1/gsfonts", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0
open("/var/cache/fontconfig/945677eb7aeaf62f1d50efc3fb3ec7d8-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=34040, ...}) = 0
mmap(NULL, 34040, PROT_READ, MAP_SHARED, 6, 0) = 0x7f4a641b6000
close(6)                                = 0
stat("/usr/share/fonts/type1/mathematica", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/99323171c53ab78df6914f910138fdd6-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=66160, ...}) = 0
mmap(NULL, 66160, PROT_READ, MAP_SHARED, 6, 0) = 0x7f4a641a5000
close(6)                                = 0
stat("/usr/share/fonts/type1/mathml", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/c05880de57d1f5e948fdfacc138775d9-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=1472, ...}) = 0
mmap(NULL, 1472, PROT_READ, MAP_SHARED, 6, 0) = 0x7f4a706fd000
close(6)                                = 0
stat("/usr/share/fonts/X11/encodings/large", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/6333f38776742d18e214673cd2c24e34-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=112, ...}) = 0
read(6, "\4\374\2\374\3\0\0\0p\0\0\0\0\0\0\0008\0\0\0\0\0\0\0`\0\0\0\0\0\0\0"..., 112) = 112
close(6)                                = 0
access("/etc/gtk-2.0/gtk.immodules.64", F_OK) = -1 ENOENT (No such file or directory)
access("/usr/lib64/gtk-2.0/2.10.0/immodule-files.d", R_OK|X_OK) = 0
open("/etc/gtk-2.0/gtk.immodules", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en_US.utf8/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en_US/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en.UTF-8/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en.utf8/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/gtk-2.0/gtk.immodules", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib64/gtk-2.0/2.10.0/immodule-files.d", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 6
getdents(6, /* 3 entries */, 32768)     = 96
open("/usr/lib64/gtk-2.0/2.10.0/immodule-files.d/libgtk2.0-0.immodules", O_RDONLY) = 7
fstat(7, {st_mode=S_IFREG|0644, st_size=1319, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a706fc000
read(7, "# automatically generated by dh_"..., 4096) = 1319
read(7, "", 4096)                       = 0
read(7, "", 4096)                       = 0
close(7)                                = 0
munmap(0x7f4a706fc000, 4096)            = 0
getdents(6, /* 0 entries */, 32768)     = 0
close(6)                                = 0
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\1\20\r\0\7\0\200\0.\0\0\0\0\0\0\0\310\0\310\0\0\0\1\0$\0\0\0\32(\0\0"..., 1408}, {NULL, 0}, {"", 0}], 3) = 1408
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\34\31e\0\7\0\200\0\255\0\0\0\266NE:\0\0\0\0\0\0\0\0\1\0\0\300\0\0\0\0"..., 4096) = 544
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\20\1\10\0\26\0\200\0SERVER_OVERLAY_VISUALS\0\0", 32}, {NULL, 0}, {"", 0}], 3) = 32
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\31\227\0\0\0\0\0\0\0\0\0\377\177\0\0\0\0\0\0\0\0\0\0@\25\206{\377\177\0\0", 4096) = 32
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\20\1\10\0\26\0\200\0SERVER_OVERLAY_VISUALS\0\0", 32}, {NULL, 0}, {"", 0}], 3) = 32
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\31\230\0\0\0\0\0\0\0\0\0\377\177\0\0\0\0\0\0\0\0\0\0@\25\206{\377\177\0\0", 4096) = 32
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\20\1\10\0\26\0\200\0SERVER_OVERLAY_VISUALS\0\0", 32}, {NULL, 0}, {"", 0}], 3) = 32
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\31\231\0\0\0\0\0\0\0\0\0\377\177\0\0\0\0\0\0\0\0\0\0@\25\206{\377\177\0\0", 4096) = 32
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\20\1\10\0\26\0\200\0SERVER_OVERLAY_VISUALS\0\0", 32}, {NULL, 0}, {"", 0}], 3) = 32
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\31\232\0\0\0\0\0\0\0\0\0\377\177\0\0\0\0\0\0\0\0\0\0@\25\206{\377\177\0\0", 4096) = 32
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\20\1\10\0\26\0\200\0SERVER_OVERLAY_VISUALS\0\0", 32}, {NULL, 0}, {"", 0}], 3) = 32
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\31\233\0\0\0\0\0\0\0\0\0\377\177\0\0\0\0\0\0\0\0\0\0@\25\206{\377\177\0\0", 4096) = 32
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
brk(0x1400000)                          = 0x1400000
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\20\1\10\0\26\0\200\0SERVER_OVERLAY_VISUALS\0\0", 32}, {NULL, 0}, {"", 0}], 3) = 32
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\31\234\0\0\0\0\0\0\0\0\0\377\177\0\0\0\0\0\0\0\0\0\0@\25\206{\377\177\0\0", 4096) = 32
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\20\1\10\0\26\0\200\0SERVER_OVERLAY_VISUALS\0\0", 32}, {NULL, 0}, {"", 0}], 3) = 32
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\31\235\0\0\0\0\0\0\0\0\0\377\177\0\0\0\0\0\0\0\0\0\0@\25\206{\377\177\0\0", 4096) = 32
read(5, 0x135ec44, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
fstat(1, {st_mode=S_IFREG|0600, st_size=270656, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4a706fc000
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7f4a703c0f60}, {SIG_DFL, [], SA_RESTORER, 0x7f4a703c0f60}, 8) = 0
write(1, "done\n", 5done
)                   = 5
exit_group(0)                           = ?
-------------- next part --------------
execve("/usr/bin/python", ["python", "/tmp/wx-bug.py"], [/* 117 vars */]) = 0
brk(0)                                  = 0x1c79000
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f295425a000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("tls/x86_64/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libpthread.so.0", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("x86_64/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libpthread.so.0", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("/usr/local/lib/tls/x86_64/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/tls/x86_64", 0x7fff52db9b20) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/tls/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/tls", 0x7fff52db9b20) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/x86_64/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64", 0x7fff52db9b20) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=22937, ...}) = 0
mmap(NULL, 22937, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f2954254000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libpthread.so.0", O_RDONLY)  = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340Y\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=131260, ...}) = 0
mmap(NULL, 2208640, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f2953e23000
mprotect(0x7f2953e3a000, 2093056, PROT_NONE) = 0
mmap(0x7f2954039000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7f2954039000
mmap(0x7f295403b000, 13184, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f295403b000
close(3)                                = 0
open("tls/x86_64/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libdl.so.2", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("x86_64/libdl.so.2", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("libdl.so.2", O_RDONLY)            = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libdl.so.2", O_RDONLY)       = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\r\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=14696, ...}) = 0
mmap(NULL, 2109696, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f2953c1f000
mprotect(0x7f2953c21000, 2097152, PROT_NONE) = 0
mmap(0x7f2953e21000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f2953e21000
close(3)                                = 0
open("tls/x86_64/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libutil.so.1", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("x86_64/libutil.so.1", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("libutil.so.1", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libutil.so.1", O_RDONLY)     = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\16\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=10648, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2954253000
mmap(NULL, 2105608, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f2953a1c000
mprotect(0x7f2953a1e000, 2093056, PROT_NONE) = 0
mmap(0x7f2953c1d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f2953c1d000
close(3)                                = 0
open("tls/x86_64/libssl.so.0.9.8", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libssl.so.0.9.8", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("x86_64/libssl.so.0.9.8", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libssl.so.0.9.8", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libssl.so.0.9.8", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libssl.so.0.9.8", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220f\1\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=349008, ...}) = 0
mmap(NULL, 2444208, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f29537c7000
mprotect(0x7f2953816000, 2093056, PROT_NONE) = 0
mmap(0x7f2953a15000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4e000) = 0x7f2953a15000
close(3)                                = 0
open("tls/x86_64/libcrypto.so.0.9.8", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libcrypto.so.0.9.8", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libcrypto.so.0.9.8", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libcrypto.so.0.9.8", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libcrypto.so.0.9.8", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libcrypto.so.0.9.8", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\252\7\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=1693312, ...}) = 0
mmap(NULL, 3803288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f2953426000
mprotect(0x7f295359b000, 2097152, PROT_NONE) = 0
mmap(0x7f295379b000, 163840, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x175000) = 0x7f295379b000
mmap(0x7f29537c3000, 14488, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f29537c3000
close(3)                                = 0
open("tls/x86_64/libz.so.1", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("tls/libz.so.1", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("x86_64/libz.so.1", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("libz.so.1", O_RDONLY)             = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libz.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libz.so.1", O_RDONLY)    = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\"\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=93936, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2954252000
mmap(NULL, 2188976, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f295320f000
mprotect(0x7f2953226000, 2093056, PROT_NONE) = 0
mmap(0x7f2953425000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7f2953425000
close(3)                                = 0
open("tls/x86_64/libm.so.6", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("tls/libm.so.6", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("x86_64/libm.so.6", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("libm.so.6", O_RDONLY)             = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libm.so.6", O_RDONLY)        = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360>\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=530736, ...}) = 0
mmap(NULL, 2625768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f2952f8d000
mprotect(0x7f295300d000, 2097152, PROT_NONE) = 0
mmap(0x7f295320d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x80000) = 0x7f295320d000
close(3)                                = 0
open("tls/x86_64/libc.so.6", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("tls/libc.so.6", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("x86_64/libc.so.6", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("libc.so.6", O_RDONLY)             = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libc.so.6", O_RDONLY)        = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\355\1\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1432968, ...}) = 0
mmap(NULL, 3541032, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f2952c2c000
mprotect(0x7f2952d84000, 2093056, PROT_NONE) = 0
mmap(0x7f2952f83000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x157000) = 0x7f2952f83000
mmap(0x7f2952f88000, 18472, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f2952f88000
close(3)                                = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2954251000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2954250000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f295424f000
arch_prctl(ARCH_SET_FS, 0x7f2954250700) = 0
mprotect(0x7f2952f83000, 16384, PROT_READ) = 0
mprotect(0x7f295320d000, 4096, PROT_READ) = 0
mprotect(0x7f2953c1d000, 4096, PROT_READ) = 0
mprotect(0x7f2953e21000, 4096, PROT_READ) = 0
mprotect(0x7f2954039000, 4096, PROT_READ) = 0
mprotect(0x7f295425c000, 4096, PROT_READ) = 0
munmap(0x7f2954254000, 22937)           = 0
set_tid_address(0x7f29542509d0)         = 12098
set_robust_list(0x7f29542509e0, 0x18)   = 0
futex(0x7fff52dba41c, FUTEX_WAKE_PRIVATE, 1) = 0
futex(0x7fff52dba41c, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, 7f2954250700) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigaction(SIGRTMIN, {0x7f2953e28860, [], SA_RESTORER|SA_SIGINFO, 0x7f2953e31f60}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {0x7f2953e288f0, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f2953e31f60}, 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
ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
brk(0)                                  = 0x1c79000
brk(0x1c9a000)                          = 0x1c9a000
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f295420e000
open("/proc/meminfo", O_RDONLY)         = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2954259000
read(3, "MemTotal:        3955480 kB\nMemF"..., 1024) = 1024
close(3)                                = 0
munmap(0x7f2954259000, 4096)            = 0
brk(0x1cc3000)                          = 0x1cc3000
fstat(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 29), ...}) = 0
fstat(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 29), ...}) = 0
fstat(1, {st_mode=S_IFREG|0600, st_size=11644, ...}) = 0
fstat(2, {st_mode=S_IFREG|0600, st_size=11701, ...}) = 0
stat("/home/yoh/bin/python", 0x7fff52db8170) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/python", 0x7fff52db8170) = -1 ENOENT (No such file or directory)
stat("/usr/bin/python", {st_mode=S_IFREG|0755, st_size=2617520, ...}) = 0
readlink("/usr/bin/python", "python2.6"..., 4096) = 9
readlink("/usr/bin/python2.6", 0x7fff52db8170, 4096) = -1 EINVAL (Invalid argument)
stat("/usr/bin/Modules/Setup", 0x7fff52db8080) = -1 ENOENT (No such file or directory)
stat("/usr/bin/lib/python2.6/os.py", 0x7fff52db8080) = -1 ENOENT (No such file or directory)
stat("/usr/bin/lib/python2.6/os.pyc", 0x7fff52db8080) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/os.py", {st_mode=S_IFREG|0644, st_size=26338, ...}) = 0
stat("/usr/bin/Modules/Setup", 0x7fff52db8170) = -1 ENOENT (No such file or directory)
stat("/usr/bin/lib/python2.6/lib-dynload", 0x7fff52db8170) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f2953e31f60}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXFSZ, {SIG_IGN, [], SA_RESTORER, 0x7f2953e31f60}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGHUP, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGINT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTRAP, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGBUS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGFPE, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGKILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR1, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSEGV, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR2, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPIPE, NULL, {SIG_IGN, [], SA_RESTORER, 0x7f2953e31f60}, 8) = 0
rt_sigaction(SIGALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTKFLT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGCHLD, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGCONT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTOP, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTSTP, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTTIN, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTTOU, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGURG, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXCPU, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXFSZ, NULL, {SIG_IGN, [], SA_RESTORER, 0x7f2953e31f60}, 8) = 0
rt_sigaction(SIGVTALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPROF, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGWINCH, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGIO, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPWR, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_2, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_3, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_4, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_5, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_6, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_7, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_8, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_9, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_10, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_11, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_12, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_13, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_14, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_15, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_16, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_17, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_18, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_19, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_20, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_21, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_22, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_23, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_24, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_25, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_26, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_27, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_28, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_29, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_30, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_31, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_32, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGINT, {0x4da8b0, [], SA_RESTORER, 0x7f2953e31f60}, {SIG_DFL, [], 0}, 8) = 0
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cd000
stat("/usr/lib/python2.6/", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
stat("/usr/lib/python2.6/", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
stat("/usr/lib/python2.6/site", 0x7fff52db7e90) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/site.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/sitemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/site.py", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=19139, ...}) = 0
open("/usr/lib/python2.6/site.pyc", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=18614, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cc000
read(4, "\321\362\r\n\334\\zLc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0sK\1\0\0d\0"..., 4096) = 4096
fstat(4, {st_mode=S_IFREG|0644, st_size=18614, ...}) = 0
read(4, "\0\0\0\3\0\0\0\6\0\0\0C\0\0\0st\0\0\0t\0\0\203\0\0}\0\0xd\0"..., 12288) = 12288
read(4, "\0\0R\274\0\0\0R\275\0\0\0R\276\0\0\0(\1\0\0\0R\300\0\0\0(\0\0\0\0"..., 4096) = 2230
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x7f29541cc000, 4096)            = 0
stat("/usr/lib/python2.6/os", 0x7fff52db48f0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/os.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/osmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/os.py", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=26338, ...}) = 0
open("/usr/lib/python2.6/os.pyc", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=26303, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cc000
read(5, "\321\362\r\n\322\\zLc\0\0\0\0\0\0\0\0\36\0\0\0@\0\0\0sH\7\0\0d\0"..., 4096) = 4096
fstat(5, {st_mode=S_IFREG|0644, st_size=26303, ...}) = 0
read(5, "intermediate path segment (not\n "..., 20480) = 20480
read(5, "\0S(\1\0\0\0N(\2\0\0\0R\256\0\0\0R\263\0\0\0(\3\0\0\0R\257\0\0"..., 4096) = 1727
read(5, "", 4096)                       = 0
close(5)                                = 0
munmap(0x7f29541cc000, 4096)            = 0
brk(0x1ce4000)                          = 0x1ce4000
stat("/usr/lib/python2.6/posixpath", 0x7fff52db1350) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/posixpath.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/posixpathmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/posixpath.py", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=13119, ...}) = 0
open("/usr/lib/python2.6/posixpath.pyc", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=11142, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cc000
read(6, "\321\362\r\n\322\\zLc\0\0\0\0\0\0\0\0+\0\0\0@\0\0\0s\320\1\0\0d\0"..., 4096) = 4096
fstat(6, {st_mode=S_IFREG|0644, st_size=11142, ...}) = 0
read(6, "\0\0\0(\0\0\0\0(\0\0\0\0s\37\0\0\0/usr/lib/pytho"..., 4096) = 4096
read(6, "\0\1|\0\0i\2\0d\7\0\203\1\0\fo\n\0\1d\10\0}\3\0n\1\0\1|\0\0"..., 4096) = 2950
read(6, "", 4096)                       = 0
close(6)                                = 0
munmap(0x7f29541cc000, 4096)            = 0
stat("/usr/lib/python2.6/stat", 0x7fff52daddb0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/stat.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/statmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/stat.py", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=1718, ...}) = 0
open("/usr/lib/python2.6/stat.pyc", O_RDONLY) = 7
fstat(7, {st_mode=S_IFREG|0644, st_size=2683, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cc000
read(7, "\321\362\r\n\322\\zLc\0\0\0\0\0\0\0\0\1\0\0\0@\0\0\0so\1\0\0d\0"..., 4096) = 2683
fstat(7, {st_mode=S_IFREG|0644, st_size=2683, ...}) = 0
read(7, "", 4096)                       = 0
close(7)                                = 0
munmap(0x7f29541cc000, 4096)            = 0
close(6)                                = 0
stat("/usr/lib/python2.6/genericpath", 0x7fff52daddb0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/genericpath.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/genericpathmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/genericpath.py", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=3020, ...}) = 0
open("/usr/lib/python2.6/genericpath.pyc", O_RDONLY) = 7
fstat(7, {st_mode=S_IFREG|0644, st_size=3272, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cc000
read(7, "\321\362\r\n\322\\zLc\0\0\0\0\0\0\0\0\n\0\0\0@\0\0\0s\221\0\0\0d\0"..., 4096) = 3272
fstat(7, {st_mode=S_IFREG|0644, st_size=3272, ...}) = 0
read(7, "", 4096)                       = 0
close(7)                                = 0
munmap(0x7f29541cc000, 4096)            = 0
close(6)                                = 0
stat("/usr/lib/python2.6/warnings", 0x7fff52daddb0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/warnings.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/warningsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/warnings.py", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=14172, ...}) = 0
open("/usr/lib/python2.6/warnings.pyc", O_RDONLY) = 7
fstat(7, {st_mode=S_IFREG|0644, st_size=12996, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cc000
read(7, "\321\362\r\n\322\\zLc\0\0\0\0\0\0\0\0\r\0\0\0@\0\0\0s3\2\0\0d\0"..., 4096) = 4096
fstat(7, {st_mode=S_IFREG|0644, st_size=12996, ...}) = 0
read(7, "\34\0\1\1}\2\0\1t\2\0i\3\0\4d\1\0\2I\4|\2\0\2IJq\7\0\1X"..., 8192) = 8192
read(7, "\0\0R6\0\0\0R\215\0\0\0R\10\0\0\0R\207\0\0\0R\222\0\0\0R\230\0\0\0"..., 4096) = 708
read(7, "", 4096)                       = 0
mmap(NULL, 200704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f295419b000
close(7)                                = 0
munmap(0x7f29541cc000, 4096)            = 0
stat("/usr/lib/python2.6/linecache", 0x7fff52daa810) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/linecache.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/linecachemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/linecache.py", O_RDONLY) = 7
fstat(7, {st_mode=S_IFREG|0644, st_size=4282, ...}) = 0
open("/usr/lib/python2.6/linecache.pyc", O_RDONLY) = 8
fstat(8, {st_mode=S_IFREG|0644, st_size=3299, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cc000
read(8, "\321\362\r\n\322\\zLc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0sp\0\0\0d\0"..., 4096) = 3299
fstat(8, {st_mode=S_IFREG|0644, st_size=3299, ...}) = 0
read(8, "", 4096)                       = 0
close(8)                                = 0
munmap(0x7f29541cc000, 4096)            = 0
close(7)                                = 0
stat("/usr/lib/python2.6/types", 0x7fff52daa810) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/types.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/typesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/types.py", O_RDONLY) = 7
fstat(7, {st_mode=S_IFREG|0644, st_size=2323, ...}) = 0
open("/usr/lib/python2.6/types.pyc", O_RDONLY) = 8
fstat(8, {st_mode=S_IFREG|0644, st_size=2608, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cc000
read(8, "\321\362\r\n\322\\zLc\0\0\0\0\0\0\0\0\17\0\0\0@\0\0\0so\2\0\0d\0"..., 4096) = 2608
fstat(8, {st_mode=S_IFREG|0644, st_size=2608, ...}) = 0
read(8, "", 4096)                       = 0
close(8)                                = 0
munmap(0x7f29541cc000, 4096)            = 0
close(7)                                = 0
close(6)                                = 0
close(5)                                = 0
stat("/usr/lib/python2.6/UserDict", 0x7fff52db1350) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/UserDict.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/UserDictmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/UserDict.py", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=5778, ...}) = 0
open("/usr/lib/python2.6/UserDict.pyc", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=8802, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cc000
read(6, "\321\362\r\n\322\\zLc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0sb\0\0\0d\0"..., 4096) = 4096
fstat(6, {st_mode=S_IFREG|0644, st_size=8802, ...}) = 0
read(6, "Dict.pyR*\0\0\0C\0\0\0s\2\0\0\0\0\1c\2\0\0\0\2\0\0\0"..., 4096) = 4096
read(6, "\v\0\0\0R7\0\0\0R\6\0\0\0R\35\0\0\0R\f\0\0\0(\2\0\0\0R\5\0"..., 4096) = 610
read(6, "", 4096)                       = 0
close(6)                                = 0
munmap(0x7f29541cc000, 4096)            = 0
stat("/usr/lib/python2.6/_abcoll", 0x7fff52daddb0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/_abcoll.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/_abcollmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/_abcoll.py", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=13913, ...}) = 0
open("/usr/lib/python2.6/_abcoll.pyc", O_RDONLY) = 7
fstat(7, {st_mode=S_IFREG|0644, st_size=21102, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cc000
read(7, "\321\362\r\n\322\\zLc\0\0\0\0\0\0\0\0\22\0\0\0@\0\0\0sI\2\0\0d\0"..., 4096) = 4096
fstat(7, {st_mode=S_IFREG|0644, st_size=21102, ...}) = 0
read(7, "\2c\2\0\0\0\2\0\0\0\3\0\0\0C\0\0\0s*\0\0\0|\0\0t\0\0j\10\0"..., 16384) = 16384
read(7, "\0\0R\34\0\0\0Rh\0\0\0(\0\0\0\0(\0\0\0\0s\35\0\0\0/usr/"..., 4096) = 622
read(7, "", 4096)                       = 0
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f295415a000
close(7)                                = 0
munmap(0x7f29541cc000, 4096)            = 0
stat("/usr/lib/python2.6/abc", 0x7fff52daa810) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/abc.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/abcmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/abc.py", O_RDONLY) = 7
fstat(7, {st_mode=S_IFREG|0644, st_size=7034, ...}) = 0
open("/usr/lib/python2.6/abc.pyc", O_RDONLY) = 8
fstat(8, {st_mode=S_IFREG|0644, st_size=6049, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cc000
read(8, "\321\362\r\n\322\\zLc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0sa\0\0\0d\0"..., 4096) = 4096
fstat(8, {st_mode=S_IFREG|0644, st_size=6049, ...}) = 0
read(8, "\0\0i\1\0f\2\0\26\2IJ|\1\0\4d\2\0t\2\0i\3\0\26\2IJxT\0"..., 4096) = 1953
read(8, "", 4096)                       = 0
close(8)                                = 0
munmap(0x7f29541cc000, 4096)            = 0
close(7)                                = 0
brk(0x1d05000)                          = 0x1d05000
close(6)                                = 0
close(5)                                = 0
stat("/usr/lib/python2.6/copy_reg", 0x7fff52db1350) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/copy_reg.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/copy_regmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/copy_reg.py", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=6800, ...}) = 0
open("/usr/lib/python2.6/copy_reg.pyc", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=5156, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cc000
read(6, "\321\362\r\n\322\\zLc\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0s\330\0\0\0d\0"..., 4096) = 4096
fstat(6, {st_mode=S_IFREG|0644, st_size=5156, ...}) = 0
read(6, "ered with code %ss$\0\0\0code %s is"..., 4096) = 1060
read(6, "", 4096)                       = 0
close(6)                                = 0
munmap(0x7f29541cc000, 4096)            = 0
close(5)                                = 0
close(4)                                = 0
geteuid()                               = 47521
getuid()                                = 47521
getegid()                               = 47522
getgid()                                = 47522
stat("/home/yoh/.local/lib/python2.6/site-packages", 0x7fff52db67a0) = -1 ENOENT (No such file or directory)
stat("/home/yoh/.local/local/lib/python2.6/dist-packages", 0x7fff52db67a0) = -1 ENOENT (No such file or directory)
stat("/home/yoh/.local/lib/python2.6/dist-packages", 0x7fff52db67a0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/python2.6/dist-packages", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
open("/usr/local/lib/python2.6/dist-packages", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4
fcntl(4, F_GETFD)                       = 0x1 (flags FD_CLOEXEC)
getdents(4, /* 2 entries */, 32768)     = 48
getdents(4, /* 0 entries */, 32768)     = 0
close(4)                                = 0
stat("/usr/lib/python2.6/dist-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/lib/python2.6/dist-packages", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4
getdents(4, /* 31 entries */, 32768)    = 1344
getdents(4, /* 0 entries */, 32768)     = 0
close(4)                                = 0
open("/usr/lib/python2.6/dist-packages/AppTools-3.3.2-nspkg.pth", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=316, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=316, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cc000
read(4, "import sys,types,os; p = os.path"..., 8192) = 316
read(4, "", 4096)                       = 0
brk(0x1d28000)                          = 0x1d28000
brk(0x1d1f000)                          = 0x1d1f000
stat("/usr/lib/python2.6/dist-packages/enthought/__init__.py", 0x7fff52db6140) = -1 ENOENT (No such file or directory)
read(4, "", 8192)                       = 0
close(4)                                = 0
munmap(0x7f29541cc000, 4096)            = 0
open("/usr/lib/python2.6/dist-packages/EnthoughtBase-3.0.5-nspkg.pth", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=316, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=316, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cc000
read(4, "import sys,types,os; p = os.path"..., 8192) = 316
read(4, "", 4096)                       = 0
stat("/usr/lib/python2.6/dist-packages/enthought/__init__.py", 0x7fff52db6140) = -1 ENOENT (No such file or directory)
read(4, "", 8192)                       = 0
close(4)                                = 0
munmap(0x7f29541cc000, 4096)            = 0
open("/usr/lib/python2.6/dist-packages/EnvisageCore-3.1.2-nspkg.pth", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=717, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=717, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cc000
read(4, "import sys,types,os; p = os.path"..., 8192) = 717
read(4, "", 4096)                       = 0
stat("/usr/lib/python2.6/dist-packages/enthought/__init__.py", 0x7fff52db6140) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/enthought/envisage/__init__.py", 0x7fff52db6140) = -1 ENOENT (No such file or directory)
read(4, "", 8192)                       = 0
close(4)                                = 0
munmap(0x7f29541cc000, 4096)            = 0
open("/usr/lib/python2.6/dist-packages/EnvisagePlugins-3.1.2-nspkg.pth", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=1114, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=1114, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cc000
read(4, "import sys,types,os; p = os.path"..., 8192) = 1114
read(4, "", 4096)                       = 0
stat("/usr/lib/python2.6/dist-packages/enthought/__init__.py", 0x7fff52db6140) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/enthought/envisage/__init__.py", 0x7fff52db6140) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/enthought/plugins/__init__.py", 0x7fff52db6140) = -1 ENOENT (No such file or directory)
read(4, "", 8192)                       = 0
close(4)                                = 0
munmap(0x7f29541cc000, 4096)            = 0
open("/usr/lib/python2.6/dist-packages/Mayavi-3.3.2-nspkg.pth", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=316, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=316, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cc000
read(4, "import sys,types,os; p = os.path"..., 8192) = 316
read(4, "", 4096)                       = 0
stat("/usr/lib/python2.6/dist-packages/enthought/__init__.py", 0x7fff52db6140) = -1 ENOENT (No such file or directory)
read(4, "", 8192)                       = 0
close(4)                                = 0
munmap(0x7f29541cc000, 4096)            = 0
open("/usr/lib/python2.6/dist-packages/Traits-3.4.0-nspkg.pth", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=1117, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=1117, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cc000
read(4, "import sys,types,os; p = os.path"..., 8192) = 1117
read(4, "", 4096)                       = 0
stat("/usr/lib/python2.6/dist-packages/enthought/__init__.py", 0x7fff52db6140) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/enthought/traits/__init__.py", {st_mode=S_IFREG|0644, st_size=463, ...}) = 0
stat("/usr/lib/python2.6/dist-packages/enthought/traits/ui/__init__.py", {st_mode=S_IFREG|0644, st_size=463, ...}) = 0
read(4, "", 8192)                       = 0
close(4)                                = 0
munmap(0x7f29541cc000, 4096)            = 0
open("/usr/lib/python2.6/dist-packages/TraitsBackendWX-3.4.0-nspkg.pth", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=1918, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=1918, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cc000
read(4, "import sys,types,os; p = os.path"..., 8192) = 1918
read(4, "", 4096)                       = 0
stat("/usr/lib/python2.6/dist-packages/enthought/__init__.py", 0x7fff52db6140) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/enthought/pyface/__init__.py", 0x7fff52db6140) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/enthought/pyface/ui/__init__.py", 0x7fff52db6140) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/enthought/traits/__init__.py", {st_mode=S_IFREG|0644, st_size=463, ...}) = 0
stat("/usr/lib/python2.6/dist-packages/enthought/traits/ui/__init__.py", {st_mode=S_IFREG|0644, st_size=463, ...}) = 0
read(4, "", 8192)                       = 0
close(4)                                = 0
munmap(0x7f29541cc000, 4096)            = 0
open("/usr/lib/python2.6/dist-packages/TraitsGUI-3.4.0-nspkg.pth", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=1117, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=1117, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cc000
read(4, "import sys,types,os; p = os.path"..., 8192) = 1117
read(4, "", 4096)                       = 0
stat("/usr/lib/python2.6/dist-packages/enthought/__init__.py", 0x7fff52db6140) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/enthought/pyface/__init__.py", 0x7fff52db6140) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/enthought/pyface/ui/__init__.py", 0x7fff52db6140) = -1 ENOENT (No such file or directory)
read(4, "", 8192)                       = 0
close(4)                                = 0
munmap(0x7f29541cc000, 4096)            = 0
open("/usr/lib/python2.6/dist-packages/python-support.pth", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=29, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=29, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cc000
read(4, "/usr/lib/pymodules/python2.6\n", 8192) = 29
read(4, "", 4096)                       = 0
stat("/usr/lib/pymodules/python2.6", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
read(4, "", 8192)                       = 0
close(4)                                = 0
munmap(0x7f29541cc000, 4096)            = 0
open("/usr/lib/python2.6/dist-packages/wx.pth", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=19, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=19, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cc000
read(4, "wx-2.8-gtk2-unicode", 8192)    = 19
read(4, "", 4096)                       = 0
read(4, "", 8192)                       = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
close(4)                                = 0
munmap(0x7f29541cc000, 4096)            = 0
stat("/usr/lib/dist-python", 0x7fff52db67a0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
stat("/usr/lib/python2.6", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
stat("/usr/lib/python2.6/sitecustomize", 0x7fff52db4690) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/sitecustomize.py", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=155, ...}) = 0
open("/usr/lib/python2.6/sitecustomize.pyc", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=234, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cc000
read(5, "\321\362\r\n\321\\zLc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s4\0\0\0y\20"..., 4096) = 234
fstat(5, {st_mode=S_IFREG|0644, st_size=234, ...}) = 0
read(5, "", 4096)                       = 0
close(5)                                = 0
munmap(0x7f29541cc000, 4096)            = 0
stat("/usr/lib/python2.6/apport_python_hook", 0x7fff52db10f0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/apport_python_hook.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/apport_python_hookmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/apport_python_hook.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/apport_python_hook.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/plat-linux2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/lib/python2.6/plat-linux2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/lib/python2.6/plat-linux2/apport_python_hook", 0x7fff52db10f0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/plat-linux2/apport_python_hook.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/plat-linux2/apport_python_hookmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/plat-linux2/apport_python_hook.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/plat-linux2/apport_python_hook.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/lib-tk", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/lib/python2.6/lib-tk", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/lib/python2.6/lib-tk/apport_python_hook", 0x7fff52db10f0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-tk/apport_python_hook.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-tk/apport_python_hookmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-tk/apport_python_hook.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-tk/apport_python_hook.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/lib-old", 0x7fff52daedc0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
stat("/usr/lib/python2.6/lib-old", 0x7fff52daedf0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/lib/python2.6/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/lib/python2.6/lib-dynload/apport_python_hook", 0x7fff52db10f0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-dynload/apport_python_hook.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-dynload/apport_python_hookmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-dynload/apport_python_hook.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-dynload/apport_python_hook.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/python2.6/dist-packages", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
stat("/usr/local/lib/python2.6/dist-packages", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
stat("/usr/local/lib/python2.6/dist-packages/apport_python_hook", 0x7fff52db10f0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python2.6/dist-packages/apport_python_hook.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python2.6/dist-packages/apport_python_hookmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python2.6/dist-packages/apport_python_hook.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python2.6/dist-packages/apport_python_hook.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/lib/python2.6/dist-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/lib/python2.6/dist-packages/apport_python_hook", 0x7fff52db10f0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/apport_python_hook.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/apport_python_hookmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/apport_python_hook.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/apport_python_hook.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/pymodules/python2.6", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/lib/pymodules/python2.6", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/lib/pymodules/python2.6/apport_python_hook", 0x7fff52db10f0) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/apport_python_hook.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/apport_python_hookmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/apport_python_hook.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/apport_python_hook.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/apport_python_hook", 0x7fff52db10f0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/apport_python_hook.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/apport_python_hookmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/apport_python_hook.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/apport_python_hook.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
close(4)                                = 0
stat("/usr/lib/python2.6/usercustomize", 0x7fff52db4690) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/plat-linux2/usercustomize", 0x7fff52db4690) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/plat-linux2/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/plat-linux2/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/plat-linux2/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/plat-linux2/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/lib-tk/usercustomize", 0x7fff52db4690) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-tk/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-tk/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-tk/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-tk/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/lib-dynload/usercustomize", 0x7fff52db4690) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-dynload/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-dynload/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-dynload/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-dynload/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/python2.6/dist-packages/usercustomize", 0x7fff52db4690) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python2.6/dist-packages/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python2.6/dist-packages/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python2.6/dist-packages/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python2.6/dist-packages/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/usercustomize", 0x7fff52db4690) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/pymodules/python2.6/usercustomize", 0x7fff52db4690) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/usercustomize", 0x7fff52db4690) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
close(3)                                = 0
open("/usr/lib/locale/locale-archive", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/locale.alias", O_RDONLY) = -1 ENOENT (No such file or directory)
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) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/en_US/LC_CTYPE", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/en.UTF-8/LC_CTYPE", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/en.utf8/LC_CTYPE", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/en/LC_CTYPE", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/encodings", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
stat("/usr/lib/python2.6/encodings/__init__.py", {st_mode=S_IFREG|0644, st_size=5638, ...}) = 0
stat("/usr/lib/python2.6/encodings/__init__", 0x7fff52db6f60) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/__init__.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/__init__module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/__init__.py", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=5638, ...}) = 0
open("/usr/lib/python2.6/encodings/__init__.pyc", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=4408, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cc000
read(4, "\321\362\r\n\323\\zLc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\216\0\0\0d\0"..., 4096) = 4096
fstat(4, {st_mode=S_IFREG|0644, st_size=4408, ...}) = 0
read(4, "\1\5\2\5\2\6\2\3\1\r\1\16\2\v\2\r\2\n\1\5\3\t\1\23\1$\1\3\1\3\1\27"..., 4096) = 312
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x7f29541cc000, 4096)            = 0
stat("/usr/lib/python2.6/encodings", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
stat("/usr/lib/python2.6/encodings", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
stat("/usr/lib/python2.6/encodings/codecs", 0x7fff52db39c0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/codecs.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/codecsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/codecs.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/codecs.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/codecs", 0x7fff52db39c0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/codecs.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/codecsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/codecs.py", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=35266, ...}) = 0
open("/usr/lib/python2.6/codecs.pyc", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=36533, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cc000
read(5, "\321\362\r\n\322\\zLc\0\0\0\0\0\0\0\0\36\0\0\0@\0\0\0sA\3\0\0d\0"..., 4096) = 4096
fstat(5, {st_mode=S_IFREG|0644, st_size=36533, ...}) = 0
read(5, "\n\0\0\0t\0\0\202\1\0d\1\0S(\2\0\0\0s\372\2\0\0 Decodes"..., 28672) = 28672
read(5, "\20\1c\1\0\0\0\2\0\0\0\2\0\0\0C\0\0\0s0\0\0\0t\0\0|\0\0\203\1"..., 4096) = 3765
read(5, "", 4096)                       = 0
close(5)                                = 0
munmap(0x7f29541cc000, 4096)            = 0
close(4)                                = 0
stat("/usr/lib/python2.6/encodings/encodings", 0x7fff52db39c0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/encodings.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/encodingsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/encodings.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/encodings.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/encodings/aliases", 0x7fff52db39b0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/aliases.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/aliasesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/aliases.py", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=14721, ...}) = 0
open("/usr/lib/python2.6/encodings/aliases.pyc", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=8699, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cc000
read(5, "\321\362\r\n\323\\zLc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s`\10\0\0d\0"..., 4096) = 4096
fstat(5, {st_mode=S_IFREG|0644, st_size=8699, ...}) = 0
read(5, "ibm861t\5\0\0\0cp862t\3\0\0\000862t\22\0\0\0csp"..., 4096) = 4096
read(5, "\3\7\1\7\1\7\1\7\3\7\1\7\1\7\3\7\1\7\1\7\1\7\1\7\3\7\1\7\1\7\3\7"..., 4096) = 507
read(5, "", 4096)                       = 0
close(5)                                = 0
munmap(0x7f29541cc000, 4096)            = 0
close(4)                                = 0
stat("/usr/lib/python2.6/encodings/__builtin__", 0x7fff52db39c0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/__builtin__.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/__builtin__module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/__builtin__.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/__builtin__.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
close(3)                                = 0
stat("/usr/lib/python2.6/encodings/ascii", 0x7fff52db7cc0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/ascii.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/asciimodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/encodings/ascii.py", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=1248, ...}) = 0
open("/usr/lib/python2.6/encodings/ascii.pyc", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=2261, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cc000
read(4, "\321\362\r\n\323\\zLc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0s\273\0\0\0d\0"..., 4096) = 2261
fstat(4, {st_mode=S_IFREG|0644, st_size=2261, ...}) = 0
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x7f29541cc000, 4096)            = 0
close(3)                                = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff52dba0d0) = -1 ENOTTY (Inappropriate ioctl for device)
ioctl(2, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff52dba0d0) = -1 ENOTTY (Inappropriate ioctl for device)
readlink("/tmp/wx-bug.py", 0x7fff52db82b0, 4096) = -1 EINVAL (Invalid argument)
lstat("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=920, ...}) = 0
lstat("/tmp/wx-bug.py", {st_mode=S_IFREG|0600, st_size=368, ...}) = 0
stat("/tmp/wx-bug.py", {st_mode=S_IFREG|0600, st_size=368, ...}) = 0
open("/tmp/wx-bug.py", O_RDONLY)        = 3
fstat(3, {st_mode=S_IFREG|0600, st_size=368, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cc000
fstat(3, {st_mode=S_IFREG|0600, st_size=368, ...}) = 0
lseek(3, 0, SEEK_SET)                   = 0
read(3, "import wx\nimport wx.glcanvas\n\n# "..., 346) = 346
read(3, "ayout()\n\nprint \"done\"\n", 4096) = 22
close(3)                                = 0
munmap(0x7f29541cc000, 4096)            = 0
stat("/tmp/wx-bug.py", {st_mode=S_IFREG|0600, st_size=368, ...}) = 0
open("/tmp/wx-bug.py", O_RDONLY)        = 3
fstat(3, {st_mode=S_IFREG|0600, st_size=368, ...}) = 0
ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff52dba240) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(3, {st_mode=S_IFREG|0600, st_size=368, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cc000
lseek(3, 0, SEEK_CUR)                   = 0
read(3, "import wx\nimport wx.glcanvas\n\n# "..., 4096) = 368
lseek(3, 368, SEEK_SET)                 = 368
brk(0x1d41000)                          = 0x1d41000
read(3, "", 4096)                       = 0
brk(0x1d38000)                          = 0x1d38000
brk(0x1d36000)                          = 0x1d36000
close(3)                                = 0
munmap(0x7f29541cc000, 4096)            = 0
stat("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=920, ...}) = 0
stat("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=920, ...}) = 0
stat("/tmp/wx", 0x7fff52db7cb0)         = -1 ENOENT (No such file or directory)
open("/tmp/wx.so", O_RDONLY)            = -1 ENOENT (No such file or directory)
open("/tmp/wxmodule.so", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("/tmp/wx.py", O_RDONLY)            = -1 ENOENT (No such file or directory)
open("/tmp/wx.pyc", O_RDONLY)           = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/wx", 0x7fff52db7cb0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/wx.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/wxmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/wx.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/wx.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/plat-linux2/wx", 0x7fff52db7cb0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/plat-linux2/wx.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/plat-linux2/wxmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/plat-linux2/wx.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/plat-linux2/wx.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/lib-tk/wx", 0x7fff52db7cb0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-tk/wx.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-tk/wxmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-tk/wx.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-tk/wx.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/lib-dynload/wx", 0x7fff52db7cb0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-dynload/wx.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-dynload/wxmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-dynload/wx.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-dynload/wx.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/python2.6/dist-packages/wx", 0x7fff52db7cb0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python2.6/dist-packages/wx.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python2.6/dist-packages/wxmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python2.6/dist-packages/wx.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python2.6/dist-packages/wx.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/wx", 0x7fff52db7cb0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wxmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/pymodules/python2.6/wx", 0x7fff52db7cb0) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/wx.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/wxmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/wx.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/wx.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/__init__.py", {st_mode=S_IFREG|0644, st_size=1406, ...}) = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/__init__", 0x7fff52db6c60) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/__init__.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/__init__module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/__init__.py", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=1406, ...}) = 0
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/__init__.pyc", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=835, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cc000
read(4, "\321\362\r\nS\225\236Fc\0\0\0\0\0\0\0\0\23\0\0\0@\0\0\0s\343\0\0\0d\0"..., 4096) = 835
fstat(4, {st_mode=S_IFREG|0644, st_size=835, ...}) = 0
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x7f29541cc000, 4096)            = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/__version__", 0x7fff52db36c0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/__version__.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/__version__module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/__version__.py", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=242, ...}) = 0
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/__version__.pyc", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=364, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cc000
read(5, "\321\362\r\n\322\33\203Lc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s7\0\0\0d\0"..., 4096) = 364
fstat(5, {st_mode=S_IFREG|0644, st_size=364, ...}) = 0
read(5, "", 4096)                       = 0
close(5)                                = 0
munmap(0x7f29541cc000, 4096)            = 0
close(4)                                = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/wx", 0x7fff52db36c0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/wx.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/wxmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/wx.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/wx.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_core", 0x7fff52db36c0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_core.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_coremodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=553258, ...}) = 0
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_core.pyc", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=745367, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cc000
read(5, "\321\362\r\n\4\351\tJc\0\0\0\0\0\0\0\0\26\0\0\0@\0\0\0s@?\0\0d\0"..., 4096) = 4096
fstat(5, {st_mode=S_IFREG|0644, st_size=745367, ...}) = 0
read(5, "\1Z\303\1e\0\0i\304\1Z\304\1e\0\0i\305\1Z\305\1e\0\0i\306\1Z\306\1e"..., 8192) = 8192
read(5, "eA\4f\1\0d\263\0\204\0\0\203\0\0YZt\4e\0\0iu\4et\4\203\1\0\1"..., 4096) = 4096
read(5, "\203\2\0S\1|\4\0\fp\20\0\1t\10\0|\0\0|\2\0\203\2\0o\21\0\1|\3\0"..., 4096) = 4096
read(5, "(\0\0\0\0s@\0\0\0/usr/lib/python2.6/dis"..., 4096) = 4096
read(5, "yt\5\0\0\0DecToX\3\0\0s\2\0\0\0\0\7c\0\0\0\0\2\0\0\0\3"..., 4096) = 4096
read(5, "nonzero__\253\3\0\0s\0\0\0\0c\1\0\0\0\1\0\0\0\2\0\0\0C"..., 4096) = 4096
read(5, "x.RealPoint(\2\0\0\0R`\0\0\0R_\0\0\0(\1\0\0\0R"..., 4096) = 4096
read(5, "d__(\2\0\0\0R$\0\0\0R%\0\0\0(\0\0\0\0(\0\0\0\0s@\0\0"..., 4096) = 4096
read(5, "/_core.pyR-\0\0\0q\4\0\0s\0\0\0\0c\2\0\0\0\2\0\0\0"..., 4096) = 4096
read(5, "etBottomRight\270\4\0\0s\2\0\0\0\0\2c\0\0\0\0\2\0\0"..., 4096) = 4096
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2954119000
read(5, "ate(a,b) is equivalent to Inflat"..., 4096) = 4096
read(5, "sects|\5\0\0s\2\0\0\0\0\6c\0\0\0\0\2\0\0\0\3\0\0\0O\0\0"..., 4096) = 4096
read(5, "ing two corners.\n    (\2\0\0\0R1\0\0\0t"..., 4096) = 4096
read(5, "$\1\0\0(\3\0\0\0R\f\0\0\0t\5\0\0\0anglet\6\0\0\0len"..., 4096) = 4096
read(5, "\6\0\0s\2\0\0\0\0\6c\0\0\0\0\2\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0"..., 4096) = 4096
read(5, "\0\0c\2\0\0\0\2\0\0\0\2\0\0\0C\0\0\0s\20\0\0\0|\0\0i\0\0i\1"..., 4096) = 4096
read(5, "SetLeftTop(self, Point2D pt)(\2\0\0"..., 4096) = 4096
read(5, "/wx-2.8-gtk2-unicode/wx/_core.py"..., 4096) = 4096
read(5, "\0R_\0\0\0(\1\0\0\0R\f\0\0\0(\0\0\0\0(\0\0\0\0s@\0\0\0/"..., 4096) = 4096
read(5, "\0\0\0readlines(self, int sizehint="..., 4096) = 4096
read(5, "-unicode/wx/_core.pyR\254\1\0\0\373\7\0\0s\2\0"..., 4096) = 4096
read(5, "nicode/wx/_core.pyt\v\0\0\0GetLocati"..., 4096) = 4096
read(5, "> String(\2\0\0\0R1\0\0\0t\32\0\0\0FileSyste"..., 4096) = 4096
read(5, "ython2.6/dist-packages/wx-2.8-gt"..., 4096) = 4096
read(5, "(\0\0\0\0(\0\0\0\0s@\0\0\0/usr/lib/python2."..., 4096) = 4096
read(5, "\0\0R.\0\0\0(\0\0\0\0(\0\0\0\0s@\0\0\0/usr/lib/p"..., 4096) = 4096
read(5, "Type(self) -> long(\2\0\0\0R1\0\0\0t\24\0\0"..., 4096) = 4096
read(5, "ovide\n        the following meth"..., 4096) = 4096
read(5, "GetCountColour(\2\0\0\0R$\0\0\0R%\0\0\0(\0\0"..., 4096) = 4096
read(5, "\10\0\204\0\0Z\r\0d\t\0\204\0\0Z\16\0d\n\0\204\0\0Z\17\0d\v\0\204\0\0"..., 4096) = 4096
read(5, " a scaled version of the image. "..., 4096) = 4096
read(5, "\20\0\0\0t\0\0i\1\0|\0\0|\1\0\216\0\0S(\1\0\0\0s\266\1\0\0\n "..., 4096) = 4096
read(5, "ess\n        than the spcified th"..., 4096) = 4096
read(5, "=-1) -> bool\n\n        Loads an i"..., 4096) = 4096
read(5, "icode/wx/_core.pyRY\0\0\0\331\v\0\0s\2\0\0\0\0"..., 4096) = 4096
read(5, "c\0\0\0\0\2\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0t\0\0i\1\0|\0\0|"..., 4096) = 4096
read(5, "ed pixels in the rotated image b"..., 4096) = 4096
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29540d8000
read(5, "\0/usr/lib/python2.6/dist-package"..., 4096) = 4096
read(5, "tain amount of transparency to a"..., 4096) = 4096
read(5, "\n\n    Construct an Image from a "..., 4096) = 4096
read(5, "ed to be width*height bytes long"..., 4096) = 4096
read(5, "(\2\0\0\0sd\0\0\0\n        __init__(self"..., 4096) = 4096
read(5, "(\3\0\0\0R\f\0\0\0R$\0\0\0R%\0\0\0(\0\0\0\0(\0\0\0\0s@"..., 4096) = 4096
read(5, "/lib/python2.6/dist-packages/wx-"..., 4096) = 4096
read(5, "\0\0s\"\0\0\0GetNextHandler(self) -> E"..., 4096) = 4096
read(5, "by ID instead\n                  "..., 4096) = 4096
read(5, "2-unicode/wx/_core.pyR0\0\0\0\212\17\0\0s\f"..., 4096) = 4096
read(5, "iven event type, such as\n       "..., 4096) = 4096
read(5, "  Stop the event from propagatin"..., 4096) = 4096
read(5, " the propogation of the event wi"..., 4096) = 4096
read(5, "\0s\20\0\0\0t\0\0i\1\0|\0\0|\1\0\216\0\0S(\1\0\0\0s\334\1\0\0"..., 4096) = 4096
read(5, "R1\0\0\0t\24\0\0\0NotifyEvent_swiginitt\17"..., 4096) = 4096
read(5, "\0\0\0\0R\33\0\0\0R\27\0\0\0R0\0\0\0R\10\4\0\0R\251\0\0\0R\v\4"..., 4096) = 4096
read(5, "plication should avoid relying o"..., 4096) = 4096
read(5, "TN_MIDDLE       check if middle "..., 4096) = 4096
read(5, "     (\2\0\0\0R1\0\0\0t\24\0\0\0MouseEvent_R"..., 4096) = 4096
read(5, "Dragging returns true.\n        ("..., 4096) = 4096
read(5, "_core.pyt\21\0\0\0GetLinesPerActionV\24"..., 4096) = 4096
read(5, "t_SetCursor(\2\0\0\0R$\0\0\0R%\0\0\0(\0\0\0\0("..., 4096) = 4096
read(5, "s the keyboard\n    focus.\n\n    *"..., 4096) = 4096
read(5, "urns true if either CTRL or ALT "..., 4096) = 4096
read(5, "  applicable.\n        (\2\0\0\0R1\0\0\0"..., 4096) = 4096
read(5, "\0\0R0\0\0\0R\255\0\0\0R\320\4\0\0R\322\4\0\0R\257\0\0\0R1\0\0\0"..., 4096) = 4096
read(5, "2.8-gtk2-unicode/wx/_core.pyR\342\4\0"..., 4096) = 4096
read(5, "\0\0i\1\0|\0\0|\1\0\216\0\0S(\1\0\0\0sE\1\0\0\n      "..., 4096) = 4096
read(5, "e=wxEVT_NULL, bool active=True, "..., 4096) = 4096
read(5, "S(\1\0\0\0s\252\0\0\0\n        GetMenu(self"..., 4096) = 4096
read(5, "o' flag.\n        (\2\0\0\0R1\0\0\0t\25\0\0\0"..., 4096) = 4096
read(5, "\0\0(\0\0\0\0(\0\0\0\0(\0\0\0\0s@\0\0\0/usr/lib/p"..., 4096) = 4096
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2954097000
read(5, "RS(\34\0\0\0s\346\t\0\0\n    This class is u"..., 4096) = 4096
read(5, "s/wx-2.8-gtk2-unicode/wx/_core.p"..., 4096) = 4096
read(5, "\0\0\7c\0\0\0\0\2\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0t\0\0i\1\0|"..., 4096) = 4096
read(5, "val between updates in milliseco"..., 4096) = 4096
read(5, "\0\0/usr/lib/python2.6/dist-packag"..., 4096) = 4096
read(5, "de/wx/_core.pyR0\0\0\0\244\31\0\0s\2\0\0\0\0\22(\10"..., 4096) = 4096
read(5, "tteEvent_swiginitt\30\0\0\0new_QueryN"..., 4096) = 4096
read(5, "Event_IsFromTab(\2\0\0\0R$\0\0\0R%\0\0\0(\0"..., 4096) = 4096
read(5, "or will\n    have already run by "..., 4096) = 4096
read(5, "Z\n\0d\t\0\204\0\0Z\f\0e\v\0e\f\0\203\1\0Z\f\0d\n\0\204\0\0Z\r"..., 4096) = 4096
read(5, "        This function looks at t"..., 4096) = 4096
read(5, "extEvent_swiginitt\26\0\0\0new_Clipbo"..., 4096) = 4096
read(5, "\0\0\0/usr/lib/python2.6/dist-packa"..., 4096) = 4096
read(5, "8-gtk2-unicode/wx/_core.pyR-\0\0\0\n"..., 4096) = 4096
read(5, "  (\2\0\0\0R1\0\0\0t\v\0\0\0PyApp_Yield(\2\0\0"..., 4096) = 4096
read(5, "kages/wx-2.8-gtk2-unicode/wx/_co"..., 4096) = 4096
read(5, "\0\0t\0\0i\1\0|\0\0|\1\0\216\0\0S(\1\0\0\0sp\0\0\0\n   "..., 4096) = 4096
read(5, "\0\0O\0\0\0s\20\0\0\0t\0\0i\1\0|\0\0|\1\0\216\0\0S(\1\0\0\0"..., 4096) = 4096
read(5, "\0PyApp_SetMacAboutMenuItemId(lon"..., 4096) = 4096
brk(0x1d57000)                          = 0x1d57000
read(5, " only, it is used to cleanup aft"..., 4096) = 4096
read(5, "\t\0\0\0CallAfterRX\6\0\0t\36\0\0\0_PyOnDema"..., 4096) = 4096
read(5, "tderrt\t\0\0\0saveStdiot\r\0\0\0Redirect"..., 4096) = 4096
read(5, "\0R\360\0\0\0(\0\0\0\0(\0\0\0\0s@\0\0\0/usr/lib/py"..., 4096) = 4096
read(5, "EventLoop_GetActive() -> EventLo"..., 4096) = 4096
read(5, "gtk2-unicode/wx/_core.pyR-\0\0\0\34 \0"..., 4096) = 4096
read(5, "        __init__(entries) -> Acc"..., 4096) = 4096
read(5, "\27\0\0\0WindowList___contains__(\2\0\0\0"..., 4096) = 4096
read(5, "\0Zk\0db\0\204\0\0Zl\0dc\0\204\0\0Zm\0dd\0\204\0\0Zn\0e"..., 4096) = 4096
read(5, "ndler usually\n        tries to c"..., 4096) = 4096
read(5, "indowVariant(\2\0\0\0R$\0\0\0R%\0\0\0(\0\0\0\0"..., 4096) = 4096
read(5, " used.\n            wx.SIZE_USE_E"..., 4096) = 4096
read(5, "1\0\0\0t\26\0\0\0Window_SetClientSizeWH("..., 4096) = 4096
read(5, "\1\0\216\0\0S(\1\0\0\0s\1\1\0\0\n        GetClie"..., 4096) = 4096
read(5, "e results.\n\n        (\2\0\0\0R1\0\0\0t\32"..., 4096) = 4096
read(5, "zers will also inspect the minim"..., 4096) = 4096
read(5, "\0|\1\0\216\0\0S(\1\0\0\0s\32\1\0\0\n        SetVi"..., 4096) = 4096
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2952beb000
read(5, "       (\2\0\0\0R1\0\0\0t\16\0\0\0Window_IsS"..., 4096) = 4096
read(5, " enableTheme)\n\n        This func"..., 4096) = 4096
read(5, "BeforeInTabOrder(\2\0\0\0R$\0\0\0R%\0\0\0("..., 4096) = 4096
read(5, "|\1\0\216\0\0S(\1\0\0\0so\0\0\0\n        FindWi"..., 4096) = 4096
read(5, "alidator validator)\n\n        Del"..., 4096) = 4096
read(5, "gtk2-unicode/wx/_core.pyt\16\0\0\0Reg"..., 4096) = 4096
read(5, "\2\0\0\0\0\tc\0\0\0\0\2\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0t\0\0i"..., 4096) = 4096
read(5, ", prevents any updates from\n    "..., 4096) = 4096
read(5, "\0\0s&\1\0\0\n        IsExposedPoint(s"..., 4096) = 4096
read(5, "e interpretation of foreground c"..., 4096) = 4096
read(5, "ransparentBackground@'\0\0s\2\0\0\0\0\rc"..., 4096) = 4096
read(5, "oordinates.\n        (\2\0\0\0R1\0\0\0t\27"..., 4096) = 4096
read(5, "\1\0|\0\0|\1\0\216\0\0S(\1\0\0\0s\36\0\0\0HasMultipl"..., 4096) = 4096
read(5, "rom a user program.\n        (\2\0\0"..., 4096) = 4096
read(5, "\0t\22\0\0\0Window_GetHelpText(\2\0\0\0R$\0"..., 4096) = 4096
read(5, "\216\0\0S(\1\0\0\0s]\0\0\0\n        GetAutoLa"..., 4096) = 4096
read(5, "efault\n        attributes are us"..., 4096) = 4096
read(5, "Font`s3\0\0\0See `GetForegroundColo"..., 4096) = 4096
read(5, "tion.\n    (\2\0\0\0R1\0\0\0t\r\0\0\0new_Pre"..., 4096) = 4096
read(5, "indowByLabel is called.\n    (\2\0\0"..., 4096) = 4096
read(5, "\7\0\0R\310\10\0\0R\312\10\0\0R\362\4\0\0R\364\4\0\0R\316\10\0\0R#\2\0"..., 4096) = 4096
read(5, "dist-packages/wx-2.8-gtk2-unicod"..., 4096) = 4096
read(5, "\0\0R%\0\0\0(\0\0\0\0(\0\0\0\0s@\0\0\0/usr/lib/p"..., 4096) = 4096
read(5, "enuItem(\2\0\0\0R1\0\0\0t\25\0\0\0Menu_Prepe"..., 4096) = 4096
read(5, "+\0\0s\2\0\0\0\0\2c\0\0\0\0\2\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0"..., 4096) = 4096
read(5, "\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0t\0\0i\1\0|\0\0|\1\0\216\0\0S"..., 4096) = 4096
read(5, "\0\0\0(\0\0\0\0(\0\0\0\0s@\0\0\0/usr/lib/pytho"..., 4096) = 4096
read(5, "\0\0R$\0\0\0R%\0\0\0(\0\0\0\0(\0\0\0\0s@\0\0\0/usr/"..., 4096) = 4096
read(5, ".\0d)\0\204\0\0Z/\0d*\0\204\0\0Z0\0d+\0\204\0\0Z1\0d,\0"..., 4096) = 4096
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2952baa000
read(5, "\0s@\0\0\0/usr/lib/python2.6/dist-pa"..., 4096) = 4096
read(5, "\0\0\0\0\2c\0\0\0\0\2\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0t\0\0i\1"..., 4096) = 4096
read(5, "tFont`s\33\0\0\0See `GetHelp` and `Se"..., 4096) = 4096
read(5, "\0O\0\0\0s\20\0\0\0t\0\0i\1\0|\0\0|\1\0\216\0\0S(\1\0\0\0s"..., 4096) = 4096
read(5, "/lib/python2.6/dist-packages/wx-"..., 4096) = 4096
read(5, "\0\0\3\0\0\0O\0\0\0s\20\0\0\0t\0\0i\1\0|\0\0|\1\0\216\0\0S("..., 4096) = 4096
read(5, "\0\0s\r\0\0\0t\0\0d\1\0\202\2\0d\0\0S(\2\0\0\0Ns\26\0\0\0N"..., 4096) = 4096
read(5, " a shortcut for calling\n        "..., 4096) = 4096
read(5, "\0su\0\0\0\n        GetDefaultBorder("..., 4096) = 4096
read(5, "\0\0d\0\0S(\1\0\0\0N(\1\0\0\0R\t\0\0\0(\1\0\0\0R\f\0\0\0"..., 4096) = 4096
read(5, "n2.6/dist-packages/wx-2.8-gtk2-u"..., 4096) = 4096
read(5, "SizerItem_GetRect(\2\0\0\0R$\0\0\0R%\0\0\0"..., 4096) = 4096
read(5, "s sizer item.\n        (\2\0\0\0R1\0\0\0"..., 4096) = 4096
read(5, "\n        PyObject userData=None)"..., 4096) = 4096
read(5, ", item, wx.SizerFlags flags) -> "..., 4096) = 4096
read(5, "ldwin, Window newwin, bool recur"..., 4096) = 4096
read(5, "ding several items\n        to a "..., 4096) = 4096
read(5, "\v\0\0\0RemoveSizerv2\0\0s\2\0\0\0\0\2c\1\0\0\0\3"..., 4096) = 4096
read(5, "r code when\n        one of the i"..., 4096) = 4096
read(5, "-gtk2-unicode/wx/_core.pyR\207\7\0\0%3"..., 4096) = 4096
read(5, " calls `CalcMin` followed by\n   "..., 4096) = 4096
read(5, "R\3\0\0\0(\2\0\0\0R,\0\0\0R.\0\0\0(\0\0\0\0(\0\0\0\0s@"..., 4096) = 4096
read(5, "$\0\0\0R%\0\0\0(\0\0\0\0(\0\0\0\0s@\0\0\0/usr/lib"..., 4096) = 4096
read(5, "\0s\311\1\0\0\n        __init__(self, in"..., 4096) = 4096
read(5, "-flexible direction if\n        t"..., 4096) = 4096
read(5, "\0(\0\0\0\0(\0\0\0\0s@\0\0\0/usr/lib/python2"..., 4096) = 4096
read(5, "pythonic\n    representation of t"..., 4096) = 4096
read(5, "C\0\0\0s\20\0\0\0|\0\0i\0\0\203\0\0d\2\0j\3\0S(\3\0\0\0Ni"..., 4096) = 4096
read(5, "sr/lib/python2.6/dist-packages/w"..., 4096) = 4096
read(5, "\0s\2\0\0\0\0\6c\1\0\0\0\1\0\0\0\1\0\0\0C\0\0\0s\20\0\0\0|\0"..., 4096) = 4096
read(5, "8-gtk2-unicode/wx/_core.pyt\20\0\0\0G"..., 4096) = 4096
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2952b69000
read(5, "\6\0\0R\232\3\0\0(\1\0\0\0R\f\0\0\0(\0\0\0\0(\0\0\0\0s@\0\0"..., 4096) = 4096
brk(0x1d7a000)                          = 0x1d7a000
read(5, "e *item* is either a\n        win"..., 4096) = 4096
read(5, "if so, False if there would be n"..., 4096) = 4096
read(5, "\0\0\0s\20\0\0\0t\0\0i\1\0|\0\0|\1\0\216\0\0S(\1\0\0\0s\340\0"..., 4096) = 4096
read(5, "int(\2\0\0\0R1\0\0\0t$\0\0\0IndividualLayo"..., 4096) = 4096
read(5, "\0Z\27\0d\5\0\204\0\0Z\30\0e\7\0i\31\0Z\32\0d\6\0\204\0\0Z\33\0d"..., 4096) = 4096
read(5, "TRING(\2\0\0\0t\5\0\0\0ctypet\4\0\0\0port(\0\0"..., 4096) = 4096
read(5, "\6\0Z\7\0d\4\0\204\0\0Z\10\0d\5\0\204\0\0Z\t\0d\6\0\204\0\0Z\n\0"..., 4096) = 4096
read(5, "s\201\0\0\0\n    A filter for epydoc th"..., 4096) = 4096
read(5, "Et\5\0\0\0ID_UPt\7\0\0\0ID_DOWNt\7\0\0\0ID_H"..., 4096) = 4096
mmap(NULL, 790528, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2952aa8000
munmap(0x7f295419b000, 200704)          = 0
read(5, "SPECIAL12t\r\0\0\0WXK_SPECIAL13t\r\0\0\0"..., 4096) = 4096
read(5, "\0CURSOR_NO_ENTRYt\22\0\0\0CURSOR_PAIN"..., 4096) = 4096
read(5, "t\25\0\0\0wxEVT_NC_RIGHT_DCLICKt\n\0\0\0w"..., 4096) = 4096
read(5, "COMMAND_ENTERt\10\0\0\0EVT_IDLEt\r\0\0\0E"..., 4096) = 4096
read(5, "OWMODE_ALLR\377\n\0\0t\32\0\0\0FlexGridSize"..., 4096) = 3991
close(5)                                = 0
munmap(0x7f29541cc000, 4096)            = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_core_", 0x7fff52db0120) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_core_.so", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=1512176, ...}) = 0
futex(0x7f2953e220ec, FUTEX_WAKE_PRIVATE, 2147483647) = 0
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_core_.so", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\205\3\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=1512176, ...}) = 0
mmap(NULL, 3610584, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f2952736000
mprotect(0x7f2952890000, 2097152, PROT_NONE) = 0
mmap(0x7f2952a90000, 94208, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x15a000) = 0x7f2952a90000
mmap(0x7f2952aa7000, 2008, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f2952aa7000
close(6)                                = 0
open("tls/x86_64/libwx_gtk2u_richtext-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libwx_gtk2u_richtext-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libwx_gtk2u_richtext-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libwx_gtk2u_richtext-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libwx_gtk2u_richtext-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=22937, ...}) = 0
mmap(NULL, 22937, PROT_READ, MAP_PRIVATE, 6, 0) = 0x7f2954254000
close(6)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libwx_gtk2u_richtext-2.8.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\237\5\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=1037976, ...}) = 0
mmap(NULL, 3145272, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f2952436000
mprotect(0x7f2952527000, 2093056, PROT_NONE) = 0
mmap(0x7f2952726000, 53248, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xf0000) = 0x7f2952726000
mmap(0x7f2952733000, 11832, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f2952733000
close(6)                                = 0
open("tls/x86_64/libwx_gtk2u_aui-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libwx_gtk2u_aui-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libwx_gtk2u_aui-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libwx_gtk2u_aui-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libwx_gtk2u_aui-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libwx_gtk2u_aui-2.8.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\261\2\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=496720, ...}) = 0
mmap(NULL, 2596768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f29521bc000
mprotect(0x7f295222f000, 2097152, PROT_NONE) = 0
mmap(0x7f295242f000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x73000) = 0x7f295242f000
mmap(0x7f2952435000, 4000, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f2952435000
close(6)                                = 0
open("tls/x86_64/libwx_gtk2u_xrc-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libwx_gtk2u_xrc-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libwx_gtk2u_xrc-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libwx_gtk2u_xrc-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libwx_gtk2u_xrc-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libwx_gtk2u_xrc-2.8.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\351\2\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=628504, ...}) = 0
mmap(NULL, 2735656, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f2951f20000
mprotect(0x7f2951fb3000, 2097152, PROT_NONE) = 0
mmap(0x7f29521b3000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x93000) = 0x7f29521b3000
mmap(0x7f29521b9000, 11816, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f29521b9000
close(6)                                = 0
open("tls/x86_64/libwx_gtk2u_qa-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libwx_gtk2u_qa-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libwx_gtk2u_qa-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libwx_gtk2u_qa-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libwx_gtk2u_qa-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libwx_gtk2u_qa-2.8.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\f\1\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=140640, ...}) = 0
mmap(NULL, 2236144, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f2951cfe000
mprotect(0x7f2951d1e000, 2093056, PROT_NONE) = 0
mmap(0x7f2951f1d000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x1f000) = 0x7f2951f1d000
close(6)                                = 0
open("tls/x86_64/libwx_gtk2u_html-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libwx_gtk2u_html-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libwx_gtk2u_html-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libwx_gtk2u_html-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libwx_gtk2u_html-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libwx_gtk2u_html-2.8.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\233\4\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=732656, ...}) = 0
mmap(NULL, 2832856, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f2951a4a000
mprotect(0x7f2951af2000, 2093056, PROT_NONE) = 0
mmap(0x7f2951cf1000, 49152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xa7000) = 0x7f2951cf1000
mmap(0x7f2951cfd000, 2520, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f2951cfd000
close(6)                                = 0
open("tls/x86_64/libwx_gtk2u_adv-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libwx_gtk2u_adv-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libwx_gtk2u_adv-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libwx_gtk2u_adv-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libwx_gtk2u_adv-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libwx_gtk2u_adv-2.8.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\244\6\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=932776, ...}) = 0
mmap(NULL, 3040504, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f2951763000
mprotect(0x7f2951835000, 2097152, PROT_NONE) = 0
mmap(0x7f2951a35000, 73728, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xd2000) = 0x7f2951a35000
mmap(0x7f2951a47000, 9464, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f2951a47000
close(6)                                = 0
open("tls/x86_64/libwx_gtk2u_core-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libwx_gtk2u_core-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libwx_gtk2u_core-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libwx_gtk2u_core-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libwx_gtk2u_core-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libwx_gtk2u_core-2.8.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\373\34\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=4334280, ...}) = 0
mmap(NULL, 6479416, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f2951135000
mprotect(0x7f2951500000, 2097152, PROT_NONE) = 0
mmap(0x7f2951700000, 356352, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x3cb000) = 0x7f2951700000
mmap(0x7f2951757000, 48696, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f2951757000
close(6)                                = 0
open("tls/x86_64/libwx_baseu_xml-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libwx_baseu_xml-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libwx_baseu_xml-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libwx_baseu_xml-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libwx_baseu_xml-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libwx_baseu_xml-2.8.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3007\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=40688, ...}) = 0
mmap(NULL, 2135824, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f2950f2b000
mprotect(0x7f2950f34000, 2097152, PROT_NONE) = 0
mmap(0x7f2951134000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x9000) = 0x7f2951134000
close(6)                                = 0
open("tls/x86_64/libwx_baseu_net-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libwx_baseu_net-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libwx_baseu_net-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libwx_baseu_net-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libwx_baseu_net-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libwx_baseu_net-2.8.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000]\1\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=200904, ...}) = 0
mmap(NULL, 2297832, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f2950cfa000
mprotect(0x7f2950d28000, 2097152, PROT_NONE) = 0
mmap(0x7f2950f28000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2e000) = 0x7f2950f28000
close(6)                                = 0
open("tls/x86_64/libwx_baseu-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libwx_baseu-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libwx_baseu-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libwx_baseu-2.8.so.0", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libwx_baseu-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libwx_baseu-2.8.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320o\6\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=1421224, ...}) = 0
mmap(NULL, 3556448, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f2950995000
mprotect(0x7f2950ae4000, 2097152, PROT_NONE) = 0
mmap(0x7f2950ce4000, 49152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x14f000) = 0x7f2950ce4000
mmap(0x7f2950cf0000, 37984, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f2950cf0000
close(6)                                = 0
open("tls/x86_64/libstdc++.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libstdc++.so.6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("x86_64/libstdc++.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libstdc++.so.6", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libstdc++.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libstdc++.so.6", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\243\5\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=1043976, ...}) = 0
mmap(NULL, 3223576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f2950681000
mprotect(0x7f2950777000, 2097152, PROT_NONE) = 0
mmap(0x7f2950977000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xf6000) = 0x7f2950977000
mmap(0x7f2950980000, 81944, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f2950980000
close(6)                                = 0
open("tls/x86_64/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libgcc_s.so.1", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("x86_64/libgcc_s.so.1", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("libgcc_s.so.1", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libgcc_s.so.1", O_RDONLY)    = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P-\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=90504, ...}) = 0
mmap(NULL, 2186232, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f295046b000
mprotect(0x7f2950481000, 2093056, PROT_NONE) = 0
mmap(0x7f2950680000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x15000) = 0x7f2950680000
close(6)                                = 0
open("tls/x86_64/libgtk-x11-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libgtk-x11-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libgtk-x11-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libgtk-x11-2.0.so.0", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libgtk-x11-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libgtk-x11-2.0.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \"\7\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=4331752, ...}) = 0
mmap(NULL, 6436032, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294fe47000
mprotect(0x7f295025f000, 2093056, PROT_NONE) = 0
mmap(0x7f295045e000, 45056, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x417000) = 0x7f295045e000
mmap(0x7f2950469000, 5312, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f2950469000
close(6)                                = 0
open("tls/x86_64/libgdk-x11-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libgdk-x11-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libgdk-x11-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libgdk-x11-2.0.so.0", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libgdk-x11-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libgdk-x11-2.0.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\351\1\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=708784, ...}) = 0
mmap(NULL, 2805160, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294fb9a000
mprotect(0x7f294fc42000, 2097152, PROT_NONE) = 0
mmap(0x7f294fe42000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xa8000) = 0x7f294fe42000
close(6)                                = 0
open("tls/x86_64/libatk-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libatk-1.0.so.0", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("x86_64/libatk-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libatk-1.0.so.0", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libatk-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libatk-1.0.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\253\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=134288, ...}) = 0
mmap(NULL, 2230592, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294f979000
mprotect(0x7f294f998000, 2093056, PROT_NONE) = 0
mmap(0x7f294fb97000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x1e000) = 0x7f294fb97000
close(6)                                = 0
open("tls/x86_64/libpangoft2-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libpangoft2-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libpangoft2-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libpangoft2-1.0.so.0", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libpangoft2-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libpangoft2-1.0.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320|\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=173536, ...}) = 0
mmap(NULL, 2269056, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294f74f000
mprotect(0x7f294f778000, 2097152, PROT_NONE) = 0
mmap(0x7f294f978000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x29000) = 0x7f294f978000
close(6)                                = 0
open("tls/x86_64/libgdk_pixbuf-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libgdk_pixbuf-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libgdk_pixbuf-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libgdk_pixbuf-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libgdk_pixbuf-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libgdk_pixbuf-2.0.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0pO\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=114960, ...}) = 0
mmap(NULL, 2210392, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294f533000
mprotect(0x7f294f54e000, 2097152, PROT_NONE) = 0
mmap(0x7f294f74e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x1b000) = 0x7f294f74e000
close(6)                                = 0
open("tls/x86_64/libgio-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libgio-2.0.so.0", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("x86_64/libgio-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libgio-2.0.so.0", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libgio-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libgio-2.0.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\310\1\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=724864, ...}) = 0
mmap(NULL, 2824208, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294f281000
mprotect(0x7f294f32f000, 2097152, PROT_NONE) = 0
mmap(0x7f294f52f000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xae000) = 0x7f294f52f000
mmap(0x7f294f532000, 2064, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f294f532000
close(6)                                = 0
open("tls/x86_64/libpango-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libpango-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libpango-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libpango-1.0.so.0", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libpango-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libpango-1.0.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\17\1\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=311840, ...}) = 0
mmap(NULL, 2407616, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294f035000
mprotect(0x7f294f07e000, 2097152, PROT_NONE) = 0
mmap(0x7f294f27e000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x49000) = 0x7f294f27e000
close(6)                                = 0
open("tls/x86_64/libfreetype.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libfreetype.so.6", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("x86_64/libfreetype.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libfreetype.so.6", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libfreetype.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libfreetype.so.6", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\321\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=558016, ...}) = 0
mmap(NULL, 2653232, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294edad000
mprotect(0x7f294ee30000, 2093056, PROT_NONE) = 0
mmap(0x7f294f02f000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x82000) = 0x7f294f02f000
close(6)                                = 0
open("tls/x86_64/libfontconfig.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libfontconfig.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libfontconfig.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libfontconfig.so.1", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libfontconfig.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libfontconfig.so.1", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320d\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=216576, ...}) = 0
mmap(NULL, 2312712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294eb78000
mprotect(0x7f294ebab000, 2097152, PROT_NONE) = 0
mmap(0x7f294edab000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x33000) = 0x7f294edab000
close(6)                                = 0
open("tls/x86_64/libgobject-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libgobject-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libgobject-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libgobject-2.0.so.0", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libgobject-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libgobject-2.0.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \250\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=289480, ...}) = 0
mmap(NULL, 2387592, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294e931000
mprotect(0x7f294e976000, 2097152, PROT_NONE) = 0
mmap(0x7f294eb76000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x45000) = 0x7f294eb76000
close(6)                                = 0
open("tls/x86_64/libgmodule-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libgmodule-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libgmodule-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libgmodule-2.0.so.0", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libgmodule-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libgmodule-2.0.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\23\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=12664, ...}) = 0
mmap(NULL, 2107992, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294e72e000
mprotect(0x7f294e731000, 2093056, PROT_NONE) = 0
mmap(0x7f294e930000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2000) = 0x7f294e930000
close(6)                                = 0
open("tls/x86_64/libgthread-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libgthread-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libgthread-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libgthread-2.0.so.0", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libgthread-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libgthread-2.0.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220\27\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=17704, ...}) = 0
mmap(NULL, 2112952, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294e52a000
mprotect(0x7f294e52e000, 2093056, PROT_NONE) = 0
mmap(0x7f294e72d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x3000) = 0x7f294e72d000
close(6)                                = 0
open("tls/x86_64/librt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/librt.so.1", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("x86_64/librt.so.1", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("librt.so.1", O_RDONLY)            = -1 ENOENT (No such file or directory)
open("/usr/local/lib/librt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/librt.so.1", O_RDONLY)       = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220!\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=31744, ...}) = 0
mmap(NULL, 2128848, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294e322000
mprotect(0x7f294e329000, 2093056, PROT_NONE) = 0
mmap(0x7f294e528000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x6000) = 0x7f294e528000
close(6)                                = 0
open("tls/x86_64/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libglib-2.0.so.0", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("x86_64/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libglib-2.0.so.0", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libglib-2.0.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240|\1\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=900200, ...}) = 0
mmap(NULL, 2997456, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294e046000
mprotect(0x7f294e121000, 2093056, PROT_NONE) = 0
mmap(0x7f294e320000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xda000) = 0x7f294e320000
close(6)                                = 0
open("tls/x86_64/libXinerama.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libXinerama.so.1", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("x86_64/libXinerama.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libXinerama.so.1", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libXinerama.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXinerama.so.1", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\n\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=8992, ...}) = 0
mmap(NULL, 2104136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294de44000
mprotect(0x7f294de46000, 2093056, PROT_NONE) = 0
mmap(0x7f294e045000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x1000) = 0x7f294e045000
close(6)                                = 0
open("tls/x86_64/libSM.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libSM.so.6", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("x86_64/libSM.so.6", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("libSM.so.6", O_RDONLY)            = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libSM.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libSM.so.6", O_RDONLY)   = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\34\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=31944, ...}) = 0
mmap(NULL, 2127160, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294dc3c000
mprotect(0x7f294dc44000, 2093056, PROT_NONE) = 0
mmap(0x7f294de43000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x7000) = 0x7f294de43000
close(6)                                = 0
open("tls/x86_64/libpng12.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libpng12.so.0", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("x86_64/libpng12.so.0", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("libpng12.so.0", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libpng12.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libpng12.so.0", O_RDONLY)    = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0O\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=155360, ...}) = 0
mmap(NULL, 2250576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294da16000
mprotect(0x7f294da3b000, 2097152, PROT_NONE) = 0
mmap(0x7f294dc3b000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x25000) = 0x7f294dc3b000
close(6)                                = 0
open("tls/x86_64/libjpeg.so.62", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libjpeg.so.62", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("x86_64/libjpeg.so.62", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("libjpeg.so.62", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libjpeg.so.62", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libjpeg.so.62", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3408\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=145048, ...}) = 0
mmap(NULL, 2240080, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294d7f3000
mprotect(0x7f294d816000, 2093056, PROT_NONE) = 0
mmap(0x7f294da15000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x22000) = 0x7f294da15000
close(6)                                = 0
open("tls/x86_64/libtiff.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libtiff.so.4", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("x86_64/libtiff.so.4", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("libtiff.so.4", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libtiff.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libtiff.so.4", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\200\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=404648, ...}) = 0
mmap(NULL, 2500936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294d590000
mprotect(0x7f294d5f1000, 2093056, PROT_NONE) = 0
mmap(0x7f294d7f0000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x60000) = 0x7f294d7f0000
close(6)                                = 0
open("tls/x86_64/libexpat.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libexpat.so.1", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("x86_64/libexpat.so.1", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("libexpat.so.1", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libexpat.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libexpat.so.1", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260;\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=165744, ...}) = 0
mmap(NULL, 2260960, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294d368000
mprotect(0x7f294d38e000, 2097152, PROT_NONE) = 0
mmap(0x7f294d58e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x26000) = 0x7f294d58e000
close(6)                                = 0
open("tls/x86_64/libpangocairo-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libpangocairo-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libpangocairo-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libpangocairo-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libpangocairo-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libpangocairo-1.0.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300R\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=50672, ...}) = 0
mmap(NULL, 2146032, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294d15c000
mprotect(0x7f294d168000, 2093056, PROT_NONE) = 0
mmap(0x7f294d367000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xb000) = 0x7f294d367000
close(6)                                = 0
open("tls/x86_64/libX11.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libX11.so.6", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("x86_64/libX11.so.6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("libX11.so.6", O_RDONLY)           = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libX11.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libX11.so.6", O_RDONLY)  = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\377\1\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=1293744, ...}) = 0
mmap(NULL, 3390792, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294ce20000
mprotect(0x7f294cf56000, 2097152, PROT_NONE) = 0
mmap(0x7f294d156000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x136000) = 0x7f294d156000
close(6)                                = 0
open("tls/x86_64/libXcomposite.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libXcomposite.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libXcomposite.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libXcomposite.so.1", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libXcomposite.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXcomposite.so.1", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \f\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=9880, ...}) = 0
mmap(NULL, 2105096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294cc1e000
mprotect(0x7f294cc20000, 2093056, PROT_NONE) = 0
mmap(0x7f294ce1f000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x1000) = 0x7f294ce1f000
close(6)                                = 0
open("tls/x86_64/libXdamage.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libXdamage.so.1", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("x86_64/libXdamage.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libXdamage.so.1", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libXdamage.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXdamage.so.1", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\v\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=9024, ...}) = 0
mmap(NULL, 2104248, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294ca1c000
mprotect(0x7f294ca1e000, 2093056, PROT_NONE) = 0
mmap(0x7f294cc1d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x1000) = 0x7f294cc1d000
close(6)                                = 0
open("tls/x86_64/libXfixes.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libXfixes.so.3", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("x86_64/libXfixes.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libXfixes.so.3", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libXfixes.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXfixes.so.3", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220\25\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=21576, ...}) = 0
mmap(NULL, 2116872, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294c817000
mprotect(0x7f294c81c000, 2093056, PROT_NONE) = 0
mmap(0x7f294ca1b000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x4000) = 0x7f294ca1b000
close(6)                                = 0
open("tls/x86_64/libcairo.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libcairo.so.2", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("x86_64/libcairo.so.2", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("libcairo.so.2", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libcairo.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libcairo.so.2", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\314\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=511912, ...}) = 0
mmap(NULL, 2608824, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294c59a000
mprotect(0x7f294c615000, 2093056, PROT_NONE) = 0
mmap(0x7f294c814000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x7a000) = 0x7f294c814000
close(6)                                = 0
open("tls/x86_64/libXext.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libXext.so.6", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("x86_64/libXext.so.6", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("libXext.so.6", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libXext.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXext.so.6", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3409\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=74432, ...}) = 0
mmap(NULL, 2170152, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294c388000
mprotect(0x7f294c399000, 2097152, PROT_NONE) = 0
mmap(0x7f294c599000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x11000) = 0x7f294c599000
close(6)                                = 0
open("tls/x86_64/libXrender.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libXrender.so.1", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("x86_64/libXrender.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libXrender.so.1", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libXrender.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXrender.so.1", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\33\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=39976, ...}) = 0
mmap(NULL, 2135208, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294c17e000
mprotect(0x7f294c187000, 2097152, PROT_NONE) = 0
mmap(0x7f294c387000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x9000) = 0x7f294c387000
close(6)                                = 0
open("tls/x86_64/libXi.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libXi.so.6", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("x86_64/libXi.so.6", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("libXi.so.6", O_RDONLY)            = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libXi.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXi.so.6", O_RDONLY)   = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\"\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=60664, ...}) = 0
mmap(NULL, 2156032, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294bf6f000
mprotect(0x7f294bf7e000, 2093056, PROT_NONE) = 0
mmap(0x7f294c17d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xe000) = 0x7f294c17d000
close(6)                                = 0
open("tls/x86_64/libXrandr.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libXrandr.so.2", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("x86_64/libXrandr.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libXrandr.so.2", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libXrandr.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXrandr.so.2", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\31\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=32776, ...}) = 0
mmap(NULL, 2128072, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294bd67000
mprotect(0x7f294bd6f000, 2093056, PROT_NONE) = 0
mmap(0x7f294bf6e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x7000) = 0x7f294bf6e000
close(6)                                = 0
open("tls/x86_64/libXcursor.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libXcursor.so.1", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("x86_64/libXcursor.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libXcursor.so.1", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libXcursor.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXcursor.so.1", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240+\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=40152, ...}) = 0
mmap(NULL, 2135368, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294bb5d000
mprotect(0x7f294bb66000, 2097152, PROT_NONE) = 0
mmap(0x7f294bd66000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x9000) = 0x7f294bd66000
close(6)                                = 0
open("tls/x86_64/libpcre.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libpcre.so.3", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("x86_64/libpcre.so.3", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("libpcre.so.3", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libpcre.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libpcre.so.3", O_RDONLY)     = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\26\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=198176, ...}) = 0
mmap(NULL, 2293376, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294b92d000
mprotect(0x7f294b95d000, 2093056, PROT_NONE) = 0
mmap(0x7f294bb5c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2f000) = 0x7f294bb5c000
close(6)                                = 0
open("tls/x86_64/libresolv.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libresolv.so.2", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("x86_64/libresolv.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libresolv.so.2", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libresolv.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libresolv.so.2", O_RDONLY)   = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3008\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=80712, ...}) = 0
mmap(NULL, 2185864, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294b717000
mprotect(0x7f294b72a000, 2093056, PROT_NONE) = 0
mmap(0x7f294b929000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x12000) = 0x7f294b929000
mmap(0x7f294b92b000, 6792, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f294b92b000
close(6)                                = 0
open("tls/x86_64/libselinux.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libselinux.so.1", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("x86_64/libselinux.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libselinux.so.1", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libselinux.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libselinux.so.1", O_RDONLY)  = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360]\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=117848, ...}) = 0
mmap(NULL, 2217744, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294b4f9000
mprotect(0x7f294b515000, 2093056, PROT_NONE) = 0
mmap(0x7f294b714000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x1b000) = 0x7f294b714000
mmap(0x7f294b716000, 1808, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f294b716000
close(6)                                = 0
open("tls/x86_64/libICE.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libICE.so.6", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("x86_64/libICE.so.6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("libICE.so.6", O_RDONLY)           = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libICE.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libICE.so.6", O_RDONLY)  = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 at S\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=96400, ...}) = 0
mmap(NULL, 2206080, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294b2de000
mprotect(0x7f294b2f5000, 2093056, PROT_NONE) = 0
mmap(0x7f294b4f4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x16000) = 0x7f294b4f4000
mmap(0x7f294b4f6000, 10624, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f294b4f6000
close(6)                                = 0
open("tls/x86_64/libuuid.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libuuid.so.1", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("x86_64/libuuid.so.1", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("libuuid.so.1", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libuuid.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libuuid.so.1", O_RDONLY)     = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\25\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=15720, ...}) = 0
mmap(NULL, 2110736, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294b0da000
mprotect(0x7f294b0de000, 2093056, PROT_NONE) = 0
mmap(0x7f294b2dd000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x3000) = 0x7f294b2dd000
close(6)                                = 0
open("tls/x86_64/libxcb.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libxcb.so.1", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("x86_64/libxcb.so.1", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("libxcb.so.1", O_RDONLY)           = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libxcb.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libxcb.so.1", O_RDONLY)  = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\227\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=115296, ...}) = 0
mmap(NULL, 2210672, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294aebe000
mprotect(0x7f294aeda000, 2093056, PROT_NONE) = 0
mmap(0x7f294b0d9000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x1b000) = 0x7f294b0d9000
close(6)                                = 0
open("tls/x86_64/libpixman-1.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libpixman-1.so.0", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("x86_64/libpixman-1.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libpixman-1.so.0", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libpixman-1.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libpixman-1.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240n\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=362064, ...}) = 0
mmap(NULL, 2457488, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294ac66000
mprotect(0x7f294acbc000, 2093056, PROT_NONE) = 0
mmap(0x7f294aebb000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x55000) = 0x7f294aebb000
close(6)                                = 0
open("tls/x86_64/libxcb-render-util.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libxcb-render-util.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libxcb-render-util.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libxcb-render-util.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libxcb-render-util.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libxcb-render-util.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\26\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=12968, ...}) = 0
mmap(NULL, 2108344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294aa63000
mprotect(0x7f294aa66000, 2093056, PROT_NONE) = 0
mmap(0x7f294ac65000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2000) = 0x7f294ac65000
close(6)                                = 0
open("tls/x86_64/libxcb-render.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libxcb-render.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libxcb-render.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libxcb-render.so.0", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libxcb-render.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libxcb-render.so.0", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P2\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=33304, ...}) = 0
mmap(NULL, 2128496, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294a85b000
mprotect(0x7f294a862000, 2097152, PROT_NONE) = 0
mmap(0x7f294aa62000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x7000) = 0x7f294aa62000
close(6)                                = 0
open("tls/x86_64/libXau.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libXau.so.6", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("x86_64/libXau.so.6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("libXau.so.6", O_RDONLY)           = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libXau.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXau.so.6", O_RDONLY)  = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\r\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=10896, ...}) = 0
mmap(NULL, 2106104, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294a658000
mprotect(0x7f294a65a000, 2097152, PROT_NONE) = 0
mmap(0x7f294a85a000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2000) = 0x7f294a85a000
close(6)                                = 0
open("tls/x86_64/libXdmcp.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libXdmcp.so.6", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("x86_64/libXdmcp.so.6", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("libXdmcp.so.6", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libXdmcp.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXdmcp.so.6", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\24\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=20504, ...}) = 0
mmap(NULL, 2115696, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f294a453000
mprotect(0x7f294a458000, 2093056, PROT_NONE) = 0
mmap(0x7f294a657000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x4000) = 0x7f294a657000
close(6)                                = 0
mprotect(0x7f294b714000, 4096, PROT_READ) = 0
mprotect(0x7f294b929000, 4096, PROT_READ) = 0
mprotect(0x7f294e528000, 4096, PROT_READ) = 0
mprotect(0x7f2950977000, 28672, PROT_READ) = 0
statfs("/selinux", {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=4807069, f_bfree=534658, f_bavail=290471, f_files=1221600, f_ffree=646409, f_fsid={1995478173, 1189550014}, f_namelen=255, f_frsize=4096}) = 0
open("/proc/filesystems", O_RDONLY)     = 6
fstat(6, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29541cc000
read(6, "nodev\tsysfs\nnodev\trootfs\nnodev\tb"..., 1024) = 322
read(6, "", 1024)                       = 0
close(6)                                = 0
munmap(0x7f29541cc000, 4096)            = 0
futex(0x7f2950980b68, FUTEX_WAKE_PRIVATE, 2147483647) = 0
brk(0x1d9b000)                          = 0x1d9b000
munmap(0x7f2954254000, 22937)           = 0
brk(0x1dbe000)                          = 0x1dbe000
brk(0x1dee000)                          = 0x1dee000
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f294a412000
stat("/tmp/swig_runtime_data2", 0x7fff52dadce0) = -1 ENOENT (No such file or directory)
open("/tmp/swig_runtime_data2.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/tmp/swig_runtime_data2module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/tmp/swig_runtime_data2.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/tmp/swig_runtime_data2.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/swig_runtime_data2", 0x7fff52dadce0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/swig_runtime_data2.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/swig_runtime_data2module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/swig_runtime_data2.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/swig_runtime_data2.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/plat-linux2/swig_runtime_data2", 0x7fff52dadce0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/plat-linux2/swig_runtime_data2.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/plat-linux2/swig_runtime_data2module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/plat-linux2/swig_runtime_data2.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/plat-linux2/swig_runtime_data2.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/lib-tk/swig_runtime_data2", 0x7fff52dadce0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-tk/swig_runtime_data2.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-tk/swig_runtime_data2module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-tk/swig_runtime_data2.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-tk/swig_runtime_data2.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/lib-dynload/swig_runtime_data2", 0x7fff52dadce0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-dynload/swig_runtime_data2.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-dynload/swig_runtime_data2module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-dynload/swig_runtime_data2.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/lib-dynload/swig_runtime_data2.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/python2.6/dist-packages/swig_runtime_data2", 0x7fff52dadce0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python2.6/dist-packages/swig_runtime_data2.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python2.6/dist-packages/swig_runtime_data2module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python2.6/dist-packages/swig_runtime_data2.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python2.6/dist-packages/swig_runtime_data2.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/swig_runtime_data2", 0x7fff52dadce0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/swig_runtime_data2.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/swig_runtime_data2module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/swig_runtime_data2.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/swig_runtime_data2.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/pymodules/python2.6/swig_runtime_data2", 0x7fff52dadce0) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/swig_runtime_data2.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/swig_runtime_data2module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/swig_runtime_data2.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/pymodules/python2.6/swig_runtime_data2.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/swig_runtime_data2", 0x7fff52dadce0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/swig_runtime_data2.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/swig_runtime_data2module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/swig_runtime_data2.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/swig_runtime_data2.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
brk(0x1e1e000)                          = 0x1e1e000
close(5)                                = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/new", 0x7fff52db0120) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/new.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/newmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/new.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/new.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/tmp/new", 0x7fff52db0120)        = -1 ENOENT (No such file or directory)
open("/tmp/new.so", O_RDONLY)           = -1 ENOENT (No such file or directory)
open("/tmp/newmodule.so", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("/tmp/new.py", O_RDONLY)           = -1 ENOENT (No such file or directory)
open("/tmp/new.pyc", O_RDONLY)          = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/new", 0x7fff52db0120) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/new.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/newmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/new.py", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=706, ...}) = 0
open("/usr/lib/python2.6/new.pyc", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=908, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2954259000
read(6, "\321\362\r\n\322\\zLc\0\0\0\0\0\0\0\0\f\0\0\0@\0\0\0s\247\0\0\0d\0"..., 4096) = 908
fstat(6, {st_mode=S_IFREG|0644, st_size=908, ...}) = 0
read(6, "", 4096)                       = 0
close(6)                                = 0
munmap(0x7f2954259000, 4096)            = 0
close(5)                                = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/types", 0x7fff52db0120) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/types.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/typesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/types.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/types.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/sys", 0x7fff52db0120) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/sys.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/sysmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/sys.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/sys.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
brk(0x1e3f000)                          = 0x1e3f000
brk(0x1e60000)                          = 0x1e60000
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f294a3d1000
brk(0x1e81000)                          = 0x1e81000
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/locale", 0x7fff52db0120) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/locale.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/localemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/locale.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/locale.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/tmp/locale", 0x7fff52db0120)     = -1 ENOENT (No such file or directory)
open("/tmp/locale.so", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("/tmp/localemodule.so", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("/tmp/locale.py", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("/tmp/locale.pyc", O_RDONLY)       = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/locale", 0x7fff52db0120) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/locale.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/localemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/locale.py", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=82678, ...}) = 0
open("/usr/lib/python2.6/locale.pyc", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=46609, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f294a3d0000
read(6, "\321\362\r\n\322\\zLc\0\0\0\0\0\0\0\0\33\0\0\0@\0\0\0s&\36\0\0d\0"..., 4096) = 4096
fstat(6, {st_mode=S_IFREG|0644, st_size=46609, ...}) = 0
read(6, "6d\341\2d\361\0026d\341\2d\362\0026d\341\2d\363\0026d\341\2d\364\0026d\341\2"..., 40960) = 40960
read(6, "\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7"..., 4096) = 1553
read(6, "", 4096)                       = 0
brk(0x1ea2000)                          = 0x1ea2000
close(6)                                = 0
munmap(0x7f294a3d0000, 4096)            = 0
stat("/tmp/functools", 0x7fff52dacb80)  = -1 ENOENT (No such file or directory)
open("/tmp/functools.so", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("/tmp/functoolsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/tmp/functools.py", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("/tmp/functools.pyc", O_RDONLY)    = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/functools", 0x7fff52dacb80) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/functools.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/functoolsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/functools.py", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=2162, ...}) = 0
open("/usr/lib/python2.6/functools.pyc", O_RDONLY) = 7
fstat(7, {st_mode=S_IFREG|0644, st_size=1921, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f294a3d0000
read(7, "\321\362\r\n\322\\zLc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0sJ\0\0\0d\0"..., 4096) = 1921
fstat(7, {st_mode=S_IFREG|0644, st_size=1921, ...}) = 0
read(7, "", 4096)                       = 0
close(7)                                = 0
munmap(0x7f294a3d0000, 4096)            = 0
close(6)                                = 0
stat("/tmp/re", 0x7fff52dacb80)         = -1 ENOENT (No such file or directory)
open("/tmp/re.so", O_RDONLY)            = -1 ENOENT (No such file or directory)
open("/tmp/remodule.so", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("/tmp/re.py", O_RDONLY)            = -1 ENOENT (No such file or directory)
open("/tmp/re.pyc", O_RDONLY)           = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/re", 0x7fff52dacb80) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/re.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/remodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/re.py", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=12966, ...}) = 0
open("/usr/lib/python2.6/re.pyc", O_RDONLY) = 7
fstat(7, {st_mode=S_IFREG|0644, st_size=13122, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f294a3d0000
read(7, "\321\362\r\n\322\\zLc\0\0\0\0\0\0\0\0\32\0\0\0@\0\0\0s8\2\0\0d\0"..., 4096) = 4096
fstat(7, {st_mode=S_IFREG|0644, st_size=13122, ...}) = 0
read(7, "ions:\n    match    Match a regul"..., 8192) = 8192
read(7, "ib/python2.6/re.pyt\4\0\0\0scan4\1\0\0s"..., 4096) = 834
read(7, "", 4096)                       = 0
close(7)                                = 0
munmap(0x7f294a3d0000, 4096)            = 0
stat("/tmp/sre_compile", 0x7fff52da95e0) = -1 ENOENT (No such file or directory)
open("/tmp/sre_compile.so", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/tmp/sre_compilemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/tmp/sre_compile.py", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/tmp/sre_compile.pyc", O_RDONLY)  = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/sre_compile", 0x7fff52da95e0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/sre_compile.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/sre_compilemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/sre_compile.py", O_RDONLY) = 7
fstat(7, {st_mode=S_IFREG|0644, st_size=16507, ...}) = 0
open("/usr/lib/python2.6/sre_compile.pyc", O_RDONLY) = 8
fstat(8, {st_mode=S_IFREG|0644, st_size=11455, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f294a3d0000
read(8, "\321\362\r\n\322\\zLc\0\0\0\0\0\0\0\0\v\0\0\0@\0\0\0sz\1\0\0d\0"..., 4096) = 4096
fstat(8, {st_mode=S_IFREG|0644, st_size=11455, ...}) = 0
read(8, "lot\2\0\0\0hit\4\0\0\0tailt\n\0\0\0tailappen"..., 4096) = 4096
read(8, "\1\32\1\r\1c\3\0\0\0\24\0\0\0\v\0\0\0C\0\0\0s\236\4\0\0|\1\0i\0"..., 4096) = 3263
read(8, "", 4096)                       = 0
close(8)                                = 0
munmap(0x7f294a3d0000, 4096)            = 0
stat("/tmp/sre_parse", 0x7fff52da6040)  = -1 ENOENT (No such file or directory)
open("/tmp/sre_parse.so", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("/tmp/sre_parsemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/tmp/sre_parse.py", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("/tmp/sre_parse.pyc", O_RDONLY)    = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/sre_parse", 0x7fff52da6040) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/sre_parse.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/sre_parsemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/sre_parse.py", O_RDONLY) = 8
fstat(8, {st_mode=S_IFREG|0644, st_size=26878, ...}) = 0
open("/usr/lib/python2.6/sre_parse.pyc", O_RDONLY) = 9
fstat(9, {st_mode=S_IFREG|0644, st_size=19622, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f294a3d0000
read(9, "\321\362\r\n\322\\zLc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\323\2\0\0d\0"..., 4096) = 4096
fstat(9, {st_mode=S_IFREG|0644, st_size=19622, ...}) = 0
read(9, "/usr/lib/python2.6/sre_parse.pyt"..., 12288) = 12288
read(9, "arse(\6\0\0\0R\276\0\0\0R\17\0\0\0R$\0\0\0Rv\0\0\0R\274\0"..., 4096) = 3238
read(9, "", 4096)                       = 0
close(9)                                = 0
munmap(0x7f294a3d0000, 4096)            = 0
stat("/tmp/sre_constants", 0x7fff52da2aa0) = -1 ENOENT (No such file or directory)
open("/tmp/sre_constants.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/tmp/sre_constantsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/tmp/sre_constants.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/tmp/sre_constants.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/sre_constants", 0x7fff52da2aa0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/sre_constants.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/sre_constantsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/sre_constants.py", O_RDONLY) = 9
fstat(9, {st_mode=S_IFREG|0644, st_size=7137, ...}) = 0
open("/usr/lib/python2.6/sre_constants.pyc", O_RDONLY) = 10
fstat(10, {st_mode=S_IFREG|0644, st_size=6083, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f294a3d0000
read(10, "\321\362\r\n\322\\zLc\0\0\0\0\0\0\0\0 \0\0\0@\0\0\0s\361\4\0\0d\0"..., 4096) = 4096
fstat(10, {st_mode=S_IFREG|0644, st_size=6083, ...}) = 0
read(10, "oneN(`\0\0\0t\7\0\0\0__doc__t\5\0\0\0MAGICt"..., 4096) = 1987
read(10, "", 4096)                      = 0
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f294a38f000
close(10)                               = 0
munmap(0x7f294a3d0000, 4096)            = 0
close(9)                                = 0
close(8)                                = 0
close(7)                                = 0
close(6)                                = 0
brk(0x1ec3000)                          = 0x1ec3000
brk(0x1ee7000)                          = 0x1ee7000
close(5)                                = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/codecs", 0x7fff52db0120) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/codecs.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/codecsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/codecs.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/codecs.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_gdi", 0x7fff52db0120) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_gdi.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_gdimodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_gdi.py", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=299244, ...}) = 0
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_gdi.pyc", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=410774, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f294a3d0000
read(6, "\321\362\r\n\4\351\tJc\0\0\0\0\0\0\0\0\f\0\0\0@\0\0\0ss\37\0\0d\0"..., 4096) = 4096
fstat(6, {st_mode=S_IFREG|0644, st_size=410774, ...}) = 0
read(6, "i\224\1Z\224\1e\0\0i\225\1Z\225\1e\0\0i\226\1Z\226\1e\0\0i\227\1Z\227"..., 4096) = 4096
read(6, "\0|\2\0<d\0\0S\1n\1\0\1|\1\0i\5\0i\6\0|\2\0d\0\0\203\2\0"..., 4096) = 4096
read(6, "  In wxPython there are typemaps"..., 4096) = 4096
read(6, "\0\0\n        SetRGB(self, unsigned"..., 4096) = 4096
read(6, "s\0\0\0\0c\1\0\0\0\1\0\0\0\3\0\0\0C\0\0\0s\23\0\0\0t\0\0|\0"..., 4096) = 4096
read(6, "\2\1Z!\0e\3\0e\31\0e\30\0d\3\0d\35\0\203\2\1Z\"\0e\3\0e\16\0"..., 4096) = 4096
read(6, "(\0\0\0\0s?\0\0\0/usr/lib/python2.6/dis"..., 4096) = 4096
read(6, "__init__` for a listing of\n     "..., 4096) = 4096
read(6, "\n        Gets the width of the b"..., 4096) = 4096
read(6, "\0\0\0Bitmap_CopyFromIcon(\2\0\0\0R(\0\0\0"..., 4096) = 4096
read(6, "\0\0\0s\"\0\0\0__eq__(self, Bitmap othe"..., 4096) = 4096
read(6, ".  The dataBuffer\n    parameter "..., 4096) = 4096
read(6, "\26\0\0\0No constructor defined(\1\0\0\0R"..., 4096) = 4096
read(6, "\20\0\0\0\210\0\0i\0\0|\1\0|\2\0\216\0\0S(\1\0\0\0N(\1\0\0\0R"..., 4096) = 4096
read(6, "-2.8-gtk2-unicode/wx/_gdi.pyt\7\0\0"..., 4096) = 4096
read(6, "\0(\0\0\0\0s?\0\0\0/usr/lib/python2.6/di"..., 4096) = 4096
read(6, "et(\2\0\0\0R(\0\0\0R)\0\0\0(\0\0\0\0(\0\0\0\0s?\0\0\0"..., 4096) = 4096
read(6, "kages/wx-2.8-gtk2-unicode/wx/_gd"..., 4096) = 4096
read(6, "nicode/wx/_gdi.pyR>\0\0\0\372\4\0\0s\2\0\0\0\0"..., 4096) = 4096
read(6, "se\n    pointer is, with a pictur"..., 4096) = 4096
read(6, "\0\0i\1\0|\0\0|\1\0\216\0\0S(\1\0\0\0s\"\0\0\0Offset("..., 4096) = 4096
read(6, " int x, int y, int width, int he"..., 4096) = 4096
read(6, "t(\2\0\0\0R%\0\0\0t\23\0\0\0RegionIterator_G"..., 4096) = 4096
read(6, "ontInfo_InitFromFont(\2\0\0\0R(\0\0\0R)"..., 4096) = 4096
read(6, "\0\0\371\6\0\0s\2\0\0\0\0\2c\0\0\0\0\2\0\0\0\3\0\0\0O\0\0\0s\20"..., 4096) = 4096
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f294a34e000
read(6, "\0\0\0c\2\0\0\0\2\0\0\0\2\0\0\0C\0\0\0s\20\0\0\0|\0\0i\0\0i"..., 4096) = 4096
read(6, "\0\0(\0\0\0\0s?\0\0\0/usr/lib/python2.6/d"..., 4096) = 4096
read(6, "t specifying actual facename.  I"..., 4096) = 4096
read(6, "nderlined, ``False`` otherwise.\n"..., 4096) = 4096
read(6, "  specify the font family instea"..., 4096) = 4096
read(6, "/python2.6/dist-packages/wx-2.8-"..., 4096) = 4096
read(6, "8-gtk2-unicode/wx/_gdi.pyt\21\0\0\0Fo"..., 4096) = 4096
read(6, "e/wx/_gdi.pyt\17\0\0\0IsValidFacename"..., 4096) = 4096
read(6, "\2\0\0\0R(\0\0\0R)\0\0\0(\0\0\0\0(\0\0\0\0s?\0\0\0/us"..., 4096) = 4096
read(6, "\0FindLanguageInfo\357\n\0\0s\2\0\0\0\0\2c\0\0\0"..., 4096) = 4096
read(6, "\0d\0\0S(\1\0\0\0N(\1\0\0\0R\t\0\0\0(\1\0\0\0R\f\0\0\0("..., 4096) = 4096
read(6, "ython2.6/dist-packages/wx-2.8-gt"..., 4096) = 4096
read(6, "\0\0(\1\0\0\0R!\0\0\0(\0\0\0\0(\0\0\0\0s?\0\0\0/usr/"..., 4096) = 4096
read(6, "kages/wx-2.8-gtk2-unicode/wx/_gd"..., 4096) = 4096
read(6, "self, Rect rect)\n\n        Draws "..., 4096) = 4096
read(6, " with the given top left corner,"..., 4096) = 4096
read(6, "\0\0\0\2\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0t\0\0i\1\0|\0\0|\1\0"..., 4096) = 4096
read(6, "nder wxGTK the current logical f"..., 4096) = 4096
read(6, ")\n\n        Sets the clipping reg"..., 4096) = 4096
read(6, " within the specified rectangle,"..., 4096) = 4096
read(6, "%\0\0\0t\v\0\0\0DC_SetBrush(\2\0\0\0R(\0\0\0R)"..., 4096) = 4096
read(6, "e\n        current or specified f"..., 4096) = 4096
read(6, "g a width, for example.\n        "..., 4096) = 4096
read(6, "        (\2\0\0\0R%\0\0\0t\20\0\0\0DC_GetBac"..., 4096) = 4096
read(6, "ist-packages/wx-2.8-gtk2-unicode"..., 4096) = 4096
read(6, "       0\n            wx.COPY    "..., 4096) = 4096
read(6, "       Gets the maximum vertical"..., 4096) = 4096
read(6, "points.  If\n                    "..., 4096) = 4096
read(6, "          [(x1,y1),(x2,y2),(x3,y"..., 4096) = 4096
read(6, "\2\0\0t\16\0\0\0FullTextExtentt\17\0\0\0Logic"..., 4096) = 4096
read(6, "\0\0\0\0s?\0\0\0/usr/lib/python2.6/dist"..., 4096) = 4096
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f294a30d000
read(6, "t=None) -> bool\n\n        Specify"..., 4096) = 4096
read(6, "\0\0\0e\0\0Z\1\0d\0\0Z\2\0e\3\0d\1\0\204\0\0d\2\0\204\0\0d\3"..., 4096) = 4096
read(6, "\0MemoryDC_SelectObjectAsSource(\2"..., 4096) = 4096
read(6, "dist-packages/wx-2.8-gtk2-unicod"..., 4096) = 4096
read(6, "on2.6/dist-packages/wx-2.8-gtk2-"..., 4096) = 4096
read(6, "utput. Default is 720ppi.\n    (\2"..., 4096) = 4096
read(6, "R%\0\0\0t\25\0\0\0GnomePrintDC_swiginitt"..., 4096) = 4096
read(6, "/dist-packages/wx-2.8-gtk2-unico"..., 4096) = 4096
read(6, "code/wx/_gdi.pyR*\0\0\0001\24\0\0s\2\0\0\0\0\tc"..., 4096) = 4096
read(6, " the elements of the transformat"..., 4096) = 4096
read(6, "Begins a new subpath at the spec"..., 4096) = 4096
read(6, "\0i\1\0|\0\0|\1\0\216\0\0S(\1\0\0\0s\214\0\0\0\n       "..., 4096) = 4096
read(6, "\25\0\0s\0\0\0\0c\2\0\0\0\2\0\0\0\2\0\0\0C\0\0\0s\20\0\0\0|\0"..., 4096) = 4096
read(6, "h color oColour and ends on a ci"..., 4096) = 4096
read(6, "\1\0|\0\0|\1\0\216\0\0S(\1\0\0\0sn\0\0\0\n        T"..., 4096) = 4096
read(6, "     (\2\0\0\0R%\0\0\0t\30\0\0\0GraphicsCont"..., 4096) = 4096
read(6, "st-packages/wx-2.8-gtk2-unicode/"..., 4096) = 4096
read(6, "er classc\1\0\0\0\1\0\0\0\1\0\0\0C\0\0\0s\r\0\0\0|\0"..., 4096) = 4096
read(6, "aphicsRenderer_CreateRadialGradi"..., 4096) = 4096
read(6, "\0\0s\2\0\0\0\0\2c\1\0\0\0\1\0\0\0\1\0\0\0C\0\0\0s\4\0\0\0d"..., 4096) = 4096
read(6, "etBitmap\367\27\0\0s\2\0\0\0\0\2c\0\0\0\0\2\0\0\0\3\0\0\0"..., 4096) = 4096
read(6, "\0\0\0O\0\0\0s\20\0\0\0t\0\0i\1\0|\0\0|\1\0\216\0\0S(\1\0\0"..., 4096) = 4096
read(6, "SOR_STANDARDR\246\5\0\0t\24\0\0\0StockGDI_F"..., 4096) = 4096
read(6, "\20\0\0\0t\0\0i\1\0|\0\0|\1\0\216\0\0S(\1\0\0\0s\25\0\0\0Ad"..., 4096) = 4096
read(6, "e\5\0Z\6\0d\5\0\204\0\0Z\7\0e\10\0i\t\0Z\n\0d\6\0\204\0\0Z\v"..., 4096) = 4096
read(6, "s\2\0\0\0\0\2c\0\0\0\0\2\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0t\0\0"..., 4096) = 4096
read(6, "s\n          appearance when the "..., 4096) = 4096
read(6, "nterface\n    version and is only"..., 4096) = 4096
read(6, "   (\2\0\0\0R%\0\0\0t\37\0\0\0RendererNative"..., 4096) = 4096
read(6, ".6/dist-packages/wx-2.8-gtk2-uni"..., 4096) = 4096
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f294a2cc000
read(6, "\0R(\0\0\0R)\0\0\0(\0\0\0\0(\0\0\0\0s?\0\0\0/usr/l"..., 4096) = 4096
read(6, "|\0\0i\0\0i\1\0\203\0\0S(\0\0\0\0(\2\0\0\0R\1\0\0\0R\3\0\0"..., 4096) = 4096
read(6, "\n        (\2\0\0\0R%\0\0\0t\27\0\0\0PseudoDC"..., 4096) = 4096
read(6, "?\0\0\0/usr/lib/python2.6/dist-pack"..., 4096) = 4096
read(6, "heckMark(self, int x, int y, int"..., 4096) = 4096
read(6, "\0\0\0(\0\0\0\0s?\0\0\0/usr/lib/python2.6/"..., 4096) = 4096
read(6, "ush for filling the shape.\n     "..., 4096) = 4096
read(6, "    The coordinates refer to the"..., 4096) = 4096
read(6, "        it is not -1.\n        (\2"..., 4096) = 4096
read(6, "\1\0\0\0s4\6\0\0\n        SetLogicalFunc"..., 4096) = 4096
read(6, "IGHTt\r\0\0\0FONTFLAG_BOLDt\24\0\0\0FONTF"..., 4096) = 4096
read(6, "\0LANGUAGE_CHINESE_HONGKONGt\26\0\0\0L"..., 4096) = 4096
brk(0x1f0c000)                          = 0x1f0c000
read(6, "LANGUAGE_UKRAINIANt\r\0\0\0LANGUAGE_"..., 4096) = 4096
read(6, "\t\1\t\1\t\1\t\1\t\1\t\1\t\1\t\1\t\1\t\1\t\1\t\1\t\1\t\1\t\1\t\1"..., 4096) = 1174
close(6)                                = 0
munmap(0x7f294a3d0000, 4096)            = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_gdi_", 0x7fff52dacb80) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_gdi_.so", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=1116624, ...}) = 0
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_gdi_.so", O_RDONLY) = 7
read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\300\2\0\0\0\0\0"..., 832) = 832
fstat(7, {st_mode=S_IFREG|0644, st_size=1116624, ...}) = 0
mmap(NULL, 3214720, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f2949fbb000
mprotect(0x7f294a0ba000, 2093056, PROT_NONE) = 0
mmap(0x7f294a2b9000, 77824, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0xfe000) = 0x7f294a2b9000
close(7)                                = 0
brk(0x1f42000)                          = 0x1f42000
close(6)                                = 0
brk(0x1f6d000)                          = 0x1f6d000
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/os", 0x7fff52dacb80) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/os.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/osmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/os.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/os.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/locale", 0x7fff52daec90) = -1 ENOENT (No such file or directory)
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2949f7a000
brk(0x1f8e000)                          = 0x1f8e000
close(5)                                = 0
brk(0x1fbf000)                          = 0x1fbf000
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_windows", 0x7fff52db0120) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_windows.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_windowsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_windows.py", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=210641, ...}) = 0
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_windows.pyc", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=302835, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2949f79000
read(6, "\321\362\r\n\352\215\367Ic\0\0\0\0\0\0\0\0\n\0\0\0@\0\0\0s\304\23\0\0d\0"..., 4096) = 4096
fstat(6, {st_mode=S_IFREG|0644, st_size=302835, ...}) = 0
read(6, "\1d\203\0\204\0\0ZZ\1d\204\0e\21\0f\1\0d\205\0\204\0\0\203\0\0YZ[\1"..., 4096) = 4096
read(6, "\0argst\6\0\0\0kwargs(\0\0\0\0(\0\0\0\0sC\0\0\0/"..., 4096) = 4096
read(6, "init__(self, Window parent, int "..., 4096) = 4096
read(6, "oordinates.\n        (\2\0\0\0R%\0\0\0t#"..., 4096) = 4096
read(6, "ly relevant under Mac currently "..., 4096) = 4096
read(6, "\0R)\0\0\0R*\0\0\0(\0\0\0\0(\0\0\0\0sC\0\0\0/usr/l"..., 4096) = 4096
read(6, "ython2.6/dist-packages/wx-2.8-gt"..., 4096) = 4096
read(6, "usBar\30\2\0\0s\2\0\0\0\0\2c\0\0\0\0\2\0\0\0\3\0\0\0O\0\0"..., 4096) = 4096
read(6, "tk2-unicode/wx/_windows.pyR\241\0\0\0\347"..., 4096) = 4096
read(6, "\0\0(\0\0\0\0(\0\0\0\0sC\0\0\0/usr/lib/python"..., 4096) = 4096
read(6, "    colours or fonts which might"..., 4096) = 4096
read(6, "Z\n\0e\3\0e\10\0d\3\0d\t\0\203\1\1Z\v\0e\3\0e\t\0d\3\0d\n"..., 4096) = 4096
read(6, ")\0\0\0R*\0\0\0(\0\0\0\0(\0\0\0\0sC\0\0\0/usr/lib"..., 4096) = 4096
read(6, "\0\0\0R4\0\0\0R/\1\0\0R2\1\0\0t\7\0\0\0BorderXt\7"..., 4096) = 4096
read(6, "ode(self, int mode)\n\n        Set"..., 4096) = 4096
read(6, " as the panes are resized after "..., 4096) = 4096
read(6, "dow_SetMinimumPaneSize(\2\0\0\0R)\0\0\0"..., 4096) = 4096
read(6, " completely out of place on the\n"..., 4096) = 4096
read(6, "d\5\0\204\0\0Z\7\0d\6\0\204\0\0Z\10\0d\7\0\204\0\0Z\t\0d\10\0\204\0"..., 4096) = 4096
read(6, "_windows.pyt\17\0\0\0SetMinimumSizeX\266"..., 4096) = 4096
read(6, "_windows.pyR+\0\0\0\363\5\0\0s\2\0\0\0\0\2c\0\0\0\0"..., 4096) = 4096
read(6, "ize(\2\0\0\0R%\0\0\0t\34\0\0\0QueryLayoutInf"..., 4096) = 4096
read(6, "hon2.6/dist-packages/wx-2.8-gtk2"..., 4096) = 4096
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2949f38000
read(6, "/lib/python2.6/dist-packages/wx-"..., 4096) = 4096
read(6, "\0\3\0\0\0O\0\0\0s\20\0\0\0t\0\0i\1\0|\0\0|\1\0\216\0\0S(\1"..., 4096) = 4096
read(6, "           Size size=DefaultSize"..., 4096) = 4096
read(6, "\0R*\0\0\0(\0\0\0\0(\0\0\0\0sC\0\0\0/usr/lib/py"..., 4096) = 4096
read(6, "t(self) -> size_t(\2\0\0\0R%\0\0\0t\31\0\0\0"..., 4096) = 4096
read(6, "\0\0\0s\20\0\0\0t\0\0i\1\0|\0\0|\1\0\216\0\0S(\1\0\0\0s2\0"..., 4096) = 4096
read(6, "\0\0Z\1\0d\0\0Z\2\0e\3\0d\1\0\204\0\0d\2\0\204\0\0d\3\0d\4\0"..., 4096) = 4096
read(6, "e/wx/_windows.pyt\4\0\0\0IsOkn\10\0\0s\2\0"..., 4096) = 4096
read(6, "\r\0\0\0GetChooseFull\262\10\0\0s\2\0\0\0\0\10c\0\0\0"..., 4096) = 4096
read(6, "Window parent=(wxWindow *) NULL,"..., 4096) = 4096
read(6, "dStr, \n            long style=FD"..., 4096) = 4096
read(6, "e index\n        which will be us"..., 4096) = 4096
read(6, "resenting the items that are sel"..., 4096) = 4096
read(6, " text that the user has entered "..., 4096) = 4096
read(6, "\2\0\0\0C\0\0\0s\20\0\0\0|\0\0i\0\0i\1\0|\1\0\203\1\0S(\0\0"..., 4096) = 4096
read(6, "icode/wx/_windows.pyt\r\0\0\0SetChos"..., 4096) = 4096
read(6, "-unicode/wx/_windows.pyRD\3\0\0K\v\0\0"..., 4096) = 4096
read(6, "Resume(self)\n\n        Can be use"..., 4096) = 4096
read(6, "\204\0\0d\3\0d\4\0\203\2\1Z\4\0e\5\0Z\6\0d\5\0\204\0\0Z\7\0e\10"..., 4096) = 4096
read(6, "g else). The actual searching is"..., 4096) = 4096
read(6, "tion, Size size=DefaultSize, \n  "..., 4096) = 4096
read(6, "ildFrame_Activate(\2\0\0\0R)\0\0\0R*\0\0\0"..., 4096) = 4096
read(6, "-> bool(\2\0\0\0R%\0\0\0t\32\0\0\0PyWindow_D"..., 4096) = 4096
read(6, "Window.DoGetSize instead.c\0\0\0\0\2\0"..., 4096) = 4096
read(6, "\0/usr/lib/python2.6/dist-package"..., 4096) = 4096
read(6, "de/wx/_windows.pyR\251\3\0\0\334\r\0\0s\2\0\0\0\0"..., 4096) = 4096
read(6, "(\2\0\0\0R)\0\0\0R\270\3\0\0(\0\0\0\0(\0\0\0\0sC\0\0\0/u"..., 4096) = 4096
read(6, "code/wx/_windows.pyR\"\0\0\0s\16\0\0s\0\0\0"..., 4096) = 4096
read(6, "x/_windows.pyR\271\3\0\0\263\16\0\0s\2\0\0\0\0\1s1\0"..., 4096) = 4096
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2949ef7000
read(6, "dows.pyR\325\3\0\0\r\17\0\0s\2\0\0\0\0\1s0\0\0\0Plea"..., 4096) = 4096
read(6, "\0\0s\22\0\0\0IsOk(self) -> bool(\2\0\0\0R%"..., 4096) = 4096
read(6, "dows.pyt\n\0\0\0SetPaperId\237\17\0\0s\2\0\0\0\0"..., 4096) = 4096
read(6, "R!\0\0\0(\0\0\0\0(\0\0\0\0sC\0\0\0/usr/lib/pyt"..., 4096) = 4096
read(6, "\0\0(\0\0\0\0sC\0\0\0/usr/lib/python2.6/d"..., 4096) = 4096
read(6, "\0\0sC\0\0\0/usr/lib/python2.6/dist-p"..., 4096) = 4096
read(6, "de/wx/_windows.pyR\214\4\0\0o\20\0\0s\30\0\0\0\6"..., 4096) = 4096
read(6, "\0R*\0\0\0(\0\0\0\0(\0\0\0\0sC\0\0\0/usr/lib/py"..., 4096) = 4096
read(6, "\34\0\0\0PrintDialogData_GetPrintData"..., 4096) = 4096
read(6, "\16\0d\n\0\204\0\0Z\17\0d\v\0\204\0\0Z\20\0d\f\0\204\0\0Z\21\0d\r\0"..., 4096) = 4096
read(6, "\34\0d\3\0d:\0\203\2\1Z;\0e\3\0e\r\0d\3\0d;\0\203\1\1Z<\0"..., 4096) = 4096
read(6, "r/lib/python2.6/dist-packages/wx"..., 4096) = 4096
read(6, "inDocument\347\21\0\0s\2\0\0\0\0\2c\0\0\0\0\2\0\0\0\3\0"..., 4096) = 4096
read(6, "C\0\0\0/usr/lib/python2.6/dist-pack"..., 4096) = 4096
read(6, "\0|\1\0\216\0\0S(\1\0\0\0s\33\0\0\0GetZoomControl"..., 4096) = 4096
read(6, "2.8-gtk2-unicode/wx/_windows.pyt"..., 4096) = 4096
read(6, "wx-2.8-gtk2-unicode/wx/_windows."..., 4096) = 4096
read(6, "t\0\0i\1\0|\0\0|\1\0\216\0\0S(\1\0\0\0N(\2\0\0\0R\220\5\0\0"..., 4096) = 4096
read(6, "\0R\270\3\0\0(\0\0\0\0(\0\0\0\0sC\0\0\0/usr/lib/py"..., 4096) = 4096
read(6, "\24\0\0\0FULLSCREEN_NOMENUBARt\24\0\0\0FUL"..., 4096) = 4096
read(6, "log_swigregistert\24\0\0\0TextEntryDi"..., 4096) = 3827
close(6)                                = 0
munmap(0x7f2949f79000, 4096)            = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_windows_", 0x7fff52dacb80) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_windows_.so", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=1025088, ...}) = 0
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_windows_.so", O_RDONLY) = 7
read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\2208\3\0\0\0\0\0"..., 832) = 832
fstat(7, {st_mode=S_IFREG|0644, st_size=1025088, ...}) = 0
mmap(NULL, 3123880, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f2949bfc000
mprotect(0x7f2949ce2000, 2097152, PROT_NONE) = 0
mmap(0x7f2949ee2000, 81920, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0xe6000) = 0x7f2949ee2000
mmap(0x7f2949ef6000, 2728, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f2949ef6000
close(7)                                = 0
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2949bbb000
close(6)                                = 0
brk(0x1fe0000)                          = 0x1fe0000
brk(0x2009000)                          = 0x2009000
close(5)                                = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_controls", 0x7fff52db0120) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_controls.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_controlsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_controls.py", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=317364, ...}) = 0
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_controls.pyc", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=434702, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2949bba000
read(6, "\321\362\r\nq\371\tJc\0\0\0\0\0\0\0\0\n\0\0\0@\0\0\0s\227 \0\0d\0"..., 4096) = 4096
fstat(6, {st_mode=S_IFREG|0644, st_size=434702, ...}) = 0
read(6, "\0id\1Zd\1e\0\0ie\1Ze\1e\0\0if\1Zf\1e\0\0ig\1Z"..., 4096) = 4096
read(6, "\0\0Z\263\2e\0\0i\264\2Z\264\2e\17\0i\237\0e\264\2d\2\0\203\2\0Z\265\2"..., 4096) = 4096
read(6, "\16\34\1c\0\0\0\0\2\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0t\0\0i\1\0|"..., 4096) = 4096
read(6, "ap.  A bitmap button can be supp"..., 4096) = 4096
read(6, "rols.pyt\16\0\0\0SetBitmapFocus\376\0\0\0s\2"..., 4096) = 4096
read(6, " \n            long style=0, Vali"..., 4096) = 4096
read(6, "onts which might look completely"..., 4096) = 4096
read(6, "em in\n        it. When it is not"..., 4096) = 4096
read(6, "iginitt\f\0\0\0new_ComboBoxR(\0\0\0(\3\0\0"..., 4096) = 4096
read(6, "t\7\0\0\0GetMark\251\2\0\0s\2\0\0\0\0\7c\0\0\0\0\2\0\0\0"..., 4096) = 4096
read(6, "     Windows.\n        (\2\0\0\0R%\0\0\0"..., 4096) = 4096
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2949b79000
read(6, "\0\0\0sD\0\0\0/usr/lib/python2.6/dist-"..., 4096) = 4096
read(6, "ibutes(\2\0\0\0R)\0\0\0R*\0\0\0(\0\0\0\0(\0\0\0\0s"..., 4096) = 4096
read(6, "\0\0\0\6\1\6\1\33\1\6\1\t\t\t\10\t\21c\0\0\0\0\3\0\0\0\3\0\0\0O\0"..., 4096) = 4096
read(6, "\0\0s\35\0\0\0PreStaticLine() -> Static"..., 4096) = 4096
read(6, "\0R\31\0\0\0R4\0\0\0R5\0\0\0R\0\0\0\0R\33\0\0\0R\27\0\0\0R"..., 4096) = 4096
read(6, "SetWindowVariant` for more about"..., 4096) = 4096
read(6, "trols.pyt\3\0\0\0Set#\5\0\0s\2\0\0\0\0\2c\0\0\0\0"..., 4096) = 4096
read(6, "D\0\0\0/usr/lib/python2.6/dist-pack"..., 4096) = 4096
read(6, "\0\0s+\0\0\0IsChecked(self, unsigned "..., 4096) = 4096
read(6, "\0\0t\0\0i\2\0|\1\0|\2\0\216\0\0\203\2\0\1d\1\0S(\2\0\0\0s\257"..., 4096) = 4096
read(6, ".pyt\7\0\0\0HasTabsl\6\0\0s\2\0\0\0\0\2c\0\0\0\0\2"..., 4096) = 4096
read(6, "TextColour(\0\0\0\0(\0\0\0\0(\0\0\0\0sD\0\0\0/u"..., 4096) = 4096
read(6, "\0R*\0\0\0(\0\0\0\0(\0\0\0\0sD\0\0\0/usr/lib/py"..., 4096) = 4096
read(6, "ed long len)(\2\0\0\0R%\0\0\0t\25\0\0\0TextC"..., 4096) = 4096
read(6, "on2.6/dist-packages/wx-2.8-gtk2-"..., 4096) = 4096
read(6, "R9\1\0\0\300\7\0\0s\2\0\0\0\0\2c\0\0\0\0\2\0\0\0\3\0\0\0O\0\0"..., 4096) = 4096
read(6, "\0i\1\0|\0\0|\1\0\216\0\0S(\1\0\0\0s\31\0\0\0GetURLSt"..., 4096) = 4096
read(6, "a much better idea than hard cod"..., 4096) = 4096
read(6, "\0t\21\0\0\0SpinButton_GetMax(\2\0\0\0R)\0\0"..., 4096) = 4096
read(6, "\0\0\0R\1\0\0\0R\3\0\0\0(\2\0\0\0R!\0\0\0R#\0\0\0(\0\0\0"..., 4096) = 4096
read(6, "hon2.6/dist-packages/wx-2.8-gtk2"..., 4096) = 4096
read(6, "faultPosition, Size size=Default"..., 4096) = 4096
read(6, "self, unsigned int item, String "..., 4096) = 4096
read(6, "ership flagc\1\0\0\0\3\0\0\0\5\0\0\0O\0\0\0s-\0\0"..., 4096) = 4096
read(6, "\0d#\0\203\1\1Z&\0e\3\0e\26\0e\25\0d\3\0d$\0\203\2\1Z'\0e"..., 4096) = 4096
read(6, "(\0\0\0\0(\0\0\0\0sD\0\0\0/usr/lib/python2."..., 4096) = 4096
read(6, "der(\2\0\0\0R%\0\0\0t\r\0\0\0new_PreSlider("..., 4096) = 4096
read(6, "trols.pyR\243\2\0\0\372\n\0\0s\24\0\0\0\6\1\6\1\33\1\6\1\t\n"..., 4096) = 4096
read(6, "\0AssignImageList(self, ImageList"..., 4096) = 4096
read(6, "trlBase_DeleteAllPages(\2\0\0\0R)\0\0\0"..., 4096) = 4096
read(6, "etter idea than hard coding spec"..., 4096) = 4096
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2949b38000
read(6, "e=0, String name=NotebookNameStr"..., 4096) = 4096
read(6, "\0RS(\6\0\0\0s \0\0\0Proxy of C++ Notebo"..., 4096) = 4096
read(6, "\0\0R5\0\0\0R\0\0\0\0R\33\0\0\0R\27\0\0\0R+\0\0\0R-\0\0\0"..., 4096) = 4096
read(6, "el=-1, \n            int nOldSel="..., 4096) = 4096
read(6, "ib/python2.6/dist-packages/wx-2."..., 4096) = 4096
read(6, "\0t\26\0\0\0ToolbookEvent_swiginitt\21\0\0"..., 4096) = 4096
read(6, "\0\3\0\0\0O\0\0\0s\20\0\0\0t\0\0i\1\0|\0\0|\1\0\216\0\0S(\1"..., 4096) = 4096
read(6, "\0GetClientData?\16\0\0s\2\0\0\0\0\2c\0\0\0\0\2\0"..., 4096) = 4096
read(6, "wx-2.8-gtk2-unicode/wx/_controls"..., 4096) = 4096
read(6, "usr/lib/python2.6/dist-packages/"..., 4096) = 4096
read(6, "\0\2\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0t\0\0i\1\0|\0\0|\1\0\216\0"..., 4096) = 4096
read(6, "\0R*\0\0\0(\0\0\0\0(\0\0\0\0sD\0\0\0/usr/lib/py"..., 4096) = 4096
read(6, "wxNO_BORDER|wxTB_HORIZONTAL, \n  "..., 4096) = 4096
read(6, "ackages/wx-2.8-gtk2-unicode/wx/_"..., 4096) = 4096
read(6, "gtk2-unicode/wx/_controls.pyR\"\0\0"..., 4096) = 4096
read(6, "\0\0\0s\25\0\0\0GetMask(self) -> long(\2\0"..., 4096) = 4096
read(6, "sett\v\0\0\0m_stateMaskt\23\0\0\0ListItem"..., 4096) = 4096
read(6, "/wx/_controls.pyt\7\0\0\0GetItem@\21\0\0"..., 4096) = 4096
read(6, "Position, \n            Size size"..., 4096) = 4096
read(6, "ong item, long column, int image"..., 4096) = 4096
read(6, "hon2.6/dist-packages/wx-2.8-gtk2"..., 4096) = 4096
read(6, "ng(\2\0\0\0R%\0\0\0t\21\0\0\0ListCtrl_FindIt"..., 4096) = 4096
read(6, "m) -> Colour(\2\0\0\0R%\0\0\0t\32\0\0\0ListC"..., 4096) = 4096
read(6, "(\0\0\0\0(\0\0\0\0sD\0\0\0/usr/lib/python2."..., 4096) = 4096
read(6, "\5\0\0\0O\0\0\0s-\0\0\0t\0\0i\1\0|\0\0t\0\0i\2\0|\1\0|"..., 4096) = 4096
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2949af7000
read(6, "de/wx/_controls.pyR+\0\0\0\254\23\0\0s\2\0\0\0"..., 4096) = 4096
read(6, "\0e\20\0d\3\0d\27\0\203\2\1Z\31\0e\3\0e\21\0e\22\0d\3\0d\30\0\203"..., 4096) = 4096
read(6, "ckages/wx-2.8-gtk2-unicode/wx/_c"..., 4096) = 4096
read(6, ".pyt\t\0\0\0GetIndent\205\24\0\0s\2\0\0\0\0\2c\0\0\0"..., 4096) = 4096
read(6, "ext(self, TreeItemId item, Strin"..., 4096) = 4096
read(6, " recursively=True) -> size_t(\2\0\0"..., 4096) = 4096
read(6, "ectedImage=-1, TreeItemData data"..., 4096) = 4096
read(6, "R%\0\0\0t\24\0\0\0TreeCtrl_UnselectAll(\2"..., 4096) = 4096
read(6, "\0See `GetImageList` and `SetImag"..., 4096) = 4096
read(6, "d\31\0\204\0\0Z\33\0d\32\0\204\0\0Z\34\0e\3\0e\v\0e\f\0d\3\0d\33"..., 4096) = 4096
read(6, "-unicode/wx/_controls.pyt\t\0\0\0Get"..., 4096) = 4096
read(6, "\1\0\203\1\0S(\0\0\0\0(\2\0\0\0R\1\0\0\0R\3\0\0\0(\2\0\0\0R"..., 4096) = 4096
read(6, "/python2.6/dist-packages/wx-2.8-"..., 4096) = 4096
read(6, "\6\0\0(\2\0\0\0R)\0\0\0R\254\6\0\0(\0\0\0\0(\0\0\0\0sD\0\0"..., 4096) = 4096
read(6, "\0R\247\6\0\0R\251\6\0\0R\253\6\0\0R\255\6\0\0t\v\0\0\0_depre"..., 4096) = 4096
read(6, "elp in. E.g. a window specificat"..., 4096) = 4096
read(6, "ly put into\n        context-sens"..., 4096) = 4096
read(6, "\0\0\0R%\0\0\0t\20\0\0\0HelpProvider_Set(\2\0"..., 4096) = 4096
read(6, "s.pyR\371\6\0\0\230\30\0\0s\2\0\0\0\0\10c\0\0\0\0\1\0\0\0\2\0\0"..., 4096) = 4096
read(6, "-> bool(\2\0\0\0R%\0\0\0t\16\0\0\0DragImage_"..., 4096) = 4096
read(6, "s/wx-2.8-gtk2-unicode/wx/_contro"..., 4096) = 4096
read(6, "  Validator validator=DefaultVal"..., 4096) = 4096
read(6, "\0i\1\0|\1\0\203\1\0S(\0\0\0\0(\2\0\0\0R\1\0\0\0R\3\0\0\0("..., 4096) = 4096
read(6, "olour`s\31\0\0\0See `GetURL` and `Set"..., 4096) = 4096
read(6, "dator=DefaultValidator, \n       "..., 4096) = 4096
read(6, "lass or None if\n        the wx.P"..., 4096) = 4096
read(6, "t-packages/wx-2.8-gtk2-unicode/w"..., 4096) = 4096
read(6, " ColourPickerCtrl\n\n    This cont"..., 4096) = 4096
read(6, "\0R)\0\0\0R*\0\0\0(\0\0\0\0(\0\0\0\0sD\0\0\0/usr/l"..., 4096) = 4096
read(6, "\1\0\0\0s#\0\0\0PreDirPickerCtrl() -> D"..., 4096) = 4096
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2949ab6000
read(6, ".8-gtk2-unicode/wx/_controls.pyt"..., 4096) = 4096
read(6, "           long style=CP_DEFAULT"..., 4096) = 4096
read(6, "x-2.8-gtk2-unicode/wx/_controls."..., 4096) = 4096
read(6, "NTER`` event to know when the us"..., 4096) = 4096
read(6, " does not\n        work on the Ma"..., 4096) = 4096
read(6, "egistert\r\0\0\0PyEventBindert\10\0\0\0EV"..., 4096) = 4096
read(6, "T_HITTEST_ONITEMLABELt\30\0\0\0LIST_H"..., 4096) = 4096
read(6, "NGEDt\25\0\0\0EVT_TREE_SEL_CHANGINGt\21"..., 4096) = 4096
read(6, "\t\1\t\1\t\1\t\1\22\1\22\1\22\1\22\1\22\1\22\5\22\1\22\1\22\1\22\1\22\1\22\1"..., 4096) = 526
close(6)                                = 0
munmap(0x7f2949bba000, 4096)            = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_controls_", 0x7fff52dacb80) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_controls_.so", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=1409984, ...}) = 0
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_controls_.so", O_RDONLY) = 7
read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\337\3\0\0\0\0\0"..., 832) = 832
fstat(7, {st_mode=S_IFREG|0644, st_size=1409984, ...}) = 0
mmap(NULL, 3508488, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f294975d000
mprotect(0x7f294989c000, 2097152, PROT_NONE) = 0
mmap(0x7f2949a9c000, 102400, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x13f000) = 0x7f2949a9c000
mmap(0x7f2949ab5000, 2312, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f2949ab5000
close(7)                                = 0
brk(0x202f000)                          = 0x202f000
brk(0x205f000)                          = 0x205f000
close(6)                                = 0
brk(0x2080000)                          = 0x2080000
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f294971c000
brk(0x20a1000)                          = 0x20a1000
close(5)                                = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_misc", 0x7fff52db0120) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_misc.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_miscmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_misc.py", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=250598, ...}) = 0
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_misc.pyc", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=379107, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f294971b000
read(6, "\321\362\r\n\364\215\367Ic\0\0\0\0\0\0\0\0\f\0\0\0@\0\0\0s \36\0\0d\0"..., 4096) = 4096
fstat(6, {st_mode=S_IFREG|0644, st_size=379107, ...}) = 0
read(6, "e\0\0i\215\1Z\215\1e\0\0i\216\1Z\216\1e\0\0i\217\1Z\217\1e\0\0i\220"..., 4096) = 4096
read(6, "\0\0class_typet\4\0\0\0namet\5\0\0\0valuet"..., 4096) = 4096
read(6, "\0\0\0(\0\0\0\0(\0\0\0\0(\0\0\0\0s@\0\0\0/usr/lib/"..., 4096) = 4096
read(6, "s@\0\0\0/usr/lib/python2.6/dist-pac"..., 4096) = 4096
read(6, "\0i\1\0|\0\0\214\0\0S(\1\0\0\0s*\0\0\0GetOsVersio"..., 4096) = 4096
read(6, "ages/wx-2.8-gtk2-unicode/wx/_mis"..., 4096) = 4096
read(6, ".6/dist-packages/wx-2.8-gtk2-uni"..., 4096) = 4096
read(6, "plication was successfully\n    l"..., 4096) = 4096
read(6, "hon2.6/dist-packages/wx-2.8-gtk2"..., 4096) = 4096
read(6, " classc\1\0\0\0\1\0\0\0\1\0\0\0C\0\0\0s\r\0\0\0|\0\0i"..., 4096) = 4096
read(6, "\0\204\0\0Z\f\0d\10\0\204\0\0Z\r\0d\t\0\204\0\0Z\16\0d\n\0\204\0\0Z"..., 4096) = 4096
read(6, "Hide(\2\0\0\0R(\0\0\0R)\0\0\0(\0\0\0\0(\0\0\0\0s@\0"..., 4096) = 4096
read(6, "/dist-packages/wx-2.8-gtk2-unico"..., 4096) = 4096
read(6, "packages/wx-2.8-gtk2-unicode/wx/"..., 4096) = 4096
read(6, "k2-unicode/wx/_misc.pyR\"\0\0\0\6\4\0\0s"..., 4096) = 4096
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29496da000
read(6, "6/dist-packages/wx-2.8-gtk2-unic"..., 4096) = 4096
read(6, "\0\0\0R&\0\0\0t\35\0\0\0PlatformInformation"..., 4096) = 4096
read(6, "\4\t\4\22\1t\r\0\0\0PyTipProviderc\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(6, "-unicode/wx/_misc.pyt\4\0\0\0Stop\25\5\0"..., 4096) = 4096
read(6, "  __init__(self, wxTimer timer, "..., 4096) = 4096
read(6, "ume(\2\0\0\0R(\0\0\0R)\0\0\0(\0\0\0\0(\0\0\0\0s@\0\0"..., 4096) = 4096
read(6, "\3\0i\4\0|\0\0|\1\0\216\0\0S(\2\0\0\0s\r\0\0\0Destroy"..., 4096) = 4096
read(6, "ring(\2\0\0\0R&\0\0\0R\336\1\0\0(\1\0\0\0R(\0\0\0(\0\0"..., 4096) = 4096
read(6, "\0\0\0(\0\0\0\0s@\0\0\0/usr/lib/python2.6/"..., 4096) = 4096
read(6, "\0\0\3\0\0\0O\0\0\0s\20\0\0\0t\0\0i\1\0|\0\0|\1\0\216\0\0S("..., 4096) = 4096
read(6, "_misc.pyR\"\2\0\0\3\7\0\0s\2\0\0\0\0\2c\0\0\0\0\2\0\0"..., 4096) = 4096
read(6, "t pid) -> bool(\2\0\0\0R&\0\0\0t\16\0\0\0Pro"..., 4096) = 4096
read(6, "rorAvailable(\2\0\0\0R(\0\0\0R)\0\0\0(\0\0\0\0"..., 4096) = 4096
read(6, "8\0e\3\0e$\0d\3\0d4\0\203\1\1Z9\0e\3\0e#\0d\3\0d5\0"..., 4096) = 4096
read(6, "sr/lib/python2.6/dist-packages/w"..., 4096) = 4096
read(6, "\0\0\0s@\0\0\0/usr/lib/python2.6/dist-"..., 4096) = 4096
read(6, "t\n\0\0\0PollingMaxt\n\0\0\0PollingMinR\372"..., 4096) = 4096
read(6, "S(\1\0\0\0s\26\0\0\0IsButton(self) -> boo"..., 4096) = 4096
read(6, "/lib/python2.6/dist-packages/wx-"..., 4096) = 4096
read(6, "Desc(self) -> String(\2\0\0\0R&\0\0\0t\31"..., 4096) = 4096
read(6, "\0GetMimeTypes(self) -> PyObject("..., 4096) = 4096
read(6, "\0\0\0s#\0\0\0Proxy of C++ MimeTypesMa"..., 4096) = 4096
read(6, "ool(\2\0\0\0R&\0\0\0RZ\3\0\0(\2\0\0\0R(\0\0\0R)\0\0"..., 4096) = 4096
read(6, "\0S(\2\0\0\0s\246\0\0\0\n        Delete(ArtP"..., 4096) = 4096
read(6, "packages/wx-2.8-gtk2-unicode/wx/"..., 4096) = 4096
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2949699000
read(6, " Should Get() try to create a ne"..., 4096) = 4096
read(6, "6/dist-packages/wx-2.8-gtk2-unic"..., 4096) = 4096
read(6, "name an entry.  Returns False on"..., 4096) = 4096
read(6, "\0SetAppName(self, String appName"..., 4096) = 4096
read(6, "      __init__(self, String appN"..., 4096) = 4096
read(6, "'\\$') in order to be\n    taken l"..., 4096) = 4096
read(6, "\2\0\0\0\0\2c\0\0\0\0\2\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0t\0\0i"..., 4096) = 4096
read(6, "\f\0\0\0DateTime_Now(\2\0\0\0R(\0\0\0R)\0\0\0("..., 4096) = 4096
read(6, "c.pyt\t\0\0\0SetSecondZ\16\0\0s\2\0\0\0\0\2c\0\0"..., 4096) = 4096
read(6, "S(\1\0\0\0sI\0\0\0GetLastMonthDay(self,"..., 4096) = 4096
read(6, "teTime_FromUTC(\2\0\0\0R(\0\0\0R)\0\0\0(\0\0"..., 4096) = 4096
read(6, "\0\2c\0\0\0\0\2\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0t\0\0i\1\0|\0"..., 4096) = 4096
read(6, "d__(self, TimeSpan other) -> Dat"..., 4096) = 4096
read(6, "e(\2\0\0\0R(\0\0\0R)\0\0\0(\0\0\0\0(\0\0\0\0s@\0\0\0/"..., 4096) = 4096
read(6, "Czechoslovakiat\23\0\0\0DateTime_Gr_D"..., 4096) = 4096
read(6, "\5\0\0\0Tickst\4\0\0\0Weekt\7\0\0\0WeekDayt\21"..., 4096) = 4096
read(6, "\4\0\0\22\20\0\0s\2\0\0\0\0\2c\0\0\0\0\2\0\0\0\3\0\0\0O\0\0\0s"..., 4096) = 4096
read(6, "onds(\2\0\0\0R(\0\0\0R)\0\0\0(\0\0\0\0(\0\0\0\0s@\0"..., 4096) = 4096
read(6, "\0__iadd__(self, TimeSpan diff) -"..., 4096) = 4096
read(6, "an ts) -> bool(\2\0\0\0R&\0\0\0t\25\0\0\0Tim"..., 4096) = 4096
read(6, "an(\2\0\0\0R&\0\0\0RF\6\0\0(\2\0\0\0R(\0\0\0R)\0\0\0"..., 4096) = 4096
read(6, "an_Month(\2\0\0\0R(\0\0\0R)\0\0\0(\0\0\0\0(\0\0\0"..., 4096) = 4096
read(6, "/wx/_misc.pyRb\6\0\0\272\21\0\0s\2\0\0\0\0\2c\0\0\0"..., 4096) = 4096
read(6, "\0\0\0GetUTCTime() -> long(\2\0\0\0R&\0\0"..., 4096) = 4096
read(6, "-unicode/wx/_misc.pyt\5\0\0\0SetIde\22"..., 4096) = 4096
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2949658000
read(6, "n.\n        (\2\0\0\0R&\0\0\0t\30\0\0\0DataOb"..., 4096) = 4096
read(6, ".6/dist-packages/wx-2.8-gtk2-uni"..., 4096) = 4096
read(6, "ntains several\n        'wx.DataO"..., 4096) = 4096
read(6, "\0\0s\2\0\0\0\0\nc\0\0\0\0\2\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0t"..., 4096) = 4096
read(6, " N(\3\0\0\0R&\0\0\0t\31\0\0\0BitmapDataObjec"..., 4096) = 4096
read(6, "yR\"\0\0\0\36\24\0\0s\0\0\0\0R$\0\0\0s\23\0\0\0The mem"..., 4096) = 4096
read(6, "browsers such that it is able to"..., 4096) = 4096
read(6, "\0\0\0N(\1\0\0\0R\t\0\0\0(\1\0\0\0R\f\0\0\0(\0\0\0\0(\0\0"..., 4096) = 4096
read(6, "\0s\2\0\0\0\0\2c\0\0\0\0\2\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0t\0"..., 4096) = 4096
read(6, "get_swiginitt\22\0\0\0new_TextDropTar"..., 4096) = 4096
read(6, "-unicode/wx/_misc.pyR\"\0\0\0q\25\0\0s\0\0"..., 4096) = 4096
read(6, "   instance.\n\n    Call ``wx.TheC"..., 4096) = 4096
read(6, "sr/lib/python2.6/dist-packages/w"..., 4096) = 4096
read(6, "\0\0s\2\0\0\0\0\7c\1\0\0\0\1\0\0\0\1\0\0\0C\0\0\0s\4\0\0\0d"..., 4096) = 4096
read(6, "c.pyRB\1\0\0\255\26\0\0s\2\0\0\0\0\2c\0\0\0\0\2\0\0\0\3\0\0"..., 4096) = 4096
read(6, "elf) -> Rect\n\n        Returns th"..., 4096) = 4096
read(6, "\27\0\0s\2\0\0\0\0\6c\0\0\0\0\2\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0"..., 4096) = 4096
read(6, "figDir(self) -> String\n\n        "..., 4096) = 4096
read(6, "ardPaths_GetLocalizedResourcesDi"..., 4096) = 4096
read(6, "\0R%\0\0\0R\v\10\0\0R\r\10\0\0(\0\0\0\0(\0\0\0\0(\0\0\0\0s"..., 4096) = 4096
read(6, "-2.8-gtk2-unicode/wx/_misc.pyR\"\0"..., 4096) = 4096
read(6, "   licence.\n\n        Only GTK+ v"..., 4096) = 4096
read(6, "\0/usr/lib/python2.6/dist-package"..., 4096) = 4096
read(6, "\0\0\0\3\0\0\0O\0\0\0s\20\0\0\0t\0\0i\1\0|\0\0|\1\0\216\0\0S"..., 4096) = 4096
read(6, "UR_3DLIGHTt\23\0\0\0SYS_COLOUR_INFOTE"..., 4096) = 4096
brk(0x20c2000)                          = 0x20c2000
read(6, "gistert\17\0\0\0PROCESS_DEFAULTt\20\0\0\0P"..., 4096) = 4096
read(6, "eDropTarget_swigregisterR\203\7\0\0t\26\0"..., 4096) = 2275
close(6)                                = 0
munmap(0x7f294971b000, 4096)            = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_misc_", 0x7fff52dacb80) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_misc_.so", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=1037432, ...}) = 0
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_misc_.so", O_RDONLY) = 7
read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\201\2\0\0\0\0\0"..., 832) = 832
fstat(7, {st_mode=S_IFREG|0644, st_size=1037432, ...}) = 0
mmap(NULL, 3135912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f294935a000
mprotect(0x7f2949446000, 2093056, PROT_NONE) = 0
mmap(0x7f2949645000, 73728, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0xeb000) = 0x7f2949645000
mmap(0x7f2949657000, 2472, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f2949657000
close(7)                                = 0
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2949319000
brk(0x20fb000)                          = 0x20fb000
close(6)                                = 0
brk(0x2122000)                          = 0x2122000
brk(0x2143000)                          = 0x2143000
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29492d8000
close(5)                                = 0
close(4)                                = 0
brk(0x218d000)                          = 0x218d000
close(3)                                = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/glcanvas", 0x7fff52db7cb0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/glcanvas.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/glcanvasmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/glcanvas.py", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=5031, ...}) = 0
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/glcanvas.pyc", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=7808, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f29492d7000
read(4, "\321\362\r\n\25\216\367Ic\0\0\0\0\0\0\0\0\n\0\0\0@\0\0\0s\307\1\0\0d\0"..., 4096) = 4096
fstat(4, {st_mode=S_IFREG|0644, st_size=7808, ...}) = 0
read(4, "__del__R,\0\0\0(\0\0\0\0(\0\0\0\0(\0\0\0\0sC\0\0\0"..., 4096) = 3712
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x7f29492d7000, 4096)            = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_glcanvas", 0x7fff52db4710) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_glcanvas.so", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=87264, ...}) = 0
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_glcanvas.so", O_RDONLY) = 5
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0Pq\0\0\0\0\0\0"..., 832) = 832
fstat(5, {st_mode=S_IFREG|0644, st_size=87264, ...}) = 0
mmap(NULL, 2184520, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7f29490c2000
mprotect(0x7f29490d2000, 2097152, PROT_NONE) = 0
mmap(0x7f29492d2000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x10000) = 0x7f29492d2000
mmap(0x7f29492d7000, 1352, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f29492d7000
close(5)                                = 0
open("tls/x86_64/libwx_gtk2u_gl-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libwx_gtk2u_gl-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libwx_gtk2u_gl-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libwx_gtk2u_gl-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libwx_gtk2u_gl-2.8.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=22937, ...}) = 0
mmap(NULL, 22937, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7f2954254000
close(5)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libwx_gtk2u_gl-2.8.so.0", O_RDONLY) = 5
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\216\0\0\0\0\0\0"..., 832) = 832
fstat(5, {st_mode=S_IFREG|0644, st_size=57312, ...}) = 0
mmap(NULL, 2152760, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7f2948eb4000
mprotect(0x7f2948ec1000, 2093056, PROT_NONE) = 0
mmap(0x7f29490c0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0xc000) = 0x7f29490c0000
close(5)                                = 0
open("tls/x86_64/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libGL.so.1", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("x86_64/libGL.so.1", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("libGL.so.1", O_RDONLY)            = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libGL.so.1", O_RDONLY)   = 5
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\31\2\0\0\0\0\0"..., 832) = 832
lseek(5, 482228, SEEK_SET)              = 482228
read(5, "\4\0\0\0\20\0\0\0\1\0\0\0GNU\0\0\0\0\0\2\0\0\0\4\0\0\0\24\0\0\0", 32) = 32
fstat(5, {st_mode=S_IFREG|0644, st_size=527728, ...}) = 0
mmap(NULL, 2625232, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7f2948c33000
mprotect(0x7f2948ca9000, 2097152, PROT_NONE) = 0
mmap(0x7f2948ea9000, 45056, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x76000) = 0x7f2948ea9000
close(5)                                = 0
open("tls/x86_64/libGLU.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libGLU.so.1", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("x86_64/libGLU.so.1", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("libGLU.so.1", O_RDONLY)           = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libGLU.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libGLU.so.1", O_RDONLY)  = 5
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320L\0\0\0\0\0\0"..., 832) = 832
fstat(5, {st_mode=S_IFREG|0644, st_size=461624, ...}) = 0
mmap(NULL, 2556760, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7f29489c2000
mprotect(0x7f2948a31000, 2097152, PROT_NONE) = 0
mmap(0x7f2948c31000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x6f000) = 0x7f2948c31000
close(5)                                = 0
open("tls/x86_64/libXxf86vm.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libXxf86vm.so.1", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("x86_64/libXxf86vm.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libXxf86vm.so.1", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libXxf86vm.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXxf86vm.so.1", O_RDONLY) = 5
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\17\0\0\0\0\0\0"..., 832) = 832
fstat(5, {st_mode=S_IFREG|0644, st_size=20096, ...}) = 0
mmap(NULL, 2115240, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7f29487bd000
mprotect(0x7f29487c2000, 2093056, PROT_NONE) = 0
mmap(0x7f29489c1000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x4000) = 0x7f29489c1000
close(5)                                = 0
open("tls/x86_64/libdrm.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libdrm.so.2", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("x86_64/libdrm.so.2", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("libdrm.so.2", O_RDONLY)           = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libdrm.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libdrm.so.2", O_RDONLY)  = 5
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p4\0\0\0\0\0\0"..., 832) = 832
fstat(5, {st_mode=S_IFREG|0644, st_size=44024, ...}) = 0
mmap(NULL, 2141584, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7f29485b2000
mprotect(0x7f29485bc000, 2097152, PROT_NONE) = 0
mmap(0x7f29487bc000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0xa000) = 0x7f29487bc000
close(5)                                = 0
munmap(0x7f2954254000, 22937)           = 0
close(4)                                = 0
close(3)                                = 0
socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3
connect(3, {sa_family=AF_FILE, path=@"/tmp/.X11-unix/X2"}, 20) = -1 ECONNREFUSED (Connection refused)
close(3)                                = 0
socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3
connect(3, {sa_family=AF_FILE, path="/tmp/.X11-unix/X2"}, 110) = 0
getpeername(3, {sa_family=AF_FILE, path="/tmp/.X11-unix/X2"}, [20]) = 0
uname({sys="Linux", node="novo", ...})  = 0
access("/home/yoh/.Xauthority", R_OK)   = 0
open("/home/yoh/.Xauthority", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0600, st_size=1861, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2954259000
read(4, "\0\6\0\20 \1\0\0S\252\6L<v\367\23~U\16\337\0\0010\0\22MIT-MAG"..., 4096) = 1861
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x7f2954259000, 4096)            = 0
getsockname(3, {sa_family=AF_FILE, NULL}, [2]) = 0
fcntl(3, F_GETFL)                       = 0x2 (flags O_RDWR)
fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
fcntl(3, F_SETFD, FD_CLOEXEC)           = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"l\0\v\0\0\0\22\0\20\0\0\0", 12}, {"", 0}, {"MIT-MAGIC-COOKIE-1", 18}, {"\0\0", 2}, {"\374\346\5=f $\275\23U\235\351>\227\24\222", 16}, {"", 0}], 6) = 48
read(3, "\1\0\v\0\0\0P\0", 8)           = 8
read(3, "\340\355f\2\0\0\200\0\377\377\37\0\0\1\0\0\30\0\377\377\1\2\0\0  \10\377\0\0\0\0"..., 320) = 320
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"b\0\5\0\f\0\0\0BIG-REQUESTS", 20}], 1) = 20
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\273\1\0\0\0\0\0\1\204\0\0\377\177\0\0\0\0\0\0\0\0\0\0\320\266\237\242\377\177\0\0", 4096) = 32
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\204\0\1\0", 4}], 1)       = 4
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\273\2\0\0\0\0\0\377\377\17\0\377\177\0\0\0\0\0\0\0\0\0\0\320\266\237\242\377\177\0\0", 4096) = 32
read(3, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"7\0\5\0\0\0\200\0.\0\0\0\10\0\0\0\377\377\0\0\24\0\6\0.\0\0\0\27\0\0\0"..., 44}, {NULL, 0}, {"", 0}], 3) = 44
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\10\4\0\203\6\0\0\37\0\0\0\0\0\0\0\n\32\0\0\0\0\0\0\247VB\0\0\0\0\0"..., 4096) = 4096
read(3, "\t80x40\n*vt100.background:\tblack\n"..., 2604) = 2604
read(3, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"b\0\5\0\t\0\200\0", 8}, {"XKEYBOARD", 9}, {"\0\0\0", 3}], 3) = 20
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\273\5\0\0\0\0\0\0\0\237\242\377\177\0\0\0\0\0\0\0\0\0\0\320\266\237\242\377\177\0\0", 4096) = 32
read(3, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"<\0\2\0\0\0\200\0+\0\1\0", 12}, {NULL, 0}, {"", 0}], 3) = 12
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\2\7\0\0\0\0\0\21\0@\0\377\177\0\0\0\0\0\0\0\0\0\0\320\266\237\242\377\177\0\0", 4096) = 32
read(3, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
close(3)                                = 0
stat("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/signal", 0x7fff52db71b0) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/signal.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/signalmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/signal.py", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/signal.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7f2953e31f60}, {0x4da8b0, [], SA_RESTORER, 0x7f2953e31f60}, 8) = 0
sched_getparam(12098, { 0 })            = 0
sched_getscheduler(12098)               = 0 (SCHED_OTHER)
clock_getres(CLOCK_MONOTONIC, {0, 1})   = 0
sched_get_priority_min(SCHED_OTHER)     = 0
sched_get_priority_max(SCHED_OTHER)     = 0
sched_get_priority_max(SCHED_OTHER)     = 0
open("/usr/lib/charset.alias", O_RDONLY) = -1 ENOENT (No such file or directory)
pipe2([3, 4], O_CLOEXEC)                = 0
open("/usr/share/locale/locale.alias", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/ru_RU.UTF-8/LC_IDENTIFICATION", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/ru_RU.utf8/LC_IDENTIFICATION", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/ru_RU/LC_IDENTIFICATION", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/ru.UTF-8/LC_IDENTIFICATION", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/ru.utf8/LC_IDENTIFICATION", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/locale/ru/LC_IDENTIFICATION", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=26048, ...}) = 0
mmap(NULL, 26048, PROT_READ, MAP_SHARED, 5, 0) = 0x7f29541c6000
close(5)                                = 0
futex(0x7f2952f87f60, FUTEX_WAKE_PRIVATE, 2147483647) = 0
write(2, "\n(process:12098): Gdk-WARNING **"..., 68
(process:12098): Gdk-WARNING **: locale not supported by C library
) = 68
open("/usr/share/X11/locale/locale.alias", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=81893, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2954259000
read(5, "#\n#\tThis file contains alias nam"..., 4096) = 4096
read(5, "r_FR.ISO-8859-1\t\t\t\tbr_FR.ISO8859"..., 4096) = 4096
read(5, "1\nde_DE.ISO-8859-1\t\t\t\tde_DE.ISO8"..., 4096) = 4096
read(5, "en_ZW.iso88591\t\t\t\t\ten_ZW.ISO8859"..., 4096) = 4096
read(5, "fa_IR.isiri3342\t\t\t\tfa_IR.ISIRI-3"..., 4096) = 4096
read(5, "_IL.ISO8859-8\nhe_IL.ISO-8859-8\t\t"..., 4096) = 4096
read(5, "TF-8\nky_KG\t\t\t\t\t\t\tky_KG.UTF-8\nky_"..., 4096) = 4096
read(5, "\t\t\t\t\t\tor_IN.UTF-8\nor_IN.utf8\t\t\t\t"..., 4096) = 4096
read(5, "TF-8 at latin\nsr_RS at latin\t\t\t\tsr_RS."..., 4096) = 4096
read(5, "\tzh_CN.UTF-8\nZH_CN.UTF-8\t\t\t\t\tzh_"..., 4096) = 4096
read(5, "59-1:\t\t\t\taf_ZA.ISO8859-1\naf_ZA.u"..., 4096) = 4096
read(5, "SO8859-1\nca_AD at euro:\t\t\t\t\tca_AD.I"..., 4096) = 4096
read(5, "e_LU.ISO8859-1\nde_LU at euro:\t\t\t\t\td"..., 4096) = 4096
read(5, "\t\t\t\tes_ES.UTF-8\nes_AR:\t\t\t\t\t\tes_A"..., 4096) = 4096
read(5, "\t\tfi_FI.ISO8859-15\nfi_FI.88591:\t"..., 4096) = 4096
read(5, "\nhe_IL.ISO-8859-8:\t\t\t\the_IL.ISO8"..., 4096) = 4096
read(5, "14:\t\t\t\tkw_GB.ISO8859-14\nkw_GB.is"..., 4096) = 4096
read(5, "O8859-1\noc:\t\t\t\t\t\toc_FR.ISO8859-1"..., 4096) = 4096
read(5, "TF-8\nsr_YU:\t\t\t\t\t\tsr_RS.UTF-8 at lat"..., 4096) = 4096
read(5, "9-1\nxh_ZA.iso88591:\t\t\t\txh_ZA.ISO"..., 4096) = 4069
read(5, "", 4096)                       = 0
close(5)                                = 0
munmap(0x7f2954259000, 4096)            = 0
open("/usr/share/X11/locale/locale.dir", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=39853, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2954259000
read(5, "#\n#\tThis file contains locale da"..., 4096) = 4096
read(5, "LE\t\t\tes_DO.ISO8859-1\niso8859-1/X"..., 4096) = 4096
read(5, " for it, and the GNU C Library\n#"..., 4096) = 4096
read(5, "ALE\t\t\tbr_FR.UTF-8\nen_US.UTF-8/XL"..., 4096) = 4096
read(5, "F-8/XLC_LOCALE\t\t\tml_IN.UTF-8\nen_"..., 4096) = 4096
close(5)                                = 0
munmap(0x7f2954259000, 4096)            = 0
access("/usr/share/X11/locale/C/XLC_LOCALE", R_OK) = 0
open("/usr/share/X11/locale/C/XLC_LOCALE", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=650, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2954259000
read(5, "#  XLocale Database Sample for C"..., 4096) = 650
read(5, "", 4096)                       = 0
close(5)                                = 0
munmap(0x7f2954259000, 4096)            = 0
open("/usr/share/X11/locale/locale.alias", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=81893, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2954259000
read(5, "#\n#\tThis file contains alias nam"..., 4096) = 4096
read(5, "r_FR.ISO-8859-1\t\t\t\tbr_FR.ISO8859"..., 4096) = 4096
read(5, "1\nde_DE.ISO-8859-1\t\t\t\tde_DE.ISO8"..., 4096) = 4096
read(5, "en_ZW.iso88591\t\t\t\t\ten_ZW.ISO8859"..., 4096) = 4096
read(5, "fa_IR.isiri3342\t\t\t\tfa_IR.ISIRI-3"..., 4096) = 4096
read(5, "_IL.ISO8859-8\nhe_IL.ISO-8859-8\t\t"..., 4096) = 4096
read(5, "TF-8\nky_KG\t\t\t\t\t\t\tky_KG.UTF-8\nky_"..., 4096) = 4096
read(5, "\t\t\t\t\t\tor_IN.UTF-8\nor_IN.utf8\t\t\t\t"..., 4096) = 4096
read(5, "TF-8 at latin\nsr_RS at latin\t\t\t\tsr_RS."..., 4096) = 4096
read(5, "\tzh_CN.UTF-8\nZH_CN.UTF-8\t\t\t\t\tzh_"..., 4096) = 4096
read(5, "59-1:\t\t\t\taf_ZA.ISO8859-1\naf_ZA.u"..., 4096) = 4096
read(5, "SO8859-1\nca_AD at euro:\t\t\t\t\tca_AD.I"..., 4096) = 4096
read(5, "e_LU.ISO8859-1\nde_LU at euro:\t\t\t\t\td"..., 4096) = 4096
read(5, "\t\t\t\tes_ES.UTF-8\nes_AR:\t\t\t\t\t\tes_A"..., 4096) = 4096
read(5, "\t\tfi_FI.ISO8859-15\nfi_FI.88591:\t"..., 4096) = 4096
read(5, "\nhe_IL.ISO-8859-8:\t\t\t\the_IL.ISO8"..., 4096) = 4096
read(5, "14:\t\t\t\tkw_GB.ISO8859-14\nkw_GB.is"..., 4096) = 4096
read(5, "O8859-1\noc:\t\t\t\t\t\toc_FR.ISO8859-1"..., 4096) = 4096
read(5, "TF-8\nsr_YU:\t\t\t\t\t\tsr_RS.UTF-8 at lat"..., 4096) = 4096
read(5, "9-1\nxh_ZA.iso88591:\t\t\t\txh_ZA.ISO"..., 4096) = 4069
read(5, "", 4096)                       = 0
close(5)                                = 0
munmap(0x7f2954259000, 4096)            = 0
open("/usr/share/X11/locale/locale.dir", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=39853, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2954259000
read(5, "#\n#\tThis file contains locale da"..., 4096) = 4096
read(5, "LE\t\t\tes_DO.ISO8859-1\niso8859-1/X"..., 4096) = 4096
read(5, " for it, and the GNU C Library\n#"..., 4096) = 4096
read(5, "ALE\t\t\tbr_FR.UTF-8\nen_US.UTF-8/XL"..., 4096) = 4096
read(5, "F-8/XLC_LOCALE\t\t\tml_IN.UTF-8\nen_"..., 4096) = 4096
close(5)                                = 0
munmap(0x7f2954259000, 4096)            = 0
access("/usr/share/X11/locale/C/XLC_LOCALE", R_OK) = 0
open("/usr/share/X11/locale/C/XLC_LOCALE", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=650, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2954259000
read(5, "#  XLocale Database Sample for C"..., 4096) = 650
read(5, "", 4096)                       = 0
close(5)                                = 0
munmap(0x7f2954259000, 4096)            = 0
write(2, "\n(process:12098): Gtk-WARNING **"..., 101
(process:12098): Gtk-WARNING **: Locale not supported by C library.
	Using the fallback 'C' locale.
) = 101
getresuid([47521], [47521], [47521])    = 0
getresgid([47522], [47522], [47522])    = 0
rt_sigaction(SIGPIPE, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7f2952c5e1e0}, {SIG_IGN, [], SA_RESTORER, 0x7f2953e31f60}, 8) = 0
socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC, 0) = 5
connect(5, {sa_family=AF_FILE, path=@"/tmp/.X11-unix/X2"}, 20) = -1 ECONNREFUSED (Connection refused)
close(5)                                = 0
socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC, 0) = 5
connect(5, {sa_family=AF_FILE, path="/tmp/.X11-unix/X2"}, 110) = 0
getpeername(5, {sa_family=AF_FILE, path="/tmp/.X11-unix/X2"}, [20]) = 0
uname({sys="Linux", node="novo", ...})  = 0
access("/home/yoh/.Xauthority", R_OK)   = 0
open("/home/yoh/.Xauthority", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0600, st_size=1861, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2954259000
read(6, "\0\6\0\20 \1\0\0S\252\6L<v\367\23~U\16\337\0\0010\0\22MIT-MAG"..., 4096) = 1861
read(6, "", 4096)                       = 0
close(6)                                = 0
munmap(0x7f2954259000, 4096)            = 0
getsockname(5, {sa_family=AF_FILE, NULL}, [2]) = 0
fcntl(5, F_GETFL)                       = 0x2 (flags O_RDWR)
fcntl(5, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
fcntl(5, F_SETFD, FD_CLOEXEC)           = 0
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"l\0\v\0\0\0\22\0\20\0\0\0", 12}, {"", 0}, {"MIT-MAGIC-COOKIE-1", 18}, {"\0\0", 2}, {"\374\346\5=f $\275\23U\235\351>\227\24\222", 16}, {"", 0}], 6) = 48
read(5, "\1\0\v\0\0\0P\0", 8)           = 8
read(5, "\340\355f\2\0\0\200\0\377\377\37\0\0\1\0\0\30\0\377\377\1\2\0\0  \10\377\0\0\0\0"..., 320) = 320
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"b\0\5\0\f\0\0\0BIG-REQUESTS", 20}], 1) = 20
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\273\1\0\0\0\0\0\1\204\0\0\377\177\0\0\0\0\0\0\0\0\0\0\320\266\237\242\377\177\0\0", 4096) = 32
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\204\0\1\0", 4}], 1)       = 4
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\273\2\0\0\0\0\0\377\377\17\0\377\177\0\0\0\0\0\0\0\0\0\0\320\266\237\242\377\177\0\0", 4096) = 32
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"7\0\5\0\0\0\200\0.\0\0\0\10\0\0\0\377\377\0\0\24\0\6\0.\0\0\0\27\0\0\0"..., 44}, {NULL, 0}, {"", 0}], 3) = 44
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\10\4\0\203\6\0\0\37\0\0\0\0\0\0\0\n\32\0\0\0\0\0\0\247VB\0\0\0\0\0"..., 4096) = 4096
read(5, "\t80x40\n*vt100.background:\tblack\n"..., 2604) = 2604
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"b\0\5\0\t\0\200\0", 8}, {"XKEYBOARD", 9}, {"\0\0\0", 3}], 3) = 20
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\273\5\0\0\0\0\0\0\0\237\242\377\177\0\0\0\0\0\0\0\0\0\0\320\266\237\242\377\177\0\0", 4096) = 32
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\20\0\5\0\v\0\200\0UTF8_STRING\0\20\0\6\0\20\0\0\0WM_C"..., 916}, {NULL, 0}, {"", 0}], 3) = 916
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\273\6\0\0\0\0\0\241\0\0\0\377\177\0\0\0\0\0\0\0\0\0\0\320\266\237\242\377\177\0\0"..., 4096) = 1088
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"b\0\4\0\5\0\200\0", 8}, {"RANDR", 5}, {"\0\0\0", 3}], 3) = 16
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\273(\0\0\0\0\0\1\225_\0\377\177\0\0\0\0\0\0\0\0\0\0\320\266\237\242\377\177\0\0", 4096) = 32
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"b\0\10\0\27\0\200\0", 8}, {"Generic Event Extension", 23}, {"\0", 1}], 3) = 32
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\273)\0\0\0\0\0\0\0\237\242\377\177\0\0\0\0\0\0\0\0\0\0\320\266\237\242\377\177\0\0", 4096) = 32
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\225\0\3\0\1\0\0\0\3\0\0\0", 12}, {NULL, 0}, {"", 0}], 3) = 12
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\273*\0\0\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\320\266\237\242\377\177\0\0", 4096) = 32
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"b\0\4\0\10\0\0\0", 8}, {"XINERAMA", 8}, {"", 0}], 3) = 16
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\273+\0\0\0\0\0\0\0\237\242\377\177\0\0\0\0\0\0\0\0\0\0\320\266\237\242\377\177\0\0", 4096) = 32
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\2\0\4\0.\0\0\0\0\10\0\0\0\0\2\0\225\4\3\0.\0\0\0\v\0\0\0\20\0\6\0"..., 96}, {NULL, 0}, {"", 0}], 3) = 96
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\273.\0\0\0\0\0\275\0\0\0\377\177\0\0\0\0\0\0\0\0\0\0\320\266\237\242\377\177\0\0"..., 4096) = 96
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\3\0\2\0.\0\0\0\16\10\2\0.\0\0\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\0001\0\3\0\0\0$\0\0\0\1\0\0\1\377\377\377\377\0\0\0\0\0\1\2\0!\0\0\0"..., 4096) = 76
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\2\0\4\0.\0\0\0\0\10\0\0\0\0\2\0$\4\1\0\27\0\2\0\275\0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\0005\0\0\0\0\0\0\0\0\0\0\0\0\0 \273\237\242\377\177\0\0\320\266\237\242\377\177\0\0", 4096) = 32
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"%\0\1\0", 4}, {NULL, 0}, {"", 0}], 3) = 4
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
uname({sys="Linux", node="novo", ...})  = 0
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\1\20\r\0\1\0\200\0.\0\0\0\n\0\n\0\n\0\n\0\0\0\1\0$\0\0\0\32(\0\0"..., 520}, {NULL, 0}, {"", 0}], 3) = 520
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\34\2738\0\1\0\200\0\253\0\0\0D\363D:\0\0\0\0\0\0\0\0\1\0\0\300\0\0\0\0"..., 4096) = 352
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\22\0\7\0\1\0\200\0\300\0\0\0!\0\0\0 \0\n\0\1\0\0\0\2\0\200\0b(\4\0"..., 36}, {"XFIXES", 6}, {"\0\0", 2}], 3) = 44
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\34\273F\0\1\0\200\0\300\0\0\0E\363D:\0\0\0\0\0\0\0\0\36\227D\0\0\0\0\0"..., 4096) = 64
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"b\0\5\0\t\0\200\0", 8}, {"Composite", 9}, {"\0\0\0", 3}], 3) = 20
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\273H\0\0\0\0\0\0\0\237\242\377\177\0\0\0\0\0\0\0\0\0\0\320\266\237\242\377\177\0\0", 4096) = 32
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"b\0\4\0\6\0\200\0", 8}, {"DAMAGE", 6}, {"\0\0", 2}], 3) = 16
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\273I\0\0\0\0\0\0\0\237\242\377\177\0\0\0\0\0\0\0\0\0\0\320\266\237\242\377\177\0\0", 4096) = 32
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"b\0\4\0\5\0\200\0", 8}, {"SHAPE", 5}, {"\0\0\0", 3}], 3) = 16
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\273J\0\0\0\0\0\1\200@\0\377\177\0\0\0\0\0\0\0\0\0\0\320\266\237\242\377\177\0\0", 4096) = 32
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\200\0\1\0", 4}, {NULL, 0}, {"", 0}], 3) = 4
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\273K\0\0\0\0\0\1\0\0\0\377\177\0\0\0\0\0\0\0\0\0\0\320\266\237\242\377\177\0\0", 4096) = 32
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"&\0\2\0.\0\0\0", 8}, {NULL, 0}, {"", 0}], 3) = 8
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\1L\0\0\0\0\0.\0\0\0 \5`\0[\2\26\2[\2\26\2\0\0*\1\0\0\0\0", 4096) = 32
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"+\0\1\0", 4}, {NULL, 0}, {"", 0}], 3) = 4
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\2M\0\0\0\0\0\21\0@\0\377\177\0\0\0\0\0\0\0\0\0\0\320\266\237\242\377\177\0\0", 4096) = 32
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
uname({sys="Linux", node="novo", ...})  = 0
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\22\0\10\0\1\0\200\0\"\0\0\0\37\0\0\0\10\0\n\0\7\0\0\0python\0\0"..., 164}, {"XKEYBOARD", 9}, {"\0\0\0", 3}], 3) = 176
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\34\273N\0\1\0\200\0\"\0\0\0G\363D:\0\0\0\0\0\0\0\0\1\0\0\300\0\0\0\0"..., 4096) = 192
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"b\0\3\0\4\0\200\0", 8}, {"SYNC", 4}, {"", 0}], 3) = 12
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\273T\0\0\0\0\0\1\212I\215\377\177\0\0\0\0\0\0\0\0\0\0\320\266\237\242\377\177\0\0", 4096) = 32
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\212\0\2\0\3\0\200\0", 8}, {NULL, 0}, {"", 0}], 3) = 8
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\273U\0\0\0\0\0\3\0\237\242\377\177\0\0\0\0\0\0\0\0\0\0\320\266\237\242\377\177\0\0", 4096) = 32
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"b\0\4\0\7\0\200\0", 8}, {"MIT-SHM", 7}, {"\0", 1}], 3) = 16
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\273V\0\0\0\0\0\1\201A\200\377\177\0\0\0\0\0\0\0\0\0\0\320\266\237\242\377\177\0\0", 4096) = 32
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\201\0\1\0", 4}, {NULL, 0}, {"", 0}], 3) = 4
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\1W\0\0\0\0\0\1\0\1\0\241\271\242\271\2\376p\310\374\177\0\0\20\0\0\0\0\0\0\0", 4096) = 32
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"b\0\6\0\17\0\200\0", 8}, {"XInputExtension", 15}, {"\0", 1}], 3) = 24
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\273X\0\0\0\0\0\0\0\237\242\377\177\0\0\0\0\0\0\0\0\0\0\320\266\237\242\377\177\0\0", 4096) = 32
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\27\0\2\0\247\0\0\0", 8}, {NULL, 0}, {"", 0}], 3) = 8
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\0Y\0\0\0\0\0\0\0\0\0\0\0\0\0 \273\237\242\377\177\0\0\320\266\237\242\377\177\0\0", 4096) = 32
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
open("tls/x86_64/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=22937, ...}) = 0
mmap(NULL, 22937, PROT_READ, MAP_PRIVATE, 6, 0) = 0x7f2954254000
close(6)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/tls/x86_64/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/lib/tls/x86_64", 0x7fff52db8750) = -1 ENOENT (No such file or directory)
open("/lib/tls/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/lib/tls", 0x7fff52db8750)        = -1 ENOENT (No such file or directory)
open("/lib/x86_64/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/lib/x86_64", 0x7fff52db8750)     = -1 ENOENT (No such file or directory)
open("/lib/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/lib", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
open("/usr/lib/tls/x86_64/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/tls/x86_64", 0x7fff52db8750) = -1 ENOENT (No such file or directory)
open("/usr/lib/tls/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/tls", 0x7fff52db8750)    = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64", 0x7fff52db8750) = -1 ENOENT (No such file or directory)
open("/usr/lib/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
open("/lib/x86_64-linux-gnu/tls/x86_64/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/lib/x86_64-linux-gnu/tls/x86_64", 0x7fff52db8750) = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/tls/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/lib/x86_64-linux-gnu/tls", 0x7fff52db8750) = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/x86_64/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/lib/x86_64-linux-gnu/x86_64", 0x7fff52db8750) = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/lib/x86_64-linux-gnu", 0x7fff52db8750) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/tls/x86_64/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/tls/x86_64", 0x7fff52db8750) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/tls/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/tls", 0x7fff52db8750) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/x86_64/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/x86_64", 0x7fff52db8750) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/libgnomeprint-2-2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu", 0x7fff52db8750) = -1 ENOENT (No such file or directory)
munmap(0x7f2954254000, 22937)           = 0
lstat("/home/yoh/.gtkrc-2.0-kde", {st_mode=S_IFREG|0644, st_size=326, ...}) = 0
open("/home/yoh/.gtkrc-2.0-kde", O_RDONLY) = 6
read(6, "# This file was written by KDE\n#"..., 4000) = 326
lstat("/usr/share/themes/DebianRed/gtk-2.0/gtkrc", 0x7fff52db7c60) = -1 ENOENT (No such file or directory)
read(6, "", 4000)                       = 0
close(6)                                = 0
socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 6
connect(6, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
close(6)                                = 0
socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 6
connect(6, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
close(6)                                = 0
open("/etc/nsswitch.conf", O_RDONLY)    = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=475, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2954259000
read(6, "# /etc/nsswitch.conf\n#\n# Example"..., 4096) = 475
read(6, "", 4096)                       = 0
close(6)                                = 0
munmap(0x7f2954259000, 4096)            = 0
open("tls/x86_64/libnss_compat.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libnss_compat.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libnss_compat.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libnss_compat.so.2", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libnss_compat.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=22937, ...}) = 0
mmap(NULL, 22937, PROT_READ, MAP_PRIVATE, 6, 0) = 0x7f2954254000
close(6)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libnss_compat.so.2", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\23\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=31616, ...}) = 0
mmap(NULL, 2127088, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f29483aa000
mprotect(0x7f29483b1000, 2093056, PROT_NONE) = 0
mmap(0x7f29485b0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x6000) = 0x7f29485b0000
close(6)                                = 0
open("tls/x86_64/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libnsl.so.1", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("x86_64/libnsl.so.1", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("libnsl.so.1", O_RDONLY)           = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libnsl.so.1", O_RDONLY)      = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300@\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=89064, ...}) = 0
mmap(NULL, 2194128, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f2948192000
mprotect(0x7f29481a7000, 2093056, PROT_NONE) = 0
mmap(0x7f29483a6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x14000) = 0x7f29483a6000
mmap(0x7f29483a8000, 6864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f29483a8000
close(6)                                = 0
mprotect(0x7f29483a6000, 4096, PROT_READ) = 0
mprotect(0x7f29485b0000, 4096, PROT_READ) = 0
munmap(0x7f2954254000, 22937)           = 0
open("tls/x86_64/libnss_nis.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libnss_nis.so.2", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("x86_64/libnss_nis.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libnss_nis.so.2", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libnss_nis.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=22937, ...}) = 0
mmap(NULL, 22937, PROT_READ, MAP_PRIVATE, 6, 0) = 0x7f2954254000
close(6)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libnss_nis.so.2", O_RDONLY)  = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=43552, ...}) = 0
mmap(NULL, 2139320, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f2947f87000
mprotect(0x7f2947f91000, 2093056, PROT_NONE) = 0
mmap(0x7f2948190000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x9000) = 0x7f2948190000
close(6)                                = 0
open("tls/x86_64/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("x86_64/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
open("libnss_files.so.2", O_RDONLY)     = -1 ENOENT (No such file or directory)
open("/usr/local/lib/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libnss_files.so.2", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p!\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=47616, ...}) = 0
mmap(NULL, 2143624, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f2947d7b000
mprotect(0x7f2947d86000, 2093056, PROT_NONE) = 0
mmap(0x7f2947f85000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xa000) = 0x7f2947f85000
close(6)                                = 0
mprotect(0x7f2947f85000, 4096, PROT_READ) = 0
mprotect(0x7f2948190000, 4096, PROT_READ) = 0
munmap(0x7f2954254000, 22937)           = 0
open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 6
fcntl(6, F_GETFD)                       = 0x1 (flags FD_CLOEXEC)
lseek(6, 0, SEEK_CUR)                   = 0
fstat(6, {st_mode=S_IFREG|0644, st_size=2249, ...}) = 0
mmap(NULL, 2249, PROT_READ, MAP_SHARED, 6, 0) = 0x7f2954259000
lseek(6, 2249, SEEK_SET)                = 2249
munmap(0x7f2954259000, 2249)            = 0
close(6)                                = 0
getuid()                                = 47521
uname({sys="Linux", node="novo", ...})  = 0
access("/home/yoh/.themes/DebianRed/gtk-2.0/gtkrc", F_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/themes/DebianRed/gtk-2.0/gtkrc", F_OK) = -1 ENOENT (No such file or directory)
access("/home/yoh/.themes/Emacs/gtk-2.0-key/gtkrc", F_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/themes/Emacs/gtk-2.0-key/gtkrc", F_OK) = 0
lstat("/usr/share/themes/Emacs/gtk-2.0-key/gtkrc", {st_mode=S_IFREG|0644, st_size=3818, ...}) = 0
open("/usr/share/themes/Emacs/gtk-2.0-key/gtkrc", O_RDONLY) = 6
read(6, "# GTK - The GIMP Toolkit\n# Copyr"..., 4000) = 3818
read(6, "", 4000)                       = 0
close(6)                                = 0
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\22\0\22\0\1\0\200\0\246\0\0\0\241\0\0\0\10\0\n\0-\0\0\0awesome/"..., 172}, {NULL, 0}, {"", 0}], 3) = 172
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\34\273Z\0\1\0\200\0\246\0\0\0V\363D:\0\0\0\0\0\0\0\0\36\227D\0\0\0\0\0"..., 4096) = 320
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
uname({sys="Linux", node="novo", ...})  = 0
open("/home/yoh/.Xdefaults-novo", O_RDONLY) = -1 ENOENT (No such file or directory)
uname({sys="Linux", node="novo", ...})  = 0
brk(0x21ae000)                          = 0x21ae000
access("/etc/fonts/fonts.conf", R_OK)   = 0
stat("/etc/fonts/fonts.conf", {st_mode=S_IFREG|0644, st_size=5287, ...}) = 0
open("/etc/fonts/fonts.conf", O_RDONLY) = 6
read(6, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 5287
access("/etc/fonts/conf.d", R_OK)       = 0
stat("/etc/fonts/conf.d", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/etc/fonts/conf.d", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 7
getdents(7, /* 20 entries */, 32768)    = 784
getdents(7, /* 0 entries */, 32768)     = 0
access("/etc/fonts/conf.d/20-fix-globaladvance.conf", R_OK) = 0
stat("/etc/fonts/conf.d/20-fix-globaladvance.conf", {st_mode=S_IFREG|0644, st_size=912, ...}) = 0
open("/etc/fonts/conf.d/20-fix-globaladvance.conf", O_RDONLY) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 912
brk(0x21d0000)                          = 0x21d0000
read(8, "", 8192)                       = 0
close(8)                                = 0
access("/etc/fonts/conf.d/20-unhint-small-vera.conf", R_OK) = 0
stat("/etc/fonts/conf.d/20-unhint-small-vera.conf", {st_mode=S_IFREG|0644, st_size=1157, ...}) = 0
open("/etc/fonts/conf.d/20-unhint-small-vera.conf", O_RDONLY) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1157
read(8, "", 8192)                       = 0
close(8)                                = 0
access("/etc/fonts/conf.d/30-defoma.conf", R_OK) = -1 ENOENT (No such file or directory)
access("/etc/fonts/conf.d/30-metric-aliases.conf", R_OK) = 0
stat("/etc/fonts/conf.d/30-metric-aliases.conf", {st_mode=S_IFREG|0644, st_size=3939, ...}) = 0
open("/etc/fonts/conf.d/30-metric-aliases.conf", O_RDONLY) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 3939
read(8, "", 8192)                       = 0
close(8)                                = 0
access("/etc/fonts/conf.d/30-urw-aliases.conf", R_OK) = 0
stat("/etc/fonts/conf.d/30-urw-aliases.conf", {st_mode=S_IFREG|0644, st_size=1164, ...}) = 0
open("/etc/fonts/conf.d/30-urw-aliases.conf", O_RDONLY) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1164
read(8, "", 8192)                       = 0
close(8)                                = 0
access("/etc/fonts/conf.d/40-nonlatin.conf", R_OK) = 0
stat("/etc/fonts/conf.d/40-nonlatin.conf", {st_mode=S_IFREG|0644, st_size=2069, ...}) = 0
open("/etc/fonts/conf.d/40-nonlatin.conf", O_RDONLY) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 2069
read(8, "", 8192)                       = 0
close(8)                                = 0
access("/etc/fonts/conf.d/45-latin.conf", R_OK) = 0
stat("/etc/fonts/conf.d/45-latin.conf", {st_mode=S_IFREG|0644, st_size=1837, ...}) = 0
open("/etc/fonts/conf.d/45-latin.conf", O_RDONLY) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1837
read(8, "", 8192)                       = 0
close(8)                                = 0
access("/etc/fonts/conf.d/49-sansserif.conf", R_OK) = 0
stat("/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) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 545
read(8, "", 8192)                       = 0
close(8)                                = 0
access("/etc/fonts/conf.d/50-user.conf", R_OK) = 0
stat("/etc/fonts/conf.d/50-user.conf", {st_mode=S_IFREG|0644, st_size=245, ...}) = 0
open("/etc/fonts/conf.d/50-user.conf", O_RDONLY) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 245
access("/home/yoh/.fonts.conf.d", R_OK) = -1 ENOENT (No such file or directory)
access("/home/yoh/.fonts.conf", R_OK)   = 0
stat("/home/yoh/.fonts.conf", {st_mode=S_IFREG|0644, st_size=662, ...}) = 0
open("/home/yoh/.fonts.conf", O_RDONLY) = 9
read(9, "<?xml version='1.0'?>\n<!DOCTYPE "..., 8192) = 662
read(9, "", 8192)                       = 0
close(9)                                = 0
read(8, "", 8192)                       = 0
close(8)                                = 0
access("/etc/fonts/conf.d/51-local.conf", R_OK) = 0
stat("/etc/fonts/conf.d/51-local.conf", {st_mode=S_IFREG|0644, st_size=189, ...}) = 0
open("/etc/fonts/conf.d/51-local.conf", O_RDONLY) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 189
access("/etc/fonts/local.conf", R_OK)   = -1 ENOENT (No such file or directory)
read(8, "", 8192)                       = 0
close(8)                                = 0
access("/etc/fonts/conf.d/60-latin.conf", R_OK) = 0
stat("/etc/fonts/conf.d/60-latin.conf", {st_mode=S_IFREG|0644, st_size=1701, ...}) = 0
open("/etc/fonts/conf.d/60-latin.conf", O_RDONLY) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1701
read(8, "", 8192)                       = 0
close(8)                                = 0
access("/etc/fonts/conf.d/65-fonts-persian.conf", R_OK) = 0
stat("/etc/fonts/conf.d/65-fonts-persian.conf", {st_mode=S_IFREG|0644, st_size=9880, ...}) = 0
open("/etc/fonts/conf.d/65-fonts-persian.conf", O_RDONLY) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 8192
read(8, "s>\n\n\t<!-- Persian fantasy fonts "..., 8192) = 1688
read(8, "", 8192)                       = 0
close(8)                                = 0
access("/etc/fonts/conf.d/65-nonlatin.conf", R_OK) = 0
stat("/etc/fonts/conf.d/65-nonlatin.conf", {st_mode=S_IFREG|0644, st_size=7706, ...}) = 0
open("/etc/fonts/conf.d/65-nonlatin.conf", O_RDONLY) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 7706
read(8, "", 8192)                       = 0
close(8)                                = 0
access("/etc/fonts/conf.d/69-unifont.conf", R_OK) = 0
stat("/etc/fonts/conf.d/69-unifont.conf", {st_mode=S_IFREG|0644, st_size=672, ...}) = 0
open("/etc/fonts/conf.d/69-unifont.conf", O_RDONLY) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 672
read(8, "", 8192)                       = 0
close(8)                                = 0
access("/etc/fonts/conf.d/70-no-bitmaps.conf", R_OK) = 0
stat("/etc/fonts/conf.d/70-no-bitmaps.conf", {st_mode=S_IFREG|0644, st_size=263, ...}) = 0
open("/etc/fonts/conf.d/70-no-bitmaps.conf", O_RDONLY) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 263
read(8, "", 8192)                       = 0
close(8)                                = 0
access("/etc/fonts/conf.d/80-delicious.conf", R_OK) = 0
stat("/etc/fonts/conf.d/80-delicious.conf", {st_mode=S_IFREG|0644, st_size=388, ...}) = 0
open("/etc/fonts/conf.d/80-delicious.conf", O_RDONLY) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 388
read(8, "", 8192)                       = 0
close(8)                                = 0
access("/etc/fonts/conf.d/90-synthetic.conf", R_OK) = 0
stat("/etc/fonts/conf.d/90-synthetic.conf", {st_mode=S_IFREG|0644, st_size=1691, ...}) = 0
open("/etc/fonts/conf.d/90-synthetic.conf", O_RDONLY) = 8
read(8, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1691
read(8, "", 8192)                       = 0
close(8)                                = 0
close(7)                                = 0
read(6, "", 8192)                       = 0
close(6)                                = 0
stat("/usr/share/fonts", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/3830d5c3ddfd5cd38a049b759396e72e-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=168, ...}) = 0
read(6, "\4\374\2\374\3\0\0\0\250\0\0\0\0\0\0\0008\0\0\0\0\0\0\0P\0\0\0\0\0\0\0"..., 168) = 168
close(6)                                = 0
stat("/usr/X11R6/lib/X11/fonts", 0x7fff52db8440) = -1 ENOENT (No such file or directory)
stat("/usr/X11R6/lib/X11/fonts", 0x7fff52db8540) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/fonts", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/4c599c202bc5c08e2d34565a40eac3b2-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=96, ...}) = 0
read(6, "\4\374\2\374\3\0\0\0`\0\0\0\0\0\0\0008\0\0\0\0\0\0\0P\0\0\0\0\0\0\0"..., 96) = 96
close(6)                                = 0
stat("/home/yoh/.fonts", {st_mode=S_IFDIR|S_ISGID|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/7705c01d300d052958bec1bfe1480ce9-le64.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/yoh/.fontconfig/7705c01d300d052958bec1bfe1480ce9-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0600, st_size=128, ...}) = 0
read(6, "\4\374\2\374\3\0\0\0\200\0\0\0\0\0\0\0008\0\0\0\0\0\0\0P\0\0\0\0\0\0\0"..., 128) = 128
close(6)                                = 0
stat("/home/yoh/.fontmatrix", {st_mode=S_IFDIR|S_ISGID|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/35c27894788457bb29d1a03f377d15e4-le64.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/yoh/.fontconfig/35c27894788457bb29d1a03f377d15e4-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0600, st_size=96, ...}) = 0
read(6, "\4\374\2\374\3\0\0\0`\0\0\0\0\0\0\0008\0\0\0\0\0\0\0P\0\0\0\0\0\0\0"..., 96) = 96
close(6)                                = 0
stat("/usr/share/fonts/X11", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/c855463f699352c367813e37f3f70ea7-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=216, ...}) = 0
read(6, "\4\374\2\374\3\0\0\0\330\0\0\0\0\0\0\0008\0\0\0\0\0\0\0P\0\0\0\0\0\0\0"..., 216) = 216
close(6)                                = 0
stat("/usr/share/fonts/truetype", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/7ef2298fde41cc6eeb7af42e48b7d293-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=152, ...}) = 0
read(6, "\4\374\2\374\3\0\0\0\230\0\0\0\0\0\0\0008\0\0\0\0\0\0\0X\0\0\0\0\0\0\0"..., 152) = 152
close(6)                                = 0
stat("/home/yoh/.fonts/l", {st_mode=S_IFDIR|S_ISGID|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/4a8b57427c30d19f88bc2a346b9b2243-le64.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/yoh/.fontconfig/4a8b57427c30d19f88bc2a346b9b2243-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0600, st_size=1456, ...}) = 0
mmap(NULL, 1456, PROT_READ, MAP_SHARED, 6, 0) = 0x7f2954259000
close(6)                                = 0
stat("/usr/share/fonts/X11/encodings", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/707971e003b4ae6c8121c3a920e507f5-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=152, ...}) = 0
read(6, "\4\374\2\374\3\0\0\0\230\0\0\0\0\0\0\0008\0\0\0\0\0\0\0X\0\0\0\0\0\0\0"..., 152) = 152
close(6)                                = 0
stat("/usr/share/fonts/X11/misc", {st_mode=S_IFDIR|0755, st_size=24576, ...}) = 0
open("/var/cache/fontconfig/cabbd14511b9e8a55e92af97fb3a0461-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=104, ...}) = 0
read(6, "\4\374\2\374\3\0\0\0h\0\0\0\0\0\0\0008\0\0\0\0\0\0\0X\0\0\0\0\0\0\0"..., 104) = 104
close(6)                                = 0
open("/home/yoh/.fontconfig/cabbd14511b9e8a55e92af97fb3a0461-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0600, st_size=104, ...}) = 0
read(6, "\4\374\2\374\3\0\0\0h\0\0\0\0\0\0\0008\0\0\0\0\0\0\0X\0\0\0\0\0\0\0"..., 104) = 104
close(6)                                = 0
stat("/usr/share/fonts/X11/util", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/fe547fea3a41b43a38975d292a2b19c7-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=104, ...}) = 0
read(6, "\4\374\2\374\3\0\0\0h\0\0\0\0\0\0\0008\0\0\0\0\0\0\0X\0\0\0\0\0\0\0"..., 104) = 104
close(6)                                = 0
stat("/usr/share/fonts/truetype/ttf-dejavu", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/6d41288fd70b0be22e8c3a91e032eec0-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=12912, ...}) = 0
mmap(NULL, 12912, PROT_READ, MAP_SHARED, 6, 0) = 0x7f2954255000
close(6)                                = 0
stat("/usr/share/fonts/X11/encodings/large", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/var/cache/fontconfig/6333f38776742d18e214673cd2c24e34-le64.cache-3", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=112, ...}) = 0
read(6, "\4\374\2\374\3\0\0\0p\0\0\0\0\0\0\0008\0\0\0\0\0\0\0`\0\0\0\0\0\0\0"..., 112) = 112
close(6)                                = 0
access("/etc/gtk-2.0/gtk.immodules.64", F_OK) = -1 ENOENT (No such file or directory)
access("/usr/lib64/gtk-2.0/2.10.0/immodule-files.d", R_OK|X_OK) = 0
open("/etc/gtk-2.0/gtk.immodules", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/etc/gtk-2.0/gtk.immodules", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib64/gtk-2.0/2.10.0/immodule-files.d", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 6
getdents(6, /* 3 entries */, 32768)     = 96
open("/usr/lib64/gtk-2.0/2.10.0/immodule-files.d/libgtk2.0-0.immodules", O_RDONLY) = 7
fstat(7, {st_mode=S_IFREG|0644, st_size=1319, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2954254000
read(7, "# automatically generated by dh_"..., 4096) = 1319
read(7, "", 4096)                       = 0
read(7, "", 4096)                       = 0
close(7)                                = 0
munmap(0x7f2954254000, 4096)            = 0
getdents(6, /* 0 entries */, 32768)     = 0
close(6)                                = 0
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\1\20\r\0\7\0\200\0.\0\0\0\0\0\0\0\310\0\310\0\0\0\1\0$\0\0\0\32(\0\0"..., 1376}, {"GLX", 3}, {"\0", 1}], 3) = 1380
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\34\273e\0\7\0\200\0\253\0\0\0l\363D:\0\0\0\0\0\0\0\0\1\0\0\300\0\0\0\0"..., 4096) = 544
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\224\7\3\0\1\0\0\0\4\0\0\0", 12}, {NULL, 0}, {"", 0}], 3) = 12
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\273\227\0\0\0\0\0\1\0\0\0\2\0\0\0 \273\237\242\377\177\0\0\320\266\237\242\377\177\0\0", 4096) = 32
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"b\7\3\0\4\0\0\0", 8}, {"DRI2", 4}, {"", 0}], 3) = 12
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\273\230\0\0\0\0\0\0\0\237\242\377\177\0\0\0\0\0\0\0\0\0\0\320\266\237\242\377\177\0\0", 4096) = 32
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"b\7\5\0\v\0\0\0", 8}, {"XFree86-DRI", 11}, {"\0", 1}], 3) = 20
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\273\231\0\0\0\0\0\0\0\237\242\377\177\0\0\0\0\0\0\0\0\0\0\320\266\237\242\377\177\0\0", 4096) = 32
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\224\23\3\0\0\0\0\0\2\0\0\0", 12}, {NULL, 0}, {"", 0}], 3) = 12
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\0\232\0\1\0\0\0p\266\237\242\4\0\0\0\0\0\0\0\0\0\0\0\340\306*\1\0\0\0\0"..., 4096) = 36
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\224\16\2\0\0\0\0\0", 8}, {NULL, 0}, {"", 0}], 3) = 8
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\0\233\0\0\1\0\0\10\0\0\0 \0\0\0\0\0\0\0\0\0\0\0\340\306*\1\0\0\0\0"..., 4096) = 1056
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"\224\23\3\0\0\0\0\0\3\0\0\0", 12}, {NULL, 0}, {"", 0}], 3) = 12
poll([{fd=5, events=POLLIN}], 1, -1)    = 1 ([{fd=5, revents=POLLIN}])
read(5, "\1\0\234\0\21\0\0\0p\266\237\242B\0\0\0\0\0\0\0\0\0\0\0\340\306*\1\0\0\0\0"..., 4096) = 100
read(5, 0x2129804, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
geteuid()                               = 47521
getuid()                                = 47521
open("/usr/lib/dri/tls/swrast_dri.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/dri/swrast_dri.so", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220`\2\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=2386808, ...}) = 0
mmap(NULL, 4545248, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f2947925000
mprotect(0x7f2947b64000, 2093056, PROT_NONE) = 0
mmap(0x7f2947d63000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x23e000) = 0x7f2947d63000
mmap(0x7f2947d6c000, 60128, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f2947d6c000
close(6)                                = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/freewx-maint/attachments/20100922/d1615e7e/attachment-0001.pgp>


More information about the Freewx-maint mailing list