floats in pthreads

Peter Wemm peter at wemm.org
Wed Dec 3 13:43:13 PST 2003


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 at wemm.org; peter at FreeBSD.org; peter at yahoo-inc.com
"All of this is for nothing if we don't go to the stars" - JMS/B5



More information about the freebsd-amd64 mailing list