Skip to content

Review diff_fuzzer fuzzer #2255

@JulianGCalderon

Description

@JulianGCalderon

We should:

  • Ensure that the fuzzer is up to date: that all the commands work correctly.
  • Add more documentation on how to run it, and their requirements.

When trying to run it, I get the following error:

 === Uncaught Python exception: ===
IndexError: list index out of range
Traceback (most recent call last):
  File "/Users/julian/work/cairo-vm/fuzzer/diff_fuzzer/random_hint_fuzzer.py", line 37, in diff_fuzzer
    hint = fdp.PickValueInList(LOADED_HINTS)
IndexError: list index out of range

==83281== ERROR: libFuzzer: fuzz target exited

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions