From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Nishit Shah" Subject: Re: rmmod ip_conntrack hangs..... Date: Thu, 26 Apr 2007 11:15:29 +0530 Message-ID: <08b301c787c6$192b7020$4c01a8c0@elitecore26> References: <075601c78707$5d19c800$4c01a8c0@elitecore26> <20070425141825.GA17638@linuxace.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org To: "Phil Oester" Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org kernel version is 2.6.16.13 Regards, Nishit Shah. ----- Original Message ----- From: "Phil Oester" To: "Nishit Shah" Cc: Sent: Wednesday, April 25, 2007 7:48 PM Subject: Re: rmmod ip_conntrack hangs..... > On Wed, Apr 25, 2007 at 12:30:09PM +0530, Nishit Shah wrote: > > Hi, > > when I do rmmod ip_conntrack, rmmod hangs. It is not the case > > everytime but sometimes "rmmod ip_conntrack" hangs. > > After that I have tried to debug the problem and got following > > observations.. > > > > 1.) in net/ipv4/netfilter/ip_conntrack_core.c, following code of > > function ip_conntrack_cleanup is stuck in infinite loop... > > Which kernel version? > > Phil > >