From owner-freebsd-current@FreeBSD.ORG Sat Sep 6 14:40:29 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D030316A4BF for ; Sat, 6 Sep 2003 14:40:29 -0700 (PDT) Received: from imf23aec.mail.bellsouth.net (imf23aec.mail.bellsouth.net [205.152.59.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id D676B4400B for ; Sat, 6 Sep 2003 14:40:28 -0700 (PDT) (envelope-from drhodus@catpa.com) Received: from catpa.com ([66.156.135.235]) by imf23aec.mail.bellsouth.net (InterMail vM.5.01.05.27 201-253-122-126-127-20021220) with ESMTP id <20030906214028.XJFG1849.imf23aec.mail.bellsouth.net@catpa.com>; Sat, 6 Sep 2003 17:40:28 -0400 Date: Sat, 6 Sep 2003 17:40:16 -0400 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: Petri Helenius From: David Rhodus In-Reply-To: <3F5A52BD.30001@he.iki.fi> Message-Id: Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.552) cc: freebsd-current@freebsd.org Subject: Re: panic while fsck X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 06 Sep 2003 21:40:29 -0000 On Saturday, September 6, 2003, at 05:33 PM, Petri Helenius wrote: > While fscking from previous panic in ufs2 code on -CURRENT from Sep 2, > I got this: > panic: ffs_copyonwrite: recursive call > Reboot into single usermode and run the fsck. Then update your kernel as Jeff had broken a fews things could most likely are causing this panic. -DR