BSOD Memory Management Error - Windows 7 x64

holypepsi

Member
Joined
Jul 31, 2014
Posts
7
Desktop
System Manufacturer: Custom built computer.
OS - Windows 8.1, 8, 7, Vista ?: Windows 7
x86 (32-bit) or x64 ?: x64 bit
What was original installed OS on system? - Windows 7
Hard Drive: Western Digital WD Black WD1002FAEX 1TB 7200 RPM 64MB Cache SATA 6.0Gb/s 3.5"
CPU: Intel Core i5-3570K Ivy Bridge Quad-Core 3.4GHz (3.8GHz Turbo) LGA 1155 77W
MOBO: Asrock z77 Extreme4
OS: Windows 7 - Full Retail
RAM: CORSAIR Vengeance 8GB (2 x 4GB) 240-Pin DDR3 SDRAM DDR3 1600
GPU: EVGA GTX 670
MONITOR: ASUS Standard
Power Supply: CORSAIR TX Series CMPSU-650TX 650W
Age of system (2 years)
Age of OS installation - 4 days - just reformatted computer and still get BSOD sometimes.

View attachment perfmonreport.zipView attachment BSOD_Windows7_Vista_v2.64_jcgriff2_.zip
 
Hi,

It appears you've just zipped up the collection app .exe, and not your output itself.

Regards,

Patrick
 
Thanks.

MEMORY_MANAGEMENT (1a)

This indicates that a severe memory management error occurred.

Code:
BugCheck 1A, {[COLOR=#ff0000]41790[/COLOR], [COLOR=#4b0082]fffffa80041de400[/COLOR], ffff, 0}

- The 1st parameter of the bug check is 41790 which indicates a page table page has been corrupted.
Code:
3: kd> dt nt!_MMPFN fffffa80041de400
   +0x000 u1               : <unnamed-tag>
   +0x008 u2               : <unnamed-tag>
   +0x010 PteAddress       : 0xfffff6fb`40000420 _MMPTE
   +0x010 VolatilePteAddress : 0xfffff6fb`40000420 Void
   +0x010 Lock             : 0n1073742880
   +0x010 PteLong          : 0xfffff6fb`40000420
   +0x018 u3               : <unnamed-tag>
   [COLOR=#ff0000]+0x01c UsedPageTableEntries : 0xffff[/COLOR]
   +0x01e VaType           : 0 ''
   +0x01f ViewCount        : 0 ''
   +0x020 OriginalPte      : _MMPTE
   +0x020 AweReferenceCount : 0n128
   +0x028 u4               : <unnamed-tag>
Used Page Table Entries has fallen below zero, likely a 3rd party driver causing corruption.



1. Uninstall AsRock Charger, Ram Disk, as well as any/all AsRock bloatware. It's all unnecessary and troublesome.

2. Remove and replace AVG with Microsoft Security Essentials for temporary troubleshooting purposes as it's likely causing conflicts:

AVG removal - http://www.avg.com/us-en/utilities

MSE - Microsoft Security Essentials - Microsoft Windows

3. Navigate to services.msc and disable the nVidia Streaming Service, and then restart the computer.

4. If you're still crashing after all of the above, please uninstall Malwarebytes Pro.

Regards,

Patrick
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top