[sr-dev] [kamailio/kamailio] Do not start Kamailio if no listen address is configured (#1098)

Daniel-Constantin Mierla notifications at github.com
Thu Apr 27 15:43:01 CEST 2017


Likely this is due to a module cleaning up some uninitialized structure, because kamailio should deal nicely when the listen address cannot be found.

To see where the issue resides, it is good to have a core dump and get the backtrace. Be sure you set `ulimit -c ulimited` in terminal and start kamailio as root. Once you get the core file, grab the backtrace with gdb and paste it here. If you installed from packages, then you may need to install debug info package in order to get useful backtrace.

-- 
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/1098#issuecomment-297716799
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20170427/e490b826/attachment.html>


More information about the sr-dev mailing list