http://bugs.winehq.org/show_bug.cgi?id=9572 Stefan Dösinger <stefandoesinger(a)gmx.at> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs(a)winehq.org |stefandoesinger(a)gmx.at Status|NEW |ASSIGNED --- Comment #17 from Stefan Dösinger <stefandoesinger(a)gmx.at> 2007-10-12 02:36:58 --- Created an attachment (id=8534) --> (http://bugs.winehq.org/attachment.cgi?id=8534) Proposed fix Indeed the query code checked the query private data for the context, but if the query is faked, this private data was NULL. This patch makes sure it is always there and fixes the crash when GL_NV_fence is missing for me. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.