MacVim snapshot 47 consistently froze for me today with a very simple
search (about 10 times in a row with restarts and reinstalling of Vim).
:vimgrep remove_invisible_markup src/project/src/package/**/*
MacVim never came back from that search and consumed 100% of the CPU.
I had to use "kill -9 PID" from the terminal or Force Quit from
Activity Monitor to stop it.
I run these kinds of searches all the time and never had an issue
before. I tried the search above with /remove_invisible_markup/ too
with the same result.
The search before the above one, for a word "summary", worked just fine.
Since I had other work to finish, I couldn't trace down the problem
cause. Instead, I downgraded to Snapshot 45 which works fine for me.
Perhaps someone will have an idea what changed between the snapshots
that could cause this behaviour.
Zvezdan Petkovic
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_mac" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---