📎 AI Summary:
The WindowsForum thread details a user experiencing recurring BSODs and crashes after upgrading to Windows 8 Pro through MSDN/Dreamspark, with errors indicating memory management issues. The original poster reports multiple BSODs and random crashes affecting web pages and programs. A respondent analyzes the dump files, suggests testing RAM with memtest86+, and recommends updating BIOS and network drivers, implying potential hardware or driver conflicts as the cause. Overall, the discussion centers on troubleshooting severe stability problems following the OS upgrade, with experts advising hardware checks and driver updates.

arhartm58

New Member
Joined
Dec 29, 2012
Messages
2
Thread Author #1
For Christmas I rebuilt my computer and since I am a college student and qualify for Dreamspark, formally known as MSDN Academic Alliance, I had access to a free copy of Windows 8 Pro I decided to take the great leap forward.

Build went smoothly, no problems until today when I had two BSODs within minutes of each other. The first while playing Bastion, and the second time while watching a youtube video. In both cases memory_management was cited.

All the requested files are attached, thank you for the assistance!
 

Attachments

  • W7F_29-12-2012.zip
    W7F_29-12-2012.zip
    459.5 KB · Views: 1,056
  • CPU-Z.webp
    CPU-Z.webp
    144.1 KB · Views: 542
  • RAMMon - SPD Info.txt
    RAMMon - SPD Info.txt
    29.2 KB · Views: 298
Solution
Code:
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************


Use !analyze -v to get detailed debugging information.


BugCheck 50, {fffff680403b2850, 0, fffff8038106ea73, 2}




Could not read faulting driver name
Probably caused by : memory_corruption ( nt!MiDeleteAddressesInWorkingSet+134 )


Followup: MachineOwner

Please run memtest to check for RAM errors:
Memtest86+ - Advanced Memory...

kemical

Essential Member
Joined
Aug 28, 2007
Messages
36,163
Code:
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************


Use !analyze -v to get detailed debugging information.


BugCheck 50, {fffff680403b2850, 0, fffff8038106ea73, 2}




Could not read faulting driver name
Probably caused by : memory_corruption ( nt!MiDeleteAddressesInWorkingSet+134 )


Followup: MachineOwner

Please run memtest to check for RAM errors:
Memtest86+ - Advanced Memory Diagnostic Tool
Run for 7/8 passes and on one stick at a time so errors aren't confused.

Checking your moBo's manufacturer's page I notice you have bios updates.
Also please update the following:

Broadcom Lan driver: ASRock > Z77 Extreme4

Realtek HiDef driver: Link Removed

You also have running a Xconnex or ViXs network hub or similar? I notice the drivers are from 2008 and really should be updated if possible.
 

Solution