Hi,<br><br><div><span class="gmail_quote">On 1/18/07, <b class="gmail_sendername">ensonic</b> <<a href="mailto:ensonic@hora-obscura.de">ensonic@hora-obscura.de</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
hi,<br><br>On 2:10:29 pm 18/01/2007 Vinayak <<a href="mailto:vinayak.pane@gmail.com">vinayak.pane@gmail.com</a>> wrote:<br>><br>> Hi Everyone,<br>> My gst-application gets stuck at gst_object_unref function which is
<br>> called after the main loop is over and pipeline state is set to NULL.<br><br>whats happening? a crash? for the refcount related thing you might wanna<br>try <a href="http://refdbg.sf.net">http://refdbg.sf.net</a>
. You could also attach your source, so that we can<br>look at it.</blockquote><div><br>No there is no crash. It doesn't terminate at all , I have to kill that process.<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
> The call is made to destroy all the elements related to pipeline ?<br>> CMIMW.<br>><br>> What could be the possible causes for this ?<br>> I doubt that the buffers in my-filter plugin chain function are not
<br>> unreferenced properly. How can I check memory leaks in my filter<br>> plugin ?<br>Leaks can be tracked down with 'valgrind'. But that wond't help for<br>refcount issues.</blockquote><div><br>I will try 'valgrind' this soon for memory leaks if any.
<br></div><br>Vinayak<br></div>