<div>Mike,</div>
<div> </div>
<div> 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> </div>
<div>our team has developed the decoder element and display element 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> </div>
<div>I guess somehow the project has some memory leakage. since the oom-kiill did not occur at first running. it was only present after nth running n,where n was decided by the number of input streams. </div>
<div> </div>
<div>I was trying to debug this but without any good ideal or tools.</div>
<div> </div>
<div>Regards,</div>
<div> </div>
<div>yihe</div>
<div><br><br> </div>
<div class="gmail_quote">On Tue, Feb 17, 2009 at 12:29 PM, Michael Smith <span dir="ltr"><<a href="mailto:msmith@xiph.org">msmith@xiph.org</a>></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 <<a href="mailto:tihpa2004@gmail.com">tihpa2004@gmail.com</a>> wrote:<br>> I was experiencing oom-killer over the gstreamer 0.10.20 with arm<br>> crosscompiler linux.<br>
><br>> i am seeking the help to solve the issues. If you need more informaton,<br>> 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're doing to require less memory.<br>
<br>We can'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>