From owner-freebsd-threads@FreeBSD.ORG Mon Nov 24 01:09:33 2003 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12AF316A4CE for ; Mon, 24 Nov 2003 01:09:33 -0800 (PST) Received: from exchhz01.viatech.com.cn (ip-167-164-97-218.anlai.com [218.97.164.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B83343FBD for ; Mon, 24 Nov 2003 01:09:28 -0800 (PST) (envelope-from davidxu@viatech.com.cn) Received: from viatech.com.cn (ip-240-1-168-192.rev.dyxnet.com [192.168.1.240]) by exchhz01.viatech.com.cn with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id WZMFXMX3; Mon, 24 Nov 2003 16:48:53 +0800 Message-ID: <3FC1CC21.20908@viatech.com.cn> Date: Mon, 24 Nov 2003 17:15:13 +0800 From: David Xu User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030723 Thunderbird/0.1 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Morten Rodal References: <3FC1C01A.4020407@rodal.no> In-Reply-To: <3FC1C01A.4020407@rodal.no> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: threads@freebsd.org Subject: Re: libkse and bus error X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 09:09:33 -0000 Morten Rodal wrote: >David Xu wrote: > > >>Morten Rodal wrote: >> >> >>>* Dual Pentium II 300MHz, libkse, kernel from Nov 19 >>>* Pentium III 933MHz, libkse, kernel from Nov 3 >>>* Pentium 4 1.7GHz, libkse, kernel from Nov 21 >>> >>> >>> >>Make sure you have up-to-date libpthread source code, there was a FPU >> >> >bug > > >>fixed for sometimes. >> >> >> > >I apologise for not being clear on when the sources were from. What I >meant was that these machines was updated (both world and kernel) on the > >dates specified above. > > > How do you use libkse ? I use universal map in /etc/libmap.conf. David Xu