[sr-dev] [kamailio/kamailio] carrierroute: cr.dump_routes prints error or hangs after over 100 prefixes (#1304)

Daniel-Constantin Mierla notifications at github.com
Tue Nov 7 15:21:14 CET 2017


It could be a deadlock ... do the following.

  * start kamailio
  * do `kamctl ps` and grab the pid of the process ""ctl handler"
  * reproduce the issue

Then use gdb to attach to the pid:

```
gdb /usr/local/sbin/kamailio _CTLPID_
bt full
``` 

Paste the output here.

-- 
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/1304#issuecomment-342496405
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20171107/f139c265/attachment.html>


More information about the sr-dev mailing list