You can try running it through valgrind:<br><br>valgrind -v --leak-check=full ./kloned<br><br><br>After you have done running the pages, you can see if it is truly a leak or not.<br><br><br>--<br>Steven<br><a href="http://www.salvania.be">www.salvania.be</a><br>
<br><div class="gmail_quote">2009/8/12 moises acuna <span dir="ltr"><<a href="mailto:moises.acuna@gmail.com">moises.acuna@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello everyone,<br>i'm having trouble with the Klone server over uClinux. The kloned process memory allocation is getting bigger and bigger every refresh of a page (i have an option in a page to turn on or off an every-5-seconds-autorefresh), but this happens only in uClinux , with Linux( Ubuntu 8.04) this doesn't happens. The process stays stable there. I've been trying to manage the memory for arrays and everything the best way possible and not leaving any pointer hanging. Have you ever had a problem like this. Am I missing something. Thanks for any help. <br>
<br>pd. the uclinux version is v3.2.0.ANI0803 <br><font color="#888888"><br><br clear="all"><br>-- <br>Moisés AAC<br>
</font><br>_______________________________________________<br>
Klone-users mailing list<br>
<a href="mailto:Klone-users@koanlogic.com">Klone-users@koanlogic.com</a><br>
<a href="http://koanlogic.com/cgi-bin/mailman/listinfo/klone-users" target="_blank">http://koanlogic.com/cgi-bin/mailman/listinfo/klone-users</a><br>
<br></blockquote></div><br>