Skip to content

Windows harness hangs if target subprocess exits without IPC init #4

Description

@ranweiler

On Windows, if --target_path is set to a process that starts successfully (and even exits), but does not initialize IPC, the libfuzzer-dotnet.exe runtime will hang in the initial ReadFile() call.

Instead, we should detect process exit (if it occurs), and offer a configurable timeout.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions