From owner-freebsd-questions Fri Sep 13 2:26:47 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 74E5C37B400 for ; Fri, 13 Sep 2002 02:26:44 -0700 (PDT) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1238C43E4A for ; Fri, 13 Sep 2002 02:26:43 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id DB03A81430; Fri, 13 Sep 2002 18:56:40 +0930 (CST) Date: Fri, 13 Sep 2002 18:56:40 +0930 From: Greg 'groggy' Lehey To: "Janine C. Buorditez" Cc: questions@freebsd.org Subject: Re: kernel trap 9, message repeated 707960 times?! Message-ID: <20020913092640.GP25003@wantadilla.lemis.com> References: <20020912155710.6f07e7c8.johann@broadpark.no> <20020913023059.GC25003@wantadilla.lemis.com> <20020913111513.04a94943.johann@broadpark.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020913111513.04a94943.johann@broadpark.no> User-Agent: Mutt/1.4i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 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 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. > at that time i was on vacation actually, and when i returned my > console was flooding these messages. thank god i saw it, it was just > by accident i turned on the monitor to my server in the attic, to > show my friend how things were working out. > > anything unusual? no, not really: > > last pid: 11811; load averages: 1.53, 1.98, 2.05 up 27+06:19:34 11:13:18 > 74 processes: 2 running, 70 sleeping, 2 zombie > CPU states: 51.4% user, 0.0% nice, 47.9% system, 0.8% interrupt, 0.0% idle > Mem: 3296K Active, 448K Inact, 7460K Wired, 1292K Cache, 2384K Buf, 492K Free > Swap: 160M Total, 51M Used, 109M Free, 31% Inuse > > PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND > 81123 johann 64 0 5480K 424K RUN 122.4H 85.01% 85.01% streamripper This looks unusual to me. I'd guess that your streamripper has gone mad, and that it's not even working. Can you stop it? kill -9 81123 *might* work, but it looks as if that's exactly what the system is trying already. On the other hand, the roughly equal distribution of the CPU time between system and user suggests that it might just be trying at the wrong time. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply or reply to the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message