[Bug 762482] fbdevsink SIGSEGV

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Feb 23 09:38:57 UTC 2016


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|---                         |FIXED

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit df4ef4be394868faa5244a6dcec8a70e3c710b9c
Author: Peter Seiderer <ps.report at gmx.net>
Date:   Mon Feb 22 10:21:47 2016 +0100

    fbdevsink: fix bytes per pixel calculation

    Simple pipeline

        $ gst-launch-1.0 videotestsrc ! fbdevsink

    crashes with SIGSEGV in case the frambuffer xres is smaller
    than the virtual xres resolution, e.g.:

        $ fbset

      mode "800x480-0"
              # D: 0.000 MHz, H: 0.000 kHz, V: 0.000 Hz
              geometry 800 480 1920 1200 16
              timings 0 0 0 0 0 0 0
              accel true
              rgba 5/11,6/5,5/0,0/0
      endmode

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