[Asterisk-Dev] Memory Leak in Stable?

Russell Bryant russelb at clemson.edu
Fri Jul 22 07:52:37 MST 2005


Greg Boehnlein wrote:
> What can I do to debug this?

Try going into the Makefile and enabling MALLOC_DEBUG.  Then, see if 
that can help you narrow down where the leak is coming from.

  You can view malloc debugging with:
    *CLI> show memory allocations [filename]
    *CLI> show memory summary [filename]

Russell



More information about the asterisk-dev mailing list