[gst-devel] gst-application stuck at 'gst_object_unref'

Vinayak vinayak.pane at gmail.com
Thu Jan 18 19:17:15 CET 2007


Hi,

On 1/18/07, ensonic <ensonic at hora-obscura.de> wrote:
>
> hi,
>
> On 2:10:29 pm 18/01/2007 Vinayak <vinayak.pane at gmail.com> wrote:
> >
> > Hi Everyone,
> > My gst-application gets stuck at gst_object_unref function which is
> > called after the main loop is over and pipeline state is set to NULL.
>
> whats happening? a crash? for the refcount related thing you might wanna
> try http://refdbg.sf.net. You could also attach your source, so that we
> can
> look at it.


No there is no crash.  It  doesn't  terminate at all , I have to kill that
process.

> The call is made to destroy all the elements related to pipeline ?
> > CMIMW.
> >
> > What could be the possible causes for this ?
> > I doubt that the buffers in my-filter plugin chain function are not
> > unreferenced properly. How can I check memory leaks in my filter
> > plugin ?
> Leaks can be tracked down with 'valgrind'. But that wond't help for
> refcount issues.


I will try 'valgrind' this soon for memory leaks if any.

Vinayak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20070118/52a45ab9/attachment.htm>


More information about the gstreamer-devel mailing list