[sr-dev] [kamailio/kamailio] Kamailio 5.4.1 - Crash on startup when TLS is enabled after upgrading from stretch to buster (#2466)

Daniel-Constantin Mierla notifications at github.com
Sun Sep 6 19:02:55 CEST 2020


Did you load `tls` module before `http_async_client`? Also, this module has to be loaded before any other module using libcurl (see: https://www.kamailio.org/docs/modules/stable/modules/http_async_client.html#idm125)

For further troubleshooting, install the debug symbols packages for libcurl and libssl to get more details in the frames referencing them. Once installed, just grab again the `bt full` from all core files (no need to generate another crash).

-- 
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/2466#issuecomment-687842489
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20200906/c8af6993/attachment.htm>


More information about the sr-dev mailing list