A memory leak can be challenging to diagnose, but there are several steps you can take to identify the cause within your Asterisk/FreePBX setup. Here's a general approach to help you find the module or component responsible for the memory leak:
Monitor System Resources Identify Suspected Modules Enable Debugging and logging Stress Testing and Isolating Modules Update and Patch Modules Reach Out for support 1. - Tahir Almas Managing Partner ICT Innovations http://www.ictinnovations.com Leveraging open source in ICT On Sun, Jul 9, 2023 at 2:48 AM <aster...@phreaknet.org> wrote: > 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
-- _____________________________________________________________________ -- 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