I've been using centos 6.5. And after I used the yum to update my glibc.
yum update glibc
I found that my "yum" command as well as my "python" command will throw error as follows:
I' ve tired other shell commands like: ls ll ln rm mv etc. Those commands are working normally. When I check my libc link, the result are as follows:
Additionally, I have tried to print my libz config using
ldconfig -v|grep libz
The result will be as follows:
I was wondering why this may happen. And I really need your guys help to solve this problem.
What's more, my 'gdb' will throw this error too. When I use 'dmesg' command, I got the message as follows: