From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH] update raw patch in POM Date: Wed, 22 Jun 2005 02:32:01 +0200 Message-ID: <42B8B181.4020607@trash.net> References: <42A5B144.3090005@tac.ch> <42A625DA.7090807@eurodev.net> <42A6AB19.2040106@tac.ch> <42A6E685.3060408@eurodev.net> <42AEF774.8060300@tac.ch> <42B67BEC.1090105@tac.ch> <20050621003441.GI8335@postel.suug.ch> <42B76474.8080209@eurodev.net> <20050621111328.GK8335@postel.suug.ch> <42B81D75.8090205@trash.net> <20050621215027.GP8335@postel.suug.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Netfilter Developers , Pablo Neira , Roberto Nibali Return-path: To: Thomas Graf In-Reply-To: <20050621215027.GP8335@postel.suug.ch> 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 Thomas Graf wrote:' > This patch seems fine but it cannot fix the bug. The fact that we > trigger the BUG() implies a serious problem which is that we'd be > calling destroy() on a conntrack entry which was never allocated. Sorry, I didn't follow the entire thread and there seem to be a lot of BUG()s :) Which one exactly are you refering to? Regards Patrick