<p>Strange, nothing looks broken.</p>

<p>I pushed a patch to see how many of the dialog variables are stored - commit <a href="https://github.com/kamailio/kamailio/commit/2962852bf706692bdbc9b51419dbdc2012f34e1b" class="commit-link"><tt>2962852</tt></a> . Can you test with it? Then send the output for:</p>

<pre><code>frame 0
p *cell
p *cell->vars

set $p=cell->vars->next
while ($p != 0)
p *$p
set $p=$p->next
end

frame 1
info locals
</code></pre>

<p>Can you check the syslog file and see what error messages are printed just before the crash?</p>

<p>Also, given it is a test system, would it be possible to grant remote access to investigate 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-137694399">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AF36ZSHdojIKZXhkAfH1dbSMwGejE9wLks5ouWONgaJpZM4Fxkx6.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-137694399"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>