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

--- Comment #3 from Brian Paul <brian.e.p...@gmail.com> 2010-07-01 08:22:27 PDT 
---
Can you provide some additional debug info?  After hitting the assertion, go up
the stack into st_translate_mesa_program() and do the following in gdb:

(gdb) call _mesa_print_program(program)

and

(gdb) call _mesa_print_program_parameters(ctx, program)

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

Reply via email to