From owner-freebsd-amd64@FreeBSD.ORG Wed Dec 3 04:50:34 2003 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 912B516A4CE for ; Wed, 3 Dec 2003 04:50:34 -0800 (PST) Received: from pandora.cs.kun.nl (pandora.cs.kun.nl [131.174.33.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39B7D43F85 for ; Wed, 3 Dec 2003 04:50:31 -0800 (PST) (envelope-from adridg@cs.kun.nl) Received: from localhost by pandora.cs.kun.nl id hB3CoSxb018974 (8.12.10/3.58); Wed, 3 Dec 2003 13:50:29 +0100 (MET) From: Adriaan de Groot To: freebsd-amd64@freebsd.org Date: Wed, 3 Dec 2003 13:50:25 +0100 User-Agent: KMail/1.5.94 References: <20031203091256.A47F92A7EA@canning.wemm.org> In-Reply-To: <20031203091256.A47F92A7EA@canning.wemm.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200312031350.25906.adridg@cs.kun.nl> Subject: Re: floats in pthreads X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Dec 2003 12:50:34 -0000 On Yaum al-Arbi'a 08 Shawwal 1424 10:12, Peter Wemm wrote: > Adriaan de Groot wrote: > > Thanks to Peter's patch to libc_r, both my test program and ogg123 are > > working properly now. This makes PR 59650 fixed, if someone feels like > > closing it. > > First, edit /etc/libmap.conf to be like this: > libc_r.so.5 libkse.so.1 > libc_r.so libkse.so Results: _Before_ applying your new patch to the kse libs (but after applying yesterday's patches): 1) Without the library mapping, both my test program and ogg123 work fine. 2) With the library mapping, both segv. _After_ applying the patch: 1) Without the library mapping, both work (duh) 2) With the library mapping, ogg123 segvs on startup about half the time, and segvs on ^C also about half the time. I'll dig into the segvs shortly (as neither cmucl nor gcl wants to work and music is more important than LISP). -- pub 1024D/FEA2A3FE 2002-06-18 Adriaan de Groot If the door is ajar, can we fill it with door-jamb?