<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Ok.</p>
<p><br>
</p>
<p>Thank you very much!</p>
<p><br>
</p>
<p>Regards.<br>
</p>
<p><br>
</p>
<div id="Signature">
<div name="divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
<div class="BodyFragment"><font size="2">
<div class="PlainText">RODRIGO PIMENTA CARVALHO<br>
Inatel Competence Center<br>
Software<br>
Ph: &#43;55 35 3471 9200 RAMAL 979<br>
</div>
</font></div>
</div>
</div>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>De:</b> users-bounces@lists.opensips.org &lt;users-bounces@lists.opensips.org&gt; em nome de R&#259;zvan Crainea &lt;razvan@opensips.org&gt;<br>
<b>Enviado:</b> quarta-feira, 22 de junho de 2016 04:04<br>
<b>Para:</b> users@lists.opensips.org<br>
<b>Assunto:</b> Re: [OpenSIPS-Users] Leak AVPOS &#43; SQLITE</font>
<div>&nbsp;</div>
</div>
<div>
<p><tt>Hi, Rodrigo!</tt></p>
<p><tt><br>
</tt></p>
<p><tt>Valgrind may report some memory allocated, and not freed, but that is not necessarily a memory leak. There is a single block of 1024 bytes not freed during runtime, so I think that is peanuts. The memory used by OpenSIPS is not allocated with malloc,
 so cannot be traced by valgrind.<br>
</tt></p>
<p><tt>Regarding the system memory, it is normal to decrease as OpenSIPS uses that memory during runtime. However, after some time, this should&nbsp;</tt><tt> stabilize. Anyhow, sometimes the system memory might generate false alarms, so if you are tracing any memory
 leaks, you should check OpenSIPS's internal statistics.</tt></p>
