astashov / vim-ruby-debugger

Vim plugin for debugging Ruby applications (using ruby-debug-ide gem)
435 stars 36 forks source link

Caught deadly signal ABRT #83

Closed artofhuman closed 11 years ago

artofhuman commented 11 years ago

My macvim crash if debugger installed when i use vim-ruby and vim-rails, when i try complete C-X C-O. if i remove debuger this plugins works. Any idea why vim crash?

astashov commented 11 years ago

No, no idea, sorry. What is C-X C-O?

astashov commented 11 years ago

You fixed it? Found the reason?