Vim/Vi/Bash Segfaults After Upgrade to 10.1

Tim Gustafson tjg at ucsc.edu
Mon Apr 13 16:11:45 UTC 2015


After upgrading a 10.0 box to 10.1-RELEASE-p9, I am getting really odd
segfaults when running vi, vim or bash. So far, no other programs I've
found are segfaulting since the upgrade.

I've re-built and installed world, followed by a "make delete-old
delete-old-libs", followed by a "portmaster -fad" three times, to no
avail.

A truss of a vim process is attached.  It looks like it's segfaulting
after a call to sigprocmask().

Bash is behaving very strangely.  It seems to segfault when logging in
as a user who has bash set as their shell, but not when you run bash
from within tcsh.  Put another way, as root, if I "su bashuser", the
system hangs for a few seconds and then segfaults.  If I just run
"bash" as root, it works without a hitch.  Just to make things more
interesting, if I "truss -f su bashuser", it does not segfault.
Running "su bashuser truss -o /tmp/bash.txt bash" causes the hang and
eventual segfault, but never creates /tmp/bash.txt

I am totally at a loss.  Has anyone else seen this behavior?  Any
ideas as to what may be going on?

-- 

Tim Gustafson
tjg at ucsc.edu
831-459-5354
Baskin Engineering, Room 313A
-------------- next part --------------
89988: mmap(0x0,32768,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANON,-1,0x0) = 34368184320 (0x80080e000)
89988: issetugid(0x800a0ea20,0x7fffffffefcd,0x40,0x0,0xffff800800a0fa53,0x0) = 0 (0x0)
89988: lstat("/etc",{ mode=drwxr-xr-x ,inode=47104,size=2560,blksize=16384 }) = 0 (0x0)
89988: lstat("/etc/libmap.conf",{ mode=-rw-r--r-- ,inode=47434,size=109,blksize=16384 }) = 0 (0x0)
89988: open("/etc/libmap.conf",O_CLOEXEC,01760)	 = 3 (0x3)
89988: fstat(3,{ mode=-rw-r--r-- ,inode=47434,size=109,blksize=16384 }) = 0 (0x0)
89988: mmap(0x0,109,PROT_READ,MAP_PRIVATE,3,0x0) = 34368217088 (0x800816000)
89988: close(3)					 = 0 (0x0)
89988: lstat("/usr",{ mode=drwxr-xr-x ,inode=329728,size=512,blksize=16384 }) = 0 (0x0)
89988: lstat("/usr/local",{ mode=drwxr-xr-x ,inode=329735,size=512,blksize=16384 }) = 0 (0x0)
89988: lstat("/usr/local/etc",{ mode=drwxr-xr-x ,inode=354462,size=1024,blksize=16384 }) = 0 (0x0)
89988: lstat("/usr/local/etc/libmap.d",0x7fffffffc6d8) ERR#2 'No such file or directory'
89988: munmap(0x800816000,109)			 = 0 (0x0)
89988: open("/var/run/ld-elf.so.hints",O_CLOEXEC,040210000) = 3 (0x3)
89988: read(3,"Ehnt\^A\0\0\0\M^@\0\0\0\\\0\0\0"...,128) = 128 (0x80)
89988: lseek(3,0x80,SEEK_SET)			 = 128 (0x80)
89988: read(3,"/lib:/usr/lib:/usr/lib/compat:/u"...,92) = 92 (0x5c)
89988: close(3)					 = 0 (0x0)
89988: access("/lib/libm.so.5",0)		 = 0 (0x0)
89988: open("/lib/libm.so.5",O_CLOEXEC,040223770) = 3 (0x3)
89988: fstat(3,{ mode=-r--r--r-- ,inode=237375,size=181840,blksize=16384 }) = 0 (0x0)
89988: mmap(0x0,4096,PROT_READ,MAP_PRIVATE|MAP_PREFAULT_READ,3,0x0) = 34368217088 (0x800816000)
89988: mmap(0x0,2260992,PROT_NONE,MAP_PRIVATE|MAP_ANON|MAP_NOCORE,-1,0x0) = 34370289664 (0x800a10000)
89988: mmap(0x800a10000,163840,PROT_READ|PROT_EXEC,MAP_PRIVATE|MAP_FIXED|MAP_NOCORE|MAP_PREFAULT_READ,3,0x0) = 34370289664 (0x800a10000)
89988: mmap(0x800c37000,4096,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED|MAP_PREFAULT_READ,3,0x27000) = 34372546560 (0x800c37000)
89988: munmap(0x800816000,4096)			 = 0 (0x0)
89988: close(3)					 = 0 (0x0)
89988: access("/lib/libncurses.so.8",0)		 = 0 (0x0)
89988: open("/lib/libncurses.so.8",O_CLOEXEC,040223770) = 3 (0x3)
89988: fstat(3,{ mode=-r--r--r-- ,inode=238810,size=314136,blksize=16384 }) = 0 (0x0)
89988: mmap(0x0,4096,PROT_READ,MAP_PRIVATE|MAP_PREFAULT_READ,3,0x0) = 34368217088 (0x800816000)
89988: mmap(0x0,2412544,PROT_NONE,MAP_PRIVATE|MAP_ANON|MAP_NOCORE,-1,0x0) = 34372550656 (0x800c38000)
89988: mmap(0x800c38000,294912,PROT_READ|PROT_EXEC,MAP_PRIVATE|MAP_FIXED|MAP_NOCORE|MAP_PREFAULT_READ,3,0x0) = 34372550656 (0x800c38000)
89988: mmap(0x800e80000,20480,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED|MAP_PREFAULT_READ,3,0x48000) = 34374942720 (0x800e80000)
89988: munmap(0x800816000,4096)			 = 0 (0x0)
89988: close(3)					 = 0 (0x0)
89988: access("/lib/libc.so.7",0)		 = 0 (0x0)
89988: open("/lib/libc.so.7",O_CLOEXEC,040223770) = 3 (0x3)
89988: fstat(3,{ mode=-r--r--r-- ,inode=235593,size=1631224,blksize=16384 }) = 0 (0x0)
89988: mmap(0x0,4096,PROT_READ,MAP_PRIVATE|MAP_PREFAULT_READ,3,0x0) = 34368217088 (0x800816000)
89988: mmap(0x0,3837952,PROT_NONE,MAP_PRIVATE|MAP_ANON|MAP_NOCORE,-1,0x0) = 34374963200 (0x800e85000)
89988: mmap(0x800e85000,1523712,PROT_READ|PROT_EXEC,MAP_PRIVATE|MAP_FIXED|MAP_NOCORE|MAP_PREFAULT_READ,3,0x0) = 34374963200 (0x800e85000)
89988: mmap(0x8011f8000,53248,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED|MAP_PREFAULT_READ,3,0x173000) = 34378579968 (0x8011f8000)
89988: mmap(0x801205000,167936,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED|MAP_ANON,-1,0x0) = 34378633216 (0x801205000)
89988: munmap(0x800816000,4096)			 = 0 (0x0)
89988: close(3)					 = 0 (0x0)
89988: munmap(0x800815000,4096)			 = 0 (0x0)
89988: mmap(0x0,40960,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANON,-1,0x0) = 34368212992 (0x800815000)
89988: munmap(0x80081b000,16384)		 = 0 (0x0)
89988: mmap(0x0,102400,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANON,-1,0x0) = 34368237568 (0x80081b000)
89988: sysarch(0x81,0x7fffffffe0b8,0x4,0x0,0xffffffffff6341c0,0xffffffff0fffffff) = 0 (0x0)
89988: sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) = 0 (0x0)
89988: sigprocmask(SIG_SETMASK,0x0,0x0)		 = 0 (0x0)
89988: readlink("/etc/malloc.conf",0x7fffffffd7e0,1024) ERR#2 'No such file or directory'
89988: issetugid(0x800fd053e,0x7fffffffd7e0,0xffffffffffffffff,0x2,0x3d,0xffffffff0fffffff) = 0 (0x0)
89988: mmap(0x0,4194304,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANON,-1,0x0) = 34378801152 (0x80122e000)
89988: munmap(0x80122e000,4194304)		 = 0 (0x0)
89988: mmap(0x0,8384512,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANON,-1,0x0) = 34378801152 (0x80122e000)
89988: munmap(0x80122e000,1908736)		 = 0 (0x0)
89988: munmap(0x801800000,2281472)		 = 0 (0x0)
89988: sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) = 0 (0x0)
89988: sigprocmask(SIG_SETMASK,0x0,0x0)		 = 0 (0x0)
89988: sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) = 0 (0x0)
89988: sigprocmask(SIG_SETMASK,0x0,0x0)		 = 0 (0x0)
89988: sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) = 0 (0x0)
89988: sigprocmask(SIG_SETMASK,0x0,0x0)		 = 0 (0x0)
89988: sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) = 0 (0x0)
89988: sigprocmask(SIG_SETMASK,0x0,0x0)		 = 0 (0x0)
89988: mmap(0x0,4194304,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANON,-1,0x0) = 34384904192 (0x801800000)
89988: sigaltstack(0x807d70,0x0,0x0,0x80082d130,0x7fffffffda60,0x80122cbe0) = 0 (0x0)
89988: clock_gettime(13,{1428940577.000000000 }) = 0 (0x0)
89988: open("/usr/share/locale/en_US.UTF-8/LC_CTYPE",O_CLOEXEC,0666) = 3 (0x3)
89988: fstat(3,{ mode=-r--r--r-- ,inode=329791,size=76132,blksize=16384 }) = 0 (0x0)
89988: fstat(3,{ mode=-r--r--r-- ,inode=329791,size=76132,blksize=16384 }) = 0 (0x0)
89988: lseek(3,0x0,SEEK_CUR)			 = 0 (0x0)
89988: lseek(3,0x0,SEEK_SET)			 = 0 (0x0)
89988: read(3,"RuneMag1UTF-8\0\0\0\0\0\0\0\0\0"...,16384) = 16384 (0x4000)
89988: read(3,"\0\0\^^T\0\0\^^W\0\0\^^W\0\0\^^V"...,16384) = 16384 (0x4000)
89988: read(3,"\M^@$\b\0\M^@$\b\0\M^@$\b\0\M^@$"...,16384) = 16384 (0x4000)
89988: read(3,"@\^D\b\0@\^D\b\0@\^D\b\0@\^D\b\0"...,16384) = 16384 (0x4000)
89988: read(3,"@\^D\b\0@\^D\b\0@\^D\b\0@\^D\b\0"...,16384) = 10596 (0x2964)
89988: madvise(0x801840000,0x13000,0x5,0xaaaaaaaaaaaaaaab,0x7fffffffd810,0x80122cbe0) = 0 (0x0)
89988: close(3)					 = 0 (0x0)
89988: ioctl(1,TIOCGETA,0xffffe800)		 = 0 (0x0)
89988: __getcwd("/root",1024)			 = 0 (0x0)
89988: chdir("/root")				 = 0 (0x0)
89988: chdir("/root")				 = 0 (0x0)
89988: __getcwd("/root",1025)			 = 0 (0x0)
89988: chdir("/root")				 = 0 (0x0)
89988: __sysctl(0x7fffffffe7d0,0x2,0x7fffffffe7cc,0x7fffffffe7c0,0x0,0x0) ERR#12 'Cannot allocate memory'
89988: __sysctl(0x7fffffffe768,0x2,0x7fffffffe764,0x7fffffffe770,0x0,0x0) = 0 (0x0)
89988: __sysctl(0x7fffffffe670,0x2,0x7fffffffe6b0,0x7fffffffe6a8,0x800fd1ed0,0xd) = 0 (0x0)
89988: __sysctl(0x7fffffffe6b0,0x2,0x7fffffffe758,0x7fffffffe770,0x0,0x0) = 0 (0x0)
89988: getrlimit(RLIMIT_DATA,{ cur=34359738368,max=34359738368 }) = 0 (0x0)
89988: getuid()					 = 0 (0x0)
89988: stat("/usr/local/share/vim",{ mode=drwxr-xr-x ,inode=426892,size=512,blksize=16384 }) = 0 (0x0)
89988: sigprocmask(SIG_BLOCK,0x0,0x0)		 = 0 (0x0)
89988: sigprocmask(SIG_UNBLOCK,SIGWINCH,0x0)	 = 0 (0x0)
89988: sigaction(SIGWINCH,{ 0x4f2610 0x0 ss_t },{ SIG_DFL SA_RESTART ss_t }) = 0 (0x0)
89988: sigprocmask(SIG_BLOCK,0x0,0x0)		 = 0 (0x0)
89988: sigprocmask(SIG_UNBLOCK,SIGTSTP,0x0)	 = 0 (0x0)
89988: sigaction(SIGTSTP,{ SIG_DFL 0x0 ss_t },{ SIG_DFL SA_RESTART ss_t }) = 0 (0x0)
89988: sigprocmask(SIG_BLOCK,0x0,0x0)		 = 0 (0x0)
89988: sigprocmask(SIG_UNBLOCK,SIGPIPE,0x0)	 = 0 (0x0)
89988: sigaction(SIGPIPE,{ SIG_IGN 0x0 ss_t },{ SIG_DFL 0x0 ss_t }) = 0 (0x0)
89988: sigprocmask(SIG_BLOCK,0x0,0x0)		 = 0 (0x0)
89988: sigprocmask(SIG_UNBLOCK,SIGINT,0x0)	 = 0 (0x0)
89988: sigaction(SIGINT,{ 0x4f25f0 0x0 ss_t },{ SIG_DFL SA_RESTART ss_t }) = 0 (0x0)
89988: sigprocmask(SIG_BLOCK,0x0,0x0)		 = 0 (0x0)
89988: sigprocmask(SIG_UNBLOCK,SIGALRM,0x0)	 = 0 (0x0)
89988: sigaction(SIGALRM,{ SIG_IGN 0x0 ss_t },{ SIG_DFL 0x0 ss_t }) = 0 (0x0)
89988: sigaction(SIGHUP,{ 0x4f2630 SA_ONSTACK ss_t },0x0) = 0 (0x0)
89988: sigaction(SIGQUIT,{ 0x4f2630 SA_ONSTACK ss_t },0x0) = 0 (0x0)
89988: sigaction(SIGILL,{ 0x4f2630 SA_ONSTACK ss_t },0x0) = 0 (0x0)
89988: sigaction(SIGTRAP,{ 0x4f2630 SA_ONSTACK ss_t },0x0) = 0 (0x0)
89988: sigaction(SIGABRT,{ 0x4f2630 SA_ONSTACK ss_t },0x0) = 0 (0x0)
89988: sigaction(SIGEMT,{ 0x4f2630 SA_ONSTACK ss_t },0x0) = 0 (0x0)
89988: sigaction(SIGFPE,{ 0x4f2630 SA_ONSTACK ss_t },0x0) = 0 (0x0)
89988: sigaction(SIGBUS,{ 0x4f2630 SA_ONSTACK ss_t },0x0) = 0 (0x0)
89988: sigaction(SIGSEGV,{ 0x4f2630 SA_ONSTACK ss_t },0x0) = 0 (0x0)
89988: sigaction(SIGSYS,{ 0x4f2630 SA_ONSTACK ss_t },0x0) = 0 (0x0)
89988: sigaction(SIGTERM,{ 0x4f2630 SA_ONSTACK ss_t },0x0) = 0 (0x0)
89988: sigaction(SIGVTALRM,{ 0x4f2630 SA_ONSTACK ss_t },0x0) = 0 (0x0)
89988: sigaction(SIGPROF,{ 0x4f2630 SA_ONSTACK ss_t },0x0) = 0 (0x0)
89988: sigaction(SIGXCPU,{ 0x4f2630 SA_ONSTACK ss_t },0x0) = 0 (0x0)
89988: sigaction(SIGXFSZ,{ 0x4f2630 SA_ONSTACK ss_t },0x0) = 0 (0x0)
89988: sigaction(SIGUSR1,{ 0x4f2630 SA_ONSTACK ss_t },0x0) = 0 (0x0)
89988: ioctl(0,TIOCGETA,0xffffe800)		 = 0 (0x0)
89988: ioctl(1,TIOCGETA,0xffffdac0)		 = 0 (0x0)
89988: issetugid(0x7fffffffdaa0,0x0,0x6,0x0,0x3c0,0x8080808080808080) = 0 (0x0)
89988: open("/root/.termcap.db",O_CLOEXEC,00)	 ERR#2 'No such file or directory'
89988: open("/root/.termcap",O_CLOEXEC,00)	 ERR#2 'No such file or directory'
89988: open("/usr/share/misc/termcap.db",O_CLOEXEC,00) = 3 (0x3)
89988: fstat(3,{ mode=-r--r--r-- ,inode=331579,size=1343488,blksize=16384 }) = 0 (0x0)
89988: read(3,"\0\^F\^Ua\0\0\0\^B\0\0\^D\M-R\0"...,260) = 260 (0x104)
89988: pread(0x3,0x8018c6000,0x1000,0x77000,0x1,0x0) = 4096 (0x1000)
89988: pread(0x3,0x8018c7000,0x1000,0x2e000,0x1,0x0) = 4096 (0x1000)
89988: close(3)					 = 0 (0x0)
89988: ioctl(1,TIOCGETA,0xffffdac0)		 = 0 (0x0)
89988: ioctl(1,TIOCGETA,0x184d1f8)		 = 0 (0x0)
89988: ioctl(1,TIOCGETA,0xffffda70)		 = 0 (0x0)
89988: ioctl(1,TIOCGWINSZ,0xffffdad0)		 = 0 (0x0)
89988: ioctl(0,TIOCGETA,0xffffdf68)		 = 0 (0x0)
89988: ioctl(1,TIOCGETA,0xffffdee0)		 = 0 (0x0)
89988: ioctl(1,TIOCGWINSZ,0xffffdf30)		 = 0 (0x0)
89988: ioctl(1,TIOCGETA,0xffffe7c0)		 = 0 (0x0)
89988: ioctl(1,TIOCGWINSZ,0xffffe810)		 = 0 (0x0)
89988: open(".",O_RDONLY,00)			 = 3 (0x3)
89988: fchdir(0x3,0x0,0x0,0x1,0x3a,0x801830010)	 = 0 (0x0)
89988: chdir("/usr/local/etc/vim")		 = 0 (0x0)
89988: __getcwd("/usr/local/etc/vim",1024)	 = 0 (0x0)
89988: fchdir(0x3,0x400,0x12,0x801830813,0x3a,0x801830010) = 0 (0x0)
89988: close(3)					 = 0 (0x0)
89988: stat("/usr/local/etc/vim/vimrc",{ mode=-rw-r--r-- ,inode=427822,size=481,blksize=16384 }) = 0 (0x0)
89988: open("/usr/local/etc/vim/vimrc",O_RDONLY,00) = 3 (0x3)
89988: fcntl(3,F_GETFD,)			 = 0 (0x0)
89988: fcntl(3,F_SETFD,FD_CLOEXEC)		 = 0 (0x0)
89988: fcntl(3,F_GETFL,)			 = 0 (0x0)
89988: fstat(3,{ mode=-rw-r--r-- ,inode=427822,size=481,blksize=16384 }) = 0 (0x0)
89988: read(3,"if v:lang =~ "utf8$" || v:lang ="...,16384) = 481 (0x1e1)
89988: stat("/usr/local/etc/vim/vimrc",{ mode=-rw-r--r-- ,inode=427822,size=481,blksize=16384 }) = 0 (0x0)
89988: getuid()					 = 0 (0x0)
89988: open(".",O_RDONLY,00)			 = 4 (0x4)
89988: fchdir(0x4,0x0,0x0,0x1,0x3a,0x801830010)	 = 0 (0x0)
89988: chdir("/usr/local/share/vim/vim74/syntax") = 0 (0x0)
89988: __getcwd("/usr/local/share/vim/vim74/syntax",1024) = 0 (0x0)
89988: fchdir(0x4,0x400,0x21,0x801830822,0x3a,0x801830010) = 0 (0x0)
89988: close(4)					 = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/syntax/syntax.vim",{ mode=-rw-r--r-- ,inode=590571,size=1228,blksize=16384 }) = 0 (0x0)
89988: open("/usr/local/share/vim/vim74/syntax/syntax.vim",O_RDONLY,00) = 4 (0x4)
89988: fcntl(4,F_GETFD,)			 = 0 (0x0)
89988: fcntl(4,F_SETFD,FD_CLOEXEC)		 = 0 (0x0)
89988: fcntl(4,F_GETFL,)			 = 0 (0x0)
89988: fstat(4,{ mode=-rw-r--r-- ,inode=590571,size=1228,blksize=16384 }) = 0 (0x0)
89988: read(4,"" Vim syntax support file\n" Mai"...,16384) = 1228 (0x4cc)
89988: stat("/usr/local/share/vim/vim74/syntax/syntax.vim",{ mode=-rw-r--r-- ,inode=590571,size=1228,blksize=16384 }) = 0 (0x0)
89988: stat("/root/.vim/syntax/synload.vim",0x7fffffffc9a8) ERR#2 'No such file or directory'
89988: stat("/usr/local/share/vim/vimfiles/syntax/synload.vim",0x7fffffffc9a8) ERR#2 'No such file or directory'
89988: stat("/usr/local/share/vim/vim74/syntax/synload.vim",{ mode=-rw-r--r-- ,inode=590572,size=1901,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/syntax/synload.vim",{ mode=-rw-r--r-- ,inode=590572,size=1901,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/syntax/synload.vim",{ mode=-rw-r--r-- ,inode=590572,size=1901,blksize=16384 }) = 0 (0x0)
89988: open(".",O_RDONLY,00)			 = 5 (0x5)
89988: fchdir(0x5,0x0,0x0,0x1,0x3a,0x801830010)	 = 0 (0x0)
89988: chdir("/usr/local/share/vim/vim74/syntax") = 0 (0x0)
89988: __getcwd("/usr/local/share/vim/vim74/syntax",1024) = 0 (0x0)
89988: fchdir(0x5,0x400,0x21,0x801830c22,0x3a,0x801830010) = 0 (0x0)
89988: close(5)					 = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/syntax/synload.vim",{ mode=-rw-r--r-- ,inode=590572,size=1901,blksize=16384 }) = 0 (0x0)
89988: open("/usr/local/share/vim/vim74/syntax/synload.vim",O_RDONLY,00) = 5 (0x5)
89988: fcntl(5,F_GETFD,)			 = 0 (0x0)
89988: fcntl(5,F_SETFD,FD_CLOEXEC)		 = 0 (0x0)
89988: fcntl(5,F_GETFL,)			 = 0 (0x0)
89988: fstat(5,{ mode=-rw-r--r-- ,inode=590572,size=1901,blksize=16384 }) = 0 (0x0)
89988: read(5,"" Vim syntax support file\n" Mai"...,16384) = 1901 (0x76d)
89988: stat("/usr/local/share/vim/vim74/syntax/synload.vim",{ mode=-rw-r--r-- ,inode=590572,size=1901,blksize=16384 }) = 0 (0x0)
89988: stat("/root/.vim/syntax/syncolor.vim",0x7fffffffbfa8) ERR#2 'No such file or directory'
89988: stat("/usr/local/share/vim/vimfiles/syntax/syncolor.vim",0x7fffffffbfa8) ERR#2 'No such file or directory'
89988: stat("/usr/local/share/vim/vim74/syntax/syncolor.vim",{ mode=-rw-r--r-- ,inode=590573,size=4093,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/syntax/syncolor.vim",{ mode=-rw-r--r-- ,inode=590573,size=4093,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/syntax/syncolor.vim",{ mode=-rw-r--r-- ,inode=590573,size=4093,blksize=16384 }) = 0 (0x0)
89988: open(".",O_RDONLY,00)			 = 6 (0x6)
89988: fchdir(0x6,0x0,0x0,0x1,0x3a,0x801830010)	 = 0 (0x0)
89988: chdir("/usr/local/share/vim/vim74/syntax") = 0 (0x0)
89988: __getcwd("/usr/local/share/vim/vim74/syntax",1024) = 0 (0x0)
89988: fchdir(0x6,0x400,0x21,0x801831022,0x3a,0x801830010) = 0 (0x0)
89988: close(6)					 = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/syntax/syncolor.vim",{ mode=-rw-r--r-- ,inode=590573,size=4093,blksize=16384 }) = 0 (0x0)
89988: open("/usr/local/share/vim/vim74/syntax/syncolor.vim",O_RDONLY,00) = 6 (0x6)
89988: fcntl(6,F_GETFD,)			 = 0 (0x0)
89988: fcntl(6,F_SETFD,FD_CLOEXEC)		 = 0 (0x0)
89988: fcntl(6,F_GETFL,)			 = 0 (0x0)
89988: fstat(6,{ mode=-rw-r--r-- ,inode=590573,size=4093,blksize=16384 }) = 0 (0x0)
89988: read(6,"" Vim syntax support file\n" Mai"...,16384) = 4093 (0xffd)
89988: stat("/usr/local/share/vim/vim74/syntax/syncolor.vim",{ mode=-rw-r--r-- ,inode=590573,size=4093,blksize=16384 }) = 0 (0x0)
89988: read(6,0x801912000,16384)		 = 0 (0x0)
89988: close(6)					 = 0 (0x0)
89988: stat("/usr/local/share/vim/vimfiles/after/syntax/syncolor.vim",0x7fffffffbfa8) ERR#2 'No such file or directory'
89988: stat("/root/.vim/after/syntax/syncolor.vim",0x7fffffffbfa8) ERR#2 'No such file or directory'
89988: read(5,0x80190e000,16384)		 = 0 (0x0)
89988: close(5)					 = 0 (0x0)
89988: stat("/root/.vim/filetype.vim",0x7fffffffc978) ERR#2 'No such file or directory'
89988: stat("/usr/local/share/vim/vimfiles/filetype.vim",0x7fffffffc978) ERR#2 'No such file or directory'
89988: stat("/usr/local/share/vim/vim74/filetype.vim",{ mode=-rw-r--r-- ,inode=427810,size=68330,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/filetype.vim",{ mode=-rw-r--r-- ,inode=427810,size=68330,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/filetype.vim",{ mode=-rw-r--r-- ,inode=427810,size=68330,blksize=16384 }) = 0 (0x0)
89988: open(".",O_RDONLY,00)			 = 5 (0x5)
89988: fchdir(0x5,0x0,0x0,0x1,0x3a,0x801830010)	 = 0 (0x0)
89988: chdir("/usr/local/share/vim/vim74")	 = 0 (0x0)
89988: __getcwd("/usr/local/share/vim/vim74",1024) = 0 (0x0)
89988: fchdir(0x5,0x400,0x1a,0x801830c1b,0x3a,0x801830010) = 0 (0x0)
89988: close(5)					 = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/filetype.vim",{ mode=-rw-r--r-- ,inode=427810,size=68330,blksize=16384 }) = 0 (0x0)
89988: open("/usr/local/share/vim/vim74/filetype.vim",O_RDONLY,00) = 5 (0x5)
89988: fcntl(5,F_GETFD,)			 = 0 (0x0)
89988: fcntl(5,F_SETFD,FD_CLOEXEC)		 = 0 (0x0)
89988: fcntl(5,F_GETFL,)			 = 0 (0x0)
89988: fstat(5,{ mode=-rw-r--r-- ,inode=427810,size=68330,blksize=16384 }) = 0 (0x0)
89988: read(5,"" Vim support file to detect fil"...,16384) = 16384 (0x4000)
89988: stat("/usr/local/share/vim/vim74/filetype.vim",{ mode=-rw-r--r-- ,inode=427810,size=68330,blksize=16384 }) = 0 (0x0)
89988: read(5,"BufNewFile,BufRead *.dtd\t\t\tse"...,16384) = 16384 (0x4000)
89988: read(5,"BufNewFile,BufRead *.ml,*.mli,*."...,16384) = 16384 (0x4000)
89988: read(5,"lines\n    if line =~ s:ft_rules"...,16384) = 16384 (0x4000)
89988: read(5,"" Only used when the .rdf file w"...,16384) = 2794 (0xaea)
89988: open("/root/.vim/ftdetect/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,01) ERR#2 'No such file or directory'
89988: open("/usr/local/share/vim/vimfiles/ftdetect/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,01) ERR#2 'No such file or directory'
89988: open("/usr/local/share/vim/vim74/ftdetect/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,01) ERR#2 'No such file or directory'
89988: open("/usr/local/share/vim/vimfiles/after/ftdetect/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,01) ERR#2 'No such file or directory'
89988: open("/root/.vim/after/ftdetect/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,01) ERR#2 'No such file or directory'
89988: read(5,0x80190d000,16384)		 = 0 (0x0)
89988: close(5)					 = 0 (0x0)
89988: stat("/usr/local/share/vim/vimfiles/after/filetype.vim",0x7fffffffc978) ERR#2 'No such file or directory'
89988: stat("/root/.vim/after/filetype.vim",0x7fffffffc978) ERR#2 'No such file or directory'
89988: read(4,0x801909000,16384)		 = 0 (0x0)
89988: close(4)					 = 0 (0x0)
89988: read(3,0x801903000,16384)		 = 0 (0x0)
89988: close(3)					 = 0 (0x0)
89988: open(".",O_RDONLY,00)			 = 3 (0x3)
89988: fchdir(0x3,0x0,0x0,0x1,0x3a,0x801a8f010)	 = 0 (0x0)
89988: chdir("/root")				 = 0 (0x0)
89988: __getcwd("/root",1024)			 = 0 (0x0)
89988: fchdir(0x3,0x400,0x5,0x801830806,0x3a,0x801a8f010) = 0 (0x0)
89988: close(3)					 = 0 (0x0)
89988: stat("/root/.vimrc",{ mode=-rw------- ,inode=847895,size=82,blksize=16384 }) = 0 (0x0)
89988: open("/root/.vimrc",O_RDONLY,00)		 = 3 (0x3)
89988: fcntl(3,F_GETFD,)			 = 0 (0x0)
89988: fcntl(3,F_SETFD,FD_CLOEXEC)		 = 0 (0x0)
89988: fcntl(3,F_GETFL,)			 = 0 (0x0)
89988: fstat(3,{ mode=-rw------- ,inode=847895,size=82,blksize=16384 }) = 0 (0x0)
89988: read(3,"syntax enable\ncolorscheme elflo"...,16384) = 82 (0x52)
89988: stat("/root/.vimrc",{ mode=-rw------- ,inode=847895,size=82,blksize=16384 }) = 0 (0x0)
89988: open(".",O_RDONLY,00)			 = 4 (0x4)
89988: fchdir(0x4,0x0,0x0,0x1,0x3a,0x801a8f010)	 = 0 (0x0)
89988: chdir("/usr/local/share/vim/vim74/syntax") = 0 (0x0)
89988: __getcwd("/usr/local/share/vim/vim74/syntax",1024) = 0 (0x0)
89988: fchdir(0x4,0x400,0x21,0x801830822,0x3a,0x801a8f010) = 0 (0x0)
89988: close(4)					 = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/syntax/syntax.vim",{ mode=-rw-r--r-- ,inode=590571,size=1228,blksize=16384 }) = 0 (0x0)
89988: open("/usr/local/share/vim/vim74/syntax/syntax.vim",O_RDONLY,00) = 4 (0x4)
89988: fcntl(4,F_GETFD,)			 = 0 (0x0)
89988: fcntl(4,F_SETFD,FD_CLOEXEC)		 = 0 (0x0)
89988: fcntl(4,F_GETFL,)			 = 0 (0x0)
89988: fstat(4,{ mode=-rw-r--r-- ,inode=590571,size=1228,blksize=16384 }) = 0 (0x0)
89988: read(4,"" Vim syntax support file\n" Mai"...,16384) = 1228 (0x4cc)
89988: stat("/usr/local/share/vim/vim74/syntax/syntax.vim",{ mode=-rw-r--r-- ,inode=590571,size=1228,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/syntax/syntax.vim",{ mode=-rw-r--r-- ,inode=590571,size=1228,blksize=16384 }) = 0 (0x0)
89988: open(".",O_RDONLY,00)			 = 5 (0x5)
89988: fchdir(0x5,0x0,0x0,0x1,0x3a,0x801a8f010)	 = 0 (0x0)
89988: chdir("/usr/local/share/vim/vim74/syntax") = 0 (0x0)
89988: __getcwd("/usr/local/share/vim/vim74/syntax",1024) = 0 (0x0)
89988: fchdir(0x5,0x400,0x21,0x801830822,0x3a,0x801a8f010) = 0 (0x0)
89988: close(5)					 = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/syntax/nosyntax.vim",{ mode=-rw-r--r-- ,inode=590727,size=755,blksize=16384 }) = 0 (0x0)
89988: open("/usr/local/share/vim/vim74/syntax/nosyntax.vim",O_RDONLY,00) = 5 (0x5)
89988: fcntl(5,F_GETFD,)			 = 0 (0x0)
89988: fcntl(5,F_SETFD,FD_CLOEXEC)		 = 0 (0x0)
89988: fcntl(5,F_GETFL,)			 = 0 (0x0)
89988: fstat(5,{ mode=-rw-r--r-- ,inode=590727,size=755,blksize=16384 }) = 0 (0x0)
89988: read(5,"" Vim syntax support file\n" Mai"...,16384) = 755 (0x2f3)
89988: stat("/usr/local/share/vim/vim74/syntax/nosyntax.vim",{ mode=-rw-r--r-- ,inode=590727,size=755,blksize=16384 }) = 0 (0x0)
89988: read(5,0x80190d000,16384)		 = 0 (0x0)
89988: close(5)					 = 0 (0x0)
89988: stat("/root/.vim/syntax/synload.vim",0x7fffffffc9a8) ERR#2 'No such file or directory'
89988: stat("/usr/local/share/vim/vimfiles/syntax/synload.vim",0x7fffffffc9a8) ERR#2 'No such file or directory'
89988: stat("/usr/local/share/vim/vim74/syntax/synload.vim",{ mode=-rw-r--r-- ,inode=590572,size=1901,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/syntax/synload.vim",{ mode=-rw-r--r-- ,inode=590572,size=1901,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/syntax/synload.vim",{ mode=-rw-r--r-- ,inode=590572,size=1901,blksize=16384 }) = 0 (0x0)
89988: open(".",O_RDONLY,00)			 = 5 (0x5)
89988: fchdir(0x5,0x0,0x0,0x1,0x3a,0x801a8f010)	 = 0 (0x0)
89988: chdir("/usr/local/share/vim/vim74/syntax") = 0 (0x0)
89988: __getcwd("/usr/local/share/vim/vim74/syntax",1024) = 0 (0x0)
89988: fchdir(0x5,0x400,0x21,0x801a90422,0x3a,0x801a8f010) = 0 (0x0)
89988: close(5)					 = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/syntax/synload.vim",{ mode=-rw-r--r-- ,inode=590572,size=1901,blksize=16384 }) = 0 (0x0)
89988: open("/usr/local/share/vim/vim74/syntax/synload.vim",O_RDONLY,00) = 5 (0x5)
89988: fcntl(5,F_GETFD,)			 = 0 (0x0)
89988: fcntl(5,F_SETFD,FD_CLOEXEC)		 = 0 (0x0)
89988: fcntl(5,F_GETFL,)			 = 0 (0x0)
89988: fstat(5,{ mode=-rw-r--r-- ,inode=590572,size=1901,blksize=16384 }) = 0 (0x0)
89988: read(5,"" Vim syntax support file\n" Mai"...,16384) = 1901 (0x76d)
89988: stat("/usr/local/share/vim/vim74/syntax/synload.vim",{ mode=-rw-r--r-- ,inode=590572,size=1901,blksize=16384 }) = 0 (0x0)
89988: stat("/root/.vim/syntax/syncolor.vim",0x7fffffffbfa8) ERR#2 'No such file or directory'
89988: stat("/usr/local/share/vim/vimfiles/syntax/syncolor.vim",0x7fffffffbfa8) ERR#2 'No such file or directory'
89988: stat("/usr/local/share/vim/vim74/syntax/syncolor.vim",{ mode=-rw-r--r-- ,inode=590573,size=4093,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/syntax/syncolor.vim",{ mode=-rw-r--r-- ,inode=590573,size=4093,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/syntax/syncolor.vim",{ mode=-rw-r--r-- ,inode=590573,size=4093,blksize=16384 }) = 0 (0x0)
89988: open(".",O_RDONLY,00)			 = 6 (0x6)
89988: fchdir(0x6,0x0,0x0,0x1,0x3a,0x801a8f010)	 = 0 (0x0)
89988: chdir("/usr/local/share/vim/vim74/syntax") = 0 (0x0)
89988: __getcwd("/usr/local/share/vim/vim74/syntax",1024) = 0 (0x0)
89988: fchdir(0x6,0x400,0x21,0x801a90822,0x3a,0x801a8f010) = 0 (0x0)
89988: close(6)					 = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/syntax/syncolor.vim",{ mode=-rw-r--r-- ,inode=590573,size=4093,blksize=16384 }) = 0 (0x0)
89988: open("/usr/local/share/vim/vim74/syntax/syncolor.vim",O_RDONLY,00) = 6 (0x6)
89988: fcntl(6,F_GETFD,)			 = 0 (0x0)
89988: fcntl(6,F_SETFD,FD_CLOEXEC)		 = 0 (0x0)
89988: fcntl(6,F_GETFL,)			 = 0 (0x0)
89988: fstat(6,{ mode=-rw-r--r-- ,inode=590573,size=4093,blksize=16384 }) = 0 (0x0)
89988: read(6,"" Vim syntax support file\n" Mai"...,16384) = 4093 (0xffd)
89988: stat("/usr/local/share/vim/vim74/syntax/syncolor.vim",{ mode=-rw-r--r-- ,inode=590573,size=4093,blksize=16384 }) = 0 (0x0)
89988: read(6,0x801ab6000,16384)		 = 0 (0x0)
89988: close(6)					 = 0 (0x0)
89988: stat("/usr/local/share/vim/vimfiles/after/syntax/syncolor.vim",0x7fffffffbfa8) ERR#2 'No such file or directory'
89988: stat("/root/.vim/after/syntax/syncolor.vim",0x7fffffffbfa8) ERR#2 'No such file or directory'
89988: read(5,0x80190d000,16384)		 = 0 (0x0)
89988: close(5)					 = 0 (0x0)
89988: read(4,0x801909000,16384)		 = 0 (0x0)
89988: close(4)					 = 0 (0x0)
89988: stat("/root/.vim/colors/elflord.vim",0x7fffffffdbc8) ERR#2 'No such file or directory'
89988: stat("/usr/local/share/vim/vimfiles/colors/elflord.vim",0x7fffffffdbc8) ERR#2 'No such file or directory'
89988: stat("/usr/local/share/vim/vim74/colors/elflord.vim",{ mode=-rw-r--r-- ,inode=590475,size=1666,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/colors/elflord.vim",{ mode=-rw-r--r-- ,inode=590475,size=1666,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/colors/elflord.vim",{ mode=-rw-r--r-- ,inode=590475,size=1666,blksize=16384 }) = 0 (0x0)
89988: open(".",O_RDONLY,00)			 = 4 (0x4)
89988: fchdir(0x4,0x0,0x0,0x1,0x3a,0x801a8f010)	 = 0 (0x0)
89988: chdir("/usr/local/share/vim/vim74/colors") = 0 (0x0)
89988: __getcwd("/usr/local/share/vim/vim74/colors",1024) = 0 (0x0)
89988: fchdir(0x4,0x400,0x21,0x801a90422,0x3a,0x801a8f010) = 0 (0x0)
89988: close(4)					 = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/colors/elflord.vim",{ mode=-rw-r--r-- ,inode=590475,size=1666,blksize=16384 }) = 0 (0x0)
89988: open("/usr/local/share/vim/vim74/colors/elflord.vim",O_RDONLY,00) = 4 (0x4)
89988: fcntl(4,F_GETFD,)			 = 0 (0x0)
89988: fcntl(4,F_SETFD,FD_CLOEXEC)		 = 0 (0x0)
89988: fcntl(4,F_GETFL,)			 = 0 (0x0)
89988: fstat(4,{ mode=-rw-r--r-- ,inode=590475,size=1666,blksize=16384 }) = 0 (0x0)
89988: read(4,"" local syntax file - set colors"...,16384) = 1666 (0x682)
89988: stat("/usr/local/share/vim/vim74/colors/elflord.vim",{ mode=-rw-r--r-- ,inode=590475,size=1666,blksize=16384 }) = 0 (0x0)
89988: stat("/root/.vim/syntax/syncolor.vim",0x7fffffffce48) ERR#2 'No such file or directory'
89988: stat("/usr/local/share/vim/vimfiles/syntax/syncolor.vim",0x7fffffffce48) ERR#2 'No such file or directory'
89988: stat("/usr/local/share/vim/vim74/syntax/syncolor.vim",{ mode=-rw-r--r-- ,inode=590573,size=4093,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/syntax/syncolor.vim",{ mode=-rw-r--r-- ,inode=590573,size=4093,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/syntax/syncolor.vim",{ mode=-rw-r--r-- ,inode=590573,size=4093,blksize=16384 }) = 0 (0x0)
89988: open(".",O_RDONLY,00)			 = 5 (0x5)
89988: fchdir(0x5,0x0,0x0,0x1,0x3a,0x801a8f010)	 = 0 (0x0)
89988: chdir("/usr/local/share/vim/vim74/syntax") = 0 (0x0)
89988: __getcwd("/usr/local/share/vim/vim74/syntax",1024) = 0 (0x0)
89988: fchdir(0x5,0x400,0x21,0x801a90822,0x3a,0x801a8f010) = 0 (0x0)
89988: close(5)					 = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/syntax/syncolor.vim",{ mode=-rw-r--r-- ,inode=590573,size=4093,blksize=16384 }) = 0 (0x0)
89988: open("/usr/local/share/vim/vim74/syntax/syncolor.vim",O_RDONLY,00) = 5 (0x5)
89988: fcntl(5,F_GETFD,)			 = 0 (0x0)
89988: fcntl(5,F_SETFD,FD_CLOEXEC)		 = 0 (0x0)
89988: fcntl(5,F_GETFL,)			 = 0 (0x0)
89988: fstat(5,{ mode=-rw-r--r-- ,inode=590573,size=4093,blksize=16384 }) = 0 (0x0)
89988: read(5,"" Vim syntax support file\n" Mai"...,16384) = 4093 (0xffd)
89988: stat("/usr/local/share/vim/vim74/syntax/syncolor.vim",{ mode=-rw-r--r-- ,inode=590573,size=4093,blksize=16384 }) = 0 (0x0)
89988: read(5,0x801909000,16384)		 = 0 (0x0)
89988: close(5)					 = 0 (0x0)
89988: stat("/usr/local/share/vim/vimfiles/after/syntax/syncolor.vim",0x7fffffffce48) ERR#2 'No such file or directory'
89988: stat("/root/.vim/after/syntax/syncolor.vim",0x7fffffffce48) ERR#2 'No such file or directory'
89988: stat("/root/.vim/syntax/syncolor.vim",0x7fffffffd078) ERR#2 'No such file or directory'
89988: stat("/usr/local/share/vim/vimfiles/syntax/syncolor.vim",0x7fffffffd078) ERR#2 'No such file or directory'
89988: stat("/usr/local/share/vim/vim74/syntax/syncolor.vim",{ mode=-rw-r--r-- ,inode=590573,size=4093,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/syntax/syncolor.vim",{ mode=-rw-r--r-- ,inode=590573,size=4093,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/syntax/syncolor.vim",{ mode=-rw-r--r-- ,inode=590573,size=4093,blksize=16384 }) = 0 (0x0)
89988: open(".",O_RDONLY,00)			 = 5 (0x5)
89988: fchdir(0x5,0x0,0x0,0x1,0x3a,0x801a8f010)	 = 0 (0x0)
89988: chdir("/usr/local/share/vim/vim74/syntax") = 0 (0x0)
89988: __getcwd("/usr/local/share/vim/vim74/syntax",1024) = 0 (0x0)
89988: fchdir(0x5,0x400,0x21,0x801a90822,0x3a,0x801a8f010) = 0 (0x0)
89988: close(5)					 = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/syntax/syncolor.vim",{ mode=-rw-r--r-- ,inode=590573,size=4093,blksize=16384 }) = 0 (0x0)
89988: open("/usr/local/share/vim/vim74/syntax/syncolor.vim",O_RDONLY,00) = 5 (0x5)
89988: fcntl(5,F_GETFD,)			 = 0 (0x0)
89988: fcntl(5,F_SETFD,FD_CLOEXEC)		 = 0 (0x0)
89988: fcntl(5,F_GETFL,)			 = 0 (0x0)
89988: fstat(5,{ mode=-rw-r--r-- ,inode=590573,size=4093,blksize=16384 }) = 0 (0x0)
89988: read(5,"" Vim syntax support file\n" Mai"...,16384) = 4093 (0xffd)
89988: stat("/usr/local/share/vim/vim74/syntax/syncolor.vim",{ mode=-rw-r--r-- ,inode=590573,size=4093,blksize=16384 }) = 0 (0x0)
89988: read(5,0x801909000,16384)		 = 0 (0x0)
89988: close(5)					 = 0 (0x0)
89988: stat("/usr/local/share/vim/vimfiles/after/syntax/syncolor.vim",0x7fffffffd078) ERR#2 'No such file or directory'
89988: stat("/root/.vim/after/syntax/syncolor.vim",0x7fffffffd078) ERR#2 'No such file or directory'
89988: stat("/root/.vim/syntax/syncolor.vim",0x7fffffffc958) ERR#2 'No such file or directory'
89988: stat("/usr/local/share/vim/vimfiles/syntax/syncolor.vim",0x7fffffffc958) ERR#2 'No such file or directory'
89988: stat("/usr/local/share/vim/vim74/syntax/syncolor.vim",{ mode=-rw-r--r-- ,inode=590573,size=4093,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/syntax/syncolor.vim",{ mode=-rw-r--r-- ,inode=590573,size=4093,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/syntax/syncolor.vim",{ mode=-rw-r--r-- ,inode=590573,size=4093,blksize=16384 }) = 0 (0x0)
89988: open(".",O_RDONLY,00)			 = 5 (0x5)
89988: fchdir(0x5,0x0,0x0,0x1,0x3a,0x801a8f010)	 = 0 (0x0)
89988: chdir("/usr/local/share/vim/vim74/syntax") = 0 (0x0)
89988: __getcwd("/usr/local/share/vim/vim74/syntax",1024) = 0 (0x0)
89988: fchdir(0x5,0x400,0x21,0x801a90822,0x3a,0x801a8f010) = 0 (0x0)
89988: close(5)					 = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/syntax/syncolor.vim",{ mode=-rw-r--r-- ,inode=590573,size=4093,blksize=16384 }) = 0 (0x0)
89988: open("/usr/local/share/vim/vim74/syntax/syncolor.vim",O_RDONLY,00) = 5 (0x5)
89988: fcntl(5,F_GETFD,)			 = 0 (0x0)
89988: fcntl(5,F_SETFD,FD_CLOEXEC)		 = 0 (0x0)
89988: fcntl(5,F_GETFL,)			 = 0 (0x0)
89988: fstat(5,{ mode=-rw-r--r-- ,inode=590573,size=4093,blksize=16384 }) = 0 (0x0)
89988: read(5,"" Vim syntax support file\n" Mai"...,16384) = 4093 (0xffd)
89988: stat("/usr/local/share/vim/vim74/syntax/syncolor.vim",{ mode=-rw-r--r-- ,inode=590573,size=4093,blksize=16384 }) = 0 (0x0)
89988: read(5,0x801909000,16384)		 = 0 (0x0)
89988: close(5)					 = 0 (0x0)
89988: stat("/usr/local/share/vim/vimfiles/after/syntax/syncolor.vim",0x7fffffffc958) ERR#2 'No such file or directory'
89988: stat("/root/.vim/after/syntax/syncolor.vim",0x7fffffffc958) ERR#2 'No such file or directory'
89988: read(4,0x801ab4000,16384)		 = 0 (0x0)
89988: close(4)					 = 0 (0x0)
89988: read(3,0x801903000,16384)		 = 0 (0x0)
89988: close(3)					 = 0 (0x0)
89988: open("/root/.vim/plugin/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,01) ERR#2 'No such file or directory'
89988: open("/root/.vim/plugin/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,00) ERR#2 'No such file or directory'
89988: open("/usr/local/share/vim/vimfiles/plugin/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,01) ERR#2 'No such file or directory'
89988: open("/usr/local/share/vim/vimfiles/plugin/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,00) ERR#2 'No such file or directory'
89988: open("/usr/local/share/vim/vim74/plugin/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,01) = 3 (0x3)
89988: fstatfs(0x3,0x7fffffffe078,0x4000000000000000,0x80082d130,0x2,0x801907010) = 0 (0x0)
89988: getdirentries(0x3,0x801903000,0x1000,0x8019087e8,0x0,0x80122cbe0) = 284 (0x11c)
89988: stat("/usr/local/share/vim/vim74/plugin/getscriptPlugin.vim",{ mode=-rw-r--r-- ,inode=591277,size=1379,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/getscriptPlugin.vim",{ mode=-rw-r--r-- ,inode=591277,size=1379,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/getscriptPlugin.vim",{ mode=-rw-r--r-- ,inode=591277,size=1379,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/zipPlugin.vim",{ mode=-rw-r--r-- ,inode=591278,size=2498,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/zipPlugin.vim",{ mode=-rw-r--r-- ,inode=591278,size=2498,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/zipPlugin.vim",{ mode=-rw-r--r-- ,inode=591278,size=2498,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/vimballPlugin.vim",{ mode=-rw-r--r-- ,inode=591279,size=2760,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/vimballPlugin.vim",{ mode=-rw-r--r-- ,inode=591279,size=2760,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/vimballPlugin.vim",{ mode=-rw-r--r-- ,inode=591279,size=2760,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/tohtml.vim",{ mode=-rw-r--r-- ,inode=591280,size=9688,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/tohtml.vim",{ mode=-rw-r--r-- ,inode=591280,size=9688,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/tohtml.vim",{ mode=-rw-r--r-- ,inode=591280,size=9688,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/tarPlugin.vim",{ mode=-rw-r--r-- ,inode=591281,size=2209,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/tarPlugin.vim",{ mode=-rw-r--r-- ,inode=591281,size=2209,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/tarPlugin.vim",{ mode=-rw-r--r-- ,inode=591281,size=2209,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/spellfile.vim",{ mode=-rw-r--r-- ,inode=591282,size=499,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/spellfile.vim",{ mode=-rw-r--r-- ,inode=591282,size=499,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/spellfile.vim",{ mode=-rw-r--r-- ,inode=591282,size=499,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/rrhelper.vim",{ mode=-rw-r--r-- ,inode=591283,size=1414,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/rrhelper.vim",{ mode=-rw-r--r-- ,inode=591283,size=1414,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/rrhelper.vim",{ mode=-rw-r--r-- ,inode=591283,size=1414,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/netrwPlugin.vim",{ mode=-rw-r--r-- ,inode=591284,size=8195,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/netrwPlugin.vim",{ mode=-rw-r--r-- ,inode=591284,size=8195,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/netrwPlugin.vim",{ mode=-rw-r--r-- ,inode=591284,size=8195,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/matchparen.vim",{ mode=-rw-r--r-- ,inode=591285,size=6382,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/matchparen.vim",{ mode=-rw-r--r-- ,inode=591285,size=6382,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/matchparen.vim",{ mode=-rw-r--r-- ,inode=591285,size=6382,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/gzip.vim",{ mode=-rw-r--r-- ,inode=591286,size=1969,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/gzip.vim",{ mode=-rw-r--r-- ,inode=591286,size=1969,blksize=16384 }) = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/gzip.vim",{ mode=-rw-r--r-- ,inode=591286,size=1969,blksize=16384 }) = 0 (0x0)
89988: getdirentries(0x3,0x801903000,0x1000,0x8019087e8,0x11c,0x801804080) = 0 (0x0)
89988: close(3)					 = 0 (0x0)
89988: open("/usr/local/share/vim/vim74/plugin/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,0142701120) = 3 (0x3)
89988: fstatfs(0x3,0x7fffffffe228,0x4000000000000000,0x80082d130,0x2,0x801907010) = 0 (0x0)
89988: getdirentries(0x3,0x801903000,0x1000,0x8019087e8,0x0,0x80122cbe0) = 284 (0x11c)
89988: open("/usr/local/share/vim/vim74/plugin/getscriptPlugin.vim/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,07) ERR#20 'Not a directory'
89988: open("/usr/local/share/vim/vim74/plugin/getscriptPlugin.vim/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,01) ERR#20 'Not a directory'
89988: open("/usr/local/share/vim/vim74/plugin/zipPlugin.vim/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,07) ERR#20 'Not a directory'
89988: open("/usr/local/share/vim/vim74/plugin/zipPlugin.vim/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,01) ERR#20 'Not a directory'
89988: open("/usr/local/share/vim/vim74/plugin/vimballPlugin.vim/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,07) ERR#20 'Not a directory'
89988: open("/usr/local/share/vim/vim74/plugin/vimballPlugin.vim/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,01) ERR#20 'Not a directory'
89988: open("/usr/local/share/vim/vim74/plugin/tohtml.vim/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,07) ERR#20 'Not a directory'
89988: open("/usr/local/share/vim/vim74/plugin/tohtml.vim/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,01) ERR#20 'Not a directory'
89988: open("/usr/local/share/vim/vim74/plugin/tarPlugin.vim/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,07) ERR#20 'Not a directory'
89988: open("/usr/local/share/vim/vim74/plugin/tarPlugin.vim/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,01) ERR#20 'Not a directory'
89988: open("/usr/local/share/vim/vim74/plugin/spellfile.vim/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,07) ERR#20 'Not a directory'
89988: open("/usr/local/share/vim/vim74/plugin/spellfile.vim/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,01) ERR#20 'Not a directory'
89988: open("/usr/local/share/vim/vim74/plugin/rrhelper.vim/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,07) ERR#20 'Not a directory'
89988: open("/usr/local/share/vim/vim74/plugin/rrhelper.vim/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,01) ERR#20 'Not a directory'
89988: open("/usr/local/share/vim/vim74/plugin/netrwPlugin.vim/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,07) ERR#20 'Not a directory'
89988: open("/usr/local/share/vim/vim74/plugin/netrwPlugin.vim/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,01) ERR#20 'Not a directory'
89988: open("/usr/local/share/vim/vim74/plugin/matchparen.vim/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,07) ERR#20 'Not a directory'
89988: open("/usr/local/share/vim/vim74/plugin/matchparen.vim/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,01) ERR#20 'Not a directory'
89988: open("/usr/local/share/vim/vim74/plugin/gzip.vim/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,07) ERR#20 'Not a directory'
89988: open("/usr/local/share/vim/vim74/plugin/gzip.vim/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,01) ERR#20 'Not a directory'
89988: open("/usr/local/share/vim/vim74/plugin/README.txt/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,07) ERR#20 'Not a directory'
89988: open("/usr/local/share/vim/vim74/plugin/README.txt/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,01) ERR#20 'Not a directory'
89988: getdirentries(0x3,0x801903000,0x1000,0x8019087e8,0x11c,0x1) = 0 (0x0)
89988: close(3)					 = 0 (0x0)
89988: open(".",O_RDONLY,00)			 = 3 (0x3)
89988: fchdir(0x3,0x0,0x0,0x1,0x3a,0x801a8f010)	 = 0 (0x0)
89988: chdir("/usr/local/share/vim/vim74/plugin") = 0 (0x0)
89988: __getcwd("/usr/local/share/vim/vim74/plugin",1024) = 0 (0x0)
89988: fchdir(0x3,0x400,0x21,0x801a90422,0x3a,0x801a8f010) = 0 (0x0)
89988: close(3)					 = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/getscriptPlugin.vim",{ mode=-rw-r--r-- ,inode=591277,size=1379,blksize=16384 }) = 0 (0x0)
89988: open("/usr/local/share/vim/vim74/plugin/getscriptPlugin.vim",O_RDONLY,00) = 3 (0x3)
89988: fcntl(3,F_GETFD,)			 = 0 (0x0)
89988: fcntl(3,F_SETFD,FD_CLOEXEC)		 = 0 (0x0)
89988: fcntl(3,F_GETFL,)			 = 0 (0x0)
89988: fstat(3,{ mode=-rw-r--r-- ,inode=591277,size=1379,blksize=16384 }) = 0 (0x0)
89988: read(3,"" ------------------------------"...,16384) = 1379 (0x563)
89988: stat("/usr/local/share/vim/vim74/plugin/getscriptPlugin.vim",{ mode=-rw-r--r-- ,inode=591277,size=1379,blksize=16384 }) = 0 (0x0)
89988: read(3,0x801903000,16384)		 = 0 (0x0)
89988: close(3)					 = 0 (0x0)
89988: open(".",O_RDONLY,00)			 = 3 (0x3)
89988: fchdir(0x3,0x0,0x0,0x1,0x3a,0x801a8f010)	 = 0 (0x0)
89988: chdir("/usr/local/share/vim/vim74/plugin") = 0 (0x0)
89988: __getcwd("/usr/local/share/vim/vim74/plugin",1024) = 0 (0x0)
89988: fchdir(0x3,0x400,0x21,0x801a90422,0x3a,0x801a8f010) = 0 (0x0)
89988: close(3)					 = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/gzip.vim",{ mode=-rw-r--r-- ,inode=591286,size=1969,blksize=16384 }) = 0 (0x0)
89988: open("/usr/local/share/vim/vim74/plugin/gzip.vim",O_RDONLY,00) = 3 (0x3)
89988: fcntl(3,F_GETFD,)			 = 0 (0x0)
89988: fcntl(3,F_SETFD,FD_CLOEXEC)		 = 0 (0x0)
89988: fcntl(3,F_GETFL,)			 = 0 (0x0)
89988: fstat(3,{ mode=-rw-r--r-- ,inode=591286,size=1969,blksize=16384 }) = 0 (0x0)
89988: read(3,"" Vim plugin for editing compres"...,16384) = 1969 (0x7b1)
89988: stat("/usr/local/share/vim/vim74/plugin/gzip.vim",{ mode=-rw-r--r-- ,inode=591286,size=1969,blksize=16384 }) = 0 (0x0)
89988: read(3,0x801903000,16384)		 = 0 (0x0)
89988: close(3)					 = 0 (0x0)
89988: open(".",O_RDONLY,00)			 = 3 (0x3)
89988: fchdir(0x3,0x0,0x0,0x1,0x3a,0x801a8f010)	 = 0 (0x0)
89988: chdir("/usr/local/share/vim/vim74/plugin") = 0 (0x0)
89988: __getcwd("/usr/local/share/vim/vim74/plugin",1024) = 0 (0x0)
89988: fchdir(0x3,0x400,0x21,0x801a90422,0x3a,0x801a8f010) = 0 (0x0)
89988: close(3)					 = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/matchparen.vim",{ mode=-rw-r--r-- ,inode=591285,size=6382,blksize=16384 }) = 0 (0x0)
89988: open("/usr/local/share/vim/vim74/plugin/matchparen.vim",O_RDONLY,00) = 3 (0x3)
89988: fcntl(3,F_GETFD,)			 = 0 (0x0)
89988: fcntl(3,F_SETFD,FD_CLOEXEC)		 = 0 (0x0)
89988: fcntl(3,F_GETFL,)			 = 0 (0x0)
89988: fstat(3,{ mode=-rw-r--r-- ,inode=591285,size=6382,blksize=16384 }) = 0 (0x0)
89988: read(3,"" Vim plugin for showing matchin"...,16384) = 6382 (0x18ee)
89988: stat("/usr/local/share/vim/vim74/plugin/matchparen.vim",{ mode=-rw-r--r-- ,inode=591285,size=6382,blksize=16384 }) = 0 (0x0)
89988: read(3,0x801903000,16384)		 = 0 (0x0)
89988: close(3)					 = 0 (0x0)
89988: open(".",O_RDONLY,00)			 = 3 (0x3)
89988: fchdir(0x3,0x0,0x0,0x1,0x3a,0x801a8f010)	 = 0 (0x0)
89988: chdir("/usr/local/share/vim/vim74/plugin") = 0 (0x0)
89988: __getcwd("/usr/local/share/vim/vim74/plugin",1024) = 0 (0x0)
89988: fchdir(0x3,0x400,0x21,0x801a90422,0x3a,0x801a8f010) = 0 (0x0)
89988: close(3)					 = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/netrwPlugin.vim",{ mode=-rw-r--r-- ,inode=591284,size=8195,blksize=16384 }) = 0 (0x0)
89988: open("/usr/local/share/vim/vim74/plugin/netrwPlugin.vim",O_RDONLY,00) = 3 (0x3)
89988: fcntl(3,F_GETFD,)			 = 0 (0x0)
89988: fcntl(3,F_SETFD,FD_CLOEXEC)		 = 0 (0x0)
89988: fcntl(3,F_GETFL,)			 = 0 (0x0)
89988: fstat(3,{ mode=-rw-r--r-- ,inode=591284,size=8195,blksize=16384 }) = 0 (0x0)
89988: read(3,"" netrwPlugin.vim: Handles file "...,16384) = 8195 (0x2003)
89988: stat("/usr/local/share/vim/vim74/plugin/netrwPlugin.vim",{ mode=-rw-r--r-- ,inode=591284,size=8195,blksize=16384 }) = 0 (0x0)
89988: read(3,0x801903000,16384)		 = 0 (0x0)
89988: close(3)					 = 0 (0x0)
89988: open(".",O_RDONLY,00)			 = 3 (0x3)
89988: fchdir(0x3,0x0,0x0,0x1,0x3a,0x801a8f010)	 = 0 (0x0)
89988: chdir("/usr/local/share/vim/vim74/plugin") = 0 (0x0)
89988: __getcwd("/usr/local/share/vim/vim74/plugin",1024) = 0 (0x0)
89988: fchdir(0x3,0x400,0x21,0x801837422,0x3a,0x801a8f010) = 0 (0x0)
89988: close(3)					 = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/rrhelper.vim",{ mode=-rw-r--r-- ,inode=591283,size=1414,blksize=16384 }) = 0 (0x0)
89988: open("/usr/local/share/vim/vim74/plugin/rrhelper.vim",O_RDONLY,00) = 3 (0x3)
89988: fcntl(3,F_GETFD,)			 = 0 (0x0)
89988: fcntl(3,F_SETFD,FD_CLOEXEC)		 = 0 (0x0)
89988: fcntl(3,F_GETFL,)			 = 0 (0x0)
89988: fstat(3,{ mode=-rw-r--r-- ,inode=591283,size=1414,blksize=16384 }) = 0 (0x0)
89988: read(3,"" Vim plugin with helper functio"...,16384) = 1414 (0x586)
89988: stat("/usr/local/share/vim/vim74/plugin/rrhelper.vim",{ mode=-rw-r--r-- ,inode=591283,size=1414,blksize=16384 }) = 0 (0x0)
89988: close(3)					 = 0 (0x0)
89988: open(".",O_RDONLY,00)			 = 3 (0x3)
89988: fchdir(0x3,0x0,0x0,0x1,0x3a,0x801a8f010)	 = 0 (0x0)
89988: chdir("/usr/local/share/vim/vim74/plugin") = 0 (0x0)
89988: __getcwd("/usr/local/share/vim/vim74/plugin",1024) = 0 (0x0)
89988: fchdir(0x3,0x400,0x21,0x801837422,0x3a,0x801a8f010) = 0 (0x0)
89988: close(3)					 = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/spellfile.vim",{ mode=-rw-r--r-- ,inode=591282,size=499,blksize=16384 }) = 0 (0x0)
89988: open("/usr/local/share/vim/vim74/plugin/spellfile.vim",O_RDONLY,00) = 3 (0x3)
89988: fcntl(3,F_GETFD,)			 = 0 (0x0)
89988: fcntl(3,F_SETFD,FD_CLOEXEC)		 = 0 (0x0)
89988: fcntl(3,F_GETFL,)			 = 0 (0x0)
89988: fstat(3,{ mode=-rw-r--r-- ,inode=591282,size=499,blksize=16384 }) = 0 (0x0)
89988: read(3,"" Vim plugin for downloading spe"...,16384) = 499 (0x1f3)
89988: stat("/usr/local/share/vim/vim74/plugin/spellfile.vim",{ mode=-rw-r--r-- ,inode=591282,size=499,blksize=16384 }) = 0 (0x0)
89988: read(3,0x801903000,16384)		 = 0 (0x0)
89988: close(3)					 = 0 (0x0)
89988: open(".",O_RDONLY,00)			 = 3 (0x3)
89988: fchdir(0x3,0x0,0x0,0x1,0x3a,0x801a8f010)	 = 0 (0x0)
89988: chdir("/usr/local/share/vim/vim74/plugin") = 0 (0x0)
89988: __getcwd("/usr/local/share/vim/vim74/plugin",1024) = 0 (0x0)
89988: fchdir(0x3,0x400,0x21,0x801837422,0x3a,0x801a8f010) = 0 (0x0)
89988: close(3)					 = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/tarPlugin.vim",{ mode=-rw-r--r-- ,inode=591281,size=2209,blksize=16384 }) = 0 (0x0)
89988: open("/usr/local/share/vim/vim74/plugin/tarPlugin.vim",O_RDONLY,00) = 3 (0x3)
89988: fcntl(3,F_GETFD,)			 = 0 (0x0)
89988: fcntl(3,F_SETFD,FD_CLOEXEC)		 = 0 (0x0)
89988: fcntl(3,F_GETFL,)			 = 0 (0x0)
89988: fstat(3,{ mode=-rw-r--r-- ,inode=591281,size=2209,blksize=16384 }) = 0 (0x0)
89988: read(3,"" tarPlugin.vim -- a Vim plugin "...,16384) = 2209 (0x8a1)
89988: stat("/usr/local/share/vim/vim74/plugin/tarPlugin.vim",{ mode=-rw-r--r-- ,inode=591281,size=2209,blksize=16384 }) = 0 (0x0)
89988: read(3,0x801903000,16384)		 = 0 (0x0)
89988: close(3)					 = 0 (0x0)
89988: open(".",O_RDONLY,00)			 = 3 (0x3)
89988: fchdir(0x3,0x0,0x0,0x1,0x3a,0x801a8f010)	 = 0 (0x0)
89988: chdir("/usr/local/share/vim/vim74/plugin") = 0 (0x0)
89988: __getcwd("/usr/local/share/vim/vim74/plugin",1024) = 0 (0x0)
89988: fchdir(0x3,0x400,0x21,0x801837422,0x3a,0x801a8f010) = 0 (0x0)
89988: close(3)					 = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/tohtml.vim",{ mode=-rw-r--r-- ,inode=591280,size=9688,blksize=16384 }) = 0 (0x0)
89988: open("/usr/local/share/vim/vim74/plugin/tohtml.vim",O_RDONLY,00) = 3 (0x3)
89988: fcntl(3,F_GETFD,)			 = 0 (0x0)
89988: fcntl(3,F_SETFD,FD_CLOEXEC)		 = 0 (0x0)
89988: fcntl(3,F_GETFL,)			 = 0 (0x0)
89988: fstat(3,{ mode=-rw-r--r-- ,inode=591280,size=9688,blksize=16384 }) = 0 (0x0)
89988: read(3,"" Vim plugin for converting a sy"...,16384) = 9688 (0x25d8)
89988: stat("/usr/local/share/vim/vim74/plugin/tohtml.vim",{ mode=-rw-r--r-- ,inode=591280,size=9688,blksize=16384 }) = 0 (0x0)
89988: read(3,0x801903000,16384)		 = 0 (0x0)
89988: close(3)					 = 0 (0x0)
89988: open(".",O_RDONLY,00)			 = 3 (0x3)
89988: fchdir(0x3,0x0,0x0,0x1,0x3a,0x801a8f010)	 = 0 (0x0)
89988: chdir("/usr/local/share/vim/vim74/plugin") = 0 (0x0)
89988: __getcwd("/usr/local/share/vim/vim74/plugin",1024) = 0 (0x0)
89988: fchdir(0x3,0x400,0x21,0x801837422,0x3a,0x801a8f010) = 0 (0x0)
89988: close(3)					 = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/vimballPlugin.vim",{ mode=-rw-r--r-- ,inode=591279,size=2760,blksize=16384 }) = 0 (0x0)
89988: open("/usr/local/share/vim/vim74/plugin/vimballPlugin.vim",O_RDONLY,00) = 3 (0x3)
89988: fcntl(3,F_GETFD,)			 = 0 (0x0)
89988: fcntl(3,F_SETFD,FD_CLOEXEC)		 = 0 (0x0)
89988: fcntl(3,F_GETFL,)			 = 0 (0x0)
89988: fstat(3,{ mode=-rw-r--r-- ,inode=591279,size=2760,blksize=16384 }) = 0 (0x0)
89988: read(3,"" vimballPlugin : construct a fi"...,16384) = 2760 (0xac8)
89988: stat("/usr/local/share/vim/vim74/plugin/vimballPlugin.vim",{ mode=-rw-r--r-- ,inode=591279,size=2760,blksize=16384 }) = 0 (0x0)
89988: read(3,0x801903000,16384)		 = 0 (0x0)
89988: close(3)					 = 0 (0x0)
89988: open(".",O_RDONLY,00)			 = 3 (0x3)
89988: fchdir(0x3,0x0,0x0,0x1,0x3a,0x801a8f010)	 = 0 (0x0)
89988: chdir("/usr/local/share/vim/vim74/plugin") = 0 (0x0)
89988: __getcwd("/usr/local/share/vim/vim74/plugin",1024) = 0 (0x0)
89988: fchdir(0x3,0x400,0x21,0x801a90422,0x3a,0x801a8f010) = 0 (0x0)
89988: close(3)					 = 0 (0x0)
89988: stat("/usr/local/share/vim/vim74/plugin/zipPlugin.vim",{ mode=-rw-r--r-- ,inode=591278,size=2498,blksize=16384 }) = 0 (0x0)
89988: open("/usr/local/share/vim/vim74/plugin/zipPlugin.vim",O_RDONLY,00) = 3 (0x3)
89988: fcntl(3,F_GETFD,)			 = 0 (0x0)
89988: fcntl(3,F_SETFD,FD_CLOEXEC)		 = 0 (0x0)
89988: fcntl(3,F_GETFL,)			 = 0 (0x0)
89988: fstat(3,{ mode=-rw-r--r-- ,inode=591278,size=2498,blksize=16384 }) = 0 (0x0)
89988: read(3,"" zipPlugin.vim: Handles browsin"...,16384) = 2498 (0x9c2)
89988: stat("/usr/local/share/vim/vim74/plugin/zipPlugin.vim",{ mode=-rw-r--r-- ,inode=591278,size=2498,blksize=16384 }) = 0 (0x0)
89988: read(3,0x801903000,16384)		 = 0 (0x0)
89988: close(3)					 = 0 (0x0)
89988: open("/usr/local/share/vim/vimfiles/after/plugin/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,00) ERR#2 'No such file or directory'
89988: open("/usr/local/share/vim/vimfiles/after/plugin/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,00) ERR#2 'No such file or directory'
89988: open("/root/.vim/after/plugin/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,00) ERR#2 'No such file or directory'
89988: open("/root/.vim/after/plugin/",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,00) ERR#2 'No such file or directory'
89988: open("/root/.viminfo",O_RDONLY,0666)	 = 3 (0x3)
89988: fstat(3,{ mode=-rw------- ,inode=847917,size=14647,blksize=16384 }) = 0 (0x0)
89988: read(3,"# This viminfo file was generate"...,16384) = 14647 (0x3937)
89988: read(3,0x801903000,16384)		 = 0 (0x0)
89988: close(3)					 = 0 (0x0)
89988: ioctl(0,TIOCGETA,0x807d24)		 = 0 (0x0)
89988: ioctl(0,TIOCSETA,0xffffe7e0)		 = 0 (0x0)
89988: write(1,"\^[[?1h\^[=",7)			 = 7 (0x7)
89988: ioctl(1,TIOCGETA,0xffffe7e0)		 = 0 (0x0)
89988: ioctl(0,TIOCGETA,0xffffe7e0)		 = 0 (0x0)
89988: write(1,"\^[[2;1H\M-b\M^V\M-=\^[[6n",13)	 = 13 (0xd)
89988: write(1,"\^[[2;1H  \^[[1;1H",14)		 = 14 (0xe)
89988: select(1,{0},0x0,{0},{0.000000 })	 = 0 (0x0)
89988: select(1,{0},0x0,{0},{0.000000 })	 = 0 (0x0)
89988: getuid()					 = 0 (0x0)
89988: stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=47226,size=270,blksize=16384 }) = 0 (0x0)
89988: open("/etc/nsswitch.conf",O_CLOEXEC,0666) = 3 (0x3)
89988: ioctl(3,TIOCGETA,0xffffe380)		 ERR#25 'Inappropriate ioctl for device'
89988: fstat(3,{ mode=-rw-r--r-- ,inode=47226,size=270,blksize=16384 }) = 0 (0x0)
89988: read(3,"#\n# nsswitch.conf(5) - name ser"...,16384) = 270 (0x10e)
89988: read(3,0x801903000,16384)		 = 0 (0x0)
89988: sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) = 0 (0x0)
89988: access("/lib/nss_files.so.1",0)		 ERR#2 'No such file or directory'
89988: access("/usr/lib/nss_files.so.1",0)	 ERR#2 'No such file or directory'
89988: access("/usr/lib/compat/nss_files.so.1",0) ERR#2 'No such file or directory'
89988: access("/usr/local/lib/nss_files.so.1",0) ERR#2 'No such file or directory'
89988: access("/usr/local/lib/compat/pkg/nss_files.so.1",0) ERR#2 'No such file or directory'
89988: access("/usr/local/lib/mysql/nss_files.so.1",0) ERR#2 'No such file or directory'
89988: access("/lib/nss_files.so.1",0)		 ERR#2 'No such file or directory'
89988: access("/usr/lib/nss_files.so.1",0)	 ERR#2 'No such file or directory'
89988: sigprocmask(SIG_SETMASK,0x0,0x0)		 = 0 (0x0)
89988: sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) = 0 (0x0)
89988: access("/lib/nss_ldap.so.1",0)		 ERR#2 'No such file or directory'
89988: access("/usr/lib/nss_ldap.so.1",0)	 ERR#2 'No such file or directory'
89988: access("/usr/lib/compat/nss_ldap.so.1",0) ERR#2 'No such file or directory'
89988: access("/usr/local/lib/nss_ldap.so.1",0)	 = 0 (0x0)
89988: open("/usr/local/lib/nss_ldap.so.1",O_CLOEXEC,040223770) = 4 (0x4)
89988: fstat(4,{ mode=-r-xr-xr-x ,inode=353850,size=95496,blksize=16384 }) = 0 (0x0)
89988: mmap(0x0,4096,PROT_READ,MAP_PRIVATE|MAP_PREFAULT_READ,4,0x0) = 34368339968 (0x800834000)
89988: mmap(0x0,2240512,PROT_NONE,MAP_PRIVATE|MAP_ANON|MAP_NOCORE,-1,0x0) = 34389098496 (0x801c00000)
89988: mmap(0x801c00000,90112,PROT_READ|PROT_EXEC,MAP_PRIVATE|MAP_FIXED|MAP_NOCORE|MAP_PREFAULT_READ,4,0x0) = 34389098496 (0x801c00000)
89988: mmap(0x801e16000,4096,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED|MAP_PREFAULT_READ,4,0x16000) = 34391285760 (0x801e16000)
89988: mmap(0x801e17000,49152,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED|MAP_ANON,-1,0x0) = 34391289856 (0x801e17000)
89988: munmap(0x800834000,4096)			 = 0 (0x0)
89988: close(4)					 = 0 (0x0)
89988: access("/usr/local/lib/libldap-2.4.so.2",0) = 0 (0x0)
89988: open("/usr/local/lib/libldap-2.4.so.2",O_CLOEXEC,040223770) = 4 (0x4)
89988: fstat(4,{ mode=-rw-r--r-- ,inode=386718,size=287432,blksize=16384 }) = 0 (0x0)
89988: mmap(0x0,4096,PROT_READ,MAP_PRIVATE|MAP_PREFAULT_READ,4,0x0) = 34368339968 (0x800834000)
89988: mmap(0x0,2383872,PROT_NONE,MAP_PRIVATE|MAP_ANON|MAP_NOCORE,-1,0x0) = 34391339008 (0x801e23000)
89988: mmap(0x801e23000,278528,PROT_READ|PROT_EXEC,MAP_PRIVATE|MAP_FIXED|MAP_NOCORE|MAP_PREFAULT_READ,4,0x0) = 34391339008 (0x801e23000)
89988: mmap(0x802067000,8192,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED|MAP_PREFAULT_READ,4,0x44000) = 34393714688 (0x802067000)
89988: munmap(0x800834000,4096)			 = 0 (0x0)
89988: close(4)					 = 0 (0x0)
89988: access("/usr/local/lib/liblber-2.4.so.2",0) = 0 (0x0)
89988: open("/usr/local/lib/liblber-2.4.so.2",O_CLOEXEC,040223770) = 4 (0x4)
89988: fstat(4,{ mode=-rw-r--r-- ,inode=378886,size=57872,blksize=16384 }) = 0 (0x0)
89988: mmap(0x0,4096,PROT_READ,MAP_PRIVATE|MAP_PREFAULT_READ,4,0x0) = 34368339968 (0x800834000)
89988: mmap(0x0,2154496,PROT_NONE,MAP_PRIVATE|MAP_ANON|MAP_NOCORE,-1,0x0) = 34393722880 (0x802069000)
89988: mmap(0x802069000,57344,PROT_READ|PROT_EXEC,MAP_PRIVATE|MAP_FIXED|MAP_NOCORE|MAP_PREFAULT_READ,4,0x0) = 34393722880 (0x802069000)
89988: mmap(0x802276000,4096,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED|MAP_PREFAULT_READ,4,0xd000) = 34395873280 (0x802276000)
89988: munmap(0x800834000,4096)			 = 0 (0x0)
89988: close(4)					 = 0 (0x0)
89988: access("/usr/local/lib/libkrb5.so.11",0)	 ERR#2 'No such file or directory'
89988: access("/lib/libkrb5.so.11",0)		 ERR#2 'No such file or directory'
89988: access("/usr/lib/libkrb5.so.11",0)	 = 0 (0x0)
89988: open("/usr/lib/libkrb5.so.11",O_CLOEXEC,040223770) = 4 (0x4)
89988: fstat(4,{ mode=-r--r--r-- ,inode=335632,size=488664,blksize=16384 }) = 0 (0x0)
89988: mmap(0x0,4096,PROT_READ,MAP_PRIVATE|MAP_PREFAULT_READ,4,0x0) = 34368339968 (0x800834000)
89988: mmap(0x0,2588672,PROT_NONE,MAP_PRIVATE|MAP_ANON|MAP_NOCORE,-1,0x0) = 34395877376 (0x802277000)
89988: mmap(0x802277000,471040,PROT_READ|PROT_EXEC,MAP_PRIVATE|MAP_FIXED|MAP_NOCORE|MAP_PREFAULT_READ,4,0x0) = 34395877376 (0x802277000)
89988: mmap(0x8024e9000,20480,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED|MAP_PREFAULT_READ,4,0x72000) = 34398441472 (0x8024e9000)
89988: mmap(0x8024ee000,4096,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED|MAP_ANON,-1,0x0) = 34398461952 (0x8024ee000)
89988: munmap(0x800834000,4096)			 = 0 (0x0)
89988: close(4)					 = 0 (0x0)
89988: access("/usr/local/lib/libcom_err.so.5",0) ERR#2 'No such file or directory'
89988: access("/lib/libcom_err.so.5",0)		 ERR#2 'No such file or directory'
89988: access("/usr/lib/libcom_err.so.5",0)	 = 0 (0x0)
89988: open("/usr/lib/libcom_err.so.5",O_CLOEXEC,040223770) = 4 (0x4)
89988: fstat(4,{ mode=-r--r--r-- ,inode=335522,size=7328,blksize=16384 }) = 0 (0x0)
89988: mmap(0x0,4096,PROT_READ,MAP_PRIVATE|MAP_PREFAULT_READ,4,0x0) = 34368339968 (0x800834000)
89988: mmap(0x0,2105344,PROT_NONE,MAP_PRIVATE|MAP_ANON|MAP_NOCORE,-1,0x0) = 34398466048 (0x8024ef000)
89988: mmap(0x8024ef000,8192,PROT_READ|PROT_EXEC,MAP_PRIVATE|MAP_FIXED|MAP_NOCORE|MAP_PREFAULT_READ,4,0x0) = 34398466048 (0x8024ef000)
89988: mmap(0x8026f0000,4096,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED|MAP_PREFAULT_READ,4,0x1000) = 34400567296 (0x8026f0000)
89988: munmap(0x800834000,4096)			 = 0 (0x0)
89988: close(4)					 = 0 (0x0)
89988: access("/usr/local/lib/libgssapi_krb5.so.10",0) ERR#2 'No such file or directory'
89988: access("/lib/libgssapi_krb5.so.10",0)	 ERR#2 'No such file or directory'
89988: access("/usr/lib/libgssapi_krb5.so.10",0) = 0 (0x0)
89988: open("/usr/lib/libgssapi_krb5.so.10",O_CLOEXEC,040223770) = 4 (0x4)
89988: fstat(4,{ mode=-r--r--r-- ,inode=335629,size=124248,blksize=16384 }) = 0 (0x0)
89988: mmap(0x0,4096,PROT_READ,MAP_PRIVATE|MAP_PREFAULT_READ,4,0x0) = 34368339968 (0x800834000)
89988: mmap(0x0,2220032,PROT_NONE,MAP_PRIVATE|MAP_ANON|MAP_NOCORE,-1,0x0) = 34400571392 (0x8026f1000)
89988: mmap(0x8026f1000,118784,PROT_READ|PROT_EXEC,MAP_PRIVATE|MAP_FIXED|MAP_NOCORE|MAP_PREFAULT_READ,4,0x0) = 34400571392 (0x8026f1000)
89988: mmap(0x80290d000,8192,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED|MAP_PREFAULT_READ,4,0x1c000) = 34402783232 (0x80290d000)
89988: munmap(0x800834000,4096)			 = 0 (0x0)
89988: close(4)					 = 0 (0x0)
89988: access("/usr/local/lib/libssl.so.8",0)	 = 0 (0x0)
89988: open("/usr/local/lib/libssl.so.8",O_CLOEXEC,040223770) = 4 (0x4)
89988: fstat(4,{ mode=-rw-r--r-- ,inode=360842,size=525524,blksize=16384 }) = 0 (0x0)
89988: mmap(0x0,4096,PROT_READ,MAP_PRIVATE|MAP_PREFAULT_READ,4,0x0) = 34368339968 (0x800834000)
89988: mmap(0x0,2568192,PROT_NONE,MAP_PRIVATE|MAP_ANON|MAP_NOCORE,-1,0x0) = 34402791424 (0x80290f000)
89988: mmap(0x80290f000,430080,PROT_READ|PROT_EXEC,MAP_PRIVATE|MAP_FIXED|MAP_NOCORE|MAP_PREFAULT_READ,4,0x0) = 34402791424 (0x80290f000)
89988: mmap(0x802b77000,45056,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED|MAP_PREFAULT_READ,4,0x68000) = 34405314560 (0x802b77000)
89988: munmap(0x800834000,4096)			 = 0 (0x0)
89988: close(4)					 = 0 (0x0)
89988: access("/usr/local/lib/libcrypto.so.8",0) = 0 (0x0)
89988: open("/usr/local/lib/libcrypto.so.8",O_CLOEXEC,040223770) = 4 (0x4)
89988: fstat(4,{ mode=-rw-r--r-- ,inode=360834,size=2707322,blksize=16384 }) = 0 (0x0)
89988: mmap(0x0,4096,PROT_READ,MAP_PRIVATE|MAP_PREFAULT_READ,4,0x0) = 34368339968 (0x800834000)
89988: mmap(0x0,4530176,PROT_NONE,MAP_PRIVATE|MAP_ANON|MAP_NOCORE,-1,0x0) = 34405359616 (0x802b82000)
89988: mmap(0x802b82000,2269184,PROT_READ|PROT_EXEC,MAP_PRIVATE|MAP_FIXED|MAP_NOCORE|MAP_PREFAULT_READ,4,0x0) = 34405359616 (0x802b82000)
89988: mmap(0x802fab000,155648,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED|MAP_PREFAULT_READ,4,0x229000) = 34409721856 (0x802fab000)
89988: mmap(0x802fd1000,12288,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED|MAP_ANON,-1,0x0) = 34409877504 (0x802fd1000)
89988: munmap(0x800834000,4096)			 = 0 (0x0)
89988: close(4)					 = 0 (0x0)
89988: access("/usr/lib/private/libasn1.so.11",0) ERR#2 'No such file or directory'
89988: access("/lib/libasn1.so.11",0)		 ERR#2 'No such file or directory'
89988: access("/usr/lib/libasn1.so.11",0)	 = 0 (0x0)
89988: open("/usr/lib/libasn1.so.11",O_CLOEXEC,040223770) = 4 (0x4)
89988: fstat(4,{ mode=-r--r--r-- ,inode=334817,size=643648,blksize=16384 }) = 0 (0x0)
89988: mmap(0x0,4096,PROT_READ,MAP_PRIVATE|MAP_PREFAULT_READ,4,0x0) = 34368339968 (0x800834000)
89988: mmap(0x0,2740224,PROT_NONE,MAP_PRIVATE|MAP_ANON|MAP_NOCORE,-1,0x0) = 34409889792 (0x802fd4000)
89988: mmap(0x802fd4000,626688,PROT_READ|PROT_EXEC,MAP_PRIVATE|MAP_FIXED|MAP_NOCORE|MAP_PREFAULT_READ,4,0x0) = 34409889792 (0x802fd4000)
89988: mmap(0x80326d000,16384,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED|MAP_PREFAULT_READ,4,0x99000) = 34412613632 (0x80326d000)
89988: munmap(0x800834000,4096)			 = 0 (0x0)
89988: close(4)					 = 0 (0x0)
89988: access("/usr/lib/private/libcrypt.so.5",0) ERR#2 'No such file or directory'
89988: access("/lib/libcrypt.so.5",0)		 = 0 (0x0)
89988: open("/lib/libcrypt.so.5",O_CLOEXEC,040223770) = 4 (0x4)
89988: fstat(4,{ mode=-r--r--r-- ,inode=237376,size=62040,blksize=16384 }) = 0 (0x0)
89988: mmap(0x0,4096,PROT_READ,MAP_PRIVATE|MAP_PREFAULT_READ,4,0x0) = 34368339968 (0x800834000)
89988: mmap(0x0,2228224,PROT_NONE,MAP_PRIVATE|MAP_ANON|MAP_NOCORE,-1,0x0) = 34412630016 (0x803271000)
89988: mmap(0x803271000,57344,PROT_READ|PROT_EXEC,MAP_PRIVATE|MAP_FIXED|MAP_NOCORE|MAP_PREFAULT_READ,4,0x0) = 34412630016 (0x803271000)
89988: mmap(0x80347f000,4096,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED|MAP_PREFAULT_READ,4,0xe000) = 34414784512 (0x80347f000)
89988: mmap(0x803480000,69632,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED|MAP_ANON,-1,0x0) = 34414788608 (0x803480000)
89988: munmap(0x800834000,4096)			 = 0 (0x0)
89988: close(4)					 = 0 (0x0)
89988: access("/usr/lib/private/libcrypto.so.7",0) ERR#2 'No such file or directory'
89988: access("/lib/libcrypto.so.7",0)		 = 0 (0x0)
89988: open("/lib/libcrypto.so.7",O_CLOEXEC,040223770) = 4 (0x4)
89988: fstat(4,{ mode=-r--r--r-- ,inode=238812,size=2038576,blksize=16384 }) = 0 (0x0)
89988: mmap(0x0,4096,PROT_READ,MAP_PRIVATE|MAP_PREFAULT_READ,4,0x0) = 34368339968 (0x800834000)
89988: mmap(0x0,4145152,PROT_NONE,MAP_PRIVATE|MAP_ANON|MAP_NOCORE,-1,0x0) = 34414858240 (0x803491000)
89988: mmap(0x803491000,1875968,PROT_READ|PROT_EXEC,MAP_PRIVATE|MAP_FIXED|MAP_NOCORE|MAP_PREFAULT_READ,4,0x0) = 34414858240 (0x803491000)
89988: mmap(0x80385b000,163840,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED|MAP_PREFAULT_READ,4,0x1ca000) = 34418831360 (0x80385b000)
89988: mmap(0x803883000,8192,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED|MAP_ANON,-1,0x0) = 34418995200 (0x803883000)
89988: munmap(0x800834000,4096)			 = 0 (0x0)
89988: close(4)					 = 0 (0x0)
89988: access("/usr/lib/private/libhx509.so.11",0) ERR#2 'No such file or directory'
89988: access("/lib/libhx509.so.11",0)		 ERR#2 'No such file or directory'
89988: access("/usr/lib/libhx509.so.11",0)	 = 0 (0x0)
89988: open("/usr/lib/libhx509.so.11",O_CLOEXEC,040223770) = 4 (0x4)
89988: fstat(4,{ mode=-r--r--r-- ,inode=335631,size=302312,blksize=16384 }) = 0 (0x0)
89988: mmap(0x0,4096,PROT_READ,MAP_PRIVATE|MAP_PREFAULT_READ,4,0x0) = 34368339968 (0x800834000)
89988: mmap(0x0,2400256,PROT_NONE,MAP_PRIVATE|MAP_ANON|MAP_NOCORE,-1,0x0) = 34419003392 (0x803885000)
89988: mmap(0x803885000,286720,PROT_READ|PROT_EXEC,MAP_PRIVATE|MAP_FIXED|MAP_NOCORE|MAP_PREFAULT_READ,4,0x0) = 34419003392 (0x803885000)
89988: mmap(0x803acb000,16384,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED|MAP_PREFAULT_READ,4,0x46000) = 34421387264 (0x803acb000)
89988: munmap(0x800834000,4096)			 = 0 (0x0)
89988: close(4)					 = 0 (0x0)
89988: access("/usr/lib/private/libroken.so.11",0) ERR#2 'No such file or directory'
89988: access("/lib/libroken.so.11",0)		 ERR#2 'No such file or directory'
89988: access("/usr/lib/libroken.so.11",0)	 = 0 (0x0)
89988: open("/usr/lib/libroken.so.11",O_CLOEXEC,040223770) = 4 (0x4)
89988: fstat(4,{ mode=-r--r--r-- ,inode=335633,size=74568,blksize=16384 }) = 0 (0x0)
89988: mmap(0x0,4096,PROT_READ,MAP_PRIVATE|MAP_PREFAULT_READ,4,0x0) = 34368339968 (0x800834000)
89988: mmap(0x0,2170880,PROT_NONE,MAP_PRIVATE|MAP_ANON|MAP_NOCORE,-1,0x0) = 34421403648 (0x803acf000)
89988: mmap(0x803acf000,69632,PROT_READ|PROT_EXEC,MAP_PRIVATE|MAP_FIXED|MAP_NOCORE|MAP_PREFAULT_READ,4,0x0) = 34421403648 (0x803acf000)
89988: mmap(0x803ce0000,4096,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED|MAP_PREFAULT_READ,4,0x11000) = 34423570432 (0x803ce0000)
89988: munmap(0x800834000,4096)			 = 0 (0x0)
89988: close(4)					 = 0 (0x0)
89988: access("/usr/lib/private/libwind.so.11",0) ERR#2 'No such file or directory'
89988: access("/lib/libwind.so.11",0)		 ERR#2 'No such file or directory'
89988: access("/usr/lib/libwind.so.11",0)	 = 0 (0x0)
89988: open("/usr/lib/libwind.so.11",O_CLOEXEC,040223770) = 4 (0x4)
89988: fstat(4,{ mode=-r--r--r-- ,inode=335634,size=162928,blksize=16384 }) = 0 (0x0)
89988: mmap(0x0,4096,PROT_READ,MAP_PRIVATE|MAP_PREFAULT_READ,4,0x0) = 34368339968 (0x800834000)
89988: mmap(0x0,2260992,PROT_NONE,MAP_PRIVATE|MAP_ANON|MAP_NOCORE,-1,0x0) = 34423574528 (0x803ce1000)
89988: mmap(0x803ce1000,159744,PROT_READ|PROT_EXEC,MAP_PRIVATE|MAP_FIXED|MAP_NOCORE|MAP_PREFAULT_READ,4,0x0) = 34423574528 (0x803ce1000)
89988: mmap(0x803f08000,4096,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED|MAP_PREFAULT_READ,4,0x27000) = 34425831424 (0x803f08000)
89988: munmap(0x800834000,4096)			 = 0 (0x0)
89988: close(4)					 = 0 (0x0)
89988: access("/usr/lib/private/libheimbase.so.11",0) ERR#2 'No such file or directory'
89988: access("/lib/libheimbase.so.11",0)	 ERR#2 'No such file or directory'
89988: access("/usr/lib/libheimbase.so.11",0)	 = 0 (0x0)
89988: open("/usr/lib/libheimbase.so.11",O_CLOEXEC,040223770) = 4 (0x4)
89988: fstat(4,{ mode=-r--r--r-- ,inode=335635,size=15864,blksize=16384 }) = 0 (0x0)
89988: mmap(0x0,4096,PROT_READ,MAP_PRIVATE|MAP_PREFAULT_READ,4,0x0) = 34368339968 (0x800834000)
89988: mmap(0x0,2113536,PROT_NONE,MAP_PRIVATE|MAP_ANON|MAP_NOCORE,-1,0x0) = 34425835520 (0x803f09000)
89988: mmap(0x803f09000,12288,PROT_READ|PROT_EXEC,MAP_PRIVATE|MAP_FIXED|MAP_NOCORE|MAP_PREFAULT_READ,4,0x0) = 34425835520 (0x803f09000)
89988: mmap(0x80410c000,4096,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED|MAP_PREFAULT_READ,4,0x3000) = 34427944960 (0x80410c000)
89988: munmap(0x800834000,4096)			 = 0 (0x0)
89988: close(4)					 = 0 (0x0)
89988: access("/usr/lib/private/libheimipcc.so.11",0) = 0 (0x0)
89988: open("/usr/lib/private/libheimipcc.so.11",O_CLOEXEC,040223770) = 4 (0x4)
89988: fstat(4,{ mode=-r--r--r-- ,inode=400611,size=10032,blksize=16384 }) = 0 (0x0)
89988: mmap(0x0,4096,PROT_READ,MAP_PRIVATE|MAP_PREFAULT_READ,4,0x0) = 34368339968 (0x800834000)
89988: mmap(0x0,2105344,PROT_NONE,MAP_PRIVATE|MAP_ANON|MAP_NOCORE,-1,0x0) = 34427949056 (0x80410d000)
89988: mmap(0x80410d000,8192,PROT_READ|PROT_EXEC,MAP_PRIVATE|MAP_FIXED|MAP_NOCORE|MAP_PREFAULT_READ,4,0x0) = 34427949056 (0x80410d000)
89988: mmap(0x80430e000,4096,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED|MAP_PREFAULT_READ,4,0x1000) = 34430050304 (0x80430e000)
89988: munmap(0x800834000,4096)			 = 0 (0x0)
89988: close(4)					 = 0 (0x0)
89988: access("/lib/libgssapi.so.10",0)		 ERR#2 'No such file or directory'
89988: access("/usr/lib/libgssapi.so.10",0)	 = 0 (0x0)
89988: open("/usr/lib/libgssapi.so.10",O_CLOEXEC,040223770) = 4 (0x4)
89988: fstat(4,{ mode=-r--r--r-- ,inode=335615,size=38976,blksize=16384 }) = 0 (0x0)
89988: mmap(0x0,4096,PROT_READ,MAP_PRIVATE|MAP_PREFAULT_READ,4,0x0) = 34368339968 (0x800834000)
89988: mmap(0x0,2134016,PROT_NONE,MAP_PRIVATE|MAP_ANON|MAP_NOCORE,-1,0x0) = 34430054400 (0x80430f000)
89988: mmap(0x80430f000,36864,PROT_READ|PROT_EXEC,MAP_PRIVATE|MAP_FIXED|MAP_NOCORE|MAP_PREFAULT_READ,4,0x0) = 34430054400 (0x80430f000)
89988: mmap(0x804517000,4096,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED|MAP_PREFAULT_READ,4,0x8000) = 34432184320 (0x804517000)
89988: munmap(0x800834000,4096)			 = 0 (0x0)
89988: close(4)					 = 0 (0x0)
89988: access("/usr/local/lib/libthr.so.3",0)	 ERR#2 'No such file or directory'
89988: access("/lib/libthr.so.3",0)		 = 0 (0x0)
89988: open("/lib/libthr.so.3",O_CLOEXEC,040223770) = 4 (0x4)
89988: fstat(4,{ mode=-r--r--r-- ,inode=238731,size=105248,blksize=16384 }) = 0 (0x0)
89988: mmap(0x0,4096,PROT_READ,MAP_PRIVATE|MAP_PREFAULT_READ,4,0x0) = 34368339968 (0x800834000)
89988: mmap(0x0,2248704,PROT_NONE,MAP_PRIVATE|MAP_ANON|MAP_NOCORE,-1,0x0) = 34432188416 (0x804518000)
89988: mmap(0x804518000,102400,PROT_READ|PROT_EXEC,MAP_PRIVATE|MAP_FIXED|MAP_NOCORE|MAP_PREFAULT_READ,4,0x0) = 34432188416 (0x804518000)
89988: mmap(0x804730000,8192,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED|MAP_PREFAULT_READ,4,0x18000) = 34434383872 (0x804730000)
89988: mmap(0x804732000,45056,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED|MAP_ANON,-1,0x0) = 34434392064 (0x804732000)
89988: munmap(0x800834000,4096)			 = 0 (0x0)
89988: close(4)					 = 0 (0x0)
89988: munmap(0x800833000,4096)			 = 0 (0x0)
89988: mmap(0x0,53248,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANON,-1,0x0) = 34368335872 (0x800833000)
89988: munmap(0x800839000,28672)		 = 0 (0x0)
89988: mmap(0x0,69632,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANON,-1,0x0) = 34368360448 (0x800839000)
89988: __sysctl(0x7fffffffd628,0x2,0x7fffffffd610,0x7fffffffd608,0x0,0x0) = 0 (0x0)
89988: getrlimit(RLIMIT_STACK,{ cur=536870912,max=536870912 }) = 0 (0x0)
89988: mprotect(0x7fffdffff000,536870912,PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
89988: sigprocmask(SIG_SETMASK,0x0,0x0)		 = 0 (0x0)
89988: sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) = 0 (0x0)
89988: sigprocmask(SIG_SETMASK,0x0,0x0)		 = 0 (0x0)
89988: sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) = 0 (0x0)
89988: sigprocmask(SIG_SETMASK,0x0,0x0)		 = 0 (0x0)
89988: sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) = 0 (0x0)
89988: sigprocmask(SIG_SETMASK,0x0,0x0)		 = 0 (0x0)
89988: sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) = 0 (0x0)
89988: sigprocmask(SIG_SETMASK,0x0,0x0)		 = 0 (0x0)
89988: SIGNAL 11 (SIGSEGV)
89988: sigaction(SIGHUP,{ SIG_IGN SA_RESTART ss_t },{ 0x4f2630 SA_ONSTACK ss_t }) = 0 (0x0)
89988: select(1,{0},0x0,{0},{0.100000 })	 = 1 (0x1)
89988: write(1,"\^[[1;45r\^[[?12;25h\^[[?12l\^[["...,57) = 57 (0x39)
89988: write(1,"Vim: Caught deadly signal SEGV\r"...,32) = 32 (0x20)
89988: open("/root/.viminfo",O_RDONLY,0666)	 = 4 (0x4)
89988: stat("/root/.viminfo",{ mode=-rw------- ,inode=847917,size=14647,blksize=16384 }) = 0 (0x0)
89988: getuid()					 = 0 (0x0)
89988: stat("/root/.viminfo.tmp",0x80180e1d0)	 ERR#2 'No such file or directory'
89988: umask(0x0,0x80180e1d0,0xffffffffffffffff,0x2,0x101010101010101,0x8080808080808080) = 18 (0x12)
89988: open("/root/.viminfo.tmp",O_WRONLY|O_NOFOLLOW|O_CREAT|O_EXCL,0600) = 5 (0x5)
89988: umask(0x12,0xb01,0x180,0x2,0x101010101010101,0x8080808080808080) = 0 (0x0)
89988: fcntl(5,F_GETFL,)			 = 1 (0x1)
89988: fchown(0x5,0x0,0x0,0x1,0x1,0x8)		 = 0 (0x0)
89988: fstat(4,{ mode=-rw------- ,inode=847917,size=14647,blksize=16384 }) = 0 (0x0)
89988: read(4,"# This viminfo file was generate"...,16384) = 14647 (0x3937)
89988: fstat(5,{ mode=-rw------- ,inode=847916,size=0,blksize=16384 }) = 0 (0x0)
89988: read(4,0x801ace000,16384)		 = 0 (0x0)
89988: write(5,"# This viminfo file was generate"...,14647) = 14647 (0x3937)
89988: close(5)					 = 0 (0x0)
89988: close(4)					 = 0 (0x0)
89988: stat("/root/.viminfo.tmp",{ mode=-rw------- ,inode=847916,size=14647,blksize=16384 }) = 0 (0x0)
89988: stat("/root/.viminfo",{ mode=-rw------- ,inode=847917,size=14647,blksize=16384 }) = 0 (0x0)
89988: unlink("/root/.viminfo")			 = 0 (0x0)
89988: rename("/root/.viminfo.tmp","/root/.viminfo") = 0 (0x0)
89988: write(1,"Vim: Finished.\r\n\^[[45;1H",23) = 23 (0x17)
89988: sigprocmask(SIG_BLOCK,0x0,SIGSEGV)	 = 0 (0x0)
89988: sigprocmask(SIG_UNBLOCK,SIGSEGV,SIGSEGV)	 = 0 (0x0)
89988: sigaction(SIGSEGV,{ SIG_DFL 0x0 ss_t },{ 0x4f2630 SA_ONSTACK ss_t }) = 0 (0x0)
89988: getpid()					 = 89988 (0x15f84)
89988: kill(89988,SIGSEGV)			 = 0 (0x0)
89988: SIGNAL 11 (SIGSEGV)
89988: process exit, rval = 0


More information about the freebsd-questions mailing list