[sr-dev] [kamailio/kamailio] dmq_usrloc: fix deadlock (#911)

Julien Chavanton notifications at github.com
Wed Jan 4 19:31:35 CET 2017


The same process is requesting the lock a second time before unlocking.
`futex_get()` is never able to acquire the lock and does not return, I tested this in a very minimalist program using `pthread_mutex_lock()` and it does get stuck.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/911#issuecomment-270447814
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20170104/6dfd5c1d/attachment.html>


More information about the sr-dev mailing list