[Bug 685555] New: collectpads unit test fails

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Oct 5 05:13:05 PDT 2012


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

           Summary: collectpads unit test fails
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: NEW
          Severity: critical
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: wim.taymans at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Doing make libs/collectpads.forever hangs after a while. From a quick look at
the code it looks like collectpads has some races that cause it to lock up. The
evt_cookie, for example, can be incremented before the other thread picks up
the value and goes into an infinite wait.

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