[sr-dev] [kamailio] Crashed happen when loading module cnxcc (#407)
Daniel-Constantin Mierla
notifications at github.com
Mon Nov 23 15:18:27 CET 2015
To see where it crashes, do:
```
ulimit -c unlimited
````
Eventually run also kamailio as root in order to get the core file.
If you didn't configure one core file per process, do:
```
echo "1" > /proc/sys/kernel/core_uses_pid
```
With the above commands run, start again kamailio and sent the 'bt full' from gdb for each core file.
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/407#issuecomment-158943696
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20151123/d374a796/attachment.html>
More information about the sr-dev
mailing list