[asterisk-bugs] [JIRA] (ASTERISK-24608) Asterisk consumes more memory (and CPU) gradually: memory leak.
ibercom (JIRA)
noreply at issues.asterisk.org
Tue Jan 20 13:06:34 CST 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-24608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=224583#comment-224583 ]
ibercom edited comment on ASTERISK-24608 at 1/20/15 1:05 PM:
-------------------------------------------------------------
The system handles ~10000 calls each day and it is very difficult find a problematic call.
[ASTERISK-24451] might be the cause for this bug.
Each day i have new allocations for file ASTOBJ2.c, event.c, frame.c and SCHED.c and it seems related to chan_iax2 too.
was (Author: ibercom):
[ASTERISK-24451] might be the cause for this bug.
Each day i have new allocations for file astobj2.c, event.c, frame.c and SCHED.c and it seems related to chan_iax2 too.
> Asterisk consumes more memory (and CPU) gradually: memory leak.
> ---------------------------------------------------------------
>
> Key: ASTERISK-24608
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-24608
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: General
> Affects Versions: 11.14.0
> Environment: Debian Wheezy
> Reporter: ibercom
> Assignee: Matt Jordan
> Attachments: memallocations2.tar.gz, memallocations.zip, memsummary2.tar.gz, memsummary.zip, server2.log, server.log
>
>
> I have a Asterisk 11 server. No transcoding. PRI, SIP and IAX calls. SIP realtime config.
> Asterisk consumes more CPU (and memory) gradually. This starts to happen when asterisk processed enough calls. And the CPU % no longer drops in idle times.
> I think so that it is a bug but I don't know where.
> How can i find the asterisk's cpu usage ? Which process/thread/code is the culprit ?
> Asterisk 1.8 (same config and similar modules) consumes far less memory. And half of CPU. Is it normal ?
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list