We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Running erigon fails with the following error message:
$ erigon --help Caught SIGILL in blst_cgo_init, consult <blst>/bindinds/go/README.md.
erigon v2.44.0 Ubuntu 22.04.2 amd64 (MacBook Pro 2014, so it's a rather old intel CPU)
The CPU and the Go package don't seem to be compatible!
See: bnb-chain/bsc#1521 bnb-chain/bsc#1562
The text was updated successfully, but these errors were encountered:
We do not support bsc please report on nodereal
Sorry, something went wrong.
The problem occurs when calling erigon --help. I posted links to bsc issues to show that they had the problem as well (and resolved it).
erigon --help
This might be related to supranational/blst#10 (see also ethereum/go-ethereum#27155).
Is it already fixed? I just built the current devel branch and cannot reproduce the SIGILL anymore:
$ ./erigon --version erigon version 2.47.0-dev-35422986
yperbasis
No branches or pull requests
Running erigon fails with the following error message:
System information
erigon v2.44.0
Ubuntu 22.04.2
amd64 (MacBook Pro 2014, so it's a rather old intel CPU)
The CPU and the Go package don't seem to be compatible!
See:
bnb-chain/bsc#1521
bnb-chain/bsc#1562
The text was updated successfully, but these errors were encountered: