From owner-freebsd-stable Thu Nov 28 10:29:28 2002 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 B698537B404 for ; Thu, 28 Nov 2002 10:29:27 -0800 (PST) Received: from ion.gank.org (ion.gank.org [198.78.66.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49F4943EBE for ; Thu, 28 Nov 2002 10:29:27 -0800 (PST) (envelope-from craig@meoqu.gank.org) Received: from aldaris2.auir.gank.org (dsl081-113-221.dfw1.dsl.speakeasy.net [64.81.113.221]) by ion.gank.org (GankMail) with ESMTP id 0634C2BF65 for ; Thu, 28 Nov 2002 12:26:33 -0600 (CST) Subject: Re: Help needed debugging hard lock (SMP-related) From: Craig Boston To: stable@freebsd.org In-Reply-To: <1038506825.12779.26.camel@aldaris2.auir.gank.org> References: <1038441616.816.41.camel@aldaris2.auir.gank.org> <1038506825.12779.26.camel@aldaris2.auir.gank.org> Content-Type: text/plain Organization: Message-Id: <1038508176.12779.32.camel@aldaris2.auir.gank.org> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 28 Nov 2002 12:29:37 -0600 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 2002-11-28 at 12:07, Craig Boston wrote: > (kgdb) print pidhashtbl[73508 & pidhash].lh_first->p_pid > $21 = 73508 Argh! I must be losing my mind or something. I swear there really WAS text above this before I hit send :) Anyway, it SHOULD have read something like the following: "Sorry for replying to myself. I decided to try to determine where the one process in the RUN state (PID 73508) might be stuck, if indeed this process is what caused the freeze. After learning the basics of kgdb, I coaxed this out of my vmcore:" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message