<div>Mike,</div>
<div>&nbsp;</div>
<div>&nbsp;I am a new hand to linux/gstreamer. </div>
<div>The project is to let the system to decoder multples mepg2 avi.stream on the hardware and mux the decoded buffers to a single display buffer and display out.</div>
<div>&nbsp;</div>
<div>our team has developed the decoder element and display element&nbsp;based on the hardware platform.</div>
<div>My job is to make a muxer element between these two elements,besides that, filesrc and avimux elemetn were used in the pipeline.</div>
<div>&nbsp;</div>
<div>I guess somehow the project has some memory leakage. since the oom-kiill&nbsp;did not occur&nbsp;at first running. it&nbsp;was only present&nbsp;after nth running n,where n was decided by the&nbsp;number of input streams.&nbsp;</div>
<div>&nbsp;</div>
<div>I was trying to debug this but without any good ideal or tools.</div>
<div>&nbsp;</div>
<div>Regards,</div>
<div>&nbsp;</div>
<div>yihe</div>
<div><br><br>&nbsp;</div>
<div class="gmail_quote">On Tue, Feb 17, 2009 at 12:29 PM, Michael Smith <span dir="ltr">&lt;<a href="mailto:msmith@xiph.org">msmith@xiph.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="Ih2E3d">On Tue, Feb 17, 2009 at 10:02 AM, yihe &lt;<a href="mailto:tihpa2004@gmail.com">tihpa2004@gmail.com</a>&gt; wrote:<br>&gt; I was experiencing oom-killer over the gstreamer 0.10.20 with arm<br>&gt; crosscompiler linux.<br>
&gt;<br>&gt; i am seeking the help to solve the issues. If you need more informaton,<br>&gt; please feel free to let me know.<br><br></div>Your application is being killed because your system is out of memory.<br><br>Add more memory, or change what you&#39;re doing to require less memory.<br>
<br>We can&#39;t be any more precise, since you have given us zero information<br>about what you were doing to cause this.<br><br>Mike<br></blockquote></div><br>