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

Crash found in bison-3.0.4 #75

Closed
stuartly opened this issue Feb 28, 2021 · 1 comment
Closed

Crash found in bison-3.0.4 #75

stuartly opened this issue Feb 28, 2021 · 1 comment

Comments

@stuartly
Copy link

I try to fuzz bison-3.0.4, and I detect a crash in two minutes. The crash information is as below:

stly@stly-XPS-8700:~/Desktop/TargetFuzz/Benchmark/bison-3.0.4$ ./installed-Org/bin/bison out/crashes/id:000000,sig:06,src:000004,op:flip1,pos:560
bison: src/reader.c:768: void check_and_convert_grammar(void): Assertion `nsyms == ntokens + nvars' failed.
Aborted

From: Distrotech/bison#1
id.000000.sig.06.src.000004.op.flip1.pos.560.tar.gz

@akimd
Copy link
Owner

akimd commented Mar 7, 2021

Hi,
Thanks for the report. Bison 3.0.4 is more than 6 years old, and that bug was fixed long ago. The current release is 3.7.5, and 3.7.6 should be published soon.
Cheers!

@akimd akimd closed this as completed Mar 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants