I finally have access to an x86 SMP box, and I have a few cycles to look at the SMP related problems. I'm using an AGP G400 and quake3-smp. Like Dieter, I get a black screen and a hung program. When I break in with GDB, here is the stack trace. Dieter, does this match what you see?

0x00162c32 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
(gdb) bt
#0  0x00162c32 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1  0x0040d7bb in __lll_mutex_lock_wait () from /lib/tls/libpthread.so.0
#2  0x00006a49 in ?? ()
#3  0x003baa24 in ?? () from /usr/X11R6/lib/libX11.so.6
#4  0x0892d078 in ?? ()
#5  0x0040a976 in _L_mutex_lock_26 () from /lib/tls/libpthread.so.0
#6  0x0892c8b8 in ?? ()
#7  0xbffff6c8 in ?? ()
#8  0x0032e8aa in _XUnregisterFilter () from /usr/X11R6/lib/libX11.so.6
Previous frame identical to this frame (corrupt stack?)

This is on a Fedora Core 1 system with today's DRI / Mesa CVS.




------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to