Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 13 Dec 2000 07:23:05 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 13 Dec 2000 07:22:56 -0500 Received: from 4dyn46.com21.casema.net ([212.64.95.46]:4110 "HELO home.ds9a.nl") by vger.kernel.org with SMTP id ; Wed, 13 Dec 2000 07:22:39 -0500 Date: Wed, 13 Dec 2000 12:52:10 +0100 From: Jasper Spaans To: Linus Torvalds Cc: Neil Brown , linux-kernel@vger.kernel.org Subject: Re: [BUG] raid5 crash with 2.4.0-test12 [Was: Linux-2.4.0-test12] Message-ID: <20001213125209.A851@spaans.ds9a.nl> In-Reply-To: <14902.49167.834682.925490@notabene.cse.unsw.edu.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from torvalds@transmeta.com on Tue, Dec 12, 2000 at 07:08:09PM -0800 Organization: http://www.insultant.nl/ X-Copyright: Copyright 2000 C. Jasper Spaans - All Rights Reserved Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Dec 12, 2000 at 07:08:09PM -0800, Linus Torvalds wrote: > > The following patch disabled that code. > > If this fix makes the oops go away, then the proper fix for the problem is > not the #if 0, but do add something like Well, this fix did make the oops go away, but it also caused another scary oops -- not sure whether my stack trace is in any way how it should be, but it oopses in nfsd, and has a stacktrace as follows: >>EIP; c01e379e <===== Trace; c01e3b80 Trace; d1121502 <[ip_conntrack]ip_ct_gather_frags+2e/ac> Trace; c01e65ec Trace; d1120c49 <[ip_conntrack]ip_conntrack_in+39/2cc> Trace; c01e65ec Trace; d11223aa <[ip_conntrack]ip_conntrack_local+5a/60> Trace; c01e65ec Trace; c01d4e08 Trace; c01e65ec Trace; c01e65ec Trace; c01d5087 Trace; c01e65ec Trace; d11235e8 <[ip_conntrack]ip_conntrack_local_out_ops+0/18> Trace; c01e5b8b Trace; c01e65ec Trace; c01fb748 Trace; c01e5cb6 Trace; c01fb748 Trace; ea00000a Trace; c01e14fb Trace; c01fbbde Trace; c01fb748 Trace; ea00000a Trace; ea00000a Trace; e5cfff3e Trace; ea00000a Trace; c0201386 Trace; c01d3355 Trace; d113e8f3 Trace; d113ee21 Trace; d113fd26 Trace; d1166a00 Trace; d113e4e9 Trace; d1166768 Trace; d11573ad Trace; c0109a88 Quite scary.. especially the ea00000a part. I've disabled nfs, and it seems to work ok right now. Regards, -- Jasper Spaans - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/