[Bug 754661] New: harness: Fix race for gst_harness_element_ref

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Sep 7 02:35:58 PDT 2015


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

            Bug ID: 754661
           Summary: harness: Fix race for gst_harness_element_ref
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: stian.selnes at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

In order for gst_harness_new_full to be MT-safe the increase and
decrease of HARNESS_REF must be MT-safe. This allows for creating
multiple harnesses from different threads wrapping the same element.

Also, the test uncovered another bug where it was not allowed to set
the init function for user_data used in the stress test to NULL.

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