From owner-freebsd-current  Sat Nov  1 00:03:05 1997
Return-Path: <owner-freebsd-current>
Received: (from root@localhost)
          by hub.freebsd.org (8.8.7/8.8.7) id AAA06705
          for current-outgoing; Sat, 1 Nov 1997 00:03:05 -0800 (PST)
          (envelope-from owner-freebsd-current)
Received: from taliesin.cs.ucla.edu (Taliesin.CS.UCLA.EDU [131.179.96.166])
          by hub.freebsd.org (8.8.7/8.8.7) with SMTP id AAA06688
          for <freebsd-current@freebsd.org>; Sat, 1 Nov 1997 00:03:00 -0800 (PST)
          (envelope-from scottm@mordred.cs.ucla.edu)
Received: (qmail 1303 invoked from network); 1 Nov 1997 08:02:58 -0000
Received: from mordred.cs.ucla.edu (131.179.48.34)
  by taliesin.cs.ucla.edu with SMTP; 1 Nov 1997 08:02:58 -0000
Received: (from scottm@localhost)
	by mordred.cs.ucla.edu (8.8.7/8.8.7) id AAA02500
	for freebsd-current@freebsd.org; Sat, 1 Nov 1997 00:02:58 -0800 (PST)
	(envelope-from scottm)
Date: Sat, 1 Nov 1997 00:02:58 -0800 (PST)
From: Scott Michel <scottm@cs.ucla.edu>
Message-Id: <199711010802.AAA02500@mordred.cs.ucla.edu>
To: freebsd-current@freebsd.org
Subject: missing pages on cache queue: 1
Sender: owner-freebsd-current@freebsd.org
X-Loop: FreeBSD.org
Precedence: bulk

Any idea how to track down this little piece o'nastiness?

Oct 31 23:59:39 mordred /kernel: vm_page_alloc(ZERO): missing pages on cache queue: 1
Oct 31 23:59:44 mordred last message repeated 3 times

I was running python 1.4 at the time, and had hit ^c to terminate it.
Other than that, not much else was going on at the time (other than
X and a shell.)


-scooter