From peter@spinner.DIALix.COM  Sun May 26 17:49:39 1996
Received: from spinner.DIALix.COM (spinner.DIALix.COM [192.203.228.67])
          by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id RAA25703
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 26 May 1996 17:49:33 -0700 (PDT)
Received: (from peter@localhost) by spinner.DIALix.COM (8.7.5/8.7.3) id IAA00456; Mon, 27 May 1996 08:49:16 +0800 (WST)
Message-Id: <199605270049.IAA00456@spinner.DIALix.COM>
Date: Mon, 27 May 1996 08:49:16 +0800 (WST)
From: Peter Wemm <peter@spinner.DIALix.COM>
Reply-To: peter@spinner.DIALix.COM
To: FreeBSD-gnats-submit@freebsd.org
Subject: System got blown away by "vm_pageout_scan: page not inactive?"
X-Send-Pr-Version: 3.2

>Number:         1257
>Category:       kern
>Synopsis:       System got blown away by "vm_pageout_scan: page not inactive?"
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    dyson
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 26 17:50:01 PDT 1996
>Closed-Date:    Mon Oct 28 09:49:07 PST 1996
>Last-Modified:  Mon Oct 28 09:49:52 PST 1996
>Originator:     Peter Wemm
>Release:        FreeBSD 2.2-CURRENT i386
>Organization:
Ha!
>Environment:

FreeBSD spinner.DIALix.COM 2.2-CURRENT FreeBSD 2.2-CURRENT #52: Sun May 26 18:15:13 WST 1996     peter@spinner.DIALix.COM:/home/src/sys/compile/SPINNER  i386

Very -current, after John's fixes to vm_fault.c (1.46) and
vm_pageout.c (v1.73).

>Description:

I was in the middle of a 'make world', which had
failed (my fault) and when I looked at the screen, it had reported
a pile of these errors.

After restarting the 'make', it spat out a few for each invocation of gcc,
and then went into a hard loop printing these out so fast that it was beating
the monitor scan rate.  By this time, all disk activity had stopped.  I
could break into ddb, it came from inside vm_pageout().

>How-To-Repeat:

I dont know how repeatable it is, it's only happened once.

>Fix:
	
The pageout is looping through "goto restart0" somehow.  I suspect that some
resource had completely run out or leaked away, causing all other processes
to sleep.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->dyson 
Responsible-Changed-By: scrappy 
Responsible-Changed-When: Mon May 27 14:28:22 PDT 1996 
Responsible-Changed-Why:  
VM-related 
State-Changed-From-To: open->closed 
State-Changed-By: peter 
State-Changed-When: Mon Oct 28 09:49:07 PST 1996 
State-Changed-Why:  
This bug is long gone it seems.  It has not turned up since. 
>Unformatted:
