ivanov / vim-ipython

A two-way integration between Vim and IPython 0.11+
http://github.com/ivanov/vim-ipython
1.04k stars 163 forks source link

Vim fails when closing ipython windows #33

Closed AWinterman closed 12 years ago

AWinterman commented 12 years ago

The error message I'm getting is the following:

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.

AWinterman commented 12 years ago

This isn't a vim-ipython issue

ivanov commented 12 years ago

ok, @AWinterman , hope you get it sorted out!