Q1IQ
Q1IQ
## Current State Run the following command: ```bash iwasm --interp -f main test.wasm -76 ``` [test.wasm.txt](https://github.com/user-attachments/files/23538672/test.wasm.txt) Observed output: ``` AddressSanitizer:DEADLYSIGNAL ================================================================= [1m[31m==153435==ERROR: AddressSanitizer: SEGV on unknown address 0x000099149b58 (pc 0x57a257d1db00...
## Current State Run the following command: ```bash iwasm --interp -f test test.wasm ``` Observed output: ``` [00:30:43:039 - 7FAC87DBCEC0]: ASSERTION FAILED: offset_flag == INIT_EXPR_TYPE_GET_GLOBAL || offset_flag == INIT_EXPR_TYPE_FUNCREF_CONST ||...
## Current State Run the following command: ```bash iwasm --interp -f main test.wasm ``` Observed output: ``` [01:37:25:505 - 7F3695A0DEC0]: ASSERTION FAILED: (init_expr->init_expr_type == INIT_EXPR_TYPE_GET_GLOBAL) || (init_expr->init_expr_type == INIT_EXPR_TYPE_REFNULL_CONST) ||...
## Current State Run the following command: ```bash wizeng --invoke=main test.wasm 10 -45 78 62 ``` Observed output: ``` !NullCheckException in X86_64Linux_WasiInstance.fd_read_write() [src/modules/wasi/x86-64-linux/WspOneModule-x86-64-linux.v3 @ 371:32] in X86_64Linux_WasiInstance.fd_write() [src/modules/wasi/x86-64-linux/WspOneModule-x86-64-linux.v3 @ 55:37]...