Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Dec 2003 13:43:12 -0800
From:      Peter Wemm <peter@wemm.org>
To:        Adriaan de Groot <adridg@cs.kun.nl>
Cc:        freebsd-amd64@freebsd.org
Subject:   Re: floats in pthreads 
Message-ID:  <20031203214312.18DB62A7EA@canning.wemm.org>
In-Reply-To: <200312031350.25906.adridg@cs.kun.nl> 

index | next in thread | previous in thread | raw e-mail

Adriaan de Groot wrote:
> 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).

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.

Cheers,
-Peter
--
Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com
"All of this is for nothing if we don't go to the stars" - JMS/B5


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031203214312.18DB62A7EA>