From owner-freebsd-current Sun Feb 22 00:04:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA01909 for freebsd-current-outgoing; Sun, 22 Feb 1998 00:04:14 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from home.dragondata.com (home.dragondata.com [204.137.237.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA01880 for ; Sun, 22 Feb 1998 00:04:12 -0800 (PST) (envelope-from toasty@home.dragondata.com) Received: (from toasty@localhost) by home.dragondata.com (8.8.8/8.8.5) id CAA21731; Sun, 22 Feb 1998 02:04:02 -0600 (CST) From: Kevin Day Message-Id: <199802220804.CAA21731@home.dragondata.com> Subject: Re: panic: vm_page_unwire: invalid wire count: 0 In-Reply-To: <199802220013.TAA00419@grasshopper.cs.duke.edu> from Andrew Gallatin at "Feb 21, 98 07:13:56 pm" To: gallatin@cs.duke.edu (Andrew Gallatin) Date: Sun, 22 Feb 1998 02:04:01 -0600 (CST) Cc: current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Another note: Pulling back old kernels, I've found that Feb 5th doesn't have this bug, Feb 15th does. It's somewhere in there, John. :) echo 'main() { printf ("Hello");}' > foo.c ; cc foo.c ; ./a.out ; cc foo.c works great to reproduce it. Kevin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message