sort is broken

Ronald F. Guilmette rfg at tristatelogic.com
Sat Nov 2 22:11:39 UTC 2019


In message <eec0b13b-b5d6-7e51-6241-8e1898150315 at queldor.net>, you wrote:

>
>
>
>On 11/2/19 5:14 PM, Ronald F. Guilmette wrote:
>> Not a question, just an expression of grief and deep dismay.
>> 
>> It is a sad day when even very fundamental tools, used in billions
>> of scripts, such as /usr/bin/sort turn up broken.
>> 
>> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241679
>> 
>> Regards,
>> rfg
>> 
>
>root at q4:/ # sort a
>zürich.email
>root at q4:/ # sort < a
>zürich.email
>root at q4:/ # uname -a
>FreeBSD q4.queldor.net 12.0-RELEASE-p3 FreeBSD 12.0-RELEASE-p3 GENERIC 
>amd64
>root at q4:/ # cat a
>zürich.email
>root at q4:/ #
>
>Seems to be fine on my 12.0

Well, I guess it's just me then...

% uname -a
FreeBSD segfault.tristatelogic.com 12.0-RELEASE FreeBSD 12.0-RELEASE r341666 GENERIC  amd64
% sort --version
2.3-FreeBSD


What version of sort do you have?


More information about the freebsd-questions mailing list