<html><head></head><body>Can you describe your architecture?<br>
-- <br>
Christian Eichert<br><br><div style='font-size:10.0pt;font-family:"Tahoma","sans-serif";padding:3.0pt 0in 0in 0in'>
<hr style='border:none;border-top:solid #B5C4DF 1.0pt'>
<b>Von:</b> TheDarkener <thedarkener@logicalnetworking.net><br>
<b>Gesendet:</b> Wed Jan 11 00:02:01 MEZ 2012<br>
<b>An:</b> icecast@xiph.org<br>
<b>Betreff:</b> Re: [Icecast] ices2 memory leak on Debian/ARM (The Darkener)<br>
</div>
<br>
<pre style="white-space: pre-wrap; word-wrap:break-word; font-family: sans-serif">Hi Keith,<br /><br />As I explained before, Valgrind won't run in my arch. I'll Google for<br />some other memory leak detection tools, however. Thank you for your<br />input...I look forward to helping fix this bug!<br /><br />- Jordan<br /><br />On 01/10/2012 07:43 AM, Keith Roberts wrote:<br />> *snip*<br />> There's a Linux memory profiler called:<br />><br />> "Valgrind" is a multipurpose code profiling and memory <br />> debugging tool for Linux when on the x86 and, as of version <br />> 3, AMD64, architectures. It allows you to run your program <br />> in Valgrind's own environment that monitors memory usage <br />> such as calls to malloc and free (or new and delete in C++). <br />> If you use uninitialized memory, write off the end of an <br />> array, or forget to free a pointer, Valgrind can detect it. <br />> Since these are particularly common proble
 ms,
this tutorial <br />> will focus mainly on using Valgrind to find these types of <br />> simple memory problems, though Valgrind is a tool that can <br />> do a lot more.<br />><br />> that might help you out. I've used it to find programs <br />> running under Linux with bad memory management.<br />><br />> For other memory leakage tools, just Google for something <br />> like: memory leak detection tools<br />><br />> Kind Regards,<br />><br />> Keith Roberts<br />><br />><hr /><br />> Websites:<br />> <a href="http://www.karsites.net">http://www.karsites.net</a><br />> <a href="http://www.php-debuggers.net">http://www.php-debuggers.net</a><br />> <a href="http://www.raised-from-the-dead.org.uk">http://www.raised-from-the-dead.org.uk</a><br />><br />> All email addresses are challenge-response protected with<br />> TMDA [<a href="http://tmda.net">http://tmda.net</a>]<br />><hr /><br />><hr /><br />> 
 Icecast
mailing list<br />> Icecast@xiph.org<br />> <a href="http://lists.xiph.org/mailman/listinfo/icecast">http://lists.xiph.org/mailman/listinfo/icecast</a><br /><br /><br />-- <br />Jordan (PGP: 0xDA470FF8)<br /><br /><hr /><br />Icecast mailing list<br />Icecast@xiph.org<br /><a href="http://lists.xiph.org/mailman/listinfo/icecast">http://lists.xiph.org/mailman/listinfo/icecast</a><br /><br /></pre></body></html>