bug-cflow
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Seg fault on linked-list.c:1051


From: Ahcheong Lee
Subject: Seg fault on linked-list.c:1051
Date: Fri, 30 Apr 2021 00:08:31 +0900

Hello,
I report a crashed test input generated by a fuzz testing.
The attached test input resulted in crash with the following stack trace:
#0  0x0000000000225b6f in _expression_ () at linked-list.c:142
#1  0x0000000000226ab4 in func_body () at parser.c:1051
#2  0x0000000000221ded in parse_declaration (ident=<optimized out>, parm=0) at parser.c:690
#3  0x0000000000217170 in yyparse () at parser.c:511
#4  0x00000000002107ae in main (argc=<optimized out>, argv=0x7fffffffe078) at main.c:812

I tested on the latest cflow revision uploaded on git.

You can reproduce the crash by 
./cflow <test input>

Thank you,
Ahcheong Lee
---------------------------------------------
Ahcheong Lee, Master's student
School of Computing, KAIST
Room# 2438, E3-1, KAIST
373-1 Guseong-dong, Yuseong-gu
Daejeon, South Korea 34141
Phone: 010-7350-3811
------------------------------------------------

Attachment: cflow.1
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]