[sr-dev] [kamailio/kamailio] Crash using TLS with many child processes on Alpine with libressl (#1670)

sergey-safarov notifications at github.com
Sun Nov 11 08:43:48 CET 2018


Hello @amenella 
About four days ago Alpine is switched to used openssl instread of libressl. We also updated kamailio docker image `kamailio/kamailio-ci` to use openssl.
Could you retest with current `kamailio/kamailio-ci:master-alpine.debug` docker image.
Need to execute `docker pull kamailio/kamailio-ci:master-alpine.debug` before test.

This docker container supports creation of core files. If core files is generated ned to create backtrace using `gdb`.
To get core file need start container using commands like
```
docker run -it --entrypoint=sh kamailio/kamailio-ci:master-alpine.debug
kamailio -DD -E
```

-- 
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/1670#issuecomment-437650145
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20181110/09b23588/attachment.html>


More information about the sr-dev mailing list