From owner-freebsd-current@FreeBSD.ORG Tue Feb 24 11:04:41 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 22DEE16A4CE for ; Tue, 24 Feb 2004 11:04:41 -0800 (PST) Received: from mailhub.sweetdreamsracing.biz (mailhub.sweetdreamsracing.biz [66.92.171.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id E792843D3F for ; Tue, 24 Feb 2004 11:04:40 -0800 (PST) (envelope-from culverk@sweetdreamsracing.biz) Received: by mailhub.sweetdreamsracing.biz (Postfix, from userid 80) id 5E4072D4; Tue, 24 Feb 2004 14:12:43 -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:12:43 -0500 Message-ID: <20040224141243.uw4k0s8o0s004so0@www.sweetdreamsracing.biz> Date: Tue, 24 Feb 2004 14:12:43 -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> <20040224140151.xwg8kokc0sk0s40c@www.sweetdreamsracing.biz> <16443.40552.320112.134239@canoe.dclg.ca> In-Reply-To: <16443.40552.320112.134239@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 19:04:41 -0000 Quoting David Gilbert : >>>>>> "Kenneth" == Kenneth Culver writes: > > Kenneth> If you're having trouble getting things to work right with > Kenneth> that driver loaded, just edit your /etc/libmap.conf so that > Kenneth> nothing uses libpthread; force everything to use libc_r. > > The advice earlier in the week had included forcing everything to use > libpthread. I don't remember seeing an explaination of why this is > all broken. > That's odd, it's pretty well known that using libpthread breaks the nvidia drivers. Ken