Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261375AbUJ3WrB (ORCPT ); Sat, 30 Oct 2004 18:47:01 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261377AbUJ3WrA (ORCPT ); Sat, 30 Oct 2004 18:47:00 -0400 Received: from mx1.redhat.com ([66.187.233.31]:15002 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S261375AbUJ3Wqy (ORCPT ); Sat, 30 Oct 2004 18:46:54 -0400 Date: Sat, 30 Oct 2004 18:46:45 -0400 (EDT) From: Rik van Riel X-X-Sender: riel@chimarrao.boston.redhat.com To: Hamie cc: Linux Kernel Subject: Re: Continual panics... Kernel 2.6.9 - VP6 motherboard dual 866MHz PIII In-Reply-To: <41840F35.9000700@travellingkiwi.com> Message-ID: 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: 735 Lines: 20 On Sat, 30 Oct 2004, Hamie wrote: > The main crashes log the following information > > Oct 24 22:17:00 damned REISERFS: panic (device hdb6): journal_begin > called without kernel lock held Looks like a reiserfs bug. It really should be holding the kernel lock in journal_begin. -- "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." - Brian W. Kernighan - 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/