Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266171AbUAUWwB (ORCPT ); Wed, 21 Jan 2004 17:52:01 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266160AbUAUWwB (ORCPT ); Wed, 21 Jan 2004 17:52:01 -0500 Received: from fw.osdl.org ([65.172.181.6]:19889 "EHLO mail.osdl.org") by vger.kernel.org with ESMTP id S266171AbUAUWvx (ORCPT ); Wed, 21 Jan 2004 17:51:53 -0500 Date: Wed, 21 Jan 2004 14:48:04 -0800 From: Andrew Morton To: Jim Faulkner Cc: linux-kernel@vger.kernel.org, Andrey Borzenkov Subject: Re: kernel BUG under 2.6.1-mm5 Message-Id: <20040121144804.598c2998.akpm@osdl.org> In-Reply-To: References: X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i586-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 X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1793 Lines: 51 Jim Faulkner wrote: > > > Hello, > > I am seeing some scary looking kernel bug entries in my dmesg under > 2.6.1-mm5. > ... > kernel BUG at fs/dcache.c:760! > invalid operand: 0000 [#1] > PREEMPT SMP > CPU: 0 > EIP: 0060:[] Not tainted VLI > EFLAGS: 00010287 > EIP is at d_instantiate+0x17/0x90 > eax: f7baf200 ebx: c1b8bac0 ecx: 000021a4 edx: 00000000 > esi: f7a4f868 edi: f7baf200 ebp: f7a4f840 esp: f7a79e3c > ds: 007b es: 007b ss: 0068 > Process hotplug (pid: 24, threadinfo=f7a78000 task=c1b06d00) > Stack: 00000000 f7a992e4 c1b8bac0 c1b35940 f7a78000 f7a4f840 c01ad6de > f7a4f840 > f7baf200 f7a4f840 f7a41e1c c1bbeb40 00000000 c1b06d00 c011f5b0 > 00000000 > 00000000 f7a96d00 c1b06d00 c011bb7d 00000000 c1b06d00 c011f5b0 > 00000000 > Call Trace: > [] devfs_d_revalidate_wait+0xbe/0x1b0 > [] default_wake_function+0x0/0x20 > [] do_page_fault+0x32d/0x512 > [] default_wake_function+0x0/0x20 > [] do_lookup+0x68/0xb0 > [] link_path_walk+0x538/0xa30 > [] open_namei+0x83/0x420 > [] do_page_fault+0x0/0x512 > [] error_code+0x2f/0x38 > [] filp_open+0x3e/0x70 > [] sys_open+0x5b/0x90 > [] sysenter_past_esp+0x43/0x65 hmm. There was a patch in that area which I have subsequently dropped because it was really fixing devfs problems in the wrong place. Perhaps Andrey can ask you to test a subsequent patch if he takes another look at this. - 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/