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

Change fuzzbench_qemu fuzzer #2520

Open
wants to merge 21 commits into
base: main
Choose a base branch
from
Open

Change fuzzbench_qemu fuzzer #2520

wants to merge 21 commits into from

Conversation

tokatoka
Copy link
Member

@tokatoka tokatoka commented Sep 10, 2024

  • don't test libpng
  • instead run the same harness as fuzzbench to see if it find objectives or not
  • added these too to self-hosted ci

but it doesn't work as I said in discord.
this is probably due to signal handling is broken in Qemu?

also fuzzbench_fork_qemu doesn't seem to detect any new edges. can you check that too when you are back? @rmalmain

@tokatoka
Copy link
Member Author

tokatoka commented Sep 13, 2024

I forgot to say this.
but fuzzbench_fork_qemm doesn't seem to be correctly instrumented @rmalmain

@rmalmain
Copy link
Collaborator

yes i realized with the ci, i am still debugging this one.
fuzzbench_qemu test works correctly locally at least now.

@rmalmain
Copy link
Collaborator

i fixed fork executor and reduced some trait bounds as well.
should be good to go, works locally

@tokatoka
Copy link
Member Author

ok ok Rust toolchanins are broken as always!! 👎 😠

@tokatoka
Copy link
Member Author

qemu fuzzer still reporting errors

@rmalmain
Copy link
Collaborator

yes it's normal, i also fixed the fork executor harness' signature

@tokatoka
Copy link
Member Author

depends on #2496

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

Successfully merging this pull request may close these issues.

2 participants