From owner-freebsd-stable@FreeBSD.ORG Sun Jun 29 18:20:30 2003 Return-Path: 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 96EAE37B401; Sun, 29 Jun 2003 18:20:30 -0700 (PDT) Received: from ns1.itga.com.au (ns1.itga.com.au [202.53.40.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C56543FE9; Sun, 29 Jun 2003 18:20:29 -0700 (PDT) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns1.itga.com.au (8.12.9/8.12.9) with ESMTP id h5U1KOUl068604; Mon, 30 Jun 2003 11:20:25 +1000 (EST) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (localhost [127.0.0.1]) by lightning.itga.com.au (8.9.3/8.9.3) with ESMTP id LAA25020; Mon, 30 Jun 2003 11:20:24 +1000 (EST) Message-Id: <200306300120.LAA25020@lightning.itga.com.au> X-Mailer: exmh version 2.4 05/15/2001 with nmh-1.0.4 From: Gregory Bond To: Gianmarco Giovannelli In-reply-to: Your message of Mon, 30 Jun 2003 01:51:50 +0200. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 30 Jun 2003 11:20:24 +1000 Sender: gnb@itga.com.au cc: tegge@freebsd.org cc: stable@freebsd.org cc: rwatson@freebsd.org Subject: Re: apache panics on a recent 4.8-STABLE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jun 2003 01:20:31 -0000 gmarco@scotty.masternet.it said: >06.06 --> ok ( date=2003.06.06.00.00.00 ) >06.07 --> KO ( date=2003.06.07.00.00.00 ) > eval `limits -e -U www` >/dev/null 2>&1 > panics the box too ... The only commit in that window that affects the kernel is Tor's filedesc_to_leader stuff. A quick eyeball doesn't show any problems with the ulimit code in these commits, but I'm hardly an expert on this. Perhaps Tor can comment? [btw: the PR referenced in these commits (kern/50923) is still open.]