Date: Tue, 24 Feb 2004 14:11:25 -0500 From: Kenneth Culver <culverk@sweetdreamsracing.biz> To: David Gilbert <dgilbert@dclg.ca> Cc: freebsd-current@freebsd.org Subject: Re: Nontrivial brokeness with new threads. Message-ID: <20040224141125.wg4os44wkook0w80@www.sweetdreamsracing.biz> In-Reply-To: <16443.40485.365955.83971@canoe.dclg.ca> References: <16443.35905.455147.330275@canoe.dclg.ca> <403B9492.7000500@OTEL.net> <20040224133909.ys0kgs0oo444o4o8@www.sweetdreamsracing.biz> <16443.40485.365955.83971@canoe.dclg.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
Quoting David Gilbert <dgilbert@dclg.ca>: >>>>>> "Kenneth" == Kenneth Culver <culverk@sweetdreamsracing.biz> writes: > > Kenneth> Doesn't work here. As soon as I installed the nvidia driver, > Kenneth> mplayer, xmms, java, openoffice, etc... (anything that uses > Kenneth> threads) stopped working. When I set up libmap.conf to force > Kenneth> everything to use libc_r, it all started working again. > > Damn... the one combinarion of library mapping I didn't try. So with > nvidia and -CURRENT, mapping everyone to use libc_r does work for me, > too. > > Does this foil the KSE stuff in some way? > > Dave. > I think kse uses a cpu register on x86 that conflicts with what the nvidia drivers do, and it comes out with an error about static ldt mapping in all those programs because the nvidia driver is loaded AND those programs are trying to use libpthread Ken
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040224141125.wg4os44wkook0w80>