Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Aug 2005 03:20:22 +0800
From:      Clive Lin <clive@tongi.org>
To:        Jiawei Ye <leafy7382@gmail.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Strange threading issue with apache2 WITH_THREADS=1
Message-ID:  <20050829192022.GB47151@tongi.org>
In-Reply-To: <c21e92e205082818183f5ad743@mail.gmail.com>
References:  <c21e92e205082818183f5ad743@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 29, 2005 at 09:18:27AM +0800, Jiawei Ye wrote:
> I have been using www/apache2 with WITH_THREADS=1 for a long time on a
> -current system. With a recent world upgrade, I start to get "Fatal
> error Dead thread has assumed at line 158 in file
> src/lib/libpthread/thread/thr_exit.c (errno = 0)" and httpd no longer
> functions. Rebuilding kernel/world/libpthread does not seem to make
> any difference, nor does rebuilding www/apache2 itself.
> 
> Any suggestions?

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)

Hope this helps.

-- 
Clive Tong-I Lin | http://tongi.org | PGP KeyID: A008C03E



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