Socket file descriptor leaks with GstBus

Duzy Chan geek at duzy.info
Wed Feb 6 02:40:08 PST 2013


On Wed, Feb 6, 2013 at 6:22 PM, Tim-Philipp Müller <t.i.m at zen.co.uk> wrote:

> On Wed, 2013-02-06 at 17:58 +0800, Duzy Chan wrote:
>
>
> > This issue can be duplicated in one of my test case, which can be
> > launched by in the project https://github.com/duzy/gst-switch:
> >
> >     $ make test-composite-mode
> >
> >
> > Or:
> >
> >
> >     $ make TESTARGS="--print-debug-messages" test-composite-mode
> >
> >
> > Or (this will produce tests/test-switch-server-valgrind.log):
> >
> >
> >     $ make TESTARGS="--valgrind" test-composite-mode
> >
> >
> > The "test-composite-mode" repeatedly send request to the
> > gst-switch-server which will cause the server indirectly recreate the
> > pipelines.
>
> Yes, I did check that out and did look at it, but I'm afraid I don't
> really have time to look at all that in detail, hence the request for
> something stand-alone and minimal. If it's an issue with pipeline
> creation / GstBus / watch usage, it shouldn't be too hard to re-create.
>

I would like to do a bit effort to make a stand alone minimal test case of
the GstBus usage, and see if we can duplicate the same issue to help to
find out the reason.


>
>  Cheers
>   -Tim
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130206/a70fad1c/attachment.html>


More information about the gstreamer-devel mailing list