[Bug 758584] gstbin: deadlock on state change?

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Dec 1 06:04:22 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=758584

--- Comment #4 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
I just meant something like: GST_DEBUG ("%p %p", element, peer_element);
But your peer_element != element works as well. I don't really trust what gdb
says on optimized code.

Looking at the code, it's not "an element linked to itself" as I first thought.
It's a bin containing an element with a pad which goes "out of the bin", to an
element which is inside the bin. So I *think* that the relevant pad was exposed
outside the bin though it should not have been.

Not sure how you'd end up with that though. Do you have code that
creates/changes proxy pads etc, where one could be linked to the wrong target ?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list