Comments
-
Greg Hurrell
This is a bug in the version of Vim that ships with Ubuntu 11.04. See this forum topic for more info.
-
Greg Hurrell
Status changed:
- From: new
- To: closed
-
anonymous
Although vim works fine (except of I couldn't close finder window hitting "q", like it was using gvim on Ubuntu 10.10), gvim segfaults on Ubuntu 11.04 and latest vim build:
VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Jun 15 2011 10:58:16) Included patches: 1-154 Compiled by gmile@gmile-K52Jr Huge version without GUI. Features included (+) or not (-): +arabic +autocmd -balloon_eval -browse ++builtin_terms +byte_offset +cindent -clientserver -clipboard +cmdline_compl +cmdline_hist +cmdline_info +comments +conceal +cryptv +cscope +cursorbind +cursorshape +dialog_con +diff +digraphs -dnd -ebcdic +emacs_tags +eval +ex_extra +extra_search +farsi +file_in_path +find_in_path +float +folding -footer +fork() +gettext -hangul_input +iconv +insert_expand +jumplist +keymap +langmap +libcall +linebreak +lispindent +listcmds +localmap -lua +menu +mksession +modify_fname +mouse -mouseshape +mouse_dec -mouse_gpm -mouse_jsbterm +mouse_netterm -mouse_sysmouse +mouse_xterm +multi_byte +multi_lang -mzscheme +netbeans_intg -osfiletype +path_extra -perl +persistent_undo +postscript +printer +profile -python -python3 +quickfix +reltime +rightleft +ruby +scrollbind +signs +smartindent -sniff +startuptime +statusline -sun_workshop +syntax +tag_binary +tag_old_static -tag_any_white -tcl +terminfo +termresponse +textobjects +title -toolbar +user_commands +vertsplit +virtualedit +visual +visualextra +viminfo +vreplace +wildignore +wildmenu +windows +writebackup -X11 -xfontset -xim -xsmp -xterm_clipboard -xterm_save system vimrc file: "$VIM/vimrc" user vimrc file: "$HOME/.vimrc" user exrc file: "$HOME/.exrc" fall-back for $VIM: "/usr/local/share/vim" Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_FORTIFY_SOURCE=1 Linking: gcc -L. -rdynamic -Wl,-export-dynamic -L/usr/local/lib -Wl,--as-needed -o vim -lm -lncurses -lnsl -Wl,-R -Wl,/home/gmile/.rvm/rubies/ruby-1.9.2-p180/lib -L/home/gmile/.rvm/rubies/ruby-1.9.2-p180/lib -lruby -lpthread -lrt -ldl -lcrypt -lm
Ruby:
ruby 1.9.2p180 (2011-02-18 revision 30909) [i686-linux]
-
Greg Hurrell
This is caused by a buggy Vim shipped with Ubuntu 11.04. Fix is installing a newer version of Vim.
Plenty of tickets and forum threads on the subject — for example, this one — so will mark this one closed as a duplicate.
Add a comment
Comments are now closed for this issue.