Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 16 Dec 2001 00:35:35 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 16 Dec 2001 00:35:25 -0500 Received: from vasquez.zip.com.au ([203.12.97.41]:8198 "EHLO vasquez.zip.com.au") by vger.kernel.org with ESMTP id ; Sun, 16 Dec 2001 00:35:14 -0500 Message-ID: <3C1C3252.EFA44817@zip.com.au> Date: Sat, 15 Dec 2001 21:34:10 -0800 From: Andrew Morton X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.17-pre8 i686) X-Accept-Language: en MIME-Version: 1.0 To: Patrick Mau CC: Linux Kernel Subject: Re: Oops with 2.4.16-pre1 (nfs related) In-Reply-To: <20011216015622.GA913@oscar.dorf.de> 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 Patrick Mau wrote: > > Hi all, > > today I had the following oops which makes the machine hang. > Lots of processes where in D state and I had no keyboard so > I pushed the Big Button and rebooted. > > The kernel runs without modules and uses ext3. > Hardware is an old AMD K6-2, 384MB RAM, IDE Disks > VIA chipset ... what else is important ? Old. Was this just a once-off? > ... > > >>EIP; c0129cf8 <__insert_into_lru_list+1c/5c> <===== > Trace; c012a5f0 <__refile_buffer+48/50> > Trace; c012a600 > Trace; c014dca4 > Trace; c0146ab8 > Trace; c0146922 > Trace; c0146ccc > Trace; c0146aa4 > Trace; c0120834 > Trace; c0144a06 > Trace; c0173638 > Trace; c01782f2 > Trace; c0170032 > Trace; c0215604 > Trace; c016fe2a If anything, that would be an ext3 bug. But that particular code path has been trodden so many times by so many machines that I'd be suspecting your RAM. There are a couple of pointers in the buffer_head which should be zero, and one of them is not. - - 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/