[Bug 722309] New: [PATCH] Generalize valgrind suppression pattern for gst-libav

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 15 18:57:31 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=722309
  GStreamer | common | git

           Summary: [PATCH] Generalize valgrind suppression pattern for
                    gst-libav
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: common
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: me at andrey-utkin.pp.ua
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=266423)
 View: https://bugzilla.gnome.org/attachment.cgi?id=266423
 Review: https://bugzilla.gnome.org/review?bug=722309&attachment=266423

patch

Currently there are gst-libav plugin init related suppressions entries, but
they not general enough, because for me running gst-launch with libav-related
element under Valgrind memcheck (with G_SLICE=always-malloc and supplied
gst.supp) resulted in 108 "possibly lost" blocks related to plugin_init;
updating gst.supp in proposed way sets valgrind lost blocks count to 0 if there
are no other leaks.

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