MySQL crashes on amd64

Stefan Cars stefan at snowfall.se
Sun Oct 30 05:46:08 PST 2005


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.
> 


More information about the freebsd-current mailing list