Created
September 12, 2013 09:12
-
-
Save watsonbox/6534827 to your computer and use it in GitHub Desktop.
Ruby backtrace produced by nrdebug for stuck resque worker
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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