[gstreamer-bugs] [Bug 596366] lockup in gst_ghost_pad_set_target

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Sep 27 22:52:25 PDT 2009


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

--- Comment #9 from Sebastian Dröge <slomo at circular-chaos.org> 2009-09-28 05:52:17 UTC ---
(In reply to comment #6)
> (In reply to comment #2)
> > Stefan, do you see another possibility to fix this other than making the
> > GST_PROXY_LOCK recursive?
> 
> It a GMutex and imho there is no recursive variant for that (in glib).

Right, but we could use a GStaticRecMutex instead. (Edward will love that :) )

But really, why is there no GRecMutex in GLib? That really shouldn't be hard to
implement...

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