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
_______________________________________________
Asterisk-Dev mailing list
Asterisk-Dev@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-dev
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to