[gstreamer-bugs] [Bug 333272] New: tests should set G_SLICE=always-malloc now

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Mar 3 08:50:41 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=333272
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: tests should set G_SLICE=always-malloc now
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: thaytan at mad.scientist.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: thomas at apestaart.org
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Our testsuite should somehow set the G_SLICE=always-malloc environment variable
when valgrinding to ensure that memory allocations don't go through the slice
allocator.

When the slice allocator is used, it's impossible to track down memory leaks,
because they just appear somewhere in the middle of a grouped allocation.


-- 
Configure bugmail: http://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