I'm resending this since it didn't seem to get any response on dri-user.  
Maybe it belongs on dri-devel.

On Wednesday 04 June 2003 01:12 pm, José Fonseca wrote:
>
> Sorry, I forgot to mention to ignore this first exception which
> ocurrs naturally as part of processor capabilities detection.  The
> next one should be the real one, so just type

Of course, I should have realized that since it was an FPE and the 
failure is a segfault...

Here's the real one:
[EMAIL PROTECTED] n8gray]$ gdb glxgears
GNU gdb 5.3-22mdk (Mandrake Linux)
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you 
are
welcome to change it and/or distribute copies of it under certain 
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for 
details.
This GDB was configured as "i586-mandrake-linux-gnu"...
(no debugging symbols found)...
(gdb) run
Starting program: /usr/X11R6/bin/glxgears
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...[New 
Thread 16384 (LWP 4031)]

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...
Program received signal SIGFPE, Arithmetic exception.
[Switching to Thread 16384 (LWP 4031)]
0x40443308 in _mesa_test_os_sse_exception_support ()
   from /usr/X11R6/lib/modules/dri/radeon_dri.so
(gdb) cont
Continuing.

Program received signal SIGSEGV, Segmentation fault.
0x00000000 in ?? ()
(gdb) bt
#0  0x00000000 in ?? ()
#1  0x40448a97 in radeonCreateContext (glVisual=0x804bcc8,
    driContextPriv=0x80539b8, sharedContextPrivate=0x0) at 
radeon_context.c:412
#2  0x4034cffb in driCreateContext (dpy=0x804bcc8, vis=0x804e470,
    sharedPrivate=0x0, pctx=0x804fd9c, fbconfig=0xbffff030) at 
dri_util.c:1007
#3  0x4006f7c8 in CreateContext () from /usr/X11R6/lib/libGL.so.1
#4  0x4006f8e8 in glXCreateContext () from /usr/X11R6/lib/libGL.so.1
#5  0x0804a3c6 in XOpenDisplay ()
#6  0x0804a692 in XOpenDisplay ()
#7  0x402067f7 in __libc_start_main () from /lib/i686/libc.so.6

-- 
>>>-- Nathaniel Gray -- Caltech Computer Science ------>
>>>-- Mojave Project -- http://mojave.cs.caltech.edu -->




-------------------------------------------------------
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