-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
h2o: fuzz target crashes on startup. #1368
Comments
FYI, we've temporarily disabled that check, but it's still worth to fix any crashes on seed corpus. See the discussion in #1364 (comment) |
Thanks for the report @Dor1s. I have reproduced the issue; it appears to be an intermittent bug. This may be a race related to our use of threading in the test harness (which was a necessary evil). I will follow up here when we have isolated and patched the issue. |
There is a startup timeout (even without any corpus):
|
Step #11: BAD BUILD: /workspace/out/undefined/h2o-fuzzer-http2 seems to have either startup crash or exit: |
Just a quick update: I reproduced the issue; the h2o team is planning to take a look this week. |
No need to track here, you should see a bug filed with title ": Build failure" in monorail tracker. |
https://oss-fuzz-build-logs.storage.googleapis.com/index.html
//cc @jfoote
The text was updated successfully, but these errors were encountered: