Skip to content

Instantly share code, notes, and snippets.

@jcf
Created August 19, 2010 13:29
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jcf/537882 to your computer and use it in GitHub Desktop.
Save jcf/537882 to your computer and use it in GitHub Desktop.
Output from spork crash
Using RSpec
Preloading Rails environment
Loading Spork.prefork block...
No server is running
Running specs locally:
dyld: lazy symbol binding failed: Symbol not found: _rb_method_node
Referenced from: /Users/jcf/.rvm/gems/ruby-1.9.2-p0/gems/ruby-debug-base19-0.11.23/lib/ruby_debug.bundle
Expected in: flat namespace
dyld: Symbol not found: _rb_method_node
Referenced from: /Users/jcf/.rvm/gems/ruby-1.9.2-p0/gems/ruby-debug-base19-0.11.23/lib/ruby_debug.bundle
Expected in: flat namespace
zsh: trace trap bundle exec spork
@abuiles
Copy link

abuiles commented Aug 23, 2010

@jfc no probs :)

@rbxbx
Copy link

rbxbx commented Aug 23, 2010

@abuiles thanks sir it's nice to have debugging back :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment