bug-gnu-utils
[Top][All Lists]
Advanced

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

sed bug report - segmentation fault


From: Steven Cook
Subject: sed bug report - segmentation fault
Date: Mon, 13 Apr 2015 21:21:02 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

Hi,

I've found that sed gets a segfault when running the following command
on any text file with greater than one line.
sed -e 1L32768 test.txt

$ sed --version
GNU sed version 4.2

I don't know what this command is meant to do, I found the bug while
playing with american fuzzy lop.
http://lcamtuf.coredump.cx/afl/

Kind regards,
Steve



reply via email to

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