<p></p>
<p>Let's print the entire list to see where it breaks the next file -- do next commands in gdb:</p>
<pre><code>  fame 0
  set var $it = cell->vars
  while $it
    p *$it
    set var $it = $it->next
  end
</code></pre>
<p>The relevant output should appear after last <code>end</code> is entered.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/2494#issuecomment-706261677">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZOQV2IRJJHVZXFDV33SJ4W4PANCNFSM4SBCMWSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZLSU74PFSF5QDDZXPDSJ4W4PA5CNFSM4SBCMWSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFIMLFLI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/issues/2494#issuecomment-706261677",
"url": "https://github.com/kamailio/kamailio/issues/2494#issuecomment-706261677",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>