Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Oct 2005 14:45:57 +0100
From:      Stefan Cars <stefan@snowfall.se>
To:        Daniel Eischen <deischen@freebsd.org>
Cc:        Greg 'groggy' Lehey <grog@freebsd.org>, current@freebsd.org
Subject:   Re: MySQL crashes on amd64
Message-ID:  <4364CE95.9030107@snowfall.se>
In-Reply-To: <Pine.GSO.4.43.0510300828480.21046-100000@sea.ntplx.net>
References:  <Pine.GSO.4.43.0510300828480.21046-100000@sea.ntplx.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi

No. I don't need both. Removed libpthread.so.1 and still the same problem.

/S

Daniel Eischen wrote:
> On Sun, 30 Oct 2005, Stefan Cars wrote:
> 
>>Adding to this, using the following in libmap.conf fixes the problems:
>>
>>libpthread.so   libthr.so
>>libpthread.so.1 libthr.so.2
>>libpthread.so.2 libthr.so.2
> 
> 
> If you need both of those, then you're using multiple versions
> of libpthread in the same application.  You need to rebuild
> everything mysql depends on, most likely all ports or you will
> have problems elsewhere.  If you think you have done this, then
> move libpthread.so.1 out of the way and see if you have any
> problems.
> 



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