From owner-freebsd-current@FreeBSD.ORG Mon Aug 16 09:49:41 2004 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 13AA116A4CE for ; Mon, 16 Aug 2004 09:49:41 +0000 (GMT) Received: from web14823.mail.yahoo.com (web14823.mail.yahoo.com [216.136.225.178]) by mx1.FreeBSD.org (Postfix) with SMTP id DF08143D46 for ; Mon, 16 Aug 2004 09:49:40 +0000 (GMT) (envelope-from rosti_bsd@yahoo.com) Message-ID: <20040816094940.59921.qmail@web14823.mail.yahoo.com> Received: from [212.143.154.227] by web14823.mail.yahoo.com via HTTP; Mon, 16 Aug 2004 02:49:40 PDT Date: Mon, 16 Aug 2004 02:49:40 -0700 (PDT) From: Rostislav Krasny To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: panic: ffs_blkfree: freeing free frag 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: Mon, 16 Aug 2004 09:49:41 -0000 Hello all. I just powered the box on, logged in as a root, cvsuped to the today's -CURRENT and then I ran: cd /usr/obj chflags -R noschg * rm -rf * cd /usr/src rehash w Then I wanted to run 'make buildworld' but before I hit the [Enter] key the system is paniced: dev = ad0s1f, block = 850900, fs = /usr panic: ffs_blkfree: freeing free frag cpuid = 0; KBD: enter: panic [thread 100053] Stoped at kbd_enter+0x2b: nop db> trace kbd_enter(c07eff7e) at kbd_enter+0x2b panic(c080417d,c080413d,c13c97a4,cfbd4,0) at panic+0x131 ffs_blkfree(c13b0800,14a9840,cfbd0,0,2800) at ffs_blkfree+0x45a handle_workitem_freeblocks(c1dd3400,0) at handle_workitem_freeblocks+0x278 process_worklist_item(0,0) at process_worklist_item+0x1a0 softdep_process_worklist(0) at softdep_process_worklist+0xc4 sched_sync(0,c812bd48,0,c064cfbc,0) at sched_sync+0x41a fork_exit(c064cfbc,0,c812bd48) at fork_exit+0xa4 fork_trampoline() at fork_trampoline+0x8 --- trap 0x1, eip = 0, esp = 0xc812bd7c, ebp = 0 --- db> This is: $ uname -a FreeBSD localhost 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Sat Aug 14 04:10:43 IDT 2004 root@localhost:/usr/obj/usr/src/sys/GENERIC i386 __________________________________ Do you Yahoo!? Y! Messenger - Communicate in real time. Download now. http://messenger.yahoo.com