Ask A Question
 
RAZA
Fresh Boarder
Blog Posts: 0
Forum Posts: 16
Rating: 0ApplaudCriticize
Posted 9 Months ago #1
There is a fatal bug in RedHat 9's /bin/sort command. When used to date-sort a log file ('cat /var/log/maillog sort -Mr' it crashes:

sort: sort.c:1755: getmonth_mb: Assertion 'wclength != (size_t)1 && *pp
Pidarazzz
Fresh Boarder
Blog Posts: 0
Forum Posts: 11
Rating: 0ApplaudCriticize
Posted 9 Months ago #2
Hello,

coreutils is GNU software, or the combination of a few gnu packages. You can find it at ftp://ftp.gnu.org/gnu/coreutils/ There is a new coreutils there (5.0) dated April 2, 2003 in the directory. After seeing your email, I downloaded, compiled it and gave it a try with your example against maillog and it worked ok. Maybe you could just replace Redhat's /bin/sort with one made from source if necessary. You could also notify the Redhat folks and maybe they would release the 5.0 coreutils or patch whatever is ailing the sort command.

Russell Kaiser kaiser is at techisdead.net
The Content on this site is provided for general information purposes only. Your use of the Content, or any part thereof, is made solely at Your own risk and responsibility. By entering this site you declare you read and agreed to its Terms, Rules & Privacy.
Copyright © 2006 - 2010 My Linux Gang