Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Mar 2004 03:17:02 -0300
From:      m0f0x <m0f0x@sdf.lonestar.org>
To:        freebsd-current@freebsd.org
Subject:   Re: Pthread Issues
Message-ID:  <opr5l02oxdrfodl0@smtp.freeshell.org>
In-Reply-To: <007d01c414ff$005bf8e0$0300a8c0@scales>
References:  <007d01c414ff$005bf8e0$0300a8c0@scales>

next in thread | previous in thread | raw e-mail | index | archive | help
I've got the same problems, when using CURRENT (cvsupped on 25/03). May 
apps (like xmms, mplayer, and others that I've forgot) where generating 
core  dumps, even when they're rebuilded.

Anybody got solutions? My temporary solution was: move back do 
5.2.1-RELEASE (p3).

Thanks in advance,

m0f0x

On Sun, 28 Mar 2004 13:58:11 -0600, Jeff Mitchell <jam6@cec.wustl.edu> 
wrote:

> Current folks--
>
> I'm having some major issues with pthreads.  I have a base 5.2 
> cvsupgraded to 5.2.1.  To save a lot of copying and pasting and keep 
> this message from being too long, please check:
>
> http://lists.freebsd.org/pipermail/freebsd-hackers/2004-March/006393.html
> and
> http://lists.freebsd.org/pipermail/freebsd-ports/2004-March/010982.html
>
> for more information that might give clues to some of the issues.
>
> At someone's request tried the following (in 
> /usr/ports/net/openldap21-client)
>
> shocker1# make -VOSVERSION -VPTHREAD_CFLAGS -VPTHREAD_LIBS
> 502010
> -D_THREAD_SAFE
> -lc_r
>
> Someone else suggested creating a /etc/libmap.conf with the following:
>
> libpthread.so.1         libc_r.so.5
> libpthread.so           libc_r.so
>
> None of this has worked, however.  It was mentioned to me that "checking 
> for pthread_create in default libraries" is supposed to be successful, 
> so maybe something went wrong with my base system upgrade.
>
> I have no idea, personally.  Anyone that could help me out, it'd be much 
> appreciated, as I'm pretty much barred from upgrading a significant 
> number of my ports beause of dependencies on the ones that are failing.
>
> If there's any other information that would be helpful, please let me 
> know.
>
> Thanks,
> Jeff



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