-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
cranelift-fuzzgen fuzzbug: "index out of bounds: the len is 2 but the index is 2" #4757
Comments
Formatted
|
Here's the important part of the stack trace from oss-fuzz. I suspect this is caused by the same issue as #4758 since there are 0x5615862344b1 in cranelift_module::module::ModuleDeclarations::get_function_decl::h5bbdbf571653422e wasmtime/cranelift/module/src/module.rs:384:10 |
This fixes bytecodealliance#4757, fixes bytecodealliance#4758, and fixes new fuzzbugs that are probably coming after we merged bytecodealliance#4667.
From oss-fuzz (https://oss-fuzz.com/testcase-detail/4548183442718720).
with input (base64'd):
cc @afonso360
The text was updated successfully, but these errors were encountered: