Hi John! -------- Original-Nachricht -------- > Datum: Fri, 29 Jan 2010 14:17:21 +0000 > Von: [email protected] > An: [email protected] > Betreff: crash bug in 7.2.245
> Hi all, > > 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 it with Vim 7.2.245 or 7.2.351 on Ubuntu 9.10. Try again without any initialization files by using vim -u NONE -U NONE Regards, Dennis Benzinger -- You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php
