Forum: Cfengine Help Subject: Re: cfengine 3.1.2 segfaulting again... Author: Sal Link to topic: https://cfengine.com/forum/read.php?3,20083,20133#msg-20133
I went back and compiled the 3.1.2 source on the policy server to see if it was possibly something in the rpm. Here are the libraries used now. root@cfengine bin]# ldd ./cf-serverd libpromises.so.1 => /usr/local/lib/libpromises.so.1 (0x00002b668ce46000) libnss_nis.so.2 => /lib64/libnss_nis.so.2 (0x00002b668d1d0000) libpthread.so.0 => /lib64/libpthread.so.0 (0x0000003ae0400000) librt.so.1 => /lib64/librt.so.1 (0x0000003ae1800000) libpcre.so.0 => /lib64/libpcre.so.0 (0x00002b668d3dc000) libm.so.6 => /lib64/libm.so.6 (0x0000003ae1000000) libdb-4.3.so => /lib64/libdb-4.3.so (0x0000003ae0800000) libcrypto.so.6 => /lib64/libcrypto.so.6 (0x0000003ae2000000) libc.so.6 => /lib64/libc.so.6 (0x0000003adfc00000) libnsl.so.1 => /lib64/libnsl.so.1 (0x0000003ae1c00000) libnss_files.so.2 => /lib64/libnss_files.so.2 (0x00002b668d5fa000) /lib64/ld-linux-x86-64.so.2 (0x0000003adf800000) libdl.so.2 => /lib64/libdl.so.2 (0x0000003ae0000000) libz.so.1 => /usr/lib64/libz.so.1 (0x0000003ae1400000) The process still dies but I did not get a segfault in the log this time. The core file does not give up much to gdb either. I don't have hardware to use the policy server so I'm stuck using the VM. Ideas anyone? _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine