<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=184809" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/miconda">@miconda</a>, i was able to isolate the problem to a single line of python script.<br>
I did so by writing two sipp scripts to simulate our asterisk and the isp and subsequently removing logic from the kamailio script.</p>
<p>Segfault happens when i use this selector within ksr_reply_route:</p>
<p><code>KSR.pv.get("$sel(@hf_value.Via)")</code></p>
<p>a simpler <code>KSR.pv.get("$sel(via)")</code> works without crashes. I could surely ommit the "hf_value" part to workaround the problem but it looks like some KEMI/python binding  problem.<br>
Using e.g. "hf_value.From" does not result in a crash as well. I tried replies with multiple Via lines and also multiple Via's in one header line and could not find a difference in the behavior.</p>
<p>As stated above, the segfault happens after so and so many packets (typically 14-20) but the pace of the messages seems to play a role as well.</p>
<p>Hope it helps!</p>
<p>Cheers, Thomas</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/1829#issuecomment-462320485">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AF36Ze3qZg_B0SKb2qb0a7wSgSec-gD4ks5vMWq8gaJpZM4ad6f0">mute the thread</a>.<img src="https://github.com/notifications/beacon/AF36ZSVFF45tdzWSLKVFWZpwBGbzIptRks5vMWq8gaJpZM4ad6f0.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/kamailio/kamailio","title":"kamailio/kamailio","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/kamailio/kamailio"}},"updates":{"snippets":[{"icon":"PERSON","message":"@towe75 in #1829: @miconda, i was able to isolate the problem to a single line of python script.\r\nI did so by writing two sipp scripts to simulate our asterisk and the isp and subsequently removing logic from the kamailio script.\r\n\r\nSegfault happens when i use this selector within ksr_reply_route:\r\n\r\n`KSR.pv.get(\"$sel(@hf_value.Via)\")`\r\n\r\na simpler `KSR.pv.get(\"$sel(via)\")` works without crashes. I could surely ommit the \"hf_value\" part to workaround the problem but it looks like some KEMI/python binding  problem.\r\nUsing e.g. \"hf_value.From\" does not result in a crash as well. I tried replies with multiple Via lines and also multiple Via's in one header line and could not find a difference in the behavior.\r\n\r\nAs stated above, the segfault happens after so and so many packets (typically 14-20) but the pace of the messages seems to play a role as well.\r\n\r\nHope it helps!\r\n\r\nCheers, Thomas"}],"action":{"name":"View Issue","url":"https://github.com/kamailio/kamailio/issues/1829#issuecomment-462320485"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/issues/1829#issuecomment-462320485",
"url": "https://github.com/kamailio/kamailio/issues/1829#issuecomment-462320485",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>