From owner-freebsd-stable@FreeBSD.ORG Sat Feb 25 02:01:12 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 16B0D16A422 for ; Sat, 25 Feb 2006 02:01:12 +0000 (GMT) (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 94C5D43D48 for ; Sat, 25 Feb 2006 02:01:11 +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 79DD91A3C1F; Fri, 24 Feb 2006 18:01:11 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id B2710517D5; Fri, 24 Feb 2006 21:01:10 -0500 (EST) Date: Fri, 24 Feb 2006 21:01:10 -0500 From: Kris Kennaway To: Brad Waite Message-ID: <20060225020110.GA40333@xor.obsecurity.org> References: <43FFB745.3000401@wcubed.net> <20060225015704.GA40225@xor.obsecurity.org> <43FFB9F5.7080402@wcubed.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="opJtzjQTFsWo+cga" Content-Disposition: inline In-Reply-To: <43FFB9F5.7080402@wcubed.net> User-Agent: Mutt/1.4.2.1i Cc: freebsd-stable@freebsd.org, Kris Kennaway Subject: Re: 5.4-STABLE hangs every few days 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: Sat, 25 Feb 2006 02:01:12 -0000 --opJtzjQTFsWo+cga Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 24, 2006 at 06:59:17PM -0700, Brad Waite wrote: > Kris Kennaway wrote: > >On Fri, Feb 24, 2006 at 06:47:49PM -0700, Brad Waite wrote: > >>Hi all, > >> > >>Been having problems with my Tyan Thunder i7500 (S2720) dual Xeon=20 > >>running -STABLE: it's hanging every couple of days. > >> > >>I couldn't find any specific fixes on the lists, but I did come across= =20 > >>some instructions about breaking into the debugger from a serial=20 > >>console. I built a kernel with the following options: DDB, KDB, WITNES= S=20 > >>& BREAK_TO_DEBUGGER (INVARIANTS wouldn't build). > > > >Perhaps you forgot INVARIANT_SUPPORT. >=20 > Thanks, Kris. I didn't know I needed it (just going by some=20 > instructions on the list). What does INVARIANTS do, anyway? Will it=20 > help troubleshoot this problem? Yes, it enables lots of runtime checks, so it's quite important when trying to diagnose kernel problems. Kris --opJtzjQTFsWo+cga Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD/7pmWry0BWjoQKURAsu6AJ9NJwTVcYIGxKUiB9Pl9N5Au64xbACfdFtk CxRZWFIMyd+lMM/ZxYaCW08= =5pRM -----END PGP SIGNATURE----- --opJtzjQTFsWo+cga--