Bug 7366 - Render transforming of source pictures crashes.
Summary: Render transforming of source pictures crashes.
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: git
Hardware: x86 (IA32) FreeBSD
: high major
Assignee: Eric Anholt
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-29 09:59 UTC by Eric Anholt
Modified: 2006-07-03 10:33 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.