pry-debugger
pry-debugger copied to clipboard
Segmentation fault
When i try debug rails application i get Segmentation fault errror. See full trace https://gist.github.com/artofhuman/8368596.
Sorry, i don't know this pry-debugger bug or ruby or something else. I also try debug with debugger gem and its fork fine.
Running into this as well on a project running Rails 3.2.x with MySQL on Ruby 1.9.2
Same issue - Rails 3.2.12, Ruby 1.9.3.
It occurs occasionally when doing a "step".