Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 29 Dec 2002 06:48:18 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 29 Dec 2002 06:48:18 -0500 Received: from lapd.cj.edu.ro ([193.231.142.101]:1475 "HELO lapd.cj.edu.ro") by vger.kernel.org with SMTP id ; Sun, 29 Dec 2002 06:48:16 -0500 Date: Sun, 29 Dec 2002 13:56:26 +0200 (EET) From: "Lists (lst)" To: linux-kernel@vger.kernel.org cc: marcelo@conectiva.com.br Subject: [OOPS 2.4.20] kswapd? 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: 3324 Lines: 94 Hello all, I've got this oops two days ago: 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? I'm using 2.4.20 in SMP mode and some modules: Module Size Used by Not tainted orinoco_cs 4808 2 orinoco 37288 0 [orinoco_cs] hermes 3460 0 [orinoco_cs orinoco] ds 6696 2 [orinoco_cs] i82365 22196 2 pcmcia_core 35072 0 [orinoco_cs ds i82365] ipip 6788 1 (autoclean) 3c59x 23716 2 pci-scan 3140 1 [3c59x] 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/