henningw left a comment (kamailio/kamailio#4626)
Still stable.
Every 10.0s: sudo docker compose exec kam61 kamcmd mod.mem_stats tm all
app01.dev: Fri Mar 6 08:06:07 2026
Module: tm
{
Total: 0
}
{
init_tm_stats_child(57): 7680
init_tmcb_lists(75): 16
init_tmcb_lists(73): 16
mod_init(861): 16
mod_init(859): 16
init_hash_table(491): 2097152
tm_rpc_response_list_init(79): 16
Total: 2104912
}
The only change was the addition of memlog, to spot memory leaks if they happen
directly.
~/repositories/6.1.1_memleak$ git diff
diff --git a/kam61/etc/kamailio/kamailio.cfg b/kam61/etc/kamailio/kamailio.cfg
index ef09a9a..090f50d 100644
--- a/kam61/etc/kamailio/kamailio.cfg
+++ b/kam61/etc/kamailio/kamailio.cfg
@@ -1,5 +1,7 @@
#!KAMAILIO
+memlog=0
+
loadmodule "pv"
loadmodule "tm"
loadmodule "sl"
Please provide more details about the issue you observe.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4626#issuecomment-4010225354
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/4626/[email protected]>_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the
sender!