Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 20 Jul 2002 11:02:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 20 Jul 2002 11:02:48 -0400 Received: from garrincha.netbank.com.br ([200.203.199.88]:779 "HELO garrincha.netbank.com.br") by vger.kernel.org with SMTP id ; Sat, 20 Jul 2002 11:02:47 -0400 Date: Sat, 20 Jul 2002 12:05:40 -0300 (BRT) From: Rik van Riel X-X-Sender: riel@imladris.surriel.com To: Alexander Viro cc: linux-kernel@vger.kernel.org Subject: oops in follow_mount Message-ID: X-spambait: aardvark@kernelnewbies.org X-spammeplease: aardvark@nl.linux.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: 732 Lines: 27 Hi, I've gotten an oops in follow_mount with today's 2.5.26-bk: Unable to handle kernel NULL pointer dereference at virtual address 00000054 .... The function call trace is: syscall+7 -> sys_stat64+18 -> vfs_stat+25 -> __user_walk+40 -> path_lookup+230 -> link_path_walk+1342 -> follow_mount+30 The oops happened while trying to compile a kernel over NFS. regards, Rik -- Bravely reimplemented by the knights who say "NIH". http://www.surriel.com/ http://distro.conectiva.com/ - 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/