mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Allen Martin" <AMartin@nvidia.com>
To: "Rumi Szabolcs" <rumi_ml@rtfm.hu>, <linux-kernel@vger.kernel.org>
Subject: RE: Athlon64 + Nforce4 MCE panic
Date: Thu, 13 Jul 2006 21:30:28 -0700	[thread overview]
Message-ID: <DBFABB80F7FD3143A911F9E6CFD477B014AD9B84@hqemmail02.nvidia.com> (raw)
In-Reply-To: <20060713090146.690d4759.rumi_ml@rtfm.hu>

> CPU 0: Machine Check Exception: 0000000000000004
> Bank 4: b200000000070f0f
> Kernel panic - not syncing: CPU context corrupt
> 
> I tried to decode this:
> 
> # ./parsemce -e 0000000000000004 -b 4 -s b200000000070f0f -a 0
> Status: (4) Machine Check in progress.
> Restart IP invalid.
> parsebank(4): b200000000070f0f @ 0
>         External tag parity error
>         CPU state corrupt. Restart not possible
>         Error enabled in control register
>         Error not corrected.
>         Bus and interconnect error
>         Participation: Generic
>         Timeout:
>         Request: Generic error
>         Transaction type : Invalid
>         Memory/IO : Other

I'm not sure why parsemce says this is a parity error, it's a K8 virtual
northbridge watchdog timeout on an I/O transaction.   In other words a
CPU PIO transaction to some device timed out, the timeout is usually set
to 10s.  Prior to K8 these types of errors would usually be system
hardlocks.

I've debugged a few of these before and they usually end up being IDE
device issues.  The IDE controller is really thin (the ATA registers
actually reside in the device) so for example if the CPU goes to read
the ATA status register of some device and the device doesn't respond,
the PCI transaction won't be terminated and the watchdog will fire.

-Allen

-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may contain
confidential information.  Any unauthorized review, use, disclosure or distribution
is prohibited.  If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------

  parent reply	other threads:[~2006-07-14  4:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-13  7:01 Rumi Szabolcs
2006-07-13  7:12 ` Avuton Olrich
2006-07-13 11:44 ` Alan Cox
2006-07-14  4:30 ` Allen Martin [this message]
2006-07-14  7:37   ` Rumi Szabolcs
2006-07-14 18:18     ` Allen Martin
2006-07-15  7:28       ` Rumi Szabolcs

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=DBFABB80F7FD3143A911F9E6CFD477B014AD9B84@hqemmail02.nvidia.com \
    --to=amartin@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rumi_ml@rtfm.hu \
    /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

all inboxes | Powered by JetHome®