[gstreamer-bugs] [Bug 504671] [rtspsrc] spews warnings on setup and shutdown

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Dec 21 05:54:56 PST 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=504671

  GStreamer | gst-plugins-good | Ver: 0.10.6




------- Comment #2 from Wim Taymans  2007-12-21 13:54 UTC -------
2 errors:

 - rtspsrc connects to invalid signals on rdtmanager

 - core does not correctly unlink pads when one of the pads is disposed. Fixed
   with this commit:

        * gst/gstpad.c: (gst_pad_dispose):
        Really unlink the peer pad instead of setting the peer pointer to NULL 
        when we dispose the pad.
        This correctly calls the unlink functions and makes sure that the peer
        does not have a handle to invalid memory. See #504671.

        * tests/check/gst/gstpad.c: (GST_START_TEST), (gst_pad_suite):
        Add testsuite for above case.


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




More information about the Gstreamer-bugs mailing list