Windows 7 BSODs, IRQL, Bad pool header, and more.

Elbasunu

New Member
Joined
Jul 13, 2010
Hey folks, I've read a LOT of your forum over the last week or so, trying to pin point exactly WHY I'm getting so many different types of BSODs. I've tried many of the solutions you have posted, but I can't really decipher my own crash dumps, and nothing else seems to work.

I usually get bsod's in games, while watching video in a browser, and sometimes just AFTER a bsod, I get another bsod on start-up. But it's not reliable, sometimes it just reboots on it's own, no bsod.

I also recently re-installed windows into it's own partition on the hard drive.

SPecs:
MB: Asus M4a785TD-V EVO
CPU: AMD Phenom II x4 945
RAM: 4g (2x 2gb) Crucial DDR3 1066
Video Card: GeForce 9600GT
OS: Windows 7 Prof.

View attachment Dumps.zip

Steps tried so far:
Running one stick, then the other, in varying slots
Running memtest86+ (1 pass, no problems detected)
Running windows memory diagnostic (had some issues, but wouldn't really extrapolate :( )
Re-Installed Windows in a seperate partion
Updating all major drivers (BIOS, Vidcard, Direct X)

I'm usually pretty good at trouble shooting my own machine, but I'm at my wit's end.
 
Do you have a flash stick attached? There's an error showing with Readyboost. The flash drive itself could be no good.

If not, forget that for now.

This guy:

Code:
ASACPI   ASACPI.sys   Sun Mar 27 22:30:36 2005
A driver responsible for so much grief. Install an update for it from the following link. Go to downloads, choose Windows x64, then utilities section. Download and install "ASUS PC ProbeII V1.04.86 Install Program for Windows 32/64bit XP & 32/64bit Vista & 32/64bit 7. "

http://usa.asus.com/product.aspx?P_ID=fcsXWSxnhzZE9rnR

----

Another error is showing a 0x24 stop. That's involving NTFS so you can run a disk check and repair. Open an elevated command prompt, then copy/paste this to it, hit enter:

Code:
chkdsk /r
ASUSTeK Computer Inc.
 
Thanks for the help, TG. I installed that probe, but does that update the driver as well? It seems like it's just a system monitor.

I ran chkdsk /r on my Windows Partition, and it came back clean.

I'm going to try and re-construct some crashes. I'll get back to you.
 
Yes, it updates the driver. You can look in C:\Windows\System32\drivers for that particular one. Check it's properties. It should be a 2009 or 2010 modified date.

Good luck with tests. You're welcome.
 
Oh! I have had the flash drive in once or twice, yes, but not today (which I believe constitutes 3/4 of those dumps).
 
Still crashing.

Here's two I just had in a short timeframe:
View attachment Dumps.zip

The first was while using Magic: The Gathering Online (I had just opened a new pack o.o) DRIVER_IRQL_..etc.
The Second was while I tried to upload the first dump to this site.
MEMORY_MANAGEMENT.
 
Code:
Use !analyze -v to get detailed debugging information.

BugCheck D1, {204, 2, 0, fffff88001647360}

Probably caused by : tcpip.sys ( tcpip!TcpBwUpdateCwndEstimate+60 )

Followup: MachineOwner
---------

2: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high.  This is usually
caused by drivers using improper addresses.
If kernel debugger is available get stack backtrace.
Arguments:
Arg1: 0000000000000204, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000000, value 0 = read operation, 1 = write operation
Arg4: fffff88001647360, address which referenced memory

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


The above error is involving tcpip.sys, which means networking is involved. If you have a 3rd party firewall, uninstall it. Disabling will not help.

Update your network driver:

Code:
Rt64win7 Rt64win7.sys Thu Nov 05 09:15:41 2009

Here's a link to the latest to install:

Realtek
 
Crashed this afternoon while browsing embedded video in chrome. System Service Exception bsod.
I wish I knew why they were such wildly different bsod's. Is my Hard drive bad? I've got two partitions on it. One for the system (for easy repair and re-installs) and the other for Program Files(Steam, Games, Apps, etc.)

I updated my Network Driver, and I'm not running any third party firewalls, I'm just behind my router.

View attachment Dumps.zip

I really do appreciate the help.
 
This latest crash is a 0x3b. This is almost always due to a faulty driver in the system. I can't really pick out any further ones that look like it/they could be the cause, by eye. They all look alright now.

If anything, you can try to update your Logitech QuickCam drivers from Logitech's website for these:

Code:
lvrs64   lvrs64.sys   Wed Oct 07 04:27:59 2009
lvuvc64  lvuvc64.sys  Wed Oct 07 04:28:44 2009

If you still have crashes after doing this, we can look at enabling Driver Verifier to try to pinpoint the actual driver causing problems.
 
I was up to date on the logitech drivers, but I re-installed them anyway, to be safe.

Running in safe-more with networking right now, since earlier, I had 2 BSOD's while idling.

View attachment Dumps.zip

I looked at driver verifier a bit, but I've never used it, and I don't know what settings I should be using for it. I'd be highly interested in running it, though.
 
Yes, it is a "VERIFIER_ENABLED_VISTA_MINIDUMP" which is good.

The not-so-good news about it is that is showing an error with a Microsoft Windows 7 driver, specifically fileinfo.sys.

The reason that this isn't the greatest bit of news is because Microsoft OS drivers simply can not be blamed. They are perfectly stable and the rule of thumb without exception for us analysts is to look to other causes when Microsoft OS drivers are shown. This means that the physical RAM is probably at fault somehow here.

Before we get into testing the RAM, I could suggest this. Download and run CPU-Z. Find out the exact ram modules in use by looking at the spd tab, next to part number. Then go to the manufacturer's site to obtain the proper voltage, frequency and timings. Adjust your motherboard bios using this specific information, manually.

It could be something as simple as the RAM needing more voltage than is currently set for.

You could also leave Driver Verifier in operation as a new crash dump could possibly say something new and helpful.

Please keep us updated on your findings and if you've changed any bios settings. Here is the actual crash dump output in case you'd like to see for yourself:

Code:
Microsoft (R) Windows Debugger Version 6.12.0002.633 X86
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [E:\Temp\Rar$DI00.506\071410-17737-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available

Symbol search path is: SRV*C:\SymCache*http://msdl.microsoft.com/download/symbols
Executable search path is: 
Windows 7 Kernel Version 7600 MP (4 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16539.amd64fre.win7_gdr.100226-1909
Machine Name:
Kernel base = 0xfffff800`02849000 PsLoadedModuleList = 0xfffff800`02a86e50
Debug session time: Wed Jul 14 21:41:18.625 2010 (UTC - 4:00)
System Uptime: 0 days 1:23:38.388
Loading Kernel Symbols
...............................................................
................................................................
...................
Loading User Symbols
Loading unloaded module list
....
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 1A, {411, fffff6fc50015fb8, fa80000106e13882, fffff6fc50015f81}

Probably caused by : fileinfo.sys ( fileinfo!FIStreamGet+52 )

Followup: MachineOwner
---------

1: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

MEMORY_MANAGEMENT (1a)
    # Any other values for parameter 1 must be individually examined.
Arguments:
Arg1: 0000000000000411, The subtype of the bugcheck.
Arg2: fffff6fc50015fb8
Arg3: fa80000106e13882
Arg4: fffff6fc50015f81

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


BUGCHECK_STR:  0x1a_411

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  VERIFIER_ENABLED_VISTA_MINIDUMP

PROCESS_NAME:  svchost.exe

CURRENT_IRQL:  2

TRAP_FRAME:  fffff88005b658b0 -- (.trap 0xfffff88005b658b0)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=fffff8a002bf75b8 rbx=0000000000000000 rcx=fffffa8005d3c010
rdx=fffffa8005b2e6d0 rsi=0000000000000000 rdi=0000000000000000
rip=fffff88000e39fa9 rsp=fffff88005b65a40 rbp=fffff88005b65b80
 r8=0000000000000000  r9=fffff88005b65b78 r10=fffffa8005d3c018
r11=0000000000000011 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0         nv up ei ng nz na po nc
fltmgr!GetContextFromStreamList+0x99:
fffff880`00e39fa9 488b4820        mov     rcx,qword ptr [rax+20h] ds:5851:fffff8a0`02bf75d8=????????????????
Resetting default scope

LAST_CONTROL_TRANSFER:  from fffff800028806ae to fffff800028b9600

STACK_TEXT:  
fffff880`05b65558 fffff800`028806ae : 00000000`0000001a 00000000`00000411 fffff6fc`50015fb8 fa800001`06e13882 : nt!KeBugCheckEx
fffff880`05b65560 fffff800`028eb67d : fffff8a0`02bf75d8 fffff6fc`50015fb8 0000007f`fffffff8 00000000`00000000 : nt! ?? ::FNODOBFM::`string'+0x6051
fffff880`05b655b0 fffff800`028d5c06 : 00000000`00000000 00000000`00000000 00000000`00000000 fffff800`02a45b40 : nt!MiResolveTransitionFault+0x38d
fffff880`05b65640 fffff800`028d3bd1 : 00001f80`0010000f 0053002b`002b0010 00000202`0018002b 00000000`00000000 : nt!MiDispatchFault+0x946
fffff880`05b65750 fffff800`028b76ee : 00000000`00000000 00000000`00000000 fffff980`16d3af00 fffff800`00000000 : nt!MmAccessFault+0x8f1
fffff880`05b658b0 fffff880`00e39fa9 : fffffa80`06f76370 00000000`00000000 fffff880`05b65af0 fffff880`00e3932e : nt!KiPageFault+0x16e
fffff880`05b65a40 fffff880`00e44d4e : fffffa80`05d3c010 fffff880`05b65b78 fffffa80`00000001 00000000`00000000 : fltmgr!GetContextFromStreamList+0x99
fffff880`05b65ac0 fffff880`01056052 : fffffa80`05d3c010 00000000`00000000 fffff880`05b65bf0 fffff980`16f3ae10 : fltmgr!FltGetStreamContext+0x3e
fffff880`05b65af0 fffff880`01054b07 : 00000000`00000000 00000000`10aff2f2 00000000`00000000 00000000`00000000 : fileinfo!FIStreamGet+0x52
fffff880`05b65b60 fffff880`00e39242 : fffffa80`00000000 00000000`00000000 fffff980`16d3afb0 00000000`00000000 : fileinfo!FIPostCreateCallback+0xf3
fffff880`05b65bf0 fffff880`00e3838b : fffff980`16d3afb0 fffffa80`06f76410 fffffa80`05b2e6d0 fffffa80`05b2e8f0 : fltmgr!FltpPerformPostCallbacks+0x392
fffff880`05b65cc0 fffff880`00e572b9 : fffff980`16d3ac10 fffffa80`05b55800 fffff980`16d3ac00 fffffa80`05b45060 : fltmgr!FltpLegacyProcessingAfterPreCallbacksCompleted+0x39b
fffff880`05b65d50 fffff800`02d5fc16 : fffff980`00000060 00000000`00000002 fffffa80`04c9d5f8 fffff8a0`00233440 : fltmgr!FltpCreate+0x2a9
fffff880`05b65e00 fffff800`02bbd777 : 00000000`00000004 fffff800`02be1370 fffffa80`04c601f0 fffffa80`069bc720 : nt!IovCallDriver+0x566
fffff880`05b65e60 fffff800`02bb380f : fffffa80`05b45060 00000000`00000000 fffffa80`05971010 00000000`00000100 : nt!IopParseDevice+0x5a7
fffff880`05b65ff0 fffff800`02bb8b76 : fffffa80`05971010 fffff880`05b66170 00000000`00000240 fffffa80`0462a4b0 : nt!ObpLookupObjectName+0x32f
fffff880`05b660f0 fffff800`02bbf887 : fffffa80`0691a730 00000000`00000001 fffff880`00e5eb00 fffff880`01050470 : nt!ObOpenObjectByName+0x306
fffff880`05b661c0 fffff800`02b62eab : fffff880`05b664a8 fffff880`00100001 00000000`00000010 fffff880`05b664e0 : nt!IopCreateFile+0x2b7
fffff880`05b66260 fffff880`00e5943c : 00000000`00000000 fffff880`05b665b0 00000000`00000000 00000000`00100001 : nt!IoCreateFileEx+0xfb
fffff880`05b66300 fffff880`010581e1 : 00000000`00000007 fffffa80`05b2cd60 fffff880`05b664a8 fffff880`05b66498 : fltmgr!FltCreateFileEx2+0x18c
fffff880`05b66410 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : fileinfo!FIPfInterfaceOpen+0x409


STACK_COMMAND:  kb

FOLLOWUP_IP: 
fileinfo!FIStreamGet+52
fffff880`01056052 8bd8            mov     ebx,eax

SYMBOL_STACK_INDEX:  8

SYMBOL_NAME:  fileinfo!FIStreamGet+52

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: fileinfo

IMAGE_NAME:  fileinfo.sys

DEBUG_FLR_IMAGE_TIMESTAMP:  4a5bc481

FAILURE_BUCKET_ID:  X64_0x1a_411_VRF_fileinfo!FIStreamGet+52

BUCKET_ID:  X64_0x1a_411_VRF_fileinfo!FIStreamGet+52

Followup: MachineOwner
---------

1: kd> lm t n
start             end                 module name
fffff800`00bb9000 fffff800`00bc3000   kdcom    kdcom.dll    Mon Jul 13 21:31:07 2009 (4A5BDFDB)
fffff800`02800000 fffff800`02849000   hal      hal.dll      Mon Jul 13 21:27:36 2009 (4A5BDF08)
fffff800`02849000 fffff800`02e25000   nt       ntkrnlmp.exe Sat Feb 27 02:55:23 2010 (4B88CFEB)
fffff880`00c00000 fffff880`00c0f000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:19:54 2009 (4A5BC11A)
fffff880`00c13000 fffff880`00c20000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Mon Jul 13 21:29:09 2009 (4A5BDF65)
fffff880`00c20000 fffff880`00c34000   PSHED    PSHED.dll    Mon Jul 13 21:32:23 2009 (4A5BE027)
fffff880`00c34000 fffff880`00c92000   CLFS     CLFS.SYS     Mon Jul 13 19:19:57 2009 (4A5BC11D)
fffff880`00c92000 fffff880`00d52000   CI       CI.dll       Mon Jul 13 21:32:13 2009 (4A5BE01D)
fffff880`00d52000 fffff880`00df6000   Wdf01000 Wdf01000.sys Mon Jul 13 19:22:07 2009 (4A5BC19F)
fffff880`00e00000 fffff880`00e2a000   ataport  ataport.SYS  Mon Jul 13 19:19:52 2009 (4A5BC118)
fffff880`00e2a000 fffff880`00e35000   amdxata  amdxata.sys  Tue May 19 13:56:59 2009 (4A12F2EB)
fffff880`00e35000 fffff880`00e81000   fltmgr   fltmgr.sys   Mon Jul 13 19:19:59 2009 (4A5BC11F)
fffff880`00e8b000 fffff880`00ee2000   ACPI     ACPI.sys     Mon Jul 13 19:19:34 2009 (4A5BC106)
fffff880`00ee2000 fffff880`00eeb000   WMILIB   WMILIB.SYS   Mon Jul 13 19:19:51 2009 (4A5BC117)
fffff880`00eeb000 fffff880`00ef5000   msisadrv msisadrv.sys Mon Jul 13 19:19:26 2009 (4A5BC0FE)
fffff880`00ef5000 fffff880`00f28000   pci      pci.sys      Mon Jul 13 19:19:51 2009 (4A5BC117)
fffff880`00f28000 fffff880`00f35000   vdrvroot vdrvroot.sys Mon Jul 13 20:01:31 2009 (4A5BCADB)
fffff880`00f35000 fffff880`00f4a000   partmgr  partmgr.sys  Mon Jul 13 19:19:58 2009 (4A5BC11E)
fffff880`00f4a000 fffff880`00f5f000   volmgr   volmgr.sys   Mon Jul 13 19:19:57 2009 (4A5BC11D)
fffff880`00f5f000 fffff880`00fbb000   volmgrx  volmgrx.sys  Mon Jul 13 19:20:33 2009 (4A5BC141)
fffff880`00fbb000 fffff880`00fc2000   pciide   pciide.sys   Mon Jul 13 19:19:49 2009 (4A5BC115)
fffff880`00fc2000 fffff880`00fd2000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:19:48 2009 (4A5BC114)
fffff880`00fd2000 fffff880`00fec000   mountmgr mountmgr.sys Mon Jul 13 19:19:54 2009 (4A5BC11A)
fffff880`00fec000 fffff880`00ff5000   atapi    atapi.sys    Mon Jul 13 19:19:47 2009 (4A5BC113)
fffff880`01000000 fffff880`01030000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:19:58 2009 (4A5BC11E)
fffff880`0104d000 fffff880`01061000   fileinfo fileinfo.sys Mon Jul 13 19:34:25 2009 (4A5BC481)
fffff880`01061000 fffff880`010bf000   msrpc    msrpc.sys    Mon Jul 13 19:21:32 2009 (4A5BC17C)
fffff880`010bf000 fffff880`01132000   cng      cng.sys      Mon Jul 13 19:49:40 2009 (4A5BC814)
fffff880`01132000 fffff880`0117e000   volsnap  volsnap.sys  Mon Jul 13 19:20:08 2009 (4A5BC128)
fffff880`0117e000 fffff880`011b8000   rdyboost rdyboost.sys Mon Jul 13 19:34:34 2009 (4A5BC48A)
fffff880`011b8000 fffff880`011f2000   fvevol   fvevol.sys   Fri Sep 25 22:34:26 2009 (4ABD7DB2)
fffff880`01200000 fffff880`01216000   disk     disk.sys     Mon Jul 13 19:19:57 2009 (4A5BC11D)
fffff880`01219000 fffff880`013bc000   Ntfs     Ntfs.sys     Mon Jul 13 19:20:47 2009 (4A5BC14F)
fffff880`013bc000 fffff880`013d6000   ksecdd   ksecdd.sys   Mon Jul 13 19:20:54 2009 (4A5BC156)
fffff880`013d6000 fffff880`013e7000   pcw      pcw.sys      Mon Jul 13 19:19:27 2009 (4A5BC0FF)
fffff880`013e7000 fffff880`013f1000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:19:45 2009 (4A5BC111)
fffff880`013f1000 fffff880`013fa000   hwpolicy hwpolicy.sys Mon Jul 13 19:19:22 2009 (4A5BC0FA)
fffff880`01407000 fffff880`014f9000   ndis     ndis.sys     Mon Jul 13 19:21:40 2009 (4A5BC184)
fffff880`014f9000 fffff880`01559000   NETIO    NETIO.SYS    Mon Jul 13 19:21:46 2009 (4A5BC18A)
fffff880`01559000 fffff880`01584000   ksecpkg  ksecpkg.sys  Fri Dec 11 01:03:32 2009 (4B21E0B4)
fffff880`01584000 fffff880`015ce000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:21:08 2009 (4A5BC164)
fffff880`015ce000 fffff880`015de000   vmstorfl vmstorfl.sys Mon Jul 13 19:42:54 2009 (4A5BC67E)
fffff880`015de000 fffff880`015e6000   spldr    spldr.sys    Mon May 11 12:56:27 2009 (4A0858BB)
fffff880`015e6000 fffff880`015f8000   mup      mup.sys      Mon Jul 13 19:23:45 2009 (4A5BC201)
fffff880`01603000 fffff880`01800000   tcpip    tcpip.sys    Mon Jul 13 19:25:34 2009 (4A5BC26E)
fffff880`02a00000 fffff880`02a45000   netbt    netbt.sys    Mon Jul 13 19:21:28 2009 (4A5BC178)
fffff880`02a45000 fffff880`02a4e000   wfplwf   wfplwf.sys   Mon Jul 13 20:09:26 2009 (4A5BCCB6)
fffff880`02a4e000 fffff880`02a74000   pacer    pacer.sys    Mon Jul 13 20:09:41 2009 (4A5BCCC5)
fffff880`02a89000 fffff880`02ab3000   cdrom    cdrom.sys    Mon Jul 13 19:19:54 2009 (4A5BC11A)
fffff880`02ab3000 fffff880`02abc000   Null     Null.SYS     Mon Jul 13 19:19:37 2009 (4A5BC109)
fffff880`02abc000 fffff880`02ac3000   Beep     Beep.SYS     Mon Jul 13 20:00:13 2009 (4A5BCA8D)
fffff880`02ac3000 fffff880`02ad1000   vga      vga.sys      Mon Jul 13 19:38:47 2009 (4A5BC587)
fffff880`02ad1000 fffff880`02af6000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:38:51 2009 (4A5BC58B)
fffff880`02af6000 fffff880`02b06000   watchdog watchdog.sys Mon Jul 13 19:37:35 2009 (4A5BC53F)
fffff880`02b06000 fffff880`02b0f000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:16:34 2009 (4A5BCE62)
fffff880`02b0f000 fffff880`02b18000   rdpencdd rdpencdd.sys Mon Jul 13 20:16:34 2009 (4A5BCE62)
fffff880`02b18000 fffff880`02b21000   rdprefmp rdprefmp.sys Mon Jul 13 20:16:35 2009 (4A5BCE63)
fffff880`02b21000 fffff880`02b2c000   Msfs     Msfs.SYS     Mon Jul 13 19:19:47 2009 (4A5BC113)
fffff880`02b2c000 fffff880`02b3d000   Npfs     Npfs.SYS     Mon Jul 13 19:19:48 2009 (4A5BC114)
fffff880`02b3d000 fffff880`02b5b000   tdx      tdx.sys      Mon Jul 13 19:21:15 2009 (4A5BC16B)
fffff880`02b5b000 fffff880`02b68000   TDI      TDI.SYS      Mon Jul 13 19:21:18 2009 (4A5BC16E)
fffff880`02b68000 fffff880`02bf2000   afd      afd.sys      Mon Jul 13 19:21:40 2009 (4A5BC184)
fffff880`03c00000 fffff880`03c83000   csc      csc.sys      Mon Jul 13 19:24:26 2009 (4A5BC22A)
fffff880`03c83000 fffff880`03ca1000   dfsc     dfsc.sys     Mon Jul 13 19:23:44 2009 (4A5BC200)
fffff880`03ca1000 fffff880`03cb2000   blbdrive blbdrive.sys Mon Jul 13 19:35:59 2009 (4A5BC4DF)
fffff880`03cb2000 fffff880`03cb8000   AsIO     AsIO.sys     Mon Aug 03 03:03:16 2009 (4A768BB4)
fffff880`03cc7000 fffff880`03cd6000   netbios  netbios.sys  Mon Jul 13 20:09:26 2009 (4A5BCCB6)
fffff880`03cd6000 fffff880`03cf3000   serial   serial.sys   Mon Jul 13 20:00:40 2009 (4A5BCAA8)
fffff880`03cf3000 fffff880`03d0e000   wanarp   wanarp.sys   Mon Jul 13 20:10:21 2009 (4A5BCCED)
fffff880`03d0e000 fffff880`03d22000   termdd   termdd.sys   Mon Jul 13 20:16:36 2009 (4A5BCE64)
fffff880`03d22000 fffff880`03d73000   rdbss    rdbss.sys    Mon Jul 13 19:24:09 2009 (4A5BC219)
fffff880`03d73000 fffff880`03d7f000   nsiproxy nsiproxy.sys Mon Jul 13 19:21:02 2009 (4A5BC15E)
fffff880`03d7f000 fffff880`03d8a000   mssmbios mssmbios.sys Mon Jul 13 19:31:10 2009 (4A5BC3BE)
fffff880`03d8a000 fffff880`03d99000   discache discache.sys Mon Jul 13 19:37:18 2009 (4A5BC52E)
fffff880`03d99000 fffff880`03dbf000   tunnel   tunnel.sys   Mon Jul 13 20:09:37 2009 (4A5BCCC1)
fffff880`03dbf000 fffff880`03dd4000   amdppm   amdppm.sys   Mon Jul 13 19:19:25 2009 (4A5BC0FD)
fffff880`03dd4000 fffff880`03dee000   rassstp  rassstp.sys  Mon Jul 13 20:10:25 2009 (4A5BCCF1)
fffff880`03dee000 fffff880`03dfd000   mouclass mouclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
fffff880`03e00000 fffff880`03e3e000   1394ohci 1394ohci.sys Mon Jul 13 20:07:12 2009 (4A5BCC30)
fffff880`03e3e000 fffff880`03e47000   wmiacpi  wmiacpi.sys  Mon Jul 13 19:31:02 2009 (4A5BC3B6)
fffff880`03e47000 fffff880`03e57000   CompositeBus CompositeBus.sys Mon Jul 13 20:00:33 2009 (4A5BCAA1)
fffff880`03e57000 fffff880`03e6d000   AgileVpn AgileVpn.sys Mon Jul 13 20:10:24 2009 (4A5BCCF0)
fffff880`03e6d000 fffff880`03e91000   rasl2tp  rasl2tp.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
fffff880`03e91000 fffff880`03e9d000   ndistapi ndistapi.sys Mon Jul 13 20:10:00 2009 (4A5BCCD8)
fffff880`03e9d000 fffff880`03ea8000   rdpbus   rdpbus.sys   Mon Jul 13 20:17:46 2009 (4A5BCEAA)
fffff880`03ea8000 fffff880`03ea9480   swenum   swenum.sys   Mon Jul 13 20:00:18 2009 (4A5BCA92)
fffff880`03eb2000 fffff880`03f08000   Rt64win7 Rt64win7.sys Wed Jun 23 05:10:45 2010 (4C21CF95)
fffff880`03f08000 fffff880`03f13000   usbohci  usbohci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
fffff880`03f13000 fffff880`03f69000   USBPORT  USBPORT.SYS  Mon Jul 13 20:06:31 2009 (4A5BCC07)
fffff880`03f69000 fffff880`03f7a000   usbehci  usbehci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
fffff880`03f7a000 fffff880`03f9e000   HDAudBus HDAudBus.sys Mon Jul 13 20:06:13 2009 (4A5BCBF5)
fffff880`03f9e000 fffff880`03fbb000   parport  parport.sys  Mon Jul 13 20:00:40 2009 (4A5BCAA8)
fffff880`03fbb000 fffff880`03fc3000   ASACPI   ASACPI.sys   Wed Jul 15 23:31:29 2009 (4A5E9F11)
fffff880`03fc3000 fffff880`03fcf000   serenum  serenum.sys  Mon Jul 13 20:00:33 2009 (4A5BCAA1)
fffff880`03fcf000 fffff880`03ffe000   ndiswan  ndiswan.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
fffff880`04200000 fffff880`0420e000   point64k point64k.sys Tue Nov 03 21:55:38 2009 (4AF0ED2A)
fffff880`0420e000 fffff880`0422b000   usbccgp  usbccgp.sys  Mon Jul 13 20:06:45 2009 (4A5BCC15)
fffff880`0422b000 fffff880`04239000   kbdhid   kbdhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
fffff880`042b6000 fffff880`042f9000   ks       ks.sys       Mon Jul 13 20:00:31 2009 (4A5BCA9F)
fffff880`042f9000 fffff880`0430b000   umbus    umbus.sys    Mon Jul 13 20:06:56 2009 (4A5BCC20)
fffff880`0430b000 fffff880`04365000   usbhub   usbhub.sys   Mon Jul 13 20:07:09 2009 (4A5BCC2D)
fffff880`04365000 fffff880`0437a000   NDProxy  NDProxy.SYS  Mon Jul 13 20:10:05 2009 (4A5BCCDD)
fffff880`0437a000 fffff880`043b7000   portcls  portcls.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
fffff880`043b7000 fffff880`043ca000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
fffff880`043ca000 fffff880`043d8000   hidusb   hidusb.sys   Mon Jul 13 20:06:22 2009 (4A5BCBFE)
fffff880`043d8000 fffff880`043f1000   HIDCLASS HIDCLASS.SYS Mon Jul 13 20:06:21 2009 (4A5BCBFD)
fffff880`043f1000 fffff880`043fe000   mouhid   mouhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
fffff880`05800000 fffff880`0580e000   crashdmp crashdmp.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
fffff880`0580e000 fffff880`0581a000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:19:47 2009 (4A5BC113)
fffff880`0581a000 fffff880`05823000   dump_atapi dump_atapi.sys Mon Jul 13 19:19:47 2009 (4A5BC113)
fffff880`05823000 fffff880`0582b080   HIDPARSE HIDPARSE.SYS Mon Jul 13 20:06:17 2009 (4A5BCBF9)
fffff880`0582c000 fffff880`059c6000   viahduaa viahduaa.sys Mon Aug 17 07:20:43 2009 (4A893D0B)
fffff880`059c6000 fffff880`059e8000   drmk     drmk.sys     Mon Jul 13 21:01:25 2009 (4A5BD8E5)
fffff880`059e8000 fffff880`059ed200   ksthunk  ksthunk.sys  Mon Jul 13 20:00:19 2009 (4A5BCA93)
fffff880`059ee000 fffff880`059fa000   Dxapi    Dxapi.sys    Mon Jul 13 19:38:28 2009 (4A5BC574)
fffff880`059fa000 fffff880`059fbf00   USBD     USBD.SYS     Mon Jul 13 20:06:23 2009 (4A5BCBFF)
fffff880`05c30000 fffff880`05cf8000   HTTP     HTTP.sys     Mon Jul 13 19:22:16 2009 (4A5BC1A8)
fffff880`05cf8000 fffff880`05d16000   bowser   bowser.sys   Mon Jul 13 19:23:50 2009 (4A5BC206)
fffff880`05d16000 fffff880`05d2e000   mpsdrv   mpsdrv.sys   Mon Jul 13 20:08:25 2009 (4A5BCC79)
fffff880`05d2e000 fffff880`05d5b000   mrxsmb   mrxsmb.sys   Sat Feb 27 02:52:19 2010 (4B88CF33)
fffff880`05d5b000 fffff880`05da9000   mrxsmb10 mrxsmb10.sys Sat Feb 27 02:52:28 2010 (4B88CF3C)
fffff880`05da9000 fffff880`05dcc000   mrxsmb20 mrxsmb20.sys Sat Feb 27 02:52:26 2010 (4B88CF3A)
fffff880`0726a000 fffff880`0787dd00   lvuvc64  lvuvc64.sys  Wed Oct 07 04:28:44 2009 (4ACC513C)
fffff880`0787e000 fffff880`07898c00   usbaudio usbaudio.sys Mon Jul 13 20:06:31 2009 (4A5BCC07)
fffff880`07899000 fffff880`078e7600   lvrs64   lvrs64.sys   Wed Oct 07 04:27:59 2009 (4ACC510F)
fffff880`078e8000 fffff880`078f6000   monitor  monitor.sys  Mon Jul 13 19:38:52 2009 (4A5BC58C)
fffff880`078f6000 fffff880`07919000   luafv    luafv.sys    Mon Jul 13 19:26:13 2009 (4A5BC295)
fffff880`07919000 fffff880`0793a000   WudfPf   WudfPf.sys   Mon Jul 13 20:05:37 2009 (4A5BCBD1)
fffff880`0793a000 fffff880`0794f000   lltdio   lltdio.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
fffff880`0794f000 fffff880`07967000   rspndr   rspndr.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
fffff880`07967000 fffff880`079ff000   srv      srv.sys      Tue Dec 08 03:32:55 2009 (4B1E0F37)
fffff880`07a4d000 fffff880`07af3000   peauth   peauth.sys   Mon Jul 13 21:01:19 2009 (4A5BD8DF)
fffff880`07af3000 fffff880`07afe000   secdrv   secdrv.SYS   Wed Sep 13 09:18:38 2006 (4508052E)
fffff880`07afe000 fffff880`07b2b000   srvnet   srvnet.sys   Tue Dec 08 03:32:26 2009 (4B1E0F1A)
fffff880`07b2b000 fffff880`07b3d000   tcpipreg tcpipreg.sys Mon Jul 13 20:09:49 2009 (4A5BCCCD)
fffff880`07b3d000 fffff880`07ba6000   srv2     srv2.sys     Mon Jul 13 19:25:02 2009 (4A5BC24E)
fffff880`13c00000 fffff880`13c46000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:38:32 2009 (4A5BC578)
fffff880`13c46000 fffff880`13c61000   raspppoe raspppoe.sys Mon Jul 13 20:10:17 2009 (4A5BCCE9)
fffff880`13c61000 fffff880`13c82000   raspptp  raspptp.sys  Mon Jul 13 20:10:18 2009 (4A5BCCEA)
fffff880`13c86000 fffff880`148f3c80   nvlddmkm nvlddmkm.sys Mon Jun 07 18:16:55 2010 (4C0D6FD7)
fffff880`148f4000 fffff880`148f5180   nvBridge nvBridge.kmd Mon Jun 07 18:07:11 2010 (4C0D6D8F)
fffff880`148f6000 fffff880`149ea000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 21:00:14 2009 (4AC5509E)
fffff880`149ea000 fffff880`149f9000   kbdclass kbdclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
fffff960`00030000 fffff960`0033f000   win32k   win32k.sys   Sat May 01 11:06:30 2010 (4BDC4376)
fffff960`00460000 fffff960`0046a000   TSDDD    TSDDD.dll    Mon Jul 13 20:16:34 2009 (4A5BCE62)
fffff960`00740000 fffff960`00767000   cdd      cdd.dll      unavailable (00000000)
fffff960`00840000 fffff960`008a1000   ATMFD    ATMFD.DLL    Thu May 27 00:11:31 2010 (4BFDF0F3)

Unloaded modules:
fffff880`01030000 fffff880`0103e000   crashdmp.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0000E000
fffff880`0103e000 fffff880`0104a000   dump_ataport
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0000C000
fffff880`011f2000 fffff880`011fb000   dump_atapi.s
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00009000
fffff880`02a76000 fffff880`02a89000   dump_dumpfve
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00013000
1: kd> lmvm fileinfo
start             end                 module name
fffff880`0104d000 fffff880`01061000   fileinfo   (pdb symbols)          c:\symcache\fileinfo.pdb\99DAA03EB2014EFE91E56C3EF9ADE0F01\fileinfo.pdb
    Loaded symbol image file: fileinfo.sys
    Mapped memory image file: c:\symcache\fileinfo.sys\4A5BC48114000\fileinfo.sys
    Image path: \SystemRoot\system32\drivers\fileinfo.sys
    Image name: fileinfo.sys
    Timestamp:        Mon Jul 13 19:34:25 2009 (4A5BC481)
    CheckSum:         00015644
    ImageSize:        00014000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     FileInfo.sys
    OriginalFilename: FileInfo.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  FileInfo Filter Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
 
Unexpected behavior of Windows 7 while un-installing the application

Dear Windows 7 folks,
I have an application program installed on Windows 7 32 bits machines. I keep open the program's IDE and try to run the Setup.exe of the same program and select "Remove" option.
For the first time it says "File in Use"; but once I click on "Retry" button, my application program starts removing (un-installing) the application.
Same scenario has not been observed with Windows 2003 Server
Is this a new feature with Windows 7? Do you have any idea of it?
Thanks
JP
 
I got a BSOD while trying to find out why my ram says Crucial on the outside, but CPU-Z says it's Micron Tech, and also why I can't find specific timings for the stick anywhere :( Any suggestions?

That said, it made me realize that since I ran verifier under safe mode, it wasn't looking for a lot of the drivers that probably are giving me trouble, so I loaded it up in normal, rebooted, and was immediately presented with a bsod. this is repeatable, thankfully, i think. Here's the new dumps. One is 1k, so I think it might be incorrent, or missing info.

View attachment Dumps.zip

I don't know how late you're staying up, TG, but I'll be around for a while. Either way, I really appreciate all the tips. I'll keep hunting for timings/voltages on this ram.

Edit: TO remove misleading title due to JPLAL's post. JP, i think you need to start a new thread.
 
What does CPU-Z say that the part number is for the RAM?

There were two crash dumps attached in the latest zip but one of them was unreadable because for some reason its packed size was only 330 bytes while the "good" one was readable and 25,319 bytes.

Another Microsoft driver is being shown at fault, usbport.sys. This along with the other crash dump, and especially because you were in safe mode, all are pointing to physical memory problems as I was saying. It could be only settings or it could be failed modules.

Let's try to determine the exact settings needed. Perhaps with my first question of this post, it would be helpful for you to post a screenshot of the spd and memory tabs of CPU-Z. You can type snippingtool in the start menu and hit enter to get the program to make screenshots. Attach the same way as the previous zips.

Code:
Microsoft (R) Windows Debugger Version 6.12.0002.633 X86
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [E:\Temp\Rar$DI01.047\071410-18720-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available

Symbol search path is: SRV*C:\SymCache*http://msdl.microsoft.com/download/symbols
Executable search path is: 
Windows 7 Kernel Version 7600 MP (4 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16539.amd64fre.win7_gdr.100226-1909
Machine Name:
Kernel base = 0xfffff800`0281d000 PsLoadedModuleList = 0xfffff800`02a5ae50
Debug session time: Wed Jul 14 23:32:25.098 2010 (UTC - 4:00)
System Uptime: 0 days 0:00:17.862
Loading Kernel Symbols
...............................................................
...............................................................
Loading User Symbols
Loading unloaded module list
....
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck A, {fffff980014e6ff4, 2, 1, fffff80002e15fa9}

Probably caused by : USBPORT.SYS ( USBPORT!USBPORT_Core_iCompleteDoneTransfer+45f )

Followup: MachineOwner
---------

3: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

IRQL_NOT_LESS_OR_EQUAL (a)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high.  This is usually
caused by drivers using improper addresses.
If a kernel debugger is available get the stack backtrace.
Arguments:
Arg1: fffff980014e6ff4, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000001, bitfield :
    bit 0 : value 0 = read operation, 1 = write operation
    bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: fffff80002e15fa9, address which referenced memory

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


WRITE_ADDRESS: GetPointerFromAddress: unable to read from fffff80002ac50e0
 fffff980014e6ff4 

CURRENT_IRQL:  2

FAULTING_IP: 
hal!memcpy+1d9
fffff800`02e15fa9 668901          mov     word ptr [rcx],ax

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  VERIFIER_ENABLED_VISTA_MINIDUMP

BUGCHECK_STR:  0xA

PROCESS_NAME:  System

TRAP_FRAME:  fffff88002ffd7e0 -- (.trap 0xfffff88002ffd7e0)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=0000000000000000 rbx=0000000000000000 rcx=fffff980014e6ff4
rdx=ffffff0003b1a000 rsi=0000000000000000 rdi=0000000000000000
rip=fffff80002e15fa9 rsp=fffff88002ffd978 rbp=0000000000000002
 r8=0000000000000034  r9=fffff88002ffd9b8 r10=fffffa8005e56330
r11=fffff980014e6fc0 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0         nv up ei pl nz na pe nc
hal!memcpy+0x1d9:
fffff800`02e15fa9 668901          mov     word ptr [rcx],ax ds:fbf0:fffff980`014e6ff4=0000
Resetting default scope

LAST_CONTROL_TRANSFER:  from fffff8000288cb69 to fffff8000288d600

STACK_TEXT:  
fffff880`02ffd698 fffff800`0288cb69 : 00000000`0000000a fffff980`014e6ff4 00000000`00000002 00000000`00000001 : nt!KeBugCheckEx
fffff880`02ffd6a0 fffff800`0288b7e0 : 00000000`00000202 fffff980`014e6fc0 fffff880`02f64180 fffffa80`04627b60 : nt!KiBugCheckDispatch+0x69
fffff880`02ffd7e0 fffff800`02e15fa9 : fffff800`02dfbe15 fffff980`014e6fc0 00000000`00000002 fffffa80`05751aa0 : nt!KiPageFault+0x260
fffff880`02ffd978 fffff800`02dfbe15 : fffff980`014e6fc0 00000000`00000002 fffffa80`05751aa0 fffff880`03e68ba2 : hal!memcpy+0x1d9
fffff880`02ffd980 fffff800`02dfb69a : fffffa80`05e56330 fffff980`014e6f00 fffffa80`05e52000 00000000`00000036 : hal!HalpDmaSyncMapBuffers+0x1bd
fffff880`02ffda30 fffff800`02dfe83f : fffffa80`05e56330 fffff980`014e6fc0 fffffa80`05e52000 00000000`00000036 : hal!HalpDmaFlushScatterTransfer+0xae
fffff880`02ffda80 fffff800`02dfd7d5 : fffffa80`063000c0 fffff980`014e6fc0 00000000`00000036 fffffa80`05751aa0 : hal!IoFlushAdapterBuffers+0xaf
fffff880`02ffdac0 fffff880`03e69023 : fffffa80`05ba31a0 fffffa80`063cff80 fffffa80`05ba3050 fffffa80`05ba31a0 : hal!HalPutScatterGatherList+0x85
fffff880`02ffdb20 fffff880`03e69ab7 : fffffa80`063cfc02 fffff980`0d866d30 00000000`ffffffff fffffa80`05ba3ea8 : USBPORT!USBPORT_Core_iCompleteDoneTransfer+0x45f
fffff880`02ffdc00 fffff880`03e6764f : fffffa80`05ba3ea8 fffffa80`05ba31a0 fffffa80`05ba4040 00000000`00000000 : USBPORT!USBPORT_Core_iIrpCsqCompleteDoneTransfer+0x3a7
fffff880`02ffdc60 fffff880`03e58f89 : fffffa80`05ba3050 00000000`00000000 fffffa80`05ba3e02 fffffa80`05ba3ea8 : USBPORT!USBPORT_Core_UsbIocDpc_Worker+0xf3
fffff880`02ffdca0 fffff800`02898cdc : fffff880`02fd5180 fffffa80`05ba3ea8 fffffa80`05ba3ec0 00000000`00000000 : USBPORT!USBPORT_Xdpc_Worker+0x1d9
fffff880`02ffdcd0 fffff800`02895dfa : fffff880`02fd5180 fffff880`02fdffc0 00000000`00000000 fffff880`03e58db0 : nt!KiRetireDpcList+0x1bc
fffff880`02ffdd80 00000000`00000000 : fffff880`02ffe000 fffff880`02ff8000 fffff880`02ffdd40 00000000`00000000 : nt!KiIdleLoop+0x5a


STACK_COMMAND:  kb

FOLLOWUP_IP: 
USBPORT!USBPORT_Core_iCompleteDoneTransfer+45f
fffff880`03e69023 4533c0          xor     r8d,r8d

SYMBOL_STACK_INDEX:  8

SYMBOL_NAME:  USBPORT!USBPORT_Core_iCompleteDoneTransfer+45f

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: USBPORT

IMAGE_NAME:  USBPORT.SYS

DEBUG_FLR_IMAGE_TIMESTAMP:  4a5bcc07

FAILURE_BUCKET_ID:  X64_0xA_VRF_USBPORT!USBPORT_Core_iCompleteDoneTransfer+45f

BUCKET_ID:  X64_0xA_VRF_USBPORT!USBPORT_Core_iCompleteDoneTransfer+45f

Followup: MachineOwner
---------

3: kd> lmvm USBPORT
start             end                 module name
fffff880`03e56000 fffff880`03eac000   USBPORT    (pdb symbols)          c:\symcache\usbport.pdb\845F4E75FADE4484B3A6EF6B6F404FA31\usbport.pdb
    Loaded symbol image file: USBPORT.SYS
    Mapped memory image file: c:\symcache\USBPORT.SYS\4A5BCC0756000\USBPORT.SYS
    Image path: \SystemRoot\system32\DRIVERS\USBPORT.SYS
    Image name: USBPORT.SYS
    Timestamp:        Mon Jul 13 20:06:31 2009 (4A5BCC07)
    CheckSum:         0005E0B4
    ImageSize:        00056000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     usbport.sys
    OriginalFilename: usbport.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  USB 1.1 & 2.0 Port Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
3: kd> lmtn
start             end                 module name
fffff800`00bb0000 fffff800`00bba000   kdcom    kdcom.dll    Mon Jul 13 21:31:07 2009 (4A5BDFDB)
fffff800`0281d000 fffff800`02df9000   nt       ntkrnlmp.exe Sat Feb 27 02:55:23 2010 (4B88CFEB)
fffff800`02df9000 fffff800`02e42000   hal      hal.dll      Mon Jul 13 21:27:36 2009 (4A5BDF08)
fffff880`00c00000 fffff880`00c5c000   volmgrx  volmgrx.sys  Mon Jul 13 19:20:33 2009 (4A5BC141)
fffff880`00c70000 fffff880`00c7d000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Mon Jul 13 21:29:09 2009 (4A5BDF65)
fffff880`00c7d000 fffff880`00c91000   PSHED    PSHED.dll    Mon Jul 13 21:32:23 2009 (4A5BE027)
fffff880`00c91000 fffff880`00cef000   CLFS     CLFS.SYS     Mon Jul 13 19:19:57 2009 (4A5BC11D)
fffff880`00cef000 fffff880`00daf000   CI       CI.dll       Mon Jul 13 21:32:13 2009 (4A5BE01D)
fffff880`00daf000 fffff880`00dd9000   ataport  ataport.SYS  Mon Jul 13 19:19:52 2009 (4A5BC118)
fffff880`00e00000 fffff880`00e33000   pci      pci.sys      Mon Jul 13 19:19:51 2009 (4A5BC117)
fffff880`00e33000 fffff880`00e40000   vdrvroot vdrvroot.sys Mon Jul 13 20:01:31 2009 (4A5BCADB)
fffff880`00e40000 fffff880`00e55000   partmgr  partmgr.sys  Mon Jul 13 19:19:58 2009 (4A5BC11E)
fffff880`00e55000 fffff880`00e6a000   volmgr   volmgr.sys   Mon Jul 13 19:19:57 2009 (4A5BC11D)
fffff880`00e6a000 fffff880`00e71000   pciide   pciide.sys   Mon Jul 13 19:19:49 2009 (4A5BC115)
fffff880`00e71000 fffff880`00e81000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:19:48 2009 (4A5BC114)
fffff880`00e81000 fffff880`00e9b000   mountmgr mountmgr.sys Mon Jul 13 19:19:54 2009 (4A5BC11A)
fffff880`00e9b000 fffff880`00ea4000   atapi    atapi.sys    Mon Jul 13 19:19:47 2009 (4A5BC113)
fffff880`00ea4000 fffff880`00eaf000   amdxata  amdxata.sys  Tue May 19 13:56:59 2009 (4A12F2EB)
fffff880`00ebd000 fffff880`00f61000   Wdf01000 Wdf01000.sys Mon Jul 13 19:22:07 2009 (4A5BC19F)
fffff880`00f61000 fffff880`00f70000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:19:54 2009 (4A5BC11A)
fffff880`00f70000 fffff880`00fc7000   ACPI     ACPI.sys     Mon Jul 13 19:19:34 2009 (4A5BC106)
fffff880`00fc7000 fffff880`00fd0000   WMILIB   WMILIB.SYS   Mon Jul 13 19:19:51 2009 (4A5BC117)
fffff880`00fd0000 fffff880`00fda000   msisadrv msisadrv.sys Mon Jul 13 19:19:26 2009 (4A5BC0FE)
fffff880`01000000 fffff880`0104a000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:21:08 2009 (4A5BC164)
fffff880`0104a000 fffff880`01096000   volsnap  volsnap.sys  Mon Jul 13 19:20:08 2009 (4A5BC128)
fffff880`010b8000 fffff880`01104000   fltmgr   fltmgr.sys   Mon Jul 13 19:19:59 2009 (4A5BC11F)
fffff880`01104000 fffff880`01118000   fileinfo fileinfo.sys Mon Jul 13 19:34:25 2009 (4A5BC481)
fffff880`01118000 fffff880`01176000   msrpc    msrpc.sys    Mon Jul 13 19:21:32 2009 (4A5BC17C)
fffff880`01176000 fffff880`011e9000   cng      cng.sys      Mon Jul 13 19:49:40 2009 (4A5BC814)
fffff880`01200000 fffff880`0121a000   ksecdd   ksecdd.sys   Mon Jul 13 19:20:54 2009 (4A5BC156)
fffff880`0121a000 fffff880`0122b000   pcw      pcw.sys      Mon Jul 13 19:19:27 2009 (4A5BC0FF)
fffff880`0122b000 fffff880`01235000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:19:45 2009 (4A5BC111)
fffff880`01247000 fffff880`013ea000   Ntfs     Ntfs.sys     Mon Jul 13 19:20:47 2009 (4A5BC14F)
fffff880`01400000 fffff880`0143a000   rdyboost rdyboost.sys Mon Jul 13 19:34:34 2009 (4A5BC48A)
fffff880`01448000 fffff880`0153a000   ndis     ndis.sys     Mon Jul 13 19:21:40 2009 (4A5BC184)
fffff880`0153a000 fffff880`0159a000   NETIO    NETIO.SYS    Mon Jul 13 19:21:46 2009 (4A5BC18A)
fffff880`0159a000 fffff880`015c5000   ksecpkg  ksecpkg.sys  Fri Dec 11 01:03:32 2009 (4B21E0B4)
fffff880`015c5000 fffff880`015d5000   vmstorfl vmstorfl.sys Mon Jul 13 19:42:54 2009 (4A5BC67E)
fffff880`015d5000 fffff880`015dd000   spldr    spldr.sys    Mon May 11 12:56:27 2009 (4A0858BB)
fffff880`015dd000 fffff880`015ef000   mup      mup.sys      Mon Jul 13 19:23:45 2009 (4A5BC201)
fffff880`015ef000 fffff880`015f8000   hwpolicy hwpolicy.sys Mon Jul 13 19:19:22 2009 (4A5BC0FA)
fffff880`01600000 fffff880`017fd000   tcpip    tcpip.sys    Mon Jul 13 19:25:34 2009 (4A5BC26E)
fffff880`01800000 fffff880`01825000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:38:51 2009 (4A5BC58B)
fffff880`01825000 fffff880`01835000   watchdog watchdog.sys Mon Jul 13 19:37:35 2009 (4A5BC53F)
fffff880`01835000 fffff880`0183e000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:16:34 2009 (4A5BCE62)
fffff880`0183e000 fffff880`01847000   rdpencdd rdpencdd.sys Mon Jul 13 20:16:34 2009 (4A5BCE62)
fffff880`01847000 fffff880`01850000   rdprefmp rdprefmp.sys Mon Jul 13 20:16:35 2009 (4A5BCE63)
fffff880`01850000 fffff880`0185b000   Msfs     Msfs.SYS     Mon Jul 13 19:19:47 2009 (4A5BC113)
fffff880`0185b000 fffff880`0186c000   Npfs     Npfs.SYS     Mon Jul 13 19:19:48 2009 (4A5BC114)
fffff880`0186c000 fffff880`0188a000   tdx      tdx.sys      Mon Jul 13 19:21:15 2009 (4A5BC16B)
fffff880`0188a000 fffff880`01897000   TDI      TDI.SYS      Mon Jul 13 19:21:18 2009 (4A5BC16E)
fffff880`01897000 fffff880`018d5000   1394ohci 1394ohci.sys Mon Jul 13 20:07:12 2009 (4A5BCC30)
fffff880`018d5000 fffff880`018e1000   ndistapi ndistapi.sys Mon Jul 13 20:10:00 2009 (4A5BCCD8)
fffff880`018e4000 fffff880`0191e000   fvevol   fvevol.sys   Fri Sep 25 22:34:26 2009 (4ABD7DB2)
fffff880`0191e000 fffff880`01934000   disk     disk.sys     Mon Jul 13 19:19:57 2009 (4A5BC11D)
fffff880`01934000 fffff880`01964000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:19:58 2009 (4A5BC11E)
fffff880`01964000 fffff880`01971000   mouhid   mouhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
fffff880`01971000 fffff880`0197f000   point64k point64k.sys Tue Nov 03 21:55:38 2009 (4AF0ED2A)
fffff880`0199a000 fffff880`019c4000   cdrom    cdrom.sys    Mon Jul 13 19:19:54 2009 (4A5BC11A)
fffff880`019c4000 fffff880`019cd000   Null     Null.SYS     Mon Jul 13 19:19:37 2009 (4A5BC109)
fffff880`019cd000 fffff880`019d4000   Beep     Beep.SYS     Mon Jul 13 20:00:13 2009 (4A5BCA8D)
fffff880`019d4000 fffff880`019e2000   vga      vga.sys      Mon Jul 13 19:38:47 2009 (4A5BC587)
fffff880`019e2000 fffff880`019ff000   usbccgp  usbccgp.sys  Mon Jul 13 20:06:45 2009 (4A5BCC15)
fffff880`01e9a000 fffff880`024add00   lvuvc64  lvuvc64.sys  Wed Oct 07 04:28:44 2009 (4ACC513C)
fffff880`024ae000 fffff880`024c8c00   usbaudio usbaudio.sys Mon Jul 13 20:06:31 2009 (4A5BCC07)
fffff880`024c9000 fffff880`02517600   lvrs64   lvrs64.sys   Wed Oct 07 04:27:59 2009 (4ACC510F)
fffff880`02518000 fffff880`02526000   kbdhid   kbdhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
fffff880`02c00000 fffff880`02c24000   rasl2tp  rasl2tp.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
fffff880`02c28000 fffff880`02cb2000   afd      afd.sys      Mon Jul 13 19:21:40 2009 (4A5BC184)
fffff880`02cb2000 fffff880`02cf7000   netbt    netbt.sys    Mon Jul 13 19:21:28 2009 (4A5BC178)
fffff880`02cf7000 fffff880`02d00000   wfplwf   wfplwf.sys   Mon Jul 13 20:09:26 2009 (4A5BCCB6)
fffff880`02d00000 fffff880`02d26000   pacer    pacer.sys    Mon Jul 13 20:09:41 2009 (4A5BCCC5)
fffff880`02d26000 fffff880`02d35000   netbios  netbios.sys  Mon Jul 13 20:09:26 2009 (4A5BCCB6)
fffff880`02d35000 fffff880`02d52000   serial   serial.sys   Mon Jul 13 20:00:40 2009 (4A5BCAA8)
fffff880`02d52000 fffff880`02d6d000   wanarp   wanarp.sys   Mon Jul 13 20:10:21 2009 (4A5BCCED)
fffff880`02d6d000 fffff880`02d81000   termdd   termdd.sys   Mon Jul 13 20:16:36 2009 (4A5BCE64)
fffff880`02d81000 fffff880`02dd2000   rdbss    rdbss.sys    Mon Jul 13 19:24:09 2009 (4A5BC219)
fffff880`02dd2000 fffff880`02dde000   nsiproxy nsiproxy.sys Mon Jul 13 19:21:02 2009 (4A5BC15E)
fffff880`02dde000 fffff880`02de9000   mssmbios mssmbios.sys Mon Jul 13 19:31:10 2009 (4A5BC3BE)
fffff880`02de9000 fffff880`02df8000   discache discache.sys Mon Jul 13 19:37:18 2009 (4A5BC52E)
fffff880`03e00000 fffff880`03e56000   Rt64win7 Rt64win7.sys Wed Jun 23 05:10:45 2010 (4C21CF95)
fffff880`03e56000 fffff880`03eac000   USBPORT  USBPORT.SYS  Mon Jul 13 20:06:31 2009 (4A5BCC07)
fffff880`03eac000 fffff880`03ec9000   parport  parport.sys  Mon Jul 13 20:00:40 2009 (4A5BCAA8)
fffff880`03ec9000 fffff880`03ed5000   serenum  serenum.sys  Mon Jul 13 20:00:33 2009 (4A5BCAA1)
fffff880`03ed5000 fffff880`03ede000   wmiacpi  wmiacpi.sys  Mon Jul 13 19:31:02 2009 (4A5BC3B6)
fffff880`03ee4000 fffff880`03f67000   csc      csc.sys      Mon Jul 13 19:24:26 2009 (4A5BC22A)
fffff880`03f67000 fffff880`03f85000   dfsc     dfsc.sys     Mon Jul 13 19:23:44 2009 (4A5BC200)
fffff880`03f85000 fffff880`03f96000   blbdrive blbdrive.sys Mon Jul 13 19:35:59 2009 (4A5BC4DF)
fffff880`03f96000 fffff880`03f9c000   AsIO     AsIO.sys     Mon Aug 03 03:03:16 2009 (4A768BB4)
fffff880`03f9c000 fffff880`03fc2000   tunnel   tunnel.sys   Mon Jul 13 20:09:37 2009 (4A5BCCC1)
fffff880`03fc2000 fffff880`03fd7000   amdppm   amdppm.sys   Mon Jul 13 19:19:25 2009 (4A5BC0FD)
fffff880`03fd7000 fffff880`03fe7000   CompositeBus CompositeBus.sys Mon Jul 13 20:00:33 2009 (4A5BCAA1)
fffff880`03fe7000 fffff880`03ffd000   AgileVpn AgileVpn.sys Mon Jul 13 20:10:24 2009 (4A5BCCF0)
fffff880`04200000 fffff880`0420e000   hidusb   hidusb.sys   Mon Jul 13 20:06:22 2009 (4A5BCBFE)
fffff880`0420e000 fffff880`04227000   HIDCLASS HIDCLASS.SYS Mon Jul 13 20:06:21 2009 (4A5BCBFD)
fffff880`04227000 fffff880`0422f080   HIDPARSE HIDPARSE.SYS Mon Jul 13 20:06:17 2009 (4A5BCBF9)
fffff880`0423b000 fffff880`0426a000   ndiswan  ndiswan.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
fffff880`0426a000 fffff880`04285000   raspppoe raspppoe.sys Mon Jul 13 20:10:17 2009 (4A5BCCE9)
fffff880`04285000 fffff880`042a6000   raspptp  raspptp.sys  Mon Jul 13 20:10:18 2009 (4A5BCCEA)
fffff880`042a6000 fffff880`042c0000   rassstp  rassstp.sys  Mon Jul 13 20:10:25 2009 (4A5BCCF1)
fffff880`042c0000 fffff880`042cb000   rdpbus   rdpbus.sys   Mon Jul 13 20:17:46 2009 (4A5BCEAA)
fffff880`042cb000 fffff880`042da000   kbdclass kbdclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
fffff880`042da000 fffff880`042e9000   mouclass mouclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
fffff880`042e9000 fffff880`042ea480   swenum   swenum.sys   Mon Jul 13 20:00:18 2009 (4A5BCA92)
fffff880`042eb000 fffff880`0432e000   ks       ks.sys       Mon Jul 13 20:00:31 2009 (4A5BCA9F)
fffff880`0432e000 fffff880`04340000   umbus    umbus.sys    Mon Jul 13 20:06:56 2009 (4A5BCC20)
fffff880`04340000 fffff880`0439a000   usbhub   usbhub.sys   Mon Jul 13 20:07:09 2009 (4A5BCC2D)
fffff880`0439a000 fffff880`043af000   NDProxy  NDProxy.SYS  Mon Jul 13 20:10:05 2009 (4A5BCCDD)
fffff880`043af000 fffff880`043ec000   portcls  portcls.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
fffff880`043ec000 fffff880`043f8000   Dxapi    Dxapi.sys    Mon Jul 13 19:38:28 2009 (4A5BC574)
fffff880`05800000 fffff880`0580e000   crashdmp crashdmp.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
fffff880`0580e000 fffff880`0581a000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:19:47 2009 (4A5BC113)
fffff880`0581a000 fffff880`05823000   dump_atapi dump_atapi.sys Mon Jul 13 19:19:47 2009 (4A5BC113)
fffff880`05823000 fffff880`05836000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
fffff880`05836000 fffff880`05837f00   USBD     USBD.SYS     Mon Jul 13 20:06:23 2009 (4A5BCBFF)
fffff880`05838000 fffff880`059d2000   viahduaa viahduaa.sys Mon Aug 17 07:20:43 2009 (4A893D0B)
fffff880`059d2000 fffff880`059f4000   drmk     drmk.sys     Mon Jul 13 21:01:25 2009 (4A5BD8E5)
fffff880`059f4000 fffff880`059f9200   ksthunk  ksthunk.sys  Mon Jul 13 20:00:19 2009 (4A5BCA93)
fffff880`13e00000 fffff880`13ef4000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 21:00:14 2009 (4AC5509E)
fffff880`13efb000 fffff880`14b68c80   nvlddmkm nvlddmkm.sys Mon Jun 07 18:16:55 2010 (4C0D6FD7)
fffff880`14b69000 fffff880`14b6a180   nvBridge nvBridge.kmd Mon Jun 07 18:07:11 2010 (4C0D6D8F)
fffff880`14b6b000 fffff880`14bb1000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:38:32 2009 (4A5BC578)
fffff880`14bb1000 fffff880`14bbc000   usbohci  usbohci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
fffff880`14bbc000 fffff880`14bcd000   usbehci  usbehci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
fffff880`14bcd000 fffff880`14bf1000   HDAudBus HDAudBus.sys Mon Jul 13 20:06:13 2009 (4A5BCBF5)
fffff880`14bf1000 fffff880`14bf9000   ASACPI   ASACPI.sys   Wed Jul 15 23:31:29 2009 (4A5E9F11)
fffff960`000d0000 fffff960`003df000   win32k   win32k.sys   unavailable (00000000)

Unloaded modules:
fffff880`01964000 fffff880`01972000   crashdmp.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0000E000
fffff880`01972000 fffff880`0197e000   dump_ataport
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0000C000
fffff880`0197e000 fffff880`01987000   dump_atapi.s
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00009000
fffff880`01987000 fffff880`0199a000   dump_dumpfve
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00013000
 
I may have mis-spoken. I have yet to recieve a BSOD in safe mode, but I haven't spent NEARLY as much time in it. Either way:

Capture.PNG
Capture2.PNG
 
You could go into the bios and set the command rate to be 2T. It is very common for memory to produce problems at 1T, especially if the module(s) are not designed for it. I had a very quick search and couldn't find the intended command rate.

This has a decent chance of alleviating the errors I'd say.
 
It would appear that my BIOS does not have the capability to change the Command Rate. I can only do this with AMD Overdrive, which I have done. Are there any other ways to get that effect from my bios (there are a lot of memory settings in there o.o) . Either way, will use and abuse and report back.
 
Back
Top Bottom