[sr-dev] [kamailio/kamailio] Random crashes on tcp_main.c:handle_tcp_child() on FreeBSD (#2638)

Daniel-Constantin Mierla notifications at github.com
Fri Feb 19 08:07:35 CET 2021


It is known not to work with libssl, they removed some features from libssl that are needed by Kamailio (iirc, custom memory management).

Are those crashes by a kamailio with tls module still loaded, or not?

For the core of the first backtrace in the previous comment, can you get the output of the gdb commands:

```
frame 17
info locals
list
p tcp_children
```

I see you use lldb, not that familiar with, that's why I gave the gdb commands, probably you can find the equivalent of them.

-- 
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/2638#issuecomment-781878981
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20210218/9a501a5c/attachment-0001.htm>


More information about the sr-dev mailing list