Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756868AbZFVT5T (ORCPT ); Mon, 22 Jun 2009 15:57:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752243AbZFVT5L (ORCPT ); Mon, 22 Jun 2009 15:57:11 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:45684 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751622AbZFVT5L (ORCPT ); Mon, 22 Jun 2009 15:57:11 -0400 Date: Mon, 22 Jun 2009 12:56:18 -0700 From: Andrew Morton To: Roman Mindalev Cc: linux-kernel@vger.kernel.org, Eric Paris Subject: Re: [2.6.30-02327-g8ebf975] idr_remove called for id=68 which is not allocated. Message-Id: <20090622125618.ac86d345.akpm@linux-foundation.org> In-Reply-To: <20090612164517.3e27a0ef@desktop.r000n.info> References: <20090612164517.3e27a0ef@desktop.r000n.info> X-Mailer: Sylpheed version 2.2.4 (GTK+ 2.8.20; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2082 Lines: 45 On Fri, 12 Jun 2009 16:45:17 +0400 Roman Mindalev wrote: > Hi. I'm updated to 2.6.30-git3 today. > Box running normally hour or two. But after any process can't to be > running. It's started from this line in log: > > [ 3077.464204] idr_remove called for id=68 which is not allocated. > > Traces from processes like this: > > Jun 12 15:40:04 desktop kernel: [ 3077.464215] Pid: 8921, comm: udevd > Tainted: G W 2.6.30-02327-g8ebf975 #1 > Jun 12 15:40:04 desktop kernel: [ 3077.464221] Call Trace: > Jun 12 15:40:04 desktop kernel: [ 3077.464237] [] > idr_remove+0x7f/0x200 > Jun 12 15:40:04 desktop kernel: [ 3077.464247] [] ? > _spin_lock+0x6d/0x80 > Jun 12 15:40:04 desktop kernel: [ 3077.464258] [] ? > inotify_destroy_mark_entry+0xb2/0xf0 > Jun 12 15:40:04 desktop kernel: [ 3077.464267] [] > inotify_destroy_mark_entry+0xc6/0xf0 > Jun 12 15:40:04 desktop kernel: [ 3077.464277] [] > inotify_freeing_mark+0xe/0x10 > Jun 12 15:40:04 desktop kernel: [ 3077.464285] [] > fsnotify_destroy_mark_by_entry+0x13f/0x1a0 > Jun 12 15:40:04 desktop kernel: [ 3077.464295] [] > inotify_destroy_mark_entry+0x43/0xf0 > Jun 12 15:40:04 desktop kernel: [ 3077.464304] [] > sys_inotify_rm_watch+0x97/0xf0 > Jun 12 15:40:04 desktop kernel: [ 3077.464315] [] > system_call_fastpath+0x16/0x1b > Jun 12 15:40:04 desktop kernel: [ 3077.472929] PGD 1003067 PUD 0 > Jun 12 15:40:04 desktop kernel: [ 3077.472958] CPU 1 > Jun 12 15:40:04 desktop kernel: [ 3077.472963] Modules linked in: Thanks. Eric has recently merged a patch which should fix this ("inotify: inotify_destroy_mark_entry could get called twice"). Please retest Linus's current tree? -- 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/