Skip to content

Instantly share code, notes, and snippets.

@kathgironpe
Created April 3, 2010 15:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kathgironpe/354606 to your computer and use it in GitHub Desktop.
Save kathgironpe/354606 to your computer and use it in GitHub Desktop.
-- control frame ----------
c:0023 p:-2763926 s:0135 b:0135 l:000134 d:000134 METHOD /Users/katz/.rvm/gems/ruby-1.9.1-p378/gems/activesupport-3.0.0.beta2/lib/active_support/core_ext/class/attribute_accessors.rb:5
c:0022 p:0024 s:0125 b:0125 l:000124 d:000124 METHOD /Users/katz/.rvm/gems/ruby-1.9.1-p378/gems/activesupport-3.0.0.beta2/lib/active_support/callbacks.rb:88
c:0021 p:0013 s:0119 b:0119 l:0014d0 d:0014d0 METHOD /Users/katz/.rvm/gems/ruby-1.9.1-p378/gems/actionpack-3.0.0.beta2/lib/action_dispatch/middleware/callbacks.rb:44
c:0020 p:0014 s:0115 b:0115 l:000114 d:000114 METHOD /Users/katz/.rvm/gems/ruby-1.9.1-p378/gems/rack-1.1.0/lib/rack/sendfile.rb:105
c:0019 p:0046 s:0105 b:0105 l:000104 d:000104 METHOD /Users/katz/.rvm/gems/ruby-1.9.1-p378/gems/actionpack-3.0.0.beta2/lib/action_dispatch/middleware/remote_ip.rb:48
c:0018 p:0014 s:0101 b:0101 l:000100 d:000100 METHOD /Users/katz/.rvm/gems/ruby-1.9.1-p378/gems/actionpack-3.0.0.beta2/lib/action_dispatch/middleware/show_exceptions.rb:48
c:0017 p:0026 s:0096 b:0096 l:000095 d:000095 METHOD /Users/katz/.rvm/gems/ruby-1.9.1-p378/gems/railties-3.0.0.beta2/lib/rails/rack/logger.rb:13
c:0016 p:0031 s:0092 b:0092 l:000091 d:000091 METHOD /Users/katz/.rvm/gems/ruby-1.9.1-p378/gems/rack-1.1.0/lib/rack/runtime.rb:17
c:0015 p:0013 s:0083 b:0083 l:000077 d:000082 BLOCK /Users/katz/.rvm/gems/ruby-1.9.1-p378/gems/rack-1.1.0/lib/rack/lock.rb:11
c:0014 p:0019 s:0081 b:0081 l:000080 d:000080 METHOD <internal:prelude>:8
c:0013 p:0052 s:0078 b:0078 l:000077 d:000077 METHOD /Users/katz/.rvm/gems/ruby-1.9.1-p378/gems/rack-1.1.0/lib/rack/lock.rb:11
c:0012 p:0189 s:0073 b:0073 l:000072 d:000072 METHOD /Users/katz/.rvm/gems/ruby-1.9.1-p378/gems/actionpack-3.0.0.beta2/lib/action_dispatch/middleware/static.rb:30
c:0011 p:0045 s:0066 b:0066 l:000065 d:000065 METHOD /Users/katz/.rvm/gems/ruby-1.9.1-p378/gems/railties-3.0.0.beta2/lib/rails/application.rb:132
c:0010 p:0021 s:0062 b:0062 l:000061 d:000061 METHOD /Users/katz/.rvm/gems/ruby-1.9.1-p378/gems/railties-3.0.0.beta2/lib/rails/application.rb:80
c:0009 p:---- s:0057 b:0057 l:000056 d:000056 FINISH
c:0008 p:0014 s:0055 b:0055 l:000054 d:000054 METHOD /Users/katz/.rvm/gems/ruby-1.9.1-p378/gems/railties-3.0.0.beta2/lib/rails/rack/log_tailer.rb:15
c:0007 p:0014 s:0050 b:0050 l:000049 d:000049 METHOD /Users/katz/.rvm/gems/ruby-1.9.1-p378/gems/rack-1.1.0/lib/rack/content_length.rb:13
c:0006 p:0320 s:0042 b:0042 l:000041 d:000041 METHOD /Users/katz/.rvm/gems/ruby-1.9.1-p378/gems/rack-1.1.0/lib/rack/handler/webrick.rb:48
c:0005 p:0256 s:0030 b:0030 l:000029 d:000029 METHOD /Users/katz/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/1.9.1/webrick/httpserver.rb:111
c:0004 p:0382 s:0020 b:0020 l:000019 d:000019 METHOD /Users/katz/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/1.9.1/webrick/httpserver.rb:70
c:0003 p:0123 s:0009 b:0009 l:000098 d:000008 BLOCK /Users/katz/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/1.9.1/webrick/server.rb:183
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:---- s:0002 b:0002 l:000001 d:000001 TOP
---------------------------
-- Ruby level backtrace information-----------------------------------------
/Users/katz/.rvm/gems/ruby-1.9.1-p378/gems/activesupport-3.0.0.beta2/lib/active_support/core_ext/class/attribute_accessors.rb:50:in `block in cattr_writer'
/Users/katz/.rvm/gems/ruby-1.9.1-p378/gems/activesupport-3.0.0.beta2/lib/active_support/callbacks.rb:88:in `run_callbacks'
/Users/katz/.rvm/gems/ruby-1.9.1-p378/gems/actionpack-3.0.0.beta2/lib/action_dispatch/middleware/callbacks.rb:44:in `call'
/Users/katz/.rvm/gems/ruby-1.9.1-p378/gems/rack-1.1.0/lib/rack/sendfile.rb:105:in `call'
/Users/katz/.rvm/gems/ruby-1.9.1-p378/gems/actionpack-3.0.0.beta2/lib/action_dispatch/middleware/remote_ip.rb:48:in `call'
/Users/katz/.rvm/gems/ruby-1.9.1-p378/gems/actionpack-3.0.0.beta2/lib/action_dispatch/middleware/show_exceptions.rb:48:in `call'
/Users/katz/.rvm/gems/ruby-1.9.1-p378/gems/railties-3.0.0.beta2/lib/rails/rack/logger.rb:13:in `call'
/Users/katz/.rvm/gems/ruby-1.9.1-p378/gems/rack-1.1.0/lib/rack/runtime.rb:17:in `call'
/Users/katz/.rvm/gems/ruby-1.9.1-p378/gems/rack-1.1.0/lib/rack/lock.rb:11:in `block in call'
<internal:prelude>:8:in `synchronize'
/Users/katz/.rvm/gems/ruby-1.9.1-p378/gems/rack-1.1.0/lib/rack/lock.rb:11:in `call'
/Users/katz/.rvm/gems/ruby-1.9.1-p378/gems/actionpack-3.0.0.beta2/lib/action_dispatch/middleware/static.rb:30:in `call'
/Users/katz/.rvm/gems/ruby-1.9.1-p378/gems/railties-3.0.0.beta2/lib/rails/application.rb:132:in `call'
/Users/katz/.rvm/gems/ruby-1.9.1-p378/gems/railties-3.0.0.beta2/lib/rails/application.rb:80:in `method_missing'
/Users/katz/.rvm/gems/ruby-1.9.1-p378/gems/railties-3.0.0.beta2/lib/rails/rack/log_tailer.rb:15:in `call'
/Users/katz/.rvm/gems/ruby-1.9.1-p378/gems/rack-1.1.0/lib/rack/content_length.rb:13:in `call'
/Users/katz/.rvm/gems/ruby-1.9.1-p378/gems/rack-1.1.0/lib/rack/handler/webrick.rb:48:in `service'
/Users/katz/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/1.9.1/webrick/httpserver.rb:111:in `service'
/Users/katz/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/1.9.1/webrick/httpserver.rb:70:in `run'
/Users/katz/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/1.9.1/webrick/server.rb:183:in `block in start_thread'
-- C level backtrace information -------------------------------------------
0x10010cc9d 0 libruby.dylib 0x000000010010cc9d rb_vm_bugreport + 77
0x10002b094 1 libruby.dylib 0x000000010002b094 report_bug + 260
0x10002b228 2 libruby.dylib 0x000000010002b228 rb_bug + 200
0x1000b6b52 3 libruby.dylib 0x00000001000b6b52 sigbus + 18
0x7fff87e1880a 4 libSystem.B.dylib 0x00007fff87e1880a _sigtramp + 26
0xffffffffffffffff 5 ??? 0xffffffffffffffff 0x0 + 18446744073709551615
0x100104aa3 6 libruby.dylib 0x0000000100104aa3 vm_exec + 1203
0x100106a10 7 libruby.dylib 0x0000000100106a10 vm_call0 + 624
0x1000fe1b8 8 libruby.dylib 0x00000001000fe1b8 rb_funcall2 + 296
0x1000fe508 9 libruby.dylib 0x00000001000fe508 vm_method_missing + 184
0x1000fe838 10 libruby.dylib 0x00000001000fe838 vm_call_method + 760
0x1000ff80c 11 libruby.dylib 0x00000001000ff80c vm_exec_core + 3180
0x100104aa3 12 libruby.dylib 0x0000000100104aa3 vm_exec + 1203
0x100106553 13 libruby.dylib 0x0000000100106553 rb_vm_invoke_proc + 691
0x100111713 14 libruby.dylib 0x0000000100111713 thread_start_func_2 + 835
0x100111831 15 libruby.dylib 0x0000000100111831 thread_start_func_1 + 17
0x7fff87df18b6 16 libSystem.B.dylib 0x00007fff87df18b6 _pthread_start + 331
0x7fff87df1769 17 libSystem.B.dylib 0x00007fff87df1769 thread_start + 13
[NOTE]
You may encounter a bug of Ruby interpreter. Bug reports are welcome.
For details: http://www.ruby-lang.org/bugreport.html
Abort trap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment