<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>
    </p>
    <div class="moz-text-plain" wrap="true" style="font-family:
      -moz-fixed; font-size: 12px;" lang="x-unicode">
      <pre class="moz-quote-pre" wrap="">Hi,

on larger webrtc setup we noticed that Asterisk 16.13.0 will start to
(deadlock)?
Asterisk keeps running without crashing but will not response to any new
connections.
Full logs attached.

It seams like 91 threads are in state "__lll_lock_wait" the mutex of
these point to thread 80 which does the webrtc stuff.
For some reason thread 80 gets a "get_write_timeout" which now starts to
destroy the transports while the other 91 threads still have a lock on
thread 80. Thread 80 has no other mutex locks.

The strace does not belong to the core dump.

We will test against 16.16 soon.

Greetings,
Silvan

</pre>
    </div>
  </body>
</html>