From owner-cvs-all Wed Jan 27 11:05:10 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA25376 for cvs-all-outgoing; Wed, 27 Jan 1999 11:05:10 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from feral-gw.feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA25356 for ; Wed, 27 Jan 1999 11:05:07 -0800 (PST) (envelope-from mjacob@feral.com) Received: from localhost (mjacob@localhost) by feral-gw.feral.com (8.8.7/8.8.7) with ESMTP id LAA25852 for ; Wed, 27 Jan 1999 11:04:40 -0800 Date: Wed, 27 Jan 1999 11:04:40 -0800 (PST) From: Matthew Jacob X-Sender: mjacob@feral-gw Reply-To: mjacob@feral.com To: cvs-commiters@FreeBSD.ORG Subject: Re: VM_STACK or problem with -current or softdep? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Let me further qualify this: Debugger..ng() at Debugger..ng+0x24 panic..ng() at panic..ng+0xf0 vinvalbuf..ng() at vinvalbuf..ng+0x15c vclean..ng() at vclean..ng+0xc0 vflush..ng() at vflush..ng+0x100 ffs_flushfiles..ng() at ffs_flushfiles..ng+0x30 softdep_flushfiles..ng() at softdep_flushfiles..ng+0x90 ffs_unmount..ng() at ffs_unmount..ng+0x58 dounmount..ng() at dounmount..ng+0x130 vfs_unmountall..ng() at vfs_unmountall..ng+0x68 boot..ng() at boot..ng+0x320 reboot..ng() at reboot..ng+0x3c syscall..ng() at syscall..ng+0x1dc XentSys() at XentSys+0x50 (null)() at 0x1200007d4 This is sources as of this morning ~2AM. The filesystem in question doesn't have soft updates enabled. Is this yet another Soft Updates that are really cool but not shippable problem? On Wed, 27 Jan 1999, Matthew Jacob wrote: > > login: Jan 27 10:54:06 farrago reboot: rebooted by mjacob > )ncing disks... 16 14 7 done > unmount of /usr/src failed (BUSY) > panic: vinvalbuf: dirty bufs > panic > Stopped at Debugger..ng+0x24: ldq ra,0(sp) > <0xfffffe0007a93a60> > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-alpha" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message