Memory Management BSOD, No Memtest Errors

hensel

Reputable
Aug 27, 2015
7
0
4,510
I have been trying to fix this problem for a long time, I have updated all my drivers and can't think of anything else that could be the problem.

In this spoiler is the OSR Minidump analysis, I have no idea how to make sense of this so any input would be much appreciated.
Crash Dump Analysis provided by OSR Open Systems Resources, Inc. (http://www.osr.com)
Online Crash Dump Analysis Service
See http://www.osronline.com for more information
Windows 7 Kernel Version 7601 (Service Pack 1) MP (4 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7601.18798.amd64fre.win7sp1_gdr.150316-1654
Machine Name:
Kernel base = 0xfffff800`0300b000 PsLoadedModuleList = 0xfffff800`03250890
Debug session time: Thu Aug 27 09:46:38.297 2015 (UTC - 4:00)
System Uptime: 1 days 15:46:21.125
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

MEMORY_MANAGEMENT (1a)
# Any other values for parameter 1 must be individually examined.
Arguments:
Arg1: 0000000000041790, The subtype of the bugcheck.
Arg2: fffffa80028a5c50
Arg3: 000000000000ffff
Arg4: 0000000000000000

Debugging Details:
------------------

TRIAGER: Could not open triage file : e:\dump_analysis\program\triage\modclass.ini, error 2

BUGCHECK_STR: 0x1a_41790

CUSTOMER_CRASH_COUNT: 1

DEFAULT_BUCKET_ID: WIN7_DRIVER_FAULT

PROCESS_NAME: chrome.exe

CURRENT_IRQL: 0

LAST_CONTROL_TRANSFER: from fffff800030ee630 to fffff8000307da40

STACK_TEXT:
fffff880`09b626e8 fffff800`030ee630 : 00000000`0000001a 00000000`00041790 fffffa80`028a5c50 00000000`0000ffff : nt!KeBugCheckEx
fffff880`09b626f0 fffff800`030b13b9 : 00000000`00000000 00000000`21770fff 00000000`00000000 00000000`00000000 : nt! ?? ::FNODOBFM::`string'+0x33da4
fffff880`09b628b0 fffff800`03396601 : fffffa80`06849830 00000000`00000000 00000000`00000000 00000000`00000000 : nt!MiRemoveMappedView+0xd9
fffff880`09b629d0 fffff800`03396a0f : fffff880`00000000 00000000`21370000 fffffa80`00000001 00000000`00000b01 : nt!MiUnmapViewOfSection+0x1b1
fffff880`09b62a90 fffff800`0307ccd3 : fffffa80`0bff6490 00000000`03446afc fffffa80`06957570 fffffa80`0c7ae1b0 : nt!NtUnmapViewOfSection+0x5f
fffff880`09b62ae0 00000000`7700de7a : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
00000000`04dbe5e8 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x7700de7a


STACK_COMMAND: kb

FOLLOWUP_IP:
nt! ?? ::FNODOBFM::`string'+33da4
fffff800`030ee630 cc int 3

SYMBOL_STACK_INDEX: 1

SYMBOL_NAME: nt! ?? ::FNODOBFM::`string'+33da4

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: nt

IMAGE_NAME: ntkrnlmp.exe

DEBUG_FLR_IMAGE_TIMESTAMP: 5507a73c

FAILURE_BUCKET_ID: X64_0x1a_41790_nt!_??_::FNODOBFM::_string_+33da4

BUCKET_ID: X64_0x1a_41790_nt!_??_::FNODOBFM::_string_+33da4

Followup: MachineOwner
BIOS Version P2.00
BIOS Starting Address Segment f000
BIOS Release Date 12/06/2013
Manufacturer ASRock
Product B85 Pro4
Processor Version Intel(R) Core(TM) i3-4130 CPU @ 3.40GHz
Processor Voltage 8ch - 1.2V
External Clock 100MHz
Max Speed 3800MHz
Current Speed 3400MHz
 
Solution
turn off your virtual memory, reboot, delete the hidden system file c:\pagefile.sys
or rename it to another name. Then turn on your virtual memory to create a new pagefile.sys

also run crystaldiskinfo.exe and read the SMART data for your drive to see if it is having errors.
you might also put the drive on a different sata port to see if that helps.

-------------
update: (very old version, with bugs)
Ralink RT2870 series USB802.11n Wireless Adapter Drive
netr28ux.sys Tue Jun 07 19:40:42 2011
http://www.mediatek.com/en/downloads1/downloads/
(should be the second one on the list (rt2870)


remove( used to run twice the max current thru your USB ports to charge apple devices, has bugs)
AsrAppCharger.sys Tue May 10 01:28:46 2011...

Vic 40

Titan
Ambassador
I don't think my answer solved your question so why pick it as best answer?

Can you do the next for a better view of your system?

Download hwinfo32,
http://www.hwinfo.com/download32.html
open it,
click run,
close the top window which is the system summary,
click save report at the left top,
in the next window at the bottom check=dot "short text report" after that next,you'll get to see what is in your pc,
copy that by clicking "copy to clipboard" and right click and paste in you next post.
Also give info about which psu,means maker+model+wattage.
 

hensel

Reputable
Aug 27, 2015
7
0
4,510


It looked like the reply button at first glance so I clicked it. Its a XFX TS550 watt.
 
bugcheck is in the mapping between virtual memory(pagefile.sys) and RAM. The mapping has become corrupted so windows can not swap to and from disk as it needs to.

A direct cause of this would be errors being returned from the disk subsystem. I would need to look at the memory dump file to see a likely cause.

A indirect cause would be any driver corrupting data stored in memory by the kernel.
Many other potential causes but it is just faster to look at the memory dump than list them all.
 

hensel

Reputable
Aug 27, 2015
7
0
4,510


Thanks for the reply.I uploaded the minidump.
http://filebin.ca/2ErqbMUQ8fSC/090415-15256-01.dmp
 
turn off your virtual memory, reboot, delete the hidden system file c:\pagefile.sys
or rename it to another name. Then turn on your virtual memory to create a new pagefile.sys

also run crystaldiskinfo.exe and read the SMART data for your drive to see if it is having errors.
you might also put the drive on a different sata port to see if that helps.

-------------
update: (very old version, with bugs)
Ralink RT2870 series USB802.11n Wireless Adapter Drive
netr28ux.sys Tue Jun 07 19:40:42 2011
http://www.mediatek.com/en/downloads1/downloads/
(should be the second one on the list (rt2870)


remove( used to run twice the max current thru your USB ports to charge apple devices, has bugs)
AsrAppCharger.sys Tue May 10 01:28:46 2011
(corruption of memory)

remove: (old, and only keep it if you know what a network capture driver is for, remove it if you did not put it there on purpose)
CACE Technologies WinPcap Packet Driver
WPRO_41_2001.sys Mon Nov 07 13:04:48 2011
(old and suspect if do not actively use it)

machine info:
BIOS Version P2.00
BIOS Starting Address Segment f000
BIOS Release Date 12/06/2013
Manufacturer ASRock
Product B85 Pro4
Processor Version Intel(R) Core(TM) i3-4130 CPU @ 3.40GHz
Processor Voltage 8ch - 1.2V
External Clock 100MHz
Max Speed 3800MHz
Current Speed 3400MHz






 
Solution

hensel

Reputable
Aug 27, 2015
7
0
4,510

Just followed your advice, will see if this fixes the crashes. Thanks