[sr-dev] [kamailio/kamailio] Deadlocks after ungracefully terminated TLS connections (#2395)

Laszlo notifications at github.com
Thu Jul 9 17:22:35 CEST 2020


> Nonetheless, even with `modparam("db_mysql", "opt_ssl_mode", 1)` I see libmysqlclient in the backtrace coming from various ssl functions, e.g.

Note that libmysqlclient is somehow intertwining itself with a SIP-TLS connection here. This Kamailio instance only uses db_mysql for the dispatcher module, so it only actually queries the database once on startup. All subsequent TCP/TLS connections, as seen in my backtraces, are SIP clients.

-- 
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/2395#issuecomment-656191942
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20200709/afaeb18f/attachment.htm>


More information about the sr-dev mailing list