RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 982215 - word boundary error near an utf8 character
Summary: word boundary error near an utf8 character
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: grep
Version: 6.0
Hardware: All
OS: Linux
unspecified
low
Target Milestone: rc
: ---
Assignee: Jaroslav Škarvada
QA Contact: Jan Kepler
URL:
Whiteboard:
Depends On:
Blocks: 1171816
TreeView+ depends on / blocked
 
Reported: 2013-07-08 12:09 UTC by Josef Kubin
Modified: 2015-07-22 06:17 UTC (History)
2 users (show)

Fixed In Version: grep-2.20-1.el6
Doc Type: Rebase: Bug Fixes and Enhancements
Doc Text:
Important: if this rebase instead contains *only bug fixes,* or *only enhancements*, select the correct option from the Doc Type drop-down list. Rebase package(s) to version: grep-2.20 Highlights, important fixes, or notable enhancements: Fixed several problems that can lead to crash. Speed-up for various operations, some operations can now be magnitude faster. Recursive grep now uses fts for directory traversal, so it can handle much-larger directories without reporting things like "File name too long", and it can run much faster when dealing with large directory hierarchies.
Clone Of:
: 1171816 (view as bug list)
Environment:
Last Closed: 2015-07-22 06:17:59 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2015:1447 0 normal SHIPPED_LIVE Low: grep security, bug fix, and enhancement update 2015-07-20 18:43:55 UTC

Description Josef Kubin 2013-07-08 12:09:41 UTC
Description of problem:
How reproducible:
Actual results:

[kb@kb ~]$ echo 'apļveida' | grep '\<ap\>'
apļveida
[kb@kb ~]$ echo 'aplveida' | grep '\<ap\>'
[kb@kb ~]$ 

Expected results:

[kb@kb ~]$ echo 'apļveida' | grep '\<ap\>'
[kb@kb ~]$ echo 'aplveida' | grep '\<ap\>'
[kb@kb ~]$ 


Regards,
Josef Kubin.

Comment 2 RHEL Program Management 2013-10-13 23:24:12 UTC
This request was evaluated by Red Hat Product Management for
inclusion in the current release of Red Hat Enterprise Linux.
Because the affected component is not scheduled to be updated
in the current release, Red Hat is unable to address this
request at this time.

Red Hat invites you to ask your support representative to
propose this request, if appropriate, in the next release of
Red Hat Enterprise Linux.

Comment 3 Filip Krska 2014-12-08 16:30:31 UTC
grep-2.16-1.el7.x86_64 reproduces
grep-2.18-1.fc20.x86_64 reproduces

upstream grep-2.21 no longer reproduces the issue

Comment 4 Jaroslav Škarvada 2015-01-29 14:39:00 UTC
Also it is not reproducible in grep-2.20.

Comment 8 errata-xmlrpc 2015-07-22 06:17:59 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHSA-2015-1447.html


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