From owner-freebsd-amd64@FreeBSD.ORG Wed Dec 3 14:49:00 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 849DA16A4CE for ; Wed, 3 Dec 2003 14:49:00 -0800 (PST) Received: from pandora.cs.kun.nl (pandora.cs.kun.nl [131.174.33.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AA9B43FE5 for ; Wed, 3 Dec 2003 14:48:59 -0800 (PST) (envelope-from adridg@cs.kun.nl) Received: from localhost by pandora.cs.kun.nl id hB3MmJxb017862 (8.12.10/3.58); Wed, 3 Dec 2003 23:48:45 +0100 (MET) From: Adriaan de Groot To: freebsd-amd64@freebsd.org Date: Wed, 3 Dec 2003 23:48:16 +0100 User-Agent: KMail/1.5.94 References: <20031203214312.18DB62A7EA@canning.wemm.org> In-Reply-To: <20031203214312.18DB62A7EA@canning.wemm.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200312032348.16766.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 22:49:00 -0000 On Yaum al-Arbi'a 08 Shawwal 1424 22:43, Peter Wemm wrote: > > I'll dig into the segvs shortly (as neither cmucl nor gcl wants to work > > and music is more important than LISP). > > Does 'ogg123 -d null file.ogg' work? I'm mostly interested in the libkse > case. The no-libmap case isn't particularly interesting unless it fails > with libkse but works with libc_r. With kse (through libmap.conf) I get both bus errors and segmentation faults, the segvs are: #0 0x0000000200eeb8f8 in pthread_testcancel () from /usr/lib/libkse.so.1 the bus errors occur at the same place disassembly shows 0x0000000200eeb8ec : mov $0x17e,%rax 0x0000000200eeb8f3 : mov %rcx,%r10 0x0000000200eeb8f6 : syscall 0x0000000200eeb8f8 : jb 0x200eeb8e0 0x0000000200eeb8fa : retq 0x0000000200eeb8fb : nop I should note that I haven't rebuilt the whole world and rebooted, just libc and libkse. I hope that's enough. -- pub 1024D/FEA2A3FE 2002-06-18 Adriaan de Groot If the door is ajar, can we fill it with door-jamb?