Hi, On Fri, Jan 29, 2010 at 15:17, <[email protected]> wrote: > I think I've found a crash bug in vim 7.2.245 (and maybe later, I've > not tried more recent versions) as distributed with Ubuntu 9.10. > > To reproduce: > > - create an empty directory, eg. "mkdir poop" > - launch vim in there, eg. "cd poop; vim" > - type ":n poop/" > - vim displays '"poop/" Illegal file name' and locks with 100% CPU > > The file and directory names don't matter, the bug is triggered by > trying :n with a trailing slash in an empty directory.
I can't reproduce on Ubuntu 9.10 with Vim 7.2.344. I get the warning about the illegal filename, but Vim doesn't hang and doesn't eat the CPU. -- You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php
