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

Aborted detected by fuzzing #1

Open
stuartly opened this issue Aug 13, 2018 · 1 comment
Open

Aborted detected by fuzzing #1

stuartly opened this issue Aug 13, 2018 · 1 comment

Comments

@stuartly
Copy link

stuartly commented Aug 13, 2018

I try to fuzz bison-3.0.4, and I detect an crash in two minute. 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

The attachment is the POC input.

id:000000,sig:06,src:000004,op:flip1,pos:560.tar.gz

@akimd
Copy link
Contributor

akimd commented Apr 25, 2019

Please see the "original" repo for Bison instead.

https://github.com/akimd/bison

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