an error I encounter today when I use vim
kgroll@dp:~$ vim temp.txt
Vim: Caught deadly signal ABRT
Vim: Finished.
Vim: Double signal, exiting
Segmentation fault
the answer has been resolved by
wget ftp://ftp.vim.org/pub/vim/unix/vim-7.2.tar.bz2
then run"./configure "
then "sudo make uninstall"
then it works well.FYI http://ubuntuforums.org/showthread.php?t=1405220
还没有评论,来说两句吧...