Fred Korz wrote: > Before sending this I will have attached a copy of /var/log/Xorg.0.log.old. >
Hi Fred, We had some reports about Xorg crashing related to playing video (for instance bug #431655), they got fixed in xserver-xorg-core 2:1.3.0.0.dfsg-7. So first, please make sure you have this package at least at this version (I only found 1.3.0 is your earlier mails, not the whole Debian package version number, which matters here). If it does not help, it would be good to get a better backtrace than the one at the end of the Xorg.0.log.old. To do so, you should first install xserver-xorg-core-dbg, then log in from another machine through ssh and attach a gdb with gdb -p $(pidof X) Once you reproduce the crash, enter 'bt full' in gdb and send us the whole output. Also, you should send the whole output of /usr/share/bug/xserver-xorg/script 3>&1 so that we see your whole config (it will also include the current Xorg.0.log once again, but we won't use it since we already have the one of the crash). Thanks, Brice -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]