Closed vivienbcr closed 9 months ago
I have a similar problem. I asked to re-open my problem (https://github.com/prysmaticlabs/prysm/issues/13485), updating to 4.2.1 did not solve the problem.
https://github.com/prysmaticlabs/gohashtree/pull/16 should fix this, but it hasn't been updated in Prysm yet. I'll send a PR to update this dep now.
https://github.com/prysmaticlabs/prysm/pull/13569 introduces the fix from prysmaticlabs/gohashtree#16
Fixed in v4.2.2-rc.0
Describe the bug
I'm trying to run latest version of beacon-chain (
beacon-chain version Prysm/v4.2.1/59b310a2216c57fcf67ea0fdec739dad07aeec8b
) on sepolia network and get errorillegal instruction
.According to the changelog, this error seems expected. Do you plan to support older generations of processors or release some sort of portable build?
Cpu info :
Has this worked before in a previous version?
🔬 Minimal Reproduction
Error
https://pastecode.io/s/0u4jbvrt
Platform(s)
Linux (x86)
What version of Prysm are you running? (Which release)
beacon-chain version Prysm/v4.2.1/59b310a2216c57fcf67ea0fdec739dad07aeec8b
Anything else relevant (validator index / public key)?
No response