Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264782AbUDWLcy (ORCPT ); Fri, 23 Apr 2004 07:32:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264781AbUDWLcy (ORCPT ); Fri, 23 Apr 2004 07:32:54 -0400 Received: from nacho.alt.net ([207.14.113.18]:6590 "HELO nacho.alt.net") by vger.kernel.org with SMTP id S264782AbUDWLcu (ORCPT ); Fri, 23 Apr 2004 07:32:50 -0400 Date: Fri, 23 Apr 2004 04:32:48 -0700 (PDT) To: linux-kernel@vger.kernel.org Subject: oops in 2.4.25 prune_icache() called from kswapd Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII From: Chris Caputo X-Delivery-Agent: TMDA/1.0.2 (Bold Forbes) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2575 Lines: 69 I have seen the following twice with 2.4.25. (13 days apart, fairly busy file server) Am now running 2.4.26 and will report if it happens again with that. Chris --- ksymoops 2.4.9 on i686 2.4.26custom. Options used -v /usr/src/linux-2.4.25/vmlinux (specified) -K (specified) -l /proc/modules (default) -o /lib/modules/2.4.25custom (specified) -m System.map-2.4.25custom (specified) No modules in ksyms, skipping objects No ksyms, skipping lsmod Oops: 0000 CPU: 0 EIP: 0010:[] Not tainted Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010a97 eax: 830418da ebx: 5954e741 ecx: c40fdf18 edx: c0318f08 esi: 5954e739 edi: 5954e741 ebp: 000001b4 esp: c40fdf10 ds: 0018 es: 0018 ss: 0018 Process kswapd (pid: 7, stackpage=c40fd000) Stack: f718b780 000013a1 f718b788 d04d3988 00000001 c3cfe850 c0317fd8 00023d9e c015b664 00001555 c0138f35 00000006 000001d0 ffffffff 000001d0 00000001 00000004 000001d0 c0317fd8 c0317fd8 c013936a c40fdf84 000001d0 0000003c Call Trace: [] [] [] [] [] [] [] [] [] [] [] Code: 8b 5b 04 8b 86 1c 01 00 00 a8 38 0f 84 5d 01 00 00 81 fb 08 >>EIP; c015b465 <===== >>edx; c0318f08 Trace; c015b664 Trace; c0138f35 Trace; c013936a Trace; c01393e2 Trace; c0139596 Trace; c0139608 Trace; c0139748 Trace; c01396b0 Trace; c0105000 <_stext+0/0> Trace; c010587e Trace; c01396b0 Code; c015b465 00000000 <_EIP>: Code; c015b465 <===== 0: 8b 5b 04 mov 0x4(%ebx),%ebx <===== Code; c015b468 3: 8b 86 1c 01 00 00 mov 0x11c(%esi),%eax Code; c015b46e 9: a8 38 test $0x38,%al Code; c015b470 b: 0f 84 5d 01 00 00 je 16e <_EIP+0x16e> Code; c015b476 11: 81 fb 08 00 00 00 cmp $0x8,%ebx - 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/