GNU bug report logs - #25027
Grep 2.25 misses lines in semi-large file

Previous Next

Package: grep;

Reported by: Mattias Jiderhamn <mattias.jiderhamn <at> lexmark.com>

Date: Fri, 25 Nov 2016 18:01:02 UTC

Severity: normal

Tags: moreinfo

Full log


Message #11 received at 25027 <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Jim Meyering <jim <at> meyering.net>,
 Mattias Jiderhamn <mattias.jiderhamn <at> lexmark.com>
Cc: 25027 <at> debbugs.gnu.org
Subject: Re: bug#25027: Grep 2.25 misses lines in semi-large file
Date: Fri, 25 Nov 2016 10:17:06 -0800
Another possibility is to try to sanitize the data. If you're using the C 
locale, for example, replace all  characters in the set A-Za-z0-9_ (other than 
that crucial "Migrate") with 'A', replace all other non-space characters with 
'.', etc. If you're using UTF-8, make sure any replacements do not change the 
number of bytes in the character. If you can reproduce the problem with the 
sanitized data, compress it and email it as an attachment.




This bug report was last modified 8 years and 180 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.