From owner-freebsd-current Fri Mar 30 20: 6:53 2001 Delivered-To: freebsd-current@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 4BBAC37B720 for ; Fri, 30 Mar 2001 20:06:49 -0800 (PST) (envelope-from mjacob@feral.com) Received: from beppo (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id UAA21027 for ; Fri, 30 Mar 2001 20:06:54 -0800 Date: Fri, 30 Mar 2001 20:06:48 -0800 (PST) From: Matthew Jacob Reply-To: mjacob@feral.com To: current@freebsd.org Subject: free vnode isn't (DEVFS related) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Pretty much top of tree today: panic: getnewvnode: free vnode isn't cpuid = 0; lapic.id = 00000000 Debugger("panic") CPU0 stopping CPUs: 0x00000002... stopped. Stopped at Debugger+0x45: pushl %ebx db> t Debugger(c02e3819) at Debugger+0x45 panic(c02e7f38,c0fd8c80,c0339320,c0fd8c80,c8b4b880) at panic+0xd0 getnewvnode(11,c0fea000,c0eb4400,c8f5cc50,c0fd8c80) at getnewvnode+0xb2 devfs_allocv(c0fd8c80,c0fea000,c8f5cea4,c8b4b880,c105a018) at devfs_allocv+0x8d devfs_lookupx(c8f5cd20,c105a018,1,0,c8b4b880) at devfs_lookupx+0x4b4 devfs_lookup(c8f5cd20,c81a3d80,c8f5ceb8,c8f5ce90,c8b4b880) at devfs_lookup+0x31 lookup(c8f5ce90,c8f5cf80,0,3,c8b4b880) at lookup+0x291 namei(c8f5ce90,c8f5cf80,0,3,1) at namei+0x13b vn_open(c8f5ce90,c8f5ce5c,0,c8b4b880,0) at vn_open+0x23b open(c8b4b880,c8f5cf80,2806cc3c,2806ba97,8052834) at open+0xd6 syscall(2f,2f,2f,8052834,2806ba97) at syscall+0x3fd syscall_with_err_pushed() at syscall_with_err_pushed+0x1b This occurred when I attempted run iostat on da0. -matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message