Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 328436 Details for
Bug 441864
app-editors/vim-7.3.646 vim: stack smashing attack in function <unknown> - terminated
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
strace -o /tmp/trace vim -c 'python print "hello"
trace (text/plain), 186.86 KB, created by
bugrep
on 2012-11-05 12:40:52 UTC
(
hide
)
Description:
strace -o /tmp/trace vim -c 'python print "hello"
Filename:
MIME Type:
Creator:
bugrep
Created:
2012-11-05 12:40:52 UTC
Size:
186.86 KB
patch
obsolete
>execve("/usr/bin/vim", ["vim", "-c", "python print \"hello\""], [/* 42 vars */]) = 0 >brk(0) = 0x7f6a2d596390 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d141000 >access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 >fstat(3, {st_mode=S_IFREG|0644, st_size=96864, ...}) = 0 >mmap(NULL, 96864, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f6a2d129000 >close(3) = 0 >open("/lib64/libm.so.6", O_RDONLY|O_CLOEXEC) = 3 >read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20h\0\0\0\0\0\0"..., 832) = 832 >fstat(3, {st_mode=S_IFREG|0755, st_size=1005488, ...}) = 0 >mmap(NULL, 3100776, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6a2cc2b000 >mprotect(0x7f6a2cd20000, 2093056, PROT_NONE) = 0 >mmap(0x7f6a2cf1f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf4000) = 0x7f6a2cf1f000 >close(3) = 0 >open("/lib64/libncurses.so.5", O_RDONLY|O_CLOEXEC) = 3 >read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320S\1\0\0\0\0\0"..., 832) = 832 >fstat(3, {st_mode=S_IFREG|0755, st_size=367840, ...}) = 0 >mmap(NULL, 2465248, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6a2c9d1000 >mprotect(0x7f6a2ca27000, 2093056, PROT_NONE) = 0 >mmap(0x7f6a2cc26000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x55000) = 0x7f6a2cc26000 >close(3) = 0 >open("/lib64/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3 >read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220\17\0\0\0\0\0\0"..., 832) = 832 >fstat(3, {st_mode=S_IFREG|0755, st_size=14392, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d128000 >mmap(NULL, 2109608, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6a2c7cd000 >mprotect(0x7f6a2c7cf000, 2097152, PROT_NONE) = 0 >mmap(0x7f6a2c9cf000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f6a2c9cf000 >close(3) = 0 >open("/usr/lib64/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = 3 >read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\24\4\0\0\0\0\0"..., 832) = 832 >fstat(3, {st_mode=S_IFREG|0555, st_size=1923696, ...}) = 0 >mmap(NULL, 4081104, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6a2c3e8000 >mprotect(0x7f6a2c57f000, 2097152, PROT_NONE) = 0 >mmap(0x7f6a2c77f000, 258048, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x197000) = 0x7f6a2c77f000 >mmap(0x7f6a2c7be000, 58832, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f6a2c7be000 >close(3) = 0 >open("/lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3 >read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300l\0\0\0\0\0\0"..., 832) = 832 >fstat(3, {st_mode=S_IFREG|0755, st_size=134427, ...}) = 0 >mmap(NULL, 2212208, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6a2c1cb000 >mprotect(0x7f6a2c1e3000, 2093056, PROT_NONE) = 0 >mmap(0x7f6a2c3e2000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f6a2c3e2000 >mmap(0x7f6a2c3e4000, 12656, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f6a2c3e4000 >close(3) = 0 >open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 >read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240%\2\0\0\0\0\0"..., 832) = 832 >fstat(3, {st_mode=S_IFREG|0755, st_size=1732656, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d127000 >mmap(NULL, 3846144, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6a2be20000 >mprotect(0x7f6a2bfc1000, 2097152, PROT_NONE) = 0 >mmap(0x7f6a2c1c1000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a1000) = 0x7f6a2c1c1000 >mmap(0x7f6a2c1c7000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f6a2c1c7000 >close(3) = 0 >open("/lib64/libutil.so.1", O_RDONLY|O_CLOEXEC) = 3 >read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\20\0\0\0\0\0\0"..., 832) = 832 >fstat(3, {st_mode=S_IFREG|0755, st_size=10144, ...}) = 0 >mmap(NULL, 2105368, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6a2bc1d000 >mprotect(0x7f6a2bc1f000, 2093056, PROT_NONE) = 0 >mmap(0x7f6a2be1e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f6a2be1e000 >close(3) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d126000 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d125000 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d124000 >arch_prctl(ARCH_SET_FS, 0x7f6a2d125700) = 0 >mprotect(0x7f6a2c1c1000, 16384, PROT_READ) = 0 >mprotect(0x7f6a2be1e000, 4096, PROT_READ) = 0 >mprotect(0x7f6a2c3e2000, 4096, PROT_READ) = 0 >mprotect(0x7f6a2cf1f000, 4096, PROT_READ) = 0 >mprotect(0x7f6a2c9cf000, 4096, PROT_READ) = 0 >mprotect(0x7f6a2c77f000, 12288, PROT_READ) = 0 >mprotect(0x7f6a2cc26000, 16384, PROT_READ) = 0 >mprotect(0x7f6a2d56b000, 45056, PROT_READ) = 0 >mprotect(0x7f6a2d142000, 4096, PROT_READ) = 0 >munmap(0x7f6a2d129000, 96864) = 0 >set_tid_address(0x7f6a2d1259d0) = 12643 >set_robust_list(0x7f6a2d1259e0, 24) = 0 >futex(0x7ffffebe904c, FUTEX_WAKE_PRIVATE, 1) = 0 >futex(0x7ffffebe904c, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, 7f6a2d125700) = -1 EAGAIN (Resource temporarily unavailable) >rt_sigaction(SIGRTMIN, {0x7f6a2c1d1730, [], SA_RESTORER|SA_SIGINFO, 0x7f6a2c1db410}, NULL, 8) = 0 >rt_sigaction(SIGRT_1, {0x7f6a2c1d17c0, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f6a2c1db410}, NULL, 8) = 0 >rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 >getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 >brk(0) = 0x7f6a2d596390 >brk(0x7f6a2d5b9390) = 0x7f6a2d5b9390 >brk(0x7f6a2d5ba000) = 0x7f6a2d5ba000 >sigaltstack({ss_sp=0x7f6a2d5963a0, ss_flags=0, ss_size=8192}, NULL) = 0 >open("/usr/lib64/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3 >fstat(3, {st_mode=S_IFREG|0644, st_size=104230720, ...}) = 0 >mmap(NULL, 104230720, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f6a258b6000 >close(3) = 0 >stat("/usr/share/vim/vim73", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >ioctl(1, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 >getcwd("/home/user", 4096) = 13 >chdir("/home/user") = 0 >chdir("/home/user") = 0 >getcwd("/home/user", 1025) = 13 >chdir("/home/user") = 0 >sysinfo({uptime=5399, loads=[5504, 10848, 13664] totalram=4071587840, freeram=3241869312, sharedram=0, bufferram=108748800} totalswap=0, freeswap=0, procs=104}) = 0 >getrlimit(RLIMIT_DATA, {rlim_cur=RLIM64_INFINITY, rlim_max=RLIM64_INFINITY}) = 0 >getuid() = 1000 >open("/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 3 >fcntl(3, F_GETFD) = 0x1 (flags FD_CLOEXEC) >fstat(3, {st_mode=S_IFREG|0644, st_size=2570, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d140000 >read(3, "# Locale name alias data base.\n#"..., 4096) = 2570 >read(3, "", 4096) = 0 >close(3) = 0 >munmap(0x7f6a2d140000, 4096) = 0 >open("/usr/share/vim/vim73/lang/en_US.utf8/LC_MESSAGES/vim.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/vim/vim73/lang/en_US/LC_MESSAGES/vim.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/vim/vim73/lang/en.utf8/LC_MESSAGES/vim.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/vim/vim73/lang/en/LC_MESSAGES/vim.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >rt_sigaction(SIGWINCH, {0x7f6a2d28a390, [], SA_RESTORER, 0x7f6a2be55a90}, {SIG_DFL, [], 0}, 8) = 0 >rt_sigprocmask(SIG_UNBLOCK, [WINCH], [], 8) = 0 >rt_sigaction(SIGTSTP, {SIG_DFL, [], SA_RESTORER, 0x7f6a2be55a90}, {SIG_DFL, [], 0}, 8) = 0 >rt_sigprocmask(SIG_UNBLOCK, [TSTP], [], 8) = 0 >rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f6a2be55a90}, {SIG_DFL, [], 0}, 8) = 0 >rt_sigprocmask(SIG_UNBLOCK, [PIPE], [], 8) = 0 >rt_sigaction(SIGINT, {0x7f6a2d28a340, [], SA_RESTORER, 0x7f6a2be55a90}, {SIG_DFL, [], 0}, 8) = 0 >rt_sigprocmask(SIG_UNBLOCK, [INT], [], 8) = 0 >rt_sigaction(SIGALRM, {SIG_IGN, [], SA_RESTORER, 0x7f6a2be55a90}, {SIG_DFL, [], 0}, 8) = 0 >rt_sigprocmask(SIG_UNBLOCK, [ALRM], [], 8) = 0 >rt_sigaction(SIGPWR, {0x7f6a2d28a5c0, [], SA_RESTORER, 0x7f6a2be55a90}, {SIG_DFL, [], 0}, 8) = 0 >rt_sigprocmask(SIG_UNBLOCK, [PWR], [], 8) = 0 >rt_sigaction(SIGHUP, {0x7f6a2d28b370, [], SA_RESTORER|SA_STACK, 0x7f6a2c1db410}, NULL, 8) = 0 >rt_sigaction(SIGQUIT, {0x7f6a2d28b370, [], SA_RESTORER|SA_STACK, 0x7f6a2c1db410}, NULL, 8) = 0 >rt_sigaction(SIGILL, {0x7f6a2d28b370, [], SA_RESTORER|SA_STACK, 0x7f6a2c1db410}, NULL, 8) = 0 >rt_sigaction(SIGTRAP, {0x7f6a2d28b370, [], SA_RESTORER|SA_STACK, 0x7f6a2c1db410}, NULL, 8) = 0 >rt_sigaction(SIGABRT, {0x7f6a2d28b370, [], SA_RESTORER|SA_STACK, 0x7f6a2c1db410}, NULL, 8) = 0 >rt_sigaction(SIGFPE, {0x7f6a2d28b370, [], SA_RESTORER|SA_STACK, 0x7f6a2c1db410}, NULL, 8) = 0 >rt_sigaction(SIGBUS, {0x7f6a2d28b370, [], SA_RESTORER|SA_STACK, 0x7f6a2c1db410}, NULL, 8) = 0 >rt_sigaction(SIGSEGV, {0x7f6a2d28b370, [], SA_RESTORER|SA_STACK, 0x7f6a2c1db410}, NULL, 8) = 0 >rt_sigaction(SIGSYS, {0x7f6a2d28b370, [], SA_RESTORER|SA_STACK, 0x7f6a2c1db410}, NULL, 8) = 0 >rt_sigaction(SIGTERM, {0x7f6a2d28b370, [], SA_RESTORER|SA_STACK, 0x7f6a2c1db410}, NULL, 8) = 0 >rt_sigaction(SIGVTALRM, {0x7f6a2d28b370, [], SA_RESTORER|SA_STACK, 0x7f6a2c1db410}, NULL, 8) = 0 >rt_sigaction(SIGPROF, {0x7f6a2d28b370, [], SA_RESTORER|SA_STACK, 0x7f6a2c1db410}, NULL, 8) = 0 >rt_sigaction(SIGXCPU, {0x7f6a2d28b370, [], SA_RESTORER|SA_STACK, 0x7f6a2c1db410}, NULL, 8) = 0 >rt_sigaction(SIGXFSZ, {0x7f6a2d28b370, [], SA_RESTORER|SA_STACK, 0x7f6a2c1db410}, NULL, 8) = 0 >rt_sigaction(SIGUSR1, {0x7f6a2d28b370, [], SA_RESTORER|SA_STACK, 0x7f6a2c1db410}, NULL, 8) = 0 >rt_sigaction(SIGUSR2, {0x7f6a2d28b370, [], SA_RESTORER|SA_STACK, 0x7f6a2c1db410}, NULL, 8) = 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, {B38400 opost isig icanon echo ...}) = 0 >open("/usr/lib64/gconv/gconv-modules.cache", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0644, st_size=26244, ...}) = 0 >mmap(NULL, 26244, PROT_READ, MAP_SHARED, 3, 0) = 0x7f6a2d13a000 >close(3) = 0 >futex(0x7f6a2c1c68a0, FUTEX_WAKE_PRIVATE, 2147483647) = 0 >stat("/home/user/.terminfo", 0x7ffffebe73b0) = -1 ENOENT (No such file or directory) >stat("/etc/terminfo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/etc/terminfo/r/rxvt-unicode-256color", R_OK) = -1 ENOENT (No such file or directory) >stat("/usr/share/terminfo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >access("/usr/share/terminfo/r/rxvt-unicode-256color", R_OK) = 0 >open("/usr/share/terminfo/r/rxvt-unicode-256color", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0644, st_size=2226, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d139000 >read(3, "\32\1N\0\35\0\37\0p\1\34\5rxvt-unicode-256colo"..., 4096) = 2226 >read(3, "", 4096) = 0 >close(3) = 0 >munmap(0x7f6a2d139000, 4096) = 0 >ioctl(1, 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, {B38400 opost isig icanon echo ...}) = 0 >ioctl(1, TIOCGWINSZ, {ws_row=68, ws_col=155, ws_xpixel=1395, ws_ypixel=1020}) = 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, {B38400 opost isig icanon echo ...}) = 0 >ioctl(1, TIOCGWINSZ, {ws_row=68, ws_col=155, ws_xpixel=1395, ws_ypixel=1020}) = 0 >brk(0x7f6a2d5e0000) = 0x7f6a2d5e0000 >ioctl(1, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 >ioctl(1, TIOCGWINSZ, {ws_row=68, ws_col=155, ws_xpixel=1395, ws_ypixel=1020}) = 0 >open(".", O_RDONLY) = 3 >fchdir(3) = 0 >chdir("/etc/vim") = 0 >getcwd("/etc/vim", 4096) = 9 >fchdir(3) = 0 >close(3) = 0 >stat("/etc/vim/vimrc", {st_mode=S_IFREG|0644, st_size=6775, ...}) = 0 >open("/etc/vim/vimrc", O_RDONLY) = 3 >fcntl(3, F_GETFD) = 0 >fcntl(3, F_SETFD, FD_CLOEXEC) = 0 >fcntl(3, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(3, {st_mode=S_IFREG|0644, st_size=6775, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d139000 >lseek(3, 0, SEEK_CUR) = 0 >read(3, "scriptencoding utf-8\n\" ^^ Please"..., 4096) = 4096 >stat("/etc/vim/vimrc", {st_mode=S_IFREG|0644, st_size=6775, ...}) = 0 >getuid() = 1000 >open(".", O_RDONLY) = 4 >fchdir(4) = 0 >chdir("/usr/share/vim/vim73/syntax") = 0 >getcwd("/usr/share/vim/vim73/syntax", 4096) = 28 >fchdir(4) = 0 >close(4) = 0 >stat("/usr/share/vim/vim73/syntax/syntax.vim", {st_mode=S_IFREG|0644, st_size=1228, ...}) = 0 >open("/usr/share/vim/vim73/syntax/syntax.vim", O_RDONLY) = 4 >fcntl(4, F_GETFD) = 0 >fcntl(4, F_SETFD, FD_CLOEXEC) = 0 >fcntl(4, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(4, {st_mode=S_IFREG|0644, st_size=1228, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d138000 >lseek(4, 0, SEEK_CUR) = 0 >read(4, "\" Vim syntax support file\n\" Main"..., 4096) = 1228 >stat("/usr/share/vim/vim73/syntax/syntax.vim", {st_mode=S_IFREG|0644, st_size=1228, ...}) = 0 >stat("/home/user/.vim/syntax/synload.vim", 0x7ffffebe6e40) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vimfiles/syntax/synload.vim", 0x7ffffebe6e40) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vim73/syntax/synload.vim", {st_mode=S_IFREG|0644, st_size=1866, ...}) = 0 >stat("/usr/share/vim/vim73/syntax/synload.vim", {st_mode=S_IFREG|0644, st_size=1866, ...}) = 0 >stat("/usr/share/vim/vim73/syntax/synload.vim", {st_mode=S_IFREG|0644, st_size=1866, ...}) = 0 >open(".", O_RDONLY) = 5 >fchdir(5) = 0 >chdir("/usr/share/vim/vim73/syntax") = 0 >getcwd("/usr/share/vim/vim73/syntax", 4096) = 28 >fchdir(5) = 0 >close(5) = 0 >stat("/usr/share/vim/vim73/syntax/synload.vim", {st_mode=S_IFREG|0644, st_size=1866, ...}) = 0 >open("/usr/share/vim/vim73/syntax/synload.vim", O_RDONLY) = 5 >fcntl(5, F_GETFD) = 0 >fcntl(5, F_SETFD, FD_CLOEXEC) = 0 >fcntl(5, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(5, {st_mode=S_IFREG|0644, st_size=1866, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d137000 >lseek(5, 0, SEEK_CUR) = 0 >read(5, "\" Vim syntax support file\n\" Main"..., 4096) = 1866 >stat("/usr/share/vim/vim73/syntax/synload.vim", {st_mode=S_IFREG|0644, st_size=1866, ...}) = 0 >stat("/home/user/.vim/syntax/syncolor.vim", 0x7ffffebe6390) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vimfiles/syntax/syncolor.vim", 0x7ffffebe6390) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vim73/syntax/syncolor.vim", {st_mode=S_IFREG|0644, st_size=4093, ...}) = 0 >stat("/usr/share/vim/vim73/syntax/syncolor.vim", {st_mode=S_IFREG|0644, st_size=4093, ...}) = 0 >stat("/usr/share/vim/vim73/syntax/syncolor.vim", {st_mode=S_IFREG|0644, st_size=4093, ...}) = 0 >open(".", O_RDONLY) = 6 >fchdir(6) = 0 >chdir("/usr/share/vim/vim73/syntax") = 0 >getcwd("/usr/share/vim/vim73/syntax", 4096) = 28 >fchdir(6) = 0 >close(6) = 0 >stat("/usr/share/vim/vim73/syntax/syncolor.vim", {st_mode=S_IFREG|0644, st_size=4093, ...}) = 0 >open("/usr/share/vim/vim73/syntax/syncolor.vim", O_RDONLY) = 6 >fcntl(6, F_GETFD) = 0 >fcntl(6, F_SETFD, FD_CLOEXEC) = 0 >fcntl(6, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(6, {st_mode=S_IFREG|0644, st_size=4093, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d136000 >lseek(6, 0, SEEK_CUR) = 0 >read(6, "\" Vim syntax support file\n\" Main"..., 4096) = 4093 >stat("/usr/share/vim/vim73/syntax/syncolor.vim", {st_mode=S_IFREG|0644, st_size=4093, ...}) = 0 >read(6, "", 4096) = 0 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f6a2d136000, 4096) = 0 >stat("/usr/share/vim/vimfiles/after/syntax/syncolor.vim", 0x7ffffebe6390) = -1 ENOENT (No such file or directory) >stat("/home/user/.vim/after/syntax/syncolor.vim", 0x7ffffebe6390) = -1 ENOENT (No such file or directory) >read(5, "", 4096) = 0 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f6a2d137000, 4096) = 0 >stat("/home/user/.vim/filetype.vim", 0x7ffffebe6df0) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vimfiles/filetype.vim", 0x7ffffebe6df0) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vim73/filetype.vim", {st_mode=S_IFREG|0644, st_size=66060, ...}) = 0 >stat("/usr/share/vim/vim73/filetype.vim", {st_mode=S_IFREG|0644, st_size=66060, ...}) = 0 >stat("/usr/share/vim/vim73/filetype.vim", {st_mode=S_IFREG|0644, st_size=66060, ...}) = 0 >open(".", O_RDONLY) = 5 >fchdir(5) = 0 >chdir("/usr/share/vim/vim73") = 0 >getcwd("/usr/share/vim/vim73", 4096) = 21 >fchdir(5) = 0 >close(5) = 0 >stat("/usr/share/vim/vim73/filetype.vim", {st_mode=S_IFREG|0644, st_size=66060, ...}) = 0 >open("/usr/share/vim/vim73/filetype.vim", O_RDONLY) = 5 >fcntl(5, F_GETFD) = 0 >fcntl(5, F_SETFD, FD_CLOEXEC) = 0 >fcntl(5, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(5, {st_mode=S_IFREG|0644, st_size=66060, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d137000 >lseek(5, 0, SEEK_CUR) = 0 >read(5, "\" Vim support file to detect fil"..., 4096) = 4096 >stat("/usr/share/vim/vim73/filetype.vim", {st_mode=S_IFREG|0644, st_size=66060, ...}) = 0 >read(5, "\n\n\" Grub (must be before catch *"..., 4096) = 4096 >brk(0x7f6a2d601000) = 0x7f6a2d601000 >read(5, "|string\\|object\\|mapping\\|mixed\\"..., 4096) = 4096 >read(5, "o be eviews)\nau BufNewFile,BufRe"..., 4096) = 4096 >read(5, "()\n\n\" Elinks configuration\nau Bu"..., 4096) = 4096 >read(5, "chaskell\n\n\" Haste\nau BufNewFile,"..., 4096) = 4096 >brk(0x7f6a2d622000) = 0x7f6a2d622000 >read(5, ",Kconfig.debug\tsetf kconfig\n\n\" L"..., 4096) = 4096 >read(5, "ewFile,BufRead *.mgl\t\t\tsetf mgl\n"..., 4096) = 4096 >read(5, ",*.al\t\tsetf perl\nau BufNewFile,B"..., 4096) = 4096 >brk(0x7f6a2d643000) = 0x7f6a2d643000 >read(5, "g:filetype_p\n return\n endif\n"..., 4096) = 4096 >read(5, "smb.conf\t\t\tsetf samba\n\n\" SAS scr"..., 4096) = 4096 >read(5, "=', '', '')\n if n =~ '\\<tclsh"..., 4096) = 4096 >read(5, "fNewFile,BufRead *.cm\t\t\tsetf vos"..., 4096) = 4096 >brk(0x7f6a2d664000) = 0x7f6a2d664000 >read(5, "sentation Program\nau BufNewFile,"..., 4096) = 4096 >read(5, " return\n endif\n if line ="..., 4096) = 4096 >read(5, "q.d/*\t\tcall s:StarSetf('dnsmasq'"..., 4096) = 4096 >openat(AT_FDCWD, "/home/user/.vim/ftdetect/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >openat(AT_FDCWD, "/usr/share/vim/vimfiles/ftdetect/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 6 >brk(0x7f6a2d685000) = 0x7f6a2d685000 >getdents(6, /* 8 entries */, 32768) = 240 >stat("/usr/share/vim/vimfiles/ftdetect/pam.vim", {st_mode=S_IFREG|0644, st_size=53, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/pam.vim", {st_mode=S_IFREG|0644, st_size=53, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/pam.vim", {st_mode=S_IFREG|0644, st_size=53, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/task.vim", {st_mode=S_IFREG|0644, st_size=633, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/task.vim", {st_mode=S_IFREG|0644, st_size=633, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/task.vim", {st_mode=S_IFREG|0644, st_size=633, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/gentoo.vim", {st_mode=S_IFREG|0644, st_size=3483, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/gentoo.vim", {st_mode=S_IFREG|0644, st_size=3483, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/gentoo.vim", {st_mode=S_IFREG|0644, st_size=3483, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/tmux.vim", {st_mode=S_IFREG|0644, st_size=55, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/tmux.vim", {st_mode=S_IFREG|0644, st_size=55, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/tmux.vim", {st_mode=S_IFREG|0644, st_size=55, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/cmake.vim", {st_mode=S_IFREG|0644, st_size=217, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/cmake.vim", {st_mode=S_IFREG|0644, st_size=217, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/cmake.vim", {st_mode=S_IFREG|0644, st_size=217, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/fluxbox.vim", {st_mode=S_IFREG|0644, st_size=61, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/fluxbox.vim", {st_mode=S_IFREG|0644, st_size=61, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/fluxbox.vim", {st_mode=S_IFREG|0644, st_size=61, ...}) = 0 >getdents(6, /* 0 entries */, 32768) = 0 >close(6) = 0 >open(".", O_RDONLY) = 6 >fchdir(6) = 0 >chdir("/usr/share/vim/vimfiles/ftdetect") = 0 >getcwd("/usr/share/vim/vimfiles/ftdetect", 4096) = 33 >fchdir(6) = 0 >close(6) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/cmake.vim", {st_mode=S_IFREG|0644, st_size=217, ...}) = 0 >open("/usr/share/vim/vimfiles/ftdetect/cmake.vim", O_RDONLY) = 6 >fcntl(6, F_GETFD) = 0 >fcntl(6, F_SETFD, FD_CLOEXEC) = 0 >fcntl(6, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(6, {st_mode=S_IFREG|0644, st_size=217, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d136000 >lseek(6, 0, SEEK_CUR) = 0 >read(6, "autocmd BufRead,BufNewFile *.cma"..., 4096) = 217 >stat("/usr/share/vim/vimfiles/ftdetect/cmake.vim", {st_mode=S_IFREG|0644, st_size=217, ...}) = 0 >read(6, "", 4096) = 0 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f6a2d136000, 4096) = 0 >open(".", O_RDONLY) = 6 >fchdir(6) = 0 >chdir("/usr/share/vim/vimfiles/ftdetect") = 0 >getcwd("/usr/share/vim/vimfiles/ftdetect", 4096) = 33 >fchdir(6) = 0 >close(6) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/fluxbox.vim", {st_mode=S_IFREG|0644, st_size=61, ...}) = 0 >open("/usr/share/vim/vimfiles/ftdetect/fluxbox.vim", O_RDONLY) = 6 >fcntl(6, F_GETFD) = 0 >fcntl(6, F_SETFD, FD_CLOEXEC) = 0 >fcntl(6, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(6, {st_mode=S_IFREG|0644, st_size=61, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d136000 >lseek(6, 0, SEEK_CUR) = 0 >read(6, "au BufNewFile,BufRead /*/*fluxbo"..., 4096) = 61 >read(6, "", 4096) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/fluxbox.vim", {st_mode=S_IFREG|0644, st_size=61, ...}) = 0 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f6a2d136000, 4096) = 0 >open(".", O_RDONLY) = 6 >fchdir(6) = 0 >chdir("/usr/share/vim/vimfiles/ftdetect") = 0 >getcwd("/usr/share/vim/vimfiles/ftdetect", 4096) = 33 >fchdir(6) = 0 >close(6) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/gentoo.vim", {st_mode=S_IFREG|0644, st_size=3483, ...}) = 0 >open("/usr/share/vim/vimfiles/ftdetect/gentoo.vim", O_RDONLY) = 6 >fcntl(6, F_GETFD) = 0 >fcntl(6, F_SETFD, FD_CLOEXEC) = 0 >fcntl(6, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(6, {st_mode=S_IFREG|0644, st_size=3483, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d136000 >lseek(6, 0, SEEK_CUR) = 0 >read(6, "\" Vim filetype detection file\n\" "..., 4096) = 3483 >stat("/usr/share/vim/vimfiles/ftdetect/gentoo.vim", {st_mode=S_IFREG|0644, st_size=3483, ...}) = 0 >read(6, "", 4096) = 0 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f6a2d136000, 4096) = 0 >open(".", O_RDONLY) = 6 >fchdir(6) = 0 >chdir("/usr/share/vim/vimfiles/ftdetect") = 0 >getcwd("/usr/share/vim/vimfiles/ftdetect", 4096) = 33 >fchdir(6) = 0 >close(6) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/pam.vim", {st_mode=S_IFREG|0644, st_size=53, ...}) = 0 >open("/usr/share/vim/vimfiles/ftdetect/pam.vim", O_RDONLY) = 6 >fcntl(6, F_GETFD) = 0 >fcntl(6, F_SETFD, FD_CLOEXEC) = 0 >fcntl(6, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(6, {st_mode=S_IFREG|0644, st_size=53, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d136000 >lseek(6, 0, SEEK_CUR) = 0 >read(6, "au BufNewFile,BufRead /*/pam.d/*"..., 4096) = 53 >stat("/usr/share/vim/vimfiles/ftdetect/pam.vim", {st_mode=S_IFREG|0644, st_size=53, ...}) = 0 >read(6, "", 4096) = 0 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f6a2d136000, 4096) = 0 >open(".", O_RDONLY) = 6 >fchdir(6) = 0 >chdir("/usr/share/vim/vimfiles/ftdetect") = 0 >getcwd("/usr/share/vim/vimfiles/ftdetect", 4096) = 33 >fchdir(6) = 0 >close(6) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/task.vim", {st_mode=S_IFREG|0644, st_size=633, ...}) = 0 >open("/usr/share/vim/vimfiles/ftdetect/task.vim", O_RDONLY) = 6 >fcntl(6, F_GETFD) = 0 >fcntl(6, F_SETFD, FD_CLOEXEC) = 0 >fcntl(6, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(6, {st_mode=S_IFREG|0644, st_size=633, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d136000 >lseek(6, 0, SEEK_CUR) = 0 >read(6, "\" Vim support file to detect Tas"..., 4096) = 633 >stat("/usr/share/vim/vimfiles/ftdetect/task.vim", {st_mode=S_IFREG|0644, st_size=633, ...}) = 0 >read(6, "", 4096) = 0 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f6a2d136000, 4096) = 0 >open(".", O_RDONLY) = 6 >fchdir(6) = 0 >chdir("/usr/share/vim/vimfiles/ftdetect") = 0 >getcwd("/usr/share/vim/vimfiles/ftdetect", 4096) = 33 >fchdir(6) = 0 >close(6) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/tmux.vim", {st_mode=S_IFREG|0644, st_size=55, ...}) = 0 >open("/usr/share/vim/vimfiles/ftdetect/tmux.vim", O_RDONLY) = 6 >fcntl(6, F_GETFD) = 0 >fcntl(6, F_SETFD, FD_CLOEXEC) = 0 >fcntl(6, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(6, {st_mode=S_IFREG|0644, st_size=55, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d136000 >lseek(6, 0, SEEK_CUR) = 0 >read(6, "au BufNewFile,BufRead .tmux.conf"..., 4096) = 55 >read(6, "", 4096) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/tmux.vim", {st_mode=S_IFREG|0644, st_size=55, ...}) = 0 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f6a2d136000, 4096) = 0 >openat(AT_FDCWD, "/usr/share/vim/vim73/ftdetect/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >openat(AT_FDCWD, "/usr/share/vim/vimfiles/after/ftdetect/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >openat(AT_FDCWD, "/home/user/.vim/after/ftdetect/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >read(5, "install_syntax_menu\") && &guiopt"..., 4096) = 524 >read(5, "", 4096) = 0 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f6a2d137000, 4096) = 0 >stat("/usr/share/vim/vimfiles/after/filetype.vim", 0x7ffffebe6df0) = -1 ENOENT (No such file or directory) >stat("/home/user/.vim/after/filetype.vim", 0x7ffffebe6df0) = -1 ENOENT (No such file or directory) >read(4, "", 4096) = 0 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0x7f6a2d138000, 4096) = 0 >read(3, "isdirectory(expand(\"$VIMRUNTIME/"..., 4096) = 2679 >stat("/usr/share/vim/vim73/ftplugin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/share/vim/vim73/ftplugin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/home/user/.vim/filetype.vim", 0x7ffffebe80d0) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vimfiles/filetype.vim", 0x7ffffebe80d0) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vim73/filetype.vim", {st_mode=S_IFREG|0644, st_size=66060, ...}) = 0 >stat("/usr/share/vim/vim73/filetype.vim", {st_mode=S_IFREG|0644, st_size=66060, ...}) = 0 >stat("/usr/share/vim/vim73/filetype.vim", {st_mode=S_IFREG|0644, st_size=66060, ...}) = 0 >open(".", O_RDONLY) = 4 >fchdir(4) = 0 >chdir("/usr/share/vim/vim73") = 0 >getcwd("/usr/share/vim/vim73", 4096) = 21 >fchdir(4) = 0 >close(4) = 0 >stat("/usr/share/vim/vim73/filetype.vim", {st_mode=S_IFREG|0644, st_size=66060, ...}) = 0 >open("/usr/share/vim/vim73/filetype.vim", O_RDONLY) = 4 >fcntl(4, F_GETFD) = 0 >fcntl(4, F_SETFD, FD_CLOEXEC) = 0 >fcntl(4, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(4, {st_mode=S_IFREG|0644, st_size=66060, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d138000 >lseek(4, 0, SEEK_CUR) = 0 >read(4, "\" Vim support file to detect fil"..., 4096) = 4096 >stat("/usr/share/vim/vim73/filetype.vim", {st_mode=S_IFREG|0644, st_size=66060, ...}) = 0 >close(4) = 0 >munmap(0x7f6a2d138000, 4096) = 0 >stat("/usr/share/vim/vimfiles/after/filetype.vim", 0x7ffffebe80d0) = -1 ENOENT (No such file or directory) >stat("/home/user/.vim/after/filetype.vim", 0x7ffffebe80d0) = -1 ENOENT (No such file or directory) >stat("/home/user/.vim/ftplugin.vim", 0x7ffffebe80d0) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vimfiles/ftplugin.vim", 0x7ffffebe80d0) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vim73/ftplugin.vim", {st_mode=S_IFREG|0644, st_size=971, ...}) = 0 >stat("/usr/share/vim/vim73/ftplugin.vim", {st_mode=S_IFREG|0644, st_size=971, ...}) = 0 >stat("/usr/share/vim/vim73/ftplugin.vim", {st_mode=S_IFREG|0644, st_size=971, ...}) = 0 >open(".", O_RDONLY) = 4 >fchdir(4) = 0 >chdir("/usr/share/vim/vim73") = 0 >getcwd("/usr/share/vim/vim73", 4096) = 21 >fchdir(4) = 0 >close(4) = 0 >stat("/usr/share/vim/vim73/ftplugin.vim", {st_mode=S_IFREG|0644, st_size=971, ...}) = 0 >open("/usr/share/vim/vim73/ftplugin.vim", O_RDONLY) = 4 >fcntl(4, F_GETFD) = 0 >fcntl(4, F_SETFD, FD_CLOEXEC) = 0 >fcntl(4, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(4, {st_mode=S_IFREG|0644, st_size=971, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d138000 >lseek(4, 0, SEEK_CUR) = 0 >read(4, "\" Vim support file to switch on "..., 4096) = 971 >stat("/usr/share/vim/vim73/ftplugin.vim", {st_mode=S_IFREG|0644, st_size=971, ...}) = 0 >read(4, "", 4096) = 0 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0x7f6a2d138000, 4096) = 0 >stat("/usr/share/vim/vimfiles/after/ftplugin.vim", 0x7ffffebe80d0) = -1 ENOENT (No such file or directory) >stat("/home/user/.vim/after/ftplugin.vim", 0x7ffffebe80d0) = -1 ENOENT (No such file or directory) >stat("/etc/vim/vimrc.local", 0x7ffffebe7b30) = -1 ENOENT (No such file or directory) >open("/etc/vim/vimrc.local", O_RDONLY|O_NONBLOCK) = -1 ENOENT (No such file or directory) >read(3, "", 4096) = 0 >read(3, "", 4096) = 0 >close(3) = 0 >munmap(0x7f6a2d139000, 4096) = 0 >open(".", O_RDONLY) = 3 >fchdir(3) = 0 >chdir("/home/user") = 0 >getcwd("/home/user", 4096) = 13 >fchdir(3) = 0 >close(3) = 0 >stat("/home/user/.vimrc", {st_mode=S_IFREG|0755, st_size=3706, ...}) = 0 >open("/home/user/.vimrc", O_RDONLY) = 3 >fcntl(3, F_GETFD) = 0 >fcntl(3, F_SETFD, FD_CLOEXEC) = 0 >fcntl(3, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(3, {st_mode=S_IFREG|0755, st_size=3706, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d139000 >lseek(3, 0, SEEK_CUR) = 0 >read(3, "\" ~/.vimrc by Fabian M\303\274ller-Kna"..., 4096) = 3706 >stat("/home/user/.vimrc", {st_mode=S_IFREG|0755, st_size=3706, ...}) = 0 >getuid() = 1000 >stat("/home/user/.vim/filetype.vim", 0x7ffffebe80d0) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vimfiles/filetype.vim", 0x7ffffebe80d0) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vim73/filetype.vim", {st_mode=S_IFREG|0644, st_size=66060, ...}) = 0 >stat("/usr/share/vim/vim73/filetype.vim", {st_mode=S_IFREG|0644, st_size=66060, ...}) = 0 >stat("/usr/share/vim/vim73/filetype.vim", {st_mode=S_IFREG|0644, st_size=66060, ...}) = 0 >open(".", O_RDONLY) = 4 >fchdir(4) = 0 >chdir("/usr/share/vim/vim73") = 0 >getcwd("/usr/share/vim/vim73", 4096) = 21 >fchdir(4) = 0 >close(4) = 0 >stat("/usr/share/vim/vim73/filetype.vim", {st_mode=S_IFREG|0644, st_size=66060, ...}) = 0 >open("/usr/share/vim/vim73/filetype.vim", O_RDONLY) = 4 >fcntl(4, F_GETFD) = 0 >fcntl(4, F_SETFD, FD_CLOEXEC) = 0 >fcntl(4, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(4, {st_mode=S_IFREG|0644, st_size=66060, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d138000 >lseek(4, 0, SEEK_CUR) = 0 >read(4, "\" Vim support file to detect fil"..., 4096) = 4096 >stat("/usr/share/vim/vim73/filetype.vim", {st_mode=S_IFREG|0644, st_size=66060, ...}) = 0 >close(4) = 0 >munmap(0x7f6a2d138000, 4096) = 0 >stat("/usr/share/vim/vimfiles/after/filetype.vim", 0x7ffffebe80d0) = -1 ENOENT (No such file or directory) >stat("/home/user/.vim/after/filetype.vim", 0x7ffffebe80d0) = -1 ENOENT (No such file or directory) >stat("/home/user/.vim/ftplugin.vim", 0x7ffffebe80d0) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vimfiles/ftplugin.vim", 0x7ffffebe80d0) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vim73/ftplugin.vim", {st_mode=S_IFREG|0644, st_size=971, ...}) = 0 >stat("/usr/share/vim/vim73/ftplugin.vim", {st_mode=S_IFREG|0644, st_size=971, ...}) = 0 >stat("/usr/share/vim/vim73/ftplugin.vim", {st_mode=S_IFREG|0644, st_size=971, ...}) = 0 >open(".", O_RDONLY) = 4 >fchdir(4) = 0 >chdir("/usr/share/vim/vim73") = 0 >getcwd("/usr/share/vim/vim73", 4096) = 21 >fchdir(4) = 0 >close(4) = 0 >stat("/usr/share/vim/vim73/ftplugin.vim", {st_mode=S_IFREG|0644, st_size=971, ...}) = 0 >open("/usr/share/vim/vim73/ftplugin.vim", O_RDONLY) = 4 >fcntl(4, F_GETFD) = 0 >fcntl(4, F_SETFD, FD_CLOEXEC) = 0 >fcntl(4, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(4, {st_mode=S_IFREG|0644, st_size=971, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d138000 >lseek(4, 0, SEEK_CUR) = 0 >read(4, "\" Vim support file to switch on "..., 4096) = 971 >stat("/usr/share/vim/vim73/ftplugin.vim", {st_mode=S_IFREG|0644, st_size=971, ...}) = 0 >close(4) = 0 >munmap(0x7f6a2d138000, 4096) = 0 >stat("/usr/share/vim/vimfiles/after/ftplugin.vim", 0x7ffffebe80d0) = -1 ENOENT (No such file or directory) >stat("/home/user/.vim/after/ftplugin.vim", 0x7ffffebe80d0) = -1 ENOENT (No such file or directory) >stat("/home/user/.vim/indent.vim", 0x7ffffebe80d0) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vimfiles/indent.vim", 0x7ffffebe80d0) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vim73/indent.vim", {st_mode=S_IFREG|0644, st_size=767, ...}) = 0 >stat("/usr/share/vim/vim73/indent.vim", {st_mode=S_IFREG|0644, st_size=767, ...}) = 0 >stat("/usr/share/vim/vim73/indent.vim", {st_mode=S_IFREG|0644, st_size=767, ...}) = 0 >open(".", O_RDONLY) = 4 >fchdir(4) = 0 >chdir("/usr/share/vim/vim73") = 0 >getcwd("/usr/share/vim/vim73", 4096) = 21 >fchdir(4) = 0 >close(4) = 0 >stat("/usr/share/vim/vim73/indent.vim", {st_mode=S_IFREG|0644, st_size=767, ...}) = 0 >open("/usr/share/vim/vim73/indent.vim", O_RDONLY) = 4 >fcntl(4, F_GETFD) = 0 >fcntl(4, F_SETFD, FD_CLOEXEC) = 0 >fcntl(4, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(4, {st_mode=S_IFREG|0644, st_size=767, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d138000 >lseek(4, 0, SEEK_CUR) = 0 >read(4, "\" Vim support file to switch on "..., 4096) = 767 >stat("/usr/share/vim/vim73/indent.vim", {st_mode=S_IFREG|0644, st_size=767, ...}) = 0 >read(4, "", 4096) = 0 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0x7f6a2d138000, 4096) = 0 >stat("/usr/share/vim/vimfiles/after/indent.vim", 0x7ffffebe80d0) = -1 ENOENT (No such file or directory) >stat("/home/user/.vim/after/indent.vim", 0x7ffffebe80d0) = -1 ENOENT (No such file or directory) >open(".", O_RDONLY) = 4 >fchdir(4) = 0 >chdir("/usr/share/vim/vim73/syntax") = 0 >getcwd("/usr/share/vim/vim73/syntax", 4096) = 28 >fchdir(4) = 0 >close(4) = 0 >stat("/usr/share/vim/vim73/syntax/syntax.vim", {st_mode=S_IFREG|0644, st_size=1228, ...}) = 0 >open("/usr/share/vim/vim73/syntax/syntax.vim", O_RDONLY) = 4 >fcntl(4, F_GETFD) = 0 >fcntl(4, F_SETFD, FD_CLOEXEC) = 0 >fcntl(4, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(4, {st_mode=S_IFREG|0644, st_size=1228, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d138000 >lseek(4, 0, SEEK_CUR) = 0 >read(4, "\" Vim syntax support file\n\" Main"..., 4096) = 1228 >stat("/usr/share/vim/vim73/syntax/syntax.vim", {st_mode=S_IFREG|0644, st_size=1228, ...}) = 0 >stat("/usr/share/vim/vim73/syntax/syntax.vim", {st_mode=S_IFREG|0644, st_size=1228, ...}) = 0 >open(".", O_RDONLY) = 5 >fchdir(5) = 0 >chdir("/usr/share/vim/vim73/syntax") = 0 >getcwd("/usr/share/vim/vim73/syntax", 4096) = 28 >fchdir(5) = 0 >close(5) = 0 >stat("/usr/share/vim/vim73/syntax/nosyntax.vim", {st_mode=S_IFREG|0644, st_size=755, ...}) = 0 >open("/usr/share/vim/vim73/syntax/nosyntax.vim", O_RDONLY) = 5 >fcntl(5, F_GETFD) = 0 >fcntl(5, F_SETFD, FD_CLOEXEC) = 0 >fcntl(5, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(5, {st_mode=S_IFREG|0644, st_size=755, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d137000 >lseek(5, 0, SEEK_CUR) = 0 >read(5, "\" Vim syntax support file\n\" Main"..., 4096) = 755 >stat("/usr/share/vim/vim73/syntax/nosyntax.vim", {st_mode=S_IFREG|0644, st_size=755, ...}) = 0 >read(5, "", 4096) = 0 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f6a2d137000, 4096) = 0 >stat("/home/user/.vim/syntax/synload.vim", 0x7ffffebe6e40) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vimfiles/syntax/synload.vim", 0x7ffffebe6e40) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vim73/syntax/synload.vim", {st_mode=S_IFREG|0644, st_size=1866, ...}) = 0 >stat("/usr/share/vim/vim73/syntax/synload.vim", {st_mode=S_IFREG|0644, st_size=1866, ...}) = 0 >stat("/usr/share/vim/vim73/syntax/synload.vim", {st_mode=S_IFREG|0644, st_size=1866, ...}) = 0 >open(".", O_RDONLY) = 5 >fchdir(5) = 0 >chdir("/usr/share/vim/vim73/syntax") = 0 >getcwd("/usr/share/vim/vim73/syntax", 4096) = 28 >fchdir(5) = 0 >close(5) = 0 >stat("/usr/share/vim/vim73/syntax/synload.vim", {st_mode=S_IFREG|0644, st_size=1866, ...}) = 0 >open("/usr/share/vim/vim73/syntax/synload.vim", O_RDONLY) = 5 >fcntl(5, F_GETFD) = 0 >fcntl(5, F_SETFD, FD_CLOEXEC) = 0 >fcntl(5, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(5, {st_mode=S_IFREG|0644, st_size=1866, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d137000 >lseek(5, 0, SEEK_CUR) = 0 >read(5, "\" Vim syntax support file\n\" Main"..., 4096) = 1866 >stat("/usr/share/vim/vim73/syntax/synload.vim", {st_mode=S_IFREG|0644, st_size=1866, ...}) = 0 >stat("/home/user/.vim/syntax/syncolor.vim", 0x7ffffebe6390) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vimfiles/syntax/syncolor.vim", 0x7ffffebe6390) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vim73/syntax/syncolor.vim", {st_mode=S_IFREG|0644, st_size=4093, ...}) = 0 >stat("/usr/share/vim/vim73/syntax/syncolor.vim", {st_mode=S_IFREG|0644, st_size=4093, ...}) = 0 >stat("/usr/share/vim/vim73/syntax/syncolor.vim", {st_mode=S_IFREG|0644, st_size=4093, ...}) = 0 >open(".", O_RDONLY) = 6 >fchdir(6) = 0 >chdir("/usr/share/vim/vim73/syntax") = 0 >getcwd("/usr/share/vim/vim73/syntax", 4096) = 28 >fchdir(6) = 0 >close(6) = 0 >stat("/usr/share/vim/vim73/syntax/syncolor.vim", {st_mode=S_IFREG|0644, st_size=4093, ...}) = 0 >open("/usr/share/vim/vim73/syntax/syncolor.vim", O_RDONLY) = 6 >fcntl(6, F_GETFD) = 0 >fcntl(6, F_SETFD, FD_CLOEXEC) = 0 >fcntl(6, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(6, {st_mode=S_IFREG|0644, st_size=4093, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d136000 >lseek(6, 0, SEEK_CUR) = 0 >read(6, "\" Vim syntax support file\n\" Main"..., 4096) = 4093 >stat("/usr/share/vim/vim73/syntax/syncolor.vim", {st_mode=S_IFREG|0644, st_size=4093, ...}) = 0 >read(6, "", 4096) = 0 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f6a2d136000, 4096) = 0 >stat("/usr/share/vim/vimfiles/after/syntax/syncolor.vim", 0x7ffffebe6390) = -1 ENOENT (No such file or directory) >stat("/home/user/.vim/after/syntax/syncolor.vim", 0x7ffffebe6390) = -1 ENOENT (No such file or directory) >read(5, "", 4096) = 0 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f6a2d137000, 4096) = 0 >read(4, "", 4096) = 0 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0x7f6a2d138000, 4096) = 0 >stat("/home/user/.vim/colors/wombat256mod.vim", {st_mode=S_IFREG|0644, st_size=3372, ...}) = 0 >stat("/home/user/.vim/colors/wombat256mod.vim", {st_mode=S_IFREG|0644, st_size=3372, ...}) = 0 >stat("/home/user/.vim/colors/wombat256mod.vim", {st_mode=S_IFREG|0644, st_size=3372, ...}) = 0 >open(".", O_RDONLY) = 4 >fchdir(4) = 0 >chdir("/home/user/.vim/colors") = 0 >getcwd("/home/user/.vim/colors", 4096) = 25 >fchdir(4) = 0 >close(4) = 0 >stat("/home/user/.vim/colors/wombat256mod.vim", {st_mode=S_IFREG|0644, st_size=3372, ...}) = 0 >open("/home/user/.vim/colors/wombat256mod.vim", O_RDONLY) = 4 >fcntl(4, F_GETFD) = 0 >fcntl(4, F_SETFD, FD_CLOEXEC) = 0 >fcntl(4, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(4, {st_mode=S_IFREG|0644, st_size=3372, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d138000 >lseek(4, 0, SEEK_CUR) = 0 >read(4, "\" Vim color file\n\" Original Main"..., 4096) = 3372 >stat("/home/user/.vim/colors/wombat256mod.vim", {st_mode=S_IFREG|0644, st_size=3372, ...}) = 0 >stat("/home/user/.vim/syntax/syncolor.vim", 0x7ffffebe7300) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vimfiles/syntax/syncolor.vim", 0x7ffffebe7300) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vim73/syntax/syncolor.vim", {st_mode=S_IFREG|0644, st_size=4093, ...}) = 0 >stat("/usr/share/vim/vim73/syntax/syncolor.vim", {st_mode=S_IFREG|0644, st_size=4093, ...}) = 0 >stat("/usr/share/vim/vim73/syntax/syncolor.vim", {st_mode=S_IFREG|0644, st_size=4093, ...}) = 0 >open(".", O_RDONLY) = 5 >fchdir(5) = 0 >chdir("/usr/share/vim/vim73/syntax") = 0 >getcwd("/usr/share/vim/vim73/syntax", 4096) = 28 >fchdir(5) = 0 >close(5) = 0 >stat("/usr/share/vim/vim73/syntax/syncolor.vim", {st_mode=S_IFREG|0644, st_size=4093, ...}) = 0 >open("/usr/share/vim/vim73/syntax/syncolor.vim", O_RDONLY) = 5 >fcntl(5, F_GETFD) = 0 >fcntl(5, F_SETFD, FD_CLOEXEC) = 0 >fcntl(5, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(5, {st_mode=S_IFREG|0644, st_size=4093, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d137000 >lseek(5, 0, SEEK_CUR) = 0 >read(5, "\" Vim syntax support file\n\" Main"..., 4096) = 4093 >stat("/usr/share/vim/vim73/syntax/syncolor.vim", {st_mode=S_IFREG|0644, st_size=4093, ...}) = 0 >read(5, "", 4096) = 0 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f6a2d137000, 4096) = 0 >stat("/usr/share/vim/vimfiles/after/syntax/syncolor.vim", 0x7ffffebe7300) = -1 ENOENT (No such file or directory) >stat("/home/user/.vim/after/syntax/syncolor.vim", 0x7ffffebe7300) = -1 ENOENT (No such file or directory) >stat("/home/user/.vim/syntax/syncolor.vim", 0x7ffffebe74c0) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vimfiles/syntax/syncolor.vim", 0x7ffffebe74c0) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vim73/syntax/syncolor.vim", {st_mode=S_IFREG|0644, st_size=4093, ...}) = 0 >stat("/usr/share/vim/vim73/syntax/syncolor.vim", {st_mode=S_IFREG|0644, st_size=4093, ...}) = 0 >stat("/usr/share/vim/vim73/syntax/syncolor.vim", {st_mode=S_IFREG|0644, st_size=4093, ...}) = 0 >open(".", O_RDONLY) = 5 >fchdir(5) = 0 >chdir("/usr/share/vim/vim73/syntax") = 0 >getcwd("/usr/share/vim/vim73/syntax", 4096) = 28 >fchdir(5) = 0 >close(5) = 0 >stat("/usr/share/vim/vim73/syntax/syncolor.vim", {st_mode=S_IFREG|0644, st_size=4093, ...}) = 0 >open("/usr/share/vim/vim73/syntax/syncolor.vim", O_RDONLY) = 5 >fcntl(5, F_GETFD) = 0 >fcntl(5, F_SETFD, FD_CLOEXEC) = 0 >fcntl(5, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(5, {st_mode=S_IFREG|0644, st_size=4093, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d137000 >lseek(5, 0, SEEK_CUR) = 0 >read(5, "\" Vim syntax support file\n\" Main"..., 4096) = 4093 >stat("/usr/share/vim/vim73/syntax/syncolor.vim", {st_mode=S_IFREG|0644, st_size=4093, ...}) = 0 >read(5, "", 4096) = 0 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f6a2d137000, 4096) = 0 >stat("/usr/share/vim/vimfiles/after/syntax/syncolor.vim", 0x7ffffebe74c0) = -1 ENOENT (No such file or directory) >stat("/home/user/.vim/after/syntax/syncolor.vim", 0x7ffffebe74c0) = -1 ENOENT (No such file or directory) >stat("/home/user/.vim/syntax/syncolor.vim", 0x7ffffebe6da0) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vimfiles/syntax/syncolor.vim", 0x7ffffebe6da0) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vim73/syntax/syncolor.vim", {st_mode=S_IFREG|0644, st_size=4093, ...}) = 0 >stat("/usr/share/vim/vim73/syntax/syncolor.vim", {st_mode=S_IFREG|0644, st_size=4093, ...}) = 0 >stat("/usr/share/vim/vim73/syntax/syncolor.vim", {st_mode=S_IFREG|0644, st_size=4093, ...}) = 0 >open(".", O_RDONLY) = 5 >fchdir(5) = 0 >chdir("/usr/share/vim/vim73/syntax") = 0 >getcwd("/usr/share/vim/vim73/syntax", 4096) = 28 >fchdir(5) = 0 >close(5) = 0 >stat("/usr/share/vim/vim73/syntax/syncolor.vim", {st_mode=S_IFREG|0644, st_size=4093, ...}) = 0 >open("/usr/share/vim/vim73/syntax/syncolor.vim", O_RDONLY) = 5 >fcntl(5, F_GETFD) = 0 >fcntl(5, F_SETFD, FD_CLOEXEC) = 0 >fcntl(5, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(5, {st_mode=S_IFREG|0644, st_size=4093, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d137000 >lseek(5, 0, SEEK_CUR) = 0 >read(5, "\" Vim syntax support file\n\" Main"..., 4096) = 4093 >stat("/usr/share/vim/vim73/syntax/syncolor.vim", {st_mode=S_IFREG|0644, st_size=4093, ...}) = 0 >read(5, "", 4096) = 0 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f6a2d137000, 4096) = 0 >stat("/usr/share/vim/vimfiles/after/syntax/syncolor.vim", 0x7ffffebe6da0) = -1 ENOENT (No such file or directory) >stat("/home/user/.vim/after/syntax/syncolor.vim", 0x7ffffebe6da0) = -1 ENOENT (No such file or directory) >read(4, "", 4096) = 0 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0x7f6a2d138000, 4096) = 0 >stat("/home/user/.vim/autoload/pathogen.vim", {st_mode=S_IFREG|0644, st_size=8995, ...}) = 0 >stat("/home/user/.vim/autoload/pathogen.vim", {st_mode=S_IFREG|0644, st_size=8995, ...}) = 0 >stat("/home/user/.vim/autoload/pathogen.vim", {st_mode=S_IFREG|0644, st_size=8995, ...}) = 0 >open(".", O_RDONLY) = 4 >fchdir(4) = 0 >chdir("/home/user/.vim/autoload") = 0 >getcwd("/home/user/.vim/autoload", 4096) = 27 >fchdir(4) = 0 >close(4) = 0 >stat("/home/user/.vim/autoload/pathogen.vim", {st_mode=S_IFREG|0644, st_size=8995, ...}) = 0 >open("/home/user/.vim/autoload/pathogen.vim", O_RDONLY) = 4 >fcntl(4, F_GETFD) = 0 >fcntl(4, F_SETFD, FD_CLOEXEC) = 0 >fcntl(4, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(4, {st_mode=S_IFREG|0644, st_size=8995, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d138000 >lseek(4, 0, SEEK_CUR) = 0 >read(4, "\" pathogen.vim - path option man"..., 4096) = 4096 >stat("/home/user/.vim/autoload/pathogen.vim", {st_mode=S_IFREG|0644, st_size=8995, ...}) = 0 >read(4, "ctories(a:path.sep.\"*\"), '!patho"..., 4096) = 4096 >read(4, "ang -range=1 -nargs=1 -complete="..., 4096) = 803 >read(4, "", 4096) = 0 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0x7f6a2d138000, 4096) = 0 >openat(AT_FDCWD, "/home/user/.vim/bundle/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4 >getdents(4, /* 4 entries */, 32768) = 112 >stat("/home/user/.vim/bundle/minibufexpl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/home/user/.vim/bundle/minibufexpl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/home/user/.vim/bundle/minibufexpl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/home/user/.vim/bundle/nerdtree", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/home/user/.vim/bundle/nerdtree", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/home/user/.vim/bundle/nerdtree", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >getdents(4, /* 0 entries */, 32768) = 0 >close(4) = 0 >stat("/home/user/.vim/bundle/minibufexpl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/home/user/.vim/bundle/nerdtree", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >openat(AT_FDCWD, "/usr/share/vim/vimfiles/bundle/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >openat(AT_FDCWD, "/usr/share/vim/vim73/bundle/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >openat(AT_FDCWD, "/usr/share/vim/vimfiles/bundle/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >openat(AT_FDCWD, "/home/user/.vim/bundle/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4 >getdents(4, /* 4 entries */, 32768) = 112 >stat("/home/user/.vim/bundle/minibufexpl/after", 0x7ffffebe1a00) = -1 ENOENT (No such file or directory) >stat("/home/user/.vim/bundle/nerdtree/after", 0x7ffffebe1a00) = -1 ENOENT (No such file or directory) >getdents(4, /* 0 entries */, 32768) = 0 >close(4) = 0 >stat("/home/user/.vim/ftoff.vim", 0x7ffffebe6350) = -1 ENOENT (No such file or directory) >stat("/home/user/.vim/bundle/minibufexpl/ftoff.vim", 0x7ffffebe6350) = -1 ENOENT (No such file or directory) >stat("/home/user/.vim/bundle/nerdtree/ftoff.vim", 0x7ffffebe6350) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vimfiles/ftoff.vim", 0x7ffffebe6350) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vim73/ftoff.vim", {st_mode=S_IFREG|0644, st_size=280, ...}) = 0 >stat("/usr/share/vim/vim73/ftoff.vim", {st_mode=S_IFREG|0644, st_size=280, ...}) = 0 >stat("/usr/share/vim/vim73/ftoff.vim", {st_mode=S_IFREG|0644, st_size=280, ...}) = 0 >open(".", O_RDONLY) = 4 >fchdir(4) = 0 >chdir("/usr/share/vim/vim73") = 0 >getcwd("/usr/share/vim/vim73", 4096) = 21 >fchdir(4) = 0 >close(4) = 0 >stat("/usr/share/vim/vim73/ftoff.vim", {st_mode=S_IFREG|0644, st_size=280, ...}) = 0 >open("/usr/share/vim/vim73/ftoff.vim", O_RDONLY) = 4 >fcntl(4, F_GETFD) = 0 >fcntl(4, F_SETFD, FD_CLOEXEC) = 0 >fcntl(4, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(4, {st_mode=S_IFREG|0644, st_size=280, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d138000 >lseek(4, 0, SEEK_CUR) = 0 >read(4, "\" Vim support file to switch off"..., 4096) = 280 >stat("/usr/share/vim/vim73/ftoff.vim", {st_mode=S_IFREG|0644, st_size=280, ...}) = 0 >read(4, "", 4096) = 0 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0x7f6a2d138000, 4096) = 0 >stat("/usr/share/vim/vimfiles/after/ftoff.vim", 0x7ffffebe6350) = -1 ENOENT (No such file or directory) >stat("/home/user/.vim/after/ftoff.vim", 0x7ffffebe6350) = -1 ENOENT (No such file or directory) >stat("/home/user/.vim/filetype.vim", 0x7ffffebe6350) = -1 ENOENT (No such file or directory) >stat("/home/user/.vim/bundle/minibufexpl/filetype.vim", 0x7ffffebe6350) = -1 ENOENT (No such file or directory) >stat("/home/user/.vim/bundle/nerdtree/filetype.vim", 0x7ffffebe6350) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vimfiles/filetype.vim", 0x7ffffebe6350) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vim73/filetype.vim", {st_mode=S_IFREG|0644, st_size=66060, ...}) = 0 >stat("/usr/share/vim/vim73/filetype.vim", {st_mode=S_IFREG|0644, st_size=66060, ...}) = 0 >stat("/usr/share/vim/vim73/filetype.vim", {st_mode=S_IFREG|0644, st_size=66060, ...}) = 0 >open(".", O_RDONLY) = 4 >fchdir(4) = 0 >chdir("/usr/share/vim/vim73") = 0 >getcwd("/usr/share/vim/vim73", 4096) = 21 >fchdir(4) = 0 >close(4) = 0 >stat("/usr/share/vim/vim73/filetype.vim", {st_mode=S_IFREG|0644, st_size=66060, ...}) = 0 >open("/usr/share/vim/vim73/filetype.vim", O_RDONLY) = 4 >fcntl(4, F_GETFD) = 0 >fcntl(4, F_SETFD, FD_CLOEXEC) = 0 >fcntl(4, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(4, {st_mode=S_IFREG|0644, st_size=66060, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d138000 >lseek(4, 0, SEEK_CUR) = 0 >read(4, "\" Vim support file to detect fil"..., 4096) = 4096 >stat("/usr/share/vim/vim73/filetype.vim", {st_mode=S_IFREG|0644, st_size=66060, ...}) = 0 >read(4, "\n\n\" Grub (must be before catch *"..., 4096) = 4096 >read(4, "|string\\|object\\|mapping\\|mixed\\"..., 4096) = 4096 >read(4, "o be eviews)\nau BufNewFile,BufRe"..., 4096) = 4096 >read(4, "()\n\n\" Elinks configuration\nau Bu"..., 4096) = 4096 >read(4, "chaskell\n\n\" Haste\nau BufNewFile,"..., 4096) = 4096 >read(4, ",Kconfig.debug\tsetf kconfig\n\n\" L"..., 4096) = 4096 >read(4, "ewFile,BufRead *.mgl\t\t\tsetf mgl\n"..., 4096) = 4096 >read(4, ",*.al\t\tsetf perl\nau BufNewFile,B"..., 4096) = 4096 >read(4, "g:filetype_p\n return\n endif\n"..., 4096) = 4096 >read(4, "smb.conf\t\t\tsetf samba\n\n\" SAS scr"..., 4096) = 4096 >read(4, "=', '', '')\n if n =~ '\\<tclsh"..., 4096) = 4096 >read(4, "fNewFile,BufRead *.cm\t\t\tsetf vos"..., 4096) = 4096 >read(4, "sentation Program\nau BufNewFile,"..., 4096) = 4096 >read(4, " return\n endif\n if line ="..., 4096) = 4096 >read(4, "q.d/*\t\tcall s:StarSetf('dnsmasq'"..., 4096) = 4096 >openat(AT_FDCWD, "/home/user/.vim/ftdetect/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >openat(AT_FDCWD, "/home/user/.vim/bundle/minibufexpl/ftdetect/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >openat(AT_FDCWD, "/home/user/.vim/bundle/nerdtree/ftdetect/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >openat(AT_FDCWD, "/usr/share/vim/vimfiles/ftdetect/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 5 >getdents(5, /* 8 entries */, 32768) = 240 >stat("/usr/share/vim/vimfiles/ftdetect/pam.vim", {st_mode=S_IFREG|0644, st_size=53, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/pam.vim", {st_mode=S_IFREG|0644, st_size=53, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/pam.vim", {st_mode=S_IFREG|0644, st_size=53, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/task.vim", {st_mode=S_IFREG|0644, st_size=633, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/task.vim", {st_mode=S_IFREG|0644, st_size=633, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/task.vim", {st_mode=S_IFREG|0644, st_size=633, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/gentoo.vim", {st_mode=S_IFREG|0644, st_size=3483, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/gentoo.vim", {st_mode=S_IFREG|0644, st_size=3483, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/gentoo.vim", {st_mode=S_IFREG|0644, st_size=3483, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/tmux.vim", {st_mode=S_IFREG|0644, st_size=55, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/tmux.vim", {st_mode=S_IFREG|0644, st_size=55, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/tmux.vim", {st_mode=S_IFREG|0644, st_size=55, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/cmake.vim", {st_mode=S_IFREG|0644, st_size=217, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/cmake.vim", {st_mode=S_IFREG|0644, st_size=217, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/cmake.vim", {st_mode=S_IFREG|0644, st_size=217, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/fluxbox.vim", {st_mode=S_IFREG|0644, st_size=61, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/fluxbox.vim", {st_mode=S_IFREG|0644, st_size=61, ...}) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/fluxbox.vim", {st_mode=S_IFREG|0644, st_size=61, ...}) = 0 >getdents(5, /* 0 entries */, 32768) = 0 >close(5) = 0 >open(".", O_RDONLY) = 5 >fchdir(5) = 0 >chdir("/usr/share/vim/vimfiles/ftdetect") = 0 >getcwd("/usr/share/vim/vimfiles/ftdetect", 4096) = 33 >fchdir(5) = 0 >close(5) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/cmake.vim", {st_mode=S_IFREG|0644, st_size=217, ...}) = 0 >open("/usr/share/vim/vimfiles/ftdetect/cmake.vim", O_RDONLY) = 5 >fcntl(5, F_GETFD) = 0 >fcntl(5, F_SETFD, FD_CLOEXEC) = 0 >fcntl(5, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(5, {st_mode=S_IFREG|0644, st_size=217, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d137000 >lseek(5, 0, SEEK_CUR) = 0 >read(5, "autocmd BufRead,BufNewFile *.cma"..., 4096) = 217 >stat("/usr/share/vim/vimfiles/ftdetect/cmake.vim", {st_mode=S_IFREG|0644, st_size=217, ...}) = 0 >read(5, "", 4096) = 0 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f6a2d137000, 4096) = 0 >open(".", O_RDONLY) = 5 >fchdir(5) = 0 >chdir("/usr/share/vim/vimfiles/ftdetect") = 0 >getcwd("/usr/share/vim/vimfiles/ftdetect", 4096) = 33 >fchdir(5) = 0 >close(5) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/fluxbox.vim", {st_mode=S_IFREG|0644, st_size=61, ...}) = 0 >open("/usr/share/vim/vimfiles/ftdetect/fluxbox.vim", O_RDONLY) = 5 >fcntl(5, F_GETFD) = 0 >fcntl(5, F_SETFD, FD_CLOEXEC) = 0 >fcntl(5, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(5, {st_mode=S_IFREG|0644, st_size=61, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d137000 >lseek(5, 0, SEEK_CUR) = 0 >read(5, "au BufNewFile,BufRead /*/*fluxbo"..., 4096) = 61 >read(5, "", 4096) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/fluxbox.vim", {st_mode=S_IFREG|0644, st_size=61, ...}) = 0 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f6a2d137000, 4096) = 0 >open(".", O_RDONLY) = 5 >fchdir(5) = 0 >chdir("/usr/share/vim/vimfiles/ftdetect") = 0 >getcwd("/usr/share/vim/vimfiles/ftdetect", 4096) = 33 >fchdir(5) = 0 >close(5) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/gentoo.vim", {st_mode=S_IFREG|0644, st_size=3483, ...}) = 0 >open("/usr/share/vim/vimfiles/ftdetect/gentoo.vim", O_RDONLY) = 5 >fcntl(5, F_GETFD) = 0 >fcntl(5, F_SETFD, FD_CLOEXEC) = 0 >fcntl(5, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(5, {st_mode=S_IFREG|0644, st_size=3483, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d137000 >lseek(5, 0, SEEK_CUR) = 0 >read(5, "\" Vim filetype detection file\n\" "..., 4096) = 3483 >stat("/usr/share/vim/vimfiles/ftdetect/gentoo.vim", {st_mode=S_IFREG|0644, st_size=3483, ...}) = 0 >read(5, "", 4096) = 0 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f6a2d137000, 4096) = 0 >open(".", O_RDONLY) = 5 >fchdir(5) = 0 >chdir("/usr/share/vim/vimfiles/ftdetect") = 0 >getcwd("/usr/share/vim/vimfiles/ftdetect", 4096) = 33 >fchdir(5) = 0 >close(5) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/pam.vim", {st_mode=S_IFREG|0644, st_size=53, ...}) = 0 >open("/usr/share/vim/vimfiles/ftdetect/pam.vim", O_RDONLY) = 5 >fcntl(5, F_GETFD) = 0 >fcntl(5, F_SETFD, FD_CLOEXEC) = 0 >fcntl(5, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(5, {st_mode=S_IFREG|0644, st_size=53, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d137000 >lseek(5, 0, SEEK_CUR) = 0 >read(5, "au BufNewFile,BufRead /*/pam.d/*"..., 4096) = 53 >stat("/usr/share/vim/vimfiles/ftdetect/pam.vim", {st_mode=S_IFREG|0644, st_size=53, ...}) = 0 >read(5, "", 4096) = 0 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f6a2d137000, 4096) = 0 >open(".", O_RDONLY) = 5 >fchdir(5) = 0 >chdir("/usr/share/vim/vimfiles/ftdetect") = 0 >getcwd("/usr/share/vim/vimfiles/ftdetect", 4096) = 33 >fchdir(5) = 0 >close(5) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/task.vim", {st_mode=S_IFREG|0644, st_size=633, ...}) = 0 >open("/usr/share/vim/vimfiles/ftdetect/task.vim", O_RDONLY) = 5 >fcntl(5, F_GETFD) = 0 >fcntl(5, F_SETFD, FD_CLOEXEC) = 0 >fcntl(5, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(5, {st_mode=S_IFREG|0644, st_size=633, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d137000 >lseek(5, 0, SEEK_CUR) = 0 >read(5, "\" Vim support file to detect Tas"..., 4096) = 633 >stat("/usr/share/vim/vimfiles/ftdetect/task.vim", {st_mode=S_IFREG|0644, st_size=633, ...}) = 0 >read(5, "", 4096) = 0 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f6a2d137000, 4096) = 0 >open(".", O_RDONLY) = 5 >fchdir(5) = 0 >chdir("/usr/share/vim/vimfiles/ftdetect") = 0 >getcwd("/usr/share/vim/vimfiles/ftdetect", 4096) = 33 >fchdir(5) = 0 >close(5) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/tmux.vim", {st_mode=S_IFREG|0644, st_size=55, ...}) = 0 >open("/usr/share/vim/vimfiles/ftdetect/tmux.vim", O_RDONLY) = 5 >fcntl(5, F_GETFD) = 0 >fcntl(5, F_SETFD, FD_CLOEXEC) = 0 >fcntl(5, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(5, {st_mode=S_IFREG|0644, st_size=55, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d137000 >lseek(5, 0, SEEK_CUR) = 0 >read(5, "au BufNewFile,BufRead .tmux.conf"..., 4096) = 55 >read(5, "", 4096) = 0 >stat("/usr/share/vim/vimfiles/ftdetect/tmux.vim", {st_mode=S_IFREG|0644, st_size=55, ...}) = 0 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f6a2d137000, 4096) = 0 >openat(AT_FDCWD, "/usr/share/vim/vim73/ftdetect/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >openat(AT_FDCWD, "/usr/share/vim/vimfiles/after/ftdetect/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >openat(AT_FDCWD, "/home/user/.vim/after/ftdetect/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >read(4, "install_syntax_menu\") && &guiopt"..., 4096) = 524 >read(4, "", 4096) = 0 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0x7f6a2d138000, 4096) = 0 >stat("/usr/share/vim/vimfiles/after/filetype.vim", 0x7ffffebe6350) = -1 ENOENT (No such file or directory) >stat("/home/user/.vim/after/filetype.vim", 0x7ffffebe6350) = -1 ENOENT (No such file or directory) >read(3, "", 4096) = 0 >read(3, "", 4096) = 0 >close(3) = 0 >munmap(0x7f6a2d139000, 4096) = 0 >openat(AT_FDCWD, "/home/user/.vim/plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 >getdents(3, /* 6 entries */, 32768) = 184 >stat("/home/user/.vim/plugin/clang_complete.vim", {st_mode=S_IFREG|0644, st_size=19376, ...}) = 0 >stat("/home/user/.vim/plugin/clang_complete.vim", {st_mode=S_IFREG|0644, st_size=19376, ...}) = 0 >stat("/home/user/.vim/plugin/clang_complete.vim", {st_mode=S_IFREG|0644, st_size=19376, ...}) = 0 >stat("/home/user/.vim/plugin/taglist.vim", {st_mode=S_IFREG|0644, st_size=147930, ...}) = 0 >stat("/home/user/.vim/plugin/taglist.vim", {st_mode=S_IFREG|0644, st_size=147930, ...}) = 0 >stat("/home/user/.vim/plugin/taglist.vim", {st_mode=S_IFREG|0644, st_size=147930, ...}) = 0 >getdents(3, /* 0 entries */, 32768) = 0 >close(3) = 0 >openat(AT_FDCWD, "/home/user/.vim/plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 >getdents(3, /* 6 entries */, 32768) = 184 >openat(AT_FDCWD, "/home/user/.vim/plugin/clang/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4 >getdents(4, /* 8 entries */, 32768) = 256 >openat(AT_FDCWD, "/home/user/.vim/plugin/clang/cindex.py/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/home/user/.vim/plugin/clang/cindex.py/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/home/user/.vim/plugin/clang/enumerations.pyc/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/home/user/.vim/plugin/clang/enumerations.pyc/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/home/user/.vim/plugin/clang/enumerations.py/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/home/user/.vim/plugin/clang/enumerations.py/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/home/user/.vim/plugin/clang/__init__.pyc/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/home/user/.vim/plugin/clang/__init__.pyc/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/home/user/.vim/plugin/clang/__init__.py/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/home/user/.vim/plugin/clang/__init__.py/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/home/user/.vim/plugin/clang/cindex.pyc/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/home/user/.vim/plugin/clang/cindex.pyc/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >getdents(4, /* 0 entries */, 32768) = 0 >close(4) = 0 >openat(AT_FDCWD, "/home/user/.vim/plugin/clang/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4 >getdents(4, /* 8 entries */, 32768) = 256 >getdents(4, /* 0 entries */, 32768) = 0 >close(4) = 0 >openat(AT_FDCWD, "/home/user/.vim/plugin/clang_complete.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/home/user/.vim/plugin/clang_complete.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/home/user/.vim/plugin/taglist.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/home/user/.vim/plugin/taglist.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/home/user/.vim/plugin/libclang.py/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/home/user/.vim/plugin/libclang.py/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >getdents(3, /* 0 entries */, 32768) = 0 >close(3) = 0 >open(".", O_RDONLY) = 3 >fchdir(3) = 0 >chdir("/home/user/.vim/plugin") = 0 >getcwd("/home/user/.vim/plugin", 4096) = 25 >fchdir(3) = 0 >close(3) = 0 >stat("/home/user/.vim/plugin/clang_complete.vim", {st_mode=S_IFREG|0644, st_size=19376, ...}) = 0 >open("/home/user/.vim/plugin/clang_complete.vim", O_RDONLY) = 3 >fcntl(3, F_GETFD) = 0 >fcntl(3, F_SETFD, FD_CLOEXEC) = 0 >fcntl(3, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(3, {st_mode=S_IFREG|0644, st_size=19376, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d139000 >lseek(3, 0, SEEK_CUR) = 0 >read(3, "\"\n\" File: clang_complete.vim\n\" A"..., 4096) = 4096 >stat("/home/user/.vim/plugin/clang_complete.vim", {st_mode=S_IFREG|0644, st_size=19376, ...}) = 0 >stat("/home/user/.vim/plugin/clang_complete.vim", {st_mode=S_IFREG|0644, st_size=19376, ...}) = 0 >read(3, " echoe 'Compile vim with python"..., 4096) = 4096 >read(3, "(l:clang_output, l:tempfile)\nend"..., 4096) = 4096 >read(3, "delete(l:tempfile)\n\n call s:Cla"..., 4096) = 4096 >read(3, "ngComplete\n au CursorMovedI"..., 4096) = 2992 >read(3, "", 4096) = 0 >read(3, "", 4096) = 0 >close(3) = 0 >munmap(0x7f6a2d139000, 4096) = 0 >open(".", O_RDONLY) = 3 >fchdir(3) = 0 >chdir("/home/user/.vim/plugin") = 0 >getcwd("/home/user/.vim/plugin", 4096) = 25 >fchdir(3) = 0 >close(3) = 0 >stat("/home/user/.vim/plugin/taglist.vim", {st_mode=S_IFREG|0644, st_size=147930, ...}) = 0 >open("/home/user/.vim/plugin/taglist.vim", O_RDONLY) = 3 >fcntl(3, F_GETFD) = 0 >fcntl(3, F_SETFD, FD_CLOEXEC) = 0 >fcntl(3, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(3, {st_mode=S_IFREG|0644, st_size=147930, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d139000 >lseek(3, 0, SEEK_CUR) = 0 >read(3, "\" File: taglist.vim\n\" Author: Ye"..., 4096) = 4096 >stat("/home/user/.vim/plugin/taglist.vim", {st_mode=S_IFREG|0644, st_size=147930, ...}) = 0 >stat("/usr/local/bin/exuberant-ctags", 0x7ffffebe7a30) = -1 ENOENT (No such file or directory) >stat("/usr/bin/exuberant-ctags", {st_mode=S_IFREG|0755, st_size=294416, ...}) = 0 >access("/usr/bin/exuberant-ctags", X_OK) = 0 >read(3, "exe'\n elseif executable('"..., 4096) = 4096 >read(3, " if !exists('Tlist_Enable_Fol"..., 4096) = 4096 >read(3, "call s:Tlist_Menu_Init()\n end"..., 4096) = 4096 >close(3) = 0 >munmap(0x7f6a2d139000, 4096) = 0 >openat(AT_FDCWD, "/home/user/.vim/bundle/minibufexpl/plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 >getdents(3, /* 3 entries */, 32768) = 88 >stat("/home/user/.vim/bundle/minibufexpl/plugin/minibufexpl.vim", {st_mode=S_IFREG|0644, st_size=57970, ...}) = 0 >stat("/home/user/.vim/bundle/minibufexpl/plugin/minibufexpl.vim", {st_mode=S_IFREG|0644, st_size=57970, ...}) = 0 >stat("/home/user/.vim/bundle/minibufexpl/plugin/minibufexpl.vim", {st_mode=S_IFREG|0644, st_size=57970, ...}) = 0 >getdents(3, /* 0 entries */, 32768) = 0 >close(3) = 0 >openat(AT_FDCWD, "/home/user/.vim/bundle/minibufexpl/plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 >getdents(3, /* 3 entries */, 32768) = 88 >openat(AT_FDCWD, "/home/user/.vim/bundle/minibufexpl/plugin/minibufexpl.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/home/user/.vim/bundle/minibufexpl/plugin/minibufexpl.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >getdents(3, /* 0 entries */, 32768) = 0 >close(3) = 0 >open(".", O_RDONLY) = 3 >fchdir(3) = 0 >chdir("/home/user/.vim/bundle/minibufexpl/plugin") = 0 >getcwd("/home/user/.vim/bundle/minibufexpl/plugin", 4096) = 44 >fchdir(3) = 0 >close(3) = 0 >stat("/home/user/.vim/bundle/minibufexpl/plugin/minibufexpl.vim", {st_mode=S_IFREG|0644, st_size=57970, ...}) = 0 >open("/home/user/.vim/bundle/minibufexpl/plugin/minibufexpl.vim", O_RDONLY) = 3 >fcntl(3, F_GETFD) = 0 >fcntl(3, F_SETFD, FD_CLOEXEC) = 0 >fcntl(3, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(3, {st_mode=S_IFREG|0644, st_size=57970, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d139000 >lseek(3, 0, SEEK_CUR) = 0 >read(3, "\" Mini Buffer Explorer <minibufe"..., 4096) = 4096 >stat("/home/user/.vim/bundle/minibufexpl/plugin/minibufexpl.vim", {st_mode=S_IFREG|0644, st_size=57970, ...}) = 0 >read(3, "ht? {{{\n\" When opening a new -Mi"..., 4096) = 4096 >read(3, "avArrows\n noremap <C-Down> <C-"..., 4096) = 4096 >read(3, " <SID>DEBUG('-=> BufDelete ModTr"..., 4096) = 4096 >read(3, "ChangedActive Error\n endif\n "..., 4096) = 4096 >read(3, "ufnr(a:bufName)\n if l:bufNum !="..., 4096) = 4096 >read(3, "r our explorer \n\" window so that"..., 4096) = 4096 >read(3, " let s:bufPathPrefix = a:"..., 4096) = 4096 >read(3, "he filename from each buffer to "..., 4096) = 4096 >read(3, "ames = l:fileNames.' '\n "..., 4096) = 4096 >brk(0x7f6a2d6a6000) = 0x7f6a2d6a6000 >read(3, "[a:currBuf,0])\n endif\n cal"..., 4096) = 4096 >read(3, " endif\n\n\t \" VIM sometimes "..., 4096) = 4096 >read(3, " a\n\" window, this routine will a"..., 4096) = 4096 >read(3, "e modifiable buffers then stay o"..., 4096) = 4096 >read(3, "utput = g:miniBufExplorerDebugOu"..., 4096) = 626 >read(3, "", 4096) = 0 >read(3, "", 4096) = 0 >close(3) = 0 >munmap(0x7f6a2d139000, 4096) = 0 >openat(AT_FDCWD, "/home/user/.vim/bundle/nerdtree/plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 >getdents(3, /* 3 entries */, 32768) = 88 >stat("/home/user/.vim/bundle/nerdtree/plugin/NERD_tree.vim", {st_mode=S_IFREG|0644, st_size=139288, ...}) = 0 >stat("/home/user/.vim/bundle/nerdtree/plugin/NERD_tree.vim", {st_mode=S_IFREG|0644, st_size=139288, ...}) = 0 >stat("/home/user/.vim/bundle/nerdtree/plugin/NERD_tree.vim", {st_mode=S_IFREG|0644, st_size=139288, ...}) = 0 >getdents(3, /* 0 entries */, 32768) = 0 >close(3) = 0 >openat(AT_FDCWD, "/home/user/.vim/bundle/nerdtree/plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 >getdents(3, /* 3 entries */, 32768) = 88 >openat(AT_FDCWD, "/home/user/.vim/bundle/nerdtree/plugin/NERD_tree.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/home/user/.vim/bundle/nerdtree/plugin/NERD_tree.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >getdents(3, /* 0 entries */, 32768) = 0 >close(3) = 0 >open(".", O_RDONLY) = 3 >fchdir(3) = 0 >chdir("/home/user/.vim/bundle/nerdtree/plugin") = 0 >getcwd("/home/user/.vim/bundle/nerdtree/plugin", 4096) = 41 >fchdir(3) = 0 >close(3) = 0 >stat("/home/user/.vim/bundle/nerdtree/plugin/NERD_tree.vim", {st_mode=S_IFREG|0644, st_size=139288, ...}) = 0 >open("/home/user/.vim/bundle/nerdtree/plugin/NERD_tree.vim", O_RDONLY) = 3 >fcntl(3, F_GETFD) = 0 >fcntl(3, F_SETFD, FD_CLOEXEC) = 0 >fcntl(3, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(3, {st_mode=S_IFREG|0644, st_size=139288, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d139000 >lseek(3, 0, SEEK_CUR) = 0 >read(3, "\" =============================="..., 4096) = 4096 >stat("/home/user/.vim/bundle/nerdtree/plugin/NERD_tree.vim", {st_mode=S_IFREG|0644, st_size=139288, ...}) = 0 >stat("/home/user", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >read(3, "Init variable calls for key mapp"..., 4096) = 4096 >read(3, "\nfunction! s:Bookmark.AddBookmar"..., 4096) = 4096 >read(3, " the current\n\" tree root, or the"..., 4096) = 4096 >read(3, "xLen)\n endif\n return '>' ."..., 4096) = 4096 >read(3, "ectory\n let km = s:Ke"..., 4096) = 4096 >read(3, "NCTION: MenuController._allIndex"..., 4096) = 4096 >read(3, "ist\nfunction! s:MenuItem.CreateS"..., 4096) = 4096 >read(3, "{}\n endif\nendfunction\n\n\"FUNCT"..., 4096) = 4096 >brk(0x7f6a2d6c8000) = 0x7f6a2d6c8000 >brk(0x7f6a2d6c4000) = 0x7f6a2d6c4000 >read(3, "= 1\n\n let fullpath = self.pat"..., 4096) = 4096 >read(3, "f.open({'where': 'v'})\nendfuncti"..., 4096) = 4096 >read(3, " output . line . \"\\n\"\n endif\n"..., 4096) = 4096 >read(3, "eturn {}\n endif\n\n let inde"..., 4096) = 4096 >read(3, "lidFilesFound += 1\n e"..., 4096) = 4096 >read(3, "wChildNodes = []\n let inv"..., 4096) = 4096 >read(3, "===========\n\"CLASS: Opener {{{2\n"..., 4096) = 4096 >read(3, " \" Restore splitmode settings\n "..., 4096) = 4096 >read(3, "._bookmarkNames\")\n call s"..., 4096) = 4096 >read(3, "FUNCTION: Path.CopyingSupported("..., 4096) = 4096 >read(3, "tLastPathComponent(1) =~# g:NERD"..., 4096) = 4096 >read(3, "(0)\n\n \"get the path to the ne"..., 4096) = 4096 >read(3, " endif\n\n return p\nendfuncti"..., 4096) = 4096 >read(3, " '<2-LeftMouse>', 'scope': \"all\""..., 4096) = 4096 >read(3, ", 'scope': \"Node\", 'callback': s"..., 4096) = 4096 >read(3, "Files = g:NERDTreeShowFiles\n "..., 4096) = 4096 >read(3, "matchstr(expand('<sfile>'), '<SN"..., 4096) = 4096 >read(3, " let t:NERDTreeBufName = s:n"..., 4096) = 4096 >brk(0x7f6a2d6e5000) = 0x7f6a2d6e5000 >read(3, "=@h.\"\\\"\\n\\\" --------------------"..., 4096) = 4096 >read(3, " a:ln\n while lnum > 0\n "..., 4096) = 4096 >read(3, "ent bdelete! \" . a:bufnum\n en"..., 4096) = 4096 >read(3, "t\n call setpos(\".\", b:NERDTre"..., 4096) = 4096 >read(3, "ate(!a:bm.path.isDirectory ? {'w"..., 4096) = 4096 >read(3, "elete aborted\" )\n endif\n\nendf"..., 4096) = 4096 >read(3, "ewTabSilent(target) {{{2\nfunctio"..., 4096) = 4096 >stat("/home/user/.NERDTreeBookmarks", 0x7ffffebe5ce0) = -1 ENOENT (No such file or directory) >open("/home/user/.NERDTreeBookmarks", O_RDONLY|O_NONBLOCK) = -1 ENOENT (No such file or directory) >brk(0x7f6a2d706000) = 0x7f6a2d706000 >brk(0x7f6a2d705000) = 0x7f6a2d705000 >brk(0x7f6a2d704000) = 0x7f6a2d704000 >openat(AT_FDCWD, "/home/user/.vim/nerdtree_plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >openat(AT_FDCWD, "/home/user/.vim/nerdtree_plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >openat(AT_FDCWD, "/home/user/.vim/bundle/minibufexpl/nerdtree_plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >openat(AT_FDCWD, "/home/user/.vim/bundle/minibufexpl/nerdtree_plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >openat(AT_FDCWD, "/home/user/.vim/bundle/nerdtree/nerdtree_plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4 >getdents(4, /* 4 entries */, 32768) = 120 >stat("/home/user/.vim/bundle/nerdtree/nerdtree_plugin/exec_menuitem.vim", {st_mode=S_IFREG|0644, st_size=1614, ...}) = 0 >stat("/home/user/.vim/bundle/nerdtree/nerdtree_plugin/exec_menuitem.vim", {st_mode=S_IFREG|0644, st_size=1614, ...}) = 0 >stat("/home/user/.vim/bundle/nerdtree/nerdtree_plugin/exec_menuitem.vim", {st_mode=S_IFREG|0644, st_size=1614, ...}) = 0 >stat("/home/user/.vim/bundle/nerdtree/nerdtree_plugin/fs_menu.vim", {st_mode=S_IFREG|0644, st_size=9955, ...}) = 0 >stat("/home/user/.vim/bundle/nerdtree/nerdtree_plugin/fs_menu.vim", {st_mode=S_IFREG|0644, st_size=9955, ...}) = 0 >stat("/home/user/.vim/bundle/nerdtree/nerdtree_plugin/fs_menu.vim", {st_mode=S_IFREG|0644, st_size=9955, ...}) = 0 >getdents(4, /* 0 entries */, 32768) = 0 >close(4) = 0 >openat(AT_FDCWD, "/home/user/.vim/bundle/nerdtree/nerdtree_plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4 >getdents(4, /* 4 entries */, 32768) = 120 >openat(AT_FDCWD, "/home/user/.vim/bundle/nerdtree/nerdtree_plugin/exec_menuitem.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/home/user/.vim/bundle/nerdtree/nerdtree_plugin/exec_menuitem.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/home/user/.vim/bundle/nerdtree/nerdtree_plugin/fs_menu.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/home/user/.vim/bundle/nerdtree/nerdtree_plugin/fs_menu.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >getdents(4, /* 0 entries */, 32768) = 0 >close(4) = 0 >open(".", O_RDONLY) = 4 >fchdir(4) = 0 >chdir("/home/user/.vim/bundle/nerdtree/nerdtree_plugin") = 0 >getcwd("/home/user/.vim/bundle/nerdtree/nerdtree_plugin", 4096) = 50 >fchdir(4) = 0 >close(4) = 0 >stat("/home/user/.vim/bundle/nerdtree/nerdtree_plugin/exec_menuitem.vim", {st_mode=S_IFREG|0644, st_size=1614, ...}) = 0 >open("/home/user/.vim/bundle/nerdtree/nerdtree_plugin/exec_menuitem.vim", O_RDONLY) = 4 >fcntl(4, F_GETFD) = 0 >fcntl(4, F_SETFD, FD_CLOEXEC) = 0 >fcntl(4, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(4, {st_mode=S_IFREG|0644, st_size=1614, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d138000 >lseek(4, 0, SEEK_CUR) = 0 >read(4, "\" =============================="..., 4096) = 1614 >stat("/home/user/.vim/bundle/nerdtree/nerdtree_plugin/exec_menuitem.vim", {st_mode=S_IFREG|0644, st_size=1614, ...}) = 0 >read(4, "", 4096) = 0 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0x7f6a2d138000, 4096) = 0 >open(".", O_RDONLY) = 4 >fchdir(4) = 0 >chdir("/home/user/.vim/bundle/nerdtree/nerdtree_plugin") = 0 >getcwd("/home/user/.vim/bundle/nerdtree/nerdtree_plugin", 4096) = 50 >fchdir(4) = 0 >close(4) = 0 >stat("/home/user/.vim/bundle/nerdtree/nerdtree_plugin/fs_menu.vim", {st_mode=S_IFREG|0644, st_size=9955, ...}) = 0 >open("/home/user/.vim/bundle/nerdtree/nerdtree_plugin/fs_menu.vim", O_RDONLY) = 4 >fcntl(4, F_GETFD) = 0 >fcntl(4, F_SETFD, FD_CLOEXEC) = 0 >fcntl(4, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(4, {st_mode=S_IFREG|0644, st_size=9955, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d138000 >lseek(4, 0, SEEK_CUR) = 0 >read(4, "\" =============================="..., 4096) = 4096 >stat("/home/user/.vim/bundle/nerdtree/nerdtree_plugin/fs_menu.vim", {st_mode=S_IFREG|0644, st_size=9955, ...}) = 0 >read(4, "nalTabNumber\n exec s:orig"..., 4096) = 4096 >read(4, "odePath = input(\"Copy the curren"..., 4096) = 1763 >read(4, "", 4096) = 0 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0x7f6a2d138000, 4096) = 0 >openat(AT_FDCWD, "/usr/share/vim/vimfiles/nerdtree_plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >openat(AT_FDCWD, "/usr/share/vim/vimfiles/nerdtree_plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >openat(AT_FDCWD, "/usr/share/vim/vim73/nerdtree_plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >openat(AT_FDCWD, "/usr/share/vim/vim73/nerdtree_plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >openat(AT_FDCWD, "/usr/share/vim/vimfiles/after/nerdtree_plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >openat(AT_FDCWD, "/usr/share/vim/vimfiles/after/nerdtree_plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >openat(AT_FDCWD, "/home/user/.vim/after/nerdtree_plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >openat(AT_FDCWD, "/home/user/.vim/after/nerdtree_plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >read(3, "=4 sts=4 et fdm=marker:\n", 4096) = 24 >read(3, "", 4096) = 0 >read(3, "", 4096) = 0 >close(3) = 0 >munmap(0x7f6a2d139000, 4096) = 0 >openat(AT_FDCWD, "/usr/share/vim/vimfiles/plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 >getdents(3, /* 8 entries */, 32768) = 280 >stat("/usr/share/vim/vimfiles/plugin/newmetadata.vim", {st_mode=S_IFREG|0644, st_size=3053, ...}) = 0 >stat("/usr/share/vim/vimfiles/plugin/newmetadata.vim", {st_mode=S_IFREG|0644, st_size=3053, ...}) = 0 >stat("/usr/share/vim/vimfiles/plugin/newmetadata.vim", {st_mode=S_IFREG|0644, st_size=3053, ...}) = 0 >stat("/usr/share/vim/vimfiles/plugin/newebuild.vim", {st_mode=S_IFREG|0644, st_size=5652, ...}) = 0 >stat("/usr/share/vim/vimfiles/plugin/newebuild.vim", {st_mode=S_IFREG|0644, st_size=5652, ...}) = 0 >stat("/usr/share/vim/vimfiles/plugin/newebuild.vim", {st_mode=S_IFREG|0644, st_size=5652, ...}) = 0 >stat("/usr/share/vim/vimfiles/plugin/newinitd.vim", {st_mode=S_IFREG|0644, st_size=927, ...}) = 0 >stat("/usr/share/vim/vimfiles/plugin/newinitd.vim", {st_mode=S_IFREG|0644, st_size=927, ...}) = 0 >stat("/usr/share/vim/vimfiles/plugin/newinitd.vim", {st_mode=S_IFREG|0644, st_size=927, ...}) = 0 >stat("/usr/share/vim/vimfiles/plugin/bugsummary.vim", {st_mode=S_IFREG|0644, st_size=5344, ...}) = 0 >stat("/usr/share/vim/vimfiles/plugin/bugsummary.vim", {st_mode=S_IFREG|0644, st_size=5344, ...}) = 0 >stat("/usr/share/vim/vimfiles/plugin/bugsummary.vim", {st_mode=S_IFREG|0644, st_size=5344, ...}) = 0 >stat("/usr/share/vim/vimfiles/plugin/gentoo-common.vim", {st_mode=S_IFREG|0644, st_size=1374, ...}) = 0 >stat("/usr/share/vim/vimfiles/plugin/gentoo-common.vim", {st_mode=S_IFREG|0644, st_size=1374, ...}) = 0 >stat("/usr/share/vim/vimfiles/plugin/gentoo-common.vim", {st_mode=S_IFREG|0644, st_size=1374, ...}) = 0 >stat("/usr/share/vim/vimfiles/plugin/genindent.vim", {st_mode=S_IFREG|0644, st_size=2134, ...}) = 0 >stat("/usr/share/vim/vimfiles/plugin/genindent.vim", {st_mode=S_IFREG|0644, st_size=2134, ...}) = 0 >stat("/usr/share/vim/vimfiles/plugin/genindent.vim", {st_mode=S_IFREG|0644, st_size=2134, ...}) = 0 >getdents(3, /* 0 entries */, 32768) = 0 >close(3) = 0 >openat(AT_FDCWD, "/usr/share/vim/vimfiles/plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 >getdents(3, /* 8 entries */, 32768) = 280 >openat(AT_FDCWD, "/usr/share/vim/vimfiles/plugin/newmetadata.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/usr/share/vim/vimfiles/plugin/newmetadata.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/usr/share/vim/vimfiles/plugin/newebuild.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/usr/share/vim/vimfiles/plugin/newebuild.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/usr/share/vim/vimfiles/plugin/newinitd.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/usr/share/vim/vimfiles/plugin/newinitd.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/usr/share/vim/vimfiles/plugin/bugsummary.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/usr/share/vim/vimfiles/plugin/bugsummary.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/usr/share/vim/vimfiles/plugin/gentoo-common.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/usr/share/vim/vimfiles/plugin/gentoo-common.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/usr/share/vim/vimfiles/plugin/genindent.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/usr/share/vim/vimfiles/plugin/genindent.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >getdents(3, /* 0 entries */, 32768) = 0 >close(3) = 0 >open(".", O_RDONLY) = 3 >fchdir(3) = 0 >chdir("/usr/share/vim/vimfiles/plugin") = 0 >getcwd("/usr/share/vim/vimfiles/plugin", 4096) = 31 >fchdir(3) = 0 >close(3) = 0 >stat("/usr/share/vim/vimfiles/plugin/bugsummary.vim", {st_mode=S_IFREG|0644, st_size=5344, ...}) = 0 >open("/usr/share/vim/vimfiles/plugin/bugsummary.vim", O_RDONLY) = 3 >fcntl(3, F_GETFD) = 0 >fcntl(3, F_SETFD, FD_CLOEXEC) = 0 >fcntl(3, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(3, {st_mode=S_IFREG|0644, st_size=5344, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d139000 >lseek(3, 0, SEEK_CUR) = 0 >read(3, "\" Vim plugin\n\" Purpose: Dis"..., 4096) = 4096 >stat("/usr/share/vim/vimfiles/plugin/bugsummary.vim", {st_mode=S_IFREG|0644, st_size=5344, ...}) = 0 >read(3, "endif\n endif\n "..., 4096) = 1248 >read(3, "", 4096) = 0 >read(3, "", 4096) = 0 >close(3) = 0 >munmap(0x7f6a2d139000, 4096) = 0 >open(".", O_RDONLY) = 3 >fchdir(3) = 0 >chdir("/usr/share/vim/vimfiles/plugin") = 0 >getcwd("/usr/share/vim/vimfiles/plugin", 4096) = 31 >fchdir(3) = 0 >close(3) = 0 >stat("/usr/share/vim/vimfiles/plugin/genindent.vim", {st_mode=S_IFREG|0644, st_size=2134, ...}) = 0 >open("/usr/share/vim/vimfiles/plugin/genindent.vim", O_RDONLY) = 3 >fcntl(3, F_GETFD) = 0 >fcntl(3, F_SETFD, FD_CLOEXEC) = 0 >fcntl(3, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(3, {st_mode=S_IFREG|0644, st_size=2134, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d139000 >lseek(3, 0, SEEK_CUR) = 0 >read(3, "\" File Name: genindent.vim\n\" Mai"..., 4096) = 2134 >stat("/usr/share/vim/vimfiles/plugin/genindent.vim", {st_mode=S_IFREG|0644, st_size=2134, ...}) = 0 >read(3, "", 4096) = 0 >read(3, "", 4096) = 0 >close(3) = 0 >munmap(0x7f6a2d139000, 4096) = 0 >open(".", O_RDONLY) = 3 >fchdir(3) = 0 >chdir("/usr/share/vim/vimfiles/plugin") = 0 >getcwd("/usr/share/vim/vimfiles/plugin", 4096) = 31 >fchdir(3) = 0 >close(3) = 0 >stat("/usr/share/vim/vimfiles/plugin/gentoo-common.vim", {st_mode=S_IFREG|0644, st_size=1374, ...}) = 0 >open("/usr/share/vim/vimfiles/plugin/gentoo-common.vim", O_RDONLY) = 3 >fcntl(3, F_GETFD) = 0 >fcntl(3, F_SETFD, FD_CLOEXEC) = 0 >fcntl(3, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(3, {st_mode=S_IFREG|0644, st_size=1374, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d139000 >lseek(3, 0, SEEK_CUR) = 0 >read(3, "\" Vim plugin\n\" Purpose: Com"..., 4096) = 1374 >stat("/usr/share/vim/vimfiles/plugin/gentoo-common.vim", {st_mode=S_IFREG|0644, st_size=1374, ...}) = 0 >read(3, "", 4096) = 0 >read(3, "", 4096) = 0 >close(3) = 0 >munmap(0x7f6a2d139000, 4096) = 0 >open(".", O_RDONLY) = 3 >fchdir(3) = 0 >chdir("/usr/share/vim/vimfiles/plugin") = 0 >getcwd("/usr/share/vim/vimfiles/plugin", 4096) = 31 >fchdir(3) = 0 >close(3) = 0 >stat("/usr/share/vim/vimfiles/plugin/newebuild.vim", {st_mode=S_IFREG|0644, st_size=5652, ...}) = 0 >open("/usr/share/vim/vimfiles/plugin/newebuild.vim", O_RDONLY) = 3 >fcntl(3, F_GETFD) = 0 >fcntl(3, F_SETFD, FD_CLOEXEC) = 0 >fcntl(3, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(3, {st_mode=S_IFREG|0644, st_size=5652, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d139000 >lseek(3, 0, SEEK_CUR) = 0 >read(3, "\" Vim plugin\n\" Purpose: Int"..., 4096) = 4096 >stat("/usr/share/vim/vimfiles/plugin/newebuild.vim", {st_mode=S_IFREG|0644, st_size=5652, ...}) = 0 >stat("/home/user/.vim/plugin/gentoo-common.vim", 0x7ffffebe8050) = -1 ENOENT (No such file or directory) >stat("/home/user/.vim/bundle/minibufexpl/plugin/gentoo-common.vim", 0x7ffffebe8050) = -1 ENOENT (No such file or directory) >stat("/home/user/.vim/bundle/nerdtree/plugin/gentoo-common.vim", 0x7ffffebe8050) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vimfiles/plugin/gentoo-common.vim", {st_mode=S_IFREG|0644, st_size=1374, ...}) = 0 >stat("/usr/share/vim/vimfiles/plugin/gentoo-common.vim", {st_mode=S_IFREG|0644, st_size=1374, ...}) = 0 >stat("/usr/share/vim/vimfiles/plugin/gentoo-common.vim", {st_mode=S_IFREG|0644, st_size=1374, ...}) = 0 >open(".", O_RDONLY) = 4 >fchdir(4) = 0 >chdir("/usr/share/vim/vimfiles/plugin") = 0 >getcwd("/usr/share/vim/vimfiles/plugin", 4096) = 31 >fchdir(4) = 0 >close(4) = 0 >stat("/usr/share/vim/vimfiles/plugin/gentoo-common.vim", {st_mode=S_IFREG|0644, st_size=1374, ...}) = 0 >open("/usr/share/vim/vimfiles/plugin/gentoo-common.vim", O_RDONLY) = 4 >fcntl(4, F_GETFD) = 0 >fcntl(4, F_SETFD, FD_CLOEXEC) = 0 >fcntl(4, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(4, {st_mode=S_IFREG|0644, st_size=1374, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d138000 >lseek(4, 0, SEEK_CUR) = 0 >read(4, "\" Vim plugin\n\" Purpose: Com"..., 4096) = 1374 >stat("/usr/share/vim/vimfiles/plugin/gentoo-common.vim", {st_mode=S_IFREG|0644, st_size=1374, ...}) = 0 >close(4) = 0 >munmap(0x7f6a2d138000, 4096) = 0 >stat("/usr/share/vim/vim73/plugin/gentoo-common.vim", 0x7ffffebe8050) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vimfiles/after/plugin/gentoo-common.vim", 0x7ffffebe8050) = -1 ENOENT (No such file or directory) >stat("/home/user/.vim/after/plugin/gentoo-common.vim", 0x7ffffebe8050) = -1 ENOENT (No such file or directory) >read(3, " put ='inherit gam"..., 4096) = 1556 >read(3, "", 4096) = 0 >read(3, "", 4096) = 0 >close(3) = 0 >munmap(0x7f6a2d139000, 4096) = 0 >open(".", O_RDONLY) = 3 >fchdir(3) = 0 >chdir("/usr/share/vim/vimfiles/plugin") = 0 >getcwd("/usr/share/vim/vimfiles/plugin", 4096) = 31 >fchdir(3) = 0 >close(3) = 0 >stat("/usr/share/vim/vimfiles/plugin/newinitd.vim", {st_mode=S_IFREG|0644, st_size=927, ...}) = 0 >open("/usr/share/vim/vimfiles/plugin/newinitd.vim", O_RDONLY) = 3 >fcntl(3, F_GETFD) = 0 >fcntl(3, F_SETFD, FD_CLOEXEC) = 0 >fcntl(3, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(3, {st_mode=S_IFREG|0644, st_size=927, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d139000 >lseek(3, 0, SEEK_CUR) = 0 >read(3, "\" Vim plugin\n\" Purpose:\tcreate c"..., 4096) = 927 >stat("/usr/share/vim/vimfiles/plugin/newinitd.vim", {st_mode=S_IFREG|0644, st_size=927, ...}) = 0 >stat("/home/user/.vim/plugin/gentoo-common.vim", 0x7ffffebe8050) = -1 ENOENT (No such file or directory) >stat("/home/user/.vim/bundle/minibufexpl/plugin/gentoo-common.vim", 0x7ffffebe8050) = -1 ENOENT (No such file or directory) >stat("/home/user/.vim/bundle/nerdtree/plugin/gentoo-common.vim", 0x7ffffebe8050) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vimfiles/plugin/gentoo-common.vim", {st_mode=S_IFREG|0644, st_size=1374, ...}) = 0 >stat("/usr/share/vim/vimfiles/plugin/gentoo-common.vim", {st_mode=S_IFREG|0644, st_size=1374, ...}) = 0 >stat("/usr/share/vim/vimfiles/plugin/gentoo-common.vim", {st_mode=S_IFREG|0644, st_size=1374, ...}) = 0 >open(".", O_RDONLY) = 4 >fchdir(4) = 0 >chdir("/usr/share/vim/vimfiles/plugin") = 0 >getcwd("/usr/share/vim/vimfiles/plugin", 4096) = 31 >fchdir(4) = 0 >close(4) = 0 >stat("/usr/share/vim/vimfiles/plugin/gentoo-common.vim", {st_mode=S_IFREG|0644, st_size=1374, ...}) = 0 >open("/usr/share/vim/vimfiles/plugin/gentoo-common.vim", O_RDONLY) = 4 >fcntl(4, F_GETFD) = 0 >fcntl(4, F_SETFD, FD_CLOEXEC) = 0 >fcntl(4, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(4, {st_mode=S_IFREG|0644, st_size=1374, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d138000 >lseek(4, 0, SEEK_CUR) = 0 >read(4, "\" Vim plugin\n\" Purpose: Com"..., 4096) = 1374 >stat("/usr/share/vim/vimfiles/plugin/gentoo-common.vim", {st_mode=S_IFREG|0644, st_size=1374, ...}) = 0 >close(4) = 0 >munmap(0x7f6a2d138000, 4096) = 0 >stat("/usr/share/vim/vim73/plugin/gentoo-common.vim", 0x7ffffebe8050) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vimfiles/after/plugin/gentoo-common.vim", 0x7ffffebe8050) = -1 ENOENT (No such file or directory) >stat("/home/user/.vim/after/plugin/gentoo-common.vim", 0x7ffffebe8050) = -1 ENOENT (No such file or directory) >read(3, "", 4096) = 0 >read(3, "", 4096) = 0 >close(3) = 0 >munmap(0x7f6a2d139000, 4096) = 0 >open(".", O_RDONLY) = 3 >fchdir(3) = 0 >chdir("/usr/share/vim/vimfiles/plugin") = 0 >getcwd("/usr/share/vim/vimfiles/plugin", 4096) = 31 >fchdir(3) = 0 >close(3) = 0 >stat("/usr/share/vim/vimfiles/plugin/newmetadata.vim", {st_mode=S_IFREG|0644, st_size=3053, ...}) = 0 >open("/usr/share/vim/vimfiles/plugin/newmetadata.vim", O_RDONLY) = 3 >fcntl(3, F_GETFD) = 0 >fcntl(3, F_SETFD, FD_CLOEXEC) = 0 >fcntl(3, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(3, {st_mode=S_IFREG|0644, st_size=3053, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d139000 >lseek(3, 0, SEEK_CUR) = 0 >read(3, "\" Vim plugin\n\" Purpose: Int"..., 4096) = 3053 >stat("/usr/share/vim/vimfiles/plugin/newmetadata.vim", {st_mode=S_IFREG|0644, st_size=3053, ...}) = 0 >stat("/home/user/.vim/plugin/gentoo-common.vim", 0x7ffffebe8050) = -1 ENOENT (No such file or directory) >stat("/home/user/.vim/bundle/minibufexpl/plugin/gentoo-common.vim", 0x7ffffebe8050) = -1 ENOENT (No such file or directory) >stat("/home/user/.vim/bundle/nerdtree/plugin/gentoo-common.vim", 0x7ffffebe8050) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vimfiles/plugin/gentoo-common.vim", {st_mode=S_IFREG|0644, st_size=1374, ...}) = 0 >stat("/usr/share/vim/vimfiles/plugin/gentoo-common.vim", {st_mode=S_IFREG|0644, st_size=1374, ...}) = 0 >stat("/usr/share/vim/vimfiles/plugin/gentoo-common.vim", {st_mode=S_IFREG|0644, st_size=1374, ...}) = 0 >open(".", O_RDONLY) = 4 >fchdir(4) = 0 >chdir("/usr/share/vim/vimfiles/plugin") = 0 >getcwd("/usr/share/vim/vimfiles/plugin", 4096) = 31 >fchdir(4) = 0 >close(4) = 0 >stat("/usr/share/vim/vimfiles/plugin/gentoo-common.vim", {st_mode=S_IFREG|0644, st_size=1374, ...}) = 0 >open("/usr/share/vim/vimfiles/plugin/gentoo-common.vim", O_RDONLY) = 4 >fcntl(4, F_GETFD) = 0 >fcntl(4, F_SETFD, FD_CLOEXEC) = 0 >fcntl(4, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(4, {st_mode=S_IFREG|0644, st_size=1374, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d138000 >lseek(4, 0, SEEK_CUR) = 0 >read(4, "\" Vim plugin\n\" Purpose: Com"..., 4096) = 1374 >stat("/usr/share/vim/vimfiles/plugin/gentoo-common.vim", {st_mode=S_IFREG|0644, st_size=1374, ...}) = 0 >close(4) = 0 >munmap(0x7f6a2d138000, 4096) = 0 >stat("/usr/share/vim/vim73/plugin/gentoo-common.vim", 0x7ffffebe8050) = -1 ENOENT (No such file or directory) >stat("/usr/share/vim/vimfiles/after/plugin/gentoo-common.vim", 0x7ffffebe8050) = -1 ENOENT (No such file or directory) >stat("/home/user/.vim/after/plugin/gentoo-common.vim", 0x7ffffebe8050) = -1 ENOENT (No such file or directory) >read(3, "", 4096) = 0 >read(3, "", 4096) = 0 >close(3) = 0 >munmap(0x7f6a2d139000, 4096) = 0 >openat(AT_FDCWD, "/usr/share/vim/vim73/plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 >getdents(3, /* 13 entries */, 32768) = 456 >stat("/usr/share/vim/vim73/plugin/zipPlugin.vim", {st_mode=S_IFREG|0644, st_size=2138, ...}) = 0 >stat("/usr/share/vim/vim73/plugin/zipPlugin.vim", {st_mode=S_IFREG|0644, st_size=2138, ...}) = 0 >stat("/usr/share/vim/vim73/plugin/zipPlugin.vim", {st_mode=S_IFREG|0644, st_size=2138, ...}) = 0 >stat("/usr/share/vim/vim73/plugin/spellfile.vim", {st_mode=S_IFREG|0644, st_size=499, ...}) = 0 >stat("/usr/share/vim/vim73/plugin/spellfile.vim", {st_mode=S_IFREG|0644, st_size=499, ...}) = 0 >stat("/usr/share/vim/vim73/plugin/spellfile.vim", {st_mode=S_IFREG|0644, st_size=499, ...}) = 0 >stat("/usr/share/vim/vim73/plugin/tohtml.vim", {st_mode=S_IFREG|0644, st_size=9176, ...}) = 0 >stat("/usr/share/vim/vim73/plugin/tohtml.vim", {st_mode=S_IFREG|0644, st_size=9176, ...}) = 0 >stat("/usr/share/vim/vim73/plugin/tohtml.vim", {st_mode=S_IFREG|0644, st_size=9176, ...}) = 0 >stat("/usr/share/vim/vim73/plugin/vimballPlugin.vim", {st_mode=S_IFREG|0644, st_size=2760, ...}) = 0 >stat("/usr/share/vim/vim73/plugin/vimballPlugin.vim", {st_mode=S_IFREG|0644, st_size=2760, ...}) = 0 >stat("/usr/share/vim/vim73/plugin/vimballPlugin.vim", {st_mode=S_IFREG|0644, st_size=2760, ...}) = 0 >stat("/usr/share/vim/vim73/plugin/matchparen.vim", {st_mode=S_IFREG|0644, st_size=4890, ...}) = 0 >stat("/usr/share/vim/vim73/plugin/matchparen.vim", {st_mode=S_IFREG|0644, st_size=4890, ...}) = 0 >stat("/usr/share/vim/vim73/plugin/matchparen.vim", {st_mode=S_IFREG|0644, st_size=4890, ...}) = 0 >stat("/usr/share/vim/vim73/plugin/tarPlugin.vim", {st_mode=S_IFREG|0644, st_size=2214, ...}) = 0 >stat("/usr/share/vim/vim73/plugin/tarPlugin.vim", {st_mode=S_IFREG|0644, st_size=2214, ...}) = 0 >stat("/usr/share/vim/vim73/plugin/tarPlugin.vim", {st_mode=S_IFREG|0644, st_size=2214, ...}) = 0 >stat("/usr/share/vim/vim73/plugin/getscriptPlugin.vim", {st_mode=S_IFREG|0644, st_size=1384, ...}) = 0 >stat("/usr/share/vim/vim73/plugin/getscriptPlugin.vim", {st_mode=S_IFREG|0644, st_size=1384, ...}) = 0 >stat("/usr/share/vim/vim73/plugin/getscriptPlugin.vim", {st_mode=S_IFREG|0644, st_size=1384, ...}) = 0 >stat("/usr/share/vim/vim73/plugin/rrhelper.vim", {st_mode=S_IFREG|0644, st_size=1414, ...}) = 0 >stat("/usr/share/vim/vim73/plugin/rrhelper.vim", {st_mode=S_IFREG|0644, st_size=1414, ...}) = 0 >stat("/usr/share/vim/vim73/plugin/rrhelper.vim", {st_mode=S_IFREG|0644, st_size=1414, ...}) = 0 >stat("/usr/share/vim/vim73/plugin/netrwPlugin.vim", {st_mode=S_IFREG|0644, st_size=7973, ...}) = 0 >stat("/usr/share/vim/vim73/plugin/netrwPlugin.vim", {st_mode=S_IFREG|0644, st_size=7973, ...}) = 0 >stat("/usr/share/vim/vim73/plugin/netrwPlugin.vim", {st_mode=S_IFREG|0644, st_size=7973, ...}) = 0 >stat("/usr/share/vim/vim73/plugin/gzip.vim", {st_mode=S_IFREG|0644, st_size=1969, ...}) = 0 >stat("/usr/share/vim/vim73/plugin/gzip.vim", {st_mode=S_IFREG|0644, st_size=1969, ...}) = 0 >stat("/usr/share/vim/vim73/plugin/gzip.vim", {st_mode=S_IFREG|0644, st_size=1969, ...}) = 0 >getdents(3, /* 0 entries */, 32768) = 0 >close(3) = 0 >openat(AT_FDCWD, "/usr/share/vim/vim73/plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3 >getdents(3, /* 13 entries */, 32768) = 456 >openat(AT_FDCWD, "/usr/share/vim/vim73/plugin/zipPlugin.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/usr/share/vim/vim73/plugin/zipPlugin.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/usr/share/vim/vim73/plugin/spellfile.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/usr/share/vim/vim73/plugin/spellfile.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/usr/share/vim/vim73/plugin/tohtml.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/usr/share/vim/vim73/plugin/tohtml.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/usr/share/vim/vim73/plugin/README.txt/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/usr/share/vim/vim73/plugin/README.txt/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/usr/share/vim/vim73/plugin/vimballPlugin.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/usr/share/vim/vim73/plugin/vimballPlugin.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/usr/share/vim/vim73/plugin/matchparen.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/usr/share/vim/vim73/plugin/matchparen.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/usr/share/vim/vim73/plugin/tarPlugin.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/usr/share/vim/vim73/plugin/tarPlugin.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/usr/share/vim/vim73/plugin/getscriptPlugin.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/usr/share/vim/vim73/plugin/getscriptPlugin.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/usr/share/vim/vim73/plugin/rrhelper.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/usr/share/vim/vim73/plugin/rrhelper.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/usr/share/vim/vim73/plugin/netrwPlugin.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/usr/share/vim/vim73/plugin/netrwPlugin.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/usr/share/vim/vim73/plugin/gzip.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >openat(AT_FDCWD, "/usr/share/vim/vim73/plugin/gzip.vim/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOTDIR (Not a directory) >getdents(3, /* 0 entries */, 32768) = 0 >close(3) = 0 >open(".", O_RDONLY) = 3 >fchdir(3) = 0 >chdir("/usr/share/vim/vim73/plugin") = 0 >getcwd("/usr/share/vim/vim73/plugin", 4096) = 28 >fchdir(3) = 0 >close(3) = 0 >stat("/usr/share/vim/vim73/plugin/getscriptPlugin.vim", {st_mode=S_IFREG|0644, st_size=1384, ...}) = 0 >open("/usr/share/vim/vim73/plugin/getscriptPlugin.vim", O_RDONLY) = 3 >fcntl(3, F_GETFD) = 0 >fcntl(3, F_SETFD, FD_CLOEXEC) = 0 >fcntl(3, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(3, {st_mode=S_IFREG|0644, st_size=1384, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d139000 >lseek(3, 0, SEEK_CUR) = 0 >read(3, "\" ------------------------------"..., 4096) = 1384 >stat("/usr/share/vim/vim73/plugin/getscriptPlugin.vim", {st_mode=S_IFREG|0644, st_size=1384, ...}) = 0 >read(3, "", 4096) = 0 >read(3, "", 4096) = 0 >close(3) = 0 >munmap(0x7f6a2d139000, 4096) = 0 >open(".", O_RDONLY) = 3 >fchdir(3) = 0 >chdir("/usr/share/vim/vim73/plugin") = 0 >getcwd("/usr/share/vim/vim73/plugin", 4096) = 28 >fchdir(3) = 0 >close(3) = 0 >stat("/usr/share/vim/vim73/plugin/gzip.vim", {st_mode=S_IFREG|0644, st_size=1969, ...}) = 0 >open("/usr/share/vim/vim73/plugin/gzip.vim", O_RDONLY) = 3 >fcntl(3, F_GETFD) = 0 >fcntl(3, F_SETFD, FD_CLOEXEC) = 0 >fcntl(3, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(3, {st_mode=S_IFREG|0644, st_size=1969, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d139000 >lseek(3, 0, SEEK_CUR) = 0 >read(3, "\" Vim plugin for editing compres"..., 4096) = 1969 >stat("/usr/share/vim/vim73/plugin/gzip.vim", {st_mode=S_IFREG|0644, st_size=1969, ...}) = 0 >read(3, "", 4096) = 0 >read(3, "", 4096) = 0 >close(3) = 0 >munmap(0x7f6a2d139000, 4096) = 0 >open(".", O_RDONLY) = 3 >fchdir(3) = 0 >chdir("/usr/share/vim/vim73/plugin") = 0 >getcwd("/usr/share/vim/vim73/plugin", 4096) = 28 >fchdir(3) = 0 >close(3) = 0 >stat("/usr/share/vim/vim73/plugin/matchparen.vim", {st_mode=S_IFREG|0644, st_size=4890, ...}) = 0 >open("/usr/share/vim/vim73/plugin/matchparen.vim", O_RDONLY) = 3 >fcntl(3, F_GETFD) = 0 >fcntl(3, F_SETFD, FD_CLOEXEC) = 0 >fcntl(3, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(3, {st_mode=S_IFREG|0644, st_size=4890, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d139000 >lseek(3, 0, SEEK_CUR) = 0 >read(3, "\" Vim plugin for showing matchin"..., 4096) = 4096 >stat("/usr/share/vim/vim73/plugin/matchparen.vim", {st_mode=S_IFREG|0644, st_size=4890, ...}) = 0 >read(3, " max([top_viewable, c_lnum - 100"..., 4096) = 794 >read(3, "", 4096) = 0 >read(3, "", 4096) = 0 >close(3) = 0 >munmap(0x7f6a2d139000, 4096) = 0 >open(".", O_RDONLY) = 3 >fchdir(3) = 0 >chdir("/usr/share/vim/vim73/plugin") = 0 >getcwd("/usr/share/vim/vim73/plugin", 4096) = 28 >fchdir(3) = 0 >close(3) = 0 >stat("/usr/share/vim/vim73/plugin/netrwPlugin.vim", {st_mode=S_IFREG|0644, st_size=7973, ...}) = 0 >open("/usr/share/vim/vim73/plugin/netrwPlugin.vim", O_RDONLY) = 3 >fcntl(3, F_GETFD) = 0 >fcntl(3, F_SETFD, FD_CLOEXEC) = 0 >fcntl(3, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(3, {st_mode=S_IFREG|0644, st_size=7973, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d139000 >lseek(3, 0, SEEK_CUR) = 0 >read(3, "\" netrwPlugin.vim: Handles file "..., 4096) = 4096 >stat("/usr/share/vim/vim73/plugin/netrwPlugin.vim", {st_mode=S_IFREG|0644, st_size=7973, ...}) = 0 >read(3, "-complete=dir\tExplore\t\tcall netr"..., 4096) = 3877 >read(3, "", 4096) = 0 >read(3, "", 4096) = 0 >close(3) = 0 >munmap(0x7f6a2d139000, 4096) = 0 >open(".", O_RDONLY) = 3 >fchdir(3) = 0 >chdir("/usr/share/vim/vim73/plugin") = 0 >getcwd("/usr/share/vim/vim73/plugin", 4096) = 28 >fchdir(3) = 0 >close(3) = 0 >stat("/usr/share/vim/vim73/plugin/rrhelper.vim", {st_mode=S_IFREG|0644, st_size=1414, ...}) = 0 >open("/usr/share/vim/vim73/plugin/rrhelper.vim", O_RDONLY) = 3 >fcntl(3, F_GETFD) = 0 >fcntl(3, F_SETFD, FD_CLOEXEC) = 0 >fcntl(3, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(3, {st_mode=S_IFREG|0644, st_size=1414, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d139000 >lseek(3, 0, SEEK_CUR) = 0 >read(3, "\" Vim plugin with helper functio"..., 4096) = 1414 >stat("/usr/share/vim/vim73/plugin/rrhelper.vim", {st_mode=S_IFREG|0644, st_size=1414, ...}) = 0 >close(3) = 0 >munmap(0x7f6a2d139000, 4096) = 0 >open(".", O_RDONLY) = 3 >fchdir(3) = 0 >chdir("/usr/share/vim/vim73/plugin") = 0 >getcwd("/usr/share/vim/vim73/plugin", 4096) = 28 >fchdir(3) = 0 >close(3) = 0 >stat("/usr/share/vim/vim73/plugin/spellfile.vim", {st_mode=S_IFREG|0644, st_size=499, ...}) = 0 >open("/usr/share/vim/vim73/plugin/spellfile.vim", O_RDONLY) = 3 >fcntl(3, F_GETFD) = 0 >fcntl(3, F_SETFD, FD_CLOEXEC) = 0 >fcntl(3, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(3, {st_mode=S_IFREG|0644, st_size=499, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d139000 >lseek(3, 0, SEEK_CUR) = 0 >read(3, "\" Vim plugin for downloading spe"..., 4096) = 499 >stat("/usr/share/vim/vim73/plugin/spellfile.vim", {st_mode=S_IFREG|0644, st_size=499, ...}) = 0 >read(3, "", 4096) = 0 >read(3, "", 4096) = 0 >close(3) = 0 >munmap(0x7f6a2d139000, 4096) = 0 >open(".", O_RDONLY) = 3 >fchdir(3) = 0 >chdir("/usr/share/vim/vim73/plugin") = 0 >getcwd("/usr/share/vim/vim73/plugin", 4096) = 28 >fchdir(3) = 0 >close(3) = 0 >stat("/usr/share/vim/vim73/plugin/tarPlugin.vim", {st_mode=S_IFREG|0644, st_size=2214, ...}) = 0 >open("/usr/share/vim/vim73/plugin/tarPlugin.vim", O_RDONLY) = 3 >fcntl(3, F_GETFD) = 0 >fcntl(3, F_SETFD, FD_CLOEXEC) = 0 >fcntl(3, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(3, {st_mode=S_IFREG|0644, st_size=2214, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d139000 >lseek(3, 0, SEEK_CUR) = 0 >read(3, "\" tarPlugin.vim -- a Vim plugin "..., 4096) = 2214 >stat("/usr/share/vim/vim73/plugin/tarPlugin.vim", {st_mode=S_IFREG|0644, st_size=2214, ...}) = 0 >read(3, "", 4096) = 0 >read(3, "", 4096) = 0 >close(3) = 0 >munmap(0x7f6a2d139000, 4096) = 0 >open(".", O_RDONLY) = 3 >fchdir(3) = 0 >chdir("/usr/share/vim/vim73/plugin") = 0 >getcwd("/usr/share/vim/vim73/plugin", 4096) = 28 >fchdir(3) = 0 >close(3) = 0 >stat("/usr/share/vim/vim73/plugin/tohtml.vim", {st_mode=S_IFREG|0644, st_size=9176, ...}) = 0 >open("/usr/share/vim/vim73/plugin/tohtml.vim", O_RDONLY) = 3 >fcntl(3, F_GETFD) = 0 >fcntl(3, F_SETFD, FD_CLOEXEC) = 0 >fcntl(3, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(3, {st_mode=S_IFREG|0644, st_size=9176, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d139000 >lseek(3, 0, SEEK_CUR) = 0 >read(3, "\" Vim plugin for converting a sy"..., 4096) = 4096 >stat("/usr/share/vim/vim73/plugin/tohtml.vim", {st_mode=S_IFREG|0644, st_size=9176, ...}) = 0 >read(3, "c to\n\" "..., 4096) = 4096 >read(3, "_css\n\" "..., 4096) = 984 >read(3, "", 4096) = 0 >read(3, "", 4096) = 0 >close(3) = 0 >munmap(0x7f6a2d139000, 4096) = 0 >open(".", O_RDONLY) = 3 >fchdir(3) = 0 >chdir("/usr/share/vim/vim73/plugin") = 0 >getcwd("/usr/share/vim/vim73/plugin", 4096) = 28 >fchdir(3) = 0 >close(3) = 0 >stat("/usr/share/vim/vim73/plugin/vimballPlugin.vim", {st_mode=S_IFREG|0644, st_size=2760, ...}) = 0 >open("/usr/share/vim/vim73/plugin/vimballPlugin.vim", O_RDONLY) = 3 >fcntl(3, F_GETFD) = 0 >fcntl(3, F_SETFD, FD_CLOEXEC) = 0 >fcntl(3, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(3, {st_mode=S_IFREG|0644, st_size=2760, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d139000 >lseek(3, 0, SEEK_CUR) = 0 >read(3, "\" vimballPlugin : construct a fi"..., 4096) = 2760 >stat("/usr/share/vim/vim73/plugin/vimballPlugin.vim", {st_mode=S_IFREG|0644, st_size=2760, ...}) = 0 >read(3, "", 4096) = 0 >read(3, "", 4096) = 0 >close(3) = 0 >munmap(0x7f6a2d139000, 4096) = 0 >open(".", O_RDONLY) = 3 >fchdir(3) = 0 >chdir("/usr/share/vim/vim73/plugin") = 0 >getcwd("/usr/share/vim/vim73/plugin", 4096) = 28 >fchdir(3) = 0 >close(3) = 0 >stat("/usr/share/vim/vim73/plugin/zipPlugin.vim", {st_mode=S_IFREG|0644, st_size=2138, ...}) = 0 >open("/usr/share/vim/vim73/plugin/zipPlugin.vim", O_RDONLY) = 3 >fcntl(3, F_GETFD) = 0 >fcntl(3, F_SETFD, FD_CLOEXEC) = 0 >fcntl(3, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >fstat(3, {st_mode=S_IFREG|0644, st_size=2138, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d139000 >lseek(3, 0, SEEK_CUR) = 0 >read(3, "\" zipPlugin.vim: Handles browsin"..., 4096) = 2138 >stat("/usr/share/vim/vim73/plugin/zipPlugin.vim", {st_mode=S_IFREG|0644, st_size=2138, ...}) = 0 >read(3, "", 4096) = 0 >read(3, "", 4096) = 0 >close(3) = 0 >munmap(0x7f6a2d139000, 4096) = 0 >openat(AT_FDCWD, "/usr/share/vim/vimfiles/after/plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >openat(AT_FDCWD, "/usr/share/vim/vimfiles/after/plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >openat(AT_FDCWD, "/home/user/.vim/after/plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >openat(AT_FDCWD, "/home/user/.vim/after/plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 >ioctl(0, SNDCTL_TMR_START or SNDRV_TIMER_IOCTL_TREAD or TCSETS, {B38400 opost -isig -icanon -echo ...}) = 0 >write(1, "\33[?1049h\33[?1h\33=", 15) = 15 >getuid() = 1000 >socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3 >connect(3, {sa_family=AF_FILE, sun_path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory) >close(3) = 0 >socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3 >connect(3, {sa_family=AF_FILE, sun_path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory) >close(3) = 0 >open("/etc/nsswitch.conf", O_RDONLY|O_CLOEXEC) = 3 >fstat(3, {st_mode=S_IFREG|0644, st_size=508, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d139000 >read(3, "# /etc/nsswitch.conf:\n# $Header:"..., 4096) = 508 >read(3, "", 4096) = 0 >close(3) = 0 >munmap(0x7f6a2d139000, 4096) = 0 >open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 >fstat(3, {st_mode=S_IFREG|0644, st_size=96864, ...}) = 0 >mmap(NULL, 96864, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f6a2d10c000 >close(3) = 0 >open("/lib64/libnss_compat.so.2", O_RDONLY|O_CLOEXEC) = 3 >read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220\25\0\0\0\0\0\0"..., 832) = 832 >fstat(3, {st_mode=S_IFREG|0755, st_size=35160, ...}) = 0 >mmap(NULL, 2130816, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6a256ad000 >mprotect(0x7f6a256b4000, 2097152, PROT_NONE) = 0 >mmap(0x7f6a258b4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f6a258b4000 >close(3) = 0 >open("/lib64/libnsl.so.1", O_RDONLY|O_CLOEXEC) = 3 >read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0PK\0\0\0\0\0\0"..., 832) = 832 >fstat(3, {st_mode=S_IFREG|0755, st_size=87968, ...}) = 0 >mmap(NULL, 2193264, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6a25495000 >mprotect(0x7f6a254aa000, 2093056, PROT_NONE) = 0 >mmap(0x7f6a256a9000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000) = 0x7f6a256a9000 >mmap(0x7f6a256ab000, 6000, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f6a256ab000 >close(3) = 0 >mprotect(0x7f6a256a9000, 4096, PROT_READ) = 0 >mprotect(0x7f6a258b4000, 4096, PROT_READ) = 0 >munmap(0x7f6a2d10c000, 96864) = 0 >open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 >fstat(3, {st_mode=S_IFREG|0644, st_size=96864, ...}) = 0 >mmap(NULL, 96864, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f6a2d10c000 >close(3) = 0 >open("/lib64/libnss_nis.so.2", O_RDONLY|O_CLOEXEC) = 3 >read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20&\0\0\0\0\0\0"..., 832) = 832 >fstat(3, {st_mode=S_IFREG|0755, st_size=47032, ...}) = 0 >brk(0x7f6a2d725000) = 0x7f6a2d725000 >mmap(NULL, 2143032, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6a25289000 >mprotect(0x7f6a25293000, 2097152, PROT_NONE) = 0 >mmap(0x7f6a25493000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa000) = 0x7f6a25493000 >close(3) = 0 >open("/lib64/libnss_files.so.2", O_RDONLY|O_CLOEXEC) = 3 >read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20'\0\0\0\0\0\0"..., 832) = 832 >fstat(3, {st_mode=S_IFREG|0755, st_size=55632, ...}) = 0 >mmap(NULL, 2151928, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6a2507b000 >mprotect(0x7f6a25087000, 2097152, PROT_NONE) = 0 >mmap(0x7f6a25287000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x7f6a25287000 >close(3) = 0 >mprotect(0x7f6a25287000, 4096, PROT_READ) = 0 >mprotect(0x7f6a25493000, 4096, PROT_READ) = 0 >munmap(0x7f6a2d10c000, 96864) = 0 >open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 3 >fcntl(3, F_GETFD) = 0x1 (flags FD_CLOEXEC) >lseek(3, 0, SEEK_CUR) = 0 >fstat(3, {st_mode=S_IFREG|0644, st_size=1124, ...}) = 0 >mmap(NULL, 1124, PROT_READ, MAP_SHARED, 3, 0) = 0x7f6a2d139000 >lseek(3, 1124, SEEK_SET) = 1124 >munmap(0x7f6a2d139000, 1124) = 0 >close(3) = 0 >uname({sys="Linux", node="host", ...}) = 0 >select(1, [0], NULL, [0], {0, 0}) = 0 (Timeout) >select(1, [0], NULL, [0], {0, 0}) = 0 (Timeout) >select(1, [0], NULL, [0], {0, 0}) = 0 (Timeout) >getcwd("/home/user", 4096) = 13 >mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d0e3000 >open("/proc/meminfo", O_RDONLY|O_CLOEXEC) = 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) = 0x7f6a2d139000 >read(3, "MemTotal: 3976160 kB\nMemF"..., 1024) = 1024 >close(3) = 0 >munmap(0x7f6a2d139000, 4096) = 0 >brk(0x7f6a2d746000) = 0x7f6a2d746000 >fstat(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), ...}) = 0 >fstat(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), ...}) = 0 >fstat(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), ...}) = 0 >fstat(2, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), ...}) = 0 >stat("/usr/local/bin/python", 0x7ffffebe5370) = -1 ENOENT (No such file or directory) >stat("/usr/bin/python", {st_mode=S_IFREG|0755, st_size=10080, ...}) = 0 >readlink("/usr/bin/python", "python-wrapper", 4096) = 14 >readlink("/usr/bin/python-wrapper", 0x7ffffebe5400, 4096) = -1 EINVAL (Invalid argument) >mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d0a2000 >rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f6a2c1db410}, {SIG_IGN, [], SA_RESTORER, 0x7f6a2be55a90}, 8) = 0 >rt_sigaction(SIGXFSZ, {SIG_IGN, [], SA_RESTORER, 0x7f6a2c1db410}, {0x7f6a2d28b370, [], SA_RESTORER|SA_STACK, 0x7f6a2c1db410}, 8) = 0 >rt_sigaction(SIGHUP, NULL, {0x7f6a2d28b370, [], SA_RESTORER|SA_STACK, 0x7f6a2c1db410}, 8) = 0 >rt_sigaction(SIGINT, NULL, {0x7f6a2d28a340, [], SA_RESTORER, 0x7f6a2be55a90}, 8) = 0 >rt_sigaction(SIGQUIT, NULL, {0x7f6a2d28b370, [], SA_RESTORER|SA_STACK, 0x7f6a2c1db410}, 8) = 0 >rt_sigaction(SIGILL, NULL, {0x7f6a2d28b370, [], SA_RESTORER|SA_STACK, 0x7f6a2c1db410}, 8) = 0 >rt_sigaction(SIGTRAP, NULL, {0x7f6a2d28b370, [], SA_RESTORER|SA_STACK, 0x7f6a2c1db410}, 8) = 0 >rt_sigaction(SIGABRT, NULL, {0x7f6a2d28b370, [], SA_RESTORER|SA_STACK, 0x7f6a2c1db410}, 8) = 0 >rt_sigaction(SIGBUS, NULL, {0x7f6a2d28b370, [], SA_RESTORER|SA_STACK, 0x7f6a2c1db410}, 8) = 0 >rt_sigaction(SIGFPE, NULL, {0x7f6a2d28b370, [], SA_RESTORER|SA_STACK, 0x7f6a2c1db410}, 8) = 0 >rt_sigaction(SIGKILL, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGUSR1, NULL, {0x7f6a2d28b370, [], SA_RESTORER|SA_STACK, 0x7f6a2c1db410}, 8) = 0 >rt_sigaction(SIGSEGV, NULL, {0x7f6a2d28b370, [], SA_RESTORER|SA_STACK, 0x7f6a2c1db410}, 8) = 0 >rt_sigaction(SIGUSR2, NULL, {0x7f6a2d28b370, [], SA_RESTORER|SA_STACK, 0x7f6a2c1db410}, 8) = 0 >rt_sigaction(SIGPIPE, NULL, {SIG_IGN, [], SA_RESTORER, 0x7f6a2c1db410}, 8) = 0 >rt_sigaction(SIGALRM, NULL, {SIG_IGN, [], SA_RESTORER, 0x7f6a2be55a90}, 8) = 0 >rt_sigaction(SIGTERM, NULL, {0x7f6a2d28b370, [], SA_RESTORER|SA_STACK, 0x7f6a2c1db410}, 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, [], SA_RESTORER, 0x7f6a2be55a90}, 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, {0x7f6a2d28b370, [], SA_RESTORER|SA_STACK, 0x7f6a2c1db410}, 8) = 0 >rt_sigaction(SIGXFSZ, NULL, {SIG_IGN, [], SA_RESTORER, 0x7f6a2c1db410}, 8) = 0 >rt_sigaction(SIGVTALRM, NULL, {0x7f6a2d28b370, [], SA_RESTORER|SA_STACK, 0x7f6a2c1db410}, 8) = 0 >rt_sigaction(SIGPROF, NULL, {0x7f6a2d28b370, [], SA_RESTORER|SA_STACK, 0x7f6a2c1db410}, 8) = 0 >rt_sigaction(SIGWINCH, NULL, {0x7f6a2d28a390, [], SA_RESTORER, 0x7f6a2be55a90}, 8) = 0 >rt_sigaction(SIGIO, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGPWR, NULL, {0x7f6a2d28a5c0, [], SA_RESTORER, 0x7f6a2be55a90}, 8) = 0 >rt_sigaction(SIGSYS, NULL, {0x7f6a2d28b370, [], SA_RESTORER|SA_STACK, 0x7f6a2c1db410}, 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 >stat("/usr/lib/portage/pym", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib/portage/pym", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib/portage/pym/site", 0x7ffffebe4050) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/site.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sitemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/site.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/site.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python27.zip", 0x7ffffebe0c30) = -1 ENOENT (No such file or directory) >stat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=69632, ...}) = 0 >stat("/usr/lib64/python27.zip", 0x7ffffebe3c90) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >stat("/usr/lib64/python2.7/", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >stat("/usr/lib64/python2.7/site", 0x7ffffebe4050) = -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=20393, ...}) = 0 >brk(0x7f6a2d767000) = 0x7f6a2d767000 >open("/usr/lib64/python2.7/site.pyc", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=20021, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d0a1000 >read(4, "\3\363\r\n,\3076Pc\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=20021, ...}) = 0 >read(4, "build dir\n (especially for Gu"..., 12288) = 12288 >read(4, "es(\4\0\0\0R\272\0\0\0R\273\0\0\0t\3\0\0\0encR\277\0\0\0(\0"..., 4096) = 3637 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0x7f6a2d0a1000, 4096) = 0 >stat("/usr/lib/portage/pym/os", 0x7ffffebe09e0) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/os.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/osmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/os.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/os.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/os", 0x7ffffebe09e0) = -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=25769, ...}) = 0 >open("/usr/lib64/python2.7/os.pyc", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=25557, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d0a1000 >read(5, "\3\363\r\n,\3076Pc\0\0\0\0\0\0\0\0\16\0\0\0@\0\0\0s\372\6\0\0d\0"..., 4096) = 4096 >fstat(5, {st_mode=S_IFREG|0644, st_size=25557, ...}) = 0 >read(5, "ive.\n\n N(\t\0\0\0R\t\0\0\0t\5\0\0\0splitt"..., 20480) = 20480 >read(5, "\"\0\0\0t\24\0\0\0builtin_module_namest\6\0"..., 4096) = 981 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f6a2d0a1000, 4096) = 0 >stat("/usr/lib/portage/pym/posixpath", 0x7ffffebdd370) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/posixpath.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/posixpathmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/posixpath.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/posixpath.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/posixpath", 0x7ffffebdd370) = -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) = 0x7f6a2d0a1000 >read(6, "\3\363\r\n,\3076Pc\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 >brk(0x7f6a2d78a000) = 0x7f6a2d78a000 >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(0x7f6a2d0a1000, 4096) = 0 >stat("/usr/lib/portage/pym/stat", 0x7ffffebd9d00) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/stat.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/statmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/stat.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/stat.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/stat", 0x7ffffebd9d00) = -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=1842, ...}) = 0 >open("/usr/lib64/python2.7/stat.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=2751, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d0a1000 >read(7, "\3\363\r\n,\3076Pc\0\0\0\0\0\0\0\0\1\0\0\0@\0\0\0s{\1\0\0d\0"..., 4096) = 2751 >fstat(7, {st_mode=S_IFREG|0644, st_size=2751, ...}) = 0 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f6a2d0a1000, 4096) = 0 >close(6) = 0 >stat("/usr/lib/portage/pym/genericpath", 0x7ffffebd9d00) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/genericpath.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/genericpathmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/genericpath.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/genericpath.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/genericpath", 0x7ffffebd9d00) = -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) = 0x7f6a2d0a1000 >read(7, "\3\363\r\n,\3076Pc\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) = 0x7f6a2d070000 >close(7) = 0 >munmap(0x7f6a2d0a1000, 4096) = 0 >close(6) = 0 >stat("/usr/lib/portage/pym/warnings", 0x7ffffebd9d00) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/warnings.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/warningsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/warnings.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/warnings.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/warnings", 0x7ffffebd9d00) = -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=13150, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d0a1000 >read(7, "\3\363\r\n,\3076Pc\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=13150, ...}) = 0 >read(7, "yss\7\0\0\0defaults\6\0\0\0modules\4\0\0\0on"..., 8192) = 8192 >read(7, "\0\0(\0\0\0\0s \0\0\0/usr/lib64/python2.7"..., 4096) = 862 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f6a2d0a1000, 4096) = 0 >stat("/usr/lib/portage/pym/linecache", 0x7ffffebd6690) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/linecache.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/linecachemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/linecache.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/linecache.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/linecache", 0x7ffffebd6690) = -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) = 0x7f6a2d0a1000 >read(8, "\3\363\r\n,\3076Pc\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(0x7f6a2d0a1000, 4096) = 0 >close(7) = 0 >stat("/usr/lib/portage/pym/types", 0x7ffffebd6690) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/types.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/typesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/types.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/types.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/types", 0x7ffffebd6690) = -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) = 0x7f6a2d0a1000 >read(8, "\3\363\r\n,\3076Pc\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(0x7f6a2d0a1000, 4096) = 0 >close(7) = 0 >close(6) = 0 >close(5) = 0 >stat("/usr/lib/portage/pym/UserDict", 0x7ffffebdd370) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/UserDict.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/UserDictmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/UserDict.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/UserDict.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/UserDict", 0x7ffffebdd370) = -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) = 0x7f6a2d0a1000 >read(6, "\3\363\r\n,\3076Pc\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(0x7f6a2d0a1000, 4096) = 0 >stat("/usr/lib/portage/pym/_abcoll", 0x7ffffebd9d00) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/_abcoll.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/_abcollmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/_abcoll.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/_abcoll.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/_abcoll", 0x7ffffebd9d00) = -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) = 0x7f6a2d0a1000 >read(7, "\3\363\r\n,\3076Pc\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 >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) = 0x7f6a2d02f000 >close(7) = 0 >munmap(0x7f6a2d0a1000, 4096) = 0 >stat("/usr/lib/portage/pym/abc", 0x7ffffebd6690) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/abc.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/abcmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/abc.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/abc.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/abc", 0x7ffffebd6690) = -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) = 0x7f6a2d139000 >read(8, "\3\363\r\n,\3076Pc\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(0x7f6a2d139000, 4096) = 0 >stat("/usr/lib/portage/pym/_weakrefset", 0x7ffffebd3020) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/_weakrefset.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/_weakrefsetmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/_weakrefset.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/_weakrefset.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/_weakrefset", 0x7ffffebd3020) = -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) = 0x7f6a2d139000 >read(9, "\3\363\r\n,\3076Pc\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(0x7f6a2d139000, 4096) = 0 >close(8) = 0 >close(7) = 0 >close(6) = 0 >close(5) = 0 >stat("/usr/lib/portage/pym/copy_reg", 0x7ffffebdd370) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/copy_reg.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/copy_regmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/copy_reg.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/copy_reg.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/copy_reg", 0x7ffffebdd370) = -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) = 0x7f6a2d139000 >read(6, "\3\363\r\n,\3076Pc\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(0x7f6a2d139000, 4096) = 0 >close(5) = 0 >close(4) = 0 >stat("/usr/lib/portage/pym/traceback", 0x7ffffebe09e0) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/traceback.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/tracebackmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/traceback.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/traceback.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/traceback", 0x7ffffebe09e0) = -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) = 0x7f6a2d139000 >read(5, "\3\363\r\n,\3076Pc\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(0x7f6a2d139000, 4096) = 0 >close(4) = 0 >geteuid() = 1000 >getuid() = 1000 >getegid() = 1000 >getgid() = 1000 >stat("/usr/lib/portage/pym/sysconfig", 0x7ffffebe0460) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sysconfig.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sysconfigmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sysconfig.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sysconfig.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >stat("/usr/lib64/python2.7", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >stat("/usr/lib64/python2.7/sysconfig", 0x7ffffebe0460) = -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=25590, ...}) = 0 >open("/usr/lib64/python2.7/sysconfig.pyc", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=17769, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d139000 >read(5, "\3\363\r\n,\3076Pc\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=17769, ...}) = 0 >read(5, "\5\0\0\0t\6\0\0\0schemet\4\0\0\0varst\3\0\0\0res"..., 12288) = 12288 >read(5, "W\0\0\0R1\0\0\0RD\0\0\0RR\0\0\0R{\0\0\0R[\0\0\0t\4\0"..., 4096) = 1385 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f6a2d139000, 4096) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat("/usr/bin", {st_mode=S_IFDIR|0755, st_size=45056, ...}) = 0 >lstat("/usr/bin/python", {st_mode=S_IFLNK|0777, st_size=14, ...}) = 0 >lstat("/usr/bin/python", {st_mode=S_IFLNK|0777, st_size=14, ...}) = 0 >readlink("/usr/bin/python", "python-wrapper", 4096) = 14 >lstat("/usr/bin/python-wrapper", {st_mode=S_IFREG|0755, st_size=10080, ...}) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat("/usr/bin", {st_mode=S_IFDIR|0755, st_size=45056, ...}) = 0 >lstat("/usr/bin/python-wrapper", {st_mode=S_IFREG|0755, st_size=10080, ...}) = 0 >stat("/usr/bin/Modules/Setup.dist", 0x7ffffebe0e30) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en_US.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en_US/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/share/locale/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/bin/Modules/Setup.local", 0x7ffffebe0e30) = -1 ENOENT (No such file or directory) >close(4) = 0 >stat("/usr/lib/portage/pym/re", 0x7ffffebe00e0) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/re.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/remodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/re.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/re.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/re", 0x7ffffebe00e0) = -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=12959, ...}) = 0 >open("/usr/lib64/python2.7/re.pyc", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=13094, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d139000 >read(5, "\3\363\r\n,\3076Pc\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=13094, ...}) = 0 >brk(0x7f6a2d7ab000) = 0x7f6a2d7ab000 >read(5, " Match a regular expression pat"..., 8192) = 8192 >read(5, "\0\0\1\6\1\t\1\25\1\6\1\3\1\t\1\6\1\4\1\f\1\f\1\4\1\30\1\17\1\t\1\30"..., 4096) = 806 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f6a2d139000, 4096) = 0 >stat("/usr/lib/portage/pym/sre_compile", 0x7ffffebdca70) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sre_compile.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sre_compilemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sre_compile.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sre_compile.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/sre_compile", 0x7ffffebdca70) = -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=11055, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2d139000 >read(6, "\3\363\r\n,\3076Pc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0sn\1\0\0d\0"..., 4096) = 4096 >fstat(6, {st_mode=S_IFREG|0644, st_size=11055, ...}) = 0 >read(6, "\1\n\1\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"..., 4096) = 4096 >read(6, "\1\0\31\\\2\0}\n\0}\v\0|\n\0t\4\0k\10\0rb\1|\t\0|\n\0|\v"..., 4096) = 2863 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f6a2d139000, 4096) = 0 >stat("/usr/lib/portage/pym/sre_parse", 0x7ffffebd9400) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sre_parse.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sre_parsemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sre_parse.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sre_parse.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/sre_parse", 0x7ffffebd9400) = -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) = 0x7f6a2d139000 >read(7, "\3\363\r\n,\3076Pc\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(0x7f6a2d139000, 4096) = 0 >stat("/usr/lib/portage/pym/sre_constants", 0x7ffffebd5d90) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sre_constants.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sre_constantsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sre_constants.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sre_constants.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/sre_constants", 0x7ffffebd5d90) = -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) = 0x7f6a2d139000 >read(8, "\3\363\r\n,\3076Pc\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 >close(8) = 0 >munmap(0x7f6a2d139000, 4096) = 0 >close(7) = 0 >mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2cfee000 >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=45763, ...}) = 0 >fstat(4, {st_mode=S_IFREG|0644, st_size=45763, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2cfed000 >read(4, "# Generated automatically from M"..., 8192) = 8192 >read(4, "hat a build now requires Python "..., 4096) = 4096 >read(4, "\n# Build static library\n# avoid "..., 4096) = 4096 >read(4, "\t\t$(PYTHON_OBJS) \\\n\t\t$(MODULE_OB"..., 4096) = 4096 >read(4, "e/moduleobject.h \\\n\t\tInclude/nod"..., 4096) = 4096 >read(4, "ED) $$i $(DESTDIR)$(DESTSHARED)/"..., 4096) = 4096 >read(4, "cessing/dummy \\\n\t\tunittest unitt"..., 4096) = 4096 >read(4, "tory\nLIBPC=\t\t$(LIBDIR)/pkgconfig"..., 4096) = 4096 >read(4, "ersions/Current/Headers $(DESTDI"..., 4096) = 4096 >read(4, "d $(srcdir) '(' -name '*.fdc' -o"..., 4096) = 4096 >read(4, "mport.c; $(CC) $(PY_CFLAGS) -c "..., 4096) = 707 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0x7f6a2cfed000, 4096) = 0 >brk(0x7f6a2d7cc000) = 0x7f6a2d7cc000 >open("/usr/include/python2.7/pyconfig.h", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=35970, ...}) = 0 >fstat(4, {st_mode=S_IFREG|0644, st_size=35970, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6a2cfed000 >read(4, "/* pyconfig.h. Generated from p"..., 4096) = 4096 >read(4, "ES_IS_TERM_RESIZED 1\n\n/* Define "..., 4096) = 4096 >read(4, "_R_3_ARG */\n\n/* Define this if y"..., 4096) = 4096 >read(4, "e. */\n#define HAVE_LINUX_NETLINK"..., 4096) = 4096 >read(4, " 1\n\n/* Define if you have the 's"..., 4096) = 4096 >read(4, "/\n\n/* Define to 1 if you have th"..., 4096) = 4096 >read(4, "* Define to 1 if you have the `u"..., 4096) = 4096 >read(4, "e SIZEOF_TIME_T 8\n\n/* The size o"..., 4096) = 4096 >read(4, "\n\n/* Define to 2 if the system d"..., 4096) = 3202 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0x7f6a2cfed000, 4096) = 0 >stat("/home/user/.local/lib64/python2.7/site-packages", 0x7ffffebe48c0) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/site-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >openat(AT_FDCWD, "/usr/lib64/python2.7/site-packages", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4 >getdents(4, /* 57 entries */, 32768) = 2008 >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) = 0x7f6a2cfed000 >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=12288, ...}) = 0 >read(4, "", 8192) = 0 >close(4) = 0 >munmap(0x7f6a2cfed000, 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) = 0x7f6a2cfed000 >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=4096, ...}) = 0 >read(4, "", 8192) = 0 >close(4) = 0 >munmap(0x7f6a2cfed000, 4096) = 0 >stat("/usr/lib64/site-python", 0x7ffffebe48c0) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/portage/pym", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >openat(AT_FDCWD, "/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/lib/portage/pym/sitecustomize", 0x7ffffebe0720) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/sitecustomize", 0x7ffffebe0720) = -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=4096, ...}) = 0 >stat("/usr/lib64/python2.7/plat-linux2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib64/python2.7/plat-linux2/sitecustomize", 0x7ffffebe0720) = -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", 0x7ffffebdd300) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >stat("/usr/lib64/python2.7/lib-tk", 0x7ffffebe0360) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/lib-old", 0x7ffffebdd300) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >stat("/usr/lib64/python2.7/lib-old", 0x7ffffebe0360) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib64/python2.7/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib64/python2.7/lib-dynload/sitecustomize", 0x7ffffebe0720) = -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=4096, ...}) = 0 >stat("/usr/lib64/python2.7/site-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib64/python2.7/site-packages/sitecustomize", 0x7ffffebe0720) = -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=12288, ...}) = 0 >stat("/usr/lib64/python2.7/site-packages/PIL", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >stat("/usr/lib64/python2.7/site-packages/PIL/sitecustomize", 0x7ffffebe0720) = -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=4096, ...}) = 0 >stat("/usr/lib64/python2.7/site-packages/gtk-2.0", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib64/python2.7/site-packages/gtk-2.0/sitecustomize", 0x7ffffebe0720) = -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/portage/pym", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib64/portage/pym", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib64/portage/pym/sitecustomize", 0x7ffffebe0720) = -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/lib/portage/pym/usercustomize", 0x7ffffebe0720) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/usercustomize", 0x7ffffebe0720) = -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", 0x7ffffebe0720) = -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-dynload/usercustomize", 0x7ffffebe0720) = -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", 0x7ffffebe0720) = -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", 0x7ffffebe0720) = -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", 0x7ffffebe0720) = -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/portage/pym/usercustomize", 0x7ffffebe0720) = -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 >stat("/usr/lib/portage/pym/encodings", 0x7ffffebe41d0) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/encodings.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/encodingsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/encodings.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/encodings.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/encodings", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 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__", 0x7ffffebe3170) = -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) = 0x7f6a2cfed000 >read(4, "\3\363\r\n/\3076Pc\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(0x7f6a2cfed000, 4096) = 0 >stat("/usr/lib64/python2.7/encodings", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >stat("/usr/lib64/python2.7/encodings", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >stat("/usr/lib64/python2.7/encodings/codecs", 0x7ffffebdfb00) = -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/lib/portage/pym/codecs", 0x7ffffebdfb00) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/codecs.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/codecsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/codecs.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/portage/pym/codecs.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.7/codecs", 0x7ffffebdfb00) = -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) = 0x7f6a2cfed000 >read(5, "\3\363\r\n,\3076Pc\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(0x7f6a2cfed000, 4096) = 0 >close(4) = 0 >stat("/usr/lib64/python2.7/encodings/encodings", 0x7ffffebdfb00) = -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", 0x7ffffebdfaf0) = -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) = 0x7f6a2cfed000 >read(5, "\3\363\r\n/\3076Pc\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(0x7f6a2cfed000, 4096) = 0 >close(4) = 0 >stat("/usr/lib64/python2.7/encodings/__builtin__", 0x7ffffebdfb00) = -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", 0x7ffffebe3e80) = -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) = 0x7f6a2cfed000 >read(4, "\3\363\r\n/\3076Pc\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(0x7f6a2cfed000, 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, {B38400 opost -isig -icanon -echo ...}) = 0 >ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost -isig -icanon -echo ...}) = 0 >readlink("/must>not&exist/foo", 0x7ffffebe6590, 4096) = -1 ENOENT (No such file or directory) >lstat("/must>not&exist", 0x7ffffebe44a0) = -1 ENOENT (No such file or directory) >brk(0x7f6a2d7ed000) = 0x7f6a2d7ed000 >socket(PF_FILE, SOCK_DGRAM, 0) = 3 >connect(3, {sa_family=AF_FILE, sun_path="/dev/log"}, 110) = -1 EPROTOTYPE (Protocol wrong type for socket) >close(3) = 0 >socket(PF_FILE, SOCK_STREAM, 0) = 3 >connect(3, {sa_family=AF_FILE, sun_path="/dev/log"}, 110) = 0 >write(2, "*** stack smashing detected ***:"..., 50) = 50 >write(3, "*** stack smashing detected ***:"..., 50) = 50 >write(2, "vim: stack smashing attack in fu"..., 62) = 62 >write(3, "vim: stack smashing attack in fu"..., 62) = 62 >write(2, "Report to http://bugs.gentoo.org"..., 35) = 35 >write(3, "Report to http://bugs.gentoo.org"..., 35) = 35 >close(3) = 0 >getpid() = 12643 >kill(12643, SIGKILL <unfinished ...> >+++ killed by SIGKILL +++
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 441864
: 328436