Date: Fri, 13 Sep 2002 18:56:40 +0930 From: Greg 'groggy' Lehey <grog@FreeBSD.org> To: "Janine C. Buorditez" <johann@broadpark.no> Cc: questions@freebsd.org Subject: Re: kernel trap 9, message repeated 707960 times?! Message-ID: <20020913092640.GP25003@wantadilla.lemis.com> In-Reply-To: <20020913111513.04a94943.johann@broadpark.no> References: <20020912155710.6f07e7c8.johann@broadpark.no> <20020913023059.GC25003@wantadilla.lemis.com> <20020913111513.04a94943.johann@broadpark.no>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020913092640.GP25003>