From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Subject: Re: kernel BUG at kernel/sched.c:2833! Date: Mon, 21 Nov 2005 15:24:51 +0100 Message-ID: <4381D8B3.1010100@eurodev.net> References: <437882BE.6080705@eurodev.net> <437BD093.3010905@eurodev.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Harald Welte , Netfilter Development Mailinglist Return-path: To: Krzysztof Oledzki In-Reply-To: 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 Hi, Krzysztof Oledzki wrote: >> I realised that Yasuyuki's patch is incomplete. Could you give a try to >> the patch attached. Thanks. > > Didn't help: > > ------------[ cut here ]------------ > kernel BUG at kernel/sched.c:2833! > invalid operand: 0000 [#55] > PREEMPT > Modules linked in: Did you install any extra module from pom-ng? > CPU: 0 > EIP: 0060:[] Not tainted VLI > EFLAGS: 00010206 (2.6.14.2) > EIP is at sub_preempt_count+0x35/0x40 > > Need about 3 seconds to trigger this bug with: > > # while true; do conntrack -L|wc -l; done I can't reproduce that problem that you're reporting. I don't see how the ctnetlink code can trigger that at the moment :( The only bugfix that was in my pending queue is: [PATCH] relax ip_conntrack_[nat_]proto_find_get checkings -- Pablo