[Bug 736071] audiobasesink: Don't hold object lock while calling into other objects like the clock

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 22 10:42:51 PDT 2014


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

--- Comment #17 from Arun Raghavan <arun at accosted.net> 2014-10-22 17:42:47 UTC ---
Created an attachment (id=289154)
 View: https://bugzilla.gnome.org/attachment.cgi?id=289154
 Review: https://bugzilla.gnome.org/review?bug=736071&attachment=289154

pulsesink: Temporarily disable stream status posting

We need a mechanism in PulseAudio to allow running code outside the
mainloop lock. Then we'd be able to post to the bus (taking the
GST_OBJECT_LOCK), without worrying about locking order with the mainloop
lock, which is the current cause of deadlocks while trying to post the
stream status messages.

-- 
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