Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 28 Dec 2000 13:39:47 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 28 Dec 2000 13:39:27 -0500 Received: from server0011.freedom2surf.net ([194.106.56.14]:13436 "EHLO server0011.freedom2surf.net") by vger.kernel.org with ESMTP id ; Thu, 28 Dec 2000 13:39:24 -0500 From: chris@freedom2surf.net To: Alan Cox Subject: Re: Repeatable Oops in 2.4t13p4ac2 Message-ID: <978026911.3a4b819f71050@www.freedom2surf.net> Date: Thu, 28 Dec 2000 18:08:31 +0000 (GMT) Cc: Marcelo Tosatti , Alan Cox , chris@freedom2surf.net, linux-kernel@vger.kernel.org In-Reply-To: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT User-Agent: IMP/PHP IMAP webmail program 2.2.1 X-Originating-IP: 194.106.48.1 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > > > > > > > > Do you remember if the reports you've got always oopsed the same > > > > address (0040000) ? > > > Hi - Here's another Oops from the same machine. It looks to be in a totally different place in the code which probably means it's a memory problem? I'll try installing on another box to confirm. Thank you for your help! Chris Unable to handle kernel NULL pointer dereference at virtual address 00000120 c0145914 *pde = 00000000 Oops: 0000 CPU: 0 EIP: 0010:[] Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010207 eax: 00000000 ebx: 00000100 ecx: 0000001e edx: 00000c0c esi: 00000100 edi: 00000000 ebp: 0025dbb1 esp: c333fe5c ds: 0018 es: 0018 ss: 0018 Process nfsd (pid: 194, stackpage=c333f000) Stack: 00041182 dff86060 0025dbb1 c18ee000 c0145d3e c18ee000 0025dbb1 dff86060 00000000 00000000 00041182 c337a200 c3345ec0 c93da800 c0167b01 c18ee000 0025dbb1 00000000 00000000 00000003 c337a200 c0167f41 c18ee000 0025dbb1 Call Trace: [] [] [] [] [] [] [] [] [] [] Code: 39 6e 20 75 ef 8b 44 24 14 39 86 90 00 00 00 75 e3 85 ff 74 >>EIP; c0145914 <===== Trace; c0145d3e Trace; c0167b01 Trace; c0167f41 Trace; c01eaef6 Trace; c01684b0 Trace; c0168a3a Trace; c01666c3 Trace; c01f8715 Trace; c01664ed Trace; c0107480 Code; c0145914 00000000 <_EIP>: Code; c0145914 <===== 0: 39 6e 20 cmp %ebp,0x20(%esi) <===== Code; c0145917 3: 75 ef jne fffffff4 <_EIP+0xfffffff4> c0145908 Code; c0145919 5: 8b 44 24 14 mov 0x14(%esp,1),%eax Code; c014591d 9: 39 86 90 00 00 00 cmp %eax,0x90(%esi) Code; c0145923 f: 75 e3 jne fffffff4 <_EIP+0xfffffff4> c0145908 Code; c0145925 11: 85 ff test %edi,%edi Code; c0145927 13: 74 00 je 15 <_EIP+0x15> c0145929 ------------------------------------------------- Everyone should have http://www.freedom2surf.net/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/