Kertesz Laszlo <laszlo.kertesz at gmail.com> writes: > Ok, rebuilt the xserver package with debugging symbols (seems that > checkinstall strips stuff by default). I got a bigger gdb.txt. See if it > helps.
I found a bug -- glamor_xv_put_image was mis-computing the number of lines of changed video when the client drew only a subset of the image. I think the client is drawing at src_y=1, src_h=239 for some weird reason (I suspect a bug in the client). Try this patch: -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-glamor-Fix-nlines-in-glamor_xv_put_image-when-src_y-.patch Type: text/x-diff Size: 874 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20141227/50336d2e/attachment-0001.patch> -------------- next part -------------- -- keith.packard at intel.com -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 810 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20141227/50336d2e/attachment-0001.sig>