From owner-freebsd-questions@FreeBSD.ORG Mon Nov 6 22:07:02 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1280516A40F for ; Mon, 6 Nov 2006 22:07:02 +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 C539B43D6D for ; Mon, 6 Nov 2006 22:06:39 +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 AEB641A3C19; Mon, 6 Nov 2006 14:06:26 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 0BAF751569; Mon, 6 Nov 2006 17:06:19 -0500 (EST) Date: Mon, 6 Nov 2006 17:06:18 -0500 From: Kris Kennaway To: chris scott Message-ID: <20061106220618.GA43176@xor.obsecurity.org> References: <01d601c6fdd8$75f3c0f0$5b00a8c0@zonda> <9432FFC0-E8D8-4A52-BC2A-F1278F3EA79C@nuonsolarteam.com> <023501c6fe01$63cbf090$5b00a8c0@zonda> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lrZ03NoBR/3+SXJZ" Content-Disposition: inline In-Reply-To: <023501c6fe01$63cbf090$5b00a8c0@zonda> User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: Freebsd 6-Stable lockups X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Nov 2006 22:07:02 -0000 --lrZ03NoBR/3+SXJZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 01, 2006 at 10:02:14PM -0000, chris scott wrote: > well theseare the only additional lines ive added to my kernel > I pretty sure i added crypto support after the problems started > i have disabled geli support for encrytped swap partitions as i thought= =20 > that may bethe cause > # options WITNESS > #options WITNESS_SKIPSPIN >=20 > #options DEBUG_LOCKS > # options DEBUG_VFS_LOCKS > #options DDB > #options WITNESS_KDB > #options KDB You're clearly aware of these debugging options (also you want options INVARIANTS and INVARIANT_SUPPORT), so why not use them? When the system hangs, follow the directions in the kernel debugging chapter of the developers handbook. Kris --lrZ03NoBR/3+SXJZ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFT7HaWry0BWjoQKURAt3TAJwImZ6U3z4rt+XZ575B/4cRcOTZWQCdFCb0 XBf76ziITdl0W4fR+MClhDg= =35yB -----END PGP SIGNATURE----- --lrZ03NoBR/3+SXJZ--