From owner-freebsd-current@FreeBSD.ORG Sat Mar 27 15:17:18 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 8382B16A4CE for ; Sat, 27 Mar 2004 15:17:18 -0800 (PST) Received: from alogis.com (firewall.solit-ag.de [212.184.102.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04C5443D39 for ; Sat, 27 Mar 2004 15:17:17 -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 i2RNHGb14933 for ; Sun, 28 Mar 2004 00:17:16 +0100 (CET) (envelope-from hk@alogis.com) Message-Id: <200403272317.i2RNHGb14933@alogis.com> Date: Sat, 27 Mar 2004 23:17:10 +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 CURRENT (now) 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 23:17:18 -0000 Just checked if this is the same with the latest FreeBSD 5.2-CURRENT from now (cvsupped an hour ago), also rebuilding apache13-modssl with portupgrade. Same behaviour: Everything works fine with CookieTracking off, but with CookieTracking on, I get clean 'signal 11'. This is with CookieStyle Netscape and CookieStyle Cookie. CookieStyle Cookie2 seems to work, but then I receive a different Cookie per request :-( Help Holger Kipp