We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
e81176b
make vmir.asan
root@9dc6ce043bcb:~/Ablation/vmir/crashes# ../vmir.asan id:000033,sig:11,src:000006,op:int32,pos:21,val:-32768 AddressSanitizer:DEADLYSIGNAL ================================================================= ==4108692==ERROR: AddressSanitizer: stack-overflow on address 0x7ffd7aa6bb18 (pc 0x55b5a74e06c0 bp 0x7ffd7b269bc0 sp 0x7ffd7aa6ab20 T0) #0 0x55b5a74e06bf in init_local_vars src/vmir_wasm_parser.c:517 #1 0x55b5a74e49ac in wasm_parse_section_code src/vmir_wasm_parser.c:1251 #2 0x55b5a74e69b3 in wasm_parse_module src/vmir_wasm_parser.c:1422 #3 0x55b5a74e91a0 in vmir_load src/vmir.c:920 #4 0x55b5a74509c9 in main src/main.c:166 #5 0x7f469dbfc082 in __libc_start_main ../csu/libc-start.c:308 #6 0x55b5a744fd2d in _start (/root/Ablation/vmir/vmir.asan+0x12d2d) SUMMARY: AddressSanitizer: stack-overflow src/vmir_wasm_parser.c:517 in init_local_vars ==4108692==ABORTING
./vmir https://github.com/haruki3hhh/fuzzing/blob/main/vmir/id%3A000033%2Csig%3A11%2Csrc%3A000006%2Cop%3Aint32%2Cpos%3A21%2Cval%3A-32768
The text was updated successfully, but these errors were encountered:
No branches or pull requests
version
e81176b
compile
asan report
reproduce
./vmir https://github.com/haruki3hhh/fuzzing/blob/main/vmir/id%3A000033%2Csig%3A11%2Csrc%3A000006%2Cop%3Aint32%2Cpos%3A21%2Cval%3A-32768
The text was updated successfully, but these errors were encountered: