From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [Bug 10875] Oops in nf_nat_setup_info Date: Sat, 07 Jun 2008 14:05:32 +0200 Message-ID: <484A798C.6000608@trash.net> References: <484A788C.3000205@trash.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Cc: netfilter-devel@vger.kernel.org, bugme-daemon@bugzilla.kernel.org To: Krzysztof Oledzki Return-path: Received: from stinky.trash.net ([213.144.137.162]:43284 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752042AbYFGMF7 (ORCPT ); Sat, 7 Jun 2008 08:05:59 -0400 In-Reply-To: <484A788C.3000205@trash.net> Sender: netfilter-devel-owner@vger.kernel.org List-ID: Patrick McHardy wrote: > Krzysztof Oledzki wrote: >> >> >> On Fri, 6 Jun 2008, Krzysztof Oledzki wrote: >> >>> Hello, >>> >>> Today I have been plaing with the conntrackd utility and noticed it >>> is very easy to trigger a kernel oops just by: >>> >>> conntrackd -d >>> conntrackd -n >>> conntrackd -c >>> conntrackd -c >> >> OK, quite often is is enough to run only the first "conntrackd -c" to >> crash the kernel. > > Is that with or without your accounting patch? In case its not, does that kernel include commit 86577c661?