bug-gnu-utils
[Top][All Lists]
Advanced

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

Grep 2.5 RHEL 4 package grep-2.5.1-32.2


From: Ray Eads
Subject: Grep 2.5 RHEL 4 package grep-2.5.1-32.2
Date: Fri, 16 Mar 2007 12:01:35 -0700

Hi.   I experience a problem when running grep on a large amount of files with 
the case insensitive option.

Grep will return a certain number of matches but then abort with:

        *** glibc detected *** free(): invalid next size (fast): 0x09801428 ***
        Aborted

This usually happens in recursive mode, but also happens when a large number of 
files is searched with wildcards.

For example:    grep -Ri string ./directorywithlotsoffiles
                        grep -i string ./directorywithlotsoffiles/*

Removing the -i removes the error and the grep run finishes normally. 



# uname -a
Linux www 2.6.9-42.0.10.EL #1 Fri Feb 16 17:06:10 EST 2007 i686 i686 i386 
GNU/Linux

# rpm -q grep
grep-2.5.1-32.2

# rpm -q glibc
glibc-2.3.4-2.25


--
Ray Eads (address@hidden)


reply via email to

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