Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 23 Jul 2002 02:03:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 23 Jul 2002 02:03:31 -0400 Received: from [196.26.86.1] ([196.26.86.1]:24511 "HELO infosat-gw.realnet.co.sz") by vger.kernel.org with SMTP id ; Tue, 23 Jul 2002 02:03:29 -0400 Date: Tue, 23 Jul 2002 08:24:30 +0200 (SAST) From: Zwane Mwaikambo X-X-Sender: zwane@linux-box.realnet.co.sz To: Alexander Viro Cc: Linux Kernel Subject: Re: odd memory corruption in 2.5.27? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1947 Lines: 51 Hi Al, Hmm this is wild pointer #2, whats -really- freaky is that its the same address 0x14(00000078), this was also over NFS. Unable to handle kernel NULL pointer dereference at virtual address 0000008c c014cd1d *pde = 00000000 Oops: 0002 CPU: 0 EIP: 0010:[] Not tainted Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010206 eax: ccefb4c0 ebx: 00000078 ecx: 00000003 edx: ccf30000 esi: ccefb39c edi: 00000003 ebp: bfffe998 esp: ccf31f5c ds: 0018 es: 0018 ss: 0018 Stack: ccf31f7c fffffff7 c0154970 ccf31f7c bfffe9e0 c0154ed1 00000003 ccf31f7c 00000246 00000246 c4ca7000 00000001 00000000 00000000 00000400 00000078 00000003 c4ca7000 bfffe9c8 c014b066 c16b6a30 c4ca7000 ccf30000 bfffe9e0 Call Trace: [] [] [] [] Code: f0 ff 43 14 f0 ff 46 04 ff 4a 10 8b 42 08 83 e0 08 74 05 e8 >>EIP; c014cd1d <===== Trace; c0154970 Trace; c0154ed1 Trace; c014b066 Trace; c01075db Code; c014cd1d 00000000 <_EIP>: Code; c014cd1d <===== 0: f0 ff 43 14 lock incl 0x14(%ebx) <===== Code; c014cd21 4: f0 ff 46 04 lock incl 0x4(%esi) Code; c014cd25 8: ff 4a 10 decl 0x10(%edx) Code; c014cd28 b: 8b 42 08 mov 0x8(%edx),%eax Code; c014cd2b e: 83 e0 08 and $0x8,%eax Code; c014cd2e 11: 74 05 je 18 <_EIP+0x18> c014cd35 Code; c014cd30 -- function.linuxpower.ca - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/