<p></p>
<p>Thanks so far!</p>
<pre><code>$ ldd /usr/lib/x86_64-linux-gnu/libmysqlclient.so.20
        linux-vdso.so.1 =>  (0x00007ffdb0fc4000)
        libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007ff76e52c000)
        libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007ff76e312000)
        libssl.so.1.0.0 => /lib/x86_64-linux-gnu/libssl.so.1.0.0 (0x00007ff76e0a9000)
        libcrypto.so.1.0.0 => /lib/x86_64-linux-gnu/libcrypto.so.1.0.0 (0x00007ff76dc64000)
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007ff76da47000)
        libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007ff76d6c5000)
        libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007ff76d3bc000)
        libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007ff76d1a6000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007ff76cddc000)
        /lib64/ld-linux-x86-64.so.2 (0x00007ff76ece7000)
</code></pre>
<p>In failure mode 1, I see only 1 process stuck in libmysqlclient, in failure mode 2 only 3. Could that explain Kamailio to be deadlocked completely (on either TLS or UDP level) even though there are more workers available?</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/2395#issuecomment-655008301">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZL6G4COYRTKGSDUMDLR2NKOTANCNFSM4OS7FHTQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZJDZF5FSTLPV5SD3ITR2NKOTA5CNFSM4OS7FHT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE4FKELI.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/2395#issuecomment-655008301",
"url": "https://github.com/kamailio/kamailio/issues/2395#issuecomment-655008301",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>