[Bug 686459] pulsesink: playbin uri=x.mp3 audio-sink='identity ! pulsesink' => not-negotiated flow error

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 27 02:34:37 PDT 2013


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

--- Comment #7 from Sebastian Dröge <slomo at circular-chaos.org> 2013-05-27 09:34:36 UTC ---
Review of attachment 245366:
 --> (https://bugzilla.gnome.org/review?bug=686459&attachment=245366)

Seems a bit risky to hold the object lock that long over that many function
calls. Did you check that nothing called there can ever take the object lock
itself, and that there's no lock order inversion anywhere (you introduce
object_lock > mainloop lock here)

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