<div>Hi,</div>
<div>&nbsp;</div>
<div>I&#39;m running GStreamer, built with CodeSourcery arm toolchain [version: (CodeSourcery Sourcery G++ Lite 2007q3-51) 4.2.1], on TI&#39;s OMAP board.&nbsp;</div>
<div>The runtime memory consumption (as reported by &#39;top&#39; command) is 38% on a 128MB RAM (~48MBytes), which is very high. Verifying the memory map log (using pmap), I found the presence of some un-named memory blocks of size 8188 KBytes which contributes major share&nbsp;to the 38% RAM usage (PMAP log attached). Is this a GStreamer bug or a memory leak? Can anyone help me to fix this?</div>

<div>&nbsp;</div>
<div>Currently I&#39;m using the mp3 playback with the following pipeline</div>
<div><em>$gst-launch filesrc location=test.mp3 ! queue ! mad ! alsasink</em></div>
<div><em></em>&nbsp;</div>
<div>Any help on this is highly appreciated. </div>
<div>&nbsp;</div>
<div>Thank you,</div>
<div>Gireesh</div>
<div>&nbsp;</div>
<div>&nbsp;</div>