[OpenSIPS-Devel] [opensips] SIGSEGV in pkg_malloc/fm_malloc (#721)

Răzvan Crainea notifications at github.com
Wed Dec 9 17:33:51 CET 2015


So, just to clarify - the issue is not in the memory allocator itself, but in the cote that uses it wrong. We could guard some critical sections with mutexes, but that will introduce a big performance penalty, and it will only prevent OpenSIPS from crashing, but the code will still use it wrong. The solution of this problem is to find the bad code.

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


More information about the Devel mailing list