Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754954AbZLBAle (ORCPT ); Tue, 1 Dec 2009 19:41:34 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754940AbZLBAld (ORCPT ); Tue, 1 Dec 2009 19:41:33 -0500 Received: from web52904.mail.re2.yahoo.com ([206.190.49.14]:48419 "HELO web52904.mail.re2.yahoo.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1754923AbZLBAlc convert rfc822-to-8bit (ORCPT ); Tue, 1 Dec 2009 19:41:32 -0500 X-Greylist: delayed 401 seconds by postgrey-1.27 at vger.kernel.org; Tue, 01 Dec 2009 19:41:32 EST DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding; b=E2FfvkaYJIAew2rA20FP+8RZn+CNjH6ty0pnrNnOpqhq/pkK1x0NroL14FtB/OXbBUfqSVh+/gd4uvFNmqjRJXlPN99hgGlfrpxyV8nxZVZs1SPooRY1mHDyakgt3zh+7pKqUVdxj0M6bwVRIlhzvN+sZfD2IWuTBLcDI+NEHdI=; Message-ID: <43332.67750.qm@web52904.mail.re2.yahoo.com> X-YMail-OSG: qmEj5bcVM1lskiQM_kab8bLEACOg9CRaDvcyHVcktS7uu7AqvctG1mRfCfYL2KYtcKSVKpRnkt9ops.6rHrkzmzuDissJjg8qtqkJEuO8NwKs2jQEGc0.z40txfJJa9ieJa_lpOVnjMMxbwhO2ucF0WOnb19I4ixOk6jg07ZFEFkqkPeqQqsfwaXKqSEyyCRh7vcPi560.fv28FNCDvTjSQDe77c_QPc8qKAb7oZAUDcFy0NIiEE8o4Fpmgusgfp8pmxMCvU39UTJfqAIRTaET2vBxX3ScZ4VoNob3yZetf6DBuPGtVbvrSH.g-- X-Mailer: YahooMailClassic/8.1.6 YahooMailWebService/0.8.100.260964 Date: Tue, 1 Dec 2009 16:34:57 -0800 (PST) From: Chris Rankin Subject: [WARNING] Network-related warnings with 2.6.31.6 To: linux-kernel@vger.kernel.org Cc: netdev@vger.kernel.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 6892 Lines: 101 Hi, I've just noticed these warnings in my dmesg log, and have no idea what might have triggered them. e1000 related, perhaps? Cheers, Chris ------------[ cut here ]------------ WARNING: at /home/chris/LINUX/linux-2.6.31/net/core/stream.c:202 inet_csk_destroy_sock+0x77/0xd3() Hardware name: Precision WorkStation 650 Modules linked in: tun snd_seq_oss snd_seq_midi snd_seq_dummy fuse nfsd lockd auth_rpcgss exportfs sunrpc autofs4 af_packet ipt_LOG nf_conntrack_ipv4 nf_defrag_ipv4 iptable_filter ip_tables ip6t_LOG nf_conntrack_ipv6 xt_state nf_conntrack ip6table_filter ip6_tables x_tables ipv6 p4_clockmod speedstep_lib binfmt_misc dm_mirror dm_region_hash dm_log dm_mod uinput snd_emu10k1_synth snd_emux_synth snd_seq_virmidi snd_seq_midi_event snd_seq_midi_emul snd_emu10k1 snd_ac97_codec snd_usb_audio ac97_bus snd_seq snd_pcm snd_usb_lib snd_rawmidi snd_seq_device snd_timer firewire_ohci ppdev uvcvideo floppy firewire_core snd_page_alloc snd_util_mem snd_hwdep parport_pc pwc psmouse videodev parport v4l1_compat crc_itu_t pcspkr snd sg i2c_i801 serio_raw soundcore dcdbas ext3 jbd mbcache sr_mod cdrom sd_mod pata_acpi sata_sil uhci_hcd ata_piix libata scsi_mod ehci_hcd e1000 usbcore thermal button radeon intel_agp ttm drm agpgart i2c_algo_bit cfbcopyarea cfbimgblt cfbfillrect [last unloaded: processor] Pid: 32056, comm: rpm Not tainted 2.6.31.6 #1 Call Trace: [] ? warn_slowpath_common+0x5d/0x70 [] ? warn_slowpath_null+0xb/0xd [] ? inet_csk_destroy_sock+0x77/0xd3 [] ? tcp_rcv_state_process+0x81f/0x9e8 [] ? tcp_v4_do_rcv+0x128/0x16d [] ? tcp_v4_rcv+0x405/0x640 [] ? ip_local_deliver_finish+0xf3/0x1ab [] ? ip_rcv_finish+0x2a9/0x2cf [] ? ip_rcv_finish+0x0/0x2cf [] ? netif_receive_skb+0x261/0x281 [] ? e1000_clean_rx_irq+0x31c/0x3c3 [e1000] [] ? e1000_clean+0x2a7/0x3f5 [e1000] [] ? _spin_unlock_irqrestore+0xe/0x21 [] ? hrtimer_run_pending+0xd/0xa5 [] ? _spin_lock_irq+0xe/0x24 [] ? net_rx_action+0x57/0xfd [] ? __do_softirq+0x7a/0xe3 [] ? __do_softirq+0x0/0xe3 [] ? irq_exit+0x29/0x63 [] ? do_IRQ+0x7c/0x8d [] ? common_interrupt+0x29/0x30 ---[ end trace e643d9455a26ccf3 ]--- ------------[ cut here ]------------ WARNING: at /home/chris/LINUX/linux-2.6.31/net/ipv4/af_inet.c:151 inet_sock_destruct+0xd8/0x138() Hardware name: Precision WorkStation 650 Modules linked in: tun snd_seq_oss snd_seq_midi snd_seq_dummy fuse nfsd lockd auth_rpcgss exportfs sunrpc autofs4 af_packet ipt_LOG nf_conntrack_ipv4 nf_defrag_ipv4 iptable_filter ip_tables ip6t_LOG nf_conntrack_ipv6 xt_state nf_conntrack ip6table_filter ip6_tables x_tables ipv6 p4_clockmod speedstep_lib binfmt_misc dm_mirror dm_region_hash dm_log dm_mod uinput snd_emu10k1_synth snd_emux_synth snd_seq_virmidi snd_seq_midi_event snd_seq_midi_emul snd_emu10k1 snd_ac97_codec snd_usb_audio ac97_bus snd_seq snd_pcm snd_usb_lib snd_rawmidi snd_seq_device snd_timer firewire_ohci ppdev uvcvideo floppy firewire_core snd_page_alloc snd_util_mem snd_hwdep parport_pc pwc psmouse videodev parport v4l1_compat crc_itu_t pcspkr snd sg i2c_i801 serio_raw soundcore dcdbas ext3 jbd mbcache sr_mod cdrom sd_mod pata_acpi sata_sil uhci_hcd ata_piix libata scsi_mod ehci_hcd e1000 usbcore thermal button radeon intel_agp ttm drm agpgart i2c_algo_bit cfbcopyarea cfbimgblt cfbfillrect [last unloaded: processor] Pid: 32056, comm: rpm Tainted: G W 2.6.31.6 #1 Call Trace: [] ? warn_slowpath_common+0x5d/0x70 [] ? warn_slowpath_null+0xb/0xd [] ? inet_sock_destruct+0xd8/0x138 [] ? __sk_free+0x10/0xa2 [] ? tcp_v4_rcv+0x442/0x640 [] ? ip_local_deliver_finish+0xf3/0x1ab [] ? ip_rcv_finish+0x2a9/0x2cf [] ? ip_rcv_finish+0x0/0x2cf [] ? netif_receive_skb+0x261/0x281 [] ? e1000_clean_rx_irq+0x31c/0x3c3 [e1000] [] ? e1000_clean+0x2a7/0x3f5 [e1000] [] ? _spin_unlock_irqrestore+0xe/0x21 [] ? hrtimer_run_pending+0xd/0xa5 [] ? _spin_lock_irq+0xe/0x24 [] ? net_rx_action+0x57/0xfd [] ? __do_softirq+0x7a/0xe3 [] ? __do_softirq+0x0/0xe3 [] ? irq_exit+0x29/0x63 [] ? do_IRQ+0x7c/0x8d [] ? common_interrupt+0x29/0x30 ---[ end trace e643d9455a26ccf4 ]--- ------------[ cut here ]------------ WARNING: at /home/chris/LINUX/linux-2.6.31/net/ipv4/af_inet.c:154 inet_sock_destruct+0x11e/0x138() Hardware name: Precision WorkStation 650 Modules linked in: tun snd_seq_oss snd_seq_midi snd_seq_dummy fuse nfsd lockd auth_rpcgss exportfs sunrpc autofs4 af_packet ipt_LOG nf_conntrack_ipv4 nf_defrag_ipv4 iptable_filter ip_tables ip6t_LOG nf_conntrack_ipv6 xt_state nf_conntrack ip6table_filter ip6_tables x_tables ipv6 p4_clockmod speedstep_lib binfmt_misc dm_mirror dm_region_hash dm_log dm_mod uinput snd_emu10k1_synth snd_emux_synth snd_seq_virmidi snd_seq_midi_event snd_seq_midi_emul snd_emu10k1 snd_ac97_codec snd_usb_audio ac97_bus snd_seq snd_pcm snd_usb_lib snd_rawmidi snd_seq_device snd_timer firewire_ohci ppdev uvcvideo floppy firewire_core snd_page_alloc snd_util_mem snd_hwdep parport_pc pwc psmouse videodev parport v4l1_compat crc_itu_t pcspkr snd sg i2c_i801 serio_raw soundcore dcdbas ext3 jbd mbcache sr_mod cdrom sd_mod pata_acpi sata_sil uhci_hcd ata_piix libata scsi_mod ehci_hcd e1000 usbcore thermal button radeon intel_agp ttm drm agpgart i2c_algo_bit cfbcopyarea cfbimgblt cfbfillrect [last unloaded: processor] Pid: 32056, comm: rpm Tainted: G W 2.6.31.6 #1 Call Trace: [] ? warn_slowpath_common+0x5d/0x70 [] ? warn_slowpath_null+0xb/0xd [] ? inet_sock_destruct+0x11e/0x138 [] ? __sk_free+0x10/0xa2 [] ? tcp_v4_rcv+0x442/0x640 [] ? ip_local_deliver_finish+0xf3/0x1ab [] ? ip_rcv_finish+0x2a9/0x2cf [] ? ip_rcv_finish+0x0/0x2cf [] ? netif_receive_skb+0x261/0x281 [] ? e1000_clean_rx_irq+0x31c/0x3c3 [e1000] [] ? e1000_clean+0x2a7/0x3f5 [e1000] [] ? _spin_unlock_irqrestore+0xe/0x21 [] ? hrtimer_run_pending+0xd/0xa5 [] ? _spin_lock_irq+0xe/0x24 [] ? net_rx_action+0x57/0xfd [] ? __do_softirq+0x7a/0xe3 [] ? __do_softirq+0x0/0xe3 [] ? irq_exit+0x29/0x63 [] ? do_IRQ+0x7c/0x8d [] ? common_interrupt+0x29/0x30 ---[ end trace e643d9455a26ccf5 ]--- -- 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/