Hi Daniel, If this crash of the X server still occurs while playing armagetron, please try to reproduce with latest xserver-xorg-core currently in unstable (1.3). Then, we will need a backtrace of the crash. A basic backtrace should appear in Xorg.0.log right after the crash (be aware that restarting X will move the log to Xorg.0.log.old and create a new one). A better backtrace would be obtained by installing xserver-xorg-core-dbg and attaching gdb *through ssh from another machine* before the crash gdb -p $(pidof X) and running 'bt full' in gdb after the crash.
thanks, Brice -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]