Hi Marco! On Mo, 12 Nov 2012, Marco wrote:
> Hi! > > My vim throws a segmentation fault when using the fugitive plugin. > The steps to reproduce: > > * open a file in a git repository with unstaged changes > * run :Gstatus and move the cursor to a file listed as "not staged for commit" > * Press "D" to view the diff > * Press <Ctrl-w>h to enter the left window > * run :Gedit > > Vim: Caught deadly signal SEGV > Segmentation fault > > I did not reduce the error to a minimal example. I load numerous > other plugins and I have a customised .vimrc. In case the error is > not reproducible I can prepare a minimal configuration. > > VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Sep 16 2012 04:13:57) > Included patches: 1-547 > Modified by [email protected] > Compiled by [email protected] > Huge version with GTK2-GNOME GUI. I can't reproduce it. I think I saw one patch, that prevents a segfault when using fugitive¹ and I believe this was included in 7.3.588² In any case, you want to upgrade to the most recent version of Vim, which is currently 7.3.712. If you still can crash Vim, try to produce a minimal reproducable example or show us the backtrace of a Vim compiled with debugging infos. > > fugitive version: 3f703b6e03c4a6f28fa9f520a85374da86efc253 I don't even know, what version this is. I probably have a rather old fugitive version, so this might as well make a difference. ¹) https://groups.google.com/group/vim_dev/msg/3bd57c4981005c42 ²) https://groups.google.com/group/vim_dev/msg/fd70cbac26bdf3ca regards, Christian -- Das Fernsehen wurde erfunden, um den Analphabeten einen guten Grund zum Brillentragen zu geben. -- Gabriel Laub -- 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
