[Mesa-dev] [Bug 37274] Crash in draw_llvm_shader23 (r300g, rs690, in warzone2100)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jun 10 07:25:32 PDT 2011


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

--- Comment #4 from Brian Paul <brian.e.paul at gmail.com> 2011-06-10 07:25:33 PDT ---
This might be a CPU-caps-dependent issue.  Can you do "export
GALLIUM_DUMP_CPU=1" then run any GL test/app?  That'll print your CPU's
features.

BTW, a short-hand for disassembling in gdb is "x/Ni ADDR".  For example, "x/20i
0x00007f5f52237400" will print 20 instructions starting at the given address.

-- 
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 mesa-dev mailing list