[Bug 701234] New: SIGSEGV in videoconvert_convert_free when using fastpath

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed May 29 19:13:13 PDT 2013


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

           Summary: SIGSEGV in videoconvert_convert_free when using
                    fastpath
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: phil at blackmoth.com.au
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Run:
gst-launch-1.0 -v videotestsrc ! "video/x-raw,format=I420" ! videoconvert !
"video/x-raw,format=YUY2" ! fakesink
then press Ctrl-C, and a SIGSEGV occurs.

The problem is that convert->tmplines is not allocated for the fastpath.
Introduced in 7b8ff707b6ac3670cc92a1f708ebc2523508c141

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