[Sofia-sip-devel] Any Known Memory Leak in Version 1.12.11?

2011-04-08 Thread Jerry Richards
We pulled version 1.12.11 and did some load testing. I have an automated test that makes 2 phones complete calls to 1 phone iteratively. We noticed that the callers are losing a lot of memory over time. Using the previous sofia-sip version (1.12.9) each caller could make about 35,000 calls

Re: [Sofia-sip-devel] Any Known Memory Leak in Version 1.12.11?

2011-04-08 Thread Michael Jerris
We have people doing millions of calls without memory leaks. This sounds like there is something in the implementation that is not doing a destroy when it should. Can you run in a memory debugger like valgrind and see what is being left behind? Mike On Apr 8, 2011, at 11:39 AM, Jerry