-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
AFL: several builds started failing 15th December #7021
Comments
cjson looks to fail with the same issue. Log from 15th December: https://oss-fuzz-build-logs.storage.googleapis.com/log-93b41f0f-bf58-4dd6-9c25-444b5d7b4beb.txt Fluent-bit same issue: https://oss-fuzz-build-logs.storage.googleapis.com/log-c9c86d0d-c321-41d3-bc6d-42ee5f15e9f6.txt |
Probably due to #7008 |
was llvm updated to the newest version? or is it still tagged to some weeks ago? |
Still tagged to some weeks ago |
The projects and the issue I listed here was fixed - the builds all switched green today. There might be some other AFL build issues, Qt in particular https://oss-fuzz-build-logs.storage.googleapis.com/log-dba215ac-0acd-4e2e-830b-f868b5d9de1c.txt which fails with a different log. |
that is fixed too |
Is that fix in #7026 ? |
yes. that is written in the 2nd line of the PR text ;) |
Ah I didn't see the "qt" - cheers! |
Hi, Qt still/again failed today with a different stacktrace. Should I create a new issue about it? Or did the build still use an older image which didn't contain the fix? Step #3 - "compile-afl-address-x86_64": 1. parser at end of file https://oss-fuzz-build-logs.storage.googleapis.com/log-e0fcacef-e7f7-4f6a-99f7-2e8c13e3cae4.txt |
Oh, I see the fix was not merged yet. So I'll wait and hope for that... |
You probably already noticed that afl is also being extremely slow. Even successful builds of Qt in oss-fuzz literally take hours to finish. Should I create a separate report for that or is there anything else I can do to help? |
well I need the fix merged first and then see if anything still pops up ... so if this still happens after #7026 then ping me. |
Now that the fix is in, building Qt for afl just takes about 10 percent longer than for libfuzzer. This is not a significant difference to me. Thank you for the fixes! |
All projects mentioned in this issue are now building, closing. Thanks for #7026 @vanhauser-thc ! |
dng_sdk started failing with AFL the 15th December and it looks to be an issue in the compiler:
Link to build log: https://oss-fuzz-build-logs.storage.googleapis.com/log-d8b96b13-2c85-4bf6-92fe-33379b78ad46.txt
The text was updated successfully, but these errors were encountered: