[gstreamer-bugs] [Bug 585970] gst_audioringbuffer_get_type is not thread safe
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Tue Jun 16 04:49:15 PDT 2009
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=585970
GStreamer | gst-plugins-base | Ver: git
Tim-Philipp Müller changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |t.i.m at zen.co.uk
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |NONE
------- Comment #2 from Tim-Philipp Müller 2009-06-16 11:49 UTC -------
I fixed this yesterday actually:
commit 3767cb60053eb12d346c815fbe695a1d2ec265b0
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date: Mon Jun 15 15:39:09 2009 +0100
audiosink,audiosrc: ref the audio ring buffer class and type in class_init
Hack around thread-safety issues in GObject and our racy _get_type()
functions (we could easily fix the _get_type() functions, but we still
need to hack around the GObject class races until we require a newer
GLib version, I think).
If you find other cases, or want to do a general code review, please open
separate bugs for those, thanks!
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=585970.
More information about the Gstreamer-bugs
mailing list