On Apr 15, 9:26 pm, Dominique Pellé <[email protected]> wrote: > I do not see the bug. It works for me. > > But I'm using Vim-7.2.411 (GTK2 GUI) and you're using Vim is 7.1.314. > Many bugs have been fixed since Vim-7.1.314. > > Can you compile the latest Vim and try to reproduce it?
I will try. In any case the bug is fairly reproducible. I have generated a core dump, but probably the executable is stripped. The only information by gdb is: Core was generated by `gvim --nofork'. Program terminated with signal 11, Segmentation fault. [New process 8576] [New process 8577] #0 0xb7f71424 in __kernel_vsyscall () bt gives: #0 0xb7f71424 in __kernel_vsyscall () #1 0xb7308956 in ?? () (I had passed a --nofork option because in that way I could see the output in the shell, in any case it crashes with or without the --nofork option) Lino -- You received this message from the "vim_use" 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 Subscription settings: http://groups.google.com/group/vim_use/subscribe?hl=en
