From owner-freebsd-hackers Tue Oct 24 18:38:42 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA16090 for hackers-outgoing; Tue, 24 Oct 1995 18:38:42 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id SAA16082 for ; Tue, 24 Oct 1995 18:38:32 -0700 Received: from corbin.Root.COM (corbin [198.145.90.50]) by Root.COM (8.6.12/8.6.5) with ESMTP id SAA06974; Tue, 24 Oct 1995 18:38:30 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.12/8.6.5) with SMTP id SAA27692; Tue, 24 Oct 1995 18:34:04 -0700 Message-Id: <199510250134.SAA27692@corbin.Root.COM> To: Brian Tao cc: FREEBSD-HACKERS-L Subject: Re: panic: free vnode isn't In-reply-to: Your message of "Tue, 24 Oct 95 02:40:59 EDT." From: David Greenman Reply-To: davidg@Root.COM Date: Tue, 24 Oct 1995 18:34:03 -0700 Sender: owner-hackers@freebsd.org Precedence: bulk >panic: free vnode isn't >Debugger("panic") >Stopped at _Debugger+0x2b [/sys/compile/FTPSERV/:261]: movb $0,_inDebugger 110 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Where did that come from? Did you build your kernel with -g or something? I wouldn't recommend doing that and it's not needed for DDB. > Typing "continue" proceeded with the disk sync and reboot. I >don't know if this is the cause of the machine hanging the last three >times, but it is the only clue I have so far. Any ideas how I can >avoid this? The system is an Intel 486DX2/66 on an ASUS SP3G board, >32 megabytes RAM, a 520-meg Maxtor drive on the built-in NCR >controller and an NE2000-compatible Ethernet NIC. It is the NFS >client for about 26 gigabytes of filesystems, but serving none of its >own. I'm running the 2.1.0-950928 snapshot with the following kernel >options: Are your using msdosfs on this machine? -DG