[gstreamer-bugs] [Bug 631580] New: Race in all the pad functions...

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 6 21:59:28 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=631580
  GStreamer | gstreamer (core) | git

           Summary: Race in all the pad functions...
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: olivier.crete at ocrete.ca
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


There is a race that can happen if a pad function (like getcaps or acceptcaps)
is called while the object is being removed, leading to a segfault.

Attached is a example that reproduces the problem (along with a patch to
gstpad.c to add a sleep() to make it reproduceable easily).

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