[Nouveau] [Bug 27603] [nouveau] Celestia 1.6.0 crashes with nv04_surface_copy_swizzle assertion
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Apr 12 16:20:06 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=27603
--- Comment #7 from Younes Manton <younes.m at gmail.com> 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.
More information about the Nouveau
mailing list