--- glxext.c-orig 2006-10-14 10:15:12.000000000 -0700 +++ glxext.c 2006-10-14 11:34:03.000000000 -0700 @@ -1709,7 +1709,7 @@ } } else { - gc->currentContextTag = -1; + gc->currentContextTag = 0; } } else { __glXSetCurrentContext(&dummyContext);