On Sun, 2006-06-18 at 20:38 -0700, Eric Anholt wrote: > With a clean Mesa build as of yesterday, glxgears is crashing at: > > #0 0x2839de7d in _mesa_update_draw_buffer_bounds (ctx=0x80af000) > at main/framebuffer.c:384 > #1 0x2839dd6d in _mesa_resize_framebuffer (ctx=0x80af000, fb=0x8060400, > width=300, height=300) at main/framebuffer.c:331 > #2 0x2834b612 in intelWindowMoved (intel=0x80af000) at > intel_context.c:576 > #3 0x2834b6fa in intelMakeCurrent (driContextPriv=0x80521e0, > driDrawPriv=0x80eff00, driReadPriv=0x80eff00) at intel_context.c:612 > #4 0x2832cee6 in DoBindContext (dpy=0x805e000, draw=54525954, > read=54525954, > ctx=0x80695b0, modes=0x8055500, psp=0x8069300) > at ../common/dri_util.c:343 > #5 0x2832cf7e in driBindContext (dpy=0x805e000, scrn=0, draw=54525954, > read=54525954, ctx=0x80695b0) at ../common/dri_util.c:376 > #6 0x280abe29 in BindContextWrapper () from /usr/X11R6/lib/libGL.so.1 > #7 0x280ac2b7 in glXMakeCurrentReadSGI () > from /usr/X11R6/lib/libGL.so.1 > #8 0x280ac37e in glXMakeCurrent () from /usr/X11R6/lib/libGL.so.1 > #9 0x0804b7d2 in ?? () > ... > (gdb) frame 0 > #0 0x2839de7d in _mesa_update_draw_buffer_bounds (ctx=0x80af000) > at main/framebuffer.c:384 > 384 if (buffer->Name) { > (gdb) p buffer > $1 = (struct gl_framebuffer *) 0x0 > > Anyone else seeing this?
Update your CVS. I've already fixed this. Alan. -- _______________________________________________ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel