From owner-freebsd-current@FreeBSD.ORG Thu Sep 20 22:00:44 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8866816A473 for ; Thu, 20 Sep 2007 22:00:44 +0000 (UTC) (envelope-from serguey-grigoriev@yandex.ru) Received: from webmail34.mail.yandex.net (webmail34.mail.yandex.net [213.180.223.183]) by mx1.freebsd.org (Postfix) with ESMTP id A160213C4A8 for ; Thu, 20 Sep 2007 22:00:43 +0000 (UTC) (envelope-from serguey-grigoriev@yandex.ru) Received: from YAMAIL (webmail34) by mail.yandex.ru id S2409091AbXITQBz for ; Thu, 20 Sep 2007 20:01:55 +0400 X-Yandex-Spam: 1 Received: from [91.122.49.58] ([91.122.49.58]) by mail.yandex.ru with HTTP; Thu, 20 Sep 2007 20:01:55 +0400 From: "S.N.Grigoriev" To: freebsd-current@freebsd.org MIME-Version: 1.0 Message-Id: <105091190304115@webmail34.yandex.ru> Date: Thu, 20 Sep 2007 20:01:55 +0400 X-Mailer: Yamail [ http://yandex.ru ] 5.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailman-Approved-At: Fri, 21 Sep 2007 09:39:15 +0000 Subject: Xorg 7.3 problem on amd64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Sep 2007 22:00:44 -0000 Hi, list, I've upgraded to Xorg 7.3 my CURRENT amd64 machine (both source and port trees are fresh). All programs work correctly except for X session terminations. Every time I try to finish the current X session, the X server crashes with core dump (irrespective of how sessions were started with startx or xdm). Upgrades of X on 6.2 i386 machines do not introduce this problem. Does anybody know how this can be fixed? Thanks, Serguey.