Vim(41815,0x7fff702a2cc0) malloc: *** error for object 0x100000000: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
Vim: Caught deadly signal ABRT
Vim: preserving files...
My vim installation is slightly non-standard, added a hack to the configure file as described here because I wanted to use brew python rather than system python. Is this causing the issue? I'm running on mac osx 10.6.8, using Macvim 7.3.
The error message I'm getting is the following:
My vim installation is slightly non-standard, added a hack to the configure file as described here because I wanted to use brew python rather than system python. Is this causing the issue? I'm running on mac osx 10.6.8, using Macvim 7.3.