Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id f7VHdFx24509 for linux-xfs-outgoing; Fri, 31 Aug 2001 10:39:15 -0700 Received: from smtp8.xs4all.nl (smtp8.xs4all.nl [194.109.127.134]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id f7VHdCd24490 for ; Fri, 31 Aug 2001 10:39:12 -0700 Received: from xs4.xs4all.nl (xs4.xs4all.nl [194.109.6.45]) by smtp8.xs4all.nl (8.9.3/8.9.3) with ESMTP id TAA09537; Fri, 31 Aug 2001 19:39:11 +0200 (CEST) Received: from localhost (knuffie@localhost) by xs4.xs4all.nl (8.9.0/8.9.0) with ESMTP id TAA26934; Fri, 31 Aug 2001 19:39:10 +0200 (CEST) Date: Fri, 31 Aug 2001 19:39:10 +0200 (CEST) From: Seth Mos To: Michael Wahlbrink cc: linux-xfs@oss.sgi.com Subject: Re: Kernel Oops ..... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk On Fri, 31 Aug 2001, Michael Wahlbrink wrote: > On 31.08.2001 18:40:57 Krzysztof Rusocki wrote: > >Hi Michael, > > > >Filter this output through `ksymoops' since already THAT > >is helpful for linux-xfs developers. > > > >Cheers, > >Krzysztof > > > > > Hi, > It's done, I hope I've made it the right way it was my first time ;-) > so here is the output: > hth > micha It seems to be incomplete, it can't find modules info. The function is not translated. did you try it like this? ksymoops < oops.txt > ksymoops.txt Doesn't your machine have module support of do you have no modules loaded? My machines have a /proc/modules file. Weird.