From owner-freebsd-current@FreeBSD.ORG Sat Mar 27 09:07:44 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D40C16A4CE for ; Sat, 27 Mar 2004 09:07:44 -0800 (PST) Received: from alogis.com (firewall.solit-ag.de [212.184.102.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id E699743D2F for ; Sat, 27 Mar 2004 09:07:41 -0800 (PST) (envelope-from Holger.Kipp@alogis.com) Received: from intserv.int1.b.intern (localhost [127.0.0.1]) by alogis.com (8.11.1/8.9.3) with SMTP id i2RH7db02188 for ; Sat, 27 Mar 2004 18:07:39 +0100 (CET) (envelope-from hk@alogis.com) Message-Id: <200403271707.i2RH7db02188@alogis.com> Date: Sat, 27 Mar 2004 17:07:34 +0000 From: Holger Kipp To: freebsd-current@freebsd.org X-Mailer: phpGroupWare (http://www.phpgroupware.org) MIME-version: 1.0 Content-type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-description: Mail message body Subject: mod_usertrack: apache "exited on signal 11" on FreeBSD 5.2.1R X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Holger.Kipp@alogis.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Mar 2004 17:07:44 -0000 Hi, subject says it all. Installation (all with 'make package' freshly compiled) apache+mod_ssl-1.3.29+2.8.16 mod_gzip-1.3.26.1a mod_php4-4.3.4_2,1 oracle7-client-0.02 (will there ever be an oracle8+ client?) on a freshly installed SMP FBSD 5.2.1 (2xXeon 3.2GHz, 2GB ProLiant DL360 G3) without any special tweaking, will result in the following log-entries (httpd-error and messages): [Sat Mar 27 15:35:39 2004] [notice] child pid 23732 exit signal Segmentation fault (11) Mar 27 15:35:39 www40 kernel: pid 23732 (httpd), uid 80: exited on signal 11 Problem exists with CookieTracking on and does _not_ exist with CookieTracking off php4 and oracle-connect work like a charm, external cgi with perl as well, even mod_ssl and compressing the data with mod_gzip does work without any problems. Any sensible ideas? Regards, Holger Kipp