<p>It is not clear what type of memory leaks? Is it the on managed by kamailio in pkg or shm? Or is the system memory? Because in the shell script you use system's <code>free</code>.</p>
<p>To watch kamailio's shm memory do:</p>
<pre><code>kamctl stats shmem
</code></pre>
<p>For pkg:</p>
<pre><code>kamctl rpc pkg.stats
</code></pre>
<p>If it is system memory, then the logs of kamailio related to qm_status are irrelevant.</p>
<p>So once it is clarified what memory type is leaking, then we can provide next steps to analyze the issue.</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/1577#issuecomment-401809431">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AF36ZXK5fyrFvo9IthgmdCXW_NV_A5dtks5uCiQtgaJpZM4U9gZo">mute the thread</a>.<img src="https://github.com/notifications/beacon/AF36ZX3TGHhXyD6Bys944cmlAdbgUidqks5uCiQtgaJpZM4U9gZo.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/kamailio/kamailio","title":"kamailio/kamailio","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/kamailio/kamailio"}},"updates":{"snippets":[{"icon":"PERSON","message":"@miconda in #1577: It is not clear what type of memory leaks? Is it the on managed by kamailio in pkg or shm? Or is the system memory? Because in the shell script you use system's `free`.\r\n\r\nTo watch kamailio's shm memory do:\r\n\r\n```\r\nkamctl stats shmem\r\n```\r\n\r\nFor pkg:\r\n\r\n```\r\nkamctl rpc pkg.stats\r\n```\r\n\r\nIf it is system memory, then the logs of kamailio related to qm_status are irrelevant.\r\n\r\nSo once it is clarified what memory type is leaking, then we can provide next steps to analyze the issue."}],"action":{"name":"View Issue","url":"https://github.com/kamailio/kamailio/issues/1577#issuecomment-401809431"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/issues/1577#issuecomment-401809431",
"url": "https://github.com/kamailio/kamailio/issues/1577#issuecomment-401809431",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [kamailio/kamailio] MemoryUtilization getting increase with lua routing (#1577)",
"sections": [
{
"text": "",
"activityTitle": "**Daniel-Constantin Mierla**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@miconda",
"facts": [
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"kamailio/kamailio\",\n\"issueId\": 1577,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"kamailio/kamailio\",\n\"issueId\": 1577\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/kamailio/kamailio/issues/1577#issuecomment-401809431"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351667816\n}"
}
],
"themeColor": "26292E"
}
]</script>