From owner-freebsd-questions@FreeBSD.ORG Sun Jun 15 15:47:28 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 222DA1065672 for ; Sun, 15 Jun 2008 15:47:28 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id D77E78FC1B for ; Sun, 15 Jun 2008 15:47:27 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) for freebsd-questions@freebsd.org with esmtp (envelope-from ) id <1K7uRy-0002gm-Jc>; Sun, 15 Jun 2008 17:47:26 +0200 Received: from telesto.geoinf.fu-berlin.de ([130.133.86.198]) by inpost2.zedat.fu-berlin.de (Exim 4.69) for freebsd-questions@freebsd.org with esmtpsa (envelope-from ) id <1K7uRy-00068e-Ii>; Sun, 15 Jun 2008 17:47:26 +0200 Message-ID: <48553949.2060403@zedat.fu-berlin.de> Date: Sun, 15 Jun 2008 15:46:17 +0000 From: "O. Hartmann" Organization: Freie =?ISO-8859-15?Q?Universit=E4t_Berlin?= User-Agent: Thunderbird 2.0.0.14 (X11/20080609) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: 130.133.86.198 Subject: FreeBSD and Xorg: session ending ends up in locked up Xorg server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jun 2008 15:47:28 -0000 Hello, I have a strange problem on one of my FreeBSD 7.0-STABLE boxes. The machine is a FreeBSD 7.0-STABLE/AMD64 box, most recently built-world. Whenever I logout from a local X11 session (using Xorg, most recent, and Windowmaker, also most recent, all X stuff recently rebuilt), Xorg eats up 100% CPU time and I never get back to the login box offered by xdm (xdm is driven by /etc/ttys as recommended). Instead I see a weird unresponsive screen with blinking, weird coloured block-graphics and letters, in most cases the same pattern, but this changes. Logging in from another box and killing Xorg gives back the expected login box from xdm. I have no glue what's going on here. My graphics board is a nVidia driven GF8600GTS and it worked well a couple of weeks ago. I rebuild the whole X stuff incl. all the dependencies because I thought it could have something to do with miscompiled or outdated ports - but thta isn't obviously the fact. Does anyone see this on his box also? Regards, Oliver