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

--- Comment #3 from Ilia Mirkin <imir...@alum.mit.edu> ---
(In reply to Kenneth Graunke from comment #2)
> This isn't something we want to support.
> 
> We should probably use fprintf rather than _mesa_problem so it doesn't print
> "Mesa: <version> implementation error" as it isn't an implementation issue -
> it's a warning to the user that the debug options they requested won't take
> effect because it's unsupported.

Actually the issue is that glxinfo hits a segfault later. I guess
glGetStringi() or GL_NUM_EXTENSIONS gets confused...

As I recall, at some point Brian explicitly added support for disabling
always-on exts. Not sure if that work was already in 10.5 or not... def worth
checking a more recent version of mesa -- 10.5 is long out of support.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to