[Bug 34969] [nouveau] Card lockup on openarena

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 20 02:58:55 PDT 2011


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

--- Comment #7 from Christoph Bumiller <e0425955 at student.tuwien.ac.at> 2011-07-20 02:58:54 PDT ---
Try cutting the vertexrate demo down to a minimal subset that causes the lockup
and trace the command buffer.
You're getting DMA_VTX_PROTECTION so you're likely accessing out of bounds
vertex data somehow.
If you can find the commands that cause it and compare with the gallium code
you might be able to find the error.

Attached patch for tracing command buffer (apply to libdrm).

-- 
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 dri-devel mailing list