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

Caught SIGILL in blst_cgo_init #7683

Closed
thorstenhirsch opened this issue Jun 8, 2023 · 4 comments
Closed

Caught SIGILL in blst_cgo_init #7683

thorstenhirsch opened this issue Jun 8, 2023 · 4 comments
Assignees
Labels
dencun The Deneb/Cancun protocol upgrade

Comments

@thorstenhirsch
Copy link
Contributor

Running erigon fails with the following error message:

$ erigon --help
Caught SIGILL in blst_cgo_init, consult <blst>/bindinds/go/README.md.

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

@Giulio2002
Copy link
Contributor

We do not support bsc please report on nodereal

@thorstenhirsch
Copy link
Contributor Author

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).

@yperbasis
Copy link
Member

This might be related to supranational/blst#10 (see also ethereum/go-ethereum#27155).

@yperbasis yperbasis reopened this Jun 8, 2023
@yperbasis yperbasis added the dencun The Deneb/Cancun protocol upgrade label Jun 8, 2023
@yperbasis yperbasis self-assigned this Jun 8, 2023
@thorstenhirsch
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dencun The Deneb/Cancun protocol upgrade
Projects
None yet
Development

No branches or pull requests

3 participants