[gstreamer-bugs] [Bug 493432] Aborts in gst_mad_chain due to g_type_class_ref() warning

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jan 10 09:25:37 PST 2008


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

  GStreamer | don't know | Ver: 0.10.x

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE
            Summary|Crash after gst_mad_chain   |Aborts in gst_mad_chain due
                   |                            |to g_type_class_ref()
                   |                            |warning
   Target Milestone|HEAD                        |NONE




------- Comment #4 from Tim-Philipp Müller  2008-01-10 17:25 UTC -------
g_type_class_ref() assertion => probably bug #349410 or a variation of it. The
code in mad doesn't look entirely correct in this respect either:

 2008-01-10  Tim-Philipp Müller  <tim at centricular dot net>

        * ext/mad/gstmad.c: (GST_TYPE_MAD_MODE),
          (GST_TYPE_MAD_EMPHASIS), (GST_TAG_EMPHASIS), (CHECK_HEADER):
          Call g_type_class_ref() from a thread-safe context and not
          from the streaming thread to avoid GLib screwing up (see
          bug #349410 and #493432). Comment out unused code.

Thanks for the bug report. This particular bug has already been reported into
our bug tracking system, but please feel free to report any further bugs you
find.


*** This bug has been marked as a duplicate of 349410 ***


-- 
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=493432.




More information about the Gstreamer-bugs mailing list