Getting "index is not configured" error while fuzzing an ARM arch.
- Dominant language
- Rust
- Stars
- 331
- Forks
- 26
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 2
Description
```
running> tsffs.log-level 4
[tsffs] Changing log level: 1 -> 4
[tsffs info] Got magic instruction with magic #1)
[tsffs info] Magic instruction 1 was triggered by processor 0x55555d656910 with index 2129111884 but the index is not configured for this magic number or start/stop on harness was disabled. Configured indices are: start: 0, stop: [0], assert: [0]
[tsffs info] Got magic instruction with magic #4)
[tsffs info] Magic instruction 4 was triggered by processor 0x55555d656910 with index 2129111884 but the index is not configured for this magic number or start/stop on harness was disabled. Configured indices are: start: 0, stop: [0], assert: [0]
```
For reference, Discord discussion on this issue:
https://discord.com/channels/736989425770168422/850283052773015573/1418637688516509757
Contributor guide
Assessment
This issue has not been assessed yet.