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

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



Hi Brian,
Maybe the version's problem..

[root@node85 ~]# cat /etc/redhat-release
CentOS release 5.5 (Final)
[root@node85 ~]# condor_version
condor_version: symbol lookup error: /usr/lib64/libstdc++.so.6: undefined symbol: _ZNSt8messagesIcE2idE, version GLIBCXX_3.4

[root@node85 build]# rpm -qa | grep libstdc++
libstdc++-devel-4.1.2-55.el5
libstdc++-devel-4.1.2-55.el5
libstdc++44-devel-4.4.7-1.el5
compat-libstdc++-33-3.2.3-61
libstdc++-4.1.2-55.el5
libstdc++-4.1.2-55.el5
compat-libstdc++-296-2.96-138
compat-libstdc++-33-3.2.3-61
libstdc++44-devel-4.4.7-1.el5
[root@node85 build]# rpm -qa | grep condor
condor-8.2.2-265643

Thanks!
Allen

------------------ Original ------------------
From:  "Brian Bockelman";<bbockelm@xxxxxxxxxxx>;
Date:  Fri, Mar 24, 2017 04:13 AM
To:  "HTCondor-Users Mail List"<htcondor-users@xxxxxxxxxxx>;
Subject:  Re: [HTCondor-users] symbol lookup error:/usr/lib64/libstdc++.so.6: undefined symbol

Hi Allen,

This is the sort of thing that I would expect if you mixed a RHEL7 build with a RHEL6 OS (or vice-versa).

Can you send the exact RPM versions and the contents of /etc/redhat-release?  (Or the Debian equivalents, if that is your platform?)

Thanks!

Brian

On Mar 23, 2017, at 9:29 AM, Guang.Wei <492096437@xxxxxx> wrote:

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

_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/