[Bug 733013] New: opus: Fix a double-unref in the Opus header code

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 10 07:55:32 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=733013
  GStreamer | gst-plugins-bad | unspecified

           Summary: opus: Fix a double-unref in the Opus header code
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: bugzilla at tecnocode.co.uk
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Patch attached.

Found with the following pipeline:
    gst-launch-1.0 -v matroskamux name=mux ! filesink location=out.mkv  \
        filesrc location=dest.opus ! queue ! oggdemux ! opusparse ! mux.audio_0
  \
        filesrc location=dest.webm ! queue ! matroskademux ! mux.video_0
where dest.[opus|webm] are ogg/opus and vp8/mkv files.

Backtrace coming up.

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