[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 06:21:06 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
----------------------------------------------------------------------------
 Attachment #136713|0                           |1
        is obsolete|                            |




------- Comment #4 from Tim-Philipp Müller  2009-06-16 13:21 UTC -------
Err, you're absolutely right of course (oops!). These refs were supposed to go
into the other class_init functions :) Thanks for noticing.

Let's try this then:

 commit 70089160f84d882d1ee7cd1708df1ee87bf69b08
 Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
 Date:   Tue Jun 16 14:05:04 2009 +0100

    audiosink, audiosrc: do the class_ref()s in the right class_init functions

    Spotted by Philip Jägenstedt. Hopefully fixes #585970 for real.

(Btw, your patch would've been fine as well I guess, although it seems that it
would have needed at least a typedef and the same fix for the source, so we end
up with different GType names for the audio ring buffers in the source and the
sink.)


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