Skip to content

Instantly share code, notes, and snippets.

@julik

julik/err.txt Secret

Created July 30, 2015 08:47
Show Gist options
  • Save julik/d9f5dee9b2d281aca1dd to your computer and use it in GitHub Desktop.
Save julik/d9f5dee9b2d281aca1dd to your computer and use it in GitHub Desktop.
Using rack 1.5.2
Using rake 10.3.2
Using addressable 2.3.6
Using thread_safe 0.3.4
Using json 1.8.1
Using mini_portile 0.6.0
Using chantier 2.0.0
Using multipart-post 2.0.0
Using progressbar 0.21.0
Using diff-lcs 1.2.5
Using msgpack 0.5.8
Using nanospinner 1.0.0
Using rspec-support 3.0.2
Using rubyperf 1.5.0
Using <redacted_gem> from <redacted> (at master)
Using sequel 4.12.0
Using simple_compress 0.0.1 from git@gitlab.wetransfer.net:julik/simple_compress.git (at master)
Using sqlite3 1.3.9
Using strenv 0.0.3
Using bundler 1.10.6
Using appsignal 0.10.4
Using faraday 0.9.1
Using nokogiri 1.6.2.1
Using rspec-core 3.0.2
Using rspec-expectations 3.0.2
Using rspec-mocks 3.0.2
Using aws-sdk 1.47.0
Using rspec 3.0.0
Installing retriable 2.0.2
Installing range_utils 1.1.0
Installing retriable_proxy 1.0.0
Using <redacted_gem> 0.0.19 from <redacted>.git (at master)
--- ERROR REPORT TEMPLATE -------------------------------------------------------
- What did you do?
I ran the command `/usr/local/bundle/bin/bundle install`
- What did you expect to happen?
I expected Bundler to...
- What happened instead?
Instead, what actually happened was...
Error details
fatal: No live threads left. Deadlock?
Error details
fatal: No live threads left. Deadlock?
/usr/local/bundle/gems/bundler-1.10.6/lib/bundler/worker.rb:35:in `pop'
/usr/local/bundle/gems/bundler-1.10.6/lib/bundler/worker.rb:35:in `deq'
/usr/local/bundle/gems/bundler-1.10.6/lib/bundler/installer/parallel_installer.rb:93:in `process_specs'
/usr/local/bundle/gems/bundler-1.10.6/lib/bundler/installer/parallel_installer.rb:74:in `call'
/usr/local/bundle/gems/bundler-1.10.6/lib/bundler/installer/parallel_installer.rb:56:in `call'
/usr/local/bundle/gems/bundler-1.10.6/lib/bundler/installer.rb:274:in `install_in_parallel'
/usr/local/bundle/gems/bundler-1.10.6/lib/bundler/installer.rb:91:in `run'
/usr/local/bundle/gems/bundler-1.10.6/lib/bundler/installer.rb:18:in `install'
/usr/local/bundle/gems/bundler-1.10.6/lib/bundler/cli/install.rb:107:in `run'
/usr/local/bundle/gems/bundler-1.10.6/lib/bundler/cli.rb:162:in `install'
/usr/local/bundle/gems/bundler-1.10.6/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
/usr/local/bundle/gems/bundler-1.10.6/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
/usr/local/bundle/gems/bundler-1.10.6/lib/bundler/vendor/thor/lib/thor.rb:359:in `dispatch'
/usr/local/bundle/gems/bundler-1.10.6/lib/bundler/vendor/thor/lib/thor/base.rb:440:in `start'
/usr/local/bundle/gems/bundler-1.10.6/lib/bundler/cli.rb:10:in `start'
/usr/local/bundle/gems/bundler-1.10.6/bin/bundle:20:in `block in <top (required)>'
/usr/local/bundle/gems/bundler-1.10.6/lib/bundler/friendly_errors.rb:7:in `with_friendly_errors'
/usr/local/bundle/gems/bundler-1.10.6/bin/bundle:18:in `<top (required)>'
/usr/local/bundle/bin/bundle:23:in `load'
/usr/local/bundle/bin/bundle:23:in `<main>'
Environment
Bundler 1.10.6
Rubygems 2.2.3
Ruby 2.1.6p336 (2015-04-13 revision 50298) [x86_64-linux]
GEM_HOME /cache/gems
GEM_PATH
Git 2.1.4
Bundler settings
path
Set for the current user (/root/.bundle/config): "/cache/gems"
bin
Set for the current user (/root/.bundle/config): "/usr/local/bundle/bin"
jobs
Set for the current user (/root/.bundle/config): "4"
build.nokogiri
Set for the current user (/root/.bundle/config): "--use-system-libraries --with-xml2-include=/usr/include/libxml2"
disable_shared_gems
Set for your local app (/usr/local/bundle/config): "1"
app_config
Set via BUNDLE_APP_CONFIG: "/usr/local/bundle"
--- TEMPLATE END ----------------------------------------------------------------
Unfortunately, an unexpected error occurred, and Bundler cannot continue.
First, try this link to see if there are any existing issue reports for this error:
https://github.com/bundler/bundler/search?q=No+live+threads+left.+Deadlock%3F&type=Issues
If there aren't any reports for this error yet, please create copy and paste the report template above into a new issue. Don't forget to anonymize any private data! The new issue form is located at:
https://github.com/bundler/bundler/issues/new
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment