From owner-freebsd-current@FreeBSD.ORG Thu Jan 11 06:01:41 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 52F4816A403 for ; Thu, 11 Jan 2007 06:01:41 +0000 (UTC) (envelope-from davidn@datalinktech.com.au) Received: from mail-ihug.icp-qv1-irony16.iinet.net.au (ihug-mail.icp-qv1-irony16.iinet.net.au [203.59.1.182]) by mx1.freebsd.org (Postfix) with ESMTP id C37D813C458 for ; Thu, 11 Jan 2007 06:01:40 +0000 (UTC) (envelope-from davidn@datalinktech.com.au) Received: from 203-206-162-119.perm.iinet.net.au (HELO mail.datalinktech.com.au) ([203.206.162.119]) by iinet-mail.icp-qv1-irony16.iinet.net.au with ESMTP; 11 Jan 2007 13:32:22 +0800 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ao8CAGJapUXLzqJ3/2dsb2JhbAA X-IronPort-AV: i="4.13,170,1167580800"; d="scan'208"; a="18693942:sNHT27657852" Received: from [192.168.4.218] (dln-notebook.datalink.loc [192.168.4.218]) by mail.datalinktech.com.au with esmtp; Thu, 11 Jan 2007 16:32:21 +1100 id 0017B845.45A5CBE6.00003158 Message-ID: <45A5CBEB.7030306@datalinktech.com.au> Date: Thu, 11 Jan 2007 16:32:27 +1100 From: David Nugent User-Agent: Thunderbird 1.5.0.9 (X11/20070109) MIME-Version: 1.0 To: Sam Leffler References: <499c70c0701071038k34d10214ya7a0cd00e6c1f800@mail.gmail.com> <200701081159.51056.lofi@freebsd.org> <200701082038.33761.tijl@ulyssis.org> <200701082134.44662.lofi@freebsd.org> <499c70c0701081347t7213aeb5yed3c988a05837464@mail.gmail.com> <45A3671D.8020902@datalinktech.com.au> <45A5C17F.60005@errno.com> In-Reply-To: <45A5C17F.60005@errno.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: [kde-freebsd] Re: KDE 3.5.5 lock issue was (Xorg with lock session issue) 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, 11 Jan 2007 06:01:41 -0000 BTW, now that a full rebuild of everything has finally completed I'm now experiencing the OP's problem with kdesktop_lock - so it does seem to be a generic problem in -current. I haven't yet investigated it further, but intend to unless someone else finds a solution first (and no it isn't a suid problem afaict). Sam Leffler wrote: >> GENERIC from FreeBSD 7.0-CURRENT #0: Tue Jan 9 11:44:44 EST 2007, >> csup'ed within 48 hours of build, using the nvidia non-os driver with >> dri enabled. I'm suffering an apparent glitch in -current but not 6.2 >> which causes a crash and instant reboot on exiting X which I'm guessing >> is related the nvidia kernel module. It happens with the Xorg nv driver >> too. >> > I found the latest nvidia port/driver too unstable to use; I backrev'd > to the previous driver which has resolved the crashes. However I've > seen significant regressions in the nvidia driver in HEAD over the past > 9 months or so; so much so that I'm considering replacing my card w/ > something else (I've got an AGP Quadro NVS for my dual-head DVI displays > so require the binary driver). > Other than the system freeze when shutting down X (or switching to another vt) problem it otherwise seems to work ok here with several days uptime (between reboots for -current updates). I don't have the same problem with a recent 6.2-PR (tested with 9631 nvidia driver). This is using a budget AGP FX 5500 card, dual head. I'm currenty using build 9746, but the lockup happened with every version I tried under recent -current for the last couple months at least, otherwise I haven't noticed a huge difference. Regards -d