On Wed, 2007-09-19 at 19:13 +0200, David Schmitt wrote: > > Please find attached a full backtrace of the running XServer, when it is > spinning. I broke into gdb by sending the XServer a SIGINT.
[...] > zion:~# gdb /usr/bin/X [...] > #0 0x08106900 in ?? () > No symbol table info available. /usr/bin/X is not the X server but the Xwrapper, which might explain the useless backtrace. I usually use just gdb -p $(pidof X) to attach gdb to the X server. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer