Closed mingsu closed 7 years ago
I have tested neocomplete in Vim 8.0.586 in Linux GVim. But it is not crashed.
I think you can check where the code is crashed. And you can get the core dump and the crash report(stack trace).
More users test is needed. I think Mac OS X user is huge. But I don't get crash report from them.
@Shougo I have used neocomplete in Vim 8.0 within debian, which works fine. But I use the same setup for maxOS, the vim crashs once neocomplete enabled.
Could you pls tell me how to get the core dump and the crash report (stack trace).
https://github.com/Valloric/YouCompleteMe/issues/1391 Is this issue related to mine? what do you think?
I think you can check where the code is crashed.
If your Vim is crashed after execute ruby commands, it is from Ruby same with the issue. But you have not shown the information. I have not ESP skills.
I solved my problem now. I used to install vim from the source, and compiled by myself. Just now, I reinstalled vim by
brew install vim --with-lua --enable-rubyinterp --with-features=huge --with-x --enableluainterp
The error was removed.
OK.
Problems summary
VIM get segmentation fault when neocomplete enable
Environment Information
Provide a minimal .vimrc with less than 50 lines (Required!)
The reproduce ways from Vim starting (Required!)
Screen shot (if possible)
Upload the log messages by
:redir
and:message