elves / elvish

Powerful scripting language & versatile interactive shell
https://elv.sh/
BSD 2-Clause "Simplified" License
5.71k stars 303 forks source link

Cannot start neovim(with syntastic or tmuxline) in elvish #266

Closed huiyiqun closed 8 years ago

huiyiqun commented 8 years ago

Followings are all in tmux in zsh.

strace when neovim is stuck:

~> strace nvim
execve("/usr/bin/nvim", ["nvim"], [/* 49 vars */]) = 0
brk(NULL)                               = 0x1870000
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=211472, ...}) = 0
mmap(NULL, 211472, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f619c609000
close(3)                                = 0
open("/usr/lib/libuv.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\0n\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=147152, ...}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f619c607000
mmap(NULL, 2243880, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f619c1f7000
mprotect(0x7f619c21a000, 2093056, PROT_NONE) = 0
mmap(0x7f619c419000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x22000) = 0x7f619c419000
close(3)                                = 0
open("/usr/lib/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\320`\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=143432, ...}) = 0
mmap(NULL, 2212880, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f619bfda000
mprotect(0x7f619bff2000, 2093056, PROT_NONE) = 0
mmap(0x7f619c1f1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f619c1f1000
mmap(0x7f619c1f3000, 13328, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f619c1f3000
close(3)                                = 0
open("/usr/lib/libmsgpackc.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\200\23\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=22712, ...}) = 0
mmap(NULL, 2117888, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f619bdd4000
mprotect(0x7f619bdd9000, 2093056, PROT_NONE) = 0
mmap(0x7f619bfd8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f619bfd8000
close(3)                                = 0
open("/usr/lib/libvterm.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\360\31\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=60312, ...}) = 0
mmap(NULL, 2155480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f619bbc5000
mprotect(0x7f619bbd2000, 2097152, PROT_NONE) = 0
mmap(0x7f619bdd2000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x7f619bdd2000
close(3)                                = 0
open("/usr/lib/libtermkey.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\240(\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=39440, ...}) = 0
mmap(NULL, 2137864, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f619b9bb000
mprotect(0x7f619b9c4000, 2093056, PROT_NONE) = 0
mmap(0x7f619bbc3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7f619bbc3000
close(3)                                = 0
open("/usr/lib/libunibilium.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\340v\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=71920, ...}) = 0
mmap(NULL, 2167096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f619b7a9000
mprotect(0x7f619b7b8000, 2093056, PROT_NONE) = 0
mmap(0x7f619b9b7000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f619b9b7000
close(3)                                = 0
open("/usr/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0pV\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1063288, ...}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f619c605000
mmap(NULL, 3158240, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f619b4a5000
mprotect(0x7f619b5a8000, 2093056, PROT_NONE) = 0
mmap(0x7f619b7a7000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x102000) = 0x7f619b7a7000
close(3)                                = 0
open("/usr/lib/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@\16\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=10656, ...}) = 0
mmap(NULL, 2105608, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f619b2a2000
mprotect(0x7f619b2a4000, 2093056, PROT_NONE) = 0
mmap(0x7f619b4a3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f619b4a3000
close(3)                                = 0
open("/usr/lib/libjemalloc.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@:\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=264952, ...}) = 0
mmap(NULL, 2364152, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f619b060000
mprotect(0x7f619b09e000, 2097152, PROT_NONE) = 0
mmap(0x7f619b29e000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3e000) = 0x7f619b29e000
mmap(0x7f619b2a1000, 760, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f619b2a1000
close(3)                                = 0
open("/usr/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\3\2\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1951744, ...}) = 0
mmap(NULL, 3791152, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f619acc2000
mprotect(0x7f619ae57000, 2093056, PROT_NONE) = 0
mmap(0x7f619b056000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x194000) = 0x7f619b056000
mmap(0x7f619b05c000, 14640, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f619b05c000
close(3)                                = 0
open("/usr/lib/librt.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\320 \0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=31712, ...}) = 0
mmap(NULL, 2128824, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f619aaba000
mprotect(0x7f619aac1000, 2093056, PROT_NONE) = 0
mmap(0x7f619acc0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f619acc0000
close(3)                                = 0
open("/usr/lib/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\0\320?\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=89032, ...}) = 0
mmap(NULL, 2194008, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f619a8a2000
mprotect(0x7f619a8b6000, 2097152, PROT_NONE) = 0
mmap(0x7f619aab6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000) = 0x7f619aab6000
mmap(0x7f619aab8000, 6744, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f619aab8000
close(3)                                = 0
open("/usr/lib/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\200\r\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=14608, ...}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f619c603000
mmap(NULL, 2109680, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f619a69e000
mprotect(0x7f619a6a0000, 2097152, PROT_NONE) = 0
mmap(0x7f619a8a0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f619a8a0000
close(3)                                = 0
mmap(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f619c600000
arch_prctl(ARCH_SET_FS, 0x7f619c600780) = 0
mprotect(0x7f619b056000, 16384, PROT_READ) = 0
mprotect(0x7f619a8a0000, 4096, PROT_READ) = 0
mprotect(0x7f619aab6000, 4096, PROT_READ) = 0
mprotect(0x7f619c1f1000, 4096, PROT_READ) = 0
mprotect(0x7f619acc0000, 4096, PROT_READ) = 0
mprotect(0x7f619b29e000, 8192, PROT_READ) = 0
mprotect(0x7f619b4a3000, 4096, PROT_READ) = 0
mprotect(0x7f619b7a7000, 4096, PROT_READ) = 0
mprotect(0x7f619b9b7000, 12288, PROT_READ) = 0
mprotect(0x7f619bbc3000, 4096, PROT_READ) = 0
mprotect(0x7f619bdd2000, 4096, PROT_READ) = 0
mprotect(0x7f619bfd8000, 4096, PROT_READ) = 0
mprotect(0x7f619c419000, 4096, PROT_READ) = 0
mprotect(0x85e000, 4096, PROT_READ)     = 0
mprotect(0x7f619c63d000, 4096, PROT_READ) = 0
munmap(0x7f619c609000, 211472)          = 0
set_tid_address(0x7f619c600a50)         = 20518
set_robust_list(0x7f619c600a60, 24)     = 0
rt_sigaction(SIGRTMIN, {0x7f619bfdfb70, [], SA_RESTORER|SA_SIGINFO, 0x7f619bfeb080}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {0x7f619bfdfc00, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f619bfeb080}, 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
readlink("/etc/malloc.conf", 0x7ffeb91569b0, 4096) = -1 ENOENT (No such file or directory)
open("/proc/sys/vm/overcommit_memory", O_RDONLY) = 3
read(3, "0", 1)                         = 1
brk(NULL)                               = 0x1870000
mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x7f619a49e000
munmap(0x7f619a49e000, 2097152)         = 0
mmap(NULL, 4190208, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x7f619a29f000
munmap(0x7f619a29f000, 1445888)         = 0
munmap(0x7f619a600000, 647168)          = 0
open("/sys/devices/system/cpu/online", O_RDONLY|O_CLOEXEC) = 4
read(4, "0-7\n", 8192)                  = 4
close(4)                                = 0
pipe2([4, 5], O_CLOEXEC)                = 0
write(5, "*", 1)                        = 1
futex(0x7f619c41ac90, FUTEX_WAKE_PRIVATE, 2147483647) = 0
clock_getres(CLOCK_MONOTONIC_COARSE, {0, 3333333}) = 0
epoll_create1(EPOLL_CLOEXEC)            = 6
pipe2([7, 8], O_NONBLOCK|O_CLOEXEC)     = 0
mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x7f619a200000
eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK)   = 9
open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 10
fstat(10, {st_mode=S_IFREG|0644, st_size=3447088, ...}) = 0
mmap(NULL, 3447088, PROT_READ, MAP_PRIVATE, 10, 0) = 0x7f6199eb6000
close(10)                               = 0
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun")                 = 0
chdir("/home/huiyiqun")                 = 0
getcwd("/home/huiyiqun", 1025)          = 15
chdir("/home/huiyiqun")                 = 0
sysinfo({uptime=1256, loads=[1216, 10720, 11296], totalram=8315707392, freeram=5825863680, sharedram=23576576, bufferram=104849408, totalswap=0, freeswap=0, procs=517, totalhigh=0, freehigh=0, mem_unit=1}) = 0
stat("/usr/share/nvim/vim74", 0x7ffeb9157350) = -1 ENOENT (No such file or directory)
stat("/usr/share/nvim/runtime", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getuid()                                = 2345
getuid()                                = 2345
open("/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 10
fstat(10, {st_mode=S_IFREG|0644, st_size=2997, ...}) = 0
read(10, "# Locale name alias data base.\n#"..., 4096) = 2997
read(10, "", 4096)                      = 0
close(10)                               = 0
open("/usr/share/locale/en_US.utf8/LC_MESSAGES/nvim.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en_US/LC_MESSAGES/nvim.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en.utf8/LC_MESSAGES/nvim.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en/LC_MESSAGES/nvim.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(2, TCGETS, {B38400 opost isig icanon echo ...}) = 0
epoll_create1(EPOLL_CLOEXEC)            = 10
pipe2([11, 12], O_NONBLOCK|O_CLOEXEC)   = 0
eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK)   = 13
rt_sigprocmask(SIG_SETMASK, ~[RTMIN RT_1], [], 8) = 0
read(4, "*", 1)                         = 1
rt_sigaction(SIGPIPE, {0x7f619c209330, ~[RTMIN RT_1], SA_RESTORER, 0x7f619bfeb080}, NULL, 8) = 0
write(5, "*", 1)                        = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_SETMASK, ~[RTMIN RT_1], [], 8) = 0
read(4, "*", 1)                         = 1
rt_sigaction(SIGHUP, {0x7f619c209330, ~[RTMIN RT_1], SA_RESTORER, 0x7f619bfeb080}, NULL, 8) = 0
write(5, "*", 1)                        = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_SETMASK, ~[RTMIN RT_1], [], 8) = 0
read(4, "*", 1)                         = 1
rt_sigaction(SIGQUIT, {0x7f619c209330, ~[RTMIN RT_1], SA_RESTORER, 0x7f619bfeb080}, NULL, 8) = 0
write(5, "*", 1)                        = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_SETMASK, ~[RTMIN RT_1], [], 8) = 0
read(4, "*", 1)                         = 1
rt_sigaction(SIGTERM, {0x7f619c209330, ~[RTMIN RT_1], SA_RESTORER, 0x7f619bfeb080}, NULL, 8) = 0
write(5, "*", 1)                        = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_SETMASK, ~[RTMIN RT_1], [], 8) = 0
read(4, "*", 1)                         = 1
rt_sigaction(SIGPWR, {0x7f619c209330, ~[RTMIN RT_1], SA_RESTORER, 0x7f619bfeb080}, NULL, 8) = 0
write(5, "*", 1)                        = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
stat("$TMPDIR", 0x7ffeb91570e0)         = -1 ENOENT (No such file or directory)
stat("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=122880, ...}) = 0
mkdir("/tmp/nvim8EYYel", 0700)          = 0
open("/dev/null", O_RDONLY|O_CLOEXEC)   = 14
socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 15
bind(15, {sa_family=AF_UNIX, sun_path="/tmp/nvim8EYYel/0"}, 110) = 0
listen(15, 32)                          = 0
ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(0, FIONBIO, [1])                  = 0
stat("/usr/share/nvim", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun")                 = 0
chdir("/usr/share/nvim")                = 0
getcwd("/usr/share/nvim", 4096)         = 16
chdir("/home/huiyiqun")                 = 0
stat("/usr/share/nvim/sysinit.vim", 0x7ffeb9157370) = -1 ENOENT (No such file or directory)
open("/usr/share/nvim/sysinit.vim", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun")                 = 0
chdir("/home/huiyiqun/.config/nvim")    = 0
getcwd("/home/huiyiqun/.config/nvim", 4096) = 28
chdir("/home/huiyiqun")                 = 0
stat("/home/huiyiqun/.config/nvim/init.vim", {st_mode=S_IFREG|0644, st_size=3575, ...}) = 0
open("/home/huiyiqun/.config/nvim/init.vim", O_RDONLY|O_CLOEXEC) = 16
fcntl(16, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(16, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(16, {st_mode=S_IFREG|0644, st_size=3575, ...}) = 0
read(16, "filetype off                  \" "..., 4096) = 3575
stat("/home/huiyiqun/.config/nvim/init.vim", {st_mode=S_IFREG|0644, st_size=3575, ...}) = 0
stat("/home/huiyiqun/.config/nvim/ftoff.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/etc/xdg/nvim/ftoff.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.local/share/nvim/site/ftoff.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/nvim/site/ftoff.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/usr/share/nvim/site/ftoff.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/usr/share/nvim/runtime/ftoff.vim", {st_mode=S_IFREG|0644, st_size=280, ...}) = 0
stat("/usr/share/nvim/runtime/ftoff.vim", {st_mode=S_IFREG|0644, st_size=280, ...}) = 0
stat("/usr/share/nvim/runtime/ftoff.vim", {st_mode=S_IFREG|0644, st_size=280, ...}) = 0
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun")                 = 0
chdir("/usr/share/nvim/runtime")        = 0
getcwd("/usr/share/nvim/runtime", 4096) = 24
chdir("/home/huiyiqun")                 = 0
stat("/usr/share/nvim/runtime/ftoff.vim", {st_mode=S_IFREG|0644, st_size=280, ...}) = 0
open("/usr/share/nvim/runtime/ftoff.vim", O_RDONLY|O_CLOEXEC) = 17
fcntl(17, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(17, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(17, {st_mode=S_IFREG|0644, st_size=280, ...}) = 0
read(17, "\" Vim support file to switch off"..., 4096) = 280
stat("/usr/share/nvim/runtime/ftoff.vim", {st_mode=S_IFREG|0644, st_size=280, ...}) = 0
read(17, "", 4096)                      = 0
read(17, "", 4096)                      = 0
close(17)                               = 0
stat("/usr/share/nvim/site/after/ftoff.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/nvim/site/after/ftoff.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.local/share/nvim/site/after/ftoff.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/etc/xdg/nvim/after/ftoff.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.config/nvim/after/ftoff.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.config/nvim/autoload/vundle.vim", 0x7ffeb9156700) = -1 ENOENT (No such file or directory)
stat("/etc/xdg/nvim/autoload/vundle.vim", 0x7ffeb9156700) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.local/share/nvim/site/autoload/vundle.vim", 0x7ffeb9156700) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/nvim/site/autoload/vundle.vim", 0x7ffeb9156700) = -1 ENOENT (No such file or directory)
stat("/usr/share/nvim/site/autoload/vundle.vim", 0x7ffeb9156700) = -1 ENOENT (No such file or directory)
stat("/usr/share/nvim/runtime/autoload/vundle.vim", 0x7ffeb9156700) = -1 ENOENT (No such file or directory)
stat("/usr/share/nvim/site/after/autoload/vundle.vim", 0x7ffeb9156700) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/nvim/site/after/autoload/vundle.vim", 0x7ffeb9156700) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.local/share/nvim/site/after/autoload/vundle.vim", 0x7ffeb9156700) = -1 ENOENT (No such file or directory)
stat("/etc/xdg/nvim/after/autoload/vundle.vim", 0x7ffeb9156700) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.config/nvim/after/autoload/vundle.vim", 0x7ffeb9156700) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/Vundle.vim/autoload/vundle.vim", {st_mode=S_IFREG|0644, st_size=3800, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/Vundle.vim/autoload/vundle.vim", {st_mode=S_IFREG|0644, st_size=3800, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/Vundle.vim/autoload/vundle.vim", {st_mode=S_IFREG|0644, st_size=3800, ...}) = 0
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun")                 = 0
chdir("/home/huiyiqun/.vim/bundle/Vundle.vim/autoload") = 0
getcwd("/home/huiyiqun/.vim/bundle/Vundle.vim/autoload", 4096) = 47
chdir("/home/huiyiqun")                 = 0
stat("/home/huiyiqun/.vim/bundle/Vundle.vim/autoload/vundle.vim", {st_mode=S_IFREG|0644, st_size=3800, ...}) = 0
open("/home/huiyiqun/.vim/bundle/Vundle.vim/autoload/vundle.vim", O_RDONLY|O_CLOEXEC) = 17
fcntl(17, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(17, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(17, {st_mode=S_IFREG|0644, st_size=3800, ...}) = 0
read(17, "\" Vundle        is a shortcut fo"..., 4096) = 3800
stat("/home/huiyiqun/.vim/bundle/Vundle.vim/autoload/vundle.vim", {st_mode=S_IFREG|0644, st_size=3800, ...}) = 0
epoll_ctl(10, EPOLL_CTL_ADD, 11, {EPOLLIN, {u32=11, u64=11}}) = 0
epoll_ctl(10, EPOLL_CTL_ADD, 13, {EPOLLIN, {u32=13, u64=13}}) = 0
epoll_ctl(10, EPOLL_CTL_ADD, 15, {EPOLLIN, {u32=15, u64=15}}) = 0
epoll_ctl(10, EPOLL_CTL_ADD, 0, {EPOLLIN, {u32=0, u64=0}}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
read(17, "", 4096)                      = 0
read(17, "", 4096)                      = 0
close(17)                               = 0
stat("/home/huiyiqun/.config/nvim/autoload/vundle/config.vim", 0x7ffeb9154710) = -1 ENOENT (No such file or directory)
stat("/etc/xdg/nvim/autoload/vundle/config.vim", 0x7ffeb9154710) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.local/share/nvim/site/autoload/vundle/config.vim", 0x7ffeb9154710) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/nvim/site/autoload/vundle/config.vim", 0x7ffeb9154710) = -1 ENOENT (No such file or directory)
stat("/usr/share/nvim/site/autoload/vundle/config.vim", 0x7ffeb9154710) = -1 ENOENT (No such file or directory)
stat("/usr/share/nvim/runtime/autoload/vundle/config.vim", 0x7ffeb9154710) = -1 ENOENT (No such file or directory)
stat("/usr/share/nvim/site/after/autoload/vundle/config.vim", 0x7ffeb9154710) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/nvim/site/after/autoload/vundle/config.vim", 0x7ffeb9154710) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.local/share/nvim/site/after/autoload/vundle/config.vim", 0x7ffeb9154710) = -1 ENOENT (No such file or directory)
stat("/etc/xdg/nvim/after/autoload/vundle/config.vim", 0x7ffeb9154710) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.config/nvim/after/autoload/vundle/config.vim", 0x7ffeb9154710) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/Vundle.vim/autoload/vundle/config.vim", {st_mode=S_IFREG|0644, st_size=10515, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/Vundle.vim/autoload/vundle/config.vim", {st_mode=S_IFREG|0644, st_size=10515, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/Vundle.vim/autoload/vundle/config.vim", {st_mode=S_IFREG|0644, st_size=10515, ...}) = 0
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun")                 = 0
chdir("/home/huiyiqun/.vim/bundle/Vundle.vim/autoload/vundle") = 0
getcwd("/home/huiyiqun/.vim/bundle/Vundle.vim/autoload/vundle", 4096) = 54
chdir("/home/huiyiqun")                 = 0
stat("/home/huiyiqun/.vim/bundle/Vundle.vim/autoload/vundle/config.vim", {st_mode=S_IFREG|0644, st_size=10515, ...}) = 0
open("/home/huiyiqun/.vim/bundle/Vundle.vim/autoload/vundle/config.vim", O_RDONLY|O_CLOEXEC) = 17
fcntl(17, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(17, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(17, {st_mode=S_IFREG|0644, st_size=10515, ...}) = 0
read(17, "\" ------------------------------"..., 4096) = 4096
stat("/home/huiyiqun/.vim/bundle/Vundle.vim/autoload/vundle/config.vim", {st_mode=S_IFREG|0644, st_size=10515, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(17, "be supplied with the bundle spec"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(17, " the corresponding 'after' direc"..., 4096) = 2323
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(17, "", 4096)                      = 0
read(17, "", 4096)                      = 0
close(17)                               = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.config/nvim/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/Vundle.vim/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-airline/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/tmuxline.vim/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-sensible/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/Drawit/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/yajs.vim/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/editorconfig-vim/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-python-pep8-indent/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/nerdcommenter/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-javacomplete2/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/syntastic/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/fencview/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/fcitx.vim/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/jade.vim/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/ansible-vim/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/YouCompleteMe/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/YCM-Generator/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/kotlin-vim/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-virtualenv/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/apiblueprint.vim/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/html5.vim/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-closetag/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-localvimrc/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-go/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/elvish.vim/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/etc/xdg/nvim/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.local/share/nvim/site/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/nvim/site/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/usr/share/nvim/site/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/usr/share/nvim/runtime/filetype.vim", {st_mode=S_IFREG|0644, st_size=70705, ...}) = 0
stat("/usr/share/nvim/runtime/filetype.vim", {st_mode=S_IFREG|0644, st_size=70705, ...}) = 0
stat("/usr/share/nvim/runtime/filetype.vim", {st_mode=S_IFREG|0644, st_size=70705, ...}) = 0
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun")                 = 0
chdir("/usr/share/nvim/runtime")        = 0
getcwd("/usr/share/nvim/runtime", 4096) = 24
chdir("/home/huiyiqun")                 = 0
stat("/usr/share/nvim/runtime/filetype.vim", {st_mode=S_IFREG|0644, st_size=70705, ...}) = 0
open("/usr/share/nvim/runtime/filetype.vim", O_RDONLY|O_CLOEXEC) = 17
fcntl(17, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(17, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(17, {st_mode=S_IFREG|0644, st_size=70705, ...}) = 0
read(17, "\" Vim support file to detect fil"..., 4096) = 4096
stat("/usr/share/nvim/runtime/filetype.vim", {st_mode=S_IFREG|0644, st_size=70705, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(17, "\"setf \" . g:filetype_asp |\n\t\\ el"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(17, ",WORKSPACE setfiletype bzl\n\n\" C "..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(17, "   if line =~ '^\\s*[#{]'\n      s"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(17, "Read *.dot\t\t\tsetf dot\n\n\" Dylan -"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(17, "wFile,BufRead gnashrc,.gnashrc,g"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(17, "wFile upstream.log\\c,upstream.*."..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(17, "letter,.letter.\\d\\+,.followup,.a"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(17, ".ninja\t\t\tsetf ninja\n\n\" Novell ne"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(17, " Povray, PHP or assembly\nau BufN"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(17, "rface Bytestream\nau BufNewFile,B"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(17, "slpreg\n\n\" Service Location SPI\na"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(17, "mula\n\n\" SINDA\nau BufNewFile,BufR"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(17, "\")\n  if expand(\"%:e\") == 't' && "..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(17, " conf\nau BufNewFile,BufRead */et"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x7f6199cb6000
munmap(0x7f6199cb6000, 2097152)         = 0
mmap(NULL, 4190208, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x7f6199ab7000
munmap(0x7f6199ab7000, 1347584)         = 0
munmap(0x7f6199e00000, 745472)          = 0
read(17, "cbook4 || is_docbook5\n      let "..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(17, ":StarSetf('debchangelog')\n\t\\|els"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.config/nvim/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/Vundle.vim/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/vim-airline/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/tmuxline.vim/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/vim-sensible/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/Drawit/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/yajs.vim/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/editorconfig-vim/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/vim-python-pep8-indent/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/nerdcommenter/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/vim-javacomplete2/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/syntastic/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/fencview/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/fcitx.vim/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/jade.vim/ftdetect/", R_OK) = 0
open("/home/huiyiqun/.vim/bundle/jade.vim/ftdetect/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 18
fstat(18, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(18, /* 3 entries */, 32768)    = 80
getdents(18, /* 0 entries */, 32768)    = 0
close(18)                               = 0
stat("/home/huiyiqun/.vim/bundle/jade.vim/ftdetect/jade.vim", {st_mode=S_IFREG|0644, st_size=63, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/jade.vim/ftdetect/jade.vim", {st_mode=S_IFREG|0644, st_size=63, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/jade.vim/ftdetect/jade.vim", {st_mode=S_IFREG|0644, st_size=63, ...}) = 0
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun")                 = 0
chdir("/home/huiyiqun/.vim/bundle/jade.vim/ftdetect") = 0
getcwd("/home/huiyiqun/.vim/bundle/jade.vim/ftdetect", 4096) = 45
chdir("/home/huiyiqun")                 = 0
stat("/home/huiyiqun/.vim/bundle/jade.vim/ftdetect/jade.vim", {st_mode=S_IFREG|0644, st_size=63, ...}) = 0
open("/home/huiyiqun/.vim/bundle/jade.vim/ftdetect/jade.vim", O_RDONLY|O_CLOEXEC) = 18
fcntl(18, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(18, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(18, {st_mode=S_IFREG|0644, st_size=63, ...}) = 0
read(18, "\" Jade\nautocmd BufNewFile,BufRea"..., 4096) = 63
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/jade.vim/ftdetect/jade.vim", {st_mode=S_IFREG|0644, st_size=63, ...}) = 0
read(18, "", 4096)                      = 0
read(18, "", 4096)                      = 0
close(18)                               = 0
access("/home/huiyiqun/.vim/bundle/ansible-vim/ftdetect/", R_OK) = 0
open("/home/huiyiqun/.vim/bundle/ansible-vim/ftdetect/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 18
fstat(18, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(18, /* 3 entries */, 32768)    = 80
getdents(18, /* 0 entries */, 32768)    = 0
close(18)                               = 0
stat("/home/huiyiqun/.vim/bundle/ansible-vim/ftdetect/ansible.vim", {st_mode=S_IFREG|0644, st_size=641, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/ansible-vim/ftdetect/ansible.vim", {st_mode=S_IFREG|0644, st_size=641, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/ansible-vim/ftdetect/ansible.vim", {st_mode=S_IFREG|0644, st_size=641, ...}) = 0
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun")                 = 0
chdir("/home/huiyiqun/.vim/bundle/ansible-vim/ftdetect") = 0
getcwd("/home/huiyiqun/.vim/bundle/ansible-vim/ftdetect", 4096) = 48
chdir("/home/huiyiqun")                 = 0
stat("/home/huiyiqun/.vim/bundle/ansible-vim/ftdetect/ansible.vim", {st_mode=S_IFREG|0644, st_size=641, ...}) = 0
open("/home/huiyiqun/.vim/bundle/ansible-vim/ftdetect/ansible.vim", O_RDONLY|O_CLOEXEC) = 18
fcntl(18, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(18, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(18, {st_mode=S_IFREG|0644, st_size=641, ...}) = 0
read(18, "function! s:isAnsible()\n  let fi"..., 4096) = 641
stat("/home/huiyiqun/.vim/bundle/ansible-vim/ftdetect/ansible.vim", {st_mode=S_IFREG|0644, st_size=641, ...}) = 0
read(18, "", 4096)                      = 0
read(18, "", 4096)                      = 0
close(18)                               = 0
access("/home/huiyiqun/.vim/bundle/YouCompleteMe/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/YCM-Generator/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/kotlin-vim/ftdetect/", R_OK) = 0
open("/home/huiyiqun/.vim/bundle/kotlin-vim/ftdetect/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 18
fstat(18, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(18, /* 3 entries */, 32768)    = 80
getdents(18, /* 0 entries */, 32768)    = 0
close(18)                               = 0
stat("/home/huiyiqun/.vim/bundle/kotlin-vim/ftdetect/kotlin.vim", {st_mode=S_IFREG|0644, st_size=103, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/kotlin-vim/ftdetect/kotlin.vim", {st_mode=S_IFREG|0644, st_size=103, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/kotlin-vim/ftdetect/kotlin.vim", {st_mode=S_IFREG|0644, st_size=103, ...}) = 0
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun")                 = 0
chdir("/home/huiyiqun/.vim/bundle/kotlin-vim/ftdetect") = 0
getcwd("/home/huiyiqun/.vim/bundle/kotlin-vim/ftdetect", 4096) = 47
chdir("/home/huiyiqun")                 = 0
stat("/home/huiyiqun/.vim/bundle/kotlin-vim/ftdetect/kotlin.vim", {st_mode=S_IFREG|0644, st_size=103, ...}) = 0
open("/home/huiyiqun/.vim/bundle/kotlin-vim/ftdetect/kotlin.vim", O_RDONLY|O_CLOEXEC) = 18
fcntl(18, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(18, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(18, {st_mode=S_IFREG|0644, st_size=103, ...}) = 0
read(18, "autocmd BufNewFile,BufRead *.kt "..., 4096) = 103
stat("/home/huiyiqun/.vim/bundle/kotlin-vim/ftdetect/kotlin.vim", {st_mode=S_IFREG|0644, st_size=103, ...}) = 0
read(18, "", 4096)                      = 0
read(18, "", 4096)                      = 0
close(18)                               = 0
access("/home/huiyiqun/.vim/bundle/vim-virtualenv/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/apiblueprint.vim/ftdetect/", R_OK) = 0
open("/home/huiyiqun/.vim/bundle/apiblueprint.vim/ftdetect/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 18
fstat(18, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(18, /* 3 entries */, 32768)    = 88
getdents(18, /* 0 entries */, 32768)    = 0
close(18)                               = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/apiblueprint.vim/ftdetect/apiblueprint.vim", {st_mode=S_IFREG|0644, st_size=342, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/apiblueprint.vim/ftdetect/apiblueprint.vim", {st_mode=S_IFREG|0644, st_size=342, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/apiblueprint.vim/ftdetect/apiblueprint.vim", {st_mode=S_IFREG|0644, st_size=342, ...}) = 0
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun")                 = 0
chdir("/home/huiyiqun/.vim/bundle/apiblueprint.vim/ftdetect") = 0
getcwd("/home/huiyiqun/.vim/bundle/apiblueprint.vim/ftdetect", 4096) = 53
chdir("/home/huiyiqun")                 = 0
stat("/home/huiyiqun/.vim/bundle/apiblueprint.vim/ftdetect/apiblueprint.vim", {st_mode=S_IFREG|0644, st_size=342, ...}) = 0
open("/home/huiyiqun/.vim/bundle/apiblueprint.vim/ftdetect/apiblueprint.vim", O_RDONLY|O_CLOEXEC) = 18
fcntl(18, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(18, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(18, {st_mode=S_IFREG|0644, st_size=342, ...}) = 0
read(18, "autocmd BufReadPost,BufNewFile *"..., 4096) = 342
stat("/home/huiyiqun/.vim/bundle/apiblueprint.vim/ftdetect/apiblueprint.vim", {st_mode=S_IFREG|0644, st_size=342, ...}) = 0
read(18, "", 4096)                      = 0
read(18, "", 4096)                      = 0
close(18)                               = 0
access("/home/huiyiqun/.vim/bundle/html5.vim/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/vim-closetag/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/vim-localvimrc/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/vim-go/ftdetect/", R_OK) = 0
open("/home/huiyiqun/.vim/bundle/vim-go/ftdetect/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 18
fstat(18, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(18, /* 3 entries */, 32768)    = 88
getdents(18, /* 0 entries */, 32768)    = 0
close(18)                               = 0
stat("/home/huiyiqun/.vim/bundle/vim-go/ftdetect/gofiletype.vim", {st_mode=S_IFREG|0644, st_size=1137, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/vim-go/ftdetect/gofiletype.vim", {st_mode=S_IFREG|0644, st_size=1137, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/vim-go/ftdetect/gofiletype.vim", {st_mode=S_IFREG|0644, st_size=1137, ...}) = 0
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun")                 = 0
chdir("/home/huiyiqun/.vim/bundle/vim-go/ftdetect") = 0
getcwd("/home/huiyiqun/.vim/bundle/vim-go/ftdetect", 4096) = 43
chdir("/home/huiyiqun")                 = 0
stat("/home/huiyiqun/.vim/bundle/vim-go/ftdetect/gofiletype.vim", {st_mode=S_IFREG|0644, st_size=1137, ...}) = 0
open("/home/huiyiqun/.vim/bundle/vim-go/ftdetect/gofiletype.vim", O_RDONLY|O_CLOEXEC) = 18
fcntl(18, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(18, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(18, {st_mode=S_IFREG|0644, st_size=1137, ...}) = 0
read(18, "\" We take care to preserve the u"..., 4096) = 1137
stat("/home/huiyiqun/.vim/bundle/vim-go/ftdetect/gofiletype.vim", {st_mode=S_IFREG|0644, st_size=1137, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
read(18, "", 4096)                      = 0
read(18, "", 4096)                      = 0
close(18)                               = 0
access("/home/huiyiqun/.vim/bundle/elvish.vim/ftdetect/", R_OK) = 0
open("/home/huiyiqun/.vim/bundle/elvish.vim/ftdetect/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 18
fstat(18, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(18, /* 3 entries */, 32768)    = 80
getdents(18, /* 0 entries */, 32768)    = 0
close(18)                               = 0
stat("/home/huiyiqun/.vim/bundle/elvish.vim/ftdetect/elvish.vim", {st_mode=S_IFREG|0644, st_size=48, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/elvish.vim/ftdetect/elvish.vim", {st_mode=S_IFREG|0644, st_size=48, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/elvish.vim/ftdetect/elvish.vim", {st_mode=S_IFREG|0644, st_size=48, ...}) = 0
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun")                 = 0
chdir("/home/huiyiqun/.vim/bundle/elvish.vim/ftdetect") = 0
getcwd("/home/huiyiqun/.vim/bundle/elvish.vim/ftdetect", 4096) = 47
chdir("/home/huiyiqun")                 = 0
stat("/home/huiyiqun/.vim/bundle/elvish.vim/ftdetect/elvish.vim", {st_mode=S_IFREG|0644, st_size=48, ...}) = 0
open("/home/huiyiqun/.vim/bundle/elvish.vim/ftdetect/elvish.vim", O_RDONLY|O_CLOEXEC) = 18
fcntl(18, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(18, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(18, {st_mode=S_IFREG|0644, st_size=48, ...}) = 0
read(18, "au BufRead,BufNewFile *.elv set "..., 4096) = 48
read(18, "", 4096)                      = 0
stat("/home/huiyiqun/.vim/bundle/elvish.vim/ftdetect/elvish.vim", {st_mode=S_IFREG|0644, st_size=48, ...}) = 0
read(18, "", 4096)                      = 0
close(18)                               = 0
access("/etc/xdg/nvim/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.local/share/nvim/site/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/local/share/nvim/site/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/nvim/site/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/nvim/runtime/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/nvim/site/after/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/local/share/nvim/site/after/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.local/share/nvim/site/after/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/etc/xdg/nvim/after/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.config/nvim/after/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/Vundle.vim/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/Vundle.vim/after/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/vim-airline/after/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/tmuxline.vim/after/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/vim-sensible/after/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/Drawit/after/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/yajs.vim/after/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/editorconfig-vim/after/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/vim-python-pep8-indent/after/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/nerdcommenter/after/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/vim-javacomplete2/after/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/syntastic/after/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/fencview/after/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/fcitx.vim/after/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/jade.vim/after/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/ansible-vim/after/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/YouCompleteMe/after/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/YCM-Generator/after/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/kotlin-vim/after/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/vim-virtualenv/after/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/apiblueprint.vim/after/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/html5.vim/after/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/vim-closetag/after/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/vim-localvimrc/after/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/vim-go/after/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/elvish.vim/after/ftdetect/", R_OK) = -1 ENOENT (No such file or directory)
read(17, "e.\naugroup END\n\n\" Generic config"..., 4096) = 1073
epoll_wait(10, [], 1024, 0)             = 0
read(17, "", 4096)                      = 0
read(17, "", 4096)                      = 0
close(17)                               = 0
stat("/usr/share/nvim/site/after/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/nvim/site/after/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.local/share/nvim/site/after/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/etc/xdg/nvim/after/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.config/nvim/after/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/Vundle.vim/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/Vundle.vim/after/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-airline/after/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/tmuxline.vim/after/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-sensible/after/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/Drawit/after/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/yajs.vim/after/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/editorconfig-vim/after/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-python-pep8-indent/after/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/nerdcommenter/after/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-javacomplete2/after/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/syntastic/after/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/fencview/after/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/fcitx.vim/after/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/jade.vim/after/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/ansible-vim/after/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/YouCompleteMe/after/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/YCM-Generator/after/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/kotlin-vim/after/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-virtualenv/after/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/apiblueprint.vim/after/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/html5.vim/after/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-closetag/after/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-localvimrc/after/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-go/after/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/elvish.vim/after/filetype.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.config/nvim/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/Vundle.vim/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-airline/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/tmuxline.vim/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-sensible/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/Drawit/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/yajs.vim/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/editorconfig-vim/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-python-pep8-indent/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/nerdcommenter/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-javacomplete2/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/syntastic/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/fencview/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/fcitx.vim/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/jade.vim/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/ansible-vim/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/YouCompleteMe/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/YCM-Generator/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/kotlin-vim/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-virtualenv/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/apiblueprint.vim/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/html5.vim/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-closetag/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-localvimrc/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-go/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/elvish.vim/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/etc/xdg/nvim/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.local/share/nvim/site/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/nvim/site/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/usr/share/nvim/site/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/usr/share/nvim/runtime/ftplugin.vim", {st_mode=S_IFREG|0644, st_size=971, ...}) = 0
stat("/usr/share/nvim/runtime/ftplugin.vim", {st_mode=S_IFREG|0644, st_size=971, ...}) = 0
stat("/usr/share/nvim/runtime/ftplugin.vim", {st_mode=S_IFREG|0644, st_size=971, ...}) = 0
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun")                 = 0
chdir("/usr/share/nvim/runtime")        = 0
getcwd("/usr/share/nvim/runtime", 4096) = 24
chdir("/home/huiyiqun")                 = 0
stat("/usr/share/nvim/runtime/ftplugin.vim", {st_mode=S_IFREG|0644, st_size=971, ...}) = 0
open("/usr/share/nvim/runtime/ftplugin.vim", O_RDONLY|O_CLOEXEC) = 17
fcntl(17, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(17, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(17, {st_mode=S_IFREG|0644, st_size=971, ...}) = 0
read(17, "\" Vim support file to switch on "..., 4096) = 971
epoll_wait(10, [], 1024, 0)             = 0
stat("/usr/share/nvim/runtime/ftplugin.vim", {st_mode=S_IFREG|0644, st_size=971, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
read(17, "", 4096)                      = 0
read(17, "", 4096)                      = 0
close(17)                               = 0
stat("/usr/share/nvim/site/after/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/nvim/site/after/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.local/share/nvim/site/after/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/etc/xdg/nvim/after/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.config/nvim/after/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/Vundle.vim/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/Vundle.vim/after/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-airline/after/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/tmuxline.vim/after/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-sensible/after/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/Drawit/after/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/yajs.vim/after/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/editorconfig-vim/after/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-python-pep8-indent/after/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/nerdcommenter/after/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-javacomplete2/after/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/syntastic/after/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/fencview/after/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/fcitx.vim/after/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/jade.vim/after/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/ansible-vim/after/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/YouCompleteMe/after/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/YCM-Generator/after/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/kotlin-vim/after/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-virtualenv/after/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/apiblueprint.vim/after/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/html5.vim/after/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-closetag/after/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-localvimrc/after/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-go/after/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/elvish.vim/after/ftplugin.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.config/nvim/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/Vundle.vim/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-airline/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/tmuxline.vim/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-sensible/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/Drawit/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/yajs.vim/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/editorconfig-vim/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-python-pep8-indent/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/nerdcommenter/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-javacomplete2/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/syntastic/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/fencview/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/fcitx.vim/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/jade.vim/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/ansible-vim/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/YouCompleteMe/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/YCM-Generator/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/kotlin-vim/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-virtualenv/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/apiblueprint.vim/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/html5.vim/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-closetag/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-localvimrc/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-go/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/elvish.vim/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/etc/xdg/nvim/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.local/share/nvim/site/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/nvim/site/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/usr/share/nvim/site/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/usr/share/nvim/runtime/indent.vim", {st_mode=S_IFREG|0644, st_size=767, ...}) = 0
stat("/usr/share/nvim/runtime/indent.vim", {st_mode=S_IFREG|0644, st_size=767, ...}) = 0
stat("/usr/share/nvim/runtime/indent.vim", {st_mode=S_IFREG|0644, st_size=767, ...}) = 0
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun")                 = 0
chdir("/usr/share/nvim/runtime")        = 0
getcwd("/usr/share/nvim/runtime", 4096) = 24
chdir("/home/huiyiqun")                 = 0
stat("/usr/share/nvim/runtime/indent.vim", {st_mode=S_IFREG|0644, st_size=767, ...}) = 0
open("/usr/share/nvim/runtime/indent.vim", O_RDONLY|O_CLOEXEC) = 17
fcntl(17, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(17, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(17, {st_mode=S_IFREG|0644, st_size=767, ...}) = 0
read(17, "\" Vim support file to switch on "..., 4096) = 767
stat("/usr/share/nvim/runtime/indent.vim", {st_mode=S_IFREG|0644, st_size=767, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
read(17, "", 4096)                      = 0
read(17, "", 4096)                      = 0
close(17)                               = 0
stat("/usr/share/nvim/site/after/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/nvim/site/after/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.local/share/nvim/site/after/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/etc/xdg/nvim/after/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.config/nvim/after/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/Vundle.vim/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/Vundle.vim/after/indent.vim", 0x7ffeb9156920) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-airline/after/indent.vim", 0x7ffeb9156080) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-airline/syntax/synload.vim", 0x7ffeb9156080) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/tmuxline.vim/syntax/synload.vim", 0x7ffeb9156080) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-sensible/syntax/synload.vim", 0x7ffeb9156080) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/Drawit/syntax/synload.vim", 0x7ffeb9156080) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/yajs.vim/syntax/synload.vim", 0x7ffeb9156080) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/editorconfig-vim/syntax/synload.vim", 0x7ffeb9156080) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-python-pep8-indent/syntax/synload.vim", 0x7ffeb9156080) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/nerdcommenter/syntax/synload.vim", 0x7ffeb9156080) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-javacomplete2/syntax/synload.vim", 0x7ffeb9156080) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/syntastic/syntax/synload.vim", 0x7ffeb9156080) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/fencview/syntax/synload.vim", 0x7ffeb9156080) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/fcitx.vim/syntax/synload.vim", 0x7ffeb9156080) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/jade.vim/syntax/synload.vim", 0x7ffeb9156080) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/ansible-vim/syntax/synload.vim", 0x7ffeb9156080) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/YouCompleteMe/syntax/synload.vim", 0x7ffeb9156080) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/YCM-Generator/syntax/synload.vim", 0x7ffeb9156080) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/kotlin-vim/syntax/synload.vim", 0x7ffeb9156080) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-virtualenv/syntax/synload.vim", 0x7ffeb9156080) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/apiblueprint.vim/syntax/synload.vim", 0x7ffeb9156080) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/html5.vim/syntax/synload.vim", 0x7ffeb9156080) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-closetag/syntax/synload.vim", 0x7ffeb9156080) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-localvimrc/syntax/synload.vim", 0x7ffeb9156080) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-go/syntax/synload.vim", 0x7ffeb9156080) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/elvish.vim/syntax/synload.vim", 0x7ffeb9156080) = -1 ENOENT (No such file or directory)
stat("/etc/xdg/nvim/syntax/synload.vim", 0x7ffeb9156080) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.local/share/nvim/site/syntax/synload.vim", 0x7ffeb9156080) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/nvim/site/syntax/synload.vim", 0x7ffeb9156080) = -1 ENOENT (No such file or directory)
stat("/usr/share/nvim/site/syntax/synload.vim", 0x7ffeb9156080) = -1 ENOENT (No such file or directory)
stat("/usr/share/nvim/runtime/syntax/synload.vim", {st_mode=S_IFREG|0644, st_size=1940, ...}) = 0
stat("/usr/share/nvim/runtime/syntax/synload.vim", {st_mode=S_IFREG|0644, st_size=1940, ...}) = 0
stat("/usr/share/nvim/runtime/syntax/synload.vim", {st_mode=S_IFREG|0644, st_size=1940, ...}) = 0
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun")                 = 0
chdir("/usr/share/nvim/runtime/syntax") = 0
getcwd("/usr/share/nvim/runtime/syntax", 4096) = 31
chdir("/home/huiyiqun")                 = 0
stat("/usr/share/nvim/runtime/syntax/synload.vim", {st_mode=S_IFREG|0644, st_size=1940, ...}) = 0
open("/usr/share/nvim/runtime/syntax/synload.vim", O_RDONLY|O_CLOEXEC) = 17
fcntl(17, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(17, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(17, {st_mode=S_IFREG|0644, st_size=1940, ...}) = 0
read(17, "\" Vim syntax support file\n\" Main"..., 4096) = 1940stat("/etc/xdg/nvim/after/syntax/syncolor.vim", 0x7ffeb9155730) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.config/nvim/after/syntax/syncolor.vim", 0x7ffeb9155730) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/Vundle.vim/syntax/syncolor.vim", 0x7ffeb9155730) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/Vundle.vim/after/syntax/syncolor.vim", 0x7ffeb9155730) = -1 ENOENT (No such file or directory)stat("/home/huiyiqun/.vim/bundle/YCM-Generator/after/syntax/syncolor.vim", 0x7ffeb9155730) = -1 ENOENT (No suchfile or directory)
stat("/home/huiyiqun/.vim/bundle/kotlin-vim/after/syntax/syncolor.vim", 0x7ffeb9155730) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-virtualenv/after/syntax/syncolor.vim", 0x7ffeb9155730) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/apiblueprint.vim/after/syntax/syncolor.vim", "", 4096)                      = 0
read(16, "", 4096)                      = 0
close(16)                               = 0
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.config/nvim/plugin/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.config/nvim/plugin/", R_OK) = -1 ENOENT (No such file or directory)
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/Vundle.vim/plugin/", R_OKgetdents(16, /* 3 entries */, 32768)    = 80
getdents(16, /* 0 entries */, 32768)    = 0
close(16)                               = 0
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/vim-airline/plugin/airline.vim/", R_OK) = -1 ENOTDIR (Not a directory)
access("/home/huiyiqun/.vim/bundle/vim-airline/plugin/airline.vim/", R_OK) = -1 ENOTDIR (Not a directory)
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun"{st_mode=S_IFREG|0644, st_size=4127, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.config/nvim/autoload/airline.vim", 0x7ffeb9156500) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/Vundle.vim/autoload/airline.vim", 0x7ffeb9156500) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-airline/autoload/airline.vim", {st_mode=S_IFREG|0644, st_size=5532, ...}) = 0
"\" MIT License. Copyright (c) 201"..., 4096) = 4096
stat("/home/huiyiqun/.vim/bundle/vim-airline/autoload/airline.vim", {st_mode=S_IFREG|0644, st_size=5532, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(17, "winnr)\n    return '%{airline#che"..., 4096) = 1436
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(17, "", 4096)                      = 0
read(17, "", 4096)                      = 0
close(17)                               = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, "trap()\ncall s:airline_toggle()\n", 4096) = 31
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.config/nvim/autoload/airline/init.vim", 0x7ffeb9156610) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/Vundle.vim/autoload/airline/init.vim", stat("/home/huiyiqun/.vim/bundle/vim-airline/autoload/airline/init.vim", {st_mode=S_IFREG|0644, st_size=6067, ...}) = 0
open("/home/huiyiqun/.vim/bundle/vim-airline/autoload/airline/init.vim", O_RDONLY|O_CLOEXEC) = 17
fcntl(17, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(17, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(17, {st_mode=S_IFREG|0644, st_size=6067, ...}) = 0
read(17, "\" MIT License. Copyright (c) 201"..., 4096) = 4096epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.config/nvim/autoload/airline/parts.vim", 0x7ffeb91556a0) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/Vundle.vim/autoload/airline/parts.vim", 0x7ffeb91556a0) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-airline/autoload/airline/parts.vim", {st_mode=S_IFREG|0644, st_size=2451, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/vim-airline/autoload/airline/parts.vim", read(17, "\" MIT License. Copyright (c) 201"..., 4096) = 2451
stat("/home/huiyiqun/.vim/bundle/vim-airline/autoload/airline/parts.vim", {st_mode=S_IFREG|0644, st_size=2451, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(17, "", 4096)                      = 0
read(17, "", 4096)                      = 0
close(17)                               = 0epoll_wait(10, [], 1024, 0)             = 0
read(16, "", 4096)                      = 0
read(16, "", 4096)                      = 0
close(16)                               = 0
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/tmuxline.vim/plugin/", R_OK) = 0
open("/home/huiyiqun/.vim/bundle/tmuxline.vim/plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 16
fstat(16, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(16, /* 3 entries */, 32768)    = 80
getdents(16, /* 0 entries */, 32768)    = 0
close(16)                               = 0
stat("/home/huiyiqun/.vim/bundle/tmuxline.vim/plugin/tmuxline.vim", {st_mode=S_IFREG|0644, st_size=471, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/tmuxline.vim/plugin/tmuxline.vim", {st_mode=S_IFREG|0644, st_size=471, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/tmuxline.vim/plugin/tmuxline.vim", {st_mode=S_IFREG|0644, st_size=471, ...}) = 0
access("/home/huiyiqun/.vim/bundle/tmuxline.vim/plugin/", R_OKopen("/home/huiyiqun/.vim/bundle/tmuxline.vim/plugin/tmuxline.vim", O_RDONLY|O_CLOEXEC) = 16
fcntl(16, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(16, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(16, {st_mode=S_IFREG|0644, st_size=471, ...}) = 0
read(16, "\" The MIT License (MIT)\n\"\n\" Copy"..., 4096) = 471
stat("/home/huiyiqun/.vim/bundle/tmuxline.vim/plugin/tmuxline.vim", {st_mode=S_IFREG|0644, st_size=471, ...}) = 0open("/home/huiyiqun/.vim/bundle/vim-sensible/plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 16
fstat(16, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(16, /* 3 entries */, 32768)    = 80
getdents(16, /* 0 entries */, 32768)    = 0
close(16)                               = 0
stat("/home/huiyiqun/.vim/bundle/vim-sensible/plugin/sensible.vim", {st_mode=S_IFREG|0644, st_size=1866, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/vim-sensible/plugin/sensible.vim", fcntl(16, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(16, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(16, {st_mode=S_IFREG|0644, st_size=1866, ...}) = 0
read(16, "\" sensible.vim - Defaults everyo"..., 4096) = 1866
stat("/home/huiyiqun/.vim/bundle/vim-sensible/plugin/sensible.vim", {st_mode=S_IFREG|0644, st_size=1866, ...}) = 0
stat("/home/huiyiqun/.config/nvim/filetype.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/fcitx.vim/filetype.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/jade.vim/filetype.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/ansible-vim/filetype.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/YouCompleteMe/filetype.vim", stat("/home/huiyiqun/.vim/bundle/elvish.vim/filetype.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/etc/xdg/nvim/filetype.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.local/share/nvim/site/filetype.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/nvim/site/filetype.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/usr/share/nvim/site/filetype.vim", stat("/usr/share/nvim/site/after/filetype.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/nvim/site/after/filetype.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.local/share/nvim/site/after/filetype.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/etc/xdg/nvim/after/filetype.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.config/nvim/after/filetype.vim", stat("/home/huiyiqun/.vim/bundle/jade.vim/after/filetype.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/ansible-vim/after/filetype.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/YouCompleteMe/after/filetype.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/YCM-Generator/after/filetype.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)stat("/home/huiyiqun/.vim/bundle/Drawit/ftplugin.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/yajs.vim/ftplugin.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/editorconfig-vim/ftplugin.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-python-pep8-indent/ftplugin.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)stat("/home/huiyiqun/.vim/bundle/elvish.vim/ftplugin.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/etc/xdg/nvim/ftplugin.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.local/share/nvim/site/ftplugin.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/nvim/site/ftplugin.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/usr/share/nvim/site/ftplugin.vim", close(17)                               = 0
stat("/usr/share/nvim/site/after/ftplugin.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/nvim/site/after/ftplugin.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.local/share/nvim/site/after/ftplugin.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/etc/xdg/nvim/after/ftplugin.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)stat("/home/huiyiqun/.vim/bundle/fcitx.vim/after/ftplugin.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/jade.vim/after/ftplugin.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/ansible-vim/after/ftplugin.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/YouCompleteMe/after/ftplugin.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)stat("/home/huiyiqun/.vim/bundle/yajs.vim/indent.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/editorconfig-vim/indent.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-python-pep8-indent/indent.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/nerdcommenter/indent.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)stat("/home/huiyiqun/.vim/bundle/vim-virtualenv/indent.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/apiblueprint.vim/indent.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/html5.vim/indent.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-closetag/indent.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)open("/usr/share/nvim/runtime/indent.vim", O_RDONLY|O_CLOEXEC) = 17
fcntl(17, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(17, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(17, {st_mode=S_IFREG|0644, st_size=767, ...}) = 0
read(17, "\" Vim support file to switch on "..., 4096) = 767
stat("/usr/share/nvim/runtime/indent.vim", {st_mode=S_IFREG|0644, st_size=767, ...}) = 0
close(17)                               = 0stat("/home/huiyiqun/.vim/bundle/vim-python-pep8-indent/after/indent.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/nerdcommenter/after/indent.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-javacomplete2/after/indent.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/syntastic/after/indent.vim", 0x7ffeb9156830) = -1 ENOENT (No such file or directory)epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.config/nvim/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.config/nvim/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.config/nvim/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.config/nvim/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.config/nvim/", stat("/home/huiyiqun/.vim/bundle/Vundle.vim/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/Vundle.vim/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/Vundle.vim/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/Vundle.vim/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/Vundle.vim/plugin/matchit.vim", 0x7ffeb9156250) = -1 ENOENT (No such file or directory)stat("/home/huiyiqun/.vim/bundle/tmuxline.vim/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/tmuxline.vim/plugin/matchit.vim", 0x7ffeb9156250) = -1 ENOENT (No such file or directory)
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/vim-sensible/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/vim-sensible/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0stat("/home/huiyiqun/.vim/bundle/Drawit/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/Drawit/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/Drawit/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/Drawit/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/Drawit/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/Drawit/plugin/matchit.vim", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/editorconfig-vim/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/editorconfig-vim/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/editorconfig-vim/plugin/matchit.vim", 0x7ffeb9156250) = -1 ENOENT (No such file or directory)
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/vim-python-pep8-indent/", epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/vim-javacomplete2/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/vim-javacomplete2/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/vim-javacomplete2/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/vim-javacomplete2/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0{st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/matchit.vim", 0x7ffeb9156250) = -1 ENOENT (No such file or directory)
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/fencview/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0stat("/home/huiyiqun/.vim/bundle/fcitx.vim/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/fcitx.vim/plugin/matchit.vim", 0x7ffeb9156250) = -1 ENOENT (No such file or directory)
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/jade.vim/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/jade.vim/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/YouCompleteMe/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/YouCompleteMe/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/YouCompleteMe/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/YouCompleteMe/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/kotlin-vim/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/kotlin-vim/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/kotlin-vim/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/kotlin-vim/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/kotlin-vim/", stat("/home/huiyiqun/.vim/bundle/apiblueprint.vim/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/apiblueprint.vim/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/apiblueprint.vim/plugin/matchit.vim", 0x7ffeb9156250) = -1 ENOENT (No such file or directory)
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/html5.vim/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0{st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/vim-closetag/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/vim-closetag/plugin/matchit.vim", 0x7ffeb9156250) = -1 ENOENT (No such file or directory)
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/vim-localvimrc/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/vim-localvimrc/", stat("/home/huiyiqun/.vim/bundle/vim-go/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/vim-go/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/vim-go/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/vim-go/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/vim-go/plugin/matchit.vim", 0x7ffeb9156250) = -1 ENOENT (No such file or directory)epoll_wait(10, [], 1024, 0)             = 0
stat("/usr/local/share/nvim/site/", 0x7ffeb9156250) = -1 ENOENT (No such file or directory)
epoll_wait(10, [], 1024, 0)             = 0
stat("/usr/local/share/nvim/site/", 0x7ffeb91561c0) = -1 ENOENT (No such file or directory)
epoll_wait(10, [], 1024, 0)             = 0
stat("/usr/share/nvim/site/", 0x7ffeb9156250) = -1 ENOENT (No such file or directory)
epoll_wait(10, [], 1024, 0)             = 0
stat("/usr/share/nvim/site/", ) = 16
fstat(16, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(16, /* 4 entries */, 32768)    = 120
getdents(16, /* 0 entries */, 32768)    = 0
close(16)                               = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/Drawit/plugin/cecutil.vim", {st_mode=S_IFREG|0644, st_size=19109, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/Drawit/plugin/cecutil.vim", {st_mode=S_IFREG|0644, st_size=19109, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/Drawit/plugin/cecutil.vim", access("/home/huiyiqun/.vim/bundle/Drawit/plugin/DrawItPlugin.vim/", R_OK) = -1 ENOTDIR (Not a directory)
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun")                 = 0
chdir("/home/huiyiqun/.vim/bundle/Drawit/plugin") = 0
getcwd("/home/huiyiqun/.vim/bundle/Drawit/plugin", 4096) = 41
chdir("/home/huiyiqun")                 = 0
stat("/home/huiyiqun/.vim/bundle/Drawit/plugin/DrawItPlugin.vim", {st_mode=S_IFREG|0644, st_size=3276, ...}) = 0)                               = 0
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun")                 = 0
chdir("/home/huiyiqun/.vim/bundle/Drawit/plugin") = 0
getcwd("/home/huiyiqun/.vim/bundle/Drawit/plugin", 4096) = 41
chdir("/home/huiyiqun")                 = 0
stat("/home/huiyiqun/.vim/bundle/Drawit/plugin/cecutil.vim", {st_mode=S_IFREG|0644, st_size=19109, ...}) = 0
open("/home/huiyiqun/.vim/bundle/Drawit/plugin/cecutil.vim", O_RDONLY|O_CLOEXECepoll_wait(10, [], 1024, 0)             = 0
read(16, "swcol.\")\\<cr>\"\n\n  \" save window "..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, "  exe s:modifier.\"norm! \\<c-y>\"\n"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0"  call Decho(\"save single map :."..., 4096) = 2725
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, "", 4096)                      = 0
read(16, "", 4096)                      = 0
close(16)                               = 0
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/yajs.vim/plugin/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/yajs.vim/plugin/", R_OKfstat(16, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(16, /* 5 entries */, 32768)    = 168
getdents(16, /* 0 entries */, 32768)    = 0
close(16)                               = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/editorconfig-vim/plugin/editorconfig-core-py/", R_OK) = 0
open("/home/huiyiqun/.vim/bundle/editorconfig-vim/plugin/editorconfig-core-py/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC/* 9 entries */, 32768)    = 288
getdents(16, /* 0 entries */, 32768)    = 0
close(16)                               = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/editorconfig-vim/plugin/editorconfig-core-py/docs/command_line_usage.rst/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0[], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/editorconfig-vim/plugin/editorconfig-core-py/docs/index.rst/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/editorconfig-vim/plugin/editorconfig-core-py/docs/make.bat/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/editorconfig-vim/plugin/editorconfig-core-py/docs/make.bat/", R_OK/* 9 entries */, 32768)    = 288
getdents(16, /* 0 entries */, 32768)    = 0
close(16)                               = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/editorconfig-vim/plugin/editorconfig-core-py/editorconfig/", R_OK) = 0
open("/home/huiyiqun/.vim/bundle/editorconfig-vim/plugin/editorconfig-core-py/editorconfig/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXECaccess("/home/huiyiqun/.vim/bundle/editorconfig-vim/plugin/editorconfig-core-py/editorconfig/fnmatch.py/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/editorconfig-vim/plugin/editorconfig-core-py/editorconfig/fnmatch.py/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/editorconfig-vim/plugin/editorconfig-core-py/editorconfig/ini.pyc/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/editorconfig-vim/plugin/editorconfig-core-py/editorconfig/__init__.py/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/editorconfig-vim/plugin/editorconfig-core-py/editorconfig/__init__.py/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/editorconfig-vim/plugin/editorconfig-core-py/editorconfig/main.pyc/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/editorconfig-vim/plugin/editorconfig-core-py/editorconfig/odict.py/", R_OK[], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/editorconfig-vim/plugin/editorconfig-core-py/editorconfig/__pycache__/exceptions.cpython-35.pyc/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/editorconfig-vim/plugin/editorconfig-core-py/editorconfig/__pycache__/exceptions.cpython-35.pyc/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/editorconfig-vim/plugin/editorconfig-core-py/editorconfig/__pycache__/main.cpython-35.pyc/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/editorconfig-vim/plugin/editorconfig-core-py/editorconfig/__pycache__/main.cpython-35.pyc/", R_OKaccess("/home/huiyiqun/.vim/bundle/editorconfig-vim/plugin/editorconfig-core-py/editorconfig/__pycache__/", R_OK) = 0
open("/home/huiyiqun/.vim/bundle/editorconfig-vim/plugin/editorconfig-core-py/editorconfig/__pycache__/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 16
fstat(16, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(16, /* 11 entries */, 32768)   = 456
getdents(16, /* 0 entries */, 32768)    = 0
close(16)                               = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/editorconfig-vim/plugin/editorconfig-core-py/LICENSE.txt/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/editorconfig-vim/plugin/editorconfig-core-py/LICENSE.txt/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/editorconfig-vim/plugin/editorconfig-core-py/setup.py/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/editorconfig-vim/plugin/editorconfig-core-py/setup.py/", R_OK) = -1 ENOTDIR (Not a directory)
access("/home/huiyiqun/.vim/bundle/editorconfig-vim/plugin/editorconfig-core-py/", R_OK) = 0{st_mode=S_IFREG|0644, st_size=19488, ...}) = 0
open("/home/huiyiqun/.vim/bundle/editorconfig-vim/plugin/editorconfig.vim", O_RDONLY|O_CLOEXEC) = 16
fcntl(16, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(16, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(16, {st_mode=S_IFREG|0644, st_size=19488, ...}) = 0
read(16, "\" Copyright (c) 2011-2015 Editor"..., 4096) = 4096
stat("/home/huiyiqun/.vim/bundle/editorconfig-vim/plugin/editorconfig.vim", {st_mode=S_IFREG|0644, st_size=19488, ...}) = 0epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, "EditorConfig_python_files_dir . "..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, "d = 'py3'\n    else\n        retur"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
getcwd("/home/huiyiqun", 4096)          = 15epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.config/nvim/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.config/nvim/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.config/nvim/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.config/nvim/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.config/nvim/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0[], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/vim-airline/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/vim-airline/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/vim-airline/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/vim-airline/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/vim-airline/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/vim-sensible/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/vim-sensible/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/vim-sensible/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/vim-sensible/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/vim-sensible/plugin/editorconfig-core-py/main.py", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/yajs.vim/plugin/editorconfig-core-py/main.py", 0x7ffeb9154b00) = -1 ENOENT (No such file or directory)
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/editorconfig-vim/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/editorconfig-vim/", stat("/home/huiyiqun/.config/nvim/autoload/provider/python.vim", 0x7ffeb9154f70) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/Vundle.vim/autoload/provider/python.vim", 0x7ffeb9154f70) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-airline/autoload/provider/python.vim", 0x7ffeb9154f70) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/tmuxline.vim/autoload/provider/python.vim", stat("/home/huiyiqun/.vim/bundle/kotlin-vim/autoload/provider/python.vim", 0x7ffeb9154f70) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-virtualenv/autoload/provider/python.vim", 0x7ffeb9154f70) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/apiblueprint.vim/autoload/provider/python.vim", 0x7ffeb9154f70) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/html5.vim/autoload/provider/python.vim", open("/usr/share/nvim/runtime/autoload/provider/python.vim", O_RDONLY|O_CLOEXEC) = 17
fcntl(17, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(17, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(17, {st_mode=S_IFREG|0644, st_size=1317, ...}) = 0
read(17, "\" The Python provider uses a Pyt"..., 4096) = 1317
stat("/usr/share/nvim/runtime/autoload/provider/python.vim", {st_mode=S_IFREG|0644, st_size=1317, ...}) = 0stat("/home/huiyiqun/.vim/bundle/vim-python-pep8-indent/autoload/provider/pythonx.vim", 0x7ffeb9154110) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/nerdcommenter/autoload/provider/pythonx.vim", 0x7ffeb9154110) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-javacomplete2/autoload/provider/pythonx.vim", 0x7ffeb9154110) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/syntastic/autoload/provider/pythonx.vim", stat("/home/huiyiqun/.vim/bundle/kotlin-vim/autoload/provider/pythonx.vim", 0x7ffeb9154110) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-virtualenv/autoload/provider/pythonx.vim", 0x7ffeb9154110) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/apiblueprint.vim/autoload/provider/pythonx.vim", 0x7ffeb9154110) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/html5.vim/autoload/provider/pythonx.vim", fstat(18, {st_mode=S_IFREG|0644, st_size=4359, ...}) = 0
read(18, "\" The Python provider helper\nif "..., 4096) = 4096
stat("/usr/share/nvim/runtime/autoload/provider/pythonx.vim", {st_mode=S_IFREG|0644, st_size=4359, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(18, "  elseif v:shell_error\n    retur"..., 4096) = 263close(18)                               = 0
stat("/home/huiyiqun/Android/Sdk//tools/python2", 0x7ffeb9151e10) = -1 ENOENT (No such file or directory)
stat("/platform-tools/python2", 0x7ffeb9151e10) = -1 ENOENT (No such file or directory)
stat("/usr/local/sbin/python2", 0x7ffeb9151e10) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/python2", 0x7ffeb9151e10) = -1 ENOENT (No such file or directory)
stat("/usr/bin/python2", {st_mode=S_IFREG|0755, st_size=6312, ...}) = 0rt_sigaction(SIGCHLD, {0x7f619c209330, ~[RTMIN RT_1], SA_RESTORER, 0x7f619bfeb080}, NULL, 8) = 0
write(5, "*", 1)                        = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f619c600a50) = 20519
close(23)                               = 0
read(22, "", 4)                         = 0
close(22)                               = 0
close(19)                               = 0
ioctl(18, FIONBIO, [1])                 = 0
close(21)                               = 0
ioctl(20, FIONBIO, [1])                 = 0
epoll_ctl(10, EPOLL_CTL_ADD, 18, {EPOLLIN, {u32=18, u64=18}}) = 0
epoll_ctl(10, EPOLL_CTL_ADD, 20, {EPOLLIN, {u32=20, u64=20}}) = 0
epoll_wait(10, [{EPOLLIN, {u32=18, u64=18}}], 1024, -1) = 1
read(18, "2.7", 65536)                  = 3
epoll_wait(10, [{EPOLLIN|EPOLLHUP, {u32=20, u64=20}}], 1024, -1) = 1
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=20519, si_uid=2345, si_status=0, si_utime=0, si_stime=0} ---
read(4, "*", 1)                         = 1
write(12, "H\223\207\0\0\0\0\0\21\0\0\0\0\0\0\0", 16) = 16
write(5, "*", 1)                        = 1
rt_sigreturn({mask=[]})                 = 1
read(20, "", 65536)                     = 0
epoll_wait(10, [{EPOLLIN|EPOLLHUP, {u32=20, u64=20}}, {EPOLLIN|EPOLLHUP, {u32=18, u64=18}}, {EPOLLIN, {u32=11, u64=11}}], 1024, -1) = 3
epoll_ctl(10, EPOLL_CTL_DEL, 20, 0x7ffeb914d970) = 0
read(18, "", 65533)                     = 0
read(11, "H\223\207\0\0\0\0\0\21\0\0\0\0\0\0\0", 512) = 16
wait4(20519, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 20519
getsockopt(18, SOL_SOCKET, SO_RCVBUF, [212992], [4]) = 0
epoll_wait(10, [{EPOLLIN|EPOLLHUP, {u32=18, u64=18}}], 1024, 0) = 1
epoll_ctl(10, EPOLL_CTL_DEL, 18, 0x7ffeb914d8b0) = 0
getsockopt(20, SOL_SOCKET, SO_RCVBUF, [212992], [4]) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_ctl(10, EPOLL_CTL_DEL, 18, 0x7ffeb9150950) = -1 ENOENT (No such file or directory)
close(18)                               = 0
epoll_ctl(10, EPOLL_CTL_DEL, 20, 0x7ffeb9150960) = -1 ENOENT (No such file or directory)
close(20)                               = 0
rt_sigprocmask(SIG_SETMASK, ~[RTMIN RT_1], [], 8) = 0
read(4, "*", 1)                         = 1
rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTORER, 0x7f619bfeb080}, NULL, 8) = 0
write(5, "*", 1)                        = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.config/nvim/autoload/remote/host.vim", 0x7ffeb91543d0) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/Vundle.vim/autoload/remote/host.vim", 0x7ffeb91543d0) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-airline/autoload/remote/host.vim", 0x7ffeb91543d0) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/tmuxline.vim/autoload/remote/host.vim", 0x7ffeb91543d0) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-sensible/autoload/remote/host.vim", 0x7ffeb91543d0) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/Drawit/autoload/remote/host.vim", 0x7ffeb91543d0) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/yajs.vim/autoload/remote/host.vim", 0x7ffeb91543d0) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/editorconfig-vim/autoload/remote/host.vim", 0x7ffeb91543d0) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-python-pep8-indent/autoload/remote/host.vim", 0x7ffeb91543d0) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/nerdcommenter/autoload/remote/host.vim", 0x7ffeb91543d0) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-javacomplete2/autoload/remote/host.vim", 0x7ffeb91543d0) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/syntastic/autoload/remote/host.vim", 0x7ffeb91543d0) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/fencview/autoload/remote/host.vim", 0x7ffeb91543d0) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/fcitx.vim/autoload/remote/host.vim", 0x7ffeb91543d0) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/jade.vim/autoload/remote/host.vim", 0x7ffeb91543d0) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/ansible-vim/autoload/remote/host.vim", 0x7ffeb91543d0) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/YouCompleteMe/autoload/remote/host.vim", 0x7ffeb91543d0) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/YCM-Generator/autoload/remote/host.vim", 0x7ffeb91543d0) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/kotlin-vim/autoload/remote/host.vim", 0x7ffeb91543d0) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-virtualenv/autoload/remote/host.vim", 0x7ffeb91543d0) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/apiblueprint.vim/autoload/remote/host.vim", 0x7ffeb91543d0) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/html5.vim/autoload/remote/host.vim", 0x7ffeb91543d0) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-closetag/autoload/remote/host.vim", 0x7ffeb91543d0) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-localvimrc/autoload/remote/host.vim", 0x7ffeb91543d0) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-go/autoload/remote/host.vim", 0x7ffeb91543d0) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/elvish.vim/autoload/remote/host.vim", 0x7ffeb91543d0) = -1 ENOENT (No such file or directory)
stat("/etc/xdg/nvim/autoload/remote/host.vim", 0x7ffeb91543d0) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.local/share/nvim/site/autoload/remote/host.vim", 0x7ffeb91543d0) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/nvim/site/autoload/remote/host.vim", 0x7ffeb91543d0) = -1 ENOENT (No such file or directory)
stat("/usr/share/nvim/site/autoload/remote/host.vim", 0x7ffeb91543d0) = -1 ENOENT (No such file or directory)
stat("/usr/share/nvim/runtime/autoload/remote/host.vim", {st_mode=S_IFREG|0644, st_size=8799, ...}) = 0
stat("/usr/share/nvim/runtime/autoload/remote/host.vim", {st_mode=S_IFREG|0644, st_size=8799, ...}) = 0
stat("/usr/share/nvim/runtime/autoload/remote/host.vim", {st_mode=S_IFREG|0644, st_size=8799, ...}) = 0
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun")                 = 0
chdir("/usr/share/nvim/runtime/autoload/remote") = 0
getcwd("/usr/share/nvim/runtime/autoload/remote", 4096) = 40
chdir("/home/huiyiqun")                 = 0
stat("/usr/share/nvim/runtime/autoload/remote/host.vim", {st_mode=S_IFREG|0644, st_size=8799, ...}) = 0
open("/usr/share/nvim/runtime/autoload/remote/host.vim", O_RDONLY|O_CLOEXEC) = 18
fcntl(18, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(18, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(18, {st_mode=S_IFREG|0644, st_size=8799, ...}) = 0
read(18, "let s:hosts = {}\nlet s:plugin_pa"..., 4096) = 4096
stat("/usr/share/nvim/runtime/autoload/remote/host.vim", {st_mode=S_IFREG|0644, st_size=8799, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(18, "\n    endif\n  endfor\n\n  call add("..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(18, "ost . ' host. '.\n        \\ 'You "..., 4096) = 607
epoll_wait(10, [], 1024, 0)             = 0
read(18, "", 4096)                      = 0
read(18, "", 4096)                      = 0
close(18)                               = 0
epoll_wait(10, [], 1024, 0)             = 0
read(17, "", 4096)                      = 0
read(17, "", 4096)                      = 0
close(17)                               = 0
stat("/home/huiyiqun/Android/Sdk//tools/python2", 0x7ffeb9150660) = -1 ENOENT (No such file or directory)
stat("/platform-tools/python2", 0x7ffeb9150660) = -1 ENOENT (No such file or directory)
stat("/usr/local/sbin/python2", 0x7ffeb9150660) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/python2", 0x7ffeb9150660) = -1 ENOENT (No such file or directory)
stat("/usr/bin/python2", {st_mode=S_IFREG|0755, st_size=6312, ...}) = 0
socketpair(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0, [17, 18]) = 0
socketpair(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0, [19, 20]) = 0
socketpair(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0, [21, 22]) = 0
pipe2([23, 24], O_CLOEXEC)              = 0
rt_sigprocmask(SIG_SETMASK, ~[RTMIN RT_1], [], 8) = 0
read(4, "*", 1)                         = 1
rt_sigaction(SIGCHLD, {0x7f619c209330, ~[RTMIN RT_1], SA_RESTORER, 0x7f619bfeb080}, NULL, 8) = 0
write(5, "*", 1)                        = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f619c600a50) = 20520
close(24)                               = 0
read(23, "", 4)                         = 0
close(23)                               = 0
close(18)                               = 0
ioctl(17, FIONBIO, [1])                 = 0
close(20)                               = 0
ioctl(19, FIONBIO, [1])                 = 0
close(22)                               = 0
ioctl(21, FIONBIO, [1])                 = 0
write(17, "\224\0\1\244poll\220", 9)    = 9
epoll_ctl(10, EPOLL_CTL_ADD, 19, {EPOLLIN, {u32=19, u64=19}}) = 0
epoll_ctl(10, EPOLL_CTL_ADD, 21, {EPOLLIN, {u32=21, u64=21}}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [{EPOLLIN, {u32=19, u64=19}}], 1024, -1) = 1
read(19, "\224\0\1\260vim_get_api_info\220", 65536) = 21
write(17, "\224\1\1\300\222\1\203\251functions\334\0Q\205\252parameters"..., 7879) = 7879
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [{EPOLLIN, {u32=19, u64=19}}], 1024, -1) = 1
read(19, "\224\1\1\300\242ok", 65515)   = 7
write(17, "\224\0\2\263python_execute_file\223\331B/home/"..., 94) = 94
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [{EPOLLIN, {u32=19, u64=19}}], 1024, -1) = 1
read(19, "\224\0\2\266vim_get_current_buffer\220", 65508) = 27
write(17, "\224\1\2\300\324\0\2", 7)    = 7
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [{EPOLLIN, {u32=19, u64=19}}], 1024, -1) = 1
read(19, "\224\0\3\250vim_eval\221\272a:editorconfig_cor"..., 65481) = 40
write(17, "\224\1\3\300\331G/home/huiyiqun/.vim/bundle"..., 77) = 77
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [{EPOLLIN, {u32=19, u64=19}}], 1024, -1) = 1
read(19, "\224\1\2\300\300", 65441)     = 5
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, "\n    if empty(expand('%:p'))\n   "..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, "       endif\n\n    endif\n\n    if "..., 4096) = 3104
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, "", 4096)                      = 0
read(16, "", 4096)                      = 0
close(16)                               = 0
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/vim-python-pep8-indent/plugin/", R_OK) = -1 ENOENT (No such file or directory)
access("/home/huiyiqun/.vim/bundle/vim-python-pep8-indent/plugin/", R_OK) = -1 ENOENT (No such file or directory)
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/nerdcommenter/plugin/", R_OK) = 0
open("/home/huiyiqun/.vim/bundle/nerdcommenter/plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 16
fstat(16, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(16, /* 3 entries */, 32768)    = 88
getdents(16, /* 0 entries */, 32768)    = 0
close(16)                               = 0
stat("/home/huiyiqun/.vim/bundle/nerdcommenter/plugin/NERD_commenter.vim", {st_mode=S_IFREG|0644, st_size=114081, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/nerdcommenter/plugin/NERD_commenter.vim", {st_mode=S_IFREG|0644, st_size=114081, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/nerdcommenter/plugin/NERD_commenter.vim", {st_mode=S_IFREG|0644, st_size=114081, ...}) = 0
access("/home/huiyiqun/.vim/bundle/nerdcommenter/plugin/", R_OK) = 0
open("/home/huiyiqun/.vim/bundle/nerdcommenter/plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 16
fstat(16, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(16, /* 3 entries */, 32768)    = 88
getdents(16, /* 0 entries */, 32768)    = 0
close(16)                               = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/nerdcommenter/plugin/NERD_commenter.vim/", R_OK) = -1 ENOTDIR (Not a directory)
access("/home/huiyiqun/.vim/bundle/nerdcommenter/plugin/NERD_commenter.vim/", R_OK) = -1 ENOTDIR (Not a directory)
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun")                 = 0
chdir("/home/huiyiqun/.vim/bundle/nerdcommenter/plugin") = 0
getcwd("/home/huiyiqun/.vim/bundle/nerdcommenter/plugin", 4096) = 48
chdir("/home/huiyiqun")                 = 0
stat("/home/huiyiqun/.vim/bundle/nerdcommenter/plugin/NERD_commenter.vim", {st_mode=S_IFREG|0644, st_size=114081, ...}) = 0
open("/home/huiyiqun/.vim/bundle/nerdcommenter/plugin/NERD_commenter.vim", O_RDONLY|O_CLOEXEC) = 16
fcntl(16, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(16, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(16, {st_mode=S_IFREG|0644, st_size=114081, ...}) = 0
read(16, "\" =============================="..., 4096) = 4096
stat("/home/huiyiqun/.vim/bundle/nerdcommenter/plugin/NERD_commenter.vim", {st_mode=S_IFREG|0644, st_size=114081, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, "\n    \\ 'bindzone': { 'left': ';'"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, "htAlt': '*/' },\n    \\ 'gsp': { '"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, " ';' },\n    \\ 'nastran': { 'left"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, "   \\ 'slim': { 'left': '/', 'lef"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, "etUpForNewFiletype(&filetype, 0)"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, "tempLeft\n    let b:NERDCommenter"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, "ted, currentLine)\n\n            \""..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, "e)\n        let theLine = s:Conve"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, "\n\" /*\n\"  * This is a sexy commen"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, " ', leftAlignIndx) . repeat(' ',"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, "pOfRange, bottomOfRange)\n       "..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, "(g:NERDCommentWholeLinesInVMode="..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, " \":normal! \" . lenRight . \"h\"\n  "..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, "ion: s:TrimTrailingWhitespace(li"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, "ne)\n\n        let theLine = s:Con"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, "ne)\n\n    \"it is commented with s"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, "se\n\n        \" when we align the "..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, "toReturn, '^\\(\\t*\\)' . s:TabSpac"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, "FindDelimiterIndex(delimiter, li"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, "nction\n\n\n\" Function: s:GetSexyCo"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, ":Left())\n    let lenLeftAlt = st"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, "tIndexOfDelim(a:right, a:line)\n "..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, "ven(num)\n    return (a:num % 2) "..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, "im)\n\n    \"set index to the first"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, "r\nfunction s:NumLinesInBuf()\n   "..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, "the block line by line updating "..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, "line to get the abs col for\n\"   "..., 4096) = 3489
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, "", 4096)                      = 0
read(16, "", 4096)                      = 0
close(16)                               = 0
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/vim-javacomplete2/plugin/", R_OK) = 0
open("/home/huiyiqun/.vim/bundle/vim-javacomplete2/plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 16
fstat(16, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(16, /* 3 entries */, 32768)    = 88
getdents(16, /* 0 entries */, 32768)    = 0
close(16)                               = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/vim-javacomplete2/plugin/javacomplete.vim", {st_mode=S_IFREG|0644, st_size=6041, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/vim-javacomplete2/plugin/javacomplete.vim", {st_mode=S_IFREG|0644, st_size=6041, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/vim-javacomplete2/plugin/javacomplete.vim", {st_mode=S_IFREG|0644, st_size=6041, ...}) = 0
access("/home/huiyiqun/.vim/bundle/vim-javacomplete2/plugin/", R_OK) = 0
open("/home/huiyiqun/.vim/bundle/vim-javacomplete2/plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 16
fstat(16, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(16, /* 3 entries */, 32768)    = 88
getdents(16, /* 0 entries */, 32768)    = 0
close(16)                               = 0
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/vim-javacomplete2/plugin/javacomplete.vim/", R_OK) = -1 ENOTDIR (Not a directory)
access("/home/huiyiqun/.vim/bundle/vim-javacomplete2/plugin/javacomplete.vim/", R_OK) = -1 ENOTDIR (Not a directory)
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun")                 = 0
chdir("/home/huiyiqun/.vim/bundle/vim-javacomplete2/plugin") = 0
getcwd("/home/huiyiqun/.vim/bundle/vim-javacomplete2/plugin", 4096) = 52
chdir("/home/huiyiqun")                 = 0
stat("/home/huiyiqun/.vim/bundle/vim-javacomplete2/plugin/javacomplete.vim", {st_mode=S_IFREG|0644, st_size=6041, ...}) = 0
open("/home/huiyiqun/.vim/bundle/vim-javacomplete2/plugin/javacomplete.vim", O_RDONLY|O_CLOEXEC) = 16
fcntl(16, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(16, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(16, {st_mode=S_IFREG|0644, st_size=6041, ...}) = 0
read(16, "\" Java complete plugin file\n\" Ma"..., 4096) = 4096
stat("/home/huiyiqun/.vim/bundle/vim-javacomplete2/plugin/javacomplete.vim", {st_mode=S_IFREG|0644, st_size=6041, ...}) = 0
stat("/home/huiyiqun/.config/nvim/autoload/javacomplete/util.vim", 0x7ffeb9156350) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/Vundle.vim/autoload/javacomplete/util.vim", 0x7ffeb9156350) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-airline/autoload/javacomplete/util.vim", 0x7ffeb9156350) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/tmuxline.vim/autoload/javacomplete/util.vim", 0x7ffeb9156350) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-sensible/autoload/javacomplete/util.vim", 0x7ffeb9156350) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/Drawit/autoload/javacomplete/util.vim", 0x7ffeb9156350) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/yajs.vim/autoload/javacomplete/util.vim", 0x7ffeb9156350) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/editorconfig-vim/autoload/javacomplete/util.vim", 0x7ffeb9156350) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-python-pep8-indent/autoload/javacomplete/util.vim", 0x7ffeb9156350) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/nerdcommenter/autoload/javacomplete/util.vim", 0x7ffeb9156350) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-javacomplete2/autoload/javacomplete/util.vim", {st_mode=S_IFREG|0644, st_size=10571, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/vim-javacomplete2/autoload/javacomplete/util.vim", {st_mode=S_IFREG|0644, st_size=10571, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/vim-javacomplete2/autoload/javacomplete/util.vim", {st_mode=S_IFREG|0644, st_size=10571, ...}) = 0
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun")                 = 0
chdir("/home/huiyiqun/.vim/bundle/vim-javacomplete2/autoload/javacomplete") = 0
getcwd("/home/huiyiqun/.vim/bundle/vim-javacomplete2/autoload/javacomplete", 4096) = 67
chdir("/home/huiyiqun")                 = 0
stat("/home/huiyiqun/.vim/bundle/vim-javacomplete2/autoload/javacomplete/util.vim", {st_mode=S_IFREG|0644, st_size=10571, ...}) = 0
open("/home/huiyiqun/.vim/bundle/vim-javacomplete2/autoload/javacomplete/util.vim", O_RDONLY|O_CLOEXEC) = 18
fcntl(18, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(18, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(18, {st_mode=S_IFREG|0644, st_size=10571, ...}) = 0
read(18, "\" Vim completion script for java"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/vim-javacomplete2/autoload/javacomplete/util.vim", {st_mode=S_IFREG|0644, st_size=10571, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(18, "1['n'] > a:m2['n'] ? 1 : -1\nendf"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(18, "ereadable(path)\n    let classes "..., 4096) = 2379
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(18, "", 4096)                      = 0
read(18, "", 4096)                      = 0
close(18)                               = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.cache", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(16, "lete#generators#AbstractDeclarat"..., 4096) = 1945
read(16, "", 4096)                      = 0
read(16, "", 4096)                      = 0
close(16)                               = 0
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/syntastic/plugin/", R_OK) = 0
open("/home/huiyiqun/.vim/bundle/syntastic/plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 16
fstat(16, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(16, /* 4 entries */, 32768)    = 120
getdents(16, /* 0 entries */, 32768)    = 0
close(16)                               = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic.vim", {st_mode=S_IFREG|0644, st_size=25279, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic.vim", {st_mode=S_IFREG|0644, st_size=25279, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic.vim", {st_mode=S_IFREG|0644, st_size=25279, ...}) = 0
access("/home/huiyiqun/.vim/bundle/syntastic/plugin/", R_OK) = 0
open("/home/huiyiqun/.vim/bundle/syntastic/plugin/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 16
fstat(16, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(16, /* 4 entries */, 32768)    = 120
getdents(16, /* 0 entries */, 32768)    = 0
close(16)                               = 0
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/", R_OK) = 0
open("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 16
fstat(16, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(16, /* 12 entries */, 32768)   = 392
getdents(16, /* 0 entries */, 32768)    = 0
close(16)                               = 0
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/autoloclist.vim/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/autoloclist.vim/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/balloons.vim/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/balloons.vim/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/checker.vim/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/checker.vim/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/cursor.vim/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/cursor.vim/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/highlighting.vim/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/highlighting.vim/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/loclist.vim/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/loclist.vim/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/modemap.vim/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/modemap.vim/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/notifiers.vim/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/notifiers.vim/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/registry.vim/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/registry.vim/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/signs.vim/", R_OK) = -1 ENOTDIR (Not a directory)
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/signs.vim/", R_OK) = -1 ENOTDIR (Not a directory)
access("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/", R_OK) = 0
open("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 16
fstat(16, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(16, /* 12 entries */, 32768)   = 392
getdents(16, /* 0 entries */, 32768)    = 0
close(16)                               = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/autoloclist.vim", {st_mode=S_IFREG|0644, st_size=1227, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/autoloclist.vim", {st_mode=S_IFREG|0644, st_size=1227, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/autoloclist.vim", {st_mode=S_IFREG|0644, st_size=1227, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/balloons.vim", {st_mode=S_IFREG|0644, st_size=1677, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/balloons.vim", {st_mode=S_IFREG|0644, st_size=1677, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/balloons.vim", {st_mode=S_IFREG|0644, st_size=1677, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/checker.vim", {st_mode=S_IFREG|0644, st_size=10047, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/checker.vim", {st_mode=S_IFREG|0644, st_size=10047, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/checker.vim", {st_mode=S_IFREG|0644, st_size=10047, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/cursor.vim", {st_mode=S_IFREG|0644, st_size=3935, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/cursor.vim", {st_mode=S_IFREG|0644, st_size=3935, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/cursor.vim", {st_mode=S_IFREG|0644, st_size=3935, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/highlighting.vim", {st_mode=S_IFREG|0644, st_size=3378, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/highlighting.vim", {st_mode=S_IFREG|0644, st_size=3378, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/highlighting.vim", {st_mode=S_IFREG|0644, st_size=3378, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/loclist.vim", {st_mode=S_IFREG|0644, st_size=14491, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/loclist.vim", {st_mode=S_IFREG|0644, st_size=14491, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/loclist.vim", {st_mode=S_IFREG|0644, st_size=14491, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/modemap.vim", {st_mode=S_IFREG|0644, st_size=3857, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/modemap.vim", {st_mode=S_IFREG|0644, st_size=3857, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/modemap.vim", {st_mode=S_IFREG|0644, st_size=3857, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/notifiers.vim", {st_mode=S_IFREG|0644, st_size=2989, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/notifiers.vim", {st_mode=S_IFREG|0644, st_size=2989, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/notifiers.vim", {st_mode=S_IFREG|0644, st_size=2989, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/registry.vim", {st_mode=S_IFREG|0644, st_size=13561, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/registry.vim", {st_mode=S_IFREG|0644, st_size=13561, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/registry.vim", {st_mode=S_IFREG|0644, st_size=13561, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/signs.vim", {st_mode=S_IFREG|0644, st_size=4744, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/signs.vim", {st_mode=S_IFREG|0644, st_size=4744, ...}) = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/signs.vim", {st_mode=S_IFREG|0644, st_size=4744, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
access("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic.vim/", R_OK) = -1 ENOTDIR (Not a directory)
access("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic.vim/", R_OK) = -1 ENOTDIR (Not a directory)
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun")                 = 0
chdir("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic") = 0
getcwd("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic", 4096) = 54
chdir("/home/huiyiqun")                 = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/autoloclist.vim", {st_mode=S_IFREG|0644, st_size=1227, ...}) = 0
open("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/autoloclist.vim", O_RDONLY|O_CLOEXEC) = 16
fcntl(16, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(16, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(16, {st_mode=S_IFREG|0644, st_size=1227, ...}) = 0
read(16, "if exists('g:loaded_syntastic_no"..., 4096) = 1227
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/autoloclist.vim", {st_mode=S_IFREG|0644, st_size=1227, ...}) = 0
close(16)                               = 0
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun")                 = 0
chdir("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic") = 0
getcwd("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic", 4096) = 54
chdir("/home/huiyiqun")                 = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/balloons.vim", {st_mode=S_IFREG|0644, st_size=1677, ...}) = 0
open("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/balloons.vim", O_RDONLY|O_CLOEXEC) = 16
fcntl(16, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(16, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(16, {st_mode=S_IFREG|0644, st_size=1677, ...}) = 0
read(16, "if exists('g:loaded_syntastic_no"..., 4096) = 1677
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/balloons.vim", {st_mode=S_IFREG|0644, st_size=1677, ...}) = 0
close(16)                               = 0
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun")                 = 0
chdir("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic") = 0
getcwd("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic", 4096) = 54
chdir("/home/huiyiqun")                 = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/checker.vim", {st_mode=S_IFREG|0644, st_size=10047, ...}) = 0
open("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/checker.vim", O_RDONLY|O_CLOEXEC) = 16
fcntl(16, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(16, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(16, {st_mode=S_IFREG|0644, st_size=10047, ...}) = 0
read(16, "if exists('g:loaded_syntastic_ch"..., 4096) = 4096
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/checker.vim", {st_mode=S_IFREG|0644, st_size=10047, ...}) = 0
close(16)                               = 0
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun")                 = 0
chdir("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic") = 0
getcwd("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic", 4096) = 54
chdir("/home/huiyiqun")                 = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/cursor.vim", {st_mode=S_IFREG|0644, st_size=3935, ...}) = 0
open("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/cursor.vim", O_RDONLY|O_CLOEXEC) = 16
fcntl(16, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(16, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(16, {st_mode=S_IFREG|0644, st_size=3935, ...}) = 0
read(16, "if exists('g:loaded_syntastic_no"..., 4096) = 3935
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/cursor.vim", {st_mode=S_IFREG|0644, st_size=3935, ...}) = 0
close(16)                               = 0
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun")                 = 0
chdir("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic") = 0
getcwd("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic", 4096) = 54
chdir("/home/huiyiqun")                 = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/highlighting.vim", {st_mode=S_IFREG|0644, st_size=3378, ...}) = 0
open("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/highlighting.vim", O_RDONLY|O_CLOEXEC) = 16
fcntl(16, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(16, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(16, {st_mode=S_IFREG|0644, st_size=3378, ...}) = 0
read(16, "if exists('g:loaded_syntastic_no"..., 4096) = 3378
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/highlighting.vim", {st_mode=S_IFREG|0644, st_size=3378, ...}) = 0
close(16)                               = 0
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun")                 = 0
chdir("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic") = 0
getcwd("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic", 4096) = 54
chdir("/home/huiyiqun")                 = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/loclist.vim", {st_mode=S_IFREG|0644, st_size=14491, ...}) = 0
open("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/loclist.vim", O_RDONLY|O_CLOEXEC) = 16
fcntl(16, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(16, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(16, {st_mode=S_IFREG|0644, st_size=14491, ...}) = 0
read(16, "if exists('g:loaded_syntastic_lo"..., 4096) = 4096
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/loclist.vim", {st_mode=S_IFREG|0644, st_size=14491, ...}) = 0
close(16)                               = 0
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun")                 = 0
chdir("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic") = 0
getcwd("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic", 4096) = 54
chdir("/home/huiyiqun")                 = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/modemap.vim", {st_mode=S_IFREG|0644, st_size=3857, ...}) = 0
open("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/modemap.vim", O_RDONLY|O_CLOEXEC) = 16
fcntl(16, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(16, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(16, {st_mode=S_IFREG|0644, st_size=3857, ...}) = 0
read(16, "if exists('g:loaded_syntastic_mo"..., 4096) = 3857
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/modemap.vim", {st_mode=S_IFREG|0644, st_size=3857, ...}) = 0
close(16)                               = 0
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun")                 = 0
chdir("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic") = 0
getcwd("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic", 4096) = 54
chdir("/home/huiyiqun")                 = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/notifiers.vim", {st_mode=S_IFREG|0644, st_size=2989, ...}) = 0
open("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/notifiers.vim", O_RDONLY|O_CLOEXEC) = 16
fcntl(16, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(16, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(16, {st_mode=S_IFREG|0644, st_size=2989, ...}) = 0
read(16, "if exists('g:loaded_syntastic_no"..., 4096) = 2989
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/notifiers.vim", {st_mode=S_IFREG|0644, st_size=2989, ...}) = 0
close(16)                               = 0
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun")                 = 0
chdir("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic") = 0
getcwd("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic", 4096) = 54
chdir("/home/huiyiqun")                 = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/registry.vim", {st_mode=S_IFREG|0644, st_size=13561, ...}) = 0
open("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/registry.vim", O_RDONLY|O_CLOEXEC) = 16
fcntl(16, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(16, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(16, {st_mode=S_IFREG|0644, st_size=13561, ...}) = 0
read(16, "if exists('g:loaded_syntastic_re"..., 4096) = 4096
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/registry.vim", {st_mode=S_IFREG|0644, st_size=13561, ...}) = 0
close(16)                               = 0
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun")                 = 0
chdir("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic") = 0
getcwd("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic", 4096) = 54
chdir("/home/huiyiqun")                 = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/signs.vim", {st_mode=S_IFREG|0644, st_size=4744, ...}) = 0
open("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/signs.vim", O_RDONLY|O_CLOEXEC) = 16
fcntl(16, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(16, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(16, {st_mode=S_IFREG|0644, st_size=4744, ...}) = 0
read(16, "if exists('g:loaded_syntastic_no"..., 4096) = 4096
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic/signs.vim", {st_mode=S_IFREG|0644, st_size=4744, ...}) = 0
close(16)                               = 0
getcwd("/home/huiyiqun", 4096)          = 15
chdir("/home/huiyiqun")                 = 0
chdir("/home/huiyiqun/.vim/bundle/syntastic/plugin") = 0
getcwd("/home/huiyiqun/.vim/bundle/syntastic/plugin", 4096) = 44
chdir("/home/huiyiqun")                 = 0
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic.vim", {st_mode=S_IFREG|0644, st_size=25279, ...}) = 0
open("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic.vim", O_RDONLY|O_CLOEXEC) = 16
fcntl(16, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(16, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(16, {st_mode=S_IFREG|0644, st_size=25279, ...}) = 0
read(16, "\"==============================="..., 4096) = 4096
stat("/home/huiyiqun/.vim/bundle/syntastic/plugin/syntastic.vim", {st_mode=S_IFREG|0644, st_size=25279, ...}) = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
stat("/home/huiyiqun/.config/nvim/autoload/syntastic/util.vim", 0x7ffeb9156350) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/Vundle.vim/autoload/syntastic/util.vim", 0x7ffeb9156350) = -1 ENOENT (No such file or directory)
stat("/home/huiyiqun/.vim/bundle/vim-airline/autoload/syntastic/util.vim", 0x7ffeb9156350) = -1 ENOENT (No such file or directory){st_mode=S_IFREG|0644, st_size=17396, ...}) = 0
open("/home/huiyiqun/.vim/bundle/syntastic/autoload/syntastic/util.vim", O_RDONLY|O_CLOEXEC) = 18
fcntl(18, F_GETFD)                      = 0x1 (flags FD_CLOEXEC)
fcntl(18, F_GETFL)                      = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(18, {st_mode=S_IFREG|0644, st_size=17396, ...}) = 0
read(18, "if exists('g:loaded_syntastic_ut"..., 4096) = 4096
stat("/home/huiyiqun/.vim/bundle/syntastic/autoload/syntastic/util.vim", epoll_wait(10, [], 1024, 0)             = 0
read(18, " . root[1:]\n    endif\n\n    let o"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0
read(18, " string(a:format) . ', ' . strin"..., 4096) = 4096
epoll_wait(10, [], 1024, 0)             = 0
epoll_wait(10, [], 1024, 0)             = 0epoll_wait(10, [], 1024, 0)             = 0
read(18, "syntastic#util#shescape(get(g:, "..., 4096) = 1012
epoll_wait(10, [], 1024, 0)             = 0
read(18, "", 4096)                      = 0
read(18, "", 4096)                      = 0
close(18)                               = 0
stat("/home/huiyiqun/Android/Sdk//tools/uname", 0x7ffeb91563a0) = -1 ENOENT (No such file or directory)
stat("/platform-tools/uname", 0x7ffeb91563a0) = -1 ENOENT (No such file or directory)
stat("/usr/local/sbin/uname", {st_mode=S_IFREG|0755, st_size=31408, ...}) = 0
socketpair(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0, [18, 20]) = 0
socketpair(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0, [22, 23]) = 0
pipe2([24, 25], O_CLOEXEC)              = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f619c600a50) = 20525
close(25)                               = 0
read(24, "", 4)                         = 0
close(24)                               = 0
close(20)                               = 0
ioctl(18, FIONBIO, [1])                 = 0
close(23)                               = 0
ioctl(22, FIONBIO, [1])                 = 0
epoll_ctl(10, EPOLL_CTL_ADD, 18, {EPOLLIN, {u32=18, u64=18}}) = 0
epoll_ctl(10, EPOLL_CTL_ADD, 22, {EPOLLIN, {u32=22, u64=22}}) = 0
epoll_wait(10, [{EPOLLIN, {u32=18, u64=18}}], 1024, -1) = 1
read(18, "Linux\n", 65536)              = 6
epoll_wait(10,
huiyiqun commented 8 years ago

There are definitely some bugs in "syntastic" because it also slow down the boot of my neovim in states that it could be booted finally. However there must be some problems in d1b7647.

huiyiqun commented 8 years ago

update: only in elvish will syntastic slow down the boot of neovim.

huiyiqun commented 8 years ago
~> vim
^CException: nvim killed by signal interrupt
Traceback:
  [interactive], line 16:
    fn vim { nvim $@ }
  [interactive], line 1:
    vim
~> chsh
Changing shell for huiyiqun.
Password:
chsh: Authentication token manipulation error
Exception: chsh exited with 1
Traceback:
  [interactive], line 1:
    chsh
~> sudo chsh
Changing shell for root.
New shell [/bin/bash]: ⏎
~> cat
/usr/bin/cat: -: Resource temporarily unavailable
Exception: cat exited with 1
Traceback:
  [interactive], line 1:
    cat
huiyiqun commented 8 years ago

according to strace, neovim is stuck because it's waiting for epoll_wait to fd 10, and the fd 10 is:

lrwx------ 1 huiyiqun huiyiqun 64 Oct 13 02:34 10 -> 'anon_inode:[eventpoll]'
huiyiqun commented 8 years ago

similar problem with tmuxline: following is strace:

) = 0
epoll_ctl(10, EPOLL_CTL_ADD, 35, {EPOLLIN, {u32=35, u64=35}}) = 0
epoll_wait(10, [{EPOLLIN, {u32=35, u64=35}}], 1024, -1) = 1
read(35, "unknown option: status-utf8\n", 65536) = 28
epoll_wait(10, 

but if I hit Ctrl-C it's recovered.

Noticing that "unknown option: status-utf8\n" is related to a known issue of tmuxline. (not related)

xiaq commented 8 years ago

This is really weird. It is hard to imagine signal relaying in elvish will affect external commands.

xiaq commented 8 years ago

Can you make sure that elvish built from https://github.com/elves/elvish/commit/d1b7647925c0307a95572ddaa2762cafbf945cb7 does not contain this bug?

xiaq commented 8 years ago

I cannot reproduce your condition with chsh and cat.

The only plausible explanation is that https://github.com/elves/elvish/commit/d1b7647925c0307a95572ddaa2762cafbf945cb7 has uncovered a race condition. The reason I cannot reproduce this is that I have a different operating system and configurations that affects the timing of elvish's execution.

xiaq commented 8 years ago

Has this been fixed by 93726224bfd60f74d7acd7e1dc0495d5a4a86fad?

huiyiqun commented 8 years ago

Fixed.