segfault in vim7

2007-03-25 Thread pancake
I've found a bug in vim, i have no time for debugging, but here's an example and a minor backtrace: looks like %edx is used as a pointer and this pointer is NULL. No idea if this should be fixed in this way, but here's some info: [EMAIL PROTECTED] vim -r /tmp/ Vim: Caught deadly signal SEGV

Re: segfault in vim7

2007-03-25 Thread Bram Moolenaar
Pancake wrote: I've found a bug in vim, i have no time for debugging, but here's an example and a minor backtrace: looks like %edx is used as a pointer and this pointer is NULL. No idea if this should be fixed in this way, but here's some info: [EMAIL PROTECTED] vim -r /tmp/ Vim:

Re: segfault in vim7

2007-03-25 Thread pancake
sorry for the noise. it's fixed in 7.0-1.201 or it was a building problem. On Sun, 25 Mar 2007 14:59:52 +0200 Bram Moolenaar [EMAIL PROTECTED] wrote: Pancake wrote: I've found a bug in vim, i have no time for debugging, but here's an example and a minor backtrace: looks like %edx