From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Leblond Subject: [PATCH 0/1] Fix NFCT crash Date: Thu, 19 Jul 2012 08:56:03 +0200 Message-ID: <1342680964-1250-1-git-send-email-eric@regit.org> References: Cc: Gomathivinayagam Muthuvinayagam To: netfilter-devel@vger.kernel.org Return-path: Received: from ks28632.kimsufi.com ([91.121.96.152]:39810 "EHLO ks28632.kimsufi.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750917Ab2GSG5B (ORCPT ); Thu, 19 Jul 2012 02:57:01 -0400 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Hello, Great diagnostic! it was in fact polling mode and the same NFCT instance on two stacks. Can you try the following patch. It fixes the problem for on my test setup. BR, -- Eric