-
Notifications
You must be signed in to change notification settings - Fork 21
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
yaml_fuzz_reader CI failure #143
Comments
|
I've looked at both of these and they appear to be fuzzer bugs, not issues with YAML per se. Both segfaults are in snmalloc, as a result of the fuzzer trying to generate nodes. Would appreciate your eyes on it, as I'm not clear exactly why snmalloc is unhappy. |
So just ran the first one in Asan:
|
Same again for the second one. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/microsoft/Trieste/actions/runs/10922530213/job/30531367761?pr=110#step:6:25
@matajoh
The text was updated successfully, but these errors were encountered: