[gstreamer-bugs] [Bug 383043] New: Videomixer can crash when adding/removing pads while playing

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Dec 6 08:24:46 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=383043

  GStreamer | gst-plugins-good | Ver: HEAD CVS

           Summary: Videomixer can crash when adding/removing pads  while
                    playing
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: sjoerd at luon.net
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


The videomixer has a list of sinkpads and some other misc data dependant on the
pads it has and uses this inside it's _collected function. Unfortunately adding
or removing a pad while in the playing state can change this lists while the
_collected function uses them. Which leads to unexpected things (such as
crashes)


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list