Exim kernel segfault

lwkoon

New member
Joined
Sep 12, 2019
Messages
4
Hi all,

I encounter this error below:-

kernel: exim[3271]: segfault at 0 ip 00007f8e4728ccea sp 00007ffcb5ecb358 error 6 in libpthread-2.12.so[7f8e47282000+17000]

cat /etc/redhat-release
CentOS release 6.10 (Final)

openssl version
OpenSSL 1.1.1d 10 Sep 2019

custom compiled http2.0 with
https://forum.directadmin.com/showthread.php?t=52590

Anyone have this problem before?
 
Hi all,

I encounter this error below:-

kernel: exim[3271]: segfault at 0 ip 00007f8e4728ccea sp 00007ffcb5ecb358 error 6 in libpthread-2.12.so[7f8e47282000+17000]

cat /etc/redhat-release
CentOS release 6.10 (Final)

openssl version
OpenSSL 1.1.1d 10 Sep 2019

custom compiled http2.0 with
https://forum.directadmin.com/showthread.php?t=52590

Anyone have this problem before?

after rebuild exim by ./build exim

error with
gcc -o exim
/usr/bin/ld: warning: libcrypto.so.1.1, needed by /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/libssl.so, may conflict with libcrypto.so.10
 
Back
Top