Skip to content

Instantly share code, notes, and snippets.

@smith
Created January 25, 2012 22:17
Show Gist options
  • Save smith/1679216 to your computer and use it in GitHub Desktop.
Save smith/1679216 to your computer and use it in GitHub Desktop.
ruby 1.9.2 crash
smith@iNeXT:~/Projects/Ridley:develop$ rvm current
ruby-1.9.2-p290@ridley
smith@iNeXT:~/Projects/Ridley:develop$ rails server
/Users/smith/.rvm/gems/ruby-1.9.2-p290@ridley/gems/yard-0.7.4/lib/yard.rb:38: [BUG] Bus Error
ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-darwin11.2.0]
-- control frame ----------
c:0032 p:---- s:0101 b:0101 l:000100 d:000100 CFUNC :callcc
c:0031 p:0080 s:0098 b:0098 l:0012b0 d:0012b0 TOP /Users/smith/.rvm/gems/ruby-1.9.2-p290@ridley/gems/yard-0.7.4/lib/yard.rb:38
c:0030 p:---- s:0095 b:0095 l:000094 d:000094 FINISH
c:0029 p:---- s:0093 b:0093 l:000092 d:000092 CFUNC :require
c:0028 p:0012 s:0089 b:0089 l:002410 d:002578 BLOCK /Users/smith/.rvm/gems/ruby-1.9.2-p290@global/gems/activesupport-3.1.1/lib/active_support/dependencies.rb:240
c:0027 p:0005 s:0087 b:0087 l:001288 d:000758 BLOCK /Users/smith/.rvm/gems/ruby-1.9.2-p290@global/gems/activesupport-3.1.1/lib/active_support/dependencies.rb:223
c:0026 p:0045 s:0085 b:0085 l:000850 d:000850 METHOD /Users/smith/.rvm/gems/ruby-1.9.2-p290@global/gems/activesupport-3.1.1/lib/active_support/dependencies.rb:640
c:0025 p:0041 s:0079 b:0079 l:001288 d:001288 METHOD /Users/smith/.rvm/gems/ruby-1.9.2-p290@global/gems/activesupport-3.1.1/lib/active_support/dependencies.rb:223
c:0024 p:0019 s:0074 b:0074 l:002410 d:002410 METHOD /Users/smith/.rvm/gems/ruby-1.9.2-p290@global/gems/activesupport-3.1.1/lib/active_support/dependencies.rb:240
c:0023 p:0047 s:0068 b:0068 l:000df0 d:000df0 TOP /Users/smith/.rvm/gems/ruby-1.9.2-p290@ridley/gems/pry-doc-0.3.0/lib/pry-doc.rb:7
c:0022 p:---- s:0065 b:0065 l:000064 d:000064 FINISH
c:0021 p:---- s:0063 b:0063 l:000062 d:000062 CFUNC :require
c:0020 p:0026 s:0059 b:0059 l:0023b0 d:001160 BLOCK /Users/smith/.rvm/gems/ruby-1.9.2-p290@global/gems/bundler-1.0.21/lib/bundler/runtime.rb:68
c:0019 p:---- s:0056 b:0056 l:000055 d:000055 FINISH
c:0018 p:---- s:0054 b:0054 l:000053 d:000053 CFUNC :each
c:0017 p:0091 s:0051 b:0051 l:0023b0 d:000a10 BLOCK /Users/smith/.rvm/gems/ruby-1.9.2-p290@global/gems/bundler-1.0.21/lib/bundler/runtime.rb:66
c:0016 p:---- s:0046 b:0046 l:000045 d:000045 FINISH
c:0015 p:---- s:0044 b:0044 l:000043 d:000043 CFUNC :each
c:0014 p:0046 s:0041 b:0041 l:0023b0 d:0023b0 METHOD /Users/smith/.rvm/gems/ruby-1.9.2-p290@global/gems/bundler-1.0.21/lib/bundler/runtime.rb:55
c:0013 p:0021 s:0037 b:0037 l:000930 d:000930 METHOD /Users/smith/.rvm/gems/ruby-1.9.2-p290@global/gems/bundler-1.0.21/lib/bundler.rb:122
c:0012 p:0089 s:0033 b:0033 l:000998 d:000998 TOP /Users/smith/Projects/Ridley/config/application.rb:7
c:0011 p:---- s:0031 b:0031 l:000030 d:000030 FINISH
c:0010 p:---- s:0029 b:0029 l:000028 d:000028 CFUNC :require
c:0009 p:0016 s:0025 b:0025 l:000480 d:001700 BLOCK /Users/smith/.rvm/gems/ruby-1.9.2-p290@ridley/gems/railties-3.1.1/lib/rails/commands.rb:52
c:0008 p:---- s:0022 b:0022 l:000021 d:000021 FINISH
c:0007 p:---- s:0020 b:0020 l:000019 d:000019 CFUNC :tap
c:0006 p:0721 s:0017 b:0017 l:000480 d:000480 TOP /Users/smith/.rvm/gems/ruby-1.9.2-p290@ridley/gems/railties-3.1.1/lib/rails/commands.rb:49
c:0005 p:---- s:0012 b:0012 l:000011 d:000011 FINISH
c:0004 p:---- s:0010 b:0010 l:000009 d:000009 CFUNC :require
c:0003 p:0061 s:0006 b:0006 l:000fd8 d:001638 EVAL script/rails:6
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:0000 s:0002 b:0002 l:000fd8 d:000fd8 TOP
---------------------------
-- Ruby level backtrace information ----------------------------------------
script/rails:6:in `<main>'
script/rails:6:in `require'
/Users/smith/.rvm/gems/ruby-1.9.2-p290@ridley/gems/railties-3.1.1/lib/rails/commands.rb:49:in `<top (required)>'
/Users/smith/.rvm/gems/ruby-1.9.2-p290@ridley/gems/railties-3.1.1/lib/rails/commands.rb:49:in `tap'
/Users/smith/.rvm/gems/ruby-1.9.2-p290@ridley/gems/railties-3.1.1/lib/rails/commands.rb:52:in `block in <top (required)>'
/Users/smith/.rvm/gems/ruby-1.9.2-p290@ridley/gems/railties-3.1.1/lib/rails/commands.rb:52:in `require'
/Users/smith/Projects/Ridley/config/application.rb:7:in `<top (required)>'
/Users/smith/.rvm/gems/ruby-1.9.2-p290@global/gems/bundler-1.0.21/lib/bundler.rb:122:in `require'
/Users/smith/.rvm/gems/ruby-1.9.2-p290@global/gems/bundler-1.0.21/lib/bundler/runtime.rb:55:in `require'
/Users/smith/.rvm/gems/ruby-1.9.2-p290@global/gems/bundler-1.0.21/lib/bundler/runtime.rb:55:in `each'
/Users/smith/.rvm/gems/ruby-1.9.2-p290@global/gems/bundler-1.0.21/lib/bundler/runtime.rb:66:in `block in require'
/Users/smith/.rvm/gems/ruby-1.9.2-p290@global/gems/bundler-1.0.21/lib/bundler/runtime.rb:66:in `each'
/Users/smith/.rvm/gems/ruby-1.9.2-p290@global/gems/bundler-1.0.21/lib/bundler/runtime.rb:68:in `block (2 levels) in require'
/Users/smith/.rvm/gems/ruby-1.9.2-p290@global/gems/bundler-1.0.21/lib/bundler/runtime.rb:68:in `require'
/Users/smith/.rvm/gems/ruby-1.9.2-p290@ridley/gems/pry-doc-0.3.0/lib/pry-doc.rb:7:in `<top (required)>'
/Users/smith/.rvm/gems/ruby-1.9.2-p290@global/gems/activesupport-3.1.1/lib/active_support/dependencies.rb:240:in `require'
/Users/smith/.rvm/gems/ruby-1.9.2-p290@global/gems/activesupport-3.1.1/lib/active_support/dependencies.rb:223:in `load_dependency'
/Users/smith/.rvm/gems/ruby-1.9.2-p290@global/gems/activesupport-3.1.1/lib/active_support/dependencies.rb:640:in `new_constants_in'
/Users/smith/.rvm/gems/ruby-1.9.2-p290@global/gems/activesupport-3.1.1/lib/active_support/dependencies.rb:223:in `block in load_dependency'
/Users/smith/.rvm/gems/ruby-1.9.2-p290@global/gems/activesupport-3.1.1/lib/active_support/dependencies.rb:240:in `block in require'
/Users/smith/.rvm/gems/ruby-1.9.2-p290@global/gems/activesupport-3.1.1/lib/active_support/dependencies.rb:240:in `require'
/Users/smith/.rvm/gems/ruby-1.9.2-p290@ridley/gems/yard-0.7.4/lib/yard.rb:38:in `<top (required)>'
/Users/smith/.rvm/gems/ruby-1.9.2-p290@ridley/gems/yard-0.7.4/lib/yard.rb:38:in `callcc'
-- C level backtrace information -------------------------------------------
0 libruby.1.9.1.dylib 0x000000010a51c51e rb_vm_bugreport + 110
1 libruby.1.9.1.dylib 0x000000010a410533 report_bug + 259
2 libruby.1.9.1.dylib 0x000000010a4106a1 rb_bug + 161
3 libruby.1.9.1.dylib 0x000000010a4b2fb2 sigbus + 18
4 libsystem_c.dylib 0x00007fff8a1dfcfa _sigtramp + 26
5 ??? 0x0000000000000003 0x0 + 3
[NOTE]
You may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
For details: http://www.ruby-lang.org/bugreport.html
Abort trap: 6
smith@iNeXT:~/Projects/Ridley:develop$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment