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

afl fuzzer builds out of date compared to libFuzzer builds ? #1112

Closed
caolanm opened this issue Jan 25, 2018 · 4 comments
Closed

afl fuzzer builds out of date compared to libFuzzer builds ? #1112

caolanm opened this issue Jan 25, 2018 · 4 comments
Assignees

Comments

@caolanm
Copy link
Contributor

caolanm commented Jan 25, 2018

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 ?

@inferno-chromium
Copy link
Collaborator

inferno-chromium commented Jan 25, 2018

Seems like a libreoffice only issue, i checked other projects they seem to have latest builds.

I see this suspicious message in logs

Step #21: <?xml version='1.0' encoding='UTF-8'?><Error><Code>ExpiredToken</Code><Message>The provided token has expired.</Message><Details>Request has expired: 1516792525</Details></Error>

@oliverchang - is libreoffice taking too long to build, so afl builds are ignored ? Should we increase the request timeout ?

@inferno-chromium
Copy link
Collaborator

we are not generating its coverage build as well.

Downloading https://commondatastorage.googleapis.com/clusterfuzz-builds/libreoffice/libreoffice-coverage-201801250611.zip failed.

@oliverchang
Copy link
Collaborator

@oliverchang - is libreoffice taking too long to build, so afl builds are ignored ? Should we increase the request timeout ?

I've landed a possible fix. Let's see if tonight's build works.

@oliverchang
Copy link
Collaborator

Last night's build succeeded (gs://clusterfuzz-builds-afl/libreoffice/libreoffice-address-201802010626.zip).

htuch added a commit to htuch/oss-fuzz that referenced this issue Feb 2, 2018
kcc pushed a commit that referenced this issue Feb 2, 2018
* 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.
tmatth pushed a commit to tmatth/oss-fuzz that referenced this issue Oct 22, 2018
…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.
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

No branches or pull requests

3 participants