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

ensonic ensonic at hora-obscura.de
Thu Jan 18 15:53:17 CET 2007


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.

> 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.

> Can someone suggest me a non-GUI gstreamer based
> video-player. Thanks in advance,
>
> --vinayak

Stefan





More information about the gstreamer-devel mailing list