From owner-freebsd-stable@FreeBSD.ORG Sun Feb 10 11:54:46 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B1369F57 for ; Sun, 10 Feb 2013 11:54:46 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.server1.bsdforen.de (bsdforen.de [82.193.243.81]) by mx1.freebsd.org (Postfix) with ESMTP id 5FFE38B4 for ; Sun, 10 Feb 2013 11:54:45 +0000 (UTC) Received: from mobileKamikaze.norad (HSI-KBW-134-3-231-194.hsi14.kabel-badenwuerttemberg.de [134.3.231.194]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.server1.bsdforen.de (Postfix) with ESMTPSA id 9F6608618F for ; Sun, 10 Feb 2013 12:54:37 +0100 (CET) Message-ID: <51178A7C.9000700@bsdforen.de> Date: Sun, 10 Feb 2013 12:54:36 +0100 From: Dominic Fandrey User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130129 Thunderbird/17.0.2 MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: stable/9 Xorg freezes and hangs in drmlk2 X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2013 11:54:46 -0000 Occasionally Xorg freezes and hangs in state drmlk2, when I start the compositing manager or an overlay window (i.e. mplayer) opens. The last time that happened (starting the compositor) I ssh'ed into the box and collected some data. > uname -a > pkg_info -Ex xorg > pkg_info -Ex xf86 > top -PCS > tail /var/log/Xorg.0.log > tail -n2 ~user/.xsession-errors > pciconf -lv http://pastebin.com/ExgFDKZ8 The Xorg.0.log: http://pastebin.com/gGubtXqk Last line states: [mi] EQ overflowing. The server is probably stuck in an infinite loop. The Xorg process does not react to SIGTERM in this state. This time when I sent it a SIGKILL it miraculously restarted just fine. I'm even using the compositor that right now! Usually xdm goes into a loop trying to start Xorg and Xorg crashing because of some video driver mumbo jumbo that I cannot tell you about, because it didn't happen this time. One last thing, I'm using e17's OpenGL compositing and when it's turned on starting mplayer is much more likely to freeze Xorg (but the last time mplayer froze it, the compositor wasn't on). It usually takes a couple of hours of runtime before there is significant likeliness of this happening. I sometimes have days of runtime without incident, though. Regards -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?