Skip to content

coverage-worker not working during fuzzing #171

@acsrlabs

Description

@acsrlabs

When using the --coverage-worker flag during cargo ziggy fuzz, ziggy crashes on trying to generate coverage.

error: no input files specified. See llvm-profdata merge -help

thread '<unnamed>' (1847611) panicked at /home/ac/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ziggy-1.7.0/src/bin/cargo-ziggy/fuzz.rs:286:33:
called `Result::unwrap()` on an `Err` value: ⚠️  llvm-profdata failed with exit code `exit status: 1`
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

thread 'main' (1604685) panicked at /home/ac/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ziggy-1.7.0/src/bin/cargo-ziggy/fuzz.rs:203:46:
called `Result::unwrap()` on an `Err` value: PoisonError { .. }

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    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