Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Unable to determine coverage for libfuzzer targets without sancov support #123

Closed
bmc-msft opened this issue Oct 8, 2020 · 0 comments · Fixed by #126
Closed

Unable to determine coverage for libfuzzer targets without sancov support #123

bmc-msft opened this issue Oct 8, 2020 · 0 comments · Fixed by #126

Comments

@bmc-msft
Copy link
Contributor

bmc-msft commented Oct 8, 2020

Information

  • Onefuzz version: 1.2.0
  • OS: linux

Provide detailed reproduction steps (if any)

  1. Deploy a go-fuzz based libfuzzer target. (See: https://github.com/microsoft/onefuzz-samples/tree/main/examples/golang)

Expected result

New seeds are found, coverage is recorded.

Actual result

New seeds are found, coverage task fails with the following error:

[2020-10-08T21:27:29Z ERROR onefuzz_agent] error running task: no coverage files for input: task_readonly_inputs_2/5ba93c9db0cff93f52b521d7420e43f6eda2784f
@bmc-msft bmc-msft linked a pull request Oct 9, 2020 that will close this issue
5 tasks
@ghost ghost locked as resolved and limited conversation to collaborators Nov 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant