Mike, I am a new hand to linux/gstreamer. 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. our team has developed the decoder element and display element based on the hardware platform. My job is to make a muxer element between these two elements,besides that, filesrc and avimux elemetn were used in the pipeline. 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. I was trying to debug this but without any good ideal or tools. Regards, yihe On Tue, Feb 17, 2009 at 12:29 PM, Michael Smith <msmith at xiph.org> wrote: > On Tue, Feb 17, 2009 at 10:02 AM, yihe <tihpa2004 at gmail.com> wrote: > > I was experiencing oom-killer over the gstreamer 0.10.20 with arm > > crosscompiler linux. > > > > i am seeking the help to solve the issues. If you need more informaton, > > please feel free to let me know. > > Your application is being killed because your system is out of memory. > > Add more memory, or change what you're doing to require less memory. > > We can't be any more precise, since you have given us zero information > about what you were doing to cause this. > > Mike > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/gstreamer-embedded/attachments/20090217/656fe607/attachment.htm>