> I have the last vim 7.3 (with all patches applied), compiled
> with ruby 1.8 support. From time to time my vim crashes with:
>
> Vim: Caught deadly signal VTALRM
> Vim: Finished.
> Virtual timer expired

First step is to try without Ruby. Most probably it is Ruby that
causes the problem.
If so, VTALRM should be ignored if Vim is compiled with Ruby (like it
is done for SIGPROF and MzScheme, see os_unix.c)

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to