From owner-freebsd-current@FreeBSD.ORG Fri May 2 23:04:09 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 0693537B401 for ; Fri, 2 May 2003 23:04:09 -0700 (PDT) Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EB9F43FB1 for ; Fri, 2 May 2003 23:04:08 -0700 (PDT) (envelope-from DougB@freebsd.org) Received: from master.dougb.net (12-234-22-23.client.attbi.com[12.234.22.23]) by rwcrmhc53.attbi.com (rwcrmhc53) with SMTP id <2003050306040805300laseee>; Sat, 3 May 2003 06:04:08 +0000 Date: Fri, 2 May 2003 23:04:07 -0700 (PDT) From: Doug Barton To: freebsd-current@freebsd.org Message-ID: <20030502230109.K787@znfgre.qbhto.arg> Organization: http://www.FreeBSD.org/ X-message-flag: Outlook -- Not just for spreading viruses anymore! MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Panic with 4/30 build: ffs_blkfree: freeing free block 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: Sat, 03 May 2003 06:04:09 -0000 This is my desktop machine, built on 4/30. If I can get the latest sources booted on my laptop, I'll give them a try on this box too. Doug panic: ffs_blkfree: freeing free block Uptime: 2d20h28m50s Dumping 255 MB --- Reading symbols from /boot/kernel/linux.ko...done. Loaded symbols for /boot/kernel/linux.ko Reading symbols from /boot/kernel/acpi.ko...done. Loaded symbols for /boot/kernel/acpi.ko Reading symbols from /boot/kernel/nfsclient.ko...done. Loaded symbols for /boot/kernel/nfsclient.ko Reading symbols from /boot/kernel/nvidia.ko...done. Loaded symbols for /boot/kernel/nvidia.ko #0 doadump () at /usr/Local/src-current/sys/kern/kern_shutdown.c:239 239 dumpsys(&dumper); (kgdb) where #0 doadump () at /usr/Local/src-current/sys/kern/kern_shutdown.c:239 #1 0xc02286f2 in boot (howto=260) at /usr/Local/src-current/sys/kern/kern_shutdown.c:370 #2 0xc0228d13 in panic (fmt=0xc03df140 "ffs_blkfree: freeing free block") at /usr/Local/src-current/sys/kern/kern_shutdown.c:543 #3 0xc02bfece in ffs_blkfree (fs=0xc269b000, devvp=0xc2709b68, bno=17881136, size=16384, inum=4474898) at /usr/Local/src-current/sys/ufs/ffs/ffs_alloc.c:1768 #4 0xc02d1102 in indir_trunc (freeblks=0xc2979700, dbn=71519296, level=0, lbn=12, countp=0xcdce1be8) at /usr/Local/src-current/sys/ufs/ffs/ffs_softdep.c:2615 #5 0xc02d0e79 in handle_workitem_freeblocks (freeblks=0xc2979700, flags=0) at /usr/Local/src-current/sys/ufs/ffs/ffs_softdep.c:2480 #6 0xc02cdda3 in process_worklist_item (matchmnt=0x0, flags=0) at /usr/Local/src-current/sys/ufs/ffs/ffs_softdep.c:756 #7 0xc02cd9c0 in softdep_process_worklist (matchmnt=0x0) at /usr/Local/src-current/sys/ufs/ffs/ffs_softdep.c:622 #8 0xc0282860 in sched_sync () at /usr/Local/src-current/sys/kern/vfs_subr.c:1757 #9 0xc02117fa in fork_exit (callout=0xc02825a0 , arg=0x0, frame=0x0) at /usr/Local/src-current/sys/kern/kern_fork.c:795 -- This .signature sanitized for your protection