Fuzz Testing Crash Report
Run: https://github.com/tegmentum/wamr4j/actions/runs/24621343247
Date: 2026-04-19T05:56:53.761Z
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/24621343247
Date: 2026-04-19T05:56:53.761Z
Next steps
cargo +nightly fuzz run <target> <crash_file>cargo +nightly fuzz tmin <target> <crash_file>