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

Ci-Fuzz Build failing #2785

Open
RiSKeD opened this issue Oct 19, 2023 · 2 comments
Open

Ci-Fuzz Build failing #2785

RiSKeD opened this issue Oct 19, 2023 · 2 comments
Labels
Bug Stuff that's wrong

Comments

@RiSKeD
Copy link

RiSKeD commented Oct 19, 2023

Currently, the CI-Fuzz build has been failing due to 3 fuzzing targets.
The build should be fixed by google/oss-fuzz#11139 (excluding the broken targets).
I will have a deeper look into the reasons they are failing later on.

@RiSKeD RiSKeD added the Bug Stuff that's wrong label Oct 19, 2023
@hugelgupf
Copy link
Member

I'm going to make fuzzing fail again with #2951. We need a different solution that actually works with Go fuzzing

@RiSKeD
Copy link
Author

RiSKeD commented Mar 21, 2024

Check out google/oss-fuzz#7923 (comment) to see why some fuzzing targets are failing. For more details see https://github.com/AdamKorcz/go-118-fuzz-build?tab=readme-ov-file#to-dos.
Until these issues are fixed, we cannot guarantee stable builds for our fuzzing targets using the native go fuzzing targets.

jonathanmetzman pushed a commit to google/oss-fuzz that referenced this issue Apr 2, 2024
Due to u-root/u-root#2785 we need to disable
to support for one of our fuzzing targets.

Signed-off-by: Fabian Wienand <fabian.wienand@9elements.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Stuff that's wrong
Projects
None yet
Development

No branches or pull requests

2 participants