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

Investigate Unix fuzz crashes #471

Merged
merged 4 commits into from
Oct 14, 2022
Merged

Conversation

ericcornelissen
Copy link
Owner

Relates to #463


Summary

This is to address the fuzz crashes found by this nightly CI run and this nightly CI run. Given the nature of these crashes, it is suspected there's something wrong with the fuzz logic rather than the source code.

Add three items that cause crashes when fuzzing Unix shells in the
repository in the current state. One per shell:

- `1b7c188`: Bash
- `a777d38`: Dash
- `e162c62`: Zsh
@ericcornelissen ericcornelissen added test Relates to testing ci/cd Relates to ci/cd labels Oct 12, 2022
@ericcornelissen ericcornelissen marked this pull request as ready for review October 14, 2022 11:10
@ericcornelissen ericcornelissen merged commit cc3a816 into main Oct 14, 2022
@ericcornelissen ericcornelissen deleted the investigate-unix-fuzz-crashes branch October 14, 2022 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Relates to ci/cd test Relates to testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant