From owner-freebsd-questions@FreeBSD.ORG Fri Sep 10 04:55:35 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85B1D16A4CE for ; Fri, 10 Sep 2004 04:55:35 +0000 (GMT) Received: from alpargata.net (alpargata.net [67.18.172.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 276EE43D1F for ; Fri, 10 Sep 2004 04:55:35 +0000 (GMT) (envelope-from nospam@illusionart.com) Received: from illusionart.com (dsl081-061-217.dsl-isp.net [64.81.61.217] (may be forged)) (authenticated bits=0) by alpargata.net (8.12.10/8.12.10) with ESMTP id i8A4vlw3089699; Thu, 9 Sep 2004 23:57:48 -0500 (CDT) (envelope-from nospam@illusionart.com) Date: Thu, 9 Sep 2004 21:55:26 -0700 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v553) To: Subhro From: Vonleigh Simmons In-Reply-To: Message-Id: Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.553) X-Virus-Scanned: clamd / ClamAV version 0.75.1, clamav-milter version 0.75c on alpargata.net X-Virus-Status: Clean cc: freebsd-questions@freebsd.org Subject: Re: Apache+mod_ssl + mod_php segfault X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Sep 2004 04:55:35 -0000 > Did you use something non standard while compiling? Something like > including excessive optimizations like -O2 or -O3 in CFLAGS in your > Makefile or /etc/make.conf? If not, could I have the core? It's compiled straight from ports. The only directive I have is WITHOUT_APACHE_EXPAT, since that solved this problem previously. I'll send you the core to your email. Vonleigh Simmons