On Wednesday 04 June 2003 03:56 am, José Fonseca wrote:
> Please do:
>       # gdb glxgears
>       > run
>       ...
>       > bt
> And send the resulting backtrace to pinpoint the problem.

Didn't notice you wanted the backtrace.  Here it is (whole)

[start]

Starting program: /usr/X11R6/bin/glxinfo
(no debugging symbols found)...[New Thread 16384 (LWP 2817)]
name of display: :0.0

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 2817)]
0x4046dee5 in driSetTextureSwapCounterLocation (heap=0x0, counter=0x8051c18) 
at texmem.c:584
584     texmem.c: No such file or directory.
        in texmem.c
(gdb)
(gdb)
(gdb)
(gdb) bt
#0  0x4046dee5 in driSetTextureSwapCounterLocation (heap=0x0, 
counter=0x8051c18) at texmem.c:584
#1  0x4046e8a9 in r128CreateContext (glVisual=0xbffff410, 
driContextPriv=0x804d698, sharedContextPrivate=0x1)
    at r128_context.c:151
#2  0x4037329b in driCreateContext (dpy=0x804c618, vis=0x8051870, 
sharedPrivate=0x0, pctx=0x8054814, fbconfig=0x0)
    at dri_util.c:1007
#3  0x4008c756 in CreateContext (dpy=0x804c618, vis=0x8051870, shareList=0x0, 
allowDirect=1, contextID=0)
    at glxcmds.c:220
#4  0x4008c8ad in glXCreateContext (dpy=0x804c618, vis=0x8051870, 
shareList=0x0, allowDirect=1) at glxcmds.c:264
#5  0x08048fd0 in strcpy ()
#6  0x0804a1aa in strcpy ()
#7  0x402347f7 in __libc_start_main () from /lib/i686/libc.so.6

[end]


-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to