https://bugzilla.novell.com/show_bug.cgi?id=211314 pgunreben@lucent.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|pgunreben@lucent.com | ------- Comment #76 from pgunreben@lucent.com 2007-01-26 05:50 MST ------- Matthias, you're right! It does not crash at the same place. This crash happens on the gfx-console and occurs sometimes after some executions of "bench" in MATLAB. Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 47804934312144 (LWP 28230)] _mesa_update_draw_buffer_bounds (ctx=0x10dbf10) at framebuffer.c:365 warning: Source file is more recent than executable. (gdb) bt #0 _mesa_update_draw_buffer_bounds (ctx=0x10dbf10) at framebuffer.c:365 #1 0x00002b7a77257eb3 in initialize_framebuffer_size (ctx=0x10dbf10, fb=0x2585620) at context.c:1635 #2 0x00002b7a77258513 in _mesa_make_current (newCtx=0x10dbf10, drawBuffer=0x2585620, readBuffer=0x2585620) at context.c:1711 #3 0x00002b7a77365d74 in XMesaMakeCurrent2 (c=0x10dbf10, drawBuffer=0x2585620, readBuffer=0x2585620) at xm_api.c:2074 #4 0x00002b7a77364d26 in __glXMesaContextMakeCurrent (baseContext=<value optimized out>) at xf86glx.c:261 #5 0x00002b7a74cf8b69 in DoMakeCurrent (cl=0xdc0b40, drawId=41946422, readId=41946422, contextId=<value optimized out>, tag=0) at glxcmds.c:649 #6 0x00002b7a74cfacfd in __glXDispatch (client=<value optimized out>) at glxext.c:551 #7 0x0000000000447e3b in Dispatch () at dispatch.c:457 #8 0x00000000004311ed in main (argc=8, argv=0x7fff383a4cf8, envp=<value optimized out>) at main.c:445 Crash in framebuffer.c:365: else { -> fb->Width = rb->Width; fb->Height = rb->Height; Unfortunately, the symbols were not accessible in this context. (I've installed the latest RPMs with rpm --force -Uvh ...) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.