Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 27 Dec 2002 12:19:57 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 27 Dec 2002 12:19:56 -0500 Received: from lapd.cj.edu.ro ([193.231.142.101]:22913 "HELO lapd.cj.edu.ro") by vger.kernel.org with SMTP id ; Fri, 27 Dec 2002 12:19:55 -0500 Date: Fri, 27 Dec 2002 19:28:06 +0200 (EET) From: "Lists (lst)" To: "Richard B. Johnson" cc: linux-kernel@vger.kernel.org Subject: Re: [OOPS] Kernel 2.4.20 ... 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: 3442 Lines: 97 On Sat, 21 Dec 2002, Richard B. Johnson wrote: > > I receive this oops from the begining of 2.4.19. Now I'm running a 2.4.20 > > in SMP mode. Is there anyone who can tell me what is the problem of my > > kernel? > You are using some module that the linux-2.4.20 developers don't > want you to use. Either it's not been converted to current conventions > or it's proprietary an therefore can't be converted. > > To wit: > > > EIP: 0010:[] Tainted: P > > kernel BUG at /usr/src/linux-2.4.20-SMP/include/asm/spinlock.h:86! Hi again, I eliminated almost all modules and after 6 days of uptime I recived another OOPS. Output of ksymoops: ksymoops 2.4.8 on i686 2.4.20-SMP. Options used -V (specified) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.4.20-SMP/ (default) -m /usr/src/linux/System.map (default) kernel BUG at slab.c:1218! invalid operand: 0000 CPU: 0 EIP: 0010:[] Not tainted Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010002 eax: c221e640 ebx: 022e5c34 ecx: 0000006c edx: 0000004c esi: fc060000 edi: e794e000 ebp: e794e63c esp: f7bf1f10 ds: 0018 es: 0018 ss: 0018 Process kswapd (pid: 7, stackpage=f7bf1000) Stack: 0076bea0 e794e000 f4c740c0 e794e63c c013ec67 c221e640 e794e000 e794e63c 00000c80 0000007f f7bfad08 f7bfac00 00000000 00000003 00000000 00000000 00000000 c221e640 00000020 000001d0 c02f8b28 00000000 c0140d70 0000003c Call Trace: [] (0xf7bf1f20)) [] (0xf7bf1f68)) [] (0xf7bf1f78)) [] (0xf7bf1f9c)) [] (0xf7bf1fb0)) [] (0xf7bf1fc0)) [] (0xf7bf1fc8)) [] (0xf7bf1fec)) [] (0xf7bf1ff0)) [] (0xf7bf1ff8)) Code: 0f 0b c2 04 78 04 2c c0 89 d8 0f af c1 8d 04 30 39 c5 74 08 >>EIP; c013d8cb <===== >>eax; c221e640 <_end+1e510a8/33572ac8> >>edi; e794e000 <_end+27580a68/33572ac8> >>ebp; e794e63c <_end+275810a4/33572ac8> Trace; c013ec67 Trace; c0140d70 Trace; c0140e41 Trace; c0140ff9 Trace; c0141066 Trace; c01411b1 Trace; c0141110 Trace; c0105000 <_stext+0/0> Trace; c0107386 Trace; c0141110 Code; c013d8cb 00000000 <_EIP>: Code; c013d8cb <===== 0: 0f 0b ud2a <===== Code; c013d8cd 2: c2 04 78 ret $0x7804 Code; c013d8d0 5: 04 2c add $0x2c,%al Code; c013d8d2 7: c0 89 d8 0f af c1 8d rorb $0x8d,0xc1af0fd8(%ecx) Code; c013d8d9 e: 04 30 add $0x30,%al Code; c013d8db 10: 39 c5 cmp %eax,%ebp Code; c013d8dd 12: 74 08 je 1c <_EIP+0x1c> What is the problem now? Thank You, Cosmin - 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/