ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
From: "drbrain (Eric Hodel)" <drbrain@segment7.net>
To: ruby-core@ruby-lang.org
Subject: [ruby-core:58038] [ruby-trunk - Bug #8836] [BUG] Bus Error rubygems/bundler on large Gemfile when resolving dependencies
Date: Sat, 26 Oct 2013 06:02:55 +0900	[thread overview]
Message-ID: <redmine.journal-42617.20131026060255@ruby-lang.org> (raw)
In-Reply-To: redmine.issue-8836.20130830221351@ruby-lang.org


Issue #8836 has been updated by drbrain (Eric Hodel).


You ran out of stack space.

bundler uses a recursive algorithm for resolving gems, so if your Gemfile is overly complex this will occur.

Sometimes ruby does not properly detect that it has run out of stack space, so a crash occurs instead.

The current best workaround is to make your Gemfile less complex.
----------------------------------------
Bug #8836: [BUG] Bus Error rubygems/bundler on large Gemfile when resolving dependencies
https://bugs.ruby-lang.org/issues/8836#change-42617

Author: dammer (Damir Sharipov)
Status: Open
Priority: Normal
Assignee: 
Category: 
Target version: 
ruby -v: ruby 2.0.0p247 (2013-06-27 revision 41674) [i686-linux]
Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN


ruby -v
ruby 2.0.0p247 (2013-06-27 revision 41674) [i686-linux]

rbenv -v
rbenv 0.4.0-49-g8b04303

bundle --version
Bundler version 1.3.5

gem -v
2.0.3

To reproduce run bundle install in test folder

Also i have other crashes on work project on bundle update something
https://gist.github.com/dammer/6376260
https://gist.github.com/dammer/6376174


-- 
http://bugs.ruby-lang.org/

  parent reply	other threads:[~2013-10-25 21:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-30 13:13 [ruby-core:56880] [ruby-trunk - Bug #8836][Open] [BUG] Bus Error rubygems/bundler on large Gemfile when resolving dependencies dammer (Damir Sharipov)
2013-09-03 12:21 ` [ruby-core:56989] [ruby-trunk - Bug #8836] " dammer (Damir Sharipov)
2013-10-25 12:54 ` [ruby-core:58035] " dammer (Damir Sharipov)
2013-10-25 21:02 ` drbrain (Eric Hodel) [this message]
2013-10-29 12:39 ` [ruby-core:58066] " dammer (Damir Sharipov)
2013-10-29 22:13 ` [ruby-core:58072] [ruby-trunk - Bug #8836] [BUG] Bus Error with bundler " drbrain (Eric Hodel)
2013-11-08 22:58 ` [ruby-core:58237] " dammer (Damir Sharipov)
2019-05-15 12:51 ` [ruby-core:92659] [Ruby trunk Bug#8836] " hsbt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.ruby-lang.org/en/community/mailing-lists/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=redmine.journal-42617.20131026060255@ruby-lang.org \
    --to=ruby-core@ruby-lang.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).