Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263695AbTEJJWr (ORCPT ); Sat, 10 May 2003 05:22:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263700AbTEJJWr (ORCPT ); Sat, 10 May 2003 05:22:47 -0400 Received: from zeus.kernel.org ([204.152.189.113]:19607 "EHLO zeus.kernel.org") by vger.kernel.org with ESMTP id S263695AbTEJJWq (ORCPT ); Sat, 10 May 2003 05:22:46 -0400 Date: Sat, 10 May 2003 05:24:13 -0400 (EDT) From: Zwane Mwaikambo X-X-Sender: zwane@montezuma.mastecende.com To: Joshua Kwan cc: linux-kernel mailing list Subject: Re: OOPS in smbfs module - 2.5.69-mm1 In-Reply-To: <20030510053548.GA23841@triplehelix.org> Message-ID: References: <20030510053548.GA23841@triplehelix.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1016 Lines: 31 On Fri, 9 May 2003, Joshua Kwan wrote: > Got this trying to mount my MP3 partition in 2.5.69-mm1... > > Unable to handle kernel paging request at virtual address af0272f7 > printing eip: > d4c8ffe9 > *pde = 00000000 > Oops: 0000 [#1] > CPU: 0 > EIP: 0060:[] Not tainted VLI > EFLAGS: 00010246 > EIP is at find_request+0x15/0x45 [smbfs] > Code: 1b 8b 46 1c 89 58 04 89 03 89 7b 04 89 5e 1c b8 fb ff ff ff eb ac > 57 31 c9 56 53 8b 7c 24 10 8b 74 24 14 8b 57 24 8b 02 0f 18 00 <63> 8d > 5f 24 39 da 74 15 39 72 18 89 d1 74 0e 89 c2 31 c9 8b 00 You appear to be in a very bad place, looks like list corruption, possibly a prefetch into never never land, which gcc version are you using? Can you reproduce easily? -- function.linuxpower.ca - 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/