Skip to content

Instantly share code, notes, and snippets.

@watsonbox
Created September 12, 2013 09:12
Show Gist options
  • Save watsonbox/6534827 to your computer and use it in GitHub Desktop.
Save watsonbox/6534827 to your computer and use it in GitHub Desktop.
Ruby backtrace produced by nrdebug for stuck resque worker
Ruby Backtrace:
from /srv/jobzy/shared/bundle/ruby/1.9.1/gems/newrelic_rpm-3.6.7.152/lib/new_relic/agent/pipe_channel_manager.rb:121:in `block in start'
from /srv/jobzy/shared/bundle/ruby/1.9.1/gems/newrelic_rpm-3.6.7.152/lib/new_relic/agent/pipe_channel_manager.rb:121:in `loop'
from /srv/jobzy/shared/bundle/ruby/1.9.1/gems/newrelic_rpm-3.6.7.152/lib/new_relic/agent/pipe_channel_manager.rb:132:in `block (2 levels) in start'
from /srv/jobzy/shared/bundle/ruby/1.9.1/gems/newrelic_rpm-3.6.7.152/lib/new_relic/agent/pipe_channel_manager.rb:132:in `each'
from /srv/jobzy/shared/bundle/ruby/1.9.1/gems/newrelic_rpm-3.6.7.152/lib/new_relic/agent/pipe_channel_manager.rb:133:in `block (3 levels) in start'
from /srv/jobzy/shared/bundle/ruby/1.9.1/gems/newrelic_rpm-3.6.7.152/lib/new_relic/agent/pipe_channel_manager.rb:191:in `merge_data_from_pipe'
from /srv/jobzy/shared/bundle/ruby/1.9.1/gems/newrelic_rpm-3.6.7.152/lib/new_relic/agent/pipe_channel_manager.rb:80:in `eof?'
from /srv/jobzy/shared/bundle/ruby/1.9.1/gems/newrelic_rpm-3.6.7.152/lib/new_relic/agent/pipe_channel_manager.rb:80:in `eof?'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment