freeswitch
freeswitch copied to clipboard
playback mp4 file memory leak
hi:
version: 1.10.7-release os: debian11 install: From Debian Packages ,following freeswitch wiki diaplan:
<extension name="video_playback">
<condition field="destination_number" expression="^99194$">
<action application="answer"/>
<action application="playback" data="/usr/local/freeswitch/1.mp4"/>
</condition>
</extension>
Each time a call is made, the memory increase is not released
ITNOA
It is very critical, Did you can attach some valgrind log or another analyzing tools?
sorry I am new with C. I see the problem with the top and pmap command. if you want i will use valgrind and share you log.
hi this is valgrind log. please take a look when you have free time @soroshsabz