Re: Vim SEGV

2008-12-27 Fir de Conversatie Dominique Pelle
2008/12/27 Matt Wozniski wrote: I found a SEGV that I can reproduce reliably, but can't seem to track down. It SEGVs without gdb or valgrind, doesn't SEGV under valgrind, and SEGVs under gdb. The steps that I'm using to reproduce this are complicated, and possibly very specific to the

Re: Vim SEGV

2008-12-27 Fir de Conversatie Matt Wozniski
On Sat, Dec 27, 2008 at 3:15 AM, Dominique Pelle wrote: 2008/12/27 Matt Wozniski wrote: I found a SEGV that I can reproduce reliably, but can't seem to track down. It SEGVs without gdb or valgrind, doesn't SEGV under valgrind, and SEGVs under gdb. The steps that I'm using to reproduce

Re: Vim SEGV

2008-12-27 Fir de Conversatie Tony Mechelynck
On 27/12/08 09:46, Matt Wozniski wrote: On Sat, Dec 27, 2008 at 3:15 AM, Dominique Pelle wrote: 2008/12/27 Matt Wozniski wrote: I found a SEGV that I can reproduce reliably, but can't seem to track down. It SEGVs without gdb or valgrind, doesn't SEGV under valgrind, and SEGVs under gdb.

Re: Vim SEGV

2008-12-27 Fir de Conversatie Ben Schmidt
You can compile your own Vim 7.2.075, see http://users.skynet.be/antoine.mechelynck/vim/compunix.htm I'm sure Matt is completely capable of doing this, Tony, and almost certainly needs no assistance. Before reporting a bug, it is always better to try reproducing it with the latest

Re: Vim SEGV

2008-12-27 Fir de Conversatie Tony Mechelynck
On 27/12/08 15:45, Ben Schmidt wrote: You can compile your own Vim 7.2.075, see http://users.skynet.be/antoine.mechelynck/vim/compunix.htm I'm sure Matt is completely capable of doing this, Tony, and almost certainly needs no assistance. Before reporting a bug, it is always better to try

Re: Vim SEGV

2008-12-27 Fir de Conversatie Dominique Pelle
Matt Wozniski wrote: I tried to reproduce it but I could not. Yeah, I'm not surprised... the fact that it seems tied to a hash table resizing makes me think that it's very much tied to the number of plugins I have loaded, the number of variables I have defined, and a whole bunch of other,

Re: Vim SEGV after netbeans messes up syntax data structures

2008-11-30 Fir de Conversatie Bram Moolenaar
Xavier de Gaye wrote: Problem: Vim version 7.1.298 on linux. Vim crashes processing received netbeans messages while redrawing the windows. This happens about once every five times when running the [...] The following tests have been completed successfully with

Re: Vim SEGV after netbeans messes up syntax data structures

2008-11-29 Fir de Conversatie Xavier de Gaye
On Sun, Jun 1, 2008 at 12:05 PM, Bram Moolenaar [EMAIL PROTECTED] wrote: Xavier de Gaye wrote: Problem: Vim version 7.1.298 on linux. Vim crashes processing received netbeans messages while redrawing the windows. This happens about once every five times when running the

Re: Vim SEGV after netbeans messes up syntax data structures

2008-06-01 Fir de Conversatie Bram Moolenaar
Xavier de Gaye wrote: Problem: Vim version 7.1.298 on linux. Vim crashes processing received netbeans messages while redrawing the windows. This happens about once every five times when running the [...] The following tests have been completed successfully with this

Re: Vim SEGV after netbeans messes up syntax data structures

2008-05-26 Fir de Conversatie Bram Moolenaar
Xavier de Gaye wrote: Problem: Vim version 7.1.298 on linux. Vim crashes processing received netbeans messages while redrawing the windows. This happens about once every five times when running the pyclewn test case described at the end of this mail. There is also another case