From: Petr Vandrovec <vandrove@vc.cvut.cz>
To: David King <dave@daveking.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Pls help me understand this MCE
Date: Thu, 11 Aug 2005 16:10:19 +0200 [thread overview]
Message-ID: <42FB5C4B.2010205@vc.cvut.cz> (raw)
In-Reply-To: <42FB5768.8070608@daveking.com>
David King wrote:
> CPU 0 4 northbridge TSC f03d1e587b
> Northbridge Watchdog error
> bit57 = processor context corrupt
> bit61 = error uncorrected
> bus error 'generic participation, request timed out
> generic error mem transaction
> generic access, level generic'
> STATUS b200000000070f0f MCGSTATUS 4
>
> That's all meaningless to me so I'm looking for help understanding what
> it means and what parts of my system I should be looking at in order to
> try to resolve this MCE.
>
> A Google search found one hit that suggested that "Something tried to
> access a physical memory address that was not mapped in the CPU." If
> that is indeed the correct interpretation, is there any wany to figure
> out what that "something" is?
Try dumping *all* MCE values, as well as a call stack. Even although
MCE is tagged as processor context corrupt, there is rather big chance
that stack trace will point back to the instruction which caused MCE
(it always did in my case), especially if it is single processor system.
Then you'll at least know which subsystem/driver did that.
Best regards,
Petr Vandrovec
next prev parent reply other threads:[~2005-08-11 14:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-11 13:49 Pls help me understand this MCE David King
2005-08-11 14:10 ` Petr Vandrovec [this message]
2005-08-11 18:02 ` David King
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=42FB5C4B.2010205@vc.cvut.cz \
--to=vandrove@vc.cvut.cz \
--cc=dave@daveking.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox