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

Illegal instruction (core dumped) #846

Open
fys05 opened this issue Jun 7, 2024 · 1 comment
Open

Illegal instruction (core dumped) #846

fys05 opened this issue Jun 7, 2024 · 1 comment

Comments

@fys05
Copy link

fys05 commented Jun 7, 2024

截屏2024-06-07 17 31 45 start failed with `Illegal instruction (core dumped)`

docker image: hermeznetwork/zkevm-prover:v6.0.0

system info:

Linux version 6.5.0-35-generic (buildd@lcy02-amd64-079) (x86_64-linux-gnu-gcc-12 (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #35~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue May  7 09:00:52 UTC 2

CPU INFO:

Architecture:            x86_64
  CPU op-mode(s):        32-bit, 64-bit
  Address sizes:         46 bits physical, 48 bits virtual
  Byte Order:            Little Endian
CPU(s):                  16
  On-line CPU(s) list:   0-15
Vendor ID:               GenuineIntel
  Model name:            Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
@dloghin
Copy link

dloghin commented Jul 29, 2024

Try running it with gdb and show the assembly code ("layout asm" in gdb) to see exactly where it breaks.

I see you are trying to run on aarch64 but was the binary compiled for aarch64?

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