Re: [SR-Users] Kamailio 4.0.4 slow memory leak

2014-10-15 Thread Daniel-Constantin Mierla
Behalf Of *Heenan, Timothy Steven *Sent:* Monday, September 15, 2014 10:50 AM *To:* 'mico...@gmail.com'; Kamailio (SER) - Users Mailing List *Subject:* Re: [SR-Users] Kamailio 4.0.4 slow memory leak Thank you! I will test this on my 4.0.4 setup and report back how it works. Thank

Re: [SR-Users] Kamailio 4.0.4 slow memory leak

2014-10-14 Thread Heenan, Timothy Steven
From: sr-users-boun...@lists.sip-router.org [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of Heenan, Timothy Steven Sent: Monday, September 15, 2014 10:50 AM To: 'mico...@gmail.com'; Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] Kamailio 4.0.4 slow memory leak

Re: [SR-Users] Kamailio 4.0.4 slow memory leak

2014-09-15 Thread Heenan, Timothy Steven
847.963.0116 From: Daniel-Constantin Mierla [mailto:mico...@gmail.com] Sent: Thursday, September 11, 2014 3:45 PM To: Heenan, Timothy Steven; Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] Kamailio 4.0.4 slow memory leak I pushed a patch to master branch, hopefully fixing the le

Re: [SR-Users] Kamailio 4.0.4 slow memory leak

2014-09-11 Thread Daniel-Constantin Mierla
*From:*Daniel-Constantin Mierla [mailto:mico...@gmail.com] *Sent:* Thursday, September 11, 2014 9:59 AM *To:* Heenan, Timothy Steven; Kamailio (SER) - Users Mailing List *Subject:* Re: [SR-Users] Kamailio 4.0.4 slow memory leak Short note to say that last log you sent had more leads, and apparently

Re: [SR-Users] Kamailio 4.0.4 slow memory leak

2014-09-11 Thread Heenan, Timothy Steven
Thanks for your help Daniel! -Tim From: Daniel-Constantin Mierla [mailto:mico...@gmail.com] Sent: Thursday, September 11, 2014 9:59 AM To: Heenan, Timothy Steven; Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] Kamailio 4.0.4 slow memory leak Short note to say that last log you sent

Re: [SR-Users] Kamailio 4.0.4 slow memory leak

