http://bugs.winehq.org/show_bug.cgi?id=7696
------- Additional Comments From stefandoesinger@gmx.at 2007-19-03 03:20 ------- Was that trace done with the crashing line built in? I don't think so, otherwise I'd see a crash in it I think. Can you compile the crashing glxMakeCurrent line in again?
Otherwise, this came to my eyes: trace:d3d:CreateContext oldDrawable is 79691784 trace:d3d:CreateContext oldCtx is 2080949504
...
trace:d3d:CreateContext oldDrawable is 0x4c00008 trace:d3d:CreateContext oldCtx is 0x7c08c4f8
2080949504 is 7c08c500 hex. What lines did you add for tracing? It seems strange that once it is decimal, one hexadecimal.