From owner-freebsd-current Tue Jul 6 15: 4:28 1999 Delivered-To: freebsd-current@freebsd.org Received: from peedub.muc.de (newpc.muc.ditec.de [194.120.126.33]) by hub.freebsd.org (Postfix) with ESMTP id A4BE7153DF for ; Tue, 6 Jul 1999 15:04:21 -0700 (PDT) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.9.3/8.6.9) with ESMTP id XAA00862 for ; Tue, 6 Jul 1999 23:47:44 +0200 (CEST) Message-Id: <199907062147.XAA00862@peedub.muc.de> X-Mailer: exmh version 2.0.2 2/24/98 To: freebsd-current@FreeBSD.ORG Subject: Re: Stuck in "objtrm" Reply-To: Gary Jennejohn In-reply-to: Your message of "Tue, 06 Jul 1999 10:28:33 EDT." <14210.4262.296904.751060@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 06 Jul 1999 23:47:44 +0200 From: Gary Jennejohn Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Andrew Gallatin writes: >Stephen McKay writes: > > PS I haven't worked out yet how to find the stack of the errant process. > > Any hints? The stack trace should be helpful. > >Yes. say 'proc pidhashtbl[PID & pidhash]->lh_first' in kgdb. > it should also work to do ``ps -M -N '' and pick out the pid of the process, then `proc ' in kgdb. I think that still works in the ELF world. --- Gary Jennejohn Home - garyj@muc.de Work - garyj@fkr.dec.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message