sshd, ntpd, and yum commands are continually segfaulting
Issue
- Noticing that the
sshdbinary is segfaulting, as well as calling the initscript to startsshd
/etc/init.d/sshd start
Starting sshd: /etc/init.d/sshd: line 105: 19128 Segmentation fault
(core dumped) $SSHD $OPTIONS
[FAILED]
- In addition, when trying to start
ntpd, seeing the segmentation fault message:
/etc/init.d/ntpd start
ntpd: Synchronizing with time server: [ OK ]
Starting ntpd: /bin/bash: line 1: 19148 Segmentation fault (core
dumped) ntpd -u ntp:ntp -p /var/run/ntpd.pid
[FAILED]
- Tried re-installing
openssh-serverfrom satellite but executingyum reinstall openssh-serveralso indicates segmentation fault
Environment
- Red Hat Enterprise Linux 5.8
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
