-
Notifications
You must be signed in to change notification settings - Fork 284
Update libafl-based fuzzers #2021
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
Conversation
@tokatoka Seems that aflrustrust is broken. Should we remove it? |
Hm, wait, something strange is happening here. I tested |
you should remove it. we have alternative from the GSoC student |
Seems to be an llvm version compatibility issue... |
It's strange, can you reproduce this on your local machine? |
Annoyingly, no, this works fine locally. |
Just confirmed, this builds just fine locally. @DonggeLiu I think there is some bad cache associated with CI here, I have tested these locally and most are fine. |
yes from what i saw, usually the projects with that commit hash does not build (but it's not used for cov benchmark either |
Thanks both! |
If you think the fuzzbench/service/experiment-config.yaml Lines 5 to 6 in d8a7723
E.g., trials: 2
max_total_time: 1800 # 30 min to show two timestamps |
Moving to #2027 so we can collab better. |
Changing forks so @tokatoka can collab with me on this. Supercedes google#2021. As requested in google#2020.
Changing forks so @tokatoka can collab with me on this. Supercedes google#2021. As requested in google#2020.
As requested in #2020.