Skip to content

Instantly share code, notes, and snippets.

@christopherslee
Last active December 15, 2015 22:29
Show Gist options
  • Save christopherslee/5333324 to your computer and use it in GitHub Desktop.
Save christopherslee/5333324 to your computer and use it in GitHub Desktop.
Seeing this error frequently (not always?) when running rspec on a Rails 4/Ruby 2.0.0 application
/Users/username/.rvm/gems/ruby-2.0.0-p0@rails4/bin/ruby_noexec_wrapper: [BUG] Bus Error
ruby 2.0.0p0 (2013-02-24 revision 39474) [x86_64-darwin12.3.0]
-- Crash Report log information --------------------------------------------
See Crash Report log file under the one of following:
* ~/Library/Logs/CrashReporter
* /Library/Logs/CrashReporter
* ~/Library/Logs/DiagnosticReports
* /Library/Logs/DiagnosticReports
the more detail of.
-- Control frame information -----------------------------------------------
c:0001 p:0000 s:0002 E:000798 TOP [FINISH]
-- C level backtrace information -------------------------------------------
-- Other runtime information -----------------------------------------------
* Loaded script: /Users/username/.rvm/gems/ruby-2.0.0-p0@rails4/bin/rspec
@endash
Copy link

endash commented Aug 7, 2013

All the time.

@aaalsubaie
Copy link

the same here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment