[gstreamer-bugs] [Bug 420106] [basetransform] race on shutdown: setcaps func called after pad set flushing

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Apr 21 06:55:20 PDT 2007


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

  GStreamer | gstreamer (core) | Ver: 0.10.12

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #86740|none                        |committed
               Flag|                            |
         AssignedTo|t.i.m at zen.co.uk             |gstreamer-
                   |                            |bugs at lists.sourceforge.net
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.13




------- Comment #7 from Tim-Philipp Müller  2007-04-21 13:55 UTC -------
Fixed in core:

 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>

       * libs/gst/base/gstbasetransform.c: (gst_base_transform_activate):
         Make sure streaming has stopped before calling the ::stop() vfunc,
         since that vfunc might clear state which is being used in the
         streaming thread. This fixes a race that caused crashes in
         audioresample when shutting down a pipeline (#420106).


Also committed unit test to gst-plugins-base:

 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>

        * tests/check/elements/audioresample.c:
          Add unit test for audioresample shutdown crasher (#420106).


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




More information about the Gstreamer-bugs mailing list