I've not use any shared memory parameters during kamailio starts. kamcmd shows:
```
kamcmd> core.shmmem
{
total: 67108864
free: 61856936
used: 5164808
real_used: 5251928
max_used: 5258528
fragments: 10
}
```
Yes, kamailio stops by itself. I'm sure that I've only one core file. I've
detected one more thing: core happens when kamailio receives multiple BYE.
But your words about multi core files are catalyze me for one interesting things: I've
tried to set children=1 at kamailio.cfg and no core dump at all! But when it set to more
than 1, core dump occurs.
I'm ready for any assistance.
--
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/1021#issuecomment-285332842