Hello, On 08.05.23 09:27, Benoit Panizzon wrote: > Hi Дилян > >> in case Kamailio is linked with OpenSSL 3.0 it will fail. Linking with >> Openssl 1.1.1 works. > Version: 5.6.4+ubuntu22.04 > Architecture: amd64 > Maintainer: Kamailio Admin Group <[email protected]> > Installed-Size: 1072 > Depends: kamailio (= 5.6.4+ubuntu22.04), libc6 (>= 2.34), libcurl4 (>= > 7.16.2), libssl3 (>= 3.0.0~~alpha1) > > # ldd /usr/lib/x86_64-linux-gnu/kamailio/modules/tls.so > linux-vdso.so.1 (0x00007ffdf0517000) > libssl.so.3 => /lib/x86_64-linux-gnu/libssl.so.3 (0x00007fbc5f86f000) > libcrypto.so.3 => /lib/x86_64-linux-gnu/libcrypto.so.3 > (0x00007fbc5f42c000) > > So am I guessing right, that the Ubuntu Jammy package from kamailio.org > is linked against OpenSSL 3.0.0 causing those crashes?
indeed, support for openssl 3.0 is not fully tested and while it compiles with some warnings, there were reports of issues with it. But I wanted to check if you started with --atexit=no cli param, because your error messages seemed linked to start up time. Cheers, Daniel -- Daniel-Constantin Mierla -- www.asipto.com www.twitter.com/miconda -- www.linkedin.com/in/miconda Kamailio World Conference - June 5-7, 2023 - www.kamailioworld.com __________________________________________________________ Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to [email protected] Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe:
