From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gavin Hamill Subject: Re: list delete bug: kernel crash Date: Tue, 31 Aug 2004 16:05:31 +0100 Sender: netfilter-bounces@lists.netfilter.org Message-ID: <200408311605.31805.gdh@acentral.co.uk> References: <000801c48f65$58d3c940$0a00a8c0@aziz> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <000801c48f65$58d3c940$0a00a8c0@aziz> Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org On Tuesday 31 August 2004 15:18, security wrote: > Ok still have crash after re-compil my kernel and re-install iptable > userspace package. > Allways the same error: > > Aug 31 16:01:39 gateway kernel: LIST_DELETE: > net/ipv4/netfilter/ip_conntrack_core.c:300 > `&ct->tuplehash[IP_CT_DIR_REPLY]'(d3ac9224) not in > &ip_conntrack_hash[hr]. That's a shame. Unless your netfilter support came via modules rather than from the kernel itself, then I'm afraid I have no more suggestions :( My last thinking was that you may not have replaced any modules - only the main kernel file... Cheers, Gavin.