Yes. Start kamailio and do some operations so you expose the leak.

Do a shm status dump:

Then you get details of each allocated chunks -- two pointers

With gdb attach to any of the kamailio processes and print the content of the data pointer casted to xavp structure. Do it for several pointers so you see what is inside.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.