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