Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 5 product line. The current stable release is 5.10. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 861952

Summary: busybox fuser produces segmentation fault when run with standard locale set
Product: Red Hat Enterprise Linux 5 Reporter: Tomas Dolezal <todoleza>
Component: busyboxAssignee: Denys Vlasenko <dvlasenk>
Status: CLOSED WONTFIX QA Contact: qe-baseos-daemons
Severity: medium Docs Contact:
Priority: unspecified    
Version: 5.8   
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-18 12:46:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
The fix none

Description Tomas Dolezal 2012-10-01 12:37:13 UTC
Description of problem:
segmentation fault when using standard locales C or POSIX

Version-Release number of selected component (if applicable):
busybox-1.2.0-14.el5

How reproducible:
always on rhel5

Steps to Reproduce:
# LC_ALL=C busybox fuser /dev/null #or any other file
  
Actual results:
Segmentation fault

Expected results:
applet shows list of PIDs

Comment 1 Denys Vlasenko 2012-12-13 17:35:19 UTC
Created attachment 663075 [details]
The fix

Comment 2 Denys Vlasenko 2013-03-18 12:46:04 UTC
I don't think this issue is critical enough to be fixed in RHEL5.