From owner-freebsd-current@FreeBSD.ORG Tue Sep 14 20:09:04 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C0CA81065670; Tue, 14 Sep 2010 20:09:04 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.freebsd.org (Postfix) with ESMTP id 84C988FC16; Tue, 14 Sep 2010 20:09:04 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.4/8.14.4) with ESMTP id o8EK94Y5049832; Tue, 14 Sep 2010 13:09:04 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.4/8.14.4/Submit) id o8EK94aS049831; Tue, 14 Sep 2010 13:09:04 -0700 (PDT) (envelope-from sgk) Date: Tue, 14 Sep 2010 13:09:04 -0700 From: Steve Kargl To: Alexander Best Message-ID: <20100914200904.GA49806@troutmask.apl.washington.edu> References: <20100914193922.GA71865@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100914193922.GA71865@freebsd.org> User-Agent: Mutt/1.4.2.3i Cc: freebsd-current@freebsd.org Subject: Re: Bad cg number with SU+J 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: Tue, 14 Sep 2010 20:09:04 -0000 On Tue, Sep 14, 2010 at 07:39:22PM +0000, Alexander Best wrote: > hi there, > > a few minutes ago my machine froze running HEAD (r212616; amd64). after i did > a reset i had to deal with a situation i've documented in the attached file. > http://lists.freebsd.org/pipermail/freebsd-current/2010-September/019760.html >From an email reply that I received (which was not sent to the mailing list), it seems that this is a known problem with SU+J. When you lock up again (which you will), simply disable journaling. -- Steve