Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263809AbTKLQL7 (ORCPT ); Wed, 12 Nov 2003 11:11:59 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263828AbTKLQL7 (ORCPT ); Wed, 12 Nov 2003 11:11:59 -0500 Received: from relay1.miee.ru ([213.171.53.133]:50183 "EHLO gulipin.miee.ru") by vger.kernel.org with ESMTP id S263809AbTKLQL6 (ORCPT ); Wed, 12 Nov 2003 11:11:58 -0500 Date: Wed, 12 Nov 2003 17:45:33 +0300 Message-ID: <87smkt63xu.wl@drakkar.ibe.miee.ru> From: Samium Gromoff To: rouquier.p@wanadoo.fr CC: linux-kernel@vger.kernel.org Subject: Re: reiserfs 3.6 problem with test9 User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 Emacs/21.3 (i386-pc-linux-gnu) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1046 Lines: 31 > > Last time I had a box with similar problems it was memory. I'd put > > your system through a memtest. > > thanks for your answer. > I did as you said but no problem (memtest 3.0). For how long did you run the test? It is known that often a 24-hour memtest is not enough to find real world memory failures. Also it is known that gcc (yeah you`ll wonder) is much better at finding them, so there`s the question: do you compile stuff often, and if so, whether gcc bails out with "internal error" messages sometimes? Also, if i were you i would do the following: bash-2.05b$ dd if=/dev/urandom of=test bs=1048576 count=1024 bash-2.05b$ bzip2 test bash-2.05b$ bunzip2 test.bz2 And if you have a memory failure bzip2 checksumming would show that up on the bunzip2 stage. regards, Samium Gromoff - 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/