https://bugs.winehq.org/show_bug.cgi?id=45989
Andrew Wesie awesie@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |awesie@gmail.com
--- Comment #3 from Andrew Wesie awesie@gmail.com --- This is may be a dupe of bug 45946. Please try with Mesa compiled with one of the patches at https://bugs.freedesktop.org/show_bug.cgi?id=108311.
Also, you can run wine without ARB_query_buffer_object which should work around the problem (assuming it is the same bug):
MESA_EXTENSION_OVERRIDE=-ARB_query_buffer_object wine ...