BetterErrors / better_errors

Better error page for Rack apps
MIT License
6.88k stars 435 forks source link

Segfault #111

Closed danielnolan closed 11 years ago

danielnolan commented 11 years ago

running rails 3.2.11 with rpsec 2

When ever i try to run rspec i get this error when the better_errors is installed

.rvm/gems/ruby-1.9.3-p374/gems/better_errors-0.3.2/lib/better_errors/core_ext/exception.rb:9: [BUG] Segmentation fault
ruby 1.9.3p374 (2013-01-15 revision 38858) [x86_64-darwin12.2.0]

danielberkompas commented 11 years ago

+1. I'm having this issue as well, same version of Rails, Rspec, and Ruby.

matthewrudy commented 11 years ago

I get this on semaphore but not on my local machine.

haileys commented 11 years ago

Probable duplicate of #61

matthewrudy commented 11 years ago

looks the same, thanks @charliesome