https://bugs.freedesktop.org/show_bug.cgi?id=27603

--- Comment #7 from Younes Manton <[email protected]> 2010-04-12 16:20:05 PDT 
---
You can work around this by setting NOUVEAU_NO_SWIZZLE=1 in your env.

If you know your way around GDB maybe you can run your app under it and when it
asserts do something like:

'where'

and

'print *dst'

so we can get an idea of what this unaligned surface is and where it's being
passed from.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Nouveau mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to