Hello Jason, I’ve reviewed the dump and completed the analysis. Please see the details below.
You're dealing with a Blue Screen of Death (BSOD) caused by a MEMORY_MANAGEMENT (0x0000001A) bug check — a critical error in how Windows handles RAM.
The crash was triggered by Windows detecting a severe memory corruption:
- BugCheck 0x1A (MEMORY_MANAGEMENT)
- Subtype: 0x61941 — PAGE_TABLE_RESERVED_BITS_SET
- Caused by: hardware_ram
- Process at crash: Discord.exe
This typically means that:
- Invalid or corrupted memory page table entries were accessed.
- This strongly suggests a hardware RAM issue, memory timing/voltage instability, or other low-level corruption.
Based on that, I’ll share the action plan with you
- Test your RAM: Run MemTest86 or Windows Memory Diagnostic:
- Quick Option:
- Press
Win→ typeWindows Memory Diagnostic→ choose "Restart now and check for problems"
- Press
- Advanced Option:
- Download MemTest86
- Flash to USB and boot from USB
- Let it run at least 4 full passes (can take 1–2+ hours)
- If any errors are found, replace or test each stick individually
- Check for RAM Compatibility or Overclocking
- Since you recently rebuilt your PC:
- Go to your motherboard vendor site
- Look up the QVL list for supported RAM
- Ensure:
- RAM voltage is default (e.g., 1.2V or 1.35V)
- Frequency (e.g., 3200 MHz) matches your CPU/mobo support
- If you enabled XMP or manual overclocking:
- Disable it for now (set to Auto/default)
- See if system becomes stable
- Update BIOS + Drivers with the latest version
- Check for Software Conflicts
- In your dump, the process at the time of crash was:
Discord.exe - While this likely isn't causing the RAM corruption, you can:
- Disable Discord auto-start temporarily
- Update Discord to latest version
- Check if crash happens without Discord running
- Also consider disabling:
- Overlay tools (e.g., MSI Afterburner, Discord overlay, Steam overlay)
- Antivirus or performance tuners
Hope this helps you.