[sr-dev] [kamailio/kamailio] cores on stop if TLS is enabled using libssl1.1 ( Debian stretch ) (#1189)
Victor Seva
notifications at github.com
Wed Jul 26 11:45:29 CEST 2017
```
Core was generated by `/usr/sbin/kamailio -f /etc/kamailio/lb/kamailio.cfg -P /var/run/kamailio/kamail'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 ossl_init_thread_stop (locals=0x7f8d615fcd58) at ../crypto/init.c:335
warning: Source file is more recent than executable.
335 if (locals->async) {
(gdb) info locals
No locals.
(gdb) l
330 {
331 /* Can't do much about this */
332 if (locals == NULL)
333 return;
334
335 if (locals->async) {
336 #ifdef OPENSSL_INIT_DEBUG
337 fprintf(stderr, "OPENSSL_INIT: ossl_init_thread_stop: "
338 "ASYNC_cleanup_thread()\n");
339 #endif
(gdb) p locals
$1 = (struct thread_local_inits_st *) 0x7f8d615fcd58
(gdb) p *locals
Cannot access memory at address 0x7f8d615fcd58
(gdb)
```
--
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-318004842
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20170726/ac245adf/attachment.html>
More information about the sr-dev
mailing list