[Bug 728596] basesrc: A lock is released without being previously locked

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Apr 20 03:28:18 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=728596
  GStreamer | gstreamer (core) | 1.2.4

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #274752|none                        |rejected
             status|                            |

--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-04-20 10:28:11 UTC ---
(From update of attachment 274752)
This would deadlock, this is not a recursive mutex and even then you would like
to have the same number of unlocks as locks overall.

This is one possible fix:
http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=63c17280408410d799e1c2f2ed49c5ab04cc80ae

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