Dominique Pellé wrote: > Steps to reproduce the crash: > > $ vim -u NONE -N -S crash.vim > Vim: Caught deadly signal SEGV > > Press ENTER or type command to continueVim: Finished. > > Segmentation fault (core dumped) > > Where crash.vim is the attached file.
Sorry for the confusion. I attached the wrong file in my previous email. I now attach the correct file. $ cat crash-catch.vim s try s catch t =~ '' $ vim -u NONE -N -S crash-catch.vim Vim: Caught deadly signal SEGV Regards Dominique -- -- You received this message from the "vim_dev" 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
crash-catch.vim
Description: Binary data
