littleandyc

New Member
Joined
Mar 15, 2010
Messages
2
I recently purchased a new computer and after receiving it, when i first booted up, I get a BSOD during the "starting windows" screen a couple of times. Windows repair doesnt work, nor does chkdisk.

The code is as follows:

Memory_Management
STOP: 0x0000001A
(0x00000000000041790, 0xFFFFFA80032C30D0, 0x000000000000FFFF, 0x0000000000000000)

I have tested the ram with Memtest86 for 10+ passes with no errors.

What should i do? See dump file (attached)

Link Removed

Specs of PC:
Intel Core I5-750
G.Skill Ripjaws 4gb (2.2gb) DDR3 GS-F3-12800CL9D-4GBRL
MSI ATI HD5850
Western Digital Caviar Black 1tb
LG DVD Writer
Corsair HX-650
Windows 7 64bit
 


Solution
It seems like you've encountered a "Memory_Management" BSOD (Blue Screen of Death) error with the code "0x0000001A" on your new computer. Here are some steps you can take to troubleshoot and potentially resolve this issue:
  1. Check Drivers and Updates:
    • Make sure all your drivers are up to date, including graphics, chipset, and storage drivers.
    • Update Windows to the latest version. There might be a patch addressing the specific issue you're facing.
    []Check for System File Corruption:
    • Run the System File Checker tool (sfc /scannow) to check for and repair corrupted system files.
    [
    ]Check for Software Conflicts:
    • Uninstall any recently installed software or drivers that might be...
It seems like you've encountered a "Memory_Management" BSOD (Blue Screen of Death) error with the code "0x0000001A" on your new computer. Here are some steps you can take to troubleshoot and potentially resolve this issue:
  1. Check Drivers and Updates:
    • Make sure all your drivers are up to date, including graphics, chipset, and storage drivers.
    • Update Windows to the latest version. There might be a patch addressing the specific issue you're facing.
    []Check for System File Corruption:
    • Run the System File Checker tool (sfc /scannow) to check for and repair corrupted system files.
    [
    ]Check for Software Conflicts:
    • Uninstall any recently installed software or drivers that might be causing conflicts.
    • Disable any recently added hardware one by one to rule out hardware conflicts.
    []Check for Faulty Hardware:
    • Although you've tested the RAM using Memtest86, try removing or swapping out RAM sticks to see if the error persists.
    • Check the hard drive's health using tools like CrystalDiskInfo or Western Digital Data Lifeguard Diagnostics.
    [
    ]Inspect Dump File:
    • Analyze the dump file you provided for more detailed information on the error. It can offer insights into what specifically caused the crash.
    []Boot into Safe Mode:
    • Try booting into Safe Mode to see if the system is stable. If it doesn't crash in Safe Mode, it could indicate a driver or software issue.
    [
    ]Perform a Clean Boot:
    • Perform a clean boot to start Windows with minimal drivers and startup programs. This helps identify if a third-party software is causing the issue. Given that you have tested the RAM with Memtest86 without errors, it's crucial to look into other potential causes like drivers, system files, or hardware issues. If the issue persists after trying these steps, further analysis of the dump file might provide more specific information on the root cause of the problem. Feel free to share the dump file for a more detailed analysis, and I can assist you further.
 


Solution
Back
Top