From owner-freebsd-stable@FreeBSD.ORG Thu Aug 17 19:18:35 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B35FF16A4DE; Thu, 17 Aug 2006 19:18:35 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DB7B43D67; Thu, 17 Aug 2006 19:18:22 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 6CA701A4DA3; Thu, 17 Aug 2006 12:18:22 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 3700E524A9; Thu, 17 Aug 2006 15:18:21 -0400 (EDT) Date: Thu, 17 Aug 2006 15:18:21 -0400 From: Kris Kennaway To: John Baldwin Message-ID: <20060817191821.GB33267@xor.obsecurity.org> References: <44DED670.9050601@wfeet.za.net> <200608141430.38015.jhb@freebsd.org> <44E426E5.2000703@wfeet.za.net> <200608171324.48815.jhb@freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="mojUlQ0s9EVzWg2t" Content-Disposition: inline In-Reply-To: <200608171324.48815.jhb@freebsd.org> User-Agent: Mutt/1.4.2.2i Cc: freebsd-stable@freebsd.org, Peter van Heusden Subject: Re: Unexplained kernel panic on 5-STABLE (now in 6-STABLE) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Aug 2006 19:18:35 -0000 --mojUlQ0s9EVzWg2t Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 17, 2006 at 01:24:48PM -0400, John Baldwin wrote: > On Thursday 17 August 2006 04:20, Peter van Heusden wrote: > > Thanks for the advice John. I upgraded to 6-STABLE and just got a kernel > > panic again. Before I list the dump, I'd like to mention two messages I > > see in my syslog. Firstly, often I get something like this: > >=20 > > kernel: swap_pager: indefinite wait buffer: bufobj: 0, blkno: 151698, > > size: 28672 This can indicate that your swap disk is failing (or you are using a nonstandard swap setup like swapping to a file); it means that the kernel timed out trying to read/write from swap. If your disk is failing this can have secondary effects (like panics) from the failed operation, since data was lost. Kris --mojUlQ0s9EVzWg2t Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE5MD8Wry0BWjoQKURAnibAKCffVos5+iDSjoUpFL13ImvC8XhlQCdFOkt hdDaHrYA57G6A1NNHbyTGYw= =RqAO -----END PGP SIGNATURE----- --mojUlQ0s9EVzWg2t--