[Bug 729647] New: memory leak while playing in a loop mp4 with ec3 & h264

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 6 06:24:00 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=729647
  GStreamer | gstreamer (core) | 1.2.4

           Summary: memory leak while playing in a loop mp4 with ec3 &
                    h264
    Classification: Platform
           Product: GStreamer
           Version: 1.2.4
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: radoslaw.musial at dolby.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=275976)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=275976)
valgrind output + main.cpp

Hi,

I have a simple sniped (see attachment) that is playing mp4 with ec3 & h264 in
a infinite loop. The looping is implemented using seek after EOF. And is
outputing only video.

On Linux except some initialization leaks everything works fine. Snipped was
looping more than 4 days without significant memory leaks (if any).
(see attachment for leaks from valgrind - comes from short tests, with 5 loops,
for me there are only startup leaks)

On Windows same snipped with same pipline (except video sink) is leaking a lot.
After 6h I got an error from glib that it can not allocate more than 1.5GB.

Is it a known issue?
How I can check on win where are these 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