Error while using base functions : IFUNC symbol sincosf

Dear all,
We have CentOS 9 on the server. We installed the Intel compiler, and it has been working fine for a long time. Recently, I installed Anaconda and some required packages. After that, we started experiencing errors like the one below when trying to use commands like ls -lrt or ./.
ls: Relink /opt/intel/oneapi/compiler/2023.1.0/linux/compiler/lib/intel64_lin/libimf.so' with /lib64/libm.so.6’ for IFUNC symbol `sincosf’
Segmentation fault (core dumped)
Please note that everything works fine in Ubuntu while anaconda and intel compilers. Kindly provide your valuable suggestions to resolve this issue. It seems to be a serious problem.

Thank you,
Sree