I compiled my macvim installation against python 2.7 by following the modification described here: vim compiles with the wrong version of python (and does not work with the required version)
And now I see an error at any time when I close several windows at a time.
Vim(42372,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
Anyone have any tips on how to fix this?
source share