https://bugs.freedesktop.org/show_bug.cgi?id=29901
--- Comment #9 from Tom Stellard tstellar@gmail.com 2010-09-15 20:00:07 PDT --- (In reply to comment #8)
Created an attachment (id=38727)
View: https://bugs.freedesktop.org/attachment.cgi?id=38727 Review: https://bugs.freedesktop.org/review?bug=29901&attachment=38727
possible fix
Could you please test this patch?
This patch causes the game to freeze (no more assertion failure) and outputs the following errors: Mesa: User error: GL_INVALID_OPERATION in glGetUniformfv(program) Mesa: 2105 similar GL_INVALID_OPERATION errors Mesa: User error: GL_INVALID_OPERATION in glUseProgram(program 17 not linked) Mesa: User error: GL_INVALID_OPERATION in glGetUniformfv(program) Mesa: 19 similar GL_INVALID_OPERATION errors Mesa: User error: GL_INVALID_OPERATION in glUseProgram(program 17 not linked) Mesa: User error: GL_INVALID_OPERATION in glUseProgram(program 17 not linked)
I've seen errors like this before, so they might not be directly related to this bug.