PC diagnostics: Which component failure most commonly triggers a “parity error” message during system operation or POST?

Difficulty: Easy

Correct Answer: bad RAM

Explanation:


Introduction / Context:
Parity errors historically occur when memory parity checks detect a mismatch between stored and checked bits. Recognizing the most likely culprit speeds troubleshooting during boot failures, intermittent crashes, or POST beeps.



Given Data / Assumptions:

  • The system uses memory with parity or ECC checking enabled.
  • POST or the OS reports a parity error.
  • Other subsystems (storage, controllers) are otherwise normal.


Concept / Approach:

Parity or ECC mechanisms validate RAM integrity. A parity error indicates that at least one data bit does not match the stored parity, pointing directly to faulty RAM modules or memory subsystem issues (socket, trace, timing). While software bugs can cause crashes, they do not cause hardware parity mismatches at the physical memory level.



Step-by-Step Solution:

Associate “parity error” with memory integrity checking features.Identify faulty RAM as the prime suspect.Select “bad RAM” as the correct answer.


Verification / Alternative check:

Swapping DIMMs, running memory diagnostics, reseating modules, or testing one stick at a time commonly isolates the failing memory, confirming the diagnosis.



Why Other Options Are Wrong:

  • Hard disk/controller: Cause I/O errors, not RAM parity mismatches.
  • Bad software: May crash the system but does not trigger hardware parity failure codes.
  • None of the above: Incorrect, as RAM is the typical cause.


Common Pitfalls:

Ignoring motherboard slots and timings; mixing mismatched modules; overlooking oxidized contacts causing intermittent parity errors.



Final Answer:

bad RAM

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion