[gstreamer-bugs] [Bug 583255] [playbin2] deadlock when disabling visualisations

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 28 09:45:18 PDT 2009


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

--- Comment #9 from Jan Schmidt <thaytan at mad.scientist.com> 2009-09-28 16:45:10 UTC ---
I don't know how to fix this bug. Basically, we need playsink not to hold the
PLAY_SINK_LOCK while doing operations on the video/audio chains, such as change
their state or adding/removing them from the bin.

One way would be to protect those 'sensitive' operations with a different lock.

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