[sr-dev] [kamailio/kamailio] Segfault in openssl on Xenial (#2274)

Daniel-Constantin Mierla notifications at github.com
Wed May 13 10:21:50 CEST 2020


On a different report that I investigated with Xenial and latest libssl security upgrade it seemed to be some conflict with libmysqlclient using tcp/tls connection over IP socket. Is your kamailio connectiong via IP socket to mysql server (dbhost is 127.0.0.1 or other ip)? If yes, and myslq server is on the same host, can you test with dbhost being `localhost`, which makes the mysql client lib to use the unix socket file for connectivity.

Checking this will sort out if it is somehow a related issue or something different. For the other case, when using unix socket file for mysql connectivity, all runs fine on Xenial with latest libssl.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2274#issuecomment-627829563
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20200513/228ce7d1/attachment-0001.html>


More information about the sr-dev mailing list