Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 10 Jul 2002 15:59:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 10 Jul 2002 15:59:32 -0400 Received: from ua150d35hel.dial.kolumbus.fi ([62.248.233.150]:46189 "EHLO uworld.dyndns.org") by vger.kernel.org with ESMTP id ; Wed, 10 Jul 2002 15:59:30 -0400 Message-ID: <3D2C92C0.658B954@kolumbus.fi> Date: Wed, 10 Jul 2002 23:02:08 +0300 From: Jussi Laako X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: linux-kernel@vger.kernel.org Subject: [CRASH] in tulip driver? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 5791 Lines: 153 Hello, Any ideas what is causing the following crash? - Jussi Laako --- 8< --- ksymoops 2.4.4 on i686 2.4.19-pre7-jl4-ll. Options used -V (default) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.4.19-pre7-jl4-ll/ (default) -m /boot/System.map-2.4.19-pre7-jl4-ll (default) Warning: You did not tell me where to find symbol information. I will assume that the log matches the kernel and modules that are running right now and I'll use the default options above for symbol resolution. If the current kernel and/or modules do not match the log, you can get more accurate output by telling me the kernel version and where to find map, modules, ksyms etc. ksymoops -h explains the options. kernel BUG at sched.c:579! invalid operand: 0000 CPU: 0 EIP: 0010:[] Tainted: P Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010282 eax: 00000018 ebx: 0000000a ecx: 00000082 edx: dc80df64 esi: d74458c0 edi: 0000001a ebp: c021f804 esp: c021f7e0 ds: 0018 es: 0018 ss: 0018 Process swapper (pid: 0, stackpage=c021f000) Stack: c01eda4a 00000042 c021e000 00000000 0000000a c021e000 0000000a c0272900 0000001a 00000080 c01765a5 c021e000 0000000a 6e6d6c6b 7271706f 76757473 7a797877 00000000 33323130 00000000 30353132 c021f831 20006867 00000000 Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Code: 0f 0b 43 02 42 da 1e c0 5b fa 8b 55 f0 83 7a 28 02 75 40 8b >>EIP; c01169ac <===== Trace; c01765a5 Trace; c01df740 Trace; e0bd0077 <[envy24].rodata.end+1258/3c21> Trace; e0bd008f <[envy24].rodata.end+1270/3c21> Trace; c0176648 Trace; c0177336 Trace; c01c9dc0 Trace; c01addd4 Trace; c01a78fe Trace; c01b7760 Trace; c01b77e3 Trace; c01ad51a Trace; c01ad54c Trace; c01b7700 Trace; c01b6434 Trace; c01c48e7 Trace; c01a46cb Trace; c01df740 Trace; e0bd0077 <[envy24].rodata.end+1258/3c21> Trace; c01c3a13 Trace; c01df8e2 Trace; c01ca07c Trace; c01ca38d Trace; c01ca73d Trace; c01ad24b Trace; c01b4013 Trace; c01b3f60 Trace; c01ad51a Trace; c01b3f60 Trace; c01ad54c Trace; c01b4090 Trace; c01b3bf7 Trace; c01b3f60 Trace; c01b4090 Trace; c01b4090 Trace; c01b41f8 Trace; c01b4090 Trace; c01ad51a Trace; c01b4090 Trace; c01ad54c Trace; c0109cbc Trace; c01b3f2c Trace; c01b4090 Trace; e0a641c1 <[tulip]tulip_interrupt+691/6f0> Trace; c01a7e58 Trace; c0109b19 Trace; c011d29b Trace; c0109cbc Trace; c0106c60 Trace; c0106c60 Trace; c010bc68 Trace; c0106c60 Trace; c0106c60 Trace; c0106c83 Trace; c0106d02 Trace; c0105000 <_stext+0/0> Code; c01169ac 00000000 <_EIP>: Code; c01169ac <===== 0: 0f 0b ud2a <===== Code; c01169ae 2: 43 inc %ebx Code; c01169af 3: 02 42 da add 0xffffffda(%edx),%al Code; c01169b2 6: 1e push %ds Code; c01169b3 7: c0 5b fa 8b rcrb $0x8b,0xfffffffa(%ebx) Code; c01169b7 b: 55 push %ebp Code; c01169b8 c: f0 83 7a 28 02 lock cmpl $0x2,0x28(%edx) Code; c01169bd 11: 75 40 jne 53 <_EIP+0x53> c01169ff Code; c01169bf 13: 8b 00 mov (%eax),%eax <0>Kernel panic: Aiee, killing interrupt handler! 1 warning issued. Results may not be reliable. --- 8< --- -- PGP key fingerprint: 161D 6FED 6A92 39E2 EB5B 39DD A4DE 63EB C216 1E4B Available at PGP keyservers - 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/