[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#443794: xserver-xorg: server crashes randomly in libGLcore



Marcus Better wrote:
> I finally got a stack trace! (The gdb problem #422007 decided to go away for a 
> while.)
>
> Program received signal SIGSEGV, Segmentation fault.
> _mesa_update_framebuffer (ctx=0x1ba7230) at framebuffer.c:669
> 669     framebuffer.c: No such file or directory.
>         in framebuffer.c
> (gdb) bt
> #0  _mesa_update_framebuffer (ctx=0x1ba7230) at framebuffer.c:669
> #1  0x00002b67234eff7d in _mesa_update_state_locked (ctx=0x1ba7230)
>     at state.c:1152
> #2  0x00002b67234f0091 in _mesa_update_state (ctx=0x1ba7230) at state.c:1218
> #3  0x00002b67234b4f68 in _mesa_GetIntegerv (pname=34018, params=0xffffffff)
>     at get.c:3741
> #4  0x00002b6711ab8f0d in __glXDisp_GetIntegerv (cl=0x19adfc0,
>     pc=<value optimized out>) at ../../../GL/glx/indirect_dispatch.c:1906
> #5  0x00002b6711aaf72c in __glXDispatch (client=0x1ad75f0)
>     at ../../../GL/glx/glxext.c:561
> #6  0x000000000044e210 in Dispatch () at ../../dix/dispatch.c:502
> #7  0x0000000000436a1c in main (argc=8, argv=0x7fff9bae57e8,
>     envp=<value optimized out>) at ../../dix/main.c:452
>
> This happened while visiting the site http://www.di.se which probably has some 
> Flash ads.
>   

The only related backtrace that I found in the upstream bugzilla is at
    https://bugs.freedesktop.org/show_bug.cgi?id=8588
This bug is already one year old and it never got any reply. The
corresponding downstream bug has been marked as fixed for a while (patch
included in Mesa 6.5.3) so it's probably not the same problem in the end.

You still have no easy way to reproduce this? Could you enter 'bt full'
instead of 'bt' in gdb next time?

Brice





Reply to: