Ruby crashes on SIGINT via Homebrew, but not from same source #6323
Unanswered
forthrin
asked this question in
Everyday usage
Replies: 3 comments 1 reply
-
Can you provide a minimal way to reproduce this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I can't reproduce a difference between Homebrew Ruby and one that I compiled myself:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for reaching out. Try the oneliner on the duplicate: sparklemotion/nokogiri#3528 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew config
Output of
brew doctor
Description of issue
First, this channel says "Casks" (binaries), but found no channel for "Formulae" (source). Move posting if applicable.
Ruby via Homebrew has an issue where SIGINT causes a crash. However, when compiling Ruby from the same date that the Homebrew version was released (or even way further back), there is no crash. Can anyone pinpoint the source of the error, or when can a non-crashing version be expected to be released?
sparklemotion/nokogiri#3052
Relevant casks
Ruby
Beta Was this translation helpful? Give feedback.
All reactions