From owner-freebsd-bugs Thu Dec 14 21:29:20 1995 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA24647 for bugs-outgoing; Thu, 14 Dec 1995 21:29:20 -0800 (PST) Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id VAA24641 for ; Thu, 14 Dec 1995 21:29:18 -0800 (PST) Received: from corbin.Root.COM (corbin [198.145.90.50]) by Root.COM (8.6.12/8.6.5) with ESMTP id VAA00408; Thu, 14 Dec 1995 21:29:13 -0800 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.12/8.6.5) with SMTP id VAA00205; Thu, 14 Dec 1995 21:29:14 -0800 Message-Id: <199512150529.VAA00205@corbin.Root.COM> To: deborah@microunity.com (Deborah Gronke Bennett) cc: bugs@freebsd.org, gmo@microunity.com Subject: Re: vm_object_deallocate panic in FreeBSD 2.0.5 In-reply-to: Your message of "Thu, 14 Dec 95 20:45:26 PST." <9512142045.ZM12001@gallifrey.microunity.com> From: David Greenman Reply-To: davidg@Root.COM Date: Thu, 14 Dec 1995 21:29:13 -0800 Sender: owner-bugs@freebsd.org Precedence: bulk >I recently have been testing a setup to run X11 on this PC without installing >XFree86 locally. In the process, I seem to have run across a bug which shows >up in vm_object_deallocate. > >Here's the stack traceback from DDB: > >panic: vm_object_deallocate: object deallocated too many times I'm pretty sure this is a bug that was fixed after 2.0.5 and prior to 2.1. I suggest upgrading to 2.1-RELEASE. -DG