From owner-freebsd-current@FreeBSD.ORG Sun Aug 22 13:47:51 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 895FB1065674 for ; Sun, 22 Aug 2010 13:47:51 +0000 (UTC) (envelope-from pho@holm.cc) Received: from relay01.pair.com (relay01.pair.com [209.68.5.15]) by mx1.freebsd.org (Postfix) with SMTP id 184018FC1B for ; Sun, 22 Aug 2010 13:47:50 +0000 (UTC) Received: (qmail 61817 invoked from network); 22 Aug 2010 13:21:08 -0000 Received: from 93.166.52.54 (HELO x2.osted.lan) (93.166.52.54) by relay01.pair.com with SMTP; 22 Aug 2010 13:21:08 -0000 X-pair-Authenticated: 93.166.52.54 Received: from x2.osted.lan (localhost [127.0.0.1]) by x2.osted.lan (8.14.3/8.14.3) with ESMTP id o7MDL6eT007688; Sun, 22 Aug 2010 15:21:06 +0200 (CEST) (envelope-from pho@x2.osted.lan) Received: (from pho@localhost) by x2.osted.lan (8.14.3/8.14.3/Submit) id o7MDL53q007685; Sun, 22 Aug 2010 15:21:05 +0200 (CEST) (envelope-from pho) Date: Sun, 22 Aug 2010 15:21:04 +0200 From: Peter Holm To: Michael Butler Message-ID: <20100822132104.GA7300@x2.osted.lan> References: <4C7011B9.4020902@protected-networks.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4C7011B9.4020902@protected-networks.net> User-Agent: Mutt/1.4.2.3i Cc: Jeff Roberson , current@freebsd.org Subject: Re: softupdate with journal panic 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: Sun, 22 Aug 2010 13:47:51 -0000 On Sat, Aug 21, 2010 at 01:49:45PM -0400, Michael Butler wrote: > While updating sysutils/coreutils port on -current as of this morning > (SVN r211550), I noted a panic during the directory rename config test. > Your problem seems identical to this report: http://docs.freebsd.org/cgi/mid.cgi?AANLkTinPjiOV21kDLZYV5WScrhLMN7DY8E8jVHWPU5mC - Peter