Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754173AbZI3Mg0 (ORCPT ); Wed, 30 Sep 2009 08:36:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752216AbZI3MgZ (ORCPT ); Wed, 30 Sep 2009 08:36:25 -0400 Received: from gw1.cosmosbay.com ([212.99.114.194]:57524 "EHLO gw1.cosmosbay.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751977AbZI3MgZ (ORCPT ); Wed, 30 Sep 2009 08:36:25 -0400 Message-ID: <4AC350C0.4040605@gmail.com> Date: Wed, 30 Sep 2009 14:36:16 +0200 From: Eric Dumazet User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Ralf.Hildebrandt@charite.de CC: linux-kernel@vger.kernel.org Subject: Re: 2.6.31: WARNING: at net/ipv4/af_inet.c:154 inet_sock_destruct+0x164/0x1c0() References: <20090930122441.GB17974@charite.de> In-Reply-To: <20090930122441.GB17974@charite.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.6 (gw1.cosmosbay.com [0.0.0.0]); Wed, 30 Sep 2009 14:36:16 +0200 (CEST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2746 Lines: 37 Ralf Hildebrandt a écrit : > This machine runs openvpn: > > Sep 30 08:48:05 vpn-gw-int kernel: [1706466.259235] ------------[ cut here ]------------ > Sep 30 08:48:05 vpn-gw-int kernel: [1706466.259246] WARNING: at net/ipv4/af_inet.c:154 inet_sock_destruct+0x164/0x1c0() > Sep 30 08:48:05 vpn-gw-int kernel: [1706466.259249] Hardware name: ProLiant DL360 G4p > Sep 30 08:48:05 vpn-gw-int kernel: [1706466.259251] Modules linked in: ipt_REJECT ipt_LOG xt_multiport tun xt_tcpudp xt_state iptable_nat nf_nat iptable_filter ip_tables x_tables nf_conntrack_ipv4 nf_defrag_ipv4 ipv6 psmouse nf_conntrack_ftp nf_conntrack tg3 libphy > Sep 30 08:48:05 vpn-gw-int kernel: [1706466.259274] Pid: 2286, comm: openvpn Not tainted 2.6.31 #1 > Sep 30 08:48:05 vpn-gw-int kernel: [1706466.259276] Call Trace: > Sep 30 08:48:05 vpn-gw-int kernel: [1706466.259282] [] ? inet_sock_destruct+0x164/0x1c0 > Sep 30 08:48:05 vpn-gw-int kernel: [1706466.259288] [] ? warn_slowpath_common+0x6f/0xcd > Sep 30 08:48:05 vpn-gw-int kernel: [1706466.259292] [] ? inet_sock_destruct+0x164/0x1c0 > Sep 30 08:48:05 vpn-gw-int kernel: [1706466.259296] [] ? warn_slowpath_null+0x20/0x3c > Sep 30 08:48:05 vpn-gw-int kernel: [1706466.259300] [] ? inet_sock_destruct+0x164/0x1c0 > Sep 30 08:48:05 vpn-gw-int kernel: [1706466.259305] [] ? _spin_lock_bh+0x16/0x40 > Sep 30 08:48:05 vpn-gw-int kernel: [1706466.259309] [] ? _spin_lock_bh+0x16/0x40 > Sep 30 08:48:05 vpn-gw-int kernel: [1706466.259314] [] ? __sk_free+0x21/0xd6 > Sep 30 08:48:05 vpn-gw-int kernel: [1706466.259318] [] ? sk_common_release+0x5b/0x97 > Sep 30 08:48:05 vpn-gw-int kernel: [1706466.259321] [] ? inet_release+0x39/0x66 > Sep 30 08:48:05 vpn-gw-int kernel: [1706466.259325] [] ? sock_release+0x22/0x8d > Sep 30 08:48:05 vpn-gw-int kernel: [1706466.259329] [] ? sock_close+0x1c/0x42 > Sep 30 08:48:05 vpn-gw-int kernel: [1706466.259334] [] ? __fput+0xd6/0x1e0 > Sep 30 08:48:05 vpn-gw-int kernel: [1706466.259338] [] ? filp_close+0x41/0x72 > Sep 30 08:48:05 vpn-gw-int kernel: [1706466.259342] [] ? sys_close+0x75/0xc0 > Sep 30 08:48:05 vpn-gw-int kernel: [1706466.259347] [] ? sysenter_do_call+0x12/0x26 > Sep 30 08:48:05 vpn-gw-int kernel: [1706466.259350] ---[ end trace 4715d461fc27d993 ]--- > We believe following patch should fix this problem. http://lkml.org/lkml/2009/9/29/62 -- 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/