http://bugs.winehq.org/show_bug.cgi?id=11937
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk Component|-unknown |opengl
--- Comment #9 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-07-25 18:04:17 --- A user reported trouble with this app as well in user-list. It looks like something weird is going on here: 001a:Call KERNEL32.GetProcAddress(7e9f0000,7e39ae4b "wglMakeCurrent") ret=7e319132 001a:Ret KERNEL32.GetProcAddress() retval=7e9f66b0 ret=7e319132 001a:Call KERNEL32.GetProcAddress(7e9f0000,7e39ae5a "wglShareLists") ret=7e319155 001a:Ret KERNEL32.GetProcAddress() retval=7e9f66c8 ret=7e319155 001a:Call gdi32.wglGetProcAddress(7e39ae68 "glAccum") ret=7e319175
Then it never returns from this last call. Maybe it might be a driver-bug (nvidia-specific?) Maybe Roderick could have a look (for now put component to opengl32).