Skip to content

SIGILL on emtpy fuzz target #443

Description

@inkreasing
  • I create a new library crate
  • I run cargo fuzz init
  • I run cargo +nightly fuzz run fuzz_target_1
  • After the compilation i get the error: Error: Fuzz target exited with signal: 4 (SIGILL)

rustc version:

rustc 1.97.0-nightly (64a965e90 2026-05-11)
binary: rustc
commit-hash: 64a965e9013a9d14e83c4d370af26f6be6bf96fb
commit-date: 2026-05-11
host: x86_64-unknown-linux-gnu
release: 1.97.0-nightly
LLVM version: 22.1.4

cargo fuzz version: 0.13.1

If you need any information about my environment i am happy to provide them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions