Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Aug 2005 06:43:41 -0400 (EDT)
From:      Daniel Eischen <deischen@freebsd.org>
To:        Jiawei Ye <leafy7382@gmail.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Strange threading issue with apache2 WITH_THREADS=1
Message-ID:  <Pine.GSO.4.43.0508300643060.12492-100000@sea.ntplx.net>
In-Reply-To: <c21e92e20508292109241c5af6@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 30 Aug 2005, Jiawei Ye wrote:

> On 8/30/05, Daniel Eischen <deischen@freebsd.org> wrote:
> > > try putting
> > >
> > > WITH_APACHE2=yes
> > > WITH_MPM=worker
> > >
> > > in /etc/make.conf, and portupgrade apache.
> > >
> > > also, try some "suggestions" as described in libmap.conf(5)
> >
> > How about try making sure you're not using multiple thread
> > libraries at the same time.  After upgrading, libpthread's
> > version # was bumped along with everything else.  ldd(1)
> > is your friend.
> >
> > --
> > DE
> I rebuilt all my ports after the version bump, so that does not seem
> to be the problem.

And make sure /etc/libmap.conf isn't forcing libpthread.so.1
somewhere.

-- 
DE




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