Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 22 Jul 2001 14:13:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 22 Jul 2001 14:13:04 -0400 Received: from mail.cs.tu-berlin.de ([130.149.17.13]:40905 "EHLO mail.cs.tu-berlin.de") by vger.kernel.org with ESMTP id ; Sun, 22 Jul 2001 14:12:48 -0400 Date: Sun, 22 Jul 2001 19:56:02 +0200 (MEST) From: Peter Daum Reply-To: Peter Daum To: , Subject: ATM (LANE) - related Kernel-Crashes 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 Original-Recipient: rfc822;linux-kernel-outgoing Hi, attached below is the output of ksymoops regarding a recent oops. The machine is currently running Kernel 2.4.4 / atm-0.78. In the past, I had had several crashes on the same box running different kernel/atm-versions,. The machine is a HP Netserver with a ForeRunner LE ATM-NIC (hardware is checked and o.k.). The crashes seem to occur always at night without any significant load on the machine or the network, probably while answering a DHCP request (there is a DHCP server running on it). All the crashes occured in ATM/LANE code, unfortunately on different places (often arp-related). Maybe somebody with more insight into LANE has any idea, what is going wrong ... Regards, Peter Daum - - - - - 8< - - - - - 8< - - - - - 8< - - - - - 8< - - - - - 8< - - - - - ksymoops 2.3.7 on i686 2.4.4. Options used -V (default) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.4.4/ (default) -m /boot/System.map-2.4.4 (specified) No modules in ksyms, skipping objects Warning (read_lsmod): no symbols in lsmod, is /proc/modules a valid lsmod file? Warning (compare_maps): ksyms_base symbol __VERSIONED_SYMBOL(shmem_file_setup) not found in System.map. Ignoring ksyms_base entry Oops: 0000 CPU: 0 EIP: 0010:[] Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010086 eax: 00000000 ebx: c186cea0 ecx: c62a4800 edx: 00074b21 esi: 00000006 edi: c12e1560 ebp: c186cea0 esp: c4179dd8 ds: 0018 es: 0018 ss: 0018 Process zeppelin (pid: 27287, stackpage=c4179000) Stack: c12c0d40 00000006 c12e1560 c186cea0 00000000 c0199a81 c62a4800 c186cea0 c12a0000 c186cea0 c12a0000 0f0c0020 c12e1560 c4179eb4 c4997720 4000d000 00000001 c19c7034 c7ee35a0 4000d000 00000006 c62a4800 c12c0d40 c7f5f580 Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] Code: 8b 68 60 85 db 75 18 8b 54 24 18 52 55 e8 cd 17 00 00 83 c4 >>EIP; c0212dd1 <===== Trace; c0199a81 Trace; c01992e7 Trace; c019825d Trace; c0107cff Trace; c0107e5e Trace; c0106be8 Trace; c0212f94 Trace; c0211560 Trace; c0210825 Trace; c011cbfe Trace; c011cf92 Trace; c01d2005 Trace; c0136e87 Trace; c0106b3f Code; c0212dd1 00000000 <_EIP>: Code; c0212dd1 <===== 0: 8b 68 60 mov 0x60(%eax),%ebp <===== Code; c0212dd4 3: 85 db test %ebx,%ebx Code; c0212dd6 5: 75 18 jne 1f <_EIP+0x1f> c0212df0 Code; c0212dd8 7: 8b 54 24 18 mov 0x18(%esp,1),%edx Code; c0212ddc b: 52 push %edx Code; c0212ddd c: 55 push %ebp Code; c0212dde d: e8 cd 17 00 00 call 17df <_EIP+0x17df> c02145b0 Code; c0212de3 12: 83 c4 00 add $0x0,%esp Kernel panic: Aiee, killing interrupt handler! Receiver lock-up bug exists -- enabling work-around. 2 warnings 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/