From owner-freebsd-current@FreeBSD.ORG Fri May 2 12:22:31 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 2091137B401 for ; Fri, 2 May 2003 12:22:31 -0700 (PDT) Received: from ms-smtp-02.southeast.rr.com (ms-smtp-02.southeast.rr.com [24.93.67.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1458443FBF for ; Fri, 2 May 2003 12:22:30 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from mail3.nc.rr.com (fe3 [24.93.67.50])h42JKHgu004730 for ; Fri, 2 May 2003 15:20:18 -0400 (EDT) Received: from creme-brulee.marcuscom.com ([66.57.17.158]) by mail3.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Fri, 2 May 2003 15:19:39 -0400 Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) h42JJNaa049700 for ; Fri, 2 May 2003 15:19:23 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: current@freebsd.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-hHI7H52VTydVohJ1UnP9" Organization: MarcusCom, Inc. Message-Id: <1051903332.568.37.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 02 May 2003 15:22:12 -0400 X-Spam-Status: No, hits=-12.9 required=5.0 tests=BAYES_01,PGP_SIGNATURE_2 autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Subject: More on the blkfree panic 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: Fri, 02 May 2003 19:22:31 -0000 --=-hHI7H52VTydVohJ1UnP9 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable This panic started happening to me after I cvsup'd and rebuilt yesterday. Prior to that I never had the problem with a -CURRENT from 04/26 (using the same steps listed below). Now I can reliably reproduce the crash on: FreeBSD bulgogi.cisco.com 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Fri May 2 14:08:06 EDT 2003 =20 marcus@bulgogi.cisco.com:/usr/obj/usr/src/sys/BULGOGI i386 All my file systems are UFS2 with softupdates. The way I reproduce this, is I have the following: /dev/ad0s1f 34G 3.0G 28G 10% /space On /space, I have a current ports tree in ports/. I have /space NFS-exported with /space/ports as an allowed mount point. I then mount /space/ports to /space/jails/current/a/ports on the same machine: mount -o nfsv3,intr -r localhost:/space/ports /space/jails/current/a/ports Then, I run: chroot /space/jails/current (cd /usr/ports/x11/gnome2; make checksum-recursive) A few seconds later, the system crashes with the same backtrace that has previously been sent to the list. Running a full fsck from single-user did not help. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-hHI7H52VTydVohJ1UnP9 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+ssVkb2iPiv4Uz4cRAp67AJ4ilWlMSPXkW1/BYeaov/k3tTkqvwCfRFYE MkowInGOIRmFY3al2ghogzs= =s47o -----END PGP SIGNATURE----- --=-hHI7H52VTydVohJ1UnP9--