Matteo Cavalleri wrote:
> hi, i compiled vim from source (from the mercurial repo) with all the
> latest patches, my system is a ubuntu 13.04 64 bit. when i run vim and
> load a PHP file i get this error:
>
> "classes/ORM/Product.php" 495L, 17856C*** Error in `vim': free(): invalid
> next size (normal): 0x00000000042cabe0 ***
>
> and then i have to "kill -9" it. i tried to load the same file with:
>
> vim -u NONE -U NONE --noplugin classes/ORM/Product.php
>
> and it loaded, but when i did a ":syntax on" it crashed, writing on the
> console just "Segmentation fault (core dumped)"
>
> i tried also to load some other files:
> - bash script: no crash
> - short coffeescript file: no crash
> - smarty template: crash
> - very very short and simple php file: crash
>
> i need to put "set regexpengine=1" in my .vimrc to be able to work.
>
> here's my vim version, if you need some more info, feel free to ask to
> me (except for the source code i tried to edit :P that's my company
> code and i obviously can't share it)
It might be the same crash that happens on:
:echo search("[^A-z]")
No fix yet.
--
A parent can be arrested if his child cannot hold back a burp during a church
service.
[real standing law in Nebraska, United States of America]
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" 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
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.