-
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 fuzzer builds out of date compared to libFuzzer builds ? #1112
Comments
Seems like a libreoffice only issue, i checked other projects they seem to have latest builds. I see this suspicious message in logs
@oliverchang - is libreoffice taking too long to build, so afl builds are ignored ? Should we increase the request timeout ? |
we are not generating its coverage build as well. Downloading https://commondatastorage.googleapis.com/clusterfuzz-builds/libreoffice/libreoffice-coverage-201801250611.zip failed. |
I've landed a possible fix. Let's see if tonight's build works. |
Last night's build succeeded ( |
…eout (google#1112)" This reverts commit 9215296.
* Revert "[Envoy] Add project. (#1130)" This reverts commit d0fc020. * Revert "Fix Skia compile (#1132)" This reverts commit 4bf9e7f. * Revert "Propose graphics magick for inclusion in OSS-Fuzz (#1131)" This reverts commit cb277cc. * Revert "[json-c] Add project (#1123)" This reverts commit 31b0046. * Revert "[infra] Update upload URL timeout to be the same as build timeout (#1112)" This reverts commit 9215296. * Revert "infra/helper: persist /root directory via bind mount. (#1125)" This reverts commit b77745a.
…e#1133) * Revert "[Envoy] Add project. (google#1130)" This reverts commit d0fc020. * Revert "Fix Skia compile (google#1132)" This reverts commit 4bf9e7f. * Revert "Propose graphics magick for inclusion in OSS-Fuzz (google#1131)" This reverts commit cb277cc. * Revert "[json-c] Add project (google#1123)" This reverts commit 31b0046. * Revert "[infra] Update upload URL timeout to be the same as build timeout (google#1112)" This reverts commit 9215296. * Revert "infra/helper: persist /root directory via bind mount. (google#1125)" This reverts commit b77745a.
There are two afl detected bugs in bugs.chromium.org for libreoffice, (https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5542 and https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4946) which link to https://oss-fuzz.com/v2/testcase-detail/5685654865313792 and https://oss-fuzz.com/v2/testcase-detail/5741892999315456
I know the bugs are fixed, but the latest afl fuzzer build seems stuck at revision 401a3d2336bf46b38235c498ff86ff675d0de759 (Nov 27, 2017) while the libFuzzer builds have definitely progressed to contemporary HEAD
Are they intentionally disabled or is there some afl specific buildfailure ?
The text was updated successfully, but these errors were encountered: