From owner-freebsd-x11@FreeBSD.ORG Fri Dec 24 09:15:22 2004 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED5F416A4CE for ; Fri, 24 Dec 2004 09:15:22 +0000 (GMT) Received: from hyperreal.org (taz3.hyperreal.org [209.237.226.90]) by mx1.FreeBSD.org (Postfix) with SMTP id B975943D2F for ; Fri, 24 Dec 2004 09:15:22 +0000 (GMT) (envelope-from brian@hyperreal.org) Received: (qmail 68121 invoked from network); 24 Dec 2004 09:15:27 -0000 Received: from localhost.hyperreal.org (HELO fez.hyperreal.org) (127.0.0.1) by localhost.hyperreal.org with SMTP; 24 Dec 2004 09:15:27 -0000 Received: (qmail 21080 invoked by uid 1000); 24 Dec 2004 09:15:21 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 24 Dec 2004 09:15:21 -0000 Date: Fri, 24 Dec 2004 01:15:21 -0800 (PST) From: Brian Behlendorf To: x11@freebsd.org Message-ID: <20041224011219.P21066@fez.hyperreal.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Rating: localhost.hyperreal.org 1.6.2 0/1000/N cc: bg271828@yahoo.com Subject: Re: X problems after upgrade to 6.8.1 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Dec 2004 09:15:23 -0000 I'm seeing both the i810 acceleration issue (that requires the setting of "Options NoAccel") and this gnome-session-seg-faults issue, as well. This is on a RELENG_4 box updated tonight as well. gnome-session hadn't been touched during this upgrade cycle, so I think the culprit is in the xorg upgrade. Also different, I'm not starting this from gdm, I'm starting X using "startx". Willing to do a debug build or something if it'll help... Brian