Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 17 Sep 2002 14:28:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 17 Sep 2002 14:28:58 -0400 Received: from nuevo.divinia.com ([216.32.176.4]:21451 "HELO nuevo.divinia.com") by vger.kernel.org with SMTP id ; Tue, 17 Sep 2002 14:28:55 -0400 Date: Tue, 17 Sep 2002 11:28:03 -0700 (PDT) From: Aaron Gowatch To: linux-kernel@vger.kernel.org Subject: Oops in 2.2.19 Message-ID: X-Favorite-Cola: Coke 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: 3933 Lines: 103 This oops occurred a few days ago that is basically a very, very busy proxy. I'm new to kernel debugging, and I havent been on linux-kernel in a few years, but I thought someone here might be able to help find the cause. Happy to provide any other information that might be needed... Box is running an unpatched 2.2.21 kernel. Thanks in advance, Aaron ksymoops 2.3.4 on i686 2.2.21-cpproxy-1.0.0. Options used -V (specified) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.2.21-cpproxy-1.0.0/ (default) -m /boot/System.map-2.2.21-cpproxy-1.0.0 (specified) Warning (compare_maps): ksyms_base symbol module_list_R__ver_module_list not found in System.map. Ignoring ksyms_base entry *pde = 00000000 Oops: 0000 CPU: 0 EIP: 0010:[<8012353c>] Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010082 eax: 0000003c ebx: 81629080 ecx: 00000000 edx: f49bffbc esi: f49bff80 edi: 00000283 ebp: 8167fd00 esp: 8162dcbc ds: 0018 es: 0018 ss: 0018 Process swapper (pid: 0, process nr: 1, stackpage=8162d000) Stack: 00000010 8167fd00 f49bffbc 00000010 8017492c f49bff80 0000000c 80174bdf f521fe20 8167fdb0 8167fd00 f592eb40 8167fdb0 f57a68e0 00000001 7050e6d1 a88f47ca fb26c800 80160367 fb26c800 fadf58a0 f57a68e0 8016a535 f57a68e0 Call Trace: [<8017492c>] [<80174bdf>] [<80160367>] [<8016a535>] [<8016ad2e>] [] [<80164811>] [] [<80164811>] [<80160367>] [<8016a535>] [<8016a843>] [<8017de11>] [<8017d2fe>] [<8017c4b2>] [<80170883>] [<801754ab>] [<80175727>] [<80175787>] [<801681a6>] [<80168491>] [<80160701>] [<8011a46d>] [<80109b6a>] [<80108b58>] [<8010631d>] [<80108b2d>] [<8011a46d>] [<80109b6a>] [<80108b58>] Code: 8b 69 08 81 fd 2b 2f c3 a5 0f 85 e5 00 00 00 8b 69 0c 85 ed >>EIP; 8012353c <===== Trace; 8017492c Trace; 80174bdf Trace; 80160367 Trace; 8016a535 Trace; 8016ad2e Trace; fc833000 <.data.end+347d/??? Trace; 80164811 Trace; fc833000 <.data.end+347d/??? Trace; 80164811 Trace; 80160367 Trace; 8016a535 Trace; 8016a843 Trace; 8017de11 Trace; 8017d2fe <__fib_res_prefsrc+1a/20> Trace; 8017c4b2 Trace; 80170883 Trace; 801754ab Trace; 80175727 Trace; 80175787 Trace; 801681a6 Trace; 80168491 Trace; 80160701 Trace; 8011a46d Trace; 80109b6a Trace; 80108b58 Trace; 8010631d Trace; 80108b2d Trace; 8011a46d Trace; 80109b6a Trace; 80108b58 Code; 8012353c 00000000 <_EIP>: Code; 8012353c <===== 0: 8b 69 08 mov 0x8(%ecx),%ebp <===== Code; 8012353f 3: 81 fd 2b 2f c3 a5 cmp $0xa5c32f2b,%ebp Code; 80123545 9: 0f 85 e5 00 00 00 jne f4 <_EIP+0xf4> 80123630 Code; 8012354b f: 8b 69 0c mov 0xc(%ecx),%ebp Code; 8012354e 12: 85 ed test %ebp,%ebp Aiee, killing interrupt handler Kernel panic: Attempted to kill the idle task! 1 warning issued. Results may not be reliable. - 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/