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

New version 1.2.1 not working on my server. But working on server which processor have "3dnowprefetch" flag #1562

Closed
plansten opened this issue May 3, 2023 · 2 comments

Comments

@plansten
Copy link

plansten commented May 3, 2023

System information

Geth version: geth version
v1.2.1
OS & Version: Windows/Linux/OSX
CentOS Linux release 7.9.2009 (Core)
uname -r:
5.4.185-200.el7.x86_64
processor model name: Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz

Expected behaviour

INFO [05-02|13:50:18.326] Starting Geth on Ethereum mainnet...
INFO [05-02|13:50:18.326] Bumping default cache on mainnet         provided=1024 updated=4096
INFO [05-02|13:50:18.327] Maximum peer count                       ETH=50 LES=0 total=50
INFO [05-02|13:50:18.328] Smartcard socket not found, disabling    err="stat /run/pcscd/pcscd.comm: no such file or directory"
INFO [05-02|13:50:18.328] Set global gas cap                       cap=50,000,000
INFO [05-02|13:50:18.328] Allocated trie memory caches             clean=614.00MiB dirty=1024.00MiB
INFO [05-02|13:50:18.331] Allocated cache and file handles         database=/home/atom/.ethereum/geth/chaindata cache=1.60GiB handles=2048
INFO [05-02|13:50:18.417] AncientDB item count                     items=0
INFO [05-02|13:50:18.417] Opened ancient database                  database=/home/atom/.ethereum/geth/chaindata/ancient readonly=false frozen=0
INFO [05-02|13:50:18.417] Writing default main-net genesis block

Actual behaviour

Caught SIGILL in blst_cgo_init, consult <blst>/bindinds/go/README.md.

Additional information

geth worked on server which processor have flag 3dnowprefetch, but my processor don`t have this flag.

@plansten plansten changed the title New version 1.2.1 not working on my server. But working on server with New version 1.2.1 not working on my server. But working on server with 3dnowprefetch flag May 3, 2023
@plansten plansten changed the title New version 1.2.1 not working on my server. But working on server with 3dnowprefetch flag New version 1.2.1 not working on my server. But working on server which processor have 3dnowprefetch flag May 3, 2023
@plansten plansten changed the title New version 1.2.1 not working on my server. But working on server which processor have 3dnowprefetch flag New version 1.2.1 not working on my server. But working on server which processor have "3dnowprefetch" flag May 3, 2023
@0xLyon
Copy link

0xLyon commented May 3, 2023

Hi there, can you please try using a lower version of Go such as 1.18/1.19, and try again.

@brilliant-lx
Copy link
Collaborator

fixed, will be included in next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants