[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
sed segfaults
From: |
Fred Reiss |
Subject: |
sed segfaults |
Date: |
Thu, 06 Nov 2003 12:09:50 -0800 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031013 Thunderbird/0.3 |
Hi there.
When I run sed on the attached input file with the following command line:
sed -e 's/\'\''.*\'\''/foo/' input.txt
sed segfaults. I assume it's not supposed to do that.
sed --version returns:
GNU sed version 4.0.5
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE,
to the extent permitted by law.
-Fred Reiss
'bar'
- sed segfaults,
Fred Reiss <=