This message generated a parse failure. Raw output follows here. Please use 'back' to navigate. From devnull@lkml.org Wed May 22 18:05:07 2024 Received: from entropy.muc.muohio.edu (entropy.muc.muohio.edu [134.53.213.10]) by herbie.ucs.indiana.edu (8.8.8/8.8.8) with ESMTP id HAA15737 for ; Sat, 2 Jan 1999 07:05:32 -0500 (EST) Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2]) by entropy.muc.muohio.edu (8.9.0/8.8.7) with ESMTP id GAA05613; Sat, 2 Jan 1999 06:41:30 -0500 Received: by vger.rutgers.edu id <154022-30943>; Sat, 2 Jan 1999 04:39:45 -0500 Received: from ha1.rdc1.nj.home.com ([24.3.128.66]:50177 "EHLO mail.rdc1.nj.home.com" ident: "imail") by vger.rutgers.edu with ESMTP id <153899-30943>; Sat, 2 Jan 1999 04:39:22 -0500 Received: from bleh.org ([24.3.219.157]) by mail.rdc1.nj.home.com (InterMail v4.0 201-221-107) with ESMTP id <19990102113734.HRCE2583.mail.rdc1.nj.home.com@bleh.org> for ; Sat, 2 Jan 1999 03:37:34 Message-Id: <368E06F1.52AC5D5C@bleh.org> Date: Sat, 02 Jan 1999 06:45:53 -0500 From: nads@bleh.org Reply-To: nads@bleh.org X-Mailer: Mozilla 4.5 [en] (X11; I; Linux 2.2.0-pre3 i586) X-Accept-Language: en Mime-Version: 1.0 To: linux-kernel@vger.rutgers.edu Subject: Re: 2.2.0-pre3 OOPS Content-Type: multipart/mixed; boundary="------------83A52DC4DA95DBDDCFB9904F" X-Orcpt: rfc822;linux-kernel@vger.rutgers.edu Sender: owner-linux-kernel@vger.rutgers.edu Precedence: bulk X-Loop: majordomo@vger.rutgers.edu This is a multi-part message in MIME format. --------------83A52DC4DA95DBDDCFB9904F Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit --------------83A52DC4DA95DBDDCFB9904F Content-Type: message/rfc822 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Mozilla-Status2: 00000000 Message-ID: <368E0515.841A6F4E@bleh.org> Date: Sat, 02 Jan 1999 06:37:57 -0500 From: nads@bleh.org Reply-To: nads@bleh.org X-Mailer: Mozilla 4.5 [en] (X11; I; Linux 2.2.0-pre3 i586) X-Accept-Language: en MIME-Version: 1.0 To: "David S. Miller" Subject: Re: 2.2.0-pre3 OOPS References: <368DFC53.949707C5@bleh.org> <199901021108.DAA04127@dm.cobaltmicro.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit "David S. Miller" wrote: > Please feed this through ksymoops using your System.map file for this > kernel, the debugging is almost entirely useless without such output. > > Later, > David S. Miller > davem@dm.cobaltmicro.com > > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.rutgers.edu > Please read the FAQ at http://www.tux.org/lkml/ Arg, The include ksymoops, segfaults. [root@nut scripts]# ./ksymoops ../System.map < /home/bleh/kernoops Segmentation fault [root@nut scripts]# However after reading a recent thread on ksymoops, one of the letters included an alternate ksymoops availble @ . That produced the following output: >>EIP: c0158328 Trace: c0154a50 Trace: c0155760 Trace: c0154b1b Trace: c019b0dd Trace: c019b8a4 Trace: c019c2b1 Trace: c0154a50 Trace: c01549a3 Trace: c015484c Trace: c01065db Code: c0158328 00000000 <_EIP>: Code: c0158328 0: ff 49 00 decl 0 x0(%ecx) Code: c015832b 3: 0f 88 41 30 09 js 9 304a <_EIP+0x9304a> c01eb372 Code: c0158330 8: 00 Code: c0158331 9: 83 7d 2c 00 cmpl $ 0x0,0x2c(%ebp) Code: c0158335 d: 75 06 jne 1 5 <_EIP+0x15> c015833d Code: c0158337 f: 8b 46 34 movl 0 x34(%esi),%eax Code: c015833a 12: 89 45 00 movl % eax,0x0(%ebp) 239 warnings issued. Results may not be reliable. [root@nut ksymoops-0.6]# --------------83A52DC4DA95DBDDCFB9904F-- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/