[asterisk-bugs] [JIRA] (ASTERISK-26169) Memory leak using OGG in MixMonitor
Ivan Myalkin (JIRA)
noreply at issues.asterisk.org
Fri Jul 1 08:41:56 CDT 2016
Ivan Myalkin created ASTERISK-26169:
---------------------------------------
Summary: Memory leak using OGG in MixMonitor
Key: ASTERISK-26169
URL: https://issues.asterisk.org/jira/browse/ASTERISK-26169
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Applications/app_mixmonitor, Formats/format_ogg_vorbis
Affects Versions: 13.1.0, 11.7.0, 11.22.0
Environment: Linux Ubuntu 14.04.1 kernel 3.13.0-32
Linux Ubuntu 14.04.4 kernel 4.4.0-22
Asterisk running in docker containers
Reporter: Ivan Myalkin
Attachments: valgrind_ogg_long.txt, valgrind_wav_long.txt
We detect a memory leak while using MixMonitor when try to record calls in .ogg.
Dialplans are checked, StopMixMonitor presents everywhere. All records are correct.
More calls - more records - more memory consumption - ~100 Mb on 300 recorded calls.
If we changes write format to wav everything is fine, memory consuption does not exceed 45 Mbytes (over 1000 calls, 50 users)
Here is Valgrind logs with ogg and wav (totally 30 calls in each case).
We also try to compile latest asterisk, libogg, libvorbis from latest sources, but proplem persists.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list