Bug 479152 - fgrep uses 100% of cpu when env var LC_ALL=ko_KR.eucKR
Summary: fgrep uses 100% of cpu when env var LC_ALL=ko_KR.eucKR
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: grep
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Stepan Kasal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-01-07 16:16 UTC by Stepan Kasal
Modified: 2009-01-29 14:58 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-01-29 14:58:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Comment 1 Stepan Kasal 2009-01-08 09:22:07 UTC
echo "fail" | LC_ALL=ko_KR.eucKR grep -Fi 1
Actual results: 'Hang' observed; fgrep using 100% of cpu
Expected results: fgrep returns.

Comment 2 Stepan Kasal 2009-01-08 10:00:40 UTC
Fixed in grep-2.5.3-2

Comment 3 Stepan Kasal 2009-01-26 17:03:14 UTC
Not submitted upstream yet.

Comment 4 Stepan Kasal 2009-01-29 14:58:50 UTC
Submitted upstream:
http://savannah.gnu.org/patch/index.php?6735


Note You need to log in before you can comment on or make changes to this bug.