Fuzz Testing Crash Report
Run: https://github.com/tegmentum/wamr4j/actions/runs/25092577614
Date: 2026-04-29T06:32:46.210Z
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/25092577614
Date: 2026-04-29T06:32:46.210Z
Next steps
cargo +nightly fuzz run <target> <crash_file>cargo +nightly fuzz tmin <target> <crash_file>