[sr-dev] [kamailio/kamailio] registrar: memory leak in xavp_rcd (#1834)

Daniel-Constantin Mierla notifications at github.com
Thu Feb 21 16:11:19 CET 2019


@lazedo - the core file contains the shared memory, but you need to know where to look for xavps. They are linked either in the transaction structure, or registrar/location structure, or from global variables, a matter of what it is done at the moment of generating the crash.

You can use `abort()` (iirc, from cfgutils module )inside kamailio.cfg to trigger a crash at a specific line, so you know what that worker did just before crashing.

-- 
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/issues/1834#issuecomment-466035674
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20190221/cb1fbf40/attachment.html>


More information about the sr-dev mailing list