On Mar 1, 8:34 pm, Bram Moolenaar <[email protected]> wrote:
> Sean Ma wrote:
> > > > Any idea? It is not reproducible though.
>
> > > What makes you think isn't actually running out of memory?
> > > Did you check your Virtual memory settings?
>
> > (1) I clicked GVim icon hundreds of times per day, and never had such
> > an error except the one I posted
> > (2) At the time I hit the error, I only had FireFox running, and I
> > have not closed FireFox since the error
> > (3) Nothing wrong after I closed the error window, and kept clicking
> > GVim (and opened lots of apps)
> > (4) The last time I found that kind of error was several months ago.
> > (5) I never touched Virtual memory settings on Windows XP
> > (6) Windows Task Manager showed 1.3GB available Physical memory out of
> > 2GB
>
> > On the other hand, the error report might mean something real. Do we
> > need to modify line 1245 and line 1288 of the Vim "system" file (/usr/
> > share/vim/vim72/runtime/filetype.vim)?
>
> What is there exactly? I can only see the usual autocommand
> definitions around that line number.
>
> The message says it's allocating 250 bytes. No idea why that would
> fail. Usually problems like this happen when trying to allocate a weird
> number of bytes (e.g., -1).
Therefore, the error message seems misleading. Also, it seems not
issues of "not enough memory".
I will try if I can reproduce the error. It is funny, though, it
never shows up when I ask for error. :))
Sean
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---