Jens Owen wrote:

> Program received signal SIGSEGV, Segmentation fault.
> driBindContext2 (dpy=0x804b2a8, scrn=0, draw=4194306, read=4194306,
>     gc=0x804d258) at dri_util.c:476
> 476         pcp->driDrawablePriv = pdp;

It looks like a new field was recently added to the GLXContextRec
xc/lib/GL/glx/glxclient.h:407

        GLXDrawable currentReadable;

I'm not sure exactly when this showed up, or how it's used--but it could
be the root of the problem.

--                             /\
         Jens Owen            /  \/\ _    
  [EMAIL PROTECTED]  /    \ \ \   Steamboat Springs, Colorado

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to