Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750779AbVIUJGl (ORCPT ); Wed, 21 Sep 2005 05:06:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750784AbVIUJGk (ORCPT ); Wed, 21 Sep 2005 05:06:40 -0400 Received: from bgs.hu ([195.228.254.245]:35283 "HELO mail.bgs.hu") by vger.kernel.org with SMTP id S1750779AbVIUJGk (ORCPT ); Wed, 21 Sep 2005 05:06:40 -0400 Message-ID: <4331229D.9050302@bgs.hu> Date: Wed, 21 Sep 2005 11:06:37 +0200 From: Bgs User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.11) Gecko/20050731 MultiZilla/1.8.1.0a X-Accept-Language: en-us, en, hu, it, es MIME-Version: 1.0 To: linux-kernel@vger.kernel.org Subject: probs with realtek 8110/8169 NIC Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2956 Lines: 84 Greetings, I installed a NIC with a 8110/8169 chip in a server to upgrade to gigabgit bandwidth. I get a lot of these in dmesg: Badness in __kfree_skb at net/core/skbuff.c:291 [] __kfree_skb+0xb1/0x100 [] sk_stream_kill_queues+0x4d/0x180 [] tcp_v4_destroy_sock+0x1c/0x180 [] tcp_destroy_sock+0x47/0x120 [] tcp_rcv_state_process+0x51a/0x9c0 [] tcp_v4_do_rcv+0x99/0x120 [] tcp_v4_rcv+0x590/0x770 [] ip_local_deliver+0xbf/0x1c0 [] ip_local_deliver_finish+0x0/0x130 [] ip_rcv+0x356/0x4e0 [] ip_rcv_finish+0x0/0x270 [] pathrelse_and_restore+0x45/0x50 [] netif_receive_skb+0x127/0x190 [] rtl8169_rx_vlan_skb+0x15c/0x1a0 [] rtl8169_rx_interrupt+0x18a/0x400 [] pci_dma_sync_single_for_device+0x0/0x1 [] rtl8169_interrupt+0x10b/0x150 [] handle_IRQ_event+0x30/0x70 [] __do_IRQ+0xa2/0xe0 [] tcp_in_window+0x496/0x4a0 [] do_IRQ+0x19/0x30 [] common_interrupt+0x1a/0x20 [] find_get_page+0x26/0x30 [] __find_get_block_slow+0x53/0x170 [] ipt_do_table+0x251/0x330 [] __find_get_block+0x80/0xe0 [] __getblk+0x37/0x70 [] search_by_key+0x97/0xd80 [] neigh_resolve_output+0xec/0x190 [] ip_finish_output+0xfe/0x220 [] ip_queue_xmit+0x36a/0x510 [] dst_output+0x0/0x30 [] make_cpu_key+0x59/0x70 [] inode2sd+0xfd/0x160 [] autoremove_wake_function+0x0/0x60 [] make_cpu_key+0x59/0x70 [] reiserfs_update_sd_size+0xa6/0x220 [] find_lock_page+0x1f/0x90 [] make_cpu_key+0x59/0x70 [] reiserfs_dirty_inode+0x74/0x90 [] reiserfs_submit_file_region_for_write+0x215/0x280 [] reiserfs_file_write+0x4f2/0x690 [] ip_local_deliver_finish+0x0/0x130 [] ip_rcv+0x356/0x4e0 [] ip_rcv_finish+0x0/0x270 [] netif_receive_skb+0x127/0x190 [] rtl8169_rx_vlan_skb+0x15c/0x1a0 [] rtl8169_rx_interrupt+0x1e9/0x400 [] rtl8169_interrupt+0xf5/0x150 [] vfs_write+0xa7/0x180 [] sys_write+0x51/0x80 [] syscall_call+0x7/0xb The server crashed about twice a day. I tried the following kernels: 2.6.13.1 2.6.13.2 2.6.12.6 (in this order) The only other change on the server was the usage of vlans since the new NIC. I also get dead loop/fix it messages, but I think those are the consequence of the above error... Any ideas? Bye Bgs - 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/