[sr-dev] [kamailio/kamailio] Kamailio 5.4.7 crash related to tls (Issue #3052)

Michael Furmur notifications at github.com
Mon May 16 15:55:46 CEST 2022


was it really in frame 0 within `tls_complete_init` ?
your `bt all` shows `dom` local variable in the frame.

another strangeness is that pointers to the `cfg` and `data` are equal.
`data` is freshly allocated and could get this address if `cfg` is freed in another place so at the first glance looks like issues with reference in `cfg->ref_count`.

do you use TLS configuration reloads in runtime?


-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3052#issuecomment-1127707507
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/issues/3052/1127707507 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20220516/80f90036/attachment.htm>


More information about the sr-dev mailing list