<p><tt><br>
</tt></p>
<p><tt>Best regards,<br>
</tt></p>
<pre class="moz-signature" cols="72">R&#259;zvan Crainea
OpenSIPS Solutions
<a id="LPlnk963715" class="moz-txt-link-abbreviated" href="http://www.opensips-solutions.com">www.opensips-solutions.com</a></pre>
<div style="margin-bottom: 20px; overflow: auto; width: 100%; text-indent: 0px;" id="LPBorder_GT_14665869661840.5798067325865524">
<table style="width: 90%; background-color: rgb(255, 255, 255); position: relative; overflow: auto; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; border-top: 1px dotted rgb(200, 200, 200); border-bottom: 1px dotted rgb(200, 200, 200);" id="LPContainer_14665869661800.21495182142002167" cellspacing="0">
<tbody>
<tr style="border-spacing: 0px;" valign="top">
<td colspan="2" style="vertical-align: top; position: relative; padding: 0px; display: table-cell;" id="TextCell_14665869661810.15189141361844893">
<div id="LPRemovePreviewContainer_14665869661810.9998392683684278"></div>
<div style="top: 0px; color: rgb(0, 120, 215); font-weight: 400; font-size: 21px; font-family: &quot;wf_segoe-ui_light&quot;,&quot;Segoe UI Light&quot;,&quot;Segoe WP Light&quot;,&quot;Segoe UI&quot;,&quot;Segoe WP&quot;,Tahoma,Arial,sans-serif; line-height: 21px;" id="LPTitle_14665869661810.31920069031983134">
<a target="_blank" href="http://www.opensips-solutions.com/" style="text-decoration: none;" id="LPUrlAnchor_14665869661820.007446019150703975">Home &#8212; OpenSIPS Solutions</a></div>
<div style="margin: 10px 0px 16px; color: rgb(102, 102, 102); font-weight: 400; font-family: &quot;wf_segoe-ui_normal&quot;,&quot;Segoe UI&quot;,&quot;Segoe WP&quot;,Tahoma,Arial,sans-serif; font-size: 14px; line-height: 14px;" id="LPMetadata_14665869661820.22353819872979064">
www.opensips-solutions.com</div>
<div style="display: block; color: rgb(102, 102, 102); font-weight: 400; font-family: &quot;wf_segoe-ui_normal&quot;,&quot;Segoe UI&quot;,&quot;Segoe WP&quot;,Tahoma,Arial,sans-serif; font-size: 14px; line-height: 20px; max-height: 100px; overflow: hidden;" id="LPDescription_14665869661830.4784217908782068">
OpenSIPS is a mature Open Source implementation of a SIP server. OpenSIPS is more than a SIP proxy/router as it includes application-level functionalities.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="moz-cite-prefix">On 06/21/2016 10:38 PM, Rodrigo Pimenta Carvalho wrote:<br>
</div>
<blockquote type="cite">
<div id="divtagdefaultwrapper" style="font-size:12pt; color:#000000; background-color:#FFFFFF; font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Hi.</p>
<p><br>
</p>
<p>Does someone here is getting/handling memory leaks with OpenSIPS 2.2 and last version of SQLite?</p>
<p>I'm using newest commit from OpenSIPS 2.2 and newest version of SQLite.</p>
<p><br>
</p>
<p>My query is : <br>
</p>
<p><br>
</p>
<p><span style="color:rgb(0,111,201)" lang="EN-US">avp_db_query(&quot;select Value from GeneralConfigurations where Attribute = 'CONFIGURATION_INTERCOM_A_NAME'&quot;);</span></p>
<p><span lang="EN-US"><br>
</span></p>
<p><span lang="EN-US">Valgrind shows:</span></p>
<p><span lang="EN-US"><br>
</span></p>
<p><span lang="EN-US"></span></p>
<p style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">
<span style="color:rgb(0,111,201)" lang="EN-US">==16087== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 2 from 2)</span></p>
<span style="color:rgb(0,111,201)"></span>
<p style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">
<span style="color:rgb(0,111,201)" lang="EN-US">==16088== Searching for pointers to 296,489 not-freed blocks</span></p>
<span style="color:rgb(0,111,201)"></span>
<p style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">
<span style="color:rgb(0,111,201)" lang="EN-US">==16088== Checked 103,297,688 bytes</span></p>
<span style="color:rgb(0,111,201)"></span>
<p style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">
<span style="color:rgb(0,111,201)" lang="EN-US">==16088== </span></p>
<span style="color:rgb(0,111,201)"></span>
<p style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">
<span style="color:rgb(0,111,201)" lang="EN-US">==16088== 1,024 bytes in 1 blocks are possibly lost in loss record 184 of 246</span></p>
<span style="color:rgb(0,111,201)"></span>
<p style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">
<span style="color:rgb(0,111,201)" lang="EN-US">==16088==&nbsp;&nbsp;&nbsp; at 0x4C2745D: malloc (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)</span></p>
<span style="color:rgb(0,111,201)"></span>
<p style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">
<span style="color:rgb(0,111,201)" lang="EN-US">==16088==&nbsp;&nbsp;&nbsp; by 0x8F8B05F: sqlite3MemMalloc (sqlite3.c:20167)</span></p>
<span style="color:rgb(0,111,201)"></span>
<p style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">
<span style="color:rgb(0,111,201)" lang="EN-US">==16088==&nbsp;&nbsp;&nbsp; by 0x8F701C7: sqlite3Malloc (sqlite3.c:23846)</span></p>
<span style="color:rgb(0,111,201)"></span>
<p style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">
<span style="color:rgb(0,111,201)" lang="EN-US">==16088==&nbsp;&nbsp;&nbsp; by 0x8F75459: pcache1Alloc (sqlite3.c:44312)</span></p>
<span style="color:rgb(0,111,201)"></span>
<p style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">
<span style="color:rgb(0,111,201)" lang="EN-US">==16088==&nbsp;&nbsp;&nbsp; by 0x8F8019F: sqlite3BtreeCursor (sqlite3.c:44455)</span></p>
<span style="color:rgb(0,111,201)"></span>
<p style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">
<span style="color:rgb(0,111,201)" lang="EN-US">==16088==&nbsp;&nbsp;&nbsp; by 0x8FD0FDD: sqlite3VdbeExec (sqlite3.c:80098)</span></p>
<span style="color:rgb(0,111,201)"></span>
<p style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">
<span style="color:rgb(0,111,201)" lang="EN-US">==16088==&nbsp;&nbsp;&nbsp; by 0x8FDB89F: sqlite3_step (sqlite3.c:75131)</span></p>
<span style="color:rgb(0,111,201)"></span>
<p style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">
<span style="color:rgb(0,111,201)" lang="EN-US">==16088==&nbsp;&nbsp;&nbsp; by 0x8FDC9A1: sqlite3_exec (sqlite3.c:108122)</span></p>
<span style="color:rgb(0,111,201)"></span>
<p style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">
<span style="color:rgb(0,111,201)" lang="EN-US">==16088==&nbsp;&nbsp;&nbsp; by 0x8D20736: db_sqlite_raw_query (dbase.c:358)</span></p>
<span style="color:rgb(0,111,201)"></span>
<p style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">
<span style="color:rgb(0,111,201)" lang="EN-US">==16088==&nbsp;&nbsp;&nbsp; by 0x9464DB8: db_query_avp (avpops_db.c:436)</span></p>
<span style="color:rgb(0,111,201)"></span>
<p style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">
<span style="color:rgb(0,111,201)" lang="EN-US">==16088==&nbsp;&nbsp;&nbsp; by 0x946943E: ops_dbquery_avps (avpops_impl.c:840)</span></p>
<span style="color:rgb(0,111,201)"></span>
<p style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">
<span style="color:rgb(0,111,201)" lang="EN-US">==16088==&nbsp;&nbsp;&nbsp; by 0x9459A61: w_dbquery_avps (avpops.c:1395)</span></p>
<span style="color:rgb(0,111,201)"></span>
<p style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">
<span style="color:rgb(0,111,201)" lang="EN-US">==16088== </span></p>
<span style="color:rgb(0,111,201)"></span>
<p style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">
<span style="color:rgb(0,111,201)" lang="EN-US">==16088== LEAK SUMMARY:</span></p>
<span style="color:rgb(0,111,201)"></span>
<p style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">
<span style="color:rgb(0,111,201)" lang="EN-US">==16088==&nbsp;&nbsp;&nbsp; definitely lost: 0 bytes in 0 blocks</span></p>
<span style="color:rgb(0,111,201)"></span>
<p style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">
<span style="color:rgb(0,111,201)" lang="EN-US">==16088==&nbsp;&nbsp;&nbsp; indirectly lost: 0 bytes in 0 blocks</span></p>
<span style="color:rgb(0,111,201)"></span>
<p style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">
<span style="color:rgb(0,111,201)" lang="EN-US">==16088==&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <span style="color:rgb(255,0,0)">
possibly lost: 1,024 bytes in 1 blocks</span></span></p>
<span style="color:rgb(0,111,201)"></span>
<p style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">
<span style="color:rgb(0,111,201)" lang="EN-US">==16088==&nbsp;&nbsp;&nbsp; still reachable: 47,457,573 bytes in 296,488 blocks</span></p>
<span style="color:rgb(0,111,201)"></span>
<p style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">
<span style="color:rgb(0,111,201)" lang="EN-US">==16088==&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; suppressed: 0 bytes in 0 blocks</span></p>
<span style="color:rgb(0,111,201)"></span>
<p style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">
<span style="color:rgb(0,111,201)" lang="EN-US">==16088== Reachable blocks (those to which a pointer was found) are not shown.</span></p>
<span style="color:rgb(0,111,201)"></span>
<p style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">
<span style="color:rgb(0,111,201)" lang="EN-US">==16088== To see them, rerun with: --leak-check=full --show-leak-kinds=all</span></p>
<br>
<p><span lang="EN-US"></span><br>
</p>
<p>After some time running that query, I can see, via command top, that the available memory is decreasing.</p>
<p>In fact, the memory is not freed even after stop running the query for a time.</p>
<p><br>
</p>
<p>Best regards.<br>
</p>
<p><br>
</p>
<div id="Signature">
<div name="divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
<div class="BodyFragment"><font size="2">
<div class="PlainText">RODRIGO PIMENTA CARVALHO<br>
Inatel Competence Center<br>
Software<br>
Ph: &#43;55 35 3471 9200 RAMAL 979<br>
</div>
</font></div>
</div>
</div>
<span lang="EN-US"></span>
<div style="color:rgb(0,0,0)">
<div>
<div style="">
<p style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">
<span lang="EN-US">&nbsp;</span></p>
<br>
<p style="margin:0cm 0cm 0.0001pt; font-size:11pt; font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">
<span lang="EN-US">&nbsp;</span><br>
</p>
</div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset> <br>
<pre>_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</div>
</div>
</div>
</body>
</html>