bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#11433: Bug in GNU sort with large value for the -S option


From: Paul Eggert
Subject: bug#11433: Bug in GNU sort with large value for the -S option
Date: Tue, 08 May 2012 09:51:37 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

On 05/08/2012 09:01 AM, Rich Burridge wrote:
>   $ /usr/bin/sort -S 4G <input >output
>   /usr/bin/sort: -S argument `4G' too large

I don't observe this behavior with
sort 8.16 on CentOS 5.8 on x86-64.

Perhaps you're running on 32-bit platforms,
for which 4 GiB is indeed too large?
If so, 'sort' is operating correctly.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]