Skip to content

thread.backtrace is sometimes nil#412

Merged
mperham merged 1 commit intosidekiq:masterfrom
Verba:nil_backtrace
Sep 24, 2012
Merged

thread.backtrace is sometimes nil#412
mperham merged 1 commit intosidekiq:masterfrom
Verba:nil_backtrace

Conversation

@jfirebaugh
Copy link
Contributor

Seen on production after sending TTIN to sidekiq:

2012-09-24T17:23:22Z 11643 TID-4ttyo INFO: Thread TID-oqy30x3i4 
undefined method `join' for nil:NilClass
/mnt/app/verba_compete_production/shared/bundle/ruby/1.9.1/gems/sidekiq-2.3.2/lib/sidekiq/cli.rb:21:in `block (2 levels) in <top (required)>'
/mnt/app/verba_compete_production/shared/bundle/ruby/1.9.1/gems/sidekiq-2.3.2/lib/sidekiq/cli.rb:19:in `each'
/mnt/app/verba_compete_production/shared/bundle/ruby/1.9.1/gems/sidekiq-2.3.2/lib/sidekiq/cli.rb:19:in `block in <top (required)>'
/mnt/app/verba_compete_production/shared/bundle/ruby/1.9.1/gems/sidekiq-2.3.2/lib/sidekiq/cli.rb:79:in `call'
/mnt/app/verba_compete_production/shared/bundle/ruby/1.9.1/gems/sidekiq-2.3.2/lib/sidekiq/cli.rb:79:in `sleep'
/mnt/app/verba_compete_production/shared/bundle/ruby/1.9.1/gems/sidekiq-2.3.2/lib/sidekiq/cli.rb:79:in `run'
/mnt/app/verba_compete_production/shared/bundle/ruby/1.9.1/gems/sidekiq-2.3.2/bin/sidekiq:8:in `<top (required)>'
/mnt/app/verba_compete_production/shared/bundle/ruby/1.9.1/bin/sidekiq:19:in `load'
/mnt/app/verba_compete_production/shared/bundle/ruby/1.9.1/bin/sidekiq:19:in `<main>'

After which sidekiq exited.

mperham added a commit that referenced this pull request Sep 24, 2012
thread.backtrace is sometimes nil
@mperham mperham merged commit 729321b into sidekiq:master Sep 24, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants