Skip to content

Instantly share code, notes, and snippets.

@joshk
Created June 11, 2011 10:08
Show Gist options
  • Save joshk/1020429 to your computer and use it in GitHub Desktop.
Save joshk/1020429 to your computer and use it in GitHub Desktop.
vagrant@vserver16:/tmp/travis/builds/travis_ci/travis-ci$ bundle install
Fetching source index for http://rubygems.org/
Using rake (0.9.2)
Using Platform (0.4.0)
Using open4 (1.0.1)
Using POpen4 (0.1.4)
Installing SystemTimer (1.2.3) with native extensions
Installing abstract (1.0.0)
Installing activesupport (3.0.8)
Installing builder (2.1.2)
Installing i18n (0.5.0)
Installing activemodel (3.0.8)
Installing erubis (2.6.6)
Installing rack (1.2.3)
Installing rack-mount (0.6.14)
Installing rack-test (0.5.7)
Installing tzinfo (0.3.27)
Installing actionpack (3.0.8)
Installing mime-types (1.16)
Installing polyglot (0.3.1)
Installing treetop (1.4.9)
Installing mail (2.2.19)
Installing actionmailer (3.0.8)
Installing arel (2.0.10)
Installing activerecord (3.0.8)
Installing activeresource (3.0.8)
Installing addressable (2.2.6)
Installing bcrypt-ruby (2.1.4) with native extensions
Using bundler (1.0.15)
Installing celerity (0.8.9)
Installing culerity (0.2.15)
Installing nokogiri (1.4.4) with native extensions
Installing ffi (1.0.9) with native extensions
Installing childprocess (0.1.9)
Installing json_pure (1.5.1)
Installing rubyzip (0.9.4)
Installing selenium-webdriver (0.2.1)
Installing xpath (0.1.4)
Installing capybara (0.4.1.2)
Installing chunky_png (1.2.0)
Installing fssm (0.2.7)
Installing sass (3.1.2)
Installing compass (0.11.2)
Installing crack (0.1.8)
Installing diff-lcs (1.1.2)
Installing json (1.4.6) with native extensions
Installing gherkin (2.4.0) with native extensions
Installing term-ansicolor (1.0.5)
---------------------------------------------
CRASH: A fatal error has occured.
Backtrace:
/home/vagrant/.rvm/rubies/rbx-2.0.0pre/bin/rbx[0x565dcd]
/lib/libpthread.so.0(+0xf8f0)[0x7f03a4d328f0]
/home/vagrant/.rvm/rubies/rbx-2.0.0pre/bin/rbx(_ZN8rubinius7BakerGC7collectERNS_6GCDataEPNS_17YoungCollectStatsE+0x209)[0x6cfc59]
/home/vagrant/.rvm/rubies/rbx-2.0.0pre/bin/rbx(_ZN8rubinius12ObjectMemory13collect_youngERNS_6GCDataEPNS_17YoungCollectStatsE+0x6b)[0x58567b]
/home/vagrant/.rvm/rubies/rbx-2.0.0pre/bin/rbx(_ZN8rubinius12ObjectMemory13collect_maybeEPNS_2VMEPNS_9CallFrameE+0x262)[0x588a22]
/home/vagrant/.rvm/rubies/rbx-2.0.0pre/bin/rbx(rbx_check_interrupts+0x7d)[0x71f16d]
[0x7f03a5bc2194]
Wrote full error report to: /home/vagrant/.rubinius_last_error
Run 'rbx report' to submit this crash report!
Segmentation fault
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment