Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755312Ab0LEURR (ORCPT ); Sun, 5 Dec 2010 15:17:17 -0500 Received: from mail-iw0-f174.google.com ([209.85.214.174]:60582 "EHLO mail-iw0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755096Ab0LEURN (ORCPT ); Sun, 5 Dec 2010 15:17:13 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=BysbpzR6lkaqHeeNnw4EDlx8MKr7tHdRjLHy8+5YuYVmmctPeVZUtDVLM9g0Vd+YjV rdv7Z+aI53X6UELptyAhTjrBC4sYYJZ1TK38ZJquWWzLVYFPYu3ocvjIA5ZnmDJkpEoy RinZ7Tk2dfYmcTU49n6fOVGBXJBruU0qc7c7U= MIME-Version: 1.0 In-Reply-To: <20101205143316.GA9559@fritha.org> References: <4CF692D1.1010906@redhat.com> <4CF6B3E8.2000406@redhat.com> <20101201212310.GA15648@redhat.com> <20101204193828.GB13871@redhat.com> <20101205100954.GA6564@fritha.org> <4CFB679D.5030900@redhat.com> <1B43E57B-8DA5-4B34-A8D4-18A710CC8BA7@mit.edu> <20101205143316.GA9559@fritha.org> Date: Sun, 5 Dec 2010 20:17:12 +0000 Message-ID: Subject: Re: [dm-devel] hunt for 2.6.37 dm-crypt+ext4 corruption? From: Daniel J Blueman To: Heinz Diehl Cc: Theodore Tso , device-mapper development , Jon Nelson , htejun@gmail.com, Matt , Mike Snitzer , Linux Kernel , Andi Kleen , Chris Mason , htd , linux-ext4@vger.kernel.org, linux-btrfs Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1571 Lines: 39 Hi Heinz, On 5 December 2010 14:33, Heinz Diehl wrote: > On 05.12.2010, Theodore Tso wrote: > >> As another thought, what version of GCC are people using who >> are having difficulty? Could this perhaps be a compiler-related issue? > > htd@liesel:~> gcc -v > Using built-in specs. > Target: x86_64-suse-linux > Configured with: ../configure --prefix=/usr --infodir=/usr/share/info > --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 > --enable-languages=c,c++,objc,fortran,obj-c++,java,ada > --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.3 > --enable-ssp --disable-libssp --with-bugurl=http://bugs.opensuse.org/ > --with-pkgversion='SUSE Linux' --disable-libgcj --disable-libmudflap > --with-slibdir=/lib64 --with-system-zlib --enable-__cxa_atexit > --enable-libstdcxx-allocator=new --disable-libstdcxx-pch > --enable-version-specific-runtime-libs --program-suffix=-4.3 > --enable-linux-futex --without-system-libunwind --with-cpu=generic > --build=x86_64-suse-linux > Thread model: posix > gcc version 4.3.2 [gcc-4_3-branch revision 141291] (SUSE Linux) A bit late to the party, but does memtest86 pass over multiple iterations? Also, can you send an 'sudo lspci -vv', so we can check for known-buggy controllers and bridges? Thanks, Daniel -- Daniel J Blueman -- 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/