[Bug 677436] Crash in simple GstRtpSession clean up.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 6 06:34:32 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=677436
  GStreamer | gstreamer (core) | 0.11.x

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |wim.taymans at gmail.com
          Component|gst-plugins-good            |gstreamer (core)
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.11.x

--- Comment #1 from Wim Taymans <wim.taymans at gmail.com> 2012-06-06 13:34:23 UTC ---

commit 6758e5f00d2c4aba67d517cfa0dba17e5029fc3b
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Wed Jun 6 15:29:49 2012 +0200

    element: fix pad cleanup in dispose

    In the dispose handler we first need to release all the request pads and
then
    remove the remaining pads. This is because it is possible that releasing
the
    request pad might also cleanly remove some of the other dynamic pads, like
    what rtpsession does.

    https://bugzilla.gnome.org/show_bug.cgi?id=677436

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list