Closed qjivy closed 2 years ago
=== cctest/test-api/TurboAsmDisablesDetach ===
#
# Fatal error in ../../src/runtime/runtime-wasm.cc, line 219
# Debug check failed: *instance == frame_finder.frame()->wasm_instance() (0x34fd10d1 <Instance map = 0x4605139> vs. 0).
#
#
#
#FailureMessage Object: 0x3fffe5a4
==== C stack trace ===============================
/home/luyahan/v8/v8/out/riscv32.debug.gcc/cctest(+0x327c500) [0x4327c500]
/home/luyahan/v8/v8/out/riscv32.debug.gcc/cctest(+0x2fabd9e) [0x42fabd9e]
/home/luyahan/v8/v8/out/riscv32.debug.gcc/cctest(+0x2f9443e) [0x42f9443e]
/home/luyahan/v8/v8/out/riscv32.debug.gcc/cctest(+0x2f94468) [0x42f94468]
/home/luyahan/v8/v8/out/riscv32.debug.gcc/cctest(+0x168c264) [0x4168c264]
/home/luyahan/v8/v8/out/riscv32.debug.gcc/cctest(+0x168c75e) [0x4168c75e]
/home/luyahan/v8/v8/out/riscv32.debug.gcc/cctest(+0x29320ac) [0x429320ac]
Aborted
Command: out/riscv32.debug.gcc/cctest test-api/TurboAsmDisablesDetach --random-seed=209363025 --nohard-abort --enable-slow-asserts --verify-heap --testing-d8-test-runner
--- FAILED ---
Simulator and debug test mode
cmd line:
Error log:
When porting RV64, same case had been failed. Refer to: #135