Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Oct 2005 11:41:21 +0100
From:      Stefan Cars <stefan@snowfall.se>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        Daniel Eischen <deischen@freebsd.org>, Greg 'groggy' Lehey <grog@freebsd.org>, current@freebsd.org
Subject:   Re: MySQL crashes on amd64
Message-ID:  <4365F4D1.6020809@snowfall.se>
In-Reply-To: <20051030205602.GB201@xor.obsecurity.org>
References:  <20051030204120.GB99588@xor.obsecurity.org>	<Pine.GSO.4.43.0510301549230.22659-100000@sea.ntplx.net> <20051030205602.GB201@xor.obsecurity.org>

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


Kris Kennaway wrote:
> On Sun, Oct 30, 2005 at 03:52:42PM -0500, Daniel Eischen wrote:
> 
>>On Sun, 30 Oct 2005, Kris Kennaway wrote:
>>
>>
>>>On Sun, Oct 30, 2005 at 02:45:57PM +0100, Stefan Cars wrote:
>>>
>>>>Hi
>>>>
>>>>No. I don't need both. Removed libpthread.so.1 and still the same problem.
>>>
>>>You removed the mapping entry, or the file itself?  Daniel asked for
>>>the latter.
>>
>>Or perhaps try using libmap.conf to map libpthread.so.1 to
>>libpthread.so.2 without any other mappings:
>>
>>	libpthread.so.1		libpthread.so.2
> 
> 
> This is just a partial workaround, of course, and any of your binaries
> that are also linked to two versions of other libraries may still
> experience crashes (or may start to crash later when the new libraries
> change further).  You really want to track down and fix the root cause
> now, to save you hours of pain later when the problem recurs
> elsewhere.

The thing is I don't need the libpthread.so.1 to libpthread.so.2 
mapping, it works anyway (although mysql crashes) but when mapping 
libpthread.so* to libthr* it works perfectly.

/S



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