Skip to content

Instantly share code, notes, and snippets.

@NZKoz
Created August 4, 2011 01:22
Show Gist options
  • Save NZKoz/1124302 to your computer and use it in GitHub Desktop.
Save NZKoz/1124302 to your computer and use it in GitHub Desktop.
Kiji fail
Koz-Prostyle:TheRugbySite michaelkoziarski$ ./script/rails server
/Users/michaelkoziarski/OpenSource/rails/activesupport/lib/active_support/dependencies.rb:100: [BUG] gc_sweep(): unknown data type 0x3a(0x104d4d4d8)
ruby 1.8.7 (2010-04-19 patchlevel 253) [i686-darwin11.0.0], MBARI 0x6770, Ruby Enterprise Edition 2010.02, Kiji 0.11
Abort trap: 6
Koz-Prostyle:TheRugbySite michaelkoziarski$ ./script/rails console
NOTE: Gem.searcher is deprecated, use Specification. It will be removed on or after 2011-11-01.
Gem.searcher called from /Users/michaelkoziarski/.rvm/gems/kiji-head/bundler/gems/query_reviewer-9de60e75d180/lib/query_reviewer.rb:25.
NOTE: Gem::GemPathSearcher#initialize is deprecated with no replacement. It will be removed on or after 2011-10-01.
Gem::GemPathSearcher#initialize called from /Users/michaelkoziarski/.rvm/rubies/kiji-head/lib/ruby/site_ruby/1.8/rubygems.rb:939.
NOTE: Gem::GemPathSearcher#find is deprecated with no replacement. It will be removed on or after 2011-10-01.
Gem::GemPathSearcher#find called from /Users/michaelkoziarski/.rvm/gems/kiji-head/bundler/gems/query_reviewer-9de60e75d180/lib/query_reviewer.rb:25.
Loading development environment (Rails 3.0.9)
kiji-head :001 > User.first
dyld: lazy symbol binding failed: Symbol not found: _system_free
Referenced from: /Users/michaelkoziarski/.rvm/rubies/kiji-head/lib/ruby/1.8/i686-darwin11.0.0/readline.bundle
Expected in: flat namespace
dyld: Symbol not found: _system_free
Referenced from: /Users/michaelkoziarski/.rvm/rubies/kiji-head/lib/ruby/1.8/i686-darwin11.0.0/readline.bundle
Expected in: flat namespace
Trace/BPT trap: 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment