Bug 4550

Summary: xorg cannot process the big request correctly
Product: xorg Reporter: Rui Feng <fengrui>
Component: Server/GeneralAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED DUPLICATE QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: high CC: fengrui
Version: git   
Hardware: x86 (IA32)   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
demonstration of the failure for big request none

Description Rui Feng 2005-09-22 04:03:25 UTC
All tests of TOO_LONG type in XProto* section of xts5 fail since xorg cannot
process the big request correctly.
Comment 1 Rui Feng 2005-09-22 04:08:55 UTC
Created attachment 3362 [details]
demonstration of the failure for big request

It can demonstrate the failure of big request:
1. It can work correctly when the request size is less than
XMaxRequestSize(display).

2. It fail when the request is a big request (that is to say, request size >
XMaxRequestSize(display)) or a bad too long request (request size >
XExtendedMaxRequestSize(display)).
Comment 2 Daniel Stone 2007-02-27 01:28:09 UTC
Sorry about the phenomenal bug spam, guys.  Adding xorg-team@ to the QA contact so bugs don't get lost in future.
Comment 3 Corbin Simpson 2010-03-27 04:22:32 UTC

*** This bug has been marked as a duplicate of bug 4565 ***

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.