[Home]

Summary:ASTERISK-28541: Asterisk 16.5.0 Memory leak
Reporter:Kevin Harwell (kharwell)Labels:
Date Opened:2019-09-17 18:15:41Date Closed:2019-09-17 18:16:02
Priority:MajorRegression?
Status:Closed/CompleteComponents:General
Versions:16.5.0 Frequency of
Occurrence
Related
Issues:
is the original version of this clone:ASTERISK-28523 Asterisk 16.5.0 Memory leak
Environment:Ubuntu 16.04.6 LTS / AWS C5.* instanceAttachments:
Description:Hello everyone,

I noticed that our asterisk are consuming big amounts of ram (could be more than 1.6Gb after some days/weeks depending on server load).

We are using asterisk in realtime mode for all of our calls with MySQL (res_mysql).
Everything is handled through the ARI interface (dialplan passes to Stasis) connected to our application.

I attached the full configuration of our asterisk server, I just replaced sensitive information to not expose our passwords/endpoints.

I'm currently running an instance with MALLOC_DEBUG & no optimize, it's been couple hours since I started my test and it is taking almost 300Mb for now (it will continue to grow).

Here is the result of commands memory show.

Best regards.
Comments: