Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault with Pry-Plus when called through RSpec #5

Open
rdaniels opened this issue Dec 17, 2013 · 0 comments
Open

Segmentation fault with Pry-Plus when called through RSpec #5

rdaniels opened this issue Dec 17, 2013 · 0 comments

Comments

@rdaniels
Copy link

I'm running into a Segmentation fault inconsistently when a add binding.pry to my spec file. What's strange is that it sometimes works, this error is intermittent. The specific error is:

/home/vagrant/.rvm/rubies/ruby-1.9.3-p448/lib/ruby/gems/1.9.1/gems/pry-stack_explorer-0.4.9.1/lib/pry-stack_explorer/when_started_hook.rb:6: [BUG] Segmentation fault
ruby 1.9.3p448 (2013-06-27 revision 41675) [x86_64-linux]

I have pry-plus and rspec-core 3.0.0.beta1 in my gemfile
pry -v = Pry version 0.9.12.4 on Ruby 1.9.3
ruby -v = ruby 1.9.3p448 (2013-06-27 revision 41675) [x86_64-linux]

I'm running my ruby dev on a Linux 10.04.4 Virtualbox called from a Vagrantfile.
Thanks for the help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant