[Bug 790833] New: VmSize remains high after clean up

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Nov 25 23:08:06 UTC 2017


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

            Bug ID: 790833
           Summary: VmSize remains high after clean up
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: gregoire at gentil.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 364397
  --> https://bugzilla.gnome.org/attachment.cgi?id=364397&action=edit
source code

Running the attached program with:

gcc test.c `pkg-config --cflags --libs gstreamer-1.0` && ./a.out

gives:

VmSize:       29196 kB
Gstreamer Playback: Starting
Gstreamer Playback: receiving eos and stop
Gstreamer Playback: ending
Gstreamer Playback: post cleaning
VmSize:      190900 kB

Why VmSize is still so big (+160MB) after everything has been cleaned up?

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