http://bugs.winehq.org/show_bug.cgi?id=13599
--- Comment #52 from max@veneto.com 2008-06-28 04:46:20 --- Created an attachment (id=14419) --> (http://bugs.winehq.org/attachment.cgi?id=14419) Free X11 lock after an OpenGL exception
Louis, I made a "more generic" patch on wgl that frees the lock made by GL_ENTER() on any exception caused by opengl code. That one will avoid the endless waiting for freed lock (and finally the crash) found in autocad installer.
Patch is already posted on wine-patches.... let's see if that one is accepted ! :-)
Max