| Author |
Message |
negyvenot
Joined: 08 Sep 2004
Posts: 5
|
| Posted: Wed Sep 08, 2004 8:40 am Post subject: nslookup, dig, host segfaults |
|
|
host, dig, named segfaults on my centos installation. the installation is rather canned, no personally compiled programs whatsoever. Updated with yum update, still segfaults. I use the latest 2.4 kernel.
I also cannot seem to strace anything.
Any clue? |
|
| Back to top |
|
negyvenot
Joined: 08 Sep 2004
Posts: 5
|
| Posted: Wed Sep 08, 2004 8:54 am Post subject: |
|
|
| Same segfault with 2.6 kernel. |
|
| Back to top |
|
negyvenot
Joined: 08 Sep 2004
Posts: 5
|
| Posted: Fri Sep 10, 2004 5:53 am Post subject: solved |
|
|
Thanks to the guys at the support ticket system, the problem is now solved.
Code: # mv /lib/tls /lib/tls-disabled |
|
| Back to top |
|
negyvenot
Joined: 08 Sep 2004
Posts: 5
|
| Posted: Tue Sep 21, 2004 4:42 am Post subject: centos upgrade: beware |
|
|
berware with the /lib/tls-disabled solution.
Running yum update re-creates the /lib/tls directory, leading to mysterious crashes again.
Miklos |
|
| Back to top |
|
negyvenot
Joined: 08 Sep 2004
Posts: 5
|
| Posted: Tue Sep 21, 2004 8:54 am Post subject: |
|
|
| more precisely, yum updating glibc will re-create /lib/tls |
|
| Back to top |
|
| |