VARIOUS BSODS HELP mainly MEMORY_MANAGEMENT

rawporkchop

Honorable
Dec 28, 2013
26
0
10,530
hi my name is ryan im 14 and im not a basic user but im not an advanced user and i built a desktop pc at christmas and all i have had is trouble. firstly here is my specs

CPU: AMD Athlon II X4 760K 3.8GHz Quad-Core Processor
Motherboard: MSI FM2-A75MA-E35 Micro ATX FM2 Motherboard
Memory: Corsair Vengeance 4GB (1 x 4GB) DDR3-1600 Memory
Storage: Western Digital BLUE 1TB 3.5" 5400RPM Internal Hard Drive
Video Card: Sapphire Radeon HD 7750 1GB Video Card
Wireless Network Adapter: tp link TL-WN821N
Case: NZXT Source 210 Elite (White) ATX Mid Tower Case
Power Supply: Corsair CX 430W 80+ Bronze Certified Semi-Modular ATX Power Supply
Optical Drive: Lite-On iHDS118-04 DVD/CD Drive
Operating System: Microsoft Windows 8.1 - OEM (64-bit)

1. i got stuck in a preparing automatic repair loop sraight after install so i had to reinstall from scrath and reinstall drivers
2.then i had a few bsod (KERNAL_SECURITY_CHECK_FAILURE and a few others) and i got onto windows and they told me to do a reinstall so i did
3.this is my 3rd reinstall and im getting various bsod originaly i had everthing from the following

-DRIVER_OVERRAN_STACK_BUFFER
-SYSTEM_THREAD_EXCEPTION_NOT_HANDLED
-MEMORY_MANAGEMENT
-SYSTEM_SERVICE_EXCEPTION
-BAD_POOL_CALLER
­-BAD_POOL_HEADER
-NTFS_FILE_SYSTEM
-PAGE_FAULT_IN_NONPAGED_AREA
PFN_LIST_CORRUPT
but since i have done the following
-sfc /scannow (system file scanner could not perform the required action)
-windows defender scan (clean)
-gpu driver update (done )
-ccleaner (registry and cleaner )
-defragler (done )
-windows update
-chkdsk c:/r
-chipset drivers (done but dont know how to check if they are up to date live update says i need to install them but i did)
-hd audio (done)
-memtest 7 pases (done no errors )
-wd hdd test (done no errors )
-ethernet drivers (even though using wireless dongle )
-malwarebytes (REMOVED 32 MALICIOUS FILES )
ok so after i though i have gotten rid of all those bsod because of the malware bytes scan
BUT THEN when i tried to play warframe BSOD MEMORY_MANAGEMENT since then i have had 9 of those over the last two days so i think i removed the other ones :)
WHAT COULD THIS BE I HAVE TRIED NEARLY EVERYTHING BAD SATA CABLE BAD HARDWARE I HAVE RAN OUT OF IDEAS PLEASE GIVE ANY SUGGESTIONS AND THANKS IN ADVANCE


had MEMORY_MANAGEMENT again but only happen when i started stem downloading ????
P.S I WILL BE POSTING THIS ON A FEW FOUROMS BECAUSE I AM SO DESPERATE
 
your various memory dumps can indicate a failure in hardware, or even incorrect memory timings but if memtest86 works with out errors it is generally a device driver that corrupts the other device drivers data in memory. Windows will load device drivers in different load orders each time it boots so that one device driver will write over a different drivers data on each boot. Thus you get a different bugcheck each time depending on who's data was destroyed.

The debug memory dump DRIVER_OVERRAN_STACK_BUFFER a device got caught over writing windows protected memory. If you have this crash memory dump it will show the drivers name that did the corruption.
Windows will immediately bugcheck the system if you directly over write certain of its memory structures. So that bad driver tried to corrupt the wrong driver and was caught. If you still have the crash dump or know the file name
I will look at the dump for you. just place it on a cloud server with public access (skydrive works) and I will take a quick look. It might even have the info in the eventlog for that bugcheck and I could tell you what the issue is based on the text in the event log

all the other memory dumps will just show that some other drivers data was corrupted

-very common for this to be related to corruption caused by a USB driver itself or the driver for the USB wireless card.
your mother board has two different chips that provide USB support. You will want to update the chipset drivers to get your updated usb 2.0 driver
and you will want to look at your motherboard vendor MSI web page to get a updated usb3.0 driver.

(most common is to have bugs in the USB 3.0 drivers, and have the USB 2.0 driver working fine, if you have your wireless device on a usb 3.0 connection, move it to the usb 2.0 connection)

if your system fails in both cases, you will want to update your wireless adapter driver, you can go to the vendor but they often don't update the driver and you will have to figure out what version of the realtek chip they are using and get the driver update from realtek directly.
(google your wireless device name with the word chipset to find the chip it is using, then google the chip to find the driver for that chip, it will be on realtek's website)

Also, note that if it is your wireless usb driver, when you install a new driver for that device it may not be the one that gets activated by default. Often you will have to manually activate it. So save your self some headaches and check device manager and confirm the driver date and file time and version was updated. (I recently looked a system with 9 versions of a usb driver installed and the oldest one was the one that was being used, not the current one. Don't assume the setup will make the new driver the default driver for all USB ports. )

 

rawporkchop

Honorable
Dec 28, 2013
26
0
10,530


already using usb 2 wifi adapter drivers latest from site have at look at other suggestions now