Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 19 Sep 2002 10:35:38 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 19 Sep 2002 10:35:38 -0400 Received: from mail104.mail.bellsouth.net ([205.152.58.44]:61026 "EHLO imf04bis.bellsouth.net") by vger.kernel.org with ESMTP id ; Thu, 19 Sep 2002 10:35:37 -0400 Date: Thu, 19 Sep 2002 10:40:34 -0400 (EDT) From: Burton Windle X-X-Sender: bwindle@morpheus To: linux-kernel@vger.kernel.org Subject: [2.5.36] oops when reading /proc/locks 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: 2978 Lines: 82 stock 2.5.36, non-preempt, non-smp. After enabling and then disabling an ethernet sniffer, then cat'ting /proc/locks, I can reproduce this oops easily. <1>Unable to handle kernel NULL pointer dereference at virtual address 00000008 c01452aa *pde = 00000000 Oops: 0000 CPU: 0 EIP: 0060:[] Not tainted Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010282 eax: 00000000 ebx: 00000000 ecx: 00000400 edx: 00000400 esi: c66c8000 edi: c8c1d894 ebp: c66c8000 esp: c7e77ea8 ds: 0068 es: 0068 ss: 0068 Stack: 00000000 00000001 00000000 c56b9344 00000004 00000400 c8c1d898 c8c1d894 c01455dc c66c8000 c8c1d894 00000001 c0267b11 00000400 00000001 c66c8000 00000000 00000400 00000400 00000400 c66c8000 c0155f0a c66c8000 c7e77f3c Call Trace: [] [] [] [] [] [] [] Code: 8b 58 08 8b 44 24 30 50 8b 4c 24 30 51 68 2a 7a 26 c0 56 e8 >>EIP; c01452aa <===== Trace; c01455dc Trace; c0155f0a Trace; c0153a6d Trace; c01336c8 Trace; c013ab6b Trace; c013389a Trace; c01071cf Code; c01452aa 00000000 <_EIP>: Code; c01452aa <===== 0: 8b 58 08 mov 0x8(%eax),%ebx <===== Code; c01452ad 3: 8b 44 24 30 mov 0x30(%esp,1),%eax Code; c01452b1 7: 50 push %eax Code; c01452b2 8: 8b 4c 24 30 mov 0x30(%esp,1),%ecx Code; c01452b6 c: 51 push %ecx Code; c01452b7 d: 68 2a 7a 26 c0 push $0xc0267a2a Code; c01452bc 12: 56 push %esi Code; c01452bd 13: e8 00 00 00 00 call 18 <_EIP+0x18> c01452c2 Linux razor 2.5.36 #0 Thu Sep 19 09:32:59 EST 2002 i686 unknown unknown GNU/Linux Gnu C 3.0.4 Gnu make 3.79.1 util-linux 2.11n mount 2.11n modutils 2.4.15 e2fsprogs 1.27 Linux C Library 2.2.5 Dynamic linker (ldd) 2.2.5 Procps 2.0.7 Net-tools 1.60 Console-tools 0.2.3 Sh-utils 2.0.12 -- Burton Windle burton@fint.org Linux: the "grim reaper of innocent orphaned children." from /usr/src/linux-2.4.18/init/main.c:461 - 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/