From owner-freebsd-stable Fri Mar 16 12:23:52 2001 Delivered-To: freebsd-stable@freebsd.org Received: from home.cg.nu (home.cg.nu [213.196.2.115]) by hub.freebsd.org (Postfix) with ESMTP id 1178037B71C for ; Fri, 16 Mar 2001 12:23:49 -0800 (PST) (envelope-from henk@home.cg.nu) Received: from kpnlep (henk [213.93.106.195]) by home.cg.nu (Postfix) with ESMTP id A96DA158E47; Fri, 16 Mar 2001 21:23:42 +0100 (CET) Reply-To: From: "Henk Wevers" To: "'Miklos Niedermayer'" Cc: Subject: RE: Apache 1.3.19 does not work in a jail Date: Fri, 16 Mar 2001 21:23:42 +0100 Message-ID: <00a401c0ae56$ff605e20$08010a0a@kpnlep> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: <20010316205216.A1259@fmdb.c3.hu> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gdb httpd httpd.core Reading symbols from /usr/local/libexec/apache/mod_unique_id.so... (no debugging symbols found)...done. Reading symbols from /usr/local/libexec/apache/mod_setenvif.so... (no debugging symbols found)...done. Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols found)... done. #0 0x8065cfb in ap_get_local_host () (gdb) br Breakpoint 1 at 0x8065cfb This is my gdb output Henk Wevers -----Original Message----- From: owner-freebsd-stable@FreeBSD.ORG [mailto:owner-freebsd-stable@FreeBSD.ORG] On Behalf Of Miklos Niedermayer Sent: vrijdag 16 maart 2001 20:52 To: Henk Wevers Cc: 'Miklos Niedermayer'; stable@freebsd.org Subject: Re: Apache 1.3.19 does not work in a jail Hi, On Fri, Mar 16, 2001 at 08:02:58PM +0100, Henk Wevers wrote: > Yes offcourse, I use the jail() function now a year, it did work fine. > It could be a apache 1.3.19 problem, with a kernel from Februari it > did work fine . Actually, i haven't been using Apache for some months now, but i have experienced some problems in the last weeks, too. For example, I had to specify an IP address for inetd to bind to with flag '-a'. But now it works again without that flag... Do you have ktrace(1) installed in your jail environment? You should do 'ktrace httpd' and then -hopefully- you'll be able to read some details about what Apache wants to do, by 'kdump -f ktrace.out'. Bye, Mico To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message