[asterisk-bugs] [JIRA] (ASTERISK-23616) Big memory leak in logger.c
ibercom (JIRA)
noreply at issues.asterisk.org
Mon Apr 14 08:53:19 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-23616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=217294#comment-217294 ]
ibercom commented on ASTERISK-23616:
------------------------------------
I'm trying the [^jira_asterisk_23616_v11_autoservice_leak.patch] and it is ok. This solves my problem with logger.c
Now "memory show summary" is only:
8390 bytes in 6 allocations in file logger.c
with about 7000 calls.
Although there may be memory leak in iax2-parser.c:
< 62560 bytes ( 62560 cache) in 55 allocations in file iax2-parser.c (Before)
---
> 223648 bytes ( 223648 cache) in 197 allocations in file iax2-parser.c (After)
> Big memory leak in logger.c
> ---------------------------
>
> Key: ASTERISK-23616
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-23616
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/Logging
> Affects Versions: 11.8.0
> Reporter: ibercom
> Assignee: ibercom
> Attachments: autoservice-callid-leak.patch, autoservice-callid-leak-v2.patch, callid-refleaks.txt, jira_asterisk_23616_v11_autoservice_leak.patch, memory2.tar.gz, memory.tar.gz, refs2.gz, refs.gz
>
>
> Once under a non-trivial load, Asterisk 11 produces a high volume of memory leak in logger.c
> After processing 40039 calls "memory show summary" shows 176983 allocations:
> 560830 bytes in 13817 allocations in file logger.c
> It grows and grows.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list