From owner-freebsd-current@FreeBSD.ORG Sun Jan 16 01:02:16 2005 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 9D8B516A4CE for ; Sun, 16 Jan 2005 01:02:16 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE83A43D39 for ; Sun, 16 Jan 2005 01:02:15 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id j0G12Fi8001631 for ; Sat, 15 Jan 2005 17:02:15 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id j0G12Fvh001630 for freebsd-current@freebsd.org; Sat, 15 Jan 2005 17:02:15 -0800 (PST) (envelope-from obrien) Date: Sat, 15 Jan 2005 17:02:15 -0800 From: "David O'Brien" To: freebsd-current@freebsd.org Message-ID: <20050116010215.GA1616@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Subject: [PANIC] handle_written_inodeblock: live inodedep X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jan 2005 01:02:16 -0000 Anyone want to claim ownership of this one? FreeBSD dragon.nuxi.com 6.0-CURRENT FreeBSD 6.0-CURRENT #463: Fri Jan 14 09:57:44 PST 2005 rootk@dragon.nuxi.com:/FBSD/src/sys/i386/compile/DRAGON i386 Script started on Sat Jan 15 16:58:16 2005 kgdb -c vmcore.2 kernel.debug.2 [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so: Undefined symbol "ps_pglobal_lookup"] GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd". doadump () at pcpu.h:159 (kgdb) where #0 doadump () at pcpu.h:159 #1 0xc04d869a in boot (howto=260) at ../../../kern/kern_shutdown.c:398 #2 0xc04d8a53 in panic ( fmt=0xc066ee02 "handle_written_inodeblock: live inodedep") at ../../../kern/kern_shutdown.c:554 #3 0xc05c2b7d in handle_written_inodeblock (inodedep=0xcd2b4b00, bp=0xd8034480) at ../../../ufs/ffs/ffs_softdep.c:4458 #4 0xc05c1fb9 in softdep_disk_write_complete (bp=0xd8034480) at ../../../ufs/ffs/ffs_softdep.c:4013 #5 0xc052c8de in bufdone (bp=0xd8034480) at buf.h:428 #6 0xc04a3791 in g_vfs_done (bip=0xcccaa18c) at ../../../geom/geom_vfs.c:82 #7 0xc052c3b0 in biodone (bp=0xcccaa18c) at ../../../kern/vfs_bio.c:3034 #8 0xc04a0106 in g_io_schedule_up (tp=0xc3dc68a0) at ../../../geom/geom_io.c:489 #9 0xc04a04d8 in g_up_procbody () at ../../../geom/geom_kern.c:95 #10 0xc04c0f06 in fork_exit (callout=0xc04a0440 , arg=0x0, frame=0x0) at ../../../kern/kern_fork.c:790 #11 0xc061dedc in fork_trampoline () at ../../../i386/i386/exception.s:208 (kgdb) quit Script done on Sat Jan 15 16:58:36 2005