Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ranweiler opened this issue Oct 17, 2022 · 0 comments
Open

Comments

@ranweiler
Copy link
Contributor

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.

Metalnem added a commit that referenced this issue Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant