[gstreamer-bugs] [Bug 163234] plugin loading isn't thread-safe

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri Jan 7 06:36:33 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=163234
 GStreamer | gstreamer (core) | Ver: 0.8.7





------- Additional Comments From sc5 at hermes.usherb.ca  2005-01-07 09:36 -------
Created an attachment (id=35613)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=35613&action=view)
Protects plugin loading by a mutex

This patch adds a mutex in gst_plugin_feature_ensure_loaded(). I cannot
reprocduce the problem with this patch. 

It could probably be cleaned up a little bit since I guess we don't need a
mutex if GST_DISABLE_REGISTRY is defined.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list