From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965144AbVHZRwL (ORCPT ); Fri, 26 Aug 2005 13:52:11 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965147AbVHZRwL (ORCPT ); Fri, 26 Aug 2005 13:52:11 -0400 Received: from [62.206.217.67] ([62.206.217.67]:21667 "EHLO kaber.coreworks.de") by vger.kernel.org with ESMTP id S965144AbVHZRwK (ORCPT ); Fri, 26 Aug 2005 13:52:10 -0400 Message-ID: <430F56C7.8070500@trash.net> Date: Fri, 26 Aug 2005 19:52:07 +0200 From: Patrick McHardy User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.10) Gecko/20050803 Debian/1.7.10-1 X-Accept-Language: en MIME-Version: 1.0 To: Alessandro Suardi CC: netdev@oss.sgi.com, Linux Kernel Mailing List , netfilter-devel@lists.netfilter.org Subject: Re: oops in 2.6.13-rc6-git12 in tcp/netfilter routines References: <5a4c581d05082506395fa984ae@mail.gmail.com> In-Reply-To: <5a4c581d05082506395fa984ae@mail.gmail.com> 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 Alessandro Suardi wrote: > Stack is hand-copied from the dead box's console. > > [] die+0xe4/0x170 > [] do_trap+0x7f/0xc0 > [] do_invalid_op+0xa3/0xb0 > [] error_code+0x4f/0x54 > [] kfree_skbmem+0xb/0x20 > [] __kfree_skb+0x5f/0xf0 > [] tcp_clean_rtx_queue+0x16a/0x470 > [] tcp_ack+0xf6/0x360 > [] tcp_rcv_established+0x277/0x7a0 > [] tcp_v4_do_rcv+0xf0/0x110 > [] tcp_v4_rcv+0x6e0/0x820 > [] ip_local_deliver_finish+0x84/0x160 > [] nf_reinject+0x13a/0x1c0 > [] ipq_issue_verdict+0x28/0x40 > [] ipq_set_verdict+0x48/0x70 > [] ipq_receive_peer+0x39/0x50 > [] ipq_receive_sk+0x172/0x190 > [] netlink_data_ready+0x35/0x60 > [] netlink_sendskb+0x24/0x60 > [] netlink_unicast+0x127/0x160 > [] netlink_sendmsg+0x204/0x2b0 > [] sock_sendmsg+0xb0/0xe0 > [] sys_sendmsg+0x134/0x240 > [] sys_socketcall+0x224/0x230 > [] sysenter_past_esp+0x54/0x75 > Code: 8b 41 0c 85 c0 75 1b 8b 86 94 00 00 00 e8 9e 37 e5 ff 5b 5e c9 > c3 89 d0 e8 43 46 e5 ff 8d 76 00 eb d2 89 f0 e8 f7 fe ff ff eb dc <0f> > 0b 54 01 16 d2 36 c0 eb b4 8d 74 26 00 8d bc 27 00 00 00 00 > <0>Kernel panic - not syncing: Fatal exception in interrupt > > If there's need for further info I'd be happy to provide it. For now > the box is rebooted into the same kernel and running the same > PG/eD2k programs, if the issue reproduces I'll follow up on my > own message. Any chance you can get the entire Oops including registers etc using netconsole or serial console?