High Memory and Application Stuck

Adeel Arshad arshad.adeel.83 at gmail.com
Tue Oct 18 08:20:43 UTC 2016


Hi

Thanks for your response

Enclosed are the memory leaks status of my application. Can you please help
me to get an idea what I am doing wrong

Regards
Adeel Arshad

On Thu, Oct 13, 2016 at 1:13 PM, Sebastian Dröge <sebastian at centricular.com>
wrote:

> On Mon, 2016-10-10 at 03:36 -0700, adeel wrote:
> > Hi Everyone
> >
> > I am facing two issues after deploying my app
> >
> > 1. My app is taking too much cpu around 81% and memory around 1.5 GB
> > 2. My app halts after sometime when put in continuous playback or in a
> loop
> >
> > My OS is ElCap and decklink driver is 10.5 and gstreamer i am using is
> 1.8
> >
> > The scenario is when I put a file in loop it starts from 70 Mb and then
> it
> > runs for almost 2 days. The program memory rises up to 1.5 GB
>
> You will need to do some memory profiling for your application to
> isolate the place where the memory usage is increasing. XCode iirc also
> has something for that, otherwise something like valgrind's memcheck
> might help here or the new leaks tracer in GStreamer 1.9.2+.
>
> Also try to minimalize your pipeline for testing this, so that it's
> easier to find the culprit between all the other code.
>
> --
> Sebastian Dröge, Centricular Ltd · http://www.centricular.com
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20161018/c9e01212/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screen Shot 2016-10-18 at 12.15.39 PM.png
Type: image/png
Size: 239284 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20161018/c9e01212/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screen Shot 2016-10-18 at 1.17.41 PM.png
Type: image/png
Size: 343895 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20161018/c9e01212/attachment-0003.png>


More information about the gstreamer-devel mailing list