Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 294925 Details for
Bug 392883
app-office/libreoffice-3.5.0.0: python segfault on pyuno
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
strace.out
strace.out (text/plain), 140.21 KB, created by
Egor Y. Egorov
on 2011-12-06 03:26:39 UTC
(
hide
)
Description:
strace.out
Filename:
MIME Type:
Creator:
Egor Y. Egorov
Created:
2011-12-06 03:26:39 UTC
Size:
140.21 KB
patch
obsolete
>execve("/usr/bin/python2.7", ["python2.7", "test.py", "-f"], [/* 73 vars */]) = 0 >brk(0) = 0x1866000 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d50a000 >access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >open("/etc/ld.so.cache", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0644, st_size=267838, ...}) = 0 >mmap(NULL, 267838, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f0c1d4c8000 >close(3) = 0 >open("/usr/lib64/libpython2.7.so.1.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\260\21\244\f:\0\0\0"..., 832) = 832 >fstat(3, {st_mode=S_IFREG|0555, st_size=1774568, ...}) = 0 >mmap(0x3a0ca00000, 3929360, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3a0ca00000 >mprotect(0x3a0cb73000, 2093056, PROT_NONE) = 0 >mmap(0x3a0cd72000, 258048, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x172000) = 0x3a0cd72000 >mmap(0x3a0cdb1000, 58640, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x3a0cdb1000 >close(3) = 0 >open("/lib64/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\320\\\340\3:\0\0\0"..., 832) = 832 >fstat(3, {st_mode=S_IFREG|0755, st_size=138749, ...}) = 0 >mmap(0x3a03e00000, 2212768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3a03e00000 >mprotect(0x3a03e18000, 2093056, PROT_NONE) = 0 >mmap(0x3a04017000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x3a04017000 >mmap(0x3a04019000, 13216, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x3a04019000 >close(3) = 0 >open("/lib64/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\360\355!\3:\0\0\0"..., 832) = 832 >fstat(3, {st_mode=S_IFREG|0755, st_size=1479072, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c7000 >mmap(0x3a03200000, 3582952, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3a03200000 >mprotect(0x3a03361000, 2097152, PROT_NONE) = 0 >mmap(0x3a03561000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x161000) = 0x3a03561000 >mmap(0x3a03566000, 19432, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x3a03566000 >close(3) = 0 >open("/lib64/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\360\r\240\3:\0\0\0"..., 832) = 832 >fstat(3, {st_mode=S_IFREG|0755, st_size=17240, ...}) = 0 >mmap(0x3a03a00000, 2109704, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3a03a00000 >mprotect(0x3a03a02000, 2097152, PROT_NONE) = 0 >mmap(0x3a03c02000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x3a03c02000 >close(3) = 0 >open("/lib64/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 \16\300\22:\0\0\0"..., 832) = 832 >fstat(3, {st_mode=S_IFREG|0755, st_size=13128, ...}) = 0 >mmap(0x3a12c00000, 2105608, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3a12c00000 >mprotect(0x3a12c02000, 2093056, PROT_NONE) = 0 >mmap(0x3a12e01000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x3a12e01000 >close(3) = 0 >open("/lib64/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\0?`\3:\0\0\0"..., 832) = 832 >fstat(3, {st_mode=S_IFREG|0755, st_size=529128, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c6000 >mmap(0x3a03600000, 2621672, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3a03600000 >mprotect(0x3a03680000, 2093056, PROT_NONE) = 0 >mmap(0x3a0387f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7f000) = 0x3a0387f000 >close(3) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c5000 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c4000 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c3000 >arch_prctl(ARCH_SET_FS, 0x7f0c1d4c4700) = 0 >mprotect(0x600000, 4096, PROT_READ) = 0 >mprotect(0x3a0cd72000, 4096, PROT_READ) = 0 >mprotect(0x3a04017000, 4096, PROT_READ) = 0 >mprotect(0x3a03561000, 16384, PROT_READ) = 0 >mprotect(0x3a03c02000, 4096, PROT_READ) = 0 >mprotect(0x3a12e01000, 4096, PROT_READ) = 0 >mprotect(0x3a0387f000, 4096, PROT_READ) = 0 >mprotect(0x3a01c1d000, 4096, PROT_READ) = 0 >munmap(0x7f0c1d4c8000, 267838) = 0 >set_tid_address(0x7f0c1d4c49d0) = 2266 >set_robust_list(0x7f0c1d4c49e0, 0x18) = 0 >futex(0x7fff45e6447c, FUTEX_WAKE_PRIVATE, 1) = 0 >futex(0x7fff45e6447c, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, 7f0c1d4c4700) = -1 EAGAIN (Resource temporarily unavailable) >rt_sigaction(SIGRTMIN, {0x3a03e05750, [], SA_RESTORER|SA_SIGINFO, 0x3a03e0f4c0}, NULL, 8) = 0 >rt_sigaction(SIGRT_1, {0x3a03e057e0, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x3a03e0f4c0}, 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 SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 >brk(0) = 0x1866000 >brk(0x1887000) = 0x1887000 >mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c9000 >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) = 0x7f0c1d4c8000 >read(3, "MemTotal: 3076116 kB\nMemF"..., 1024) = 1024 >close(3) = 0 >munmap(0x7f0c1d4c8000, 4096) = 0 >brk(0x18a8000) = 0x18a8000 >fstat(0, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 19), ...}) = 0 >fstat(0, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 19), ...}) = 0 >fstat(1, {st_mode=S_IFREG|0644, st_size=6136, ...}) = 0 >fstat(2, {st_mode=S_IFREG|0644, st_size=6192, ...}) = 0 >stat("/usr/local/bin/python2.7", 0x7fff45e61180) = -1 ENOENT (No such file or directory) >stat("/usr/bin/python2.7", {st_mode=S_IFREG|0755, st_size=9816, ...}) = 0 >readlink("/usr/bin/python2.7", 0x7fff45e61180, 4096) = -1 EINVAL (Invalid argument) >stat("/usr/bin/Modules/Setup", 0x7fff45e610d0) = -1 ENOENT (No such file or directory) >stat("/usr/bin/lib64/python2.7/os.py", 0x7fff45e610c0) = -1 ENOENT (No such file or directory) >stat("/usr/bin/lib64/python2.7/os.pyc", 0x7fff45e610c0) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/os.py", {st_mode=S_IFREG|0644, st_size=26300, ...}) = 0 >stat("/usr/bin/Modules/Setup", 0x7fff45e610d0) = -1 ENOENT (No such file or directory) >stat("/usr/bin/lib64/python2.7/lib-dynload", 0x7fff45e610d0) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/lib-dynload", {st_mode=S_IFDIR|0755, st_size=1484, ...}) = 0 >mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d482000 >rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x3a03e0f4c0}, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGXFSZ, {SIG_IGN, [], SA_RESTORER, 0x3a03e0f4c0}, {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, 0x3a03e0f4c0}, 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, 0x3a03e0f4c0}, 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, {0x3a0cb13e40, [], SA_RESTORER, 0x3a03e0f4c0}, {SIG_DFL, [], 0}, 8) = 0 >stat("/usr/lib64/python27.zip", 0x7fff45e5fb20) = -1 ENOENT (No such file or directory) >stat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >stat("/usr/lib64/python27.zip", 0x7fff45e5fb40) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/", {st_mode=S_IFDIR|0755, st_size=13782, ...}) = 0 >stat("/usr/lib64/python2.7/", {st_mode=S_IFDIR|0755, st_size=13782, ...}) = 0 >stat("/usr/lib64/python2.7/site", 0x7fff45e61e90) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/sitemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site.py", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0644, st_size=20437, ...}) = 0 >open("/usr/lib64/python2.7/site.pyc", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=20059, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c8000 >read(4, "\3\363\r\np@\256Nc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0sy\1\0\0d\0"..., 4096) = 4096 >fstat(4, {st_mode=S_IFREG|0644, st_size=20059, ...}) = 0 >brk(0x18cb000) = 0x18cb000 >read(4, "build dir\n (especially for Gu"..., 12288) = 12288 >read(4, "ingst\10\0\0\0_unknownt\6\0\0\0_cachet\7\0\0"..., 4096) = 3675 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0x7f0c1d4c8000, 4096) = 0 >stat("/usr/lib64/python2.7/os", 0x7fff45e5e8a0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/os.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/osmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/os.py", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=26300, ...}) = 0 >open("/usr/lib64/python2.7/os.pyc", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=26143, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c8000 >read(5, "\3\363\r\np@\256Nc\0\0\0\0\0\0\0\0\16\0\0\0@\0\0\0s\22\7\0\0d\0"..., 4096) = 4096 >fstat(5, {st_mode=S_IFREG|0644, st_size=26143, ...}) = 0 >read(5, "ist. This is\n recursive.\n\n "..., 20480) = 20480 >read(5, "\0d\1\0t\1\0\203\2\0}\1\0Wn#\0\4t\2\0t\3\0f\2\0k\n\0r8"..., 4096) = 1567 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f0c1d4c8000, 4096) = 0 >stat("/usr/lib64/python2.7/posixpath", 0x7fff45e5b2b0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/posixpath.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/posixpathmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/posixpath.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=13182, ...}) = 0 >open("/usr/lib64/python2.7/posixpath.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=11194, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c8000 >read(6, "\3\363\r\np@\256Nc\0\0\0\0\0\0\0\0&\0\0\0@\0\0\0s\345\1\0\0d\0"..., 4096) = 4096 >fstat(6, {st_mode=S_IFREG|0644, st_size=11194, ...}) = 0 >read(6, "\4\0\0\0True(\1\0\0\0R0\0\0\0(\0\0\0\0(\0\0\0\0s!\0\0"..., 4096) = 4096 >read(6, "d\10\0}\3\0n\0\0|\0\0j\3\0d\3\0\203\1\0}\4\0g\0\0}\5\0xs"..., 4096) = 3002 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f0c1d4c8000, 4096) = 0 >stat("/usr/lib64/python2.7/stat", 0x7fff45e57cc0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/stat.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/statmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/stat.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=1718, ...}) = 0 >open("/usr/lib64/python2.7/stat.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=2703, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c8000 >read(7, "\3\363\r\np@\256Nc\0\0\0\0\0\0\0\0\1\0\0\0@\0\0\0so\1\0\0d\0"..., 4096) = 2703 >fstat(7, {st_mode=S_IFREG|0644, st_size=2703, ...}) = 0 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f0c1d4c8000, 4096) = 0 >close(6) = 0 >stat("/usr/lib64/python2.7/genericpath", 0x7fff45e57cc0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/genericpath.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/genericpathmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/genericpath.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=3015, ...}) = 0 >open("/usr/lib64/python2.7/genericpath.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=3263, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c8000 >read(7, "\3\363\r\np@\256Nc\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0s\221\0\0\0d\0"..., 4096) = 3263 >fstat(7, {st_mode=S_IFREG|0644, st_size=3263, ...}) = 0 >read(7, "", 4096) = 0 >mmap(NULL, 200704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d451000 >close(7) = 0 >munmap(0x7f0c1d4c8000, 4096) = 0 >close(6) = 0 >stat("/usr/lib64/python2.7/warnings", 0x7fff45e57cc0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/warnings.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/warningsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/warnings.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=14044, ...}) = 0 >open("/usr/lib64/python2.7/warnings.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=13126, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c8000 >read(7, "\3\363\r\nq@\256Nc\0\0\0\0\0\0\0\0\7\0\0\0@\0\0\0sS\2\0\0d\0"..., 4096) = 4096 >fstat(7, {st_mode=S_IFREG|0644, st_size=13126, ...}) = 0 >read(7, "es\4\0\0\0once(\7\0\0\0R#\0\0\0R$\0\0\0R+\0\0\0R\10"..., 8192) = 8192 >read(7, "ython2.7/warnings.pyt\10\0\0\0__exit_"..., 4096) = 838 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f0c1d4c8000, 4096) = 0 >stat("/usr/lib64/python2.7/linecache", 0x7fff45e546d0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/linecache.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/linecachemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/linecache.py", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=3964, ...}) = 0 >open("/usr/lib64/python2.7/linecache.pyc", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=3211, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c8000 >read(8, "\3\363\r\np@\256Nc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0sp\0\0\0d\0"..., 4096) = 3211 >fstat(8, {st_mode=S_IFREG|0644, st_size=3211, ...}) = 0 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0x7f0c1d4c8000, 4096) = 0 >close(7) = 0 >stat("/usr/lib64/python2.7/types", 0x7fff45e546d0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/types.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/typesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/types.py", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=2040, ...}) = 0 >open("/usr/lib64/python2.7/types.pyc", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=2506, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c8000 >read(8, "\3\363\r\nq@\256Nc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s/\2\0\0d\0"..., 4096) = 2506 >fstat(8, {st_mode=S_IFREG|0644, st_size=2506, ...}) = 0 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0x7f0c1d4c8000, 4096) = 0 >close(7) = 0 >close(6) = 0 >close(5) = 0 >stat("/usr/lib64/python2.7/UserDict", 0x7fff45e5b2b0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/UserDict.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/UserDictmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/UserDict.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=5811, ...}) = 0 >open("/usr/lib64/python2.7/UserDict.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=8820, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c8000 >read(6, "\3\363\r\nq@\256Nc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0sb\0\0\0d\0"..., 4096) = 4096 >fstat(6, {st_mode=S_IFREG|0644, st_size=8820, ...}) = 0 >read(6, "/lib64/python2.7/UserDict.pyR*\0\0"..., 4096) = 4096 >read(6, "\6\0\0\0R\2\0\0\0R\v\0\0\0R8\0\0\0R\6\0\0\0R\35\0\0\0R\f\0"..., 4096) = 628 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f0c1d4c8000, 4096) = 0 >stat("/usr/lib64/python2.7/_abcoll", 0x7fff45e57cc0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/_abcoll.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/_abcollmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/_abcoll.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=14672, ...}) = 0 >open("/usr/lib64/python2.7/_abcoll.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=21929, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c8000 >read(7, "\3\363\r\np@\256Nc\0\0\0\0\0\0\0\0\20\0\0\0@\0\0\0sI\2\0\0d\0"..., 4096) = 4096 >fstat(7, {st_mode=S_IFREG|0644, st_size=21929, ...}) = 0 >brk(0x18f0000) = 0x18f0000 >read(7, "ntains__l\0\0\0s\2\0\0\0\0\2c\2\0\0\0\2\0\0\0\3\0\0\0"..., 16384) = 16384 >read(7, "\0\0R3\0\0\0(\2\0\0\0R\34\0\0\0R>\0\0\0(\0\0\0\0(\0\0\0\0"..., 4096) = 1449 >read(7, "", 4096) = 0 >mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d410000 >brk(0x18ea000) = 0x18ea000 >close(7) = 0 >munmap(0x7f0c1d4c8000, 4096) = 0 >stat("/usr/lib64/python2.7/abc", 0x7fff45e546d0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/abc.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/abcmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/abc.py", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=7145, ...}) = 0 >open("/usr/lib64/python2.7/abc.pyc", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=6143, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c8000 >read(8, "\3\363\r\np@\256Nc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s}\0\0\0d\0"..., 4096) = 4096 >fstat(8, {st_mode=S_IFREG|0644, st_size=6143, ...}) = 0 >read(8, "abc.pyt\10\0\0\0registeri\0\0\0s\20\0\0\0\0\2\30\1"..., 4096) = 2047 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0x7f0c1d4c8000, 4096) = 0 >stat("/usr/lib64/python2.7/_weakrefset", 0x7fff45e510e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/_weakrefset.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/_weakrefsetmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/_weakrefset.py", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=6389, ...}) = 0 >open("/usr/lib64/python2.7/_weakrefset.pyc", O_RDONLY) = 9 >fstat(9, {st_mode=S_IFREG|0644, st_size=10290, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c8000 >read(9, "\3\363\r\nq@\256Nc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0sI\0\0\0d\0"..., 4096) = 4096 >fstat(9, {st_mode=S_IFREG|0644, st_size=10290, ...}) = 0 >read(9, "t.pyR\v\0\0\0j\0\0\0s\6\0\0\0\0\1\t\1\r\1c\2\0\0\0\2\0\0"..., 4096) = 4096 >read(9, "\0t\0\0|\1\0\203\1\0V\1q\3\0d\0\0S(\1\0\0\0N(\1\0\0\0R\0"..., 4096) = 2098 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0x7f0c1d4c8000, 4096) = 0 >close(8) = 0 >close(7) = 0 >close(6) = 0 >close(5) = 0 >stat("/usr/lib64/python2.7/copy_reg", 0x7fff45e5b2b0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/copy_reg.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/copy_regmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/copy_reg.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=6800, ...}) = 0 >open("/usr/lib64/python2.7/copy_reg.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=5113, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c8000 >read(6, "\3\363\r\np@\256Nc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\326\0\0\0d\0"..., 4096) = 4096 >fstat(6, {st_mode=S_IFREG|0644, st_size=5113, ...}) = 0 >read(6, "e for key %s(\5\0\0\0t\3\0\0\0intt\n\0\0\0Va"..., 4096) = 1017 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f0c1d4c8000, 4096) = 0 >close(5) = 0 >close(4) = 0 >stat("/usr/lib64/python2.7/traceback", 0x7fff45e5e8a0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/traceback.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/tracebackmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/traceback.py", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=11255, ...}) = 0 >open("/usr/lib64/python2.7/traceback.pyc", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=11623, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c8000 >read(5, "\3\363\r\nq@\256Nc\0\0\0\0\0\0\0\0\16\0\0\0@\0\0\0sB\1\0\0d\0"..., 4096) = 4096 >fstat(5, {st_mode=S_IFREG|0644, st_size=11623, ...}) = 0 >read(5, "None.\n R!\0\0\0i\0\0\0\0i\1\0\0\0N(\20\0\0\0R"..., 4096) = 4096 >read(5, "\1\0\203\5\0\1Wd\1\0d\1\0\4}\2\0\4}\3\0}\4\0Xd\1\0S(\2\0"..., 4096) = 3431 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f0c1d4c8000, 4096) = 0 >close(4) = 0 >geteuid() = 1000 >getuid() = 1000 >getegid() = 1000 >getgid() = 1000 >stat("/usr/lib64/python2.7", {st_mode=S_IFDIR|0755, st_size=13782, ...}) = 0 >stat("/usr/lib64/python2.7", {st_mode=S_IFDIR|0755, st_size=13782, ...}) = 0 >stat("/usr/lib64/python2.7/sysconfig", 0x7fff45e5e320) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/sysconfig.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/sysconfigmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/sysconfig.py", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=25208, ...}) = 0 >open("/usr/lib64/python2.7/sysconfig.pyc", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=17658, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c8000 >read(5, "\3\363\r\np@\256Nc\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0s\252\4\0\0d\0"..., 4096) = 4096 >fstat(5, {st_mode=S_IFREG|0644, st_size=17658, ...}) = 0 >read(5, "\5\0\0\0t\6\0\0\0schemet\4\0\0\0varst\3\0\0\0res"..., 12288) = 12288 >read(5, "\0\0\0t\6\0\0\0maxint(\22\0\0\0RP\0\0\0R\235\0\0\0t\1\0"..., 4096) = 1274 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f0c1d4c8000, 4096) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/bin", {st_mode=S_IFDIR|0755, st_size=76724, ...}) = 0 >lstat("/usr/bin/python2.7", {st_mode=S_IFREG|0755, st_size=9816, ...}) = 0 >stat("/usr/bin/Modules/Setup.dist", 0x7fff45e5ccc0) = -1 ENOENT (No such file or directory) >stat("/usr/bin/Modules/Setup.local", 0x7fff45e5ccc0) = -1 ENOENT (No such file or directory) >close(4) = 0 >stat("/usr/lib64/python2.7/re", 0x7fff45e5dfb0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/re.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/remodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/re.py", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=12984, ...}) = 0 >open("/usr/lib64/python2.7/re.pyc", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=13119, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c8000 >read(5, "\3\363\r\np@\256Nc\0\0\0\0\0\0\0\0\27\0\0\0@\0\0\0s?\2\0\0d\0"..., 4096) = 4096 >fstat(5, {st_mode=S_IFREG|0644, st_size=13119, ...}) = 0 >brk(0x190c000) = 0x190c000 >read(5, "g functions:\n match Match "..., 8192) = 8192 >read(5, "thon2.7/re.pyt\4\0\0\0scan3\1\0\0s&\0\0\0\0"..., 4096) = 831 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f0c1d4c8000, 4096) = 0 >stat("/usr/lib64/python2.7/sre_compile", 0x7fff45e5a9c0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/sre_compile.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/sre_compilemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/sre_compile.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=16427, ...}) = 0 >open("/usr/lib64/python2.7/sre_compile.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=11052, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c8000 >read(6, "\3\363\r\np@\256Nc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0sk\1\0\0d\0"..., 4096) = 4096 >fstat(6, {st_mode=S_IFREG|0644, st_size=11052, ...}) = 0 >read(6, "\16\1 \1\f\1\21\1\f\1\16\1\f\0\n\1\20\1\r\2\26\1\f\1\f\1\n\1\24\1\16\1"..., 4096) = 4096 >read(6, "\\\2\0}\n\0}\v\0|\n\0t\4\0k\10\0rb\1|\t\0|\n\0|\v\0f\2"..., 4096) = 2860 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f0c1d4c8000, 4096) = 0 >stat("/usr/lib64/python2.7/sre_parse", 0x7fff45e573d0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/sre_parse.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/sre_parsemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/sre_parse.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=26798, ...}) = 0 >open("/usr/lib64/python2.7/sre_parse.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=19100, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c8000 >read(7, "\3\363\r\np@\256Nc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0s\312\2\0\0d\0"..., 4096) = 4096 >fstat(7, {st_mode=S_IFREG|0644, st_size=19100, ...}) = 0 >read(7, "\0__setitem__\206\0\0\0s\2\0\0\0\0\1c\3\0\0\0\3\0\0\0"..., 12288) = 12288 >read(7, "\202\2\0n\0\0WnW\0\4t\n\0k\n\0r\233\1\1\1\1t\v\0|\v\0\203\1\0"..., 4096) = 2716 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f0c1d4c8000, 4096) = 0 >stat("/usr/lib64/python2.7/sre_constants", 0x7fff45e53de0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/sre_constants.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/sre_constantsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/sre_constants.py", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=7137, ...}) = 0 >open("/usr/lib64/python2.7/sre_constants.pyc", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=6088, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c8000 >read(8, "\3\363\r\np@\256Nc\0\0\0\0\0\0\0\0 \0\0\0@\0\0\0s\357\4\0\0d\0"..., 4096) = 4096 >fstat(8, {st_mode=S_IFREG|0644, st_size=6088, ...}) = 0 >read(8, "\0\0doneN(`\0\0\0t\7\0\0\0__doc__t\5\0\0\0MAG"..., 4096) = 1992 >read(8, "", 4096) = 0 >mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d3cf000 >munmap(0x7f0c1d3cf000, 266240) = 0 >mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d3cf000 >munmap(0x7f0c1d3cf000, 266240) = 0 >mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d3cf000 >munmap(0x7f0c1d3cf000, 266240) = 0 >mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d3cf000 >munmap(0x7f0c1d3cf000, 266240) = 0 >mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d3cf000 >munmap(0x7f0c1d3cf000, 266240) = 0 >mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d3cf000 >munmap(0x7f0c1d3cf000, 266240) = 0 >mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d3cf000 >munmap(0x7f0c1d3cf000, 266240) = 0 >mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d3cf000 >munmap(0x7f0c1d3cf000, 266240) = 0 >mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d3cf000 >munmap(0x7f0c1d3cf000, 266240) = 0 >mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d3cf000 >munmap(0x7f0c1d3cf000, 266240) = 0 >mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d3cf000 >munmap(0x7f0c1d3cf000, 266240) = 0 >mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d3cf000 >munmap(0x7f0c1d3cf000, 266240) = 0 >mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d3cf000 >munmap(0x7f0c1d3cf000, 266240) = 0 >mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d3cf000 >munmap(0x7f0c1d3cf000, 266240) = 0 >mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d3cf000 >munmap(0x7f0c1d3cf000, 266240) = 0 >mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d3cf000 >munmap(0x7f0c1d3cf000, 266240) = 0 >mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d3cf000 >close(8) = 0 >munmap(0x7f0c1d4c8000, 4096) = 0 >close(7) = 0 >close(6) = 0 >close(5) = 0 >close(4) = 0 >open("/usr/lib64/python2.7/config/Makefile", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=45181, ...}) = 0 >fstat(4, {st_mode=S_IFREG|0644, st_size=45181, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c8000 >read(4, "# Generated automatically from M"..., 8192) = 8192 >read(4, "er/asdl.py $(srcdir)/Parser/asdl"..., 4096) = 4096 >read(4, "build;; \\\n\tesac\n\n# Build static "..., 4096) = 4096 >read(4, "(OBJECT_OBJS) \\\n\t\t$(PYTHON_OBJS)"..., 4096) = 4096 >read(4, "ort.h \\\n\t\tInclude/moduleobject.h"..., 4096) = 4096 >read(4, "(INSTALL_SHARED) $$i $(DESTDIR)$"..., 4096) = 4096 >read(4, "\n\t\tif test ! -d $$a; then contin"..., 4096) = 4096 >read(4, "(LIBPL)/Setup\n\t$(INSTALL_DATA) M"..., 4096) = 4096 >read(4, "MEWORK)\" \"$(DESTDIR)$(prefix)/li"..., 4096) = 4096 >read(4, "*.fd' \\\n\t\t-o -name '*.in' \\\n\t\t-o"..., 4096) = 4096 >read(4, "ules/xxsubtype.o\nModules/xxsubty"..., 4096) = 125 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0x7f0c1d4c8000, 4096) = 0 >brk(0x192d000) = 0x192d000 >open("/usr/include/python2.7/pyconfig.h", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=35878, ...}) = 0 >fstat(4, {st_mode=S_IFREG|0644, st_size=35878, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c8000 >read(4, "/* pyconfig.h. Generated from p"..., 4096) = 4096 >read(4, "S_RESIZETERM 1\n\n/* Define if you"..., 4096) = 4096 >read(4, " HAVE_GETHOSTBYNAME_R_5_ARG */\n\n"..., 4096) = 4096 >read(4, "ile. */\n#define HAVE_LINUX_TIPC_"..., 4096) = 4096 >read(4, "o 1 if you have the `setitimer' "..., 4096) = 4096 >read(4, "ndef HAVE_SYS_DIR_H */\n\n/* Defin"..., 4096) = 4096 >read(4, " you have the <utime.h> header f"..., 4096) = 4096 >read(4, "PTR_T 8\n\n/* The size of `void *'"..., 4096) = 4096 >read(4, ". */\n/* #undef _POSIX_1_SOURCE *"..., 4096) = 3110 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0x7f0c1d4c8000, 4096) = 0 >stat("/home/eegorov/.local/lib64/python2.7/site-packages", 0x7fff45e606d0) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/site-packages", {st_mode=S_IFDIR|0755, st_size=5642, ...}) = 0 >open("/usr/lib64/python2.7/site-packages", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4 >fcntl(4, F_GETFD) = 0x1 (flags FD_CLOEXEC) >getdents(4, /* 191 entries */, 32768) = 7328 >getdents(4, /* 0 entries */, 32768) = 0 >close(4) = 0 >open("/usr/lib64/python2.7/site-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) = 0x7f0c1d4c8000 >read(4, "PIL\n", 8192) = 4 >read(4, "", 4096) = 0 >stat("/usr/lib64/python2.7/site-packages/PIL", {st_mode=S_IFDIR|0755, st_size=7826, ...}) = 0 >read(4, "", 8192) = 0 >close(4) = 0 >munmap(0x7f0c1d4c8000, 4096) = 0 >open("/usr/lib64/python2.7/site-packages/pygtk.pth", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=8, ...}) = 0 >fstat(4, {st_mode=S_IFREG|0644, st_size=8, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c8000 >read(4, "gtk-2.0\n", 8192) = 8 >read(4, "", 4096) = 0 >stat("/usr/lib64/python2.7/site-packages/gtk-2.0", {st_mode=S_IFDIR|0755, st_size=236, ...}) = 0 >read(4, "", 8192) = 0 >close(4) = 0 >munmap(0x7f0c1d4c8000, 4096) = 0 >open("/usr/lib64/python2.7/site-packages/wx.pth", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=20, ...}) = 0 >fstat(4, {st_mode=S_IFREG|0644, st_size=20, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c8000 >read(4, "wx-2.8-gtk2-unicode\n", 8192) = 20 >read(4, "", 4096) = 0 >stat("/usr/lib64/python2.7/site-packages/wx-2.8-gtk2-unicode", {st_mode=S_IFDIR|0755, st_size=84, ...}) = 0 >read(4, "", 8192) = 0 >close(4) = 0 >munmap(0x7f0c1d4c8000, 4096) = 0 >stat("/usr/lib64/site-python", 0x7fff45e606d0) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/portage/pym", {st_mode=S_IFDIR|0755, st_size=42, ...}) = 0 >open("/usr/lib64/portage/pym", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4 >getdents(4, /* 5 entries */, 32768) = 144 >getdents(4, /* 0 entries */, 32768) = 0 >close(4) = 0 >stat("/usr/lib64/python2.7/sitecustomize", 0x7fff45e5e5e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/plat-linux2", {st_mode=S_IFDIR|0755, st_size=200, ...}) = 0 >stat("/usr/lib64/python2.7/plat-linux2", {st_mode=S_IFDIR|0755, st_size=200, ...}) = 0 >stat("/usr/lib64/python2.7/plat-linux2/sitecustomize", 0x7fff45e5e5e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/plat-linux2/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/plat-linux2/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/plat-linux2/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/plat-linux2/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/lib-tk", {st_mode=S_IFDIR|0755, st_size=1352, ...}) = 0 >stat("/usr/lib64/python2.7/lib-tk", {st_mode=S_IFDIR|0755, st_size=1352, ...}) = 0 >stat("/usr/lib64/python2.7/lib-tk/sitecustomize", 0x7fff45e5e5e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-tk/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-tk/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-tk/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-tk/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/lib-old", 0x7fff45e5c270) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7", {st_mode=S_IFDIR|0755, st_size=13782, ...}) = 0 >stat("/usr/lib64/python2.7/lib-old", 0x7fff45e5c290) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/lib-dynload", {st_mode=S_IFDIR|0755, st_size=1484, ...}) = 0 >stat("/usr/lib64/python2.7/lib-dynload", {st_mode=S_IFDIR|0755, st_size=1484, ...}) = 0 >stat("/usr/lib64/python2.7/lib-dynload/sitecustomize", 0x7fff45e5e5e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-dynload/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-dynload/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-dynload/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-dynload/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/site-packages", {st_mode=S_IFDIR|0755, st_size=5642, ...}) = 0 >stat("/usr/lib64/python2.7/site-packages", {st_mode=S_IFDIR|0755, st_size=5642, ...}) = 0 >stat("/usr/lib64/python2.7/site-packages/sitecustomize", 0x7fff45e5e5e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/site-packages/PIL", {st_mode=S_IFDIR|0755, st_size=7826, ...}) = 0 >stat("/usr/lib64/python2.7/site-packages/PIL", {st_mode=S_IFDIR|0755, st_size=7826, ...}) = 0 >stat("/usr/lib64/python2.7/site-packages/PIL/sitecustomize", 0x7fff45e5e5e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/PIL/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/PIL/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/PIL/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/PIL/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/site-packages/gtk-2.0", {st_mode=S_IFDIR|0755, st_size=236, ...}) = 0 >stat("/usr/lib64/python2.7/site-packages/gtk-2.0", {st_mode=S_IFDIR|0755, st_size=236, ...}) = 0 >stat("/usr/lib64/python2.7/site-packages/gtk-2.0/sitecustomize", 0x7fff45e5e5e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/gtk-2.0/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/gtk-2.0/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/gtk-2.0/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/gtk-2.0/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/site-packages/wx-2.8-gtk2-unicode", {st_mode=S_IFDIR|0755, st_size=84, ...}) = 0 >stat("/usr/lib64/python2.7/site-packages/wx-2.8-gtk2-unicode", {st_mode=S_IFDIR|0755, st_size=84, ...}) = 0 >stat("/usr/lib64/python2.7/site-packages/wx-2.8-gtk2-unicode/sitecustomize", 0x7fff45e5e5e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/wx-2.8-gtk2-unicode/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/wx-2.8-gtk2-unicode/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/wx-2.8-gtk2-unicode/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/wx-2.8-gtk2-unicode/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/portage/pym", {st_mode=S_IFDIR|0755, st_size=42, ...}) = 0 >stat("/usr/lib64/portage/pym", {st_mode=S_IFDIR|0755, st_size=42, ...}) = 0 >stat("/usr/lib64/portage/pym/sitecustomize", 0x7fff45e5e5e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/portage/pym/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/portage/pym/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/portage/pym/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/portage/pym/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/usercustomize", 0x7fff45e5e5e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/plat-linux2/usercustomize", 0x7fff45e5e5e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/plat-linux2/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/plat-linux2/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/plat-linux2/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/plat-linux2/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/lib-tk/usercustomize", 0x7fff45e5e5e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-tk/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-tk/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-tk/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-tk/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/lib-dynload/usercustomize", 0x7fff45e5e5e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-dynload/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-dynload/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-dynload/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-dynload/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/site-packages/usercustomize", 0x7fff45e5e5e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/site-packages/PIL/usercustomize", 0x7fff45e5e5e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/PIL/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/PIL/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/PIL/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/PIL/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/site-packages/gtk-2.0/usercustomize", 0x7fff45e5e5e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/gtk-2.0/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/gtk-2.0/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/gtk-2.0/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/gtk-2.0/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/site-packages/wx-2.8-gtk2-unicode/usercustomize", 0x7fff45e5e5e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/wx-2.8-gtk2-unicode/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/wx-2.8-gtk2-unicode/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/wx-2.8-gtk2-unicode/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/wx-2.8-gtk2-unicode/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/portage/pym/usercustomize", 0x7fff45e5e5e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/portage/pym/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/portage/pym/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/portage/pym/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/portage/pym/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >close(3) = 0 >open("/usr/lib64/locale/locale-archive", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0644, st_size=2709088, ...}) = 0 >mmap(NULL, 2709088, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f0c1d139000 >close(3) = 0 >stat("/usr/lib64/python2.7/encodings", {st_mode=S_IFDIR|0755, st_size=8328, ...}) = 0 >stat("/usr/lib64/python2.7/encodings/__init__.py", {st_mode=S_IFREG|0644, st_size=5698, ...}) = 0 >stat("/usr/lib64/python2.7/encodings/__init__", 0x7fff45e60f90) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/encodings/__init__.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/encodings/__init__module.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/encodings/__init__.py", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0644, st_size=5698, ...}) = 0 >open("/usr/lib64/python2.7/encodings/__init__.pyc", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=4378, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c8000 >read(4, "\3\363\r\ns@\256Nc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s\216\0\0\0d\0"..., 4096) = 4096 >fstat(4, {st_mode=S_IFREG|0644, st_size=4378, ...}) = 0 >read(4, "\1\26\1\24\1\24\1$\1$\0016\0016\1\3\1\3\1\26\1\"\0015\1\22\3\n\4\3\1\20"..., 4096) = 282 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0x7f0c1d4c8000, 4096) = 0 >stat("/usr/lib64/python2.7/encodings", {st_mode=S_IFDIR|0755, st_size=8328, ...}) = 0 >stat("/usr/lib64/python2.7/encodings", {st_mode=S_IFDIR|0755, st_size=8328, ...}) = 0 >stat("/usr/lib64/python2.7/encodings/codecs", 0x7fff45e5d9a0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/encodings/codecs.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/encodings/codecsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/encodings/codecs.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/encodings/codecs.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/codecs", 0x7fff45e5d9a0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/codecs.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/codecsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/codecs.py", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=35266, ...}) = 0 >open("/usr/lib64/python2.7/codecs.pyc", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=36602, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c8000 >read(5, "\3\363\r\np@\256Nc\0\0\0\0\0\0\0\0\30\0\0\0@\0\0\0s7\3\0\0d\0"..., 4096) = 4096 >fstat(5, {st_mode=S_IFREG|0644, st_size=36602, ...}) = 0 >read(5, "\0\0t\0\0\202\1\0d\1\0S(\2\0\0\0s\372\2\0\0 Decodes t"..., 28672) = 28672 >read(5, "\0\0/usr/lib64/python2.7/codecs.py"..., 4096) = 3834 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f0c1d4c8000, 4096) = 0 >close(4) = 0 >stat("/usr/lib64/python2.7/encodings/encodings", 0x7fff45e5d9a0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/encodings/encodings.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/encodings/encodingsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/encodings/encodings.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/encodings/encodings.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/encodings/aliases", 0x7fff45e5d990) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/encodings/aliases.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/encodings/aliasesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/encodings/aliases.py", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=14848, ...}) = 0 >open("/usr/lib64/python2.7/encodings/aliases.pyc", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=8770, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c8000 >read(5, "\3\363\r\ns@\256Nc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0su\10\0\0d\0"..., 4096) = 4096 >fstat(5, {st_mode=S_IFREG|0644, st_size=8770, ...}) = 0 >read(5, "ibm860t\6\0\0\0ibm860t\5\0\0\0cp861t\3\0\0\0"..., 4096) = 4096 >read(5, "\7\3\7\3\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\3\7\1\7\1\7\3\7\1\7\3\7\1"..., 4096) = 578 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f0c1d4c8000, 4096) = 0 >close(4) = 0 >stat("/usr/lib64/python2.7/encodings/__builtin__", 0x7fff45e5d9a0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/encodings/__builtin__.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/encodings/__builtin__module.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/encodings/__builtin__.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/encodings/__builtin__.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >close(3) = 0 >stat("/usr/lib64/python2.7/encodings/utf_8", 0x7fff45e61cb0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/encodings/utf_8.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/encodings/utf_8module.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/encodings/utf_8.py", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0644, st_size=1005, ...}) = 0 >open("/usr/lib64/python2.7/encodings/utf_8.pyc", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=1966, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c8000 >read(4, "\3\363\r\ns@\256Nc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s\230\0\0\0d\0"..., 4096) = 1966 >fstat(4, {st_mode=S_IFREG|0644, st_size=1966, ...}) = 0 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0x7f0c1d4c8000, 4096) = 0 >close(3) = 0 >ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 >ioctl(1, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff45e640e0) = -1 ENOTTY (Inappropriate ioctl for device) >ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff45e640e0) = -1 ENOTTY (Inappropriate ioctl for device) >readlink("test.py", 0x7fff45e622f0, 4096) = -1 EINVAL (Invalid argument) >getcwd("/mnt/DISKC/eegorov/Projects/testing/argo_client", 4096) = 48 >lstat("/mnt/DISKC/eegorov/Projects/testing/argo_client/test.py", {st_mode=S_IFREG|0644, st_size=225, ...}) = 0 >stat("test.py", {st_mode=S_IFREG|0644, st_size=225, ...}) = 0 >open("test.py", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0644, st_size=225, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c8000 >fstat(3, {st_mode=S_IFREG|0644, st_size=225, ...}) = 0 >lseek(3, 0, SEEK_SET) = 0 >read(3, "#!/usr/bin/env python\nimport sys"..., 203) = 203 >read(3, "e import AS_CHARACTER\n", 4096) = 22 >close(3) = 0 >munmap(0x7f0c1d4c8000, 4096) = 0 >stat("test.py", {st_mode=S_IFREG|0644, st_size=225, ...}) = 0 >open("test.py", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0644, st_size=225, ...}) = 0 >ioctl(3, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff45e64270) = -1 ENOTTY (Inappropriate ioctl for device) >fstat(3, {st_mode=S_IFREG|0644, st_size=225, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c8000 >lseek(3, 0, SEEK_CUR) = 0 >read(3, "#!/usr/bin/env python\nimport sys"..., 4096) = 225 >lseek(3, 225, SEEK_SET) = 225 >brk(0x194e000) = 0x194e000 >read(3, "", 4096) = 0 >close(3) = 0 >munmap(0x7f0c1d4c8000, 4096) = 0 >stat("/mnt/DISKC/eegorov/Projects/testing/argo_client", {st_mode=S_IFDIR|0755, st_size=632, ...}) = 0 >stat("/mnt/DISKC/eegorov/Projects/testing/argo_client", {st_mode=S_IFDIR|0755, st_size=632, ...}) = 0 >stat("/mnt/DISKC/eegorov/Projects/testing/argo_client/uno", 0x7fff45e61cd0) = -1 ENOENT (No such file or directory) >open("/mnt/DISKC/eegorov/Projects/testing/argo_client/uno.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/mnt/DISKC/eegorov/Projects/testing/argo_client/unomodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/mnt/DISKC/eegorov/Projects/testing/argo_client/uno.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/mnt/DISKC/eegorov/Projects/testing/argo_client/uno.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/uno", 0x7fff45e61cd0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/uno.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/unomodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/uno.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/uno.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/plat-linux2/uno", 0x7fff45e61cd0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/plat-linux2/uno.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/plat-linux2/unomodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/plat-linux2/uno.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/plat-linux2/uno.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/lib-tk/uno", 0x7fff45e61cd0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-tk/uno.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-tk/unomodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-tk/uno.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-tk/uno.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/lib-dynload/uno", 0x7fff45e61cd0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-dynload/uno.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-dynload/unomodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-dynload/uno.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-dynload/uno.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/site-packages/uno", 0x7fff45e61cd0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/uno.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/unomodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/uno.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/uno.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/site-packages/PIL/uno", 0x7fff45e61cd0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/PIL/uno.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/PIL/unomodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/PIL/uno.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/PIL/uno.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/site-packages/gtk-2.0/uno", 0x7fff45e61cd0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/gtk-2.0/uno.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/gtk-2.0/unomodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/gtk-2.0/uno.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/gtk-2.0/uno.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/site-packages/wx-2.8-gtk2-unicode/uno", 0x7fff45e61cd0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/wx-2.8-gtk2-unicode/uno.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/wx-2.8-gtk2-unicode/unomodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/wx-2.8-gtk2-unicode/uno.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/wx-2.8-gtk2-unicode/uno.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/portage/pym/uno", 0x7fff45e61cd0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/portage/pym/uno.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/portage/pym/unomodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/portage/pym/uno.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/portage/pym/uno.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/libreoffice/program", {st_mode=S_IFDIR|0755, st_size=7970, ...}) = 0 >stat("/usr/lib64/libreoffice/program", {st_mode=S_IFDIR|0755, st_size=7970, ...}) = 0 >stat("/usr/lib64/libreoffice/program/uno", 0x7fff45e61cd0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/libreoffice/program/uno.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/libreoffice/program/unomodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/libreoffice/program/uno.py", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0644, st_size=13911, ...}) = 0 >open("/usr/lib64/libreoffice/program/uno.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >fstat(3, {st_mode=S_IFREG|0644, st_size=13911, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d4c8000 >read(3, "# -*- tab-width: 4; indent-tabs-"..., 4096) = 4096 >brk(0x1970000) = 0x1970000 >brk(0x196e000) = 0x196e000 >read(3, "\"returns a system path (determin"..., 4096) = 4096 >mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d0f8000 >read(3, " else:\n raise TypeEr"..., 4096) = 4096 >mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d0b7000 >read(3, "om.sun.star.uno.RuntimeException"..., 4096) = 1623 >read(3, "", 4096) = 0 >munmap(0x7f0c1d0f8000, 266240) = 0 >unlink("/usr/lib64/libreoffice/program/uno.pyc") = -1 ENOENT (No such file or directory) >open("/usr/lib64/libreoffice/program/uno.pyc", O_WRONLY|O_CREAT|O_EXCL|O_TRUNC, 0100644) = -1 EACCES (Permission denied) >stat("/mnt/DISKC/eegorov/Projects/testing/argo_client/pyuno", 0x7fff45e5e6e0) = -1 ENOENT (No such file or directory) >open("/mnt/DISKC/eegorov/Projects/testing/argo_client/pyuno.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/mnt/DISKC/eegorov/Projects/testing/argo_client/pyunomodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/mnt/DISKC/eegorov/Projects/testing/argo_client/pyuno.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/mnt/DISKC/eegorov/Projects/testing/argo_client/pyuno.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/pyuno", 0x7fff45e5e6e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/pyuno.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/pyunomodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/pyuno.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/pyuno.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/plat-linux2/pyuno", 0x7fff45e5e6e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/plat-linux2/pyuno.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/plat-linux2/pyunomodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/plat-linux2/pyuno.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/plat-linux2/pyuno.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/lib-tk/pyuno", 0x7fff45e5e6e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-tk/pyuno.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-tk/pyunomodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-tk/pyuno.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-tk/pyuno.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/lib-dynload/pyuno", 0x7fff45e5e6e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-dynload/pyuno.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-dynload/pyunomodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-dynload/pyuno.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-dynload/pyuno.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/site-packages/pyuno", 0x7fff45e5e6e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/pyuno.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/pyunomodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/pyuno.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/pyuno.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/site-packages/PIL/pyuno", 0x7fff45e5e6e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/PIL/pyuno.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/PIL/pyunomodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/PIL/pyuno.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/PIL/pyuno.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/site-packages/gtk-2.0/pyuno", 0x7fff45e5e6e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/gtk-2.0/pyuno.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/gtk-2.0/pyunomodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/gtk-2.0/pyuno.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/gtk-2.0/pyuno.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/site-packages/wx-2.8-gtk2-unicode/pyuno", 0x7fff45e5e6e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/wx-2.8-gtk2-unicode/pyuno.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/wx-2.8-gtk2-unicode/pyunomodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/wx-2.8-gtk2-unicode/pyuno.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/site-packages/wx-2.8-gtk2-unicode/pyuno.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/portage/pym/pyuno", 0x7fff45e5e6e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/portage/pym/pyuno.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/portage/pym/pyunomodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/portage/pym/pyuno.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/portage/pym/pyuno.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/libreoffice/program/pyuno", 0x7fff45e5e6e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/libreoffice/program/pyuno.so", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=197832, ...}) = 0 >futex(0x3a03c030e0, FUTEX_WAKE_PRIVATE, 2147483647) = 0 >open("/usr/lib64/libreoffice/program/pyuno.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\0`\262\0\0\0\0\0\0"..., 832) = 832 >fstat(5, {st_mode=S_IFREG|0644, st_size=197832, ...}) = 0 >mmap(NULL, 2293416, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7f0c1ce87000 >mprotect(0x7f0c1ceb5000, 2097152, PROT_NONE) = 0 >mmap(0x7f0c1d0b5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x2e000) = 0x7f0c1d0b5000 >close(5) = 0 >open("/usr/lib64/libreoffice/program/tls/x86_64/libuno_cppu.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/libreoffice/program/tls/x86_64", 0x7fff45e5d8e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/libreoffice/program/tls/libuno_cppu.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/libreoffice/program/tls", 0x7fff45e5d8e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/libreoffice/program/x86_64/libuno_cppu.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/libreoffice/program/x86_64", 0x7fff45e5d8e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/libreoffice/program/libuno_cppu.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/libreoffice/program", {st_mode=S_IFDIR|0755, st_size=7970, ...}) = 0 >open("/usr/lib64/libreoffice/program/../ure-link/lib/tls/x86_64/libuno_cppu.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/libreoffice/program/../ure-link/lib/tls/x86_64", 0x7fff45e5d8e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/libreoffice/program/../ure-link/lib/tls/libuno_cppu.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/libreoffice/program/../ure-link/lib/tls", 0x7fff45e5d8e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/libreoffice/program/../ure-link/lib/x86_64/libuno_cppu.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/libreoffice/program/../ure-link/lib/x86_64", 0x7fff45e5d8e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/libreoffice/program/../ure-link/lib/libuno_cppu.so.3", 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\340O\200I7\0\0\0"..., 832) = 832 >fstat(5, {st_mode=S_IFREG|0644, st_size=230792, ...}) = 0 >mmap(0x3749800000, 2324104, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x3749800000 >mprotect(0x3749837000, 2093056, PROT_NONE) = 0 >mmap(0x3749a36000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x36000) = 0x3749a36000 >close(5) = 0 >open("/usr/lib64/libreoffice/program/libuno_cppuhelpergcc3.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/libreoffice/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3", 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\340\254\301I7\0\0\0"..., 832) = 832 >fstat(5, {st_mode=S_IFREG|0644, st_size=809464, ...}) = 0 >mmap(0x3749c00000, 2904600, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x3749c00000 >mprotect(0x3749cc0000, 2093056, PROT_NONE) = 0 >mmap(0x3749ebf000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0xbf000) = 0x3749ebf000 >mmap(0x3749ec5000, 536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x3749ec5000 >close(5) = 0 >open("/usr/lib64/libreoffice/program/libuno_sal.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/libreoffice/program/../ure-link/lib/libuno_sal.so.3", 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`\21\1I7\0\0\0"..., 832) = 832 >fstat(5, {st_mode=S_IFREG|0644, st_size=380064, ...}) = 0 >mmap(0x3749000000, 2495072, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x3749000000 >mprotect(0x3749058000, 2097152, PROT_NONE) = 0 >mmap(0x3749258000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x58000) = 0x3749258000 >mmap(0x374925c000, 21088, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x374925c000 >close(5) = 0 >open("/usr/lib64/libreoffice/program/libjemalloc.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/libreoffice/program/../ure-link/lib/libjemalloc.so.1", 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=267838, ...}) = 0 >mmap(NULL, 267838, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7f0c1ce45000 >close(5) = 0 >open("/usr/lib64/libjemalloc.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 )\300H7\0\0\0"..., 832) = 832 >fstat(5, {st_mode=S_IFREG|0755, st_size=111456, ...}) = 0 >mmap(0x3748c00000, 2204744, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x3748c00000 >mprotect(0x3748c19000, 2093056, PROT_NONE) = 0 >mmap(0x3748e18000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x18000) = 0x3748e18000 >close(5) = 0 >open("/usr/lib64/libreoffice/program/libstdc++.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/libreoffice/program/../ure-link/lib/libstdc++.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/libstdc++.so.6", O_RDONLY) = 5 >read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\305\245\4:\0\0\0"..., 832) = 832 >fstat(5, {st_mode=S_IFREG|0755, st_size=1001808, ...}) = 0 >mmap(0x3a04a00000, 3178808, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x3a04a00000 >mprotect(0x3a04aeb000, 2093056, PROT_NONE) = 0 >mmap(0x3a04cea000, 40960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0xea000) = 0x3a04cea000 >mmap(0x3a04cf4000, 82232, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x3a04cf4000 >close(5) = 0 >open("/usr/lib64/libreoffice/program/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/libreoffice/program/../ure-link/lib/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/lib64/libgcc_s.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-\340\4:\0\0\0"..., 832) = 832 >fstat(5, {st_mode=S_IFREG|0644, st_size=90632, ...}) = 0 >mmap(0x3a04e00000, 2184184, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x3a04e00000 >mprotect(0x3a04e15000, 2093056, PROT_NONE) = 0 >mmap(0x3a05014000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x14000) = 0x3a05014000 >close(5) = 0 >open("/usr/lib64/libreoffice/program/../ure-link/lib/libuno_salhelpergcc3.so.3", O_RDONLY) = 5 >read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\00000@I7\0\0\0"..., 832) = 832 >fstat(5, {st_mode=S_IFREG|0644, st_size=29528, ...}) = 0 >mmap(0x3749400000, 2122072, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x3749400000 >mprotect(0x3749405000, 2097152, PROT_NONE) = 0 >mmap(0x3749605000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x5000) = 0x3749605000 >close(5) = 0 >mprotect(0x3749605000, 4096, PROT_READ) = 0 >mprotect(0x3a05014000, 4096, PROT_READ) = 0 >mprotect(0x3a04cea000, 32768, PROT_READ) = 0 >mprotect(0x3748e18000, 8192, PROT_READ) = 0 >mprotect(0x3749258000, 12288, PROT_READ) = 0 >mprotect(0x3749ebf000, 20480, PROT_READ) = 0 >mprotect(0x3749a36000, 4096, PROT_READ) = 0 >mprotect(0x7f0c1d0b5000, 4096, PROT_READ) = 0 >open("/sys/devices/system/cpu", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 5 >getdents(5, /* 14 entries */, 32768) = 432 >getdents(5, /* 0 entries */, 32768) = 0 >close(5) = 0 >munmap(0x7f0c1ce45000, 267838) = 0 >close(4) = 0 >stat("/mnt/DISKC/eegorov/Projects/testing/argo_client/socket", 0x7fff45e5e6e0) = -1 ENOENT (No such file or directory) >open("/mnt/DISKC/eegorov/Projects/testing/argo_client/socket.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/mnt/DISKC/eegorov/Projects/testing/argo_client/socketmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/mnt/DISKC/eegorov/Projects/testing/argo_client/socket.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/mnt/DISKC/eegorov/Projects/testing/argo_client/socket.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/socket", 0x7fff45e5e6e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/socket.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/socketmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/socket.py", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=20485, ...}) = 0 >open("/usr/lib64/python2.7/socket.pyc", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=16088, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d138000 >read(5, "\3\363\r\np@\256Nc\0\0\0\0\0\0\0\0\16\0\0\0@\0\0\0s\312\3\0\0d\0"..., 4096) = 4096 >fstat(5, {st_mode=S_IFREG|0644, st_size=16088, ...}) = 0 >read(5, "The name is too long.iO'\0\0s\21\0\0\0T"..., 8192) = 8192 >read(5, "\5\0s\352\1Pn\0\0|\5\0j\23\0d\3\0\203\1\0}\10\0|\10\0d\1\0k\5"..., 4096) = 3800 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f0c1d138000, 4096) = 0 >stat("/mnt/DISKC/eegorov/Projects/testing/argo_client/_socket", 0x7fff45e5b0f0) = -1 ENOENT (No such file or directory) >open("/mnt/DISKC/eegorov/Projects/testing/argo_client/_socket.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/mnt/DISKC/eegorov/Projects/testing/argo_client/_socketmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/mnt/DISKC/eegorov/Projects/testing/argo_client/_socket.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/mnt/DISKC/eegorov/Projects/testing/argo_client/_socket.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/_socket", 0x7fff45e5b0f0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/_socket.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/_socketmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/_socket.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/_socket.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/plat-linux2/_socket", 0x7fff45e5b0f0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/plat-linux2/_socket.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/plat-linux2/_socketmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/plat-linux2/_socket.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/plat-linux2/_socket.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/lib-tk/_socket", 0x7fff45e5b0f0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-tk/_socket.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-tk/_socketmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-tk/_socket.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-tk/_socket.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/lib-dynload/_socket", 0x7fff45e5b0f0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-dynload/_socket.so", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0755, st_size=64168, ...}) = 0 >open("/usr/lib64/python2.7/lib-dynload/_socket.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\0P6\0\0\0\0\0\0"..., 832) = 832 >fstat(6, {st_mode=S_IFREG|0755, st_size=64168, ...}) = 0 >mmap(NULL, 2159576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f0c1cc77000 >mprotect(0x7f0c1cc83000, 2093056, PROT_NONE) = 0 >mmap(0x7f0c1ce82000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xb000) = 0x7f0c1ce82000 >close(6) = 0 >mprotect(0x7f0c1ce82000, 4096, PROT_READ) = 0 >close(5) = 0 >stat("/mnt/DISKC/eegorov/Projects/testing/argo_client/functools", 0x7fff45e5b0f0) = -1 ENOENT (No such file or directory) >open("/mnt/DISKC/eegorov/Projects/testing/argo_client/functools.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/mnt/DISKC/eegorov/Projects/testing/argo_client/functoolsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/mnt/DISKC/eegorov/Projects/testing/argo_client/functools.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/mnt/DISKC/eegorov/Projects/testing/argo_client/functools.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/functools", 0x7fff45e5b0f0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/functools.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/functoolsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/functools.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=4478, ...}) = 0 >open("/usr/lib64/python2.7/functools.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=6089, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d138000 >read(6, "\3\363\r\np@\256Nc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s\\\0\0\0d\0"..., 4096) = 4096 >fstat(6, {st_mode=S_IFREG|0644, st_size=6089, ...}) = 0 >read(6, "(\3\0\0\0s,\0\0\0Convert a cmp= functio"..., 4096) = 1993 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f0c1d138000, 4096) = 0 >stat("/mnt/DISKC/eegorov/Projects/testing/argo_client/_functools", 0x7fff45e57b00) = -1 ENOENT (No such file or directory) >open("/mnt/DISKC/eegorov/Projects/testing/argo_client/_functools.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/mnt/DISKC/eegorov/Projects/testing/argo_client/_functoolsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/mnt/DISKC/eegorov/Projects/testing/argo_client/_functools.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/mnt/DISKC/eegorov/Projects/testing/argo_client/_functools.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/_functools", 0x7fff45e57b00) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/_functools.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/_functoolsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/_functools.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/_functools.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/plat-linux2/_functools", 0x7fff45e57b00) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/plat-linux2/_functools.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/plat-linux2/_functoolsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/plat-linux2/_functools.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/plat-linux2/_functools.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/lib-tk/_functools", 0x7fff45e57b00) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-tk/_functools.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-tk/_functoolsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-tk/_functools.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-tk/_functools.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/lib-dynload/_functools", 0x7fff45e57b00) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-dynload/_functools.so", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0755, st_size=15760, ...}) = 0 >open("/usr/lib64/python2.7/lib-dynload/_functools.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\360\21\0\0\0\0\0\0"..., 832) = 832 >fstat(7, {st_mode=S_IFREG|0755, st_size=15760, ...}) = 0 >mmap(NULL, 2111136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f0c1ca73000 >mprotect(0x7f0c1ca76000, 2093056, PROT_NONE) = 0 >mmap(0x7f0c1cc75000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x2000) = 0x7f0c1cc75000 >close(7) = 0 >mprotect(0x7f0c1cc75000, 4096, PROT_READ) = 0 >close(6) = 0 >close(5) = 0 >stat("/mnt/DISKC/eegorov/Projects/testing/argo_client/_ssl", 0x7fff45e5b0f0) = -1 ENOENT (No such file or directory) >open("/mnt/DISKC/eegorov/Projects/testing/argo_client/_ssl.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/mnt/DISKC/eegorov/Projects/testing/argo_client/_sslmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/mnt/DISKC/eegorov/Projects/testing/argo_client/_ssl.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/mnt/DISKC/eegorov/Projects/testing/argo_client/_ssl.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/_ssl", 0x7fff45e5b0f0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/_ssl.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/_sslmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/_ssl.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/_ssl.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/plat-linux2/_ssl", 0x7fff45e5b0f0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/plat-linux2/_ssl.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/plat-linux2/_sslmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/plat-linux2/_ssl.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/plat-linux2/_ssl.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/lib-tk/_ssl", 0x7fff45e5b0f0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-tk/_ssl.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-tk/_sslmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-tk/_ssl.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-tk/_ssl.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/lib-dynload/_ssl", 0x7fff45e5b0f0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-dynload/_ssl.so", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0755, st_size=38336, ...}) = 0 >open("/usr/lib64/python2.7/lib-dynload/_ssl.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\0p7\0\0\0\0\0\0"..., 832) = 832 >fstat(6, {st_mode=S_IFREG|0755, st_size=38336, ...}) = 0 >mmap(NULL, 2133752, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f0c1c86a000 >mprotect(0x7f0c1c872000, 2093056, PROT_NONE) = 0 >mmap(0x7f0c1ca71000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x7000) = 0x7f0c1ca71000 >close(6) = 0 >open("/etc/ld.so.cache", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=267838, ...}) = 0 >mmap(NULL, 267838, PROT_READ, MAP_PRIVATE, 6, 0) = 0x7f0c1c828000 >close(6) = 0 >open("/usr/lib64/libssl.so.1.0.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\340y\1\31:\0\0\0"..., 832) = 832 >fstat(6, {st_mode=S_IFREG|0555, st_size=406248, ...}) = 0 >mmap(0x3a19000000, 2499056, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x3a19000000 >mprotect(0x3a1905b000, 2093056, PROT_NONE) = 0 >mmap(0x3a1925a000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x5a000) = 0x3a1925a000 >close(6) = 0 >open("/usr/lib64/libcrypto.so.1.0.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\0T\206\30:\0\0\0"..., 832) = 832 >fstat(6, {st_mode=S_IFREG|0555, st_size=1759168, ...}) = 0 >mmap(0x3a18800000, 3867144, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x3a18800000 >mprotect(0x3a1898a000, 2097152, PROT_NONE) = 0 >mmap(0x3a18b8a000, 143360, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x18a000) = 0x3a18b8a000 >mmap(0x3a18bad000, 12808, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x3a18bad000 >close(6) = 0 >open("/usr/lib64/libkrb5.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\305A\27:\0\0\0"..., 832) = 832 >fstat(6, {st_mode=S_IFREG|0755, st_size=845720, ...}) = 0 >mmap(0x3a17400000, 2939072, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x3a17400000 >mprotect(0x3a174c4000, 2093056, PROT_NONE) = 0 >mmap(0x3a176c3000, 45056, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xc3000) = 0x3a176c3000 >close(6) = 0 >open("/usr/lib64/libk5crypto.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\360N\300\26:\0\0\0"..., 832) = 832 >fstat(6, {st_mode=S_IFREG|0755, st_size=173208, ...}) = 0 >mmap(0x3a16c00000, 2267104, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x3a16c00000 >mprotect(0x3a16c28000, 2093056, PROT_NONE) = 0 >mmap(0x3a16e27000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x27000) = 0x3a16e27000 >close(6) = 0 >open("/lib64/libz.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\200# \4:\0\0\0"..., 832) = 832 >fstat(6, {st_mode=S_IFREG|0755, st_size=99072, ...}) = 0 >mmap(0x3a04200000, 2191856, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x3a04200000 >mprotect(0x3a04216000, 2097152, PROT_NONE) = 0 >mmap(0x3a04416000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x16000) = 0x3a04416000 >close(6) = 0 >open("/lib64/libcom_err.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`\26\300\25:\0\0\0"..., 832) = 832 >fstat(6, {st_mode=S_IFREG|0755, st_size=16928, ...}) = 0 >mmap(0x3a15c00000, 2109896, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x3a15c00000 >mprotect(0x3a15c03000, 2093056, PROT_NONE) = 0 >mmap(0x3a15e02000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2000) = 0x3a15e02000 >close(6) = 0 >open("/usr/lib64/libkrb5support.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%\200\26:\0\0\0"..., 832) = 832 >fstat(6, {st_mode=S_IFREG|0755, st_size=37728, ...}) = 0 >mmap(0x3a16800000, 2130768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x3a16800000 >mprotect(0x3a16808000, 2093056, PROT_NONE) = 0 >mmap(0x3a16a07000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x7000) = 0x3a16a07000 >close(6) = 0 >open("/lib64/libkeyutils.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\f@\26:\0\0\0"..., 832) = 832 >fstat(6, {st_mode=S_IFREG|0755, st_size=12360, ...}) = 0 >mmap(0x3a16400000, 2105424, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x3a16400000 >mprotect(0x3a16402000, 2093056, PROT_NONE) = 0 >mmap(0x3a16601000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x1000) = 0x3a16601000 >close(6) = 0 >open("/lib64/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\3208 \v:\0\0\0"..., 832) = 832 >fstat(6, {st_mode=S_IFREG|0755, st_size=87360, ...}) = 0 >mmap(0x3a0b200000, 2189960, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x3a0b200000 >mprotect(0x3a0b213000, 2097152, PROT_NONE) = 0 >mmap(0x3a0b413000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x13000) = 0x3a0b413000 >mmap(0x3a0b415000, 6792, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x3a0b415000 >close(6) = 0 >mprotect(0x3a0b413000, 4096, PROT_READ) = 0 >mprotect(0x3a16601000, 4096, PROT_READ) = 0 >mprotect(0x3a16a07000, 4096, PROT_READ) = 0 >mprotect(0x3a15e02000, 4096, PROT_READ) = 0 >mprotect(0x3a04416000, 4096, PROT_READ) = 0 >mprotect(0x3a16e27000, 8192, PROT_READ) = 0 >mprotect(0x3a176c3000, 36864, PROT_READ) = 0 >mprotect(0x3a18b8a000, 102400, PROT_READ) = 0 >mprotect(0x3a1925a000, 12288, PROT_READ) = 0 >mprotect(0x7f0c1ca71000, 4096, PROT_READ) = 0 >munmap(0x7f0c1c828000, 267838) = 0 >brk(0x198f000) = 0x198f000 >close(5) = 0 >stat("/mnt/DISKC/eegorov/Projects/testing/argo_client/cStringIO", 0x7fff45e5b0f0) = -1 ENOENT (No such file or directory) >open("/mnt/DISKC/eegorov/Projects/testing/argo_client/cStringIO.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/mnt/DISKC/eegorov/Projects/testing/argo_client/cStringIOmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/mnt/DISKC/eegorov/Projects/testing/argo_client/cStringIO.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/mnt/DISKC/eegorov/Projects/testing/argo_client/cStringIO.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/cStringIO", 0x7fff45e5b0f0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/cStringIO.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/cStringIOmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/cStringIO.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/cStringIO.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/plat-linux2/cStringIO", 0x7fff45e5b0f0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/plat-linux2/cStringIO.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/plat-linux2/cStringIOmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/plat-linux2/cStringIO.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/plat-linux2/cStringIO.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/lib-tk/cStringIO", 0x7fff45e5b0f0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-tk/cStringIO.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-tk/cStringIOmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-tk/cStringIO.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-tk/cStringIO.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/lib-dynload/cStringIO", 0x7fff45e5b0f0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.7/lib-dynload/cStringIO.so", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0755, st_size=22536, ...}) = 0 >open("/usr/lib64/python2.7/lib-dynload/cStringIO.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\34\0\0\0\0\0\0"..., 832) = 832 >fstat(6, {st_mode=S_IFREG|0755, st_size=22536, ...}) = 0 >mmap(NULL, 2117912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f0c1c664000 >mprotect(0x7f0c1c668000, 2093056, PROT_NONE) = 0 >mmap(0x7f0c1c867000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x3000) = 0x7f0c1c867000 >close(6) = 0 >mprotect(0x7f0c1c867000, 4096, PROT_READ) = 0 >close(5) = 0 >close(4) = 0 >futex(0x374925bb60, FUTEX_WAKE_PRIVATE, 2147483647) = 0 >getcwd("/mnt/DISKC/eegorov/Projects/testing/argo_client", 4096) = 48 >futex(0x374925b800, FUTEX_WAKE_PRIVATE, 2147483647) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/program", {st_mode=S_IFDIR|0755, st_size=7970, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/program", {st_mode=S_IFDIR|0755, st_size=7970, ...}) = 0 >lstat("/usr/lib64/libreoffice/program/pyuno.so", {st_mode=S_IFREG|0644, st_size=197832, ...}) = 0 >access("/usr/lib64/libreoffice/program/pyunorc", F_OK) = -1 ENOENT (No such file or directory) >getcwd("/mnt/DISKC/eegorov/Projects/testing/argo_client", 4096) = 48 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/program", {st_mode=S_IFDIR|0755, st_size=7970, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure-link", {st_mode=S_IFLNK|0777, st_size=3, ...}) = 0 >readlink("/usr/lib64/libreoffice/ure-link", "ure", 4095) = 3 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib", {st_mode=S_IFDIR|0755, st_size=1308, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib", {st_mode=S_IFDIR|0755, st_size=1308, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib/libuno_cppuhelpergcc3.so.3", {st_mode=S_IFREG|0644, st_size=809464, ...}) = 0 >access("/usr/lib64/libreoffice/ure/lib/unorc", F_OK) = 0 >open("/usr/lib64/libreoffice/ure/lib/unorc", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=403, ...}) = 0 >mmap(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d129000 >mmap(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d119000 >mmap(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d109000 >mmap(NULL, 8392704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f0c1be63000 >mprotect(0x7f0c1be63000, 4096, PROT_NONE) = 0 >clone(child_stack=0x7f0c1c662ff0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f0c1c6639d0, tls=0x7f0c1c663700, child_tidptr=0x7f0c1c6639d0) = 2267 >futex(0x374925c240, FUTEX_WAKE_PRIVATE, 1) = 1 >mmap(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d0f9000 >pread(4, "[Bootstrap]\nURE_INTERNAL_LIB_DIR"..., 4096, 0) = 403 >close(4) = 0 >getcwd("/mnt/DISKC/eegorov/Projects/testing/argo_client", 4096) = 48 >lstat("/mnt", {st_mode=S_IFDIR|0755, st_size=102, ...}) = 0 >lstat("/mnt", {st_mode=S_IFDIR|0755, st_size=102, ...}) = 0 >lstat("/mnt/DISKC", {st_mode=S_IFDIR|0777, st_size=256, ...}) = 0 >lstat("/mnt", {st_mode=S_IFDIR|0755, st_size=102, ...}) = 0 >lstat("/mnt/DISKC", {st_mode=S_IFDIR|0777, st_size=256, ...}) = 0 >lstat("/mnt/DISKC/eegorov", {st_mode=S_IFDIR|0755, st_size=176, ...}) = 0 >lstat("/mnt", {st_mode=S_IFDIR|0755, st_size=102, ...}) = 0 >lstat("/mnt/DISKC", {st_mode=S_IFDIR|0777, st_size=256, ...}) = 0 >lstat("/mnt/DISKC/eegorov", {st_mode=S_IFDIR|0755, st_size=176, ...}) = 0 >lstat("/mnt/DISKC/eegorov/Projects", {st_mode=S_IFDIR|0755, st_size=480, ...}) = 0 >lstat("/mnt", {st_mode=S_IFDIR|0755, st_size=102, ...}) = 0 >lstat("/mnt/DISKC", {st_mode=S_IFDIR|0777, st_size=256, ...}) = 0 >lstat("/mnt/DISKC/eegorov", {st_mode=S_IFDIR|0755, st_size=176, ...}) = 0 >lstat("/mnt/DISKC/eegorov/Projects", {st_mode=S_IFDIR|0755, st_size=480, ...}) = 0 >lstat("/mnt/DISKC/eegorov/Projects/testing", {st_mode=S_IFDIR|0755, st_size=408, ...}) = 0 >lstat("/mnt", {st_mode=S_IFDIR|0755, st_size=102, ...}) = 0 >lstat("/mnt/DISKC", {st_mode=S_IFDIR|0777, st_size=256, ...}) = 0 >lstat("/mnt/DISKC/eegorov", {st_mode=S_IFDIR|0755, st_size=176, ...}) = 0 >lstat("/mnt/DISKC/eegorov/Projects", {st_mode=S_IFDIR|0755, st_size=480, ...}) = 0 >lstat("/mnt/DISKC/eegorov/Projects/testing", {st_mode=S_IFDIR|0755, st_size=408, ...}) = 0 >lstat("/mnt/DISKC/eegorov/Projects/testing/argo_client", {st_mode=S_IFDIR|0755, st_size=632, ...}) = 0 >lstat("/mnt", {st_mode=S_IFDIR|0755, st_size=102, ...}) = 0 >lstat("/mnt/DISKC", {st_mode=S_IFDIR|0777, st_size=256, ...}) = 0 >lstat("/mnt/DISKC/eegorov", {st_mode=S_IFDIR|0755, st_size=176, ...}) = 0 >lstat("/mnt/DISKC/eegorov/Projects", {st_mode=S_IFDIR|0755, st_size=480, ...}) = 0 >lstat("/mnt/DISKC/eegorov/Projects/testing", {st_mode=S_IFDIR|0755, st_size=408, ...}) = 0 >lstat("/mnt/DISKC/eegorov/Projects/testing/argo_client", {st_mode=S_IFDIR|0755, st_size=632, ...}) = 0 >lstat("/mnt/DISKC/eegorov/Projects/testing/argo_client/python2.7", 0x7fff45e5c1d0) = -1 ENOENT (No such file or directory) >access("/mnt/DISKC/eegorov/Projects/testing/argo_client/python2.7rc", F_OK) = -1 ENOENT (No such file or directory) >open("/mnt/DISKC/eegorov/Projects/testing/argo_client/python2.7rc", O_RDONLY) = -1 ENOENT (No such file or directory) >getcwd("/mnt/DISKC/eegorov/Projects/testing/argo_client", 4096) = 48 >open("/usr/lib64/libreoffice/ure/lib/bootstrap.uno.so", O_RDONLY) = 4 >read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \225\2\0\0\0\0\0"..., 832) = 832 >fstat(4, {st_mode=S_IFREG|0644, st_size=835032, ...}) = 0 >mmap(NULL, 2931808, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f0c1bb97000 >mprotect(0x7f0c1bc56000, 2093056, PROT_NONE) = 0 >mmap(0x7f0c1be55000, 57344, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0xbe000) = 0x7f0c1be55000 >close(4) = 0 >open("/usr/lib64/libreoffice/ure/lib/tls/x86_64/libreg.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/libreoffice/ure/lib/tls/x86_64", 0x7fff45e5e640) = -1 ENOENT (No such file or directory) >open("/usr/lib64/libreoffice/ure/lib/tls/libreg.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/libreoffice/ure/lib/tls", 0x7fff45e5e640) = -1 ENOENT (No such file or directory) >open("/usr/lib64/libreoffice/ure/lib/x86_64/libreg.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/libreoffice/ure/lib/x86_64", 0x7fff45e5e640) = -1 ENOENT (No such file or directory) >open("/usr/lib64/libreoffice/ure/lib/libreg.so.3", O_RDONLY) = 4 >read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3208@J7\0\0\0"..., 832) = 832 >fstat(4, {st_mode=S_IFREG|0644, st_size=116200, ...}) = 0 >mmap(0x374a400000, 2209136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x374a400000 >mprotect(0x374a41b000, 2093056, PROT_NONE) = 0 >mmap(0x374a61a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1a000) = 0x374a61a000 >close(4) = 0 >open("/usr/lib64/libreoffice/ure/lib/libxmlreader.so", O_RDONLY) = 4 >read(4, "\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\0"..., 832) = 832 >fstat(4, {st_mode=S_IFREG|0644, st_size=39008, ...}) = 0 >mmap(NULL, 2134288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f0c1b98d000 >mprotect(0x7f0c1b996000, 2093056, PROT_NONE) = 0 >mmap(0x7f0c1bb95000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x8000) = 0x7f0c1bb95000 >close(4) = 0 >open("/usr/lib64/libreoffice/ure/lib/libstore.so.3", O_RDONLY) = 4 >read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000B\0J7\0\0\0"..., 832) = 832 >fstat(4, {st_mode=S_IFREG|0644, st_size=115464, ...}) = 0 >mmap(0x374a000000, 2208184, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x374a000000 >mprotect(0x374a01a000, 2097152, PROT_NONE) = 0 >mmap(0x374a21a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1a000) = 0x374a21a000 >close(4) = 0 >mprotect(0x374a21a000, 4096, PROT_READ) = 0 >mprotect(0x7f0c1bb95000, 4096, PROT_READ) = 0 >mprotect(0x374a61a000, 4096, PROT_READ) = 0 >mprotect(0x7f0c1be55000, 49152, PROT_READ) = 0 >getcwd("/mnt/DISKC/eegorov/Projects/testing/argo_client", 4096) = 48 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/program", {st_mode=S_IFDIR|0755, st_size=7970, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure-link", {st_mode=S_IFLNK|0777, st_size=3, ...}) = 0 >readlink("/usr/lib64/libreoffice/ure-link", "ure"..., 4095) = 3 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib", {st_mode=S_IFDIR|0755, st_size=1308, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib", {st_mode=S_IFDIR|0755, st_size=1308, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib/libuno_cppu.so.3", {st_mode=S_IFREG|0644, st_size=230792, ...}) = 0 >open("/usr/lib64/libreoffice/ure/lib/libgcc3_uno.so", O_RDONLY) = 4 >read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340/\0\0\0\0\0\0"..., 832) = 832 >fstat(4, {st_mode=S_IFREG|0644, st_size=64320, ...}) = 0 >brk(0x19b0000) = 0x19b0000 >mmap(NULL, 2159752, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f0c1b77d000 >mprotect(0x7f0c1b78c000, 2093056, PROT_NONE) = 0 >mmap(0x7f0c1b98b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0xe000) = 0x7f0c1b98b000 >close(4) = 0 >mprotect(0x7f0c1b98b000, 4096, PROT_READ) = 0 >getcwd("/mnt/DISKC/eegorov/Projects/testing/argo_client", 4096) = 48 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/program", {st_mode=S_IFDIR|0755, st_size=7970, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure-link", {st_mode=S_IFLNK|0777, st_size=3, ...}) = 0 >readlink("/usr/lib64/libreoffice/ure-link", "ure", 4095) = 3 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib", {st_mode=S_IFDIR|0755, st_size=1308, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib", {st_mode=S_IFDIR|0755, st_size=1308, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib/libuno_cppu.so.3", {st_mode=S_IFREG|0644, st_size=230792, ...}) = 0 >getcwd("/mnt/DISKC/eegorov/Projects/testing/argo_client", 4096) = 48 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/program", {st_mode=S_IFDIR|0755, st_size=7970, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure-link", {st_mode=S_IFLNK|0777, st_size=3, ...}) = 0 >readlink("/usr/lib64/libreoffice/ure-link", "ure", 4095) = 3 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib", {st_mode=S_IFDIR|0755, st_size=1308, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib", {st_mode=S_IFDIR|0755, st_size=1308, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib/libuno_cppu.so.3", {st_mode=S_IFREG|0644, st_size=230792, ...}) = 0 >getcwd("/mnt/DISKC/eegorov/Projects/testing/argo_client", 4096) = 48 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/program", {st_mode=S_IFDIR|0755, st_size=7970, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure-link", {st_mode=S_IFLNK|0777, st_size=3, ...}) = 0 >readlink("/usr/lib64/libreoffice/ure-link", "ure", 4095) = 3 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib", {st_mode=S_IFDIR|0755, st_size=1308, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib", {st_mode=S_IFDIR|0755, st_size=1308, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib/libuno_cppu.so.3", {st_mode=S_IFREG|0644, st_size=230792, ...}) = 0 >getcwd("/mnt/DISKC/eegorov/Projects/testing/argo_client", 4096) = 48 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/program", {st_mode=S_IFDIR|0755, st_size=7970, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure-link", {st_mode=S_IFLNK|0777, st_size=3, ...}) = 0 >readlink("/usr/lib64/libreoffice/ure-link", "ure", 4095) = 3 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib", {st_mode=S_IFDIR|0755, st_size=1308, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib", {st_mode=S_IFDIR|0755, st_size=1308, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib/libuno_cppu.so.3", {st_mode=S_IFREG|0644, st_size=230792, ...}) = 0 >getcwd("/mnt/DISKC/eegorov/Projects/testing/argo_client", 4096) = 48 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/program", {st_mode=S_IFDIR|0755, st_size=7970, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure-link", {st_mode=S_IFLNK|0777, st_size=3, ...}) = 0 >readlink("/usr/lib64/libreoffice/ure-link", "ure", 4095) = 3 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib", {st_mode=S_IFDIR|0755, st_size=1308, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib", {st_mode=S_IFDIR|0755, st_size=1308, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib/libuno_cppu.so.3", {st_mode=S_IFREG|0644, st_size=230792, ...}) = 0 >getcwd("/mnt/DISKC/eegorov/Projects/testing/argo_client", 4096) = 48 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/program", {st_mode=S_IFDIR|0755, st_size=7970, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure-link", {st_mode=S_IFLNK|0777, st_size=3, ...}) = 0 >readlink("/usr/lib64/libreoffice/ure-link", "ure", 4095) = 3 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib", {st_mode=S_IFDIR|0755, st_size=1308, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib", {st_mode=S_IFDIR|0755, st_size=1308, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib/libuno_cppu.so.3", {st_mode=S_IFREG|0644, st_size=230792, ...}) = 0 >getcwd("/mnt/DISKC/eegorov/Projects/testing/argo_client", 4096) = 48 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/program", {st_mode=S_IFDIR|0755, st_size=7970, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure-link", {st_mode=S_IFLNK|0777, st_size=3, ...}) = 0 >readlink("/usr/lib64/libreoffice/ure-link", "ure", 4095) = 3 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib", {st_mode=S_IFDIR|0755, st_size=1308, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib", {st_mode=S_IFDIR|0755, st_size=1308, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib/libuno_cppu.so.3", {st_mode=S_IFREG|0644, st_size=230792, ...}) = 0 >getcwd("/mnt/DISKC/eegorov/Projects/testing/argo_client", 4096) = 48 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/program", {st_mode=S_IFDIR|0755, st_size=7970, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure-link", {st_mode=S_IFLNK|0777, st_size=3, ...}) = 0 >readlink("/usr/lib64/libreoffice/ure-link", "ure", 4095) = 3 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib", {st_mode=S_IFDIR|0755, st_size=1308, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib", {st_mode=S_IFDIR|0755, st_size=1308, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib/libuno_cppu.so.3", {st_mode=S_IFREG|0644, st_size=230792, ...}) = 0 >getcwd("/mnt/DISKC/eegorov/Projects/testing/argo_client", 4096) = 48 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/program", {st_mode=S_IFDIR|0755, st_size=7970, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure-link", {st_mode=S_IFLNK|0777, st_size=3, ...}) = 0 >readlink("/usr/lib64/libreoffice/ure-link", "ure", 4095) = 3 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib", {st_mode=S_IFDIR|0755, st_size=1308, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib", {st_mode=S_IFDIR|0755, st_size=1308, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib/libuno_cppu.so.3", {st_mode=S_IFREG|0644, st_size=230792, ...}) = 0 >getcwd("/mnt/DISKC/eegorov/Projects/testing/argo_client", 4096) = 48 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/program", {st_mode=S_IFDIR|0755, st_size=7970, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure-link", {st_mode=S_IFLNK|0777, st_size=3, ...}) = 0 >readlink("/usr/lib64/libreoffice/ure-link", "ure", 4095) = 3 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib", {st_mode=S_IFDIR|0755, st_size=1308, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib", {st_mode=S_IFDIR|0755, st_size=1308, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib/libuno_cppu.so.3", {st_mode=S_IFREG|0644, st_size=230792, ...}) = 0 >getuid() = 1000 >socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 4 >connect(4, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory) >close(4) = 0 >socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 4 >connect(4, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory) >close(4) = 0 >open("/etc/nsswitch.conf", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=508, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1d0f8000 >read(4, "# /etc/nsswitch.conf:\n# $Header:"..., 4096) = 508 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0x7f0c1d0f8000, 4096) = 0 >open("/etc/ld.so.cache", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=267838, ...}) = 0 >mmap(NULL, 267838, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7f0c1b73b000 >close(4) = 0 >open("/lib64/libnss_compat.so.2", O_RDONLY) = 4 >read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \23\0\0\0\0\0\0"..., 832) = 832 >fstat(4, {st_mode=S_IFREG|0755, st_size=31432, ...}) = 0 >mmap(NULL, 2127008, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f0c1b533000 >mprotect(0x7f0c1b53a000, 2093056, PROT_NONE) = 0 >mmap(0x7f0c1b739000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x6000) = 0x7f0c1b739000 >close(4) = 0 >open("/lib64/libnsl.so.1", O_RDONLY) = 4 >read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320@@\25:\0\0\0"..., 832) = 832 >fstat(4, {st_mode=S_IFREG|0755, st_size=91544, ...}) = 0 >mmap(0x3a15400000, 2194096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x3a15400000 >mprotect(0x3a15415000, 2093056, PROT_NONE) = 0 >mmap(0x3a15614000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x14000) = 0x3a15614000 >mmap(0x3a15616000, 6832, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x3a15616000 >close(4) = 0 >mprotect(0x3a15614000, 4096, PROT_READ) = 0 >mprotect(0x7f0c1b739000, 4096, PROT_READ) = 0 >munmap(0x7f0c1b73b000, 267838) = 0 >open("/etc/ld.so.cache", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=267838, ...}) = 0 >mmap(NULL, 267838, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7f0c1b73b000 >close(4) = 0 >open("/lib64/libnss_nis.so.2", O_RDONLY) = 4 >read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200 \0\0\0\0\0\0"..., 832) = 832 >fstat(4, {st_mode=S_IFREG|0755, st_size=43376, ...}) = 0 >mmap(NULL, 2139320, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f0c1b328000 >mprotect(0x7f0c1b332000, 2093056, PROT_NONE) = 0 >mmap(0x7f0c1b531000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x9000) = 0x7f0c1b531000 >close(4) = 0 >open("/lib64/libnss_files.so.2", O_RDONLY) = 4 >read(4, "\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(4, {st_mode=S_IFREG|0755, st_size=51528, ...}) = 0 >mmap(NULL, 2147736, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f0c1b11b000 >mprotect(0x7f0c1b127000, 2093056, PROT_NONE) = 0 >mmap(0x7f0c1b326000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0xb000) = 0x7f0c1b326000 >close(4) = 0 >mprotect(0x7f0c1b326000, 4096, PROT_READ) = 0 >mprotect(0x7f0c1b531000, 4096, PROT_READ) = 0 >munmap(0x7f0c1b73b000, 267838) = 0 >open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 4 >fcntl(4, F_GETFD) = 0x1 (flags FD_CLOEXEC) >lseek(4, 0, SEEK_CUR) = 0 >fstat(4, {st_mode=S_IFREG|0644, st_size=2627, ...}) = 0 >mmap(NULL, 2627, PROT_READ, MAP_SHARED, 4, 0) = 0x7f0c1d0f8000 >lseek(4, 2627, SEEK_SET) = 2627 >munmap(0x7f0c1d0f8000, 2627) = 0 >close(4) = 0 >getuid() = 1000 >access("/home/eegorov", F_OK) = 0 >access("/usr/lib64/libreoffice/program/fundamentalrc", F_OK) = 0 >open("/usr/lib64/libreoffice/program/fundamentalrc", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0444, st_size=2382, ...}) = 0 >pread(4, "[Bootstrap]\nBRAND_BASE_DIR=${ORI"..., 4096, 0) = 2382 >close(4) = 0 >access("/usr/lib64/libreoffice/program/unorc", F_OK) = 0 >open("/usr/lib64/libreoffice/program/unorc", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0444, st_size=1031, ...}) = 0 >pread(4, "[Bootstrap]\nPKG_BundledUnoFile=$"..., 4096, 0) = 1031 >close(4) = 0 >access("/usr/lib64/libreoffice/program/../program/bootstraprc", F_OK) = 0 >open("/usr/lib64/libreoffice/program/../program/bootstraprc", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0444, st_size=185, ...}) = 0 >pread(4, "[ErrorReport]\nErrorReportPort=80"..., 4096, 0) = 185 >close(4) = 0 >getuid() = 1000 >open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 4 >lseek(4, 0, SEEK_CUR) = 0 >fstat(4, {st_mode=S_IFREG|0644, st_size=2627, ...}) = 0 >mmap(NULL, 2627, PROT_READ, MAP_SHARED, 4, 0) = 0x7f0c1d0f8000 >lseek(4, 2627, SEEK_SET) = 2627 >munmap(0x7f0c1d0f8000, 2627) = 0 >close(4) = 0 >getuid() = 1000 >access("/home/eegorov", F_OK) = 0 >access("/home/eegorov/.config", F_OK) = 0 >access("/home/eegorov/.config/libreoffice/3/user/uno_packages/cache/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/unorc", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib64/libreoffice/program/unorc", F_OK) = 0 >access("/usr/lib64/libreoffice/program/../program/bootstraprc", F_OK) = 0 >getuid() = 1000 >open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 4 >lseek(4, 0, SEEK_CUR) = 0 >fstat(4, {st_mode=S_IFREG|0644, st_size=2627, ...}) = 0 >mmap(NULL, 2627, PROT_READ, MAP_SHARED, 4, 0) = 0x7f0c1d0f8000 >lseek(4, 2627, SEEK_SET) = 2627 >munmap(0x7f0c1d0f8000, 2627) = 0 >close(4) = 0 >getuid() = 1000 >access("/home/eegorov", F_OK) = 0 >access("/home/eegorov/.config", F_OK) = 0 >access("/home/eegorov/.config/libreoffice/3/user/extensions/shared/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/unorc", F_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib64/libreoffice/program/unorc", F_OK) = 0 >access("/usr/lib64/libreoffice/program/../program/bootstraprc", F_OK) = 0 >getuid() = 1000 >open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 4 >lseek(4, 0, SEEK_CUR) = 0 >fstat(4, {st_mode=S_IFREG|0644, st_size=2627, ...}) = 0 >mmap(NULL, 2627, PROT_READ, MAP_SHARED, 4, 0) = 0x7f0c1d0f8000 >lseek(4, 2627, SEEK_SET) = 2627 >munmap(0x7f0c1d0f8000, 2627) = 0 >close(4) = 0 >getuid() = 1000 >access("/home/eegorov", F_OK) = 0 >access("/home/eegorov/.config", F_OK) = 0 >access("/home/eegorov/.config/libreoffice/3/user/extensions/bundled/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/unorc", F_OK) = 0 >open("/home/eegorov/.config/libreoffice/3/user/extensions/bundled/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/unorc", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=241, ...}) = 0 >pread(4, "ORIGIN=$BUNDLED_EXTENSIONS_USER/"..., 4096, 0) = 241 >close(4) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/lib", {st_mode=S_IFDIR|0755, st_size=1308, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/share", {st_mode=S_IFDIR|0755, st_size=16, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/share", {st_mode=S_IFDIR|0755, st_size=16, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/share/misc", {st_mode=S_IFDIR|0755, st_size=72, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0 >lstat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=152828, ...}) = 0 >lstat("/usr/lib64/libreoffice", {st_mode=S_IFDIR|0755, st_size=230, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure", {st_mode=S_IFDIR|0755, st_size=22, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/share", {st_mode=S_IFDIR|0755, st_size=16, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/share/misc", {st_mode=S_IFDIR|0755, st_size=72, ...}) = 0 >lstat("/usr/lib64/libreoffice/ure/share/misc/types.rdb", {st_mode=S_IFREG|0644, st_size=1176064, ...}) = 0 >brk(0x19d1000) = 0x19d1000 >open("/usr/lib64/libreoffice/ure/share/misc/types.rdb", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=1176064, ...}) = 0 >mmap(NULL, 1176064, PROT_READ, MAP_SHARED, 4, 0) = 0x7f0c1affb000 >close(4) = 0 >mmap(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0c1b76d000 >lstat("/etc", {st_mode=S_IFDIR|0755, st_size=4494, ...}) = 0 >lstat("/etc", {st_mode=S_IFDIR|0755, st_size=4494, ...}) = 0 >lstat("/etc/opt", {st_mode=S_IFDIR|0755, st_size=10, ...}) = 0 >lstat("/etc", {st_mode=S_IFDIR|0755, st_size=4494, ...}) = 0 >lstat("/etc/opt", {st_mode=S_IFDIR|0755, st_size=10, ...}) = 0 >lstat("/etc/opt/ure", 0x7fff45e5c1a0) = -1 ENOENT (No such file or directory) >open("/etc/opt/ure/types.rdb", O_RDONLY) = -1 ENOENT (No such file or directory) >--- {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x18} (Segmentation fault) --- >+++ killed by SIGSEGV +++
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 392883
: 294925