From owner-freebsd-ports@FreeBSD.ORG Tue Mar 30 13:54:26 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E19CD16A4CE; Tue, 30 Mar 2004 13:54:26 -0800 (PST) Received: from freebsd.takeda.tk (node-402413e2.sna.onnet.us.uu.net [64.36.19.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AABA43D1F; Tue, 30 Mar 2004 13:54:26 -0800 (PST) (envelope-from takeda3@netzero.net) Received: from takeda.lan (takeda.lan [10.0.0.3]) by freebsd.takeda.tk (8.12.9p2/8.12.9) with ESMTP id i2ULwU2Q019841; Tue, 30 Mar 2004 13:58:30 -0800 (PST) (envelope-from takeda3@netzero.net) Date: Tue, 30 Mar 2004 13:45:18 -0800 From: takeda3 X-Mailer: The Bat! (v2.01) X-Priority: 3 (Normal) Message-ID: <187321941015.20040330134518@takeda.tk> To: Riemer Palstra In-Reply-To: <20040330200232.GA5496@s540.palstra.com> References: <6306200609.20040330092258@takeda.tk> <20040330200232.GA5496@s540.palstra.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org cc: ale@FreeBSD.org Subject: Re: FreeBSD Port: php4-4.3.5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Mar 2004 21:54:27 -0000 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