[sr-dev] rtpengine crashes

Richard Fuchs rfuchs at sipwise.com
Wed Jul 2 19:04:13 CEST 2014


On 07/02/14 13:01, Alex Balashov wrote:
> Related:
> 
> Every once in a while, rtpengine will go unresponsive despite continuing
> to run. Here, for instance, ping commands from Kamailio can be observed,
> but are going unreplied:

Probably a deadlock. Either jump into the running process with gdb, or
send a core-dumping signal and then load the core in gdb. Execute
"thread apply all bt" to see where it's hung up on.

cheers



More information about the sr-dev mailing list