[Bug 736314] New: omxaacdec has a huge memory leak

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 9 02:55:50 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=736314
  GStreamer | gst-omx | 1.2.4

           Summary: omxaacdec has a huge memory leak
    Classification: Platform
           Product: GStreamer
           Version: 1.2.4
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-omx
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: jun.ji at lge.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I suffer from memory leak of omxaacdec and I print log with --*REFCOUNT*:9,
there is increasing refcount of allocatorsysmem. It only decreases once per
like 3~5 increase. (filesrc ! aacparse ! omxaacdec ! fakesink)

In the normal case of avdec_aac, the refcount of allocatorsysmem is not more
than 6~7 as maximum. (filesrc ! aacparse ! avdec_aac ! fakesink)

I believe the files I attached give great hints but it's really hard to
decipher, demanding good understanding of the general pipeline process.

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