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

ruby-install ruby-2.4.4 produces corrupt binary on OSX High Sierra #323

Open
craigbookwalter opened this issue Sep 5, 2018 · 3 comments
Labels

Comments

@craigbookwalter
Copy link

Using ruby-install v0.7.0, I tried to install ruby-2.4.4. Download and compilation complete successfully, but running the ruby binary results in the process getting killed immediately. I have plenty of free memory, and I don't see any messages in dmesg related to the process getting killed.

|⇒ ruby-install --version
ruby-install: 0.7.0
~|⇒ ruby # system ruby works fine
^Cruby: Interrupt

~|⇒ .rubies/ruby-2.4.4/bin/ruby 
[1]    50692 killed     .rubies/ruby-2.4.4/bin/ruby
~|⇒ sudo dmesg | grep 'killed' 
Password:
Sorry, try again.
Password:
~|⇒ 
@craigbookwalter
Copy link
Author

Attaching log file here
ruby-2.4.4.log

@havenwood
Copy link
Collaborator

Can you confirm you're not running out of memory?

@craigbookwalter
Copy link
Author

Pretty sure I'm not -- I'm watching top while i try to run ruby but I don't see any evidence of running out of memory ...
screen shot 2018-09-05 at 10 01 49 pm

@havenwood havenwood added the macos label Sep 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants