[sr-dev] [kamailio/kamailio] cores on stop if TLS is enabled using libssl1.1 ( Debian stretch ) (#1189)

Daniel-Constantin Mierla notifications at github.com
Tue Aug 1 17:21:51 CEST 2017


It seems to core dump at shut down even with a very basic config and no sip traffic (just start and then stop):

```
debug=2
log_stderror=no
memdbg=5
memlog=5
log_facility=LOG_LOCAL0
children=1
enable_tls=yes

loadmodule "tls.so"
modparam("tls", "config", "/tmp/kamailio-dev/etc/kamailio/tls.cfg")

request_route {
	;
}
```

Either a buffer overflow in kamailio's tls module initialization, or something not done right for libssl 1.1.0 (init of libssl stuff from kamailio or inside libssl itself).

-- 
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/1189#issuecomment-319403654
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20170801/dc9f66a1/attachment.html>


More information about the sr-dev mailing list