From owner-freebsd-stable@FreeBSD.ORG Thu Aug 21 11:44:50 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 3E4B416A4BF; Thu, 21 Aug 2003 11:44:50 -0700 (PDT) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F72143FBD; Thu, 21 Aug 2003 11:44:49 -0700 (PDT) (envelope-from mike@sentex.net) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.12.9/8.12.8) with ESMTP id h7LIilFb039147; Thu, 21 Aug 2003 14:44:47 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <5.2.0.9.0.20030821143447.076db948@209.112.4.2> X-Sender: mdtpop@209.112.4.2 (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Thu, 21 Aug 2003 14:45:53 -0400 To: stable@freebsd.org From: Mike Tancsa In-Reply-To: <5.2.0.9.0.20030821115110.07f28e08@209.112.4.2> References: <5.2.0.9.0.20030812161901.09b02558@209.112.4.2> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: By Sentex Communications (lava/20020517) Subject: Re: panic with today's stable (sort of resolved) PAE related ? 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: Thu, 21 Aug 2003 18:44:50 -0000 One other note about this issue. I have a number of other boxes running post PAE commits without problem, but this machine's function is a little different in that a) it does spam scanning via a milter app b) load averages can spike up dramatically due to bursts of spam. I occurred to me the other big commits in this period were the libc_r MFC: Add wrapper for kqueue() to keep track of the allocated fd and allow it to be closed. This fixes a file descriptor leak when closing a kqueue() fd. I have saved all the crash files (7 of them) as well as corresponding debug kernels in case other information is required. ---Mike At 12:13 PM 21/08/2003 -0400, Mike Tancsa wrote: >OK, I cvsup'd back to August 7th (default date=2003.08.07.00.00.00), >buildworld / kernel etc and the box has been stable for almost 24hrs >now. Prior to that, it would be rebooting a few times a day. > >The panics would be like the one below. I also tried a stable up to the >19th, but still panics. > >Below are some more panics and some output tegge requested