-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
ICE: trying to assign Exception+:Class <- (ArgumentError:Class | IO::EOFError:Class) #6298
Comments
It works fine for me, I just upgraded to 0.25.1 and I'm on a Mac. |
Where are you running |
Perhaps it was related to cache (which got rebuild on 2nd run?), previous binaries or sth like that. Still, it shouldn't segfault though.
no 1: raven.cr |
Do you happen to be using OS X El Capitan? We have been having some issues there. |
Yes, I do (10.11.6). |
😞 We've been discussing El Capitan on Homebrew/homebrew-core#29527. It seems things weren't that well anyways. We should follow up on crystal-lang/distribution-scripts#14 |
have you tried |
@RX14 yep, it "fixes" 2 out of 3 errors I've posted, the last one still remains. |
With
|
Note: you need to use the develop branch of retriable.cr to reproduce but this does reproduce on all platforms. |
no 1 (happened just once, directly after
brew upgrade crystal-lang
— 0.25.0 -> 0.25.1):no 2 (happened just once, directly after
brew upgrade crystal-lang
— 0.25.0 -> 0.25.1):no 3 (reproducible on every run):
Crystal version:
The text was updated successfully, but these errors were encountered: