Here's a slightly different stack trace, generated in the same way:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x2ab972f48240 (LWP 7185)]
_mesa_PushAttrib (mask=1048575) at attrib.c:306
306     attrib.c: No such file or directory.
        in attrib.c
(gdb) bt full
#0  _mesa_PushAttrib (mask=1048575) at attrib.c:306
        attr = <value optimized out>
        newnode = <value optimized out>
        head = (struct gl_attrib_node *) 0x2957d30
        ctx = (GLcontext *) 0x17611d0
#1 0x00002ab973b7b92c in DoRender (cl=<value optimized out>, pc=0xb61e7c "\b", do_swap=0)
    at ../../../GL/glx/glxcmds.c:1851
        entry = {bytes = 8, varsize = 0}
        extra = 0
proc = (__GLXdispatchRenderProcPtr) 0x2ab973b82060 <__glXDisp_PushAttrib>
        err = 0
        client = (ClientPtr) 0x16bf910
        left = 0
        cmdlen = 8
        error = 32767
        commandsDone = 9
        glxc = (__GLXcontext *) 0x17610f0
        sw = <value optimized out>
#2 0x00002ab973b7f72c in __glXDispatch (client=0x16bf910) at ../../../GL/glx/glxext.c:561
        stuff = (xGLXSingleReq *) 0xb61dfc
        opcode = <value optimized out>
proc = (__GLXdispatchSingleProcPtr) 0x2ab973b7ba40 <__glXDisp_Render>
        cl = (__GLXclientState *) 0xb11e20
        retval = 1
#3  0x000000000044e210 in Dispatch () at ../../dix/dispatch.c:502
        clientReady = <value optimized out>
        result = <value optimized out>
        client = (ClientPtr) 0x16bf910
        nready = 0
---Type <return> to continue, or q <return> to quit---
        start_tick = 28140
#4 0x0000000000436a1c in main (argc=8, argv=0x7fff39a15718, envp=<value optimized out>)
    at ../../dix/main.c:452
        pScreen = <value optimized out>
        i = 1
        error = 0
        xauthfile = <value optimized out>
        alwaysCheckForInput = {0, 1}
(gdb)



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to