From owner-freebsd-questions@FreeBSD.ORG Sat Jul 6 17:12:50 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E37C74C0 for ; Sat, 6 Jul 2013 17:12:50 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id A6EEA1D54 for ; Sat, 6 Jul 2013 17:12:50 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UvVnl-0007lA-Nq for freebsd-questions@freebsd.org; Sat, 06 Jul 2013 18:57:41 +0200 Received: from 79-139-19-75.prenet.pl ([79.139.19.75]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 06 Jul 2013 18:57:37 +0200 Received: from jb1234abcd by 79-139-19-75.prenet.pl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 06 Jul 2013 18:57:37 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: jb Subject: Re: Is this a memory error? Date: Sat, 6 Jul 2013 16:57:21 +0000 (UTC) Lines: 25 Message-ID: References: <1373126683.74473.2.camel@btw.pki2.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 79.139.19.75 (Mozilla/5.0 (X11; Linux i686; rv:22.0) Gecko/20100101 Firefox/22.0) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Jul 2013 17:12:51 -0000 Dennis Glatting pki2.com> writes: > > Is this message indicating I have a memory error? I'm seeing this > message across two systems, one below: > > FreeBSD mc 9.1-STABLE FreeBSD 9.1-STABLE #0 r252678: Thu Jul 4 03:47:52 > PDT 2013 root mc:/usr/obj/disk-1/src/sys/SMUNI amd64 > > Jul 4 15:11:10 mc kernel: MCA: Bank 2, Status 0x981a4000000c0176 > Jul 4 15:11:10 mc kernel: MCA: Global Cap 0x0000000000000107, Status > 0x0000000000000000 > Jul 4 15:11:10 mc kernel: MCA: Vendor "AuthenticAMD", ID 0x600f12, APIC > ID 72 > Jul 4 15:11:10 mc kernel: MCA: CPU 24 COR DCACHE L2 EVICT error > Jul 4 15:11:10 mc kernel: MCA: Misc 0x0 Google search: kernel: MCA: Bank , Status DCACHE L2 EVICT error http://lists.freebsd.org/pipermail/freebsd-questions/2010-August/220060.html http://forums.freebsd.org/showthread.php?t=24447 jb