Open pengzeshan opened 2 years ago
Hi, I followed your steps but can't reproduce the problem. My OS is Ubuntu 22.04, but kernel version is 5.15.0-46-generic
Here is the aot file generated from my machine: testapp.zip
Hi, Xujun, Thanks for taking time verifying the case. I just downloaded the attachment above and had a try: ./out/basic -f testapp.aot Illegal instruction (core dumped) I got the same error with the testapp.aot. It may be caused by the diff kernel versions as you noticed. Thanks. Damon
Environment: Ubuntu 22.04 with the kernel of 5.19.0-051900-generic #202207312230 SMP PREEMPT_DYNAMIC Sun Jul 31 22:34:11 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Here are the steps to re-produce the scenario.
The error message is ./run.sh: line 4: 614837 Illegal instruction (core dumped) out/basic -f out/wasm-apps/testapp.aot