From owner-freebsd-current Wed Mar 22 14: 6:14 2000 Delivered-To: freebsd-current@freebsd.org Received: from mass.cdrom.com (mg134-217.ricochet.net [204.179.134.217]) by hub.freebsd.org (Postfix) with ESMTP id 684AB37C2A1 for ; Wed, 22 Mar 2000 14:05:52 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Received: from mass.cdrom.com (localhost [127.0.0.1]) by mass.cdrom.com (8.9.3/8.9.3) with ESMTP id OAA03940; Wed, 22 Mar 2000 14:08:42 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Message-Id: <200003222208.OAA03940@mass.cdrom.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: keramida@ceid.upatras.gr Cc: current@freebsd.org Subject: Re: Not actually (Was Re: crash in atkbd_isa_intr() ) In-reply-to: Your message of "Thu, 23 Mar 2000 00:00:17 +0200." <20000323000017.A2325@hades.hell.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 22 Mar 2000 14:08:42 -0800 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Yes, I did, to get into the debugger. Now I wonder, if there is some > other bug that I need to chase around, how should I proceed? You can try looking at the stack further above the atkbd interrupt, since that's where it was running when it took the interrupt. If there's nothing there, then it was running in userspace and you might want to try the 'ps' command. -- \\ Give a man a fish, and you feed him for a day. \\ Mike Smith \\ Tell him he should learn how to fish himself, \\ msmith@freebsd.org \\ and he'll hate you for a lifetime. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message