Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265222AbUI0Bfl (ORCPT ); Sun, 26 Sep 2004 21:35:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265477AbUI0Bfl (ORCPT ); Sun, 26 Sep 2004 21:35:41 -0400 Received: from anchor-post-33.mail.demon.net ([194.217.242.91]:60176 "EHLO anchor-post-33.mail.demon.net") by vger.kernel.org with ESMTP id S265222AbUI0Bfi (ORCPT ); Sun, 26 Sep 2004 21:35:38 -0400 Message-ID: <41576E68.2010200@superbug.co.uk> Date: Mon, 27 Sep 2004 02:35:36 +0100 From: James Courtier-Dutton User-Agent: Mozilla Thunderbird 0.8 (X11/20040916) X-Accept-Language: en-us, en MIME-Version: 1.0 To: linux-kernel@vger.kernel.org Subject: 2.6.9-rc2 oops due to UDP packet. X-Enigmail-Version: 0.86.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/mixed; boundary="------------050108070805070608090703" Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2597 Lines: 65 This is a multi-part message in MIME format. --------------050108070805070608090703 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I attach an oops that causes my SMP Pentium 4 system to hang, requiring me to press the reset button. It seems to be due to an error in the processing of a UDP packet. It happens quite rarely, about once every few days, but it is certainly annoying. Could anyone help me track this bug down? James --------------050108070805070608090703 Content-Type: text/plain; name="crash.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="crash.txt" new login: ------------[ cut here ]------------ kernel BUG at include/asm/spinlock.h:90! invalid operand: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC Modules linked in: md5 ipv6 ide_cd cdrom lp parport usbhid uhci_hcd usbcore e1000 CPU: 1 EIP: 0060:[] Not tainted VLI EFLAGS: 00010202 (2.6.9-rc2) EIP is at _spin_unlock+0x36/0x46 eax: 00000001 ebx: f1e8ef00 ecx: 00000002 edx: f33aa93c esi: f33aa800 edi: f33aa93c ebp: c213bbb4 esp: c213bbb4 ds: 007b es: 007b ss: 0068 Process hotwayd (pid: 13950, threadinfo=c213a000 task=db25caa0) Stack: c213bbd4 c0298e81 f33aa800 f1e8ef00 00000000 f6dc10e4 f6dc10fc d12aae08 c213bc0c c02aea71 c3951f54 d12aae24 c213bc10 c02afe71 d12aae44 c213bea0 00000000 f6dc10d0 c3951f54 c213bc48 c3951f54 d34daf04 c213bc58 c02b0cfe Call Trace: [] show_stack+0x80/0x96 [] show_registers+0x15d/0x1d6 [] die+0x112/0x19d [] do_invalid_op+0xee/0x10a [] error_code+0x2d/0x38 [] dev_queue_xmit+0x23b/0x2d4 [] ip_finish_output+0xda/0x24c [] ip_push_pending_frames+0x266/0x49a [] udp_push_pending_frames+0x12f/0x25a [] udp_sendmsg+0x661/0x7a9 [] sock_sendmsg+0xbf/0xe3 [] sys_sendto+0xe8/0x107 [] sys_send+0x36/0x38 [] sys_socketcall+0x141/0x234 [] syscall_call+0x7/0xb Code: e5 75 1e 0f b6 02 84 c0 7f 21 c6 02 01 b8 00 e0 ff ff 21 e0 83 68 14 01 8b 40 08 a8 08 75 16 5d c3 0f 0b 59 00 80 05 31 c0 eb d8 <0f> 0b 5a 00 80 05 31 c0 eb d5 5d e9 c6 f5 ff ff 55 89 e5 f0 81 <0>Kernel panic - not syncing: Fatal exception in interrupt --------------050108070805070608090703-- - 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/