From owner-freebsd-stable@FreeBSD.ORG Sat Sep 16 20:22:32 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 B62FB16A415; Sat, 16 Sep 2006 20:22:32 +0000 (UTC) (envelope-from frode@nordahl.net) Received: from smtp1.powertech.no (smtp1.powertech.no [195.159.0.145]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5906943D7E; Sat, 16 Sep 2006 20:22:31 +0000 (GMT) (envelope-from frode@nordahl.net) Received: from [195.159.148.126] (dhcp7.xu.nordahl.net [195.159.148.126]) by smtp1.powertech.no (Postfix) with ESMTP id B1FB78402; Sat, 16 Sep 2006 22:22:30 +0200 (CEST) In-Reply-To: <200609161609.28528.jhb@freebsd.org> References: <200609161609.28528.jhb@freebsd.org> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Frode Nordahl Date: Sat, 16 Sep 2006 22:22:29 +0200 To: John Baldwin X-Mailer: Apple Mail (2.752.2) Cc: freebsd-stable@freebsd.org Subject: Re: RELENG_6 Livelock 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: Sat, 16 Sep 2006 20:22:32 -0000 On 16. sep. 2006, at 22.09, John Baldwin wrote: > On Saturday 16 September 2006 07:02, Frode Nordahl wrote: >> Hello, >> >> FreeBSD localhost.localdomain 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE >> #1: Wed Sep 13 00:10:04 CEST 2006 frode@localhost.localdomain:/ >> usr/obj/usr/src/sys/PT i386 >> >> After running some stress tests for 3 days, I wanted to remove some >> large directories. > > Do you have a coredump? I assume you do from your debug output. Can > you download http://www.FreeBSD.org/~jhb/gdb/gdb6, fire up kgdb, and > once in kgdb, do 'source /path/to/gdb6' and then run 'ps' and reply > with the output from that? I am sorry, I have not. I tried to call doadump, but there was no dumpdevice configured :-( Somehow I have convinced myself that this was turned on by default now, so I have not enabled it explicitly in rc.conf. Is there any way to tell DDB what dumpdevice to use directly? I will configure a dumpdevice and try really hard to make it happen again. -- Frode Nordahl