How did you compile kamailio? It uses pthread mutexes, which should not happen, 
there is no proper synchronization done there, so crashing can happen at any 
time.

I cloned kamailio and compiled it as usual and it uses the default FAST_LOCK 
for sync, not PTHREAD_MUTEX.

-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1021#issuecomment-286470865
_______________________________________________
sr-dev mailing list
sr-dev@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to