Date: Mon, 16 Aug 2004 02:49:40 -0700 (PDT) From: Rostislav Krasny <rosti_bsd@yahoo.com> To: freebsd-current@freebsd.org Subject: panic: ffs_blkfree: freeing free frag Message-ID: <20040816094940.59921.qmail@web14823.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040816094940.59921.qmail>