[sr-dev] Re: Crashing after updating from Ubuntu 20.04 to Ubuntu 22.04

2025-01-15 Thread Oisin Roberts via sr-dev
Hi Daniel, Thanks for your reply. We were already using version 5.8.4, and running with "--no-exit". After setting tls_threads_mode=2 we are still getting a crash. Apologies, I had left part of the error log out in my initial comment, but it seems the error is python related: as you can see in t

[sr-dev] Re: Crashing after updating from Ubuntu 20.04 to Ubuntu 22.04

2025-01-14 Thread Daniel-Constantin Mierla via sr-dev
Hello, for libssl/openssl v3.x, you have to use latest kamailio 5.8.x for proper compatibility (5.7.x has some limited support, therefore 5.8.x is highly recommended). Be also sure you set tls_threads_mode=2 and --atexit=no. See:   - https://www.kamailio.org/docs/modules/devel/modules/tls.html#tl