Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Oct 2005 08:32:47 -0500 (EST)
From:      Daniel Eischen <deischen@freebsd.org>
To:        Stefan Cars <stefan@snowfall.se>
Cc:        Greg 'groggy' Lehey <grog@freebsd.org>, current@freebsd.org
Subject:   Re: MySQL crashes on amd64
Message-ID:  <Pine.GSO.4.43.0510300828480.21046-100000@sea.ntplx.net>
In-Reply-To: <43647CE6.1080703@snowfall.se>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

-- 
DE




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