Re: [Kamailio-Users] Understanding memory-leaks by inspecting PKG/SHM memory status at shutdown

2010-04-08 Thread Iñaki Baz Castillo
2010/4/8 Iñaki Baz Castillo i...@aliax.net: 2010/4/8 Daniel-Constantin Mierla mico...@gmail.com: it does not look as a dump with memory debugging on. SOrry, I just applied MEMDBG=1 in one of the servers and got the output in the other. When memdbg is on, you should get something like:    

Re: [Kamailio-Users] Understanding memory-leaks by inspecting PKG/SHM memory status at shutdown

2010-04-08 Thread Daniel-Constantin Mierla
On 4/8/10 1:21 PM, Iñaki Baz Castillo wrote: 2010/4/8 Iñaki Baz Castilloi...@aliax.net: 2010/4/8 Daniel-Constantin Mierlamico...@gmail.com: it does not look as a dump with memory debugging on. SOrry, I just applied MEMDBG=1 in one of the servers and got the output in the

Re: [Kamailio-Users] Understanding memory-leaks by inspecting PKG/SHM memory status at shutdown

2010-04-08 Thread Iñaki Baz Castillo
2010/4/8 Daniel-Constantin Mierla mico...@gmail.com: Do I miss something? is it possible to log allocated and freeded memory without generating so many logs? the goal is to see the places where the memory was allocated. That will give the proper hints about the leak. What you can do is to