[Bug 661563] New: xvimagesink cannot attach to 32-bit true color drawable

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 12 08:28:06 PDT 2011


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

           Summary: xvimagesink cannot attach to 32-bit true color
                    drawable
    Classification: Platform
           Product: GStreamer
           Version: 0.10.33
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: tvrtko.ursulin at onelan.co.uk
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=198856)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=198856)
Test program which demonstrates the crash

If in response to prepare-xwindow-id message X window id of a 32-bit TrueColor
window is provided xvimage sink crashes in XvShmPutImage:

The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 42 error_code 8 request_code 132 minor_code 19)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
aborting...

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