Socket file descriptor leaks with GstBus

Tim-Philipp Müller t.i.m at zen.co.uk
Wed Feb 6 02:22:00 PST 2013


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.

 Cheers
  -Tim




More information about the gstreamer-devel mailing list