emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#54155: closed (-f switch fails with large files on 3.x branch)


From: GNU bug Tracking System
Subject: bug#54155: closed (-f switch fails with large files on 3.x branch)
Date: Mon, 28 Feb 2022 17:43:01 +0000

Your message dated Mon, 28 Feb 2022 09:42:22 -0800
with message-id <53dd8ffc-03f2-2eb6-a133-1a62c764ea02@cs.ucla.edu>
and subject line Re: bug#54155: -f switch fails with large files on 3.x branch
has caused the debbugs.gnu.org bug report #54155,
regarding -f switch fails with large files on 3.x branch
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
54155: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54155
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: -f switch fails with large files on 3.x branch Date: Fri, 25 Feb 2022 07:45:00 +0100 User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.6.1
This command:

grep -F -f b.txt a.txt

returns just first occurrence with grep 3.10 (mingw64, 4GB RAM machine) if files are bigger (b.txt ~ 1 MB, a.txt ~ 200 MB), works as expected with smaller files.

grep 2.10 on Debian (same RAM amount) works as expected even with such bigger files.




--- End Message ---
--- Begin Message --- Subject: Re: bug#54155: -f switch fails with large files on 3.x branch Date: Mon, 28 Feb 2022 09:42:22 -0800 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0
On 2/24/22 22:45, Marco Marsala wrote:

grep -F -f b.txt a.txt

returns just first occurrence with grep 3.10 (mingw64, 4GB RAM machine) if files are bigger (b.txt ~ 1 MB, a.txt ~ 200 MB), works as expected with smaller files.

Could you please send this bug report to whoever maintains the mingw64 port that you're using? (I don't know who that is; they likely don't subscribe to this bug report address.) Thanks.


--- End Message ---

reply via email to

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