From owner-freebsd-current@FreeBSD.ORG Wed Feb 18 18:18:35 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9125416A4CE for ; Wed, 18 Feb 2004 18:18:35 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C37443D2F for ; Wed, 18 Feb 2004 18:18:35 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 847FB72DBF; Wed, 18 Feb 2004 18:18:35 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 8184F72DB5; Wed, 18 Feb 2004 18:18:35 -0800 (PST) Date: Wed, 18 Feb 2004 18:18:35 -0800 (PST) From: Doug White To: Oliver Fischer In-Reply-To: <4033CE03.7070007@snafu.de> Message-ID: <20040218181735.Y43291@carver.gumbysoft.com> References: <4033CE03.7070007@snafu.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: Unkillable process X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Feb 2004 02:18:35 -0000 On Wed, 18 Feb 2004, Oliver Fischer wrote: > Hello, > > today one of my bashs started to allocate more and more memory. I tried > to kill the process but I didn't succeed. The final result was a system > panic and a lot of error messages like this one: > > Feb 18 13:39:43 warpgondel2 kernel: swap_pager_getswapspace(12): failed > Feb 18 13:39:43 warpgondel2 kernel: swap_pager_getswapspace(9): failed > Feb 18 13:39:43 warpgondel2 kernel: swap_pager_getswapspace(5): failed > > I use FreeBSD 5 now for more then 8 months. During this time I have seen > five or more unkillable processes. This is usually caused by your I/O system going to lunch, or at least where your swap partition is. Another telltale is the "swap_pager: indefinite wait buffer" message. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org