<p></p>
<p>You have to install debugging symbols to have any useful lead. On the other hand, problems are startup can appear any time, trying to catch everything wrong there could bring a lot of complexity.</p>
<p>For an interpreter that focuses to be fast at runtime and offer a quick restart, trying to cover all the errors at startup that can crash (instead of a smoother shut down) may bring costs in performance that can impact the restart with good configs. So these two benefits have to be balanced:</p>
<ul>
<li>smooth shutdown on starting with broken config</li>
<li>quick start with valid config</li>
</ul>
<p>We still have to see what is the cause of the crash here, just saying it needs proper consideration of benefits vs drawbacks.</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/2599#issuecomment-756343453">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZJBZQDFTWV2OERJ4STSYYF5NANCNFSM4VZMVOBQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZMUD6VFPIGAREAU2PTSYYF5NA5CNFSM4VZMVOB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFUKOFHI.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/2599#issuecomment-756343453",
"url": "https://github.com/kamailio/kamailio/issues/2599#issuecomment-756343453",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>