[Bug 684312] rtspsrc: mutex blocks going to NULL state

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 19 21:02:35 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=684312
  GStreamer | gst-plugins-good | 0.10.31

--- Comment #4 from Aleix Conchillo Flaqué <aleix at oblong.com> 2012-09-20 04:02:33 UTC ---
So, last patch didn't work. This one is being hard and I don't see a way to fix
that.

Basically, the problem is that the element can change to NULL state while the
gstrtspsrc thread is trying to set it to PLAYING. Both threads just block. The
NULL thread is waiting for the task to complete and the PLAYING thread is
waiting for the NULL state change to complete.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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