From owner-freebsd-questions@FreeBSD.ORG Tue Jan 22 19:41:05 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 19A0116A41B for ; Tue, 22 Jan 2008 19:41:05 +0000 (UTC) (envelope-from fbsdq@peterk.org) Received: from poshta.pknet.net (poshta.pknet.net [216.241.167.213]) by mx1.freebsd.org (Postfix) with SMTP id ADCA313C458 for ; Tue, 22 Jan 2008 19:41:04 +0000 (UTC) (envelope-from fbsdq@peterk.org) Received: (qmail 87172 invoked by uid 98); 22 Jan 2008 19:43:06 -0000 Received: from 216.241.167.213 by poshta.pknet.net (envelope-from , uid 82) with qmail-scanner-2.01 (clamdscan: 0.91.2/5145. spamassassin: 3.2.3. Clear:RC:1(216.241.167.213):. Processed in 0.053834 secs); 22 Jan 2008 19:43:06 -0000 Received: from unknown (HELO webmail.pknet.net) (216.241.167.213) by poshta.pknet.net with SMTP; 22 Jan 2008 19:43:05 -0000 Received: from 63.65.46.186 (SquirrelMail authenticated user fbsdq@peterk.org) by webmail.pknet.net with HTTP; Tue, 22 Jan 2008 12:43:05 -0700 (MST) Message-ID: <3292.63.65.46.186.1201030985.squirrel@webmail.pknet.net> Date: Tue, 22 Jan 2008 12:43:05 -0700 (MST) From: "Peter" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.11 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: apache coredump / segfault in 7.0-beta2/4/RC1- php/mhash. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2008 19:41:05 -0000 iH, apache13 segfaults/coredump on FreeBSD 7-RC with php mhash extension enabled, works fine on 6.3 [several boxes, fresh install 6 and 7]. [with or without latest cvsup RELENG_7 build/install world/kernel] apache13 php-5.2.5 mhash-0.9.9 php5-mhash-5.2.5 [ and all the other required libraries/etc ] this was installed via 'make config install' in more or less the above order; [and tested on a fresh box via pkg_add -r also] both ways, apache segfaults and dumps core /httpd.core, with that mhash php extension disabled, it works in 7, otherwise only in 6.x. This is a default install of 7-RC1.iso, portsnap fetch extract, make install; Same process on 6.3, apache works, no segfault/coredump. I've tested this several times and reloaded OS many times [under VMWare and a physical box - latest RELENG_7 cvsup/buildworld as of about Saturday/19th.] ]Peter[