2009/10/13 Craig: > > I can still reproduce a crash when running vimgrep > I followed the bug reproducing wiki > no ~/.vim, ~/.vimrc, ~/.gvimrc > Mac OS X /native/ vim doesn't reproduce the bug. > I simply open MacVim > cd to my code (it doesn't happen if there are no sub directories, so > it's related to the **/) > :vimgrep string **/*.rb > > and bang: > - snip -
Craig, I cannot reproduce this (I tried ":vimgrep a **/*.c" at the root of the Vim sources and a couple of similar things) so it must somehow depend on the folder structure. It seems like a core Vim bug though so I suggest you post the crash log (not the above debug info) to vim_dev and you'll maybe get a better response. Oh, before you post to vim_dev: can you repro the crash if you start MacVim in Terminal mode only? (e.g. "/Applications/MacVim.app/Contents/MacOS/Vim" from Terminal) Björn --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
