David Fishburn wrote:
> Vim 7.0 patches 1-106
> WinXP SP2
>
> In an attempt to debug one of my scripts, I added some debug statements in
> my VimL. When I did that, Vim will crash and produce the stack trace listed
> below. I can reproduce this every time, and I know the person who reported
> the problem (with my script) also gets the crash.
>
> I fired up gvimd.exe (which I compiled) and grabbed the stack trace. If you
> need more information, just let me know.
This probably means that the pointer passed to AppendToRedobuffLit() is
invalid. Above the call to AppendToRedobuffLit() in ins_compl_prep()
there is some code that sets the pointer and "temp". Perhaps you can
step through this just before the crash to find out what goes wrong
there?
--
No engineer can take a shower without wondering if some sort of Teflon coating
would make showering unnecessary.
(Scott Adams - The Dilbert principle)
/// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ download, build and distribute -- http://www.A-A-P.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///