驼峰 wrote: > I can 100% repro this bug by adding the following line into my vimrc. > > autocmd VimEnter,BufNew,BufEnter,BufWritePost,VimResized * redraw > > The repro step: > 1. open NERDTree > 2. create multiple tabs. > 3. switch tabs which contains NERDTree windows to other window. > 4. If not crash, switch several times. > > my environment: windows 7 amd64, my gvim is 32bits. > > Thanks, > -Mike Guo
Hi I can't reproduce it with vim-7.3.470 on Linux. No crash. I also ran with Valgrind memory check and did not find problems. Can you reproduce it by starting vim with "vim -u NONE" and describing all the commands that result in a crash? 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
