From owner-freebsd-current@FreeBSD.ORG Sat Jun 30 21:34:41 2007 Return-Path: X-Original-To: freebsd-current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1575216A41F for ; Sat, 30 Jun 2007 21:34:41 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from mail-gw1.york.ac.uk (mail-gw1.york.ac.uk [144.32.128.246]) by mx1.freebsd.org (Postfix) with ESMTP id A8B9913C46E for ; Sat, 30 Jun 2007 21:34:40 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from mail-gw7.york.ac.uk (mail-gw7.york.ac.uk [144.32.129.30]) by mail-gw1.york.ac.uk (8.13.6/8.13.6) with ESMTP id l5UL467M021615; Sat, 30 Jun 2007 22:04:06 +0100 (BST) Received: from ury.york.ac.uk ([144.32.108.81]) by mail-gw7.york.ac.uk with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1I4k6w-0001gz-04; Sat, 30 Jun 2007 22:04:06 +0100 Received: from ury.york.ac.uk (localhost.york.ac.uk [127.0.0.1]) by ury.york.ac.uk (8.14.1/8.14.1) with ESMTP id l5UL45is074464; Sat, 30 Jun 2007 22:04:05 +0100 (BST) (envelope-from gavin@FreeBSD.org) Received: from localhost (gavin@localhost) by ury.york.ac.uk (8.14.1/8.14.1/Submit) with ESMTP id l5UL44mV074461; Sat, 30 Jun 2007 22:04:05 +0100 (BST) (envelope-from gavin@FreeBSD.org) X-Authentication-Warning: ury.york.ac.uk: gavin owned process doing -bs Date: Sat, 30 Jun 2007 22:04:04 +0100 (BST) From: Gavin Atkinson X-X-Sender: gavin@ury.york.ac.uk To: Kazuaki ODA In-Reply-To: <46867E0C.50902@aliceblue.jp> Message-ID: <20070630215216.K63472@ury.york.ac.uk> References: <46867E0C.50902@aliceblue.jp> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-York-MailScanner: Found to be clean X-York-MailScanner-From: gavin@freebsd.org Cc: freebsd-current@FreeBSD.org Subject: Re: kernel panic on today's CURRENT when running sysctl -a X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Jun 2007 21:34:41 -0000 On Sun, 1 Jul 2007, Kazuaki ODA wrote: > Hi, I got the following panic on 7.0-CURRENT cvsup'ed today when running > sysctl -a: > > [snip] > > I can give you more information if required since I have the kernel core > dump file. This is a long-standing bug, and is also the subject of PR kern/89538 and kern/99464. So far, it's been very hard so far to find someone with a core to investigate further. Can you try the suggestion at the end of kern/89538 and submit a followup to the PR with your findings please? Thanks, Gavin