rendercheck segfaults [Re: rendercheck: 10 commits]

Chris Wilson ickle at kemper.freedesktop.org
Wed Dec 1 13:15:41 PST 2010


On Wed, 1 Dec 2010 13:06:47 -0800, Aaron Plattner <aplattner at nvidia.com> wrote:
> This series causes a segmentation fault in blend_test because the loop
> at the top of the "while (k < num_dst)" loop doesn't ever increment y
> because num_src is 325 and win_height is only 200.  Then, XGetImage
> fails because height=0 and it crashes at the bottom of the loop
> because it tries to XDestroyImage(NULL).

And I thought I had covered my bases by looking at the combinations
of formats offered by the Xorg.

Thanks,
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the xorg-devel mailing list