FreeBSD Port: php4-4.3.5

Riemer Palstra riemer at palstra.com
Tue Mar 30 12:02:35 PST 2004


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 at palstra.com


More information about the freebsd-ports mailing list