Strange glibc error while running grep

jondolar

Well-Known Member
Feb 15, 2004
46
0
156
I'm running the following command from the shell and I get a core dump and an error. It looks like there is a problem with the glibc module. Not sure if that means it did not compile properly or is damaged or if that means there is a memory problem. Here is the command I am running and the error:

root@secure [/home/bbentley]# grep -lir "/home/virtual" *
*** glibc detected *** free(): invalid next size (fast): 0x09421b38 ***
Aborted (core dumped)
root@secure [/home/bbentley]#

Anybody have any ideas?

I ran /scripts/cpup --force to force a download of the latest files. I wasn't sure if that included any files needed to rebuild glibc. Can someone provide guidance on that?

Thank you
 

Manuel_accu

Well-Known Member
Jun 19, 2005
191
0
166