[Bug 670846] deadlock: GStreamer-WARNING **: wrong STREAM_LOCK count

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 6 07:04:45 PST 2012


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

Mark Janossy <janossy.mark> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |janossy.mark at gmail.com

--- Comment #6 from Mark Janossy <janossy.mark at gmail.com> 2012-03-06 15:04:39 UTC ---
Had the same problem, and it seems like glib is the source. Using the 2.31.6
development build, I was getting the same deadlock when trying to seek
repeatedly. Completely downgrading the glib version was not an option on the
platform, but I changed the GStaticRecMutex implementation back to that of
2.30.2, and the deadlock seems to have gone.
Hope someone can confirm this, and report it as a glib bug. In the meantime, I
suggest checking your glib version and updating to the last stable release
(2.30.2).
Btw the GStaticRecMutex is deprecated in the new glib, so updated versions of
gstreamer will hopefully avoid it along with this bug it causes.

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