[gstreamer-bugs] [Bug 319406] New: ffdec crash when going to READY

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Oct 21 05:55:22 PDT 2005


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=319406
 GStreamer | gst-ffmpeg | Ver: HEAD CVS

           Summary: ffdec crash when going to READY
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: michal.benes at xeris.cz
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


The get_buffer function tries to allocate a new buffer by gst_pad_alloc_buffer,
what fails when the pipe is going to READY state. The error message is
ERROR (0x825cd60 - 0:00:06.327547000)               ffmpeg(12274) (0)::
get_buffer() failed (-1 2147483647 2 (nil))
Immediately after that, the application crashes on segfault.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list