Bug 25441

Summary: Sort in textutils-2.0e-6 loops on very large files
Product: [Retired] Red Hat Linux Reporter: Chip Yamasaki <chip>
Component: textutilsAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: high Docs Contact:
Priority: medium    
Version: 7.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-02-01 02:00:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Chip Yamasaki 2001-02-01 02:00:24 UTC
using /bin/sort on a file of approximately 360MB generates 82 tmp files 
and then continues racking up cpu time indefinitely with no additional 
output.

/bin/sort from textutils-2.0a-2 works fine on the same file on the same 
system.

Comment 1 Bernhard Rosenkraenzer 2001-02-01 13:44:05 UTC
2.0.11 should fix this.