[Bug 676607] New: Mem leak on decodebin when mp3 codec is not available.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 22 17:07:29 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=676607
  GStreamer | gst-plugins-base | 0.10.35

           Summary: Mem leak on decodebin when mp3 codec is not available.
    Classification: Platform
           Product: GStreamer
           Version: 0.10.35
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: bigbearzhujun at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=214717)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=214717)
gstreamer log related to decodebins

We are running gstreamer to play some music files including ogg and mp3 files.
At this moment mp3 codec is not available(for some reason) in our platform but
maybe will be supported in the future. When we are playing a playlist with some
mp3 file in, it was found some decodebins for mp3 were not disposed. If the
codec is available, then it wouldn't leak. 

adapter created in mpegaudioparse is also not released at all, which caused a
major leak when "playing" plenty of mp3 files (unsupported as mentioned above)
and may be caused by unreleased decodebin.

Not sure if there is anybody met this issue before. Attached is the gstreamer
log related to decodebins. Any help would be greatly appreciated.

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