[Live-devel] rtsp proxy: memory leak

Felix Radensky felix at embedded-sol.com
Wed Feb 27 23:15:35 PST 2013


Hi Anton,

On 02/28/2013 08:39 AM, agritsay at cnord.ru wrote:
> Hello,
>
> I believe I found a huge memory leak in the rtsp proxy server. The
> problem is that I can only reliably reproduce it on qemu-arm or
> physical armv7 device. It doesn't happen when I run rtsp proxy on my
> x86-64 machine. Moreover, it only reveals when there are four or more
> clients connected to the proxy server: everything works fine
> when there are just three clients (memory usage stays at the level of
> about 6 MiB) but when the fourth client connects, memory consumption
> increases very quickly until the process gets killed by oom killer.
>
> Unfortunately I can not use valgrind for debugging the leak because it
> is not available on the platforms the problem is reproducible on.
Valgrind is available for ARMv7, see 
http://valgrind.org/info/platforms.html

Felix.


More information about the live-devel mailing list