Re: MySQL crashes on amd64

From: Daniel Eischen <deischen_at_freebsd.org>
Date: Sun, 30 Oct 2005 08:32:47 -0500 (EST)
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
Received on Sun Oct 30 2005 - 12:32:49 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:46 UTC