[asterisk-bugs] [JIRA] (ASTERISK-27067) ARI: Memory leak in Asterisk 14

Asterisk Team (JIRA) noreply at issues.asterisk.org
Mon Jun 19 10:59:58 CDT 2017


    [ https://issues.asterisk.org/jira/browse/ASTERISK-27067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=237478#comment-237478 ] 

Asterisk Team commented on ASTERISK-27067:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> ARI: Memory leak in Asterisk 14
> -------------------------------
>
>                 Key: ASTERISK-27067
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27067
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/Stasis
>    Affects Versions: 14.2.1, 14.5.0
>         Environment: Debian 8
>            Reporter: Marin Odrljin
>
> Starting with Asterisk 14 and usage of ARI, memory is leaking on stasis_channels.c file. In Asterisk v13.11.2 this is not happening. After I have noticed it on version 14.2.1, I've found an open issue https://issues.asterisk.org/jira/browse/ASTERISK-26767 and thought this is the problem (lathought I don't use channelvars in ari.conf, but I do use vars in dialplan when starting ari app) and installed 14.5 but unfortunately problem didn't dissapear so it must be something else.
> In extensions.conf I have following:
> [from-iax2-server-1]
> exten => _.,1,Stasis(AriStart,TRUNK=${CHANNEL(peername)})
> My ARI app originates calls to other server through IAX2 and receives calls back from the same server and channel driver. I've also tried other channel drivers SIP and PJSIP and issue was still there.
> What is obvious is when I run CLI command 'memory show summary', there is large memory allocation growth in file 'stasis_channels.c'. You can see it in attached files 'memX.txt'.
> I have enabled 'MALLOC_DEBUG' but unfortunatelly there is only one line in 'mmlog' file, and I don't understand why.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list