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