2014-09-11 Thread Daniel-Constantin Mierla
August 28, 2014 5:03 AM *To:* Heenan, Timothy Steven; Kamailio (SER) - Users Mailing List *Subject:* Re: [SR-Users] Kamailio 4.0.4 slow memory leak Looking at the logs, there are 1336 URIs, which seems ok given your numbers, because the module keeps also the previous set of records (needed because

Re: [SR-Users] Kamailio 4.0.4 slow memory leak

2014-09-08 Thread Daniel-Constantin Mierla
AM *To:* Heenan, Timothy Steven; Kamailio (SER) - Users Mailing List *Subject:* Re: [SR-Users] Kamailio 4.0.4 slow memory leak Looking at the logs, there are 1336 URIs, which seems ok given your numbers, because the module keeps also the previous set of records (needed because at reload time there

Re: [SR-Users] Kamailio 4.0.4 slow memory leak

2014-09-08 Thread Heenan, Timothy Steven
l.com'; Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] Kamailio 4.0.4 slow memory leak I have about 460 destination sets. In each set I could have from 1 address up to 6. When I took that initial memory log, Kamailio had been restarted shortly beforehand. I just took another one

Re: [SR-Users] Kamailio 4.0.4 slow memory leak

2014-08-28 Thread Daniel-Constantin Mierla
command being used is: kamctl dispatcher reload Thanks, -Tim *From:*Daniel-Constantin Mierla [mailto:mico...@gmail.com] *Sent:* Wednesday, August 27, 2014 5:22 PM *To:* Heenan, Timothy Steven; Kamailio (SER) - Users Mailing List *Subject:* Re: [SR-Users] Kamailio 4.0.4 slow memory leak The logs

Re: [SR-Users] Kamailio 4.0.4 slow memory leak

2014-08-27 Thread Heenan, Timothy Steven
ugust 27, 2014 5:22 PM To: Heenan, Timothy Steven; Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] Kamailio 4.0.4 slow memory leak The logs suggest some leaks in dispatcher module -- it allocates shared memory only for caching routing records. Few more questions I need to get the answer

Re: [SR-Users] Kamailio 4.0.4 slow memory leak

2014-08-27 Thread Daniel-Constantin Mierla
Thanks! -Tim *From:*Daniel-Constantin Mierla [mailto:mico...@gmail.com] *Sent:* Tuesday, August 26, 2014 10:46 AM *To:* Heenan, Timothy Steven; Kamailio (SER) - Users Mailing List *Subject:* Re: [SR-Users] Kamailio 4.0.4 slow memory leak It is not needed to see the memory operations logs. Just to

Re: [SR-Users] Kamailio 4.0.4 slow memory leak

2014-08-26 Thread Daniel-Constantin Mierla
race=2") *From:*Daniel-Constantin Mierla [mailto:mico...@gmail.com] *Sent:* Tuesday, August 26, 2014 3:54 AM *To:* Heenan, Timothy Steven; Kamailio (SER) - Users Mailing List *Subject:* Re: [SR-Users] Kamailio 4.0.4 slow memory leak Hello, I quickly looked over the modules that use shared me

Re: [SR-Users] Kamailio 4.0.4 slow memory leak

2014-08-26 Thread Heenan, Timothy Steven
2") modparam("debugger", "mod_level", "dispatcher=2") modparam("debugger", "mod_level", "siptrace=2") From: Daniel-Constantin Mierla [mailto:mico...@gmail.com] Sent: Tuesday, August 26, 2014 3:54 AM To: Heenan, Timothy Steven; Kamaili

Re: [SR-Users] Kamailio 4.0.4 slow memory leak

2014-08-26 Thread Daniel-Constantin Mierla
amailio (SER) - Users Mailing List *Subject:* Re: [SR-Users] Kamailio 4.0.4 slow memory leak Hello, can you give the list of loaded modules? How much memory did you allocate (-m parameter value)? It will narrow down searches to see if there was anything similar fixed since 4.0.4. To troubles

Re: [SR-Users] Kamailio 4.0.4 slow memory leak

2014-08-19 Thread Heenan, Timothy Steven
iling List Subject: Re: [SR-Users] Kamailio 4.0.4 slow memory leak Hi Daniel, Here's a list of the modules I'm running: mi_fifo db_mysql sl kex tm tmx rr xlog maxfwd usrloc registrar textops pv acc permissions siputils auth lcr dispatcher sanity debugger siptrace We're setting the

Re: [SR-Users] Kamailio 4.0.4 slow memory leak

2014-08-12 Thread Heenan, Timothy Steven
out recompiling with MEMDBG=1. Regards, - Tim From: sr-users-boun...@lists.sip-router.org [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of Daniel-Constantin Mierla Sent: Tuesday, August 12, 2014 4:17 AM To: Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] Kamailio 4.0.4 slo

Re: [SR-Users] Kamailio 4.0.4 slow memory leak

2014-08-12 Thread Daniel-Constantin Mierla
Hello, can you give the list of loaded modules? How much memory did you allocate (-m parameter value)? It will narrow down searches to see if there was anything similar fixed since 4.0.4. To troubleshoot easier, would be good to recompile with MEMDBG=1, then the details of chunks in memory

[SR-Users] Kamailio 4.0.4 slow memory leak

2014-08-11 Thread Heenan, Timothy Steven
Greetings, I'm running into a slow memory leak on my kamailio 4.0.4 SIP proxies. I'm observing a steady increase in the memory consumption until there is no more left. Kamailio then starts repeating this in the logs: ERROR: dispatcher [dispatch.c:279]: add_dest2list(): no more memory. What wou