Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755564AbXIAQir (ORCPT ); Sat, 1 Sep 2007 12:38:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751964AbXIAQig (ORCPT ); Sat, 1 Sep 2007 12:38:36 -0400 Received: from stinky.trash.net ([213.144.137.162]:60291 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751001AbXIAQif (ORCPT ); Sat, 1 Sep 2007 12:38:35 -0400 Message-ID: <46D9957F.4020101@trash.net> Date: Sat, 01 Sep 2007 18:38:23 +0200 From: Patrick McHardy User-Agent: Mozilla-Thunderbird 2.0.0.4 (X11/20070621) MIME-Version: 1.0 To: Athanasius CC: linux-kernel , Andrew Morton , netdev@vger.kernel.org, bugme-daemon@bugzilla.kernel.org Subject: Re: [Bugme-new] [Bug 8961] New: BUG triggered by oidentd in netlink code References: <20070830180842.7c8414fe.akpm@linux-foundation.org> <20070831123825.GW22067@miggy.org> In-Reply-To: <20070831123825.GW22067@miggy.org> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 973 Lines: 22 Athanasius wrote: > I'll compile up a new kernel, likely 2.6.22.6, plus this patch, and > reboot to it tonight. I still don't know *exactly* how to trigger the > bug on demand though, it's not reocurred since I posted the bug report > (but had happened about a week before as well). Thanks. I'm not sure either, it would require two concurrent requests to be processed, but AFAICS oidentd only uses a single netlink socket. Perhaps multiple running instances or something else using the inet_diag interface? You might be able to trigger it without this patch by running "while true; do ss -tn; done" while doing ident queries, but just running the while loop a couple of times in parallel doesn't seem to trigger it here. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/