Skip to content

Instantly share code, notes, and snippets.

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 juliamae/1482287 to your computer and use it in GitHub Desktop.
Save juliamae/1482287 to your computer and use it in GitHub Desktop.
Segmentation fault at action_view/renderer/streaming_template_renderer.rb:88
Started GET "/" for 127.0.0.1 at 2011-12-15 13:42:31 -0500
(0.2ms) SHOW search_path
Processing by FeaturePointsController#index as HTML
Completed 200 OK in 96ms (Views: 95.9ms | ActiveRecord: 0.0ms)
/Users/julia/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.3/lib/action_view/renderer/streaming_template_renderer.rb:88: [BUG] Segmentation fault
ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-darwin11.2.0]
-- control frame ----------
c:0024 p:---- s:0118 b:0118 l:000117 d:000117 CFUNC :resume
c:0023 p:0066 s:0115 b:0115 l:000640 d:001d88 BLOCK /Users/julia/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.3/lib/action_view/renderer/streaming_template_renderer.rb:88
c:0022 p:0007 s:0111 b:0111 l:000094 d:000110 BLOCK /Users/julia/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.3/lib/action_view/renderer/abstract_renderer.rb:33
c:0021 p:0017 s:0109 b:0109 l:000099 d:000108 BLOCK /Users/julia/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.1.3/lib/active_support/notifications.rb:53
c:0020 p:0040 s:0107 b:0107 l:000106 d:000106 METHOD /Users/julia/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.1.3/lib/active_support/notifications/instrumenter.rb:21
c:0019 p:0036 s:0100 b:0100 l:000099 d:000099 METHOD /Users/julia/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.1.3/lib/active_support/notifications.rb:53
c:0018 p:0036 s:0095 b:0095 l:000094 d:000094 METHOD /Users/julia/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.3/lib/action_view/renderer/abstract_renderer.rb:33
c:0017 p:0075 s:0090 b:0090 l:000640 d:000640 METHOD /Users/julia/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.3/lib/action_view/renderer/streaming_template_renderer.rb:70
c:0016 p:0026 s:0080 b:0080 l:0019a8 d:000079 BLOCK /Users/julia/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.3/lib/action_view/renderer/streaming_template_renderer.rb:56
c:0015 p:---- s:0077 b:0077 l:000076 d:000076 FINISH
c:0014 p:---- s:0075 b:0075 l:000074 d:000074 CFUNC :call
c:0013 p:0021 s:0071 b:0071 l:000070 d:000070 METHOD /Users/julia/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.3/lib/action_view/renderer/streaming_template_renderer.rb:23
c:0012 p:0024 s:0066 b:0066 l:002690 d:002690 METHOD /Users/julia/.rvm/gems/ruby-1.9.2-p290/gems/rack-1.3.5/lib/rack/chunked.rb:23
c:0011 p:0019 s:0062 b:0062 l:000061 d:000061 METHOD /Users/julia/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.3/lib/action_dispatch/http/response.rb:43
c:0010 p:0015 s:0057 b:0057 l:000056 d:000056 METHOD /Users/julia/.rvm/gems/ruby-1.9.2-p290/gems/activerecord-3.1.3/lib/active_record/query_cache.rb:46
c:0009 p:0019 s:0053 b:0053 l:000052 d:000052 METHOD /Users/julia/.rvm/gems/ruby-1.9.2-p290/gems/activerecord-3.1.3/lib/active_record/connection_adapters/abstract/connection_pool.r
c:0008 p:0019 s:0049 b:0049 l:000048 d:000048 METHOD /Users/julia/.rvm/gems/ruby-1.9.2-p290/gems/rack-1.3.5/lib/rack/body_proxy.rb:23
c:0007 p:---- s:0044 b:0044 l:000043 d:000043 FINISH
c:0006 p:0441 s:0042 b:0042 l:0025d0 d:0025d0 METHOD /Users/julia/.rvm/gems/ruby-1.9.2-p290/gems/rack-1.3.5/lib/rack/handler/webrick.rb:71
c:0005 p:0281 s:0030 b:0030 l:000029 d:000029 METHOD /Users/julia/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/httpserver.rb:111
c:0004 p:0441 s:0020 b:0020 l:000019 d:000019 METHOD /Users/julia/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/httpserver.rb:70
c:0003 p:0140 s:0009 b:0009 l:0026c8 d:000008 BLOCK /Users/julia/.rvm/rubies/ruby-1.9.2-p290/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/julia/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/server.rb:183:in `block in start_thread'
/Users/julia/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/httpserver.rb:70:in `run'
/Users/julia/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/httpserver.rb:111:in `service'
/Users/julia/.rvm/gems/ruby-1.9.2-p290/gems/rack-1.3.5/lib/rack/handler/webrick.rb:71:in `service'
/Users/julia/.rvm/gems/ruby-1.9.2-p290/gems/rack-1.3.5/lib/rack/body_proxy.rb:23:in `method_missing'
/Users/julia/.rvm/gems/ruby-1.9.2-p290/gems/activerecord-3.1.3/lib/active_record/connection_adapters/abstract/connection_pool.rb:458:in `each'
/Users/julia/.rvm/gems/ruby-1.9.2-p290/gems/activerecord-3.1.3/lib/active_record/query_cache.rb:46:in `each'
/Users/julia/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.3/lib/action_dispatch/http/response.rb:43:in `each'
/Users/julia/.rvm/gems/ruby-1.9.2-p290/gems/rack-1.3.5/lib/rack/chunked.rb:23:in `each'
/Users/julia/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.3/lib/action_view/renderer/streaming_template_renderer.rb:23:in `each'
/Users/julia/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.3/lib/action_view/renderer/streaming_template_renderer.rb:23:in `call'
/Users/julia/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.3/lib/action_view/renderer/streaming_template_renderer.rb:56:in `block in render_template'
/Users/julia/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.3/lib/action_view/renderer/streaming_template_renderer.rb:70:in `delayed_render'
/Users/julia/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.3/lib/action_view/renderer/abstract_renderer.rb:33:in `instrument'
/Users/julia/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.1.3/lib/active_support/notifications.rb:53:in `instrument'
/Users/julia/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.1.3/lib/active_support/notifications/instrumenter.rb:21:in `instrument'
/Users/julia/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.1.3/lib/active_support/notifications.rb:53:in `block in instrument'
/Users/julia/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.3/lib/action_view/renderer/abstract_renderer.rb:33:in `block in instrument'
/Users/julia/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.3/lib/action_view/renderer/streaming_template_renderer.rb:88:in `block in delayed_render'
/Users/julia/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.3/lib/action_view/renderer/streaming_template_renderer.rb:88:in `resume'
-- C level backtrace information -------------------------------------------
[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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment