Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Nov 2005 17:33:17 -0500 (EST)
From:      Daniel Eischen <deischen@freebsd.org>
To:        Stefan Cars <stefan@snowfall.se>
Cc:        Greg 'groggy' Lehey <grog@freebsd.org>, current@freebsd.org, Kris Kennaway <kris@obsecurity.org>
Subject:   Re: MySQL crashes on amd64
Message-ID:  <Pine.GSO.4.43.0511051726510.27820-100000@sea.ntplx.net>
In-Reply-To: <436D0E5A.4040306@snowfall.se>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 5 Nov 2005, Stefan Cars wrote:
>
> Kris Kennaway wrote:
> >
> > The bug is well understood and is solely on the user end (operator did
> > not upgrade software correctly, and caused it to be linked to two
> > versions of the same library), it's not a software or FreeBSD bug.
> >
> > Kris
>
>
> I don't think this is the case, if I use libthr.so it works perfectly,
> If I use libpthread.so it doesn't work. It depends on what lib I link it
> to. The mysqld was NOT linked to two versions of the same library.

You still haven't shown that it isn't using 2 different versions of
libpthread.  Unless you've done portupgrade -af, or used libmap.conf
to map libpthread.so.1 -> libpthread.so.2, then you haven't shown
that at all (mysqld may not be linked to 2 different libpthreads,
but something it depends on may be).  And was it working before
you upgraded to 7.0-current?  You haven't said if it was _ever_
working with libpthread or not.

-- 
DE




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