From owner-freebsd-questions Fri Sep 13 2:38:51 2002 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 C1ACB37B400 for ; Fri, 13 Sep 2002 02:38:47 -0700 (PDT) Received: from mail.thundernet.cz (mail.thundernet.cz [62.77.87.114]) by mx1.FreeBSD.org (Postfix) with SMTP id 7479F43E65 for ; Fri, 13 Sep 2002 02:38:45 -0700 (PDT) (envelope-from neuhauser@bellavista.cz) Received: (qmail 26209 invoked from network); 13 Sep 2002 09:38:43 -0000 Received: from unknown (HELO freepuppy.bellavista.cz) (62.168.44.50) by mail.thundernet.cz with SMTP; 13 Sep 2002 09:38:43 -0000 Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id CC79BBB; Fri, 13 Sep 2002 11:38:48 +0200 (CEST) Date: Fri, 13 Sep 2002 11:38:48 +0200 From: Roman Neuhauser To: Greg 'groggy' Lehey Cc: "Janine C. Buorditez" , questions@freebsd.org Subject: Re: kernel trap 9, message repeated 707960 times?! Message-ID: <20020913093848.GO45289@freepuppy.bellavista.cz> Mail-Followup-To: Greg 'groggy' Lehey , "Janine C. Buorditez" , questions@freebsd.org References: <20020912155710.6f07e7c8.johann@broadpark.no> <20020913023059.GC25003@wantadilla.lemis.com> <20020913111513.04a94943.johann@broadpark.no> <20020913092640.GP25003@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020913092640.GP25003@wantadilla.lemis.com> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG # grog@FreeBSD.org / 2002-09-13 18:56:40 +0930: > On Friday, 13 September 2002 at 11:15:13 +0200, Janine C. Buorditez wrote: > > dear greg, > > > > what routine prints the message, and how do i set up a kernel > > debugger breakpoint on it? > > I'd have to look at the source code and play around. This isn't the > kind of question I can give a default answer to. % grep -FIHnr "with interrupts disabled" /usr/src says it's /usr/src/sys/i386/i386/trap.c:trap() as for setting up the breakpoint, i've never played with debugging a unix kernel... but ddb(4) might help. -- begin 666 nonexistent.vbs FreeBSD 4.6-STABLE 11:35AM up 23 days, 17:27, 10 users, load averages: 0.01, 0.02, 0.00 end To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message