SK0-004 · Question #358
A server repeatedly crashes with a BSOD when running an application that uses a high amount of system recourses. Which of the following hardware components MOST likely needs to be checked by a…
The correct answer is A. Memory. A Blue Screen of Death (BSOD) that consistently occurs when an application demands high system resources most commonly points to a faulty memory module. Defective RAM causes kernel-level memory corruption or read/write errors that Windows cannot recover from, resulting in a BSOD.
Question
A server repeatedly crashes with a BSOD when running an application that uses a high amount of system recourses. Which of the following hardware components MOST likely needs to be checked by a technician?
Options
- AMemory
- BHard drive
- CRAID controller
- DCPU
How the community answered
(68 responses)- A75% (51)
- B15% (10)
- C3% (2)
- D7% (5)
Why each option
A Blue Screen of Death (BSOD) that consistently occurs when an application demands high system resources most commonly points to a faulty memory module. Defective RAM causes kernel-level memory corruption or read/write errors that Windows cannot recover from, resulting in a BSOD.
RAM is directly involved in every memory allocation made by a high-resource application, so faulty memory modules are placed under maximum stress during such workloads. A defective DIMM can produce parity errors, uncorrectable bit flips, or unstable voltage behavior that corrupt kernel data structures, triggering a STOP error (BSOD). Memory issues are the most common hardware cause of repeatable BSODs under load and can be confirmed with tools like Windows Memory Diagnostic or MemTest86.
A failing hard drive typically causes disk I/O errors, file corruption, or slow performance rather than a BSOD triggered specifically by high CPU and memory resource usage.
A RAID controller failure would manifest as disk read/write errors or array degradation, not as a BSOD correlated with high application resource consumption.
While an overheating or failed CPU can cause crashes, CPU failures are far less common than RAM failures and typically produce thermal shutdowns or different error codes rather than resource-load-triggered BSODs.
Concept tested: Diagnosing RAM failure as cause of BSOD
Source: https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/bug-check-code-reference2
Topics
Community Discussion
No community discussion yet for this question.