I recently migrated to a new Mac. I had a few problems with PostgreSQL but otherwise I think it went smoothly and I was able to use my Rails app’s local development environment.
Then I installed Heroku Toolbelt on the new Mac. Now I get the following errors…
$ rspec
/Users/steven/.rvm/gems/ruby-1.9.3-p362/gems/better_errors-0.3.2/lib/better_errors/core_ext/exception.rb:9: [BUG] Segmentation fault
ruby 1.9.3p362 (2012-12-25 revision 38607) [x86_64-darwin12.2.1]
[See more in this gist…]
Why? What does it mean? And how can I fix it?
Thanks! (Heroku Toolbelt worked fine with this app on my old Mac.)
Don’t know the cause, but the solution was:
Then reinstall Heroku Toolbelt