From owner-freebsd-current Tue May 21 18:20:42 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA22907 for current-outgoing; Tue, 21 May 1996 18:20:42 -0700 (PDT) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id SAA22902 for ; Tue, 21 May 1996 18:20:40 -0700 (PDT) Received: (from root@localhost) by dyson.iquest.net (8.7.5/8.6.9) id UAA29815; Tue, 21 May 1996 20:18:43 -0500 (EST) From: "John S. Dyson" Message-Id: <199605220118.UAA29815@dyson.iquest.net> Subject: Re: panic: freeing held page To: mark@linus.demon.co.uk (Mark Valentine) Date: Tue, 21 May 1996 20:18:43 -0500 (EST) Cc: freebsd-current@FreeBSD.ORG In-Reply-To: <199605212321.AAA00210@linus.demon.co.uk> from "Mark Valentine" at May 22, 96 00:21:17 am X-Mailer: ELM [version 2.4 PL24 ME8] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > panic: freeing held page, count=4, pindex=0(0x0) > > This panic is from vm_free_page() in revision 1.72 of vm_object.c. > > Some more of the stack: > > _vm_free_page() > _pmap_release() > _vmspace_free() > _cpu_wait() > _wait1() > _wait4() > _syscall() > Thanks, and the bug must/will be fixed in the next day or so!!! Sometimes, it takes a bit of pain to get any gain :-). Please if ANYONE sees any other kinds of panics, let me know!! Thanks again John dyson@freebsd.org