I have a problem with VIM on Ubuntu 10.4. It appears after I install gvim and do some configuring. When I type the command Vim, the message below appears:
Vim: Caught deadly signal SEGV Vim: Finished. Segmentation fault
I've surfed around, but I can't find solution to fix it. Please help me out if you have seen this.
gvim -u none -U nonefrom the command line, it will start gvim without using your config files. If it works it is an issue with one of your config option. – Xavier T. Feb 7 '11 at 10:15