-
Notifications
You must be signed in to change notification settings - Fork 220
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
SIGILL: illegal instruction #256
Comments
I think it's because you need the portable BLST build. How do you install mev-boost? #258 should be a fix if you use Docker |
Tried both Previous versions had no issues for me and would be great to have it working again with the |
Which is the last version that you can install without this issue? |
v0.7.9 works fine with |
|
Thanks so much metachris, this works flawless! Will keep this in store for when a normal go install won't work. Looking forward for Mainnet Relay. |
See also #258 |
merged. will create a new tag soon to publish the portable docker images |
Updated go install command for portable install as the previous command can cause SIGILL crash for illegal instruction. Fix proposed at FlashBots repo (https://github.com/flashbots/mev-boost#installing) and issue (flashbots/mev-boost#256).
@calamenium - i saw the linked PR and spotted an issue in it - left a comment on https://github.com/remyroy/ethstaker/pull/32/files |
portable images and build instructions are now live |
Since version 0.7.10 I'm getting the following error when trying to run -help or -version..
I did not get this error with the previous two versions.
How can I resolve this problem?
The text was updated successfully, but these errors were encountered: