On 7/8/2023 5:32 PM, Federico wrote:

I am using Asterisk 16.30 inside Freepbx, with commercial modules, purchased from Sangoma and Symphony. After a few hours my memory usage reaches 900 GB, no kidding, in a box with 1 TB of RAM.  The question is: how can I determine what is causing the memory leak? Can somebody send me instructions to find out what module is killing my box? FreePBX is 100% updated.


There is some documentation on the wiki, here: https://docs.asterisk.org/latest/Development/Debugging/Memory-Leak-Debugging/

The easiest way is recompile with MALLOC_DEBUG. You can then use "memory show summary" to narrow it down to a module, and "memory show allocations" to narrow it down to specific leaks.

 NA

Before I contact a vendor I need understand what module is responsible for this.

Alternatively, I would hire a consultant to login remotely via SSH and do the work. I am an businessman, not an engineer.


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
     https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to