bug-grep
[Top][All Lists]
Advanced

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

bug#21827: Large file support


From: Paul Eggert
Subject: bug#21827: Large file support
Date: Thu, 5 Nov 2015 23:14:16 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

Michael Brunnbauer wrote:
I upgraded to glibc-2.22 on Oct 6 and had no problems with other tools and
big files so far (at least tar, gzip and cp do not seem to be affected).

That's odd, since I know recent versions of tar use openat and so should have problems with files greater than 2 GiB. cp also uses openat for directories, though most likely none of your directories are that large. Perhaps you can investigate why tar works for you despite the glibc bug, if you're at all curious about this sort of thing. Maybe your tar is compiled with -m64? That would explain things.

At any rate, though, the problem is clearly in glibc, not in grep.







reply via email to

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