[Bug 752014] New: bayer: pipeline renegotiation causes segmentation fault

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 6 05:49:16 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=752014

            Bug ID: 752014
           Summary: bayer: pipeline renegotiation causes segmentation
                    fault
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: patcherwork at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

I am trying to develop a component that uses the x-bayer format. After trying
to debug a segmentation fault I reached this pipeline:

gst-launch-1.0 v4l2src device=/dev/video0 ! video/x-bayer ! bayer2rgb !
ximagesink

The pipeline Starts normally, then the ximagesink causes a renegotiation to
happen to maximize the framesize. That causes a segmentation fault. I cannot
determine if the problem is the bayer2rgb component or the v4l2src.

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