Bug 6191 - crash with source only pictures and the composite wrapper
Summary: crash with source only pictures and the composite wrapper
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: 7.0.0
Hardware: Other Linux (All)
: high critical
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 5387
  Show dependency treegraph
 
Reported: 2006-03-09 08:57 UTC by Lars Knoll
Modified: 2006-03-16 12:37 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Lars Knoll 2006-03-09 08:57:59 UTC
Xorg crashes with enabled the composite extension when trying to use source 
only pictures. 
 
The two patches 
http://webcvs.freedesktop.org/xorg/xserver/xorg/render/picture.c?r1=1.28&r2=1.29 
http://webcvs.freedesktop.org/xorg/xserver/xorg/miext/cw/cw.h?r1=1.14&r2=1.15 
 
fix the crash. In addition 
 
http://webcvs.freedesktop.org/xorg/xserver/xorg/render/picture.c?r1=1.29&r2=1.30 
 
fixes an error in the gradient test of rendercheck (where PictOpSource was 
sometimes used mistakenly instead of PictOpSourceOver).
Comment 1 Adam Jackson 2006-03-17 07:37:32 UTC
applied to stable branch, thanks!


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.