[Bug 21374] [Mobility FireGL 9000] cs_gem_write_reloc: Assertion `bo->space_accounted` failed.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Aug 13 04:54:19 PDT 2009


http://bugs.freedesktop.org/show_bug.cgi?id=21374





--- Comment #3 from Pauli <suokkos at gmail.com>  2009-08-13 04:54:19 PST ---
Can you try to get backtrace?

easy way to do it is to enable core dumps and then analysing dump with gdb:

ulimit -c unlimited
glxgears
gdb --core=core glxgears
bt full
q


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list