Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Mar 2004 22:02:33 +0200
From:      Riemer Palstra <riemer@palstra.com>
To:        takeda3 <takeda3@netzero.net>
Cc:        ale@FreeBSD.org
Subject:   Re: FreeBSD Port: php4-4.3.5
Message-ID:  <20040330200232.GA5496@s540.palstra.com>
In-Reply-To: <6306200609.20040330092258@takeda.tk>
References:  <6306200609.20040330092258@takeda.tk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 30, 2004 at 09:22:58AM -0800, takeda3 wrote:
> After I upgraded PHP, my apache (2.0.49) crashes after kill -HUP.  I
> recompiled apache again, and this didn't fix it.

Ah, so I'm not the only one experiencing this, FYI, I'm running
apache-2.0.49 with php4-4.3.5_7 on 5.2.1-RELEASE-p4. A HUP, apachectl
stop, or /usr/local/etc/rc.d/apache2.sh stop indeed make it come to a
grinding halt, but not as you'd expect:

pid 4370 (httpd), uid 0: exited on signal 11 (core dumped)
pid 4390 (httpd), uid 0: exited on signal 11 (core dumped)
pid 4408 (httpd), uid 0: exited on signal 11 (core dumped)
pid 4421 (httpd), uid 0: exited on signal 11 (core dumped)

Core was generated by `httpd'.
Program terminated with signal 11, Segmentation fault.
#0  0x28453d20 in ?? ()
(gdb) bt
#0  0x28453d20 in ?? ()
#1  0x0806e4ef in ?? ()
#2  0x28259b3d in ?? ()
#3  0x2825930c in ?? ()
#4  0x282592fb in ?? ()
#5  0x0806ba41 in ?? ()
#6  0x0806c9ee in ?? ()
#7  0x0805d092 in ?? ()

-- 
Riemer Palstra
riemer@palstra.com



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