From owner-freebsd-stable@FreeBSD.ORG Thu Nov 10 13:26:58 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE1F616A41F for ; Thu, 10 Nov 2005 13:26:58 +0000 (GMT) (envelope-from johan@stromnet.org) Received: from pne-smtpout1-sn2.hy.skanova.net (pne-smtpout1-sn2.hy.skanova.net [81.228.8.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4480243D49 for ; Thu, 10 Nov 2005 13:26:57 +0000 (GMT) (envelope-from johan@stromnet.org) Received: from stromnet.org (81.231.107.13) by pne-smtpout1-sn2.hy.skanova.net (7.2.060.1) id 43721F89000451C7 for freebsd-stable@freebsd.org; Thu, 10 Nov 2005 14:26:57 +0100 Received: (qmail 7541 invoked from network); 10 Nov 2005 13:26:54 -0000 Received: from unknown (HELO ?10.10.0.6?) (10.10.0.6) by elfi.stromnet.org with SMTP; 10 Nov 2005 13:26:54 -0000 In-Reply-To: <20051110125550.GA12858@nic.fr> References: <9093411A-DB4E-4ECF-8503-D55E9CA760D5@stromnet.org> <20051110125550.GA12858@nic.fr> Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Message-Id: <9525EED4-2912-41FE-9CBE-BF25E3AA4FB9@stromnet.org> Content-Transfer-Encoding: quoted-printable From: =?ISO-8859-1?Q?Johan_Str=F6m?= Date: Thu, 10 Nov 2005 14:27:41 +0100 To: Stephane Bortzmeyer X-Mailer: Apple Mail (2.746.2) Cc: users@httpd.apache.org, mod_python@modpython.org, freebsd-stable@freebsd.org Subject: Re: Apache2, mod_python and nss_ldap: Coredump X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2005 13:26:58 -0000 On 10 nov 2005, at 13.55, Stephane Bortzmeyer wrote: > On Wed, Nov 09, 2005 at 01:46:37PM +0100, > Johan Str=F6m wrote > a message of 112 lines which said: > >> Im trying to have apache 2.0.55, mod_python 3.1.4 and nss_ldap 239, >> all the latest from ports. >> The problem I have is this: If i have LoadModule python_module >> libexec/apache2/mod_python.so in my httpd.conf, and at the same time >> have either >> "group: files ldap" and/or "passwd: files ldap" in my nsswitch.conf, >> i get Segfaults. Example: > > The only thing I can say is that I have the same problem on > FreeBSD 5.4-RELEASE. > > Intresting... So it seems im not the only one with problems then. CC'ing this to the freebsd-stable-list (and the correct mod_python =20 mail-address.. had it wrong in the first mail to apache-users)..