Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261537AbUCPMNF (ORCPT ); Tue, 16 Mar 2004 07:13:05 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261708AbUCPMNF (ORCPT ); Tue, 16 Mar 2004 07:13:05 -0500 Received: from mail.cs.tu-berlin.de ([130.149.17.13]:38365 "EHLO mail.cs.tu-berlin.de") by vger.kernel.org with ESMTP id S261537AbUCPMM6 (ORCPT ); Tue, 16 Mar 2004 07:12:58 -0500 Date: Tue, 16 Mar 2004 13:08:59 +0100 (MET) 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 Content-Length: 2955 Lines: 75 I have a bunch of machines with Forerunner LE ATM NICS running LANE. Already for years (the first such occurence was still with kernel 2.2.x) I have been struggeling with kernel crashes that occur in irregular intervals and without any obvious system. Further information can be found at: http://sourceforge.net/tracker/index.php?func=detail&aid=917247&group_id=7812&atid=107812 http://sourceforge.net/tracker/index.php?func=detail&aid=445059&group_id=7812&atid=107812 Unfortunately, I usually don't have any reasonable possibility to capture crash dump data. This time for the first time in a while, I managed to get a stack trace (Kernel 2.4.25): Oops: 0000 CPU: 0 EIP: 0010:[] Not tainted Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010082 eax: c5934800 ebx: c645a080 ecx: c645a080 edx: 00000000 esi: 00000000 edi: 0000000e ebp: c7fc0000 esp: c680fdf4 ds: 0018 es: 0018 ss: 0018 Process lt-zeppelin (pid: 107, stackpage=c680f000) Stack: c7fc0000 c01ea242 c7fc0000 00000000 00000000 c5934800 c7fe6384 00000000 0000000e c7fc0000 c01e984a c5934800 c645a080 ffffffff 0009f25f 00030002 0000000a ffffffff 00000005 00000000 0000006c 00000246 ffffffff c56145a0 Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Code: 8b 6a 6c 0f 84 70 01 00 00 fc 8b b3 84 00 00 00 bf c0 ed 31 >>EIP; c02a4f5b <===== Trace; c01ea242 Trace; c01e984a Trace; c01e8f3c Trace; c01e7e0d Trace; c010a6f5 Trace; c010a8b9 Trace; c010cfc8 Trace; c02a51e3 Trace; c02a2380 Trace; c02a044e Trace; c02a16b8 Trace; c02460f6 Trace; c014c2e0 Trace; c012c0f2 Trace; c010911f Code; c02a4f5b 00000000 <_EIP>: Code; c02a4f5b <===== 0: 8b 6a 6c mov 0x6c(%edx),%ebp <===== Code; c02a4f5e 3: 0f 84 70 01 00 00 je 179 <_EIP+0x179> c02a50d4 Code; c02a4f64 9: fc cld Code; c02a4f65 a: 8b b3 84 00 00 00 mov 0x84(%ebx),%esi Code; c02a4f6b 10: bf c0 ed 31 00 mov $0x31edc0,%edi <0>Kernel panic: Aiee, killing interrupt handler! - 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/