From owner-freebsd-current Wed Mar 27 19:30:24 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA25302 for current-outgoing; Wed, 27 Mar 1996 19:30:24 -0800 (PST) Received: from localhost (dyson.iquest.net [198.70.144.127]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id TAA25294 for ; Wed, 27 Mar 1996 19:30:18 -0800 (PST) Received: (from root@localhost) by localhost (8.6.11/8.6.9) id WAA05645; Wed, 27 Mar 1996 22:30:03 -0500 From: "John S. Dyson" Message-Id: <199603280330.WAA05645@localhost> Subject: Re: PANIC: vm_page_free: wire count > 1 (3)panic: vm_page_free: invalid wire count To: dob@clipper.cb.att.com Date: Wed, 27 Mar 1996 22:30:03 -0500 (EST) Cc: freebsd-current@freebsd.org In-Reply-To: <9603272354.AA28186@cbsky.cb.att.com> from "dob@clipper.cb.att.com" at Mar 27, 96 06:54:11 pm 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 > > > Happened again during second round of make world... > > Except: > > 1) panic message was > > vm_page_free: wire count > 1 (5)panic: vm_page_free: invalid wire counto > > i.e, 5 instead of 3 > > 2) ddb command ``panic'' did not yield a dump, it just hung with > > dump 8 > Look forward to some commits starting tonight, and probably being finished tomorrow. I have the go-ahead for some significant code cleanups, and so let's give it a try again in a couple of days. At least the code will be in sync with my working code :-). Thanks for your patience, John dyson@freebsd.org dyson@inuxs.inh.att.com