From owner-freebsd-current@FreeBSD.ORG Fri Jan 2 23:05:51 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 42400106566C for ; Fri, 2 Jan 2009 23:05:51 +0000 (UTC) (envelope-from uwe@grohnwaldt.eu) Received: from AurraSing.lando.cc (AurraSing.lando.cc [87.106.187.149]) by mx1.freebsd.org (Postfix) with ESMTP id 03C798FC16 for ; Fri, 2 Jan 2009 23:05:50 +0000 (UTC) (envelope-from uwe@grohnwaldt.eu) Received: from AurraSing.lando.cc (unknown [127.0.0.1]) by AurraSing.lando.cc (Postfix) with ESMTP id B9FFD18B0F5C3 for ; Fri, 2 Jan 2009 23:05:49 +0000 (UTC) Received: from BriaTharen.local (unknown [139.30.17.205]) by AurraSing.lando.cc (Postfix) with ESMTP for ; Fri, 2 Jan 2009 23:05:49 +0000 (UTC) Message-ID: <495E9DC8.7080009@grohnwaldt.eu> Date: Sat, 03 Jan 2009 00:05:44 +0100 From: Uwe Grohnwaldt User-Agent: Thunderbird 2.0.0.19 (Macintosh/20081209) MIME-Version: 1.0 To: current@freebsd.org References: <495E8F00.2050309@grohnwaldt.eu> In-Reply-To: <495E8F00.2050309@grohnwaldt.eu> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: panic on (hdd)load X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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 Jan 2009 23:05:52 -0000 hi, i have forced a panic again and the backtrace looks like this: db> bt Tracing pid 1012 tid 100204 td 0xffffff000d2ec000 kdb_enter() at kdb_enter+0x3d panic() at panic+0x17b ffs_clusteralloc() at ffs_clusteralloc+0x408 ffs_hashalloc() at ffs_hashalloc+0x67 ffs_reallocblks() at ffs_reallocblks+0x850 cluster_write() at cluster_write+0x4d3 ffs_write() at ffs_write+0x628 VOP_WRITE_APV() at VOP_WRITE_APV+0xfe vn_write() at vn_write+0x23f dofilewrite() at dofilewrite+0x85 kern_writev() at kern_writev+0x60 write() at write+0x54 syscall() at syscall+0x1bf Xfast_syscall() at Xfast_syscall+0xab --- syscall (4, FreeBSD ELF64, write), rip = 0x800c814bc, rsp = 0x7fffffffde58, rbp = 0x7fffffffe510 --- chers, uwe