Comments
-
anonymous
Created
,
edited
i have the same problem
installed CommandT with pathogen and :CommandT crashes with
Vim: Caught deadly signal SEGV Vim: Finished. Segmentation fault
Installed ruby with rvm
nico@nibbler:~/.vim$ rvm list rvm rubies => ruby-1.9.2-p290 [ i386 ]
-
Greg Hurrell
In both cases it seems likely that the problem is due to a mismatch between the version of Ruby used to build Command-T and the one used to build Vim. (This has been the cause of every other reported case that I've seen.)
-
anonymous
i just tried out making Command-T with a ruby 1.8 version (1.8.7) but the problem still exists. ruby version 1.8 is displayed when i do vim --version | grep "ruby". (only 1.8, no further specification)
-
Greg Hurrell
Closing due to inactivity.
-
Greg Hurrell
Status changed:
- From: new
- To: closed
Add a comment
Comments are now closed for this issue.