From owner-freebsd-stable@FreeBSD.ORG Fri Oct 27 13:07:15 2006 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 6FB0516A403 for ; Fri, 27 Oct 2006 13:07:15 +0000 (UTC) (envelope-from dom@helenmarks.co.uk) Received: from mailhost.graphdata.co.uk (mailhost.graphdata.co.uk [195.12.22.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED5DD43D5A for ; Fri, 27 Oct 2006 13:07:14 +0000 (GMT) (envelope-from dom@helenmarks.co.uk) Received: from localhost (localhost [127.0.0.1]) by mailhost.graphdata.co.uk (Postfix) with ESMTP id 19C11114020 for ; Fri, 27 Oct 2006 14:07:14 +0100 (BST) X-Virus-Scanned: amavisd-new at graphdata.co.uk Received: from mailhost.graphdata.co.uk ([127.0.0.1]) by localhost (mailhost.graphdata.co.uk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GDG7jhC69L4d for ; Fri, 27 Oct 2006 14:07:09 +0100 (BST) Received: from gdc083.internal.graphdata.co.uk (gdc083.internal.graphdata.co.uk [192.168.0.86]) by mailhost.graphdata.co.uk (Postfix) with SMTP id 9ECF311401E for ; Fri, 27 Oct 2006 14:07:09 +0100 (BST) Date: Fri, 27 Oct 2006 14:07:09 +0100 From: Dominic Marks To: freebsd-stable@freebsd.org Message-Id: <20061027140709.3b979173.dom@helenmarks.co.uk> In-Reply-To: <20061027135304.S69980@fledge.watson.org> References: <20061026121447.7b75d077.dom@helenmarks.co.uk> <20061026131041.9da80977.dom@helenmarks.co.uk> <20061027105522.600f3359.dom@helenmarks.co.uk> <20061027135304.S69980@fledge.watson.org> X-Mailer: Sylpheed version 2.2.9 (GTK+ 2.10.6; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: FreeBSD 6.2-PRE panic 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: Fri, 27 Oct 2006 13:07:15 -0000 > > > > And again, this time with latest STABLE. Help! (please) Ideas for a > > work-around would be appreciated as well. As before crash info is available > > to developers (93MB). > > If you have a serial console set up, could you compile DDB, INVARIANTS, and > WITNESS into the kernel? When the panic occurs, run the following commands: > > show pcpu > trace > show allpcpu > traceall > show alllocks Will do. Serial console might have to wait til Monday. I have a feeling it was being provoked by some of the new Gnome daemons (hald, polkitd). I've turned them off and I'm stable so far (~3 hours). Thanks Robert. Dominic