<p>The crash seems to be in the default random bytes generator shipped with libssl 1.1.x, which can be caused by the changes for thread-safe-only-approach of libssl 1.1.x.</p>
<p>I pushed a commit in master branch to be able to set a different random bytes generator - a basic one for now, but should help to confirm if that is the issue.</p>
<p>Can you test with master branch? You must set the following modparam for tls module:</p>
<p>modparam("tls", "rand_engine", "krand")</p>
<p>The parameter is not yet documented in the readme of tls, the above is the only valid option to set a custom random bytes generator.</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/2077?email_source=notifications&email_token=ABO7UZP62QNM6A6DZ7Z7MBDQMO4TZA5CNFSM4I23Q2LKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEACYQ6Q#issuecomment-537233530">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZMDB7IIGWIXNIJ5YF3QMO4TZANCNFSM4I23Q2LA">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABO7UZJIM76AWA2R5GUZKULQMO4TZA5CNFSM4I23Q2LKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEACYQ6Q.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/2077?email_source=notifications\u0026email_token=ABO7UZP62QNM6A6DZ7Z7MBDQMO4TZA5CNFSM4I23Q2LKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEACYQ6Q#issuecomment-537233530",
"url": "https://github.com/kamailio/kamailio/issues/2077?email_source=notifications\u0026email_token=ABO7UZP62QNM6A6DZ7Z7MBDQMO4TZA5CNFSM4I23Q2LKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEACYQ6Q#issuecomment-537233530",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>