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

bcrypt segfault with REE #17

Closed
mkrisher opened this issue Jan 27, 2011 · 3 comments
Closed

bcrypt segfault with REE #17

mkrisher opened this issue Jan 27, 2011 · 3 comments

Comments

@mkrisher
Copy link

I'm having an issue with bcrypt-ruby throwing a segfault under REE (under RVM)

/.rvm/gems/ree-1.8.7-2010.02/gems/bcrypt-ruby-2.1.4/lib/bcrypt_ext.bundle: [BUG] Segmentation fault
ruby 1.8.7 (2010-04-19 patchlevel 253) [i686-darwin10.6.0], MBARI 0x6770, Ruby Enterprise Edition 2010.02

doesn't throw a fault under just straight 1.8.7. Anyone else having this issue?

@tmm1
Copy link
Collaborator

tmm1 commented Jan 27, 2011

Is this happening consistently? How can I reproduce it?

@mkrisher
Copy link
Author

I was able to get this working. On OS X, I updated REE, uninstalled the gem and reinstalled the gem (not using bundler). Then updated rspec as well.

@tmm1
Copy link
Collaborator

tmm1 commented Jan 29, 2011

If this happens again, please re-open the ticket and try to get a backtrace of the segfault using gdb.

This issue was closed.
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

2 participants