This repository was archived by the owner on Dec 20, 2021. It is now read-only.
This repository was archived by the owner on Dec 20, 2021. It is now read-only.
On vim exit, a SEGV is reported #5
Open
Description
When I exit from vim, the following appears on the bash command line:
vim src/main/scala/HW.scala
Vim: Caught deadly signal SEGV
Vim: Finished.
Segmentation fault
I assume vim is catching some error from a subprocess??? or is vim
segv-ing when it tries to exit.
vim version 7.3 running on fedora Linux olympia 3.3.2-1.fc16.x86_64 #1 SMP Sat Apr 14 00:31:23 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux