-
-
Notifications
You must be signed in to change notification settings - Fork 84
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
[Fuzz] Second iteration #1091
Comments
Some tracking information to have an overview of crashes and fixes:
|
Can confirm that the PSL crashes no longer happen. Those PSL changes look like they took a lot of work and thought. I love how elegantly you did them. Alright, so I think this could be closed? The remaining two errors are the buffer overflow in the lexer (which already gives a reasonable error output) and a stack overflow (because |
Following are 13 new crashes from an earlier fuzzing campaign.
For the files with
_standalone
the hash does not match as they had some library dependences and I have minimized them and removed the dependence.Tested using
nvc 1.15-devel (6ecfc8f) (Using LLVM 15.0.7)
on ubuntu 22.04crashes_nvc_new_2.zip
The text was updated successfully, but these errors were encountered: