[Bug 690014] Lockup: wrong STREAM_LOCK count 0
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Dec 10 15:32:38 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=690014
GStreamer | gstreamer (core) | 0.10.36
--- Comment #1 from Brendan Long <self at brendanlong.com> 2012-12-10 23:32:36 UTC ---
Maybe this is somehow a duplicate of #670846, since these are lines 307-310 of
gsttask.c:
t = g_static_rec_mutex_unlock_full (lock);
if (t <= 0) {
g_warning ("wrong STREAM_LOCK count %d", t);
}
But I'm looking at the source for gthread-deprecated.c (from apt-get source
glib2.0) and it shows the fix from that bug though.
--
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