Vim: Caught deadly signal SEGV, vim-9.1.0680-x86_64-1
by linux91 from LinuxQuestions.org on (#6Q3YD)
vim/gvim will not start after latest Slackware64-current update, returning the error:
Code:Vim: Caught deadly signal SEGVJust checking to see if this is from vim or a plugin.
Has vim returned this error for anyone else?
Thanks
Update1: Code:vim/gvim --clean will start so it looks like a plugin problem.
Update2: commenting out YouCompleteMe plugin in .vimrc stopped the segv error.
Update3: recompiling YCM and re-enabling the plugin still resulted in the segv error now with an additional Segmentation fault error:
Code:Vim: Caught deadly signal SEGV
Segmentation faultA library update may have broken YCM.
Disabling the YCM plugin until this is resolved.
Code:Vim: Caught deadly signal SEGVJust checking to see if this is from vim or a plugin.
Has vim returned this error for anyone else?
Thanks
Update1: Code:vim/gvim --clean will start so it looks like a plugin problem.
Update2: commenting out YouCompleteMe plugin in .vimrc stopped the segv error.
Update3: recompiling YCM and re-enabling the plugin still resulted in the segv error now with an additional Segmentation fault error:
Code:Vim: Caught deadly signal SEGV
Segmentation faultA library update may have broken YCM.
Disabling the YCM plugin until this is resolved.