≡

wincent.dev

  • Products
  • Blog
  • Wiki
  • Issues
You are viewing an historical archive of past issues. Please report new issues to the appropriate project issue tracker on GitHub.
Home » Issues » Bug #1876

Bug #1876: Crash while using commandT

Kind bug
Product Command-T
When Created 2011-09-16T00:27:06Z, updated 2011-12-03T19:06:31Z
Status closed
Reporter anonymous
Tags no tags

Description

Problem, Vim crashes when i'm trying to open CommandT —

Vim: Caught deadly signal SEGV
Vim: Finished.

Error detected while processing function <SNR>66_NetrwBookHistSave:
line    8:
E36: Not enough room

OSX 10.7.2
ViM 73

CommandT lastest tag from git.

Comments

  1. Greg Hurrell 2011-09-18T06:11:26Z

    Most likely cause: failure to compile Command-T with the same version of Ruby that was used when compiling Vim.

    Recommended remedy: use standard MacVim binary distribution (which links against the system Ruby), and build Command-T using the system Ruby.

    It is possible to build against other versions of Ruby, but you have to take care that the versions used to compile Command-T and Vim match up exactly.

    Disclaimer: as you are using a pre-release version of Mac OS X, which I don't have access to, other factors which I am not aware of may be at play.

  2. Greg Hurrell 2011-12-03T19:06:27Z

    Closing due to inactivity.

  3. Greg Hurrell 2011-12-03T19:06:31Z

    Status changed:

    • From: new
    • To: closed
Add a comment

Comments are now closed for this issue.

  • contact
  • legal

Menu

  • Blog
  • Wiki
  • Issues
  • Snippets