[OpenSIPS-Devel] [opensips] profile_get_size freezes (#257)

Bogdan Andrei IANCU notifications at github.com
Fri Jul 4 12:40:32 CEST 2014


@nheape , let's try to debug a bit the blocking you experience. The idea is to see if the blocking is because of the OpenSIPS internals or becuase of the FIFO interaction.
So, when you get such "blocking", do:
* check the CPU usage of OpenSIPS - identify if there is a process in 100% and the name of the process (do "opensipsctl fifo ps" to get the name - do it after startup);
* attach with gdb to the FIFO process in OpenSIPS and get a backtrace.

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/257#issuecomment-48029960
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20140704/39503a69/attachment.htm>


More information about the Devel mailing list