[Bug 755201] New: playback-test: Dont free null array

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 17 22:16:23 PDT 2015


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

            Bug ID: 755201
           Summary: playback-test: Dont free null array
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: ravi.kiran at samsung.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

./playback-test 1 "videotestsrc ! autovideosink" throws following error message
when the app is closed, as g_array_free is called with null array.
"(lt-playback-test:6845): GLib-CRITICAL **: g_array_free: assertion 'array'
failed".

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