From owner-freebsd-current@FreeBSD.ORG Tue Feb 24 10:53:49 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D200516A4CE for ; Tue, 24 Feb 2004 10:53:48 -0800 (PST) Received: from mailhub.sweetdreamsracing.biz (mailhub.sweetdreamsracing.biz [66.92.171.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id A61B243D1D for ; Tue, 24 Feb 2004 10:53:48 -0800 (PST) (envelope-from culverk@sweetdreamsracing.biz) Received: by mailhub.sweetdreamsracing.biz (Postfix, from userid 80) id 8417E2D4; Tue, 24 Feb 2004 14:01:51 -0500 (EST) Received: from 141.156.69.109 ([141.156.69.109]) by www.sweetdreamsracing.biz (Horde) with HTTP for ; Tue, 24 Feb 2004 14:01:51 -0500 Message-ID: <20040224140151.xwg8kokc0sk0s40c@www.sweetdreamsracing.biz> Date: Tue, 24 Feb 2004 14:01:51 -0500 From: Kenneth Culver To: David Gilbert References: <16443.35905.455147.330275@canoe.dclg.ca> <20040224095908.J30559@carver.gumbysoft.com> <16443.40099.996797.886860@canoe.dclg.ca> In-Reply-To: <16443.40099.996797.886860@canoe.dclg.ca> MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs cc: freebsd-current@freebsd.org Subject: Re: Nontrivial brokeness with new threads. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 24 Feb 2004 18:53:49 -0000 Quoting David Gilbert : >>>>>> "Doug" == Doug White writes: > > Doug> See UPDATING and list discussion. KSE and the nvidia driver > Doug> don't get along. > > I feel like I should be in a foul mood. I solicited information on > how nvidia might be broken and what number of stars on one's belt were > required to fix it. Or someone being _helpful_ might comment on > whether or not nvidia's help is required to fix it. > > ... instead _unhelpfully_ of pointing out something that I was already > up-to-date on. If you're having trouble getting things to work right with that driver loaded, just edit your /etc/libmap.conf so that nothing uses libpthread; force everything to use libc_r. Ken