<p>Yes. Only one core file. I was running a load test with sipp. When kamailio stopped replying, i found the core file. So I don't think it got overwritten unless it is possible for two processes to segfault at the same time and dump to the same file name.</p>

<pre><code>(gdb) p process_no
$1 = 1
(gdb) p pt[process_no]
$2 = {pid = 9251, unix_sock = 12, idx = -1, desc = "udp receiver child=0 sock=192.168.2.185:5060", '\000' <repeats 83 times>}
</code></pre>

<p>I was testing on a low RAM virtual machine (512MB) with kamailio started with 256 MB of shared mem.<br>
I will start another VM with more RAM and load test kamailio there to try to recreate this: maybe lack of memory caused trouble in the generation of the core file.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/kamailio/kamailio/issues/301#issuecomment-134729443">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AF36ZUAint0zIwT5jaRiIVen8b_OkFvvks5orMargaJpZM4Fxkx6.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/kamailio/kamailio/issues/301#issuecomment-134729443"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>