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 at start validator+beacon from docker compose #38

Open
netzulo opened this issue Sep 29, 2023 · 1 comment
Open

Caught SIGILL at start validator+beacon from docker compose #38

netzulo opened this issue Sep 29, 2023 · 1 comment

Comments

@netzulo
Copy link

netzulo commented Sep 29, 2023

Got this, i just added to ENVIRONMENT key at docker-compose file, but any changes

somebody knows more about this message, i just...

git clone https://github.com/OffchainLabs/eth-pos-devnet
docker compose up -d
Caught SIGILL in blst_cgo_init, consult <blst>/bindinds/go/README.md

some info about this system

[ntz@ntz-zeus]/: lscpu -p 
# The following is the parsable format, which can be fed to other
# programs. Each different item in every column has an unique ID
# starting usually from zero.
# CPU,Core,Socket,Node,,L1d,L1i,L2,L3
0,0,0,0,,0,0,0,0
1,1,0,0,,1,1,1,0
2,0,0,0,,0,0,0,0
3,1,0,0,,1,1,1,0
[ntz@ntz-zeus]/: lscpu -e
CPU NODE SOCKET CORE L1d:L1i:L2:L3 ONLINE    MAXMHZ    MINMHZ      MHZ
  0    0      0    0 0:0:0:0           si 3100,0000 1600,0000 2979.849
  1    0      0    1 1:1:1:0           si 3100,0000 1600,0000 3100.000
  2    0      0    0 0:0:0:0           si 3100,0000 1600,0000 2560.921
  3    0      0    1 1:1:1:0           si 3100,0000 1600,0000 3100.000
[ntz@ntz-zeus]/: lscpu -C
NAME ONE-SIZE ALL-SIZE WAYS TYPE        LEVEL SETS PHY-LINE COHERENCY-SIZE
L1d       32K      64K    8 Data            1   64        1             64
L1i       32K      64K    8 Instruction     1   64        1             64
L2       256K     512K    8 Unified         2  512        1             64
L3         3M       3M   12 Unified         3 4096        1             64
[ntz@ntz-zeus]/: 
@montekki
Copy link

Trying to run amd64 containers on Apple M1 in rosetta mode?

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

2 participants