Bug 1185

Summary: X_GetImage BadMatch for x11perf -putimage10
Product: xorg Reporter: Adam Jackson <ajax>
Component: App/otherAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED NOTABUG QA Contact: Xorg Project Team <xorg-team>
Severity: major    
Priority: high CC: kai.kasurinen
Version: unspecifiedKeywords: love
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard: 2011BRB_Reviewed
i915 platform: i915 features:

Description Adam Jackson 2004-08-25 12:18:45 UTC
x11perf crashes against Xvfb from current CVS.  Xvfb sends a BadMatch in
response to a GetImage request.  curiously this doesn't happen with the dummy
driver.  this happens even with Composite off.
Comment 1 Adam Jackson 2004-08-25 14:50:30 UTC
a pcap of the action is at http://freedesktop.org/~ajax/badmatch.pcap . bugzilla
is freaking out when i try to attach it.
Comment 2 Adam Jackson 2004-08-25 15:10:10 UTC
Breakpoint 4, DoGetImage (client=0x858fd30, format=2, drawable=600, x=0, y=0,
    width=600, height=600, planemask=4294967295, im_return=0x0)
    at dispatch.c:2167
2167                return(BadMatch);
(gdb)

here we go.  this is with Xvfb at 640x480, so naturally a height of 600 won't
work.  Xvfb at 800x600 works fine.

i think that makes this a bug in x11perf.  not a blocker.
Comment 3 Adam Jackson 2014-11-17 20:49:32 UTC
whatever.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.