Fuzz Testing Crash Report
Run: https://github.com/tegmentum/wamr4j/actions/runs/23577749616
Date: 2026-03-26T05:39:03.734Z
Next steps
- Download crash artifacts from the workflow run
- Reproduce:
cargo +nightly fuzz run <target> <crash_file>
- Minimize:
cargo +nightly fuzz tmin <target> <crash_file>
- Fix the bug and verify the regression input no longer crashes
Fuzz Testing Crash Report
Run: https://github.com/tegmentum/wamr4j/actions/runs/23577749616
Date: 2026-03-26T05:39:03.734Z
Next steps
cargo +nightly fuzz run <target> <crash_file>cargo +nightly fuzz tmin <target> <crash_file>