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

[HTCondor-users] symbol lookup error: /usr/lib64/libstdc++.so.6: undefined symbol



One machine of my condor pool is broken.

[root@node85 condor]# condor_q
condor_q: symbol lookup error: /usr/lib64/libstdc++.so.6: undefined symbol: _ZNSt8messagesIcE2idE, version GLIBCXX_3.4
[root@node85 condor]# condor_status
condor_status: symbol lookup error: /usr/lib64/libstdc++.so.6: undefined symbol: _ZNSt8messagesIcE2idE, version GLIBCXX_3.4
[root@node85 condor]# service condor restart
mkdir: cannot create directory `FATAL: Unable to locate LOG in /etc/condor/condor_config': No such file or directory
chown: cannot access `FATAL: Unable to locate LOG in /etc/condor/condor_config': No such file or directory
FATAL: Required directory FATAL: Unable to locate LOG in /etc/condor/condor_config does not exist, or is not a directory.

/etc/condor/condor_config this config file exists.
Maybe something wrong with glibc,libstdc++? How to fix it?

Thanks,
Allen