[sr-dev] [kamailio/kamailio] Mem leak in smsops which leads to the udp receiver process leak memory continuously (Issue #3833)

2024-04-29 Thread paresh-panda via sr-dev
Hi, I am using Kamailio 5.8.1 ( ubuntu 22.04 Jammy 64 Bit),. Below are the observations. I am running a load of 500 3GPP IMS SMS which kamailio decodes and sends to another application over Rabbit MQ (Kazoo Module). **-m 512 -M 256** , using 512 MB Shared memory and 256MB Package Memory. When

[sr-dev] Re: [kamailio/kamailio] Mem leak in smsops which leads to the udp receiver process leak memory continuously (Issue #3833)

2024-04-30 Thread paresh-panda via sr-dev
Hi Henning, Thank you for guidance and suggestion. I did change the PKG size to 32MB and increased SHM to 1GB. But the same issue observed with a lesser time duration. While looking at the below error, found that something changes in the smsops module which was causing the leak > Apr 29 13:28

[sr-dev] Re: [kamailio/kamailio] Mem leak in smsops which leads to the udp receiver process leak memory continuously (Issue #3833)

2024-05-01 Thread paresh-panda via sr-dev
Hi Henning, Thank you for the quick response! I cloned the code and just changed back the block (which was problematic). Now I see error again as below : > May 1 16:54:43 stgn-haud-vm-ub-kamailio01 /usr/sbin/kamailio[5885]: INFO: >

[sr-dev] [kamailio/kamailio] Possible Mem leak in Core (Issue #3841)

2024-05-06 Thread paresh-panda via sr-dev
Hi, I am trying to run a load test of 1000 messages/sec with 3gpp-SMS Kamailio details > Kamailio version : 5.7.4 (downloaded from deb repo) > Ruuning under Ubuntu 18.04.6 LT > PKG Mem 32 MB > SHM Mem 1024 MB When I run the load for around half an hour the PKG mem usgae keeps on increas

[sr-dev] Re: [kamailio/kamailio] Possible Mem leak in Core (Issue #3841)

2024-05-07 Thread paresh-panda via sr-dev
The above was not an issue , as these are the static pointers which allocated once per the receiver process. On further analysis found that issue is with smsops and I will raise specific issue for that. Thank you! -- Reply to this email directly or view it on GitHub: https://github.com/kamail

[sr-dev] Re: [kamailio/kamailio] Possible Mem leak in Core (Issue #3841)

2024-05-07 Thread paresh-panda via sr-dev
Closed #3841 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3841#event-12736086253 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Devel