Re: [Live-devel] rtsp proxy: memory leak

2013-02-28 Thread agritsay
2013/2/28 Ross Finlayson : > Unfortunately I can not use valgrind for debugging the leak because it > is not available on the platforms the problem is reproducible on. > > > And what platforms are these? Let me guess - Windows? Sigh... No, they are are qemu-arm (which emulates armv5) and TI AM33

Re: [Live-devel] rtsp proxy: memory leak

2013-02-27 Thread agritsay
You are right, it is available. I tried to use it but it fails with disInstr(arm): unhandled instruction: 0xEEBA7BC1 cond=14(0xE) 27:20=235(0xEB) 4:4=0 3:0=1(0x1) immediately after the log message "ProxyServerMediaSubsession["H264"]::createNewStreamSource". -- Anton 2013/2/28 F

[Live-devel] rtsp proxy: memory leak

2013-02-27 Thread agritsay
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