Date: Tue, 30 Mar 2004 13:45:18 -0800 From: takeda3 <takeda3@netzero.net> To: Riemer Palstra <riemer@palstra.com> Cc: ale@FreeBSD.org Subject: Re: FreeBSD Port: php4-4.3.5 Message-ID: <187321941015.20040330134518@takeda.tk> In-Reply-To: <20040330200232.GA5496@s540.palstra.com> References: <6306200609.20040330092258@takeda.tk> <20040330200232.GA5496@s540.palstra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Riemer, Tuesday, March 30, 2004, 12:02:33 PM, you wrote: > 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: mine is 2.0.49 php port is 4.3.5-7 and my system: 4.9-RELEASE-p4 > 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 ?? () I might have more helpful backtrace, I recompiled with debugging: But there is still not exactly what we were looking for: (gdb) bt #0 0x284143a4 in ?? () #1 0x8071133 in regex_cleanup (preg=0x80e3d00) at util.c:258 #2 0x28248eb0 in run_cleanups (cref=0x80ae028) at apr_pools.c:1951 #3 0x282482fb in apr_pool_clear (pool=0x80ae018) at apr_pools.c:693 #4 0x806eed5 in main (argc=1, argv=0xbfbffc24) at main.c:594 -- Best regards, Dariusz mailto:takeda@takeda.tk http://eggdrop.takeda.tk - eggdrop help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?187321941015.20040330134518>