≡

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 #2105

Bug #2105: MacVim 7.4 crashes

Kind bug
Product Command-T
When Created 2013-08-12T13:27:25Z, updated 2014-03-22T20:35:18Z
Status closed
Reporter anonymous
Tags no tags

Description

I have MacVim 7.4 on OSX Mountain Lion and latest version of Command-T (1.4) When I try to use Command-T, MacVim crashes with this message:

dyld: lazy symbol binding failed: Symbol not found: _rb_intern2
  Referenced from: /Users/valentin/.vim/ruby/command-t/ext.bundle
  Expected in: flat namespace

dyld: Symbol not found: _rb_intern2
  Referenced from: /Users/valentin/.vim/ruby/command-t/ext.bundle
  Expected in: flat namespace

Vim: Caught deadly signal TRAP
Vim: Finished.

Comments

  1. Greg Hurrell 2013-08-12T15:03:22Z

    Command-T probably needs to be recompiled (it needs to be compiled against the same version of Ruby that MacVim was compiled against).

    I haven't tried Command-T with MacVim 7.4 yet, but I have tried it with a command-line Vim (in my case, installed by Homebrew), and it worked without needing to recompile.

    What's the output of :version inside MacVim? That should provide a hint about what version of Ruby it linked against.

  2. anonymous 2013-08-19T12:34:32Z

    7.4 also crashes when opening any Ruby file for editing.

  3. Greg Hurrell 2014-03-22T20:35:14Z

    Closing due to lack of activity.

  4. Greg Hurrell 2014-03-22T20:35:18Z

    Status changed:

    • From: new
    • To: closed
Add a comment

Comments are now closed for this issue.

  • contact
  • legal

Menu

  • Blog
  • Wiki
  • Issues
  • Snippets