Bug 7366

Summary: Render transforming of source pictures crashes.
Product: xorg Reporter: Eric Anholt <eric>
Component: Server/GeneralAssignee: Eric Anholt <eric>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: high    
Version: git   
Hardware: x86 (IA32)   
OS: FreeBSD   
Whiteboard:
i915 platform: i915 features:

Description Eric Anholt 2006-06-29 09:59:39 UTC
Using the server-gradients branch of cworth's cairo tree, the server crashes:

1472        ScreenPtr           pScreen = pPicture->pDrawable->pScreen;
(gdb) bt
#0  SetPictureTransform (pPicture=0x8566700, transform=0x85651c0)
    at picture.c:1472
#1  0x082ddee2 in ProcRenderSetPictureTransform (client=0x8564200)
    at render.c:1675
#2  0x082de944 in ProcRenderDispatch (client=0x0) at render.c:1992
#3  0x08089e5a in Dispatch () at dispatch.c:457
#4  0x0807436c in main (argc=3, argv=0xbfbfe83c, envp=0xbfbfe84c) at main.c:447
Comment 1 Eric Anholt 2006-07-03 10:33:23 UTC
Fixes committed, and rendercheck tests added.

